/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/@fuse/tailwind.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* This injects Tailwind's base styles and any base styles registered by plugins. */
/* ! tailwindcss v3.3.1 | 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: #e2e8f0; /* 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.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: "IBM Plex Mono", ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
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-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}
/*
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: #94a3b8; /* 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] {
  display: none;
}
* {
    /* Text rendering */
    text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -webkit-text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
    /* Remove the focus ring */
  }
*:focus {
    outline: none !important;
  }
/* HTML and Body default styles */
/* Font size */
html {
    font-size: 16px;
  }
body {
    font-size: 0.875rem;
  }
/* Stylistic alternates for Inter */
body {
    font-feature-settings: "salt";
  }
/* Better spacing and border for horizontal rule */
hr {
    margin: 32px 0;
    border-bottom-width: 1px;
  }
/* Make images and videos to take up all the available space */
img {
    width: 100%;
    vertical-align: top;
  }
/* Fix: Disabled placeholder color is too faded on Safari */
input[disabled] {
    opacity: 1;
    -webkit-text-fill-color: currentColor;
  }
body, .dark, .light {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
*, *::before, *::after {
    --tw-border-opacity: 1 !important;
    border-color: rgba(var(--fuse-border-rgb), var(--tw-border-opacity));
  }
.dark *, .dark *::before, .dark *::after {
    --tw-border-opacity: 0.12 !important;
  }
[disabled] * {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
/* Print styles */
@media print {
    /* Make the base font size smaller for print so everything is scaled nicely */
    html {
      font-size: 12px !important;
    }

    body, .dark, .light {
      background: none !important;
    }
  }
*, ::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-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:  ;
}
::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-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:  ;
}
/* This injects additional styles into Tailwind's base styles layer. */
/* This injects Tailwind's component classes and any component classes registered by plugins. */
.mat-icon {
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-mat-icon-rgb), var(--tw-text-opacity));
}
.text-default {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.text-hint {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.text-disabled {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
.divider {
  color: var(--fuse-divider) !important;
}
.bg-card {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.bg-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.bg-dialog {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-dialog-rgb), var(--tw-bg-opacity)) !important;
}
.ring-bg-default {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-bg-default-rgb), var(--tw-ring-opacity)) !important;
}
.ring-bg-card {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-bg-card-rgb), var(--tw-ring-opacity)) !important;
}
.bg-hover {
  background-color: var(--fuse-bg-hover) !important;
}
body, .theme-default {
  --fuse-primary-50: #eff5f3;
  --fuse-primary-50-rgb: 239,245,243;
  --fuse-primary-100: #e2ece8;
  --fuse-primary-100-rgb: 226,236,232;
  --fuse-primary-200: #c4dad2;
  --fuse-primary-200-rgb: 196,218,210;
  --fuse-primary-300: #a1c6b8;
  --fuse-primary-300-rgb: 161,198,184;
  --fuse-primary-400: #73b09b;
  --fuse-primary-400-rgb: 115,176,155;
  --fuse-primary-500: #1a9776;
  --fuse-primary-500-rgb: 26,151,118;
  --fuse-primary-600: #18896b;
  --fuse-primary-600-rgb: 24,137,107;
  --fuse-primary-700: #15795f;
  --fuse-primary-700-rgb: 21,121,95;
  --fuse-primary-800: #126751;
  --fuse-primary-800-rgb: 18,103,81;
  --fuse-primary-900: #0e513f;
  --fuse-primary-900-rgb: 14,81,63;
  --fuse-primary: #1a9776;
  --fuse-primary-rgb: 26,151,118;
  --fuse-on-primary-50: #0e513f;
  --fuse-on-primary-50-rgb: 14,81,63;
  --fuse-on-primary-100: #0e513f;
  --fuse-on-primary-100-rgb: 14,81,63;
  --fuse-on-primary-200: #0e513f;
  --fuse-on-primary-200-rgb: 14,81,63;
  --fuse-on-primary-300: #0e513f;
  --fuse-on-primary-300-rgb: 14,81,63;
  --fuse-on-primary-400: #0e513f;
  --fuse-on-primary-400-rgb: 14,81,63;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb: 255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb: 255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb: 255,255,255;
  --fuse-accent-50: #f8fafc;
  --fuse-accent-50-rgb: 248,250,252;
  --fuse-accent-100: #f1f5f9;
  --fuse-accent-100-rgb: 241,245,249;
  --fuse-accent-200: #e2e8f0;
  --fuse-accent-200-rgb: 226,232,240;
  --fuse-accent-300: #cbd5e1;
  --fuse-accent-300-rgb: 203,213,225;
  --fuse-accent-400: #94a3b8;
  --fuse-accent-400-rgb: 148,163,184;
  --fuse-accent-500: #64748b;
  --fuse-accent-500-rgb: 100,116,139;
  --fuse-accent-600: #475569;
  --fuse-accent-600-rgb: 71,85,105;
  --fuse-accent-700: #334155;
  --fuse-accent-700-rgb: 51,65,85;
  --fuse-accent-800: #1e293b;
  --fuse-accent-800-rgb: 30,41,59;
  --fuse-accent-900: #0f172a;
  --fuse-accent-900-rgb: 15,23,42;
  --fuse-accent-950: #020617;
  --fuse-accent-950-rgb: 2,6,23;
  --fuse-accent: #1e293b;
  --fuse-accent-rgb: 30,41,59;
  --fuse-on-accent-50: #020617;
  --fuse-on-accent-50-rgb: 2,6,23;
  --fuse-on-accent-100: #020617;
  --fuse-on-accent-100-rgb: 2,6,23;
  --fuse-on-accent-200: #020617;
  --fuse-on-accent-200-rgb: 2,6,23;
  --fuse-on-accent-300: #020617;
  --fuse-on-accent-300-rgb: 2,6,23;
  --fuse-on-accent-400: #020617;
  --fuse-on-accent-400-rgb: 2,6,23;
  --fuse-on-accent-500: #FFFFFF;
  --fuse-on-accent-500-rgb: 255,255,255;
  --fuse-on-accent-600: #FFFFFF;
  --fuse-on-accent-600-rgb: 255,255,255;
  --fuse-on-accent-700: #FFFFFF;
  --fuse-on-accent-700-rgb: 255,255,255;
  --fuse-on-accent-800: #FFFFFF;
  --fuse-on-accent-800-rgb: 255,255,255;
  --fuse-on-accent-900: #FFFFFF;
  --fuse-on-accent-900-rgb: 255,255,255;
  --fuse-on-accent-950: #FFFFFF;
  --fuse-on-accent-950-rgb: 255,255,255;
  --fuse-on-accent: #FFFFFF;
  --fuse-on-accent-rgb: 255,255,255;
  --fuse-warn-50: #fef2f2;
  --fuse-warn-50-rgb: 254,242,242;
  --fuse-warn-100: #fee2e2;
  --fuse-warn-100-rgb: 254,226,226;
  --fuse-warn-200: #fecaca;
  --fuse-warn-200-rgb: 254,202,202;
  --fuse-warn-300: #fca5a5;
  --fuse-warn-300-rgb: 252,165,165;
  --fuse-warn-400: #f87171;
  --fuse-warn-400-rgb: 248,113,113;
  --fuse-warn-500: #ef4444;
  --fuse-warn-500-rgb: 239,68,68;
  --fuse-warn-600: #dc2626;
  --fuse-warn-600-rgb: 220,38,38;
  --fuse-warn-700: #b91c1c;
  --fuse-warn-700-rgb: 185,28,28;
  --fuse-warn-800: #991b1b;
  --fuse-warn-800-rgb: 153,27,27;
  --fuse-warn-900: #7f1d1d;
  --fuse-warn-900-rgb: 127,29,29;
  --fuse-warn-950: #450a0a;
  --fuse-warn-950-rgb: 69,10,10;
  --fuse-warn: #dc2626;
  --fuse-warn-rgb: 220,38,38;
  --fuse-on-warn-50: #450a0a;
  --fuse-on-warn-50-rgb: 69,10,10;
  --fuse-on-warn-100: #450a0a;
  --fuse-on-warn-100-rgb: 69,10,10;
  --fuse-on-warn-200: #450a0a;
  --fuse-on-warn-200-rgb: 69,10,10;
  --fuse-on-warn-300: #450a0a;
  --fuse-on-warn-300-rgb: 69,10,10;
  --fuse-on-warn-400: #450a0a;
  --fuse-on-warn-400-rgb: 69,10,10;
  --fuse-on-warn-500: #fef2f2;
  --fuse-on-warn-500-rgb: 254,242,242;
  --fuse-on-warn-600: #FFFFFF;
  --fuse-on-warn-600-rgb: 255,255,255;
  --fuse-on-warn-700: #FFFFFF;
  --fuse-on-warn-700-rgb: 255,255,255;
  --fuse-on-warn-800: #FFFFFF;
  --fuse-on-warn-800-rgb: 255,255,255;
  --fuse-on-warn-900: #FFFFFF;
  --fuse-on-warn-900-rgb: 255,255,255;
  --fuse-on-warn-950: #FFFFFF;
  --fuse-on-warn-950-rgb: 255,255,255;
  --fuse-on-warn: #FFFFFF;
  --fuse-on-warn-rgb: 255,255,255;
}
.theme-brand {
  --fuse-primary-50: #eff5fe;
  --fuse-primary-50-rgb: 239,245,254;
  --fuse-primary-100: #e2ecfd;
  --fuse-primary-100-rgb: 226,236,253;
  --fuse-primary-200: #c4dafa;
  --fuse-primary-200-rgb: 196,218,250;
  --fuse-primary-300: #a1c6f8;
  --fuse-primary-300-rgb: 161,198,248;
  --fuse-primary-400: #74b0f5;
  --fuse-primary-400-rgb: 116,176,245;
  --fuse-primary-500: #2196f3;
  --fuse-primary-500-rgb: 33,150,243;
  --fuse-primary-600: #1e88dc;
  --fuse-primary-600-rgb: 30,136,220;
  --fuse-primary-700: #1a78c3;
  --fuse-primary-700-rgb: 26,120,195;
  --fuse-primary-800: #1766a6;
  --fuse-primary-800-rgb: 23,102,166;
  --fuse-primary-900: #125183;
  --fuse-primary-900-rgb: 18,81,131;
  --fuse-primary: #2196f3;
  --fuse-primary-rgb: 33,150,243;
  --fuse-on-primary-50: #125183;
  --fuse-on-primary-50-rgb: 18,81,131;
  --fuse-on-primary-100: #125183;
  --fuse-on-primary-100-rgb: 18,81,131;
  --fuse-on-primary-200: #125183;
  --fuse-on-primary-200-rgb: 18,81,131;
  --fuse-on-primary-300: #125183;
  --fuse-on-primary-300-rgb: 18,81,131;
  --fuse-on-primary-400: #125183;
  --fuse-on-primary-400-rgb: 18,81,131;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb: 255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb: 255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb: 255,255,255;
}
.theme-teal {
  --fuse-primary-50: #f0fdfa;
  --fuse-primary-50-rgb: 240,253,250;
  --fuse-primary-100: #ccfbf1;
  --fuse-primary-100-rgb: 204,251,241;
  --fuse-primary-200: #99f6e4;
  --fuse-primary-200-rgb: 153,246,228;
  --fuse-primary-300: #5eead4;
  --fuse-primary-300-rgb: 94,234,212;
  --fuse-primary-400: #2dd4bf;
  --fuse-primary-400-rgb: 45,212,191;
  --fuse-primary-500: #14b8a6;
  --fuse-primary-500-rgb: 20,184,166;
  --fuse-primary-600: #0d9488;
  --fuse-primary-600-rgb: 13,148,136;
  --fuse-primary-700: #0f766e;
  --fuse-primary-700-rgb: 15,118,110;
  --fuse-primary-800: #115e59;
  --fuse-primary-800-rgb: 17,94,89;
  --fuse-primary-900: #134e4a;
  --fuse-primary-900-rgb: 19,78,74;
  --fuse-primary-950: #042f2e;
  --fuse-primary-950-rgb: 4,47,46;
  --fuse-primary: #0d9488;
  --fuse-primary-rgb: 13,148,136;
  --fuse-on-primary-50: #042f2e;
  --fuse-on-primary-50-rgb: 4,47,46;
  --fuse-on-primary-100: #042f2e;
  --fuse-on-primary-100-rgb: 4,47,46;
  --fuse-on-primary-200: #042f2e;
  --fuse-on-primary-200-rgb: 4,47,46;
  --fuse-on-primary-300: #042f2e;
  --fuse-on-primary-300-rgb: 4,47,46;
  --fuse-on-primary-400: #042f2e;
  --fuse-on-primary-400-rgb: 4,47,46;
  --fuse-on-primary-500: #042f2e;
  --fuse-on-primary-500-rgb: 4,47,46;
  --fuse-on-primary-600: #042f2e;
  --fuse-on-primary-600-rgb: 4,47,46;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb: 255,255,255;
  --fuse-on-primary: #042f2e;
  --fuse-on-primary-rgb: 4,47,46;
}
.theme-rose {
  --fuse-primary-50: #fff1f2;
  --fuse-primary-50-rgb: 255,241,242;
  --fuse-primary-100: #ffe4e6;
  --fuse-primary-100-rgb: 255,228,230;
  --fuse-primary-200: #fecdd3;
  --fuse-primary-200-rgb: 254,205,211;
  --fuse-primary-300: #fda4af;
  --fuse-primary-300-rgb: 253,164,175;
  --fuse-primary-400: #fb7185;
  --fuse-primary-400-rgb: 251,113,133;
  --fuse-primary-500: #f43f5e;
  --fuse-primary-500-rgb: 244,63,94;
  --fuse-primary-600: #e11d48;
  --fuse-primary-600-rgb: 225,29,72;
  --fuse-primary-700: #be123c;
  --fuse-primary-700-rgb: 190,18,60;
  --fuse-primary-800: #9f1239;
  --fuse-primary-800-rgb: 159,18,57;
  --fuse-primary-900: #881337;
  --fuse-primary-900-rgb: 136,19,55;
  --fuse-primary-950: #4c0519;
  --fuse-primary-950-rgb: 76,5,25;
  --fuse-primary: #f43f5e;
  --fuse-primary-rgb: 244,63,94;
  --fuse-on-primary-50: #4c0519;
  --fuse-on-primary-50-rgb: 76,5,25;
  --fuse-on-primary-100: #4c0519;
  --fuse-on-primary-100-rgb: 76,5,25;
  --fuse-on-primary-200: #4c0519;
  --fuse-on-primary-200-rgb: 76,5,25;
  --fuse-on-primary-300: #4c0519;
  --fuse-on-primary-300-rgb: 76,5,25;
  --fuse-on-primary-400: #4c0519;
  --fuse-on-primary-400-rgb: 76,5,25;
  --fuse-on-primary-500: #4c0519;
  --fuse-on-primary-500-rgb: 76,5,25;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb: 255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb: 255,255,255;
  --fuse-on-primary: #4c0519;
  --fuse-on-primary-rgb: 76,5,25;
}
.theme-purple {
  --fuse-primary-50: #faf5ff;
  --fuse-primary-50-rgb: 250,245,255;
  --fuse-primary-100: #f3e8ff;
  --fuse-primary-100-rgb: 243,232,255;
  --fuse-primary-200: #e9d5ff;
  --fuse-primary-200-rgb: 233,213,255;
  --fuse-primary-300: #d8b4fe;
  --fuse-primary-300-rgb: 216,180,254;
  --fuse-primary-400: #c084fc;
  --fuse-primary-400-rgb: 192,132,252;
  --fuse-primary-500: #a855f7;
  --fuse-primary-500-rgb: 168,85,247;
  --fuse-primary-600: #9333ea;
  --fuse-primary-600-rgb: 147,51,234;
  --fuse-primary-700: #7e22ce;
  --fuse-primary-700-rgb: 126,34,206;
  --fuse-primary-800: #6b21a8;
  --fuse-primary-800-rgb: 107,33,168;
  --fuse-primary-900: #581c87;
  --fuse-primary-900-rgb: 88,28,135;
  --fuse-primary-950: #3b0764;
  --fuse-primary-950-rgb: 59,7,100;
  --fuse-primary: #9333ea;
  --fuse-primary-rgb: 147,51,234;
  --fuse-on-primary-50: #3b0764;
  --fuse-on-primary-50-rgb: 59,7,100;
  --fuse-on-primary-100: #3b0764;
  --fuse-on-primary-100-rgb: 59,7,100;
  --fuse-on-primary-200: #3b0764;
  --fuse-on-primary-200-rgb: 59,7,100;
  --fuse-on-primary-300: #3b0764;
  --fuse-on-primary-300-rgb: 59,7,100;
  --fuse-on-primary-400: #3b0764;
  --fuse-on-primary-400-rgb: 59,7,100;
  --fuse-on-primary-500: #FFFFFF;
  --fuse-on-primary-500-rgb: 255,255,255;
  --fuse-on-primary-600: #FFFFFF;
  --fuse-on-primary-600-rgb: 255,255,255;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb: 255,255,255;
  --fuse-on-primary: #FFFFFF;
  --fuse-on-primary-rgb: 255,255,255;
}
.theme-amber {
  --fuse-primary-50: #fffbeb;
  --fuse-primary-50-rgb: 255,251,235;
  --fuse-primary-100: #fef3c7;
  --fuse-primary-100-rgb: 254,243,199;
  --fuse-primary-200: #fde68a;
  --fuse-primary-200-rgb: 253,230,138;
  --fuse-primary-300: #fcd34d;
  --fuse-primary-300-rgb: 252,211,77;
  --fuse-primary-400: #fbbf24;
  --fuse-primary-400-rgb: 251,191,36;
  --fuse-primary-500: #f59e0b;
  --fuse-primary-500-rgb: 245,158,11;
  --fuse-primary-600: #d97706;
  --fuse-primary-600-rgb: 217,119,6;
  --fuse-primary-700: #b45309;
  --fuse-primary-700-rgb: 180,83,9;
  --fuse-primary-800: #92400e;
  --fuse-primary-800-rgb: 146,64,14;
  --fuse-primary-900: #78350f;
  --fuse-primary-900-rgb: 120,53,15;
  --fuse-primary-950: #451a03;
  --fuse-primary-950-rgb: 69,26,3;
  --fuse-primary: #f59e0b;
  --fuse-primary-rgb: 245,158,11;
  --fuse-on-primary-50: #451a03;
  --fuse-on-primary-50-rgb: 69,26,3;
  --fuse-on-primary-100: #451a03;
  --fuse-on-primary-100-rgb: 69,26,3;
  --fuse-on-primary-200: #451a03;
  --fuse-on-primary-200-rgb: 69,26,3;
  --fuse-on-primary-300: #451a03;
  --fuse-on-primary-300-rgb: 69,26,3;
  --fuse-on-primary-400: #451a03;
  --fuse-on-primary-400-rgb: 69,26,3;
  --fuse-on-primary-500: #451a03;
  --fuse-on-primary-500-rgb: 69,26,3;
  --fuse-on-primary-600: #451a03;
  --fuse-on-primary-600-rgb: 69,26,3;
  --fuse-on-primary-700: #FFFFFF;
  --fuse-on-primary-700-rgb: 255,255,255;
  --fuse-on-primary-800: #FFFFFF;
  --fuse-on-primary-800-rgb: 255,255,255;
  --fuse-on-primary-900: #FFFFFF;
  --fuse-on-primary-900-rgb: 255,255,255;
  --fuse-on-primary-950: #FFFFFF;
  --fuse-on-primary-950-rgb: 255,255,255;
  --fuse-on-primary: #451a03;
  --fuse-on-primary-rgb: 69,26,3;
}
body.light, .light, .dark .light {
  --is-dark: false;
  --fuse-bg-app-bar: #FFFFFF;
  --fuse-bg-app-bar-rgb: 255,255,255;
  --fuse-bg-card: #FFFFFF;
  --fuse-bg-card-rgb: 255,255,255;
  --fuse-bg-default: #f1f5f9;
  --fuse-bg-default-rgb: 241,245,249;
  --fuse-bg-dialog: #FFFFFF;
  --fuse-bg-dialog-rgb: 255,255,255;
  --fuse-bg-hover: rgba(148,163,184,0.12);
  --fuse-bg-hover-rgb: 148,163,184;
  --fuse-bg-status-bar: #cbd5e1;
  --fuse-bg-status-bar-rgb: 203,213,225;
  --fuse-text-default: #1e293b;
  --fuse-text-default-rgb: 30,41,59;
  --fuse-text-secondary: #64748b;
  --fuse-text-secondary-rgb: 100,116,139;
  --fuse-text-hint: #94a3b8;
  --fuse-text-hint-rgb: 148,163,184;
  --fuse-text-disabled: #94a3b8;
  --fuse-text-disabled-rgb: 148,163,184;
  --fuse-border: #e2e8f0;
  --fuse-border-rgb: 226,232,240;
  --fuse-divider: #e2e8f0;
  --fuse-divider-rgb: 226,232,240;
  --fuse-icon: #64748b;
  --fuse-icon-rgb: 100,116,139;
  --fuse-mat-icon: #64748b;
  --fuse-mat-icon-rgb: 100,116,139;
}
body.dark, .dark, .light .dark {
  --fuse-bg-app-bar: #0f172a;
  --fuse-bg-app-bar-rgb: 15,23,42;
  --fuse-bg-card: #1e293b;
  --fuse-bg-card-rgb: 30,41,59;
  --fuse-bg-default: #0f172a;
  --fuse-bg-default-rgb: 15,23,42;
  --fuse-bg-dialog: #1e293b;
  --fuse-bg-dialog-rgb: 30,41,59;
  --fuse-bg-hover: rgba(255, 255, 255, 0.05);
  --fuse-bg-hover-rgb: 255,255,255;
  --fuse-bg-status-bar: #0f172a;
  --fuse-bg-status-bar-rgb: 15,23,42;
  --fuse-text-default: #FFFFFF;
  --fuse-text-default-rgb: 255,255,255;
  --fuse-text-secondary: #94a3b8;
  --fuse-text-secondary-rgb: 148,163,184;
  --fuse-text-hint: #64748b;
  --fuse-text-hint-rgb: 100,116,139;
  --fuse-text-disabled: #475569;
  --fuse-text-disabled-rgb: 71,85,105;
  --fuse-border: rgba(241,245,249,0.12);
  --fuse-border-rgb: 241,245,249;
  --fuse-divider: rgba(241,245,249,0.12);
  --fuse-divider-rgb: 241,245,249;
  --fuse-icon: #94a3b8;
  --fuse-icon-rgb: 148,163,184;
  --fuse-mat-icon: #94a3b8;
  --fuse-mat-icon-rgb: 148,163,184;
}
:is(.dark .dark\:bg-card) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/@fuse/themes.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Include the core Angular Material styles */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
/* Create a base theme without color.
    This will globally set the density and typography for all future color themes. */
.mat-option {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
}
.mat-optgroup-label {
  font: 600 0.875rem / 1.5rem "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 40px;
}
.mat-button-toggle {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-card {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-card-title {
  font-size: 24px;
  font-weight: 600;
}
.mat-card-header .mat-card-title {
  font-size: 1.25rem;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.5rem;
}
.mat-chip {
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 600;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 600 1.25rem / 2rem "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  height: 40px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 56px;
}
.mat-expansion-panel-header {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-form-field {
  font: 400 0.875rem / 1.2857142857 "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.4642857143em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.2857142857;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.2857142857em;
  line-height: 1.2857142857;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.9642857143em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.4642657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.4642557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-label-wrapper {
  top: -0.9642857143em;
  padding-top: 0.9642857143em;
}
.mat-form-field-label {
  top: 1.4642857143em;
}
.mat-form-field-underline {
  bottom: 1.4642857143em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.9523809524em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.3571428571em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00106px);
  width: 133.3333933333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00107px);
  width: 133.3334033333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.3214285714em) scale(0.75) perspective(100px) translateZ(0.00108px);
  width: 133.3334133333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.3214285714em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.380952381em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213385714em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213285714em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.3213185714em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.2142857143em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.7142657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.7142557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.9642857143em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.7142657143em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.7142557143em) scale(0.75);
  width: 133.3333633333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.1428571429em;
}
.mat-list-item {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-list-option {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
  font-weight: 600;
}
.mat-menu-item {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator-container {
  min-height: 48px;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
}
.mat-radio-button {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-select {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-select-trigger {
  height: 1.2857142857em;
}
.mat-slide-toggle-content {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-slider-thumb-label-text {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
  font-weight: 600;
}
.mat-horizontal-stepper-header {
  height: 64px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 20px 24px;
}
.mat-stepper-vertical-line::before {
  top: -12px;
  bottom: -12px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 32px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 32px;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 0.875rem;
}
.mat-step-label-selected {
  font-size: 0.875rem;
  font-weight: 600;
}
.mat-tab-group {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-tab-label, .mat-tab-link {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-toolbar-multiple-rows {
  min-height: 56px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 56px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 48px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 48px;
  }
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 600 1.25rem / 2rem "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-tree-node {
  min-height: 40px;
}
.mat-tree {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-simple-snackbar {
  font-family: "Inter var", ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
/* Generate Primary, Accent and Warn palettes */
/* Generate Angular Material themes. Since we are using CSS Custom Properties,
    we don't have to generate a separate Angular Material theme for each color
    set. We can just create one light and one dark theme and then switch the
    CSS Custom Properties to dynamically switch the colors. */
body.light,
body .light {
  /* Use all-component-colors to only generate the colors */
}
body.light .mat-ripple-element,
body .light .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light .mat-option,
body .light .mat-option {
  color: #1e293b;
}
body.light .mat-option:hover:not(.mat-option-disabled), body.light .mat-option:focus:not(.mat-option-disabled),
body .light .mat-option:hover:not(.mat-option-disabled),
body .light .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
body .light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-option.mat-active,
body .light .mat-option.mat-active {
  background: rgba(148, 163, 184, 0.12);
  color: #1e293b;
}
body.light .mat-option.mat-option-disabled,
body .light .mat-option.mat-option-disabled {
  color: #94a3b8;
}
body.light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-primary);
}
body.light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-accent);
}
body.light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),
body .light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-warn);
}
body.light .mat-optgroup-label,
body .light .mat-optgroup-label {
  color: #64748b;
}
body.light .mat-optgroup-disabled .mat-optgroup-label,
body .light .mat-optgroup-disabled .mat-optgroup-label {
  color: #94a3b8;
}
body.light .mat-pseudo-checkbox,
body .light .mat-pseudo-checkbox {
  color: #64748b;
}
body.light .mat-pseudo-checkbox::after,
body .light .mat-pseudo-checkbox::after {
  color: #f1f5f9;
}
body.light .mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
body.light .mat-primary .mat-pseudo-checkbox-checked,
body.light .mat-primary .mat-pseudo-checkbox-indeterminate,
body .light .mat-primary .mat-pseudo-checkbox-checked,
body .light .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-primary);
}
body.light .mat-pseudo-checkbox-checked,
body.light .mat-pseudo-checkbox-indeterminate,
body.light .mat-accent .mat-pseudo-checkbox-checked,
body.light .mat-accent .mat-pseudo-checkbox-indeterminate,
body .light .mat-pseudo-checkbox-checked,
body .light .mat-pseudo-checkbox-indeterminate,
body .light .mat-accent .mat-pseudo-checkbox-checked,
body .light .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-accent);
}
body.light .mat-warn .mat-pseudo-checkbox-checked,
body.light .mat-warn .mat-pseudo-checkbox-indeterminate,
body .light .mat-warn .mat-pseudo-checkbox-checked,
body .light .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-warn);
}
body.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
body.light .mat-app-background, body.light.mat-app-background,
body .light .mat-app-background,
body .light.mat-app-background {
  background-color: #f1f5f9;
  color: #1e293b;
}
body.light .mat-elevation-z0,
body .light .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z1,
body .light .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z2,
body .light .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z3,
body .light .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z4,
body .light .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z5,
body .light .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z6,
body .light .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z7,
body .light .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z8,
body .light .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z9,
body .light .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z10,
body .light .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z11,
body .light .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z12,
body .light .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z13,
body .light .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z14,
body .light .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z15,
body .light .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z16,
body .light .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z17,
body .light .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z18,
body .light .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z19,
body .light .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z20,
body .light .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z21,
body .light .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z22,
body .light .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z23,
body .light .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body.light .mat-elevation-z24,
body .light .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
body.light .mat-autocomplete-panel,
body .light .mat-autocomplete-panel {
  background: white;
  color: #1e293b;
}
body.light .mat-autocomplete-panel:not([class*=mat-elevation-z]),
body .light .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),
body .light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
body.light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),
body .light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: #1e293b;
}
body.light .mat-badge-content,
body .light .mat-badge-content {
  color: var(--fuse-on-primary);
  background: var(--fuse-primary);
}
.cdk-high-contrast-active body.light .mat-badge-content, .cdk-high-contrast-active body .light .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body.light .mat-badge-accent .mat-badge-content,
body .light .mat-badge-accent .mat-badge-content {
  background: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.light .mat-badge-warn .mat-badge-content,
body .light .mat-badge-warn .mat-badge-content {
  color: var(--fuse-on-warn);
  background: var(--fuse-warn);
}
body.light .mat-badge-disabled .mat-badge-content,
body .light .mat-badge-disabled .mat-badge-content {
  background: #94a3b8;
  color: #94a3b8;
}
body.light .mat-bottom-sheet-container,
body .light .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: #1e293b;
}
body.light .mat-button, body.light .mat-icon-button, body.light .mat-stroked-button,
body .light .mat-button,
body .light .mat-icon-button,
body .light .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body.light .mat-button.mat-primary, body.light .mat-icon-button.mat-primary, body.light .mat-stroked-button.mat-primary,
body .light .mat-button.mat-primary,
body .light .mat-icon-button.mat-primary,
body .light .mat-stroked-button.mat-primary {
  color: var(--fuse-primary);
}
body.light .mat-button.mat-accent, body.light .mat-icon-button.mat-accent, body.light .mat-stroked-button.mat-accent,
body .light .mat-button.mat-accent,
body .light .mat-icon-button.mat-accent,
body .light .mat-stroked-button.mat-accent {
  color: var(--fuse-accent);
}
body.light .mat-button.mat-warn, body.light .mat-icon-button.mat-warn, body.light .mat-stroked-button.mat-warn,
body .light .mat-button.mat-warn,
body .light .mat-icon-button.mat-warn,
body .light .mat-stroked-button.mat-warn {
  color: var(--fuse-warn);
}
body.light .mat-button.mat-primary.mat-button-disabled, body.light .mat-button.mat-accent.mat-button-disabled, body.light .mat-button.mat-warn.mat-button-disabled, body.light .mat-button.mat-button-disabled.mat-button-disabled, body.light .mat-icon-button.mat-primary.mat-button-disabled, body.light .mat-icon-button.mat-accent.mat-button-disabled, body.light .mat-icon-button.mat-warn.mat-button-disabled, body.light .mat-icon-button.mat-button-disabled.mat-button-disabled, body.light .mat-stroked-button.mat-primary.mat-button-disabled, body.light .mat-stroked-button.mat-accent.mat-button-disabled, body.light .mat-stroked-button.mat-warn.mat-button-disabled, body.light .mat-stroked-button.mat-button-disabled.mat-button-disabled,
body .light .mat-button.mat-primary.mat-button-disabled,
body .light .mat-button.mat-accent.mat-button-disabled,
body .light .mat-button.mat-warn.mat-button-disabled,
body .light .mat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-icon-button.mat-primary.mat-button-disabled,
body .light .mat-icon-button.mat-accent.mat-button-disabled,
body .light .mat-icon-button.mat-warn.mat-button-disabled,
body .light .mat-icon-button.mat-button-disabled.mat-button-disabled,
body .light .mat-stroked-button.mat-primary.mat-button-disabled,
body .light .mat-stroked-button.mat-accent.mat-button-disabled,
body .light .mat-stroked-button.mat-warn.mat-button-disabled,
body .light .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #94a3b8;
}
body.light .mat-button.mat-primary .mat-button-focus-overlay, body.light .mat-icon-button.mat-primary .mat-button-focus-overlay, body.light .mat-stroked-button.mat-primary .mat-button-focus-overlay,
body .light .mat-button.mat-primary .mat-button-focus-overlay,
body .light .mat-icon-button.mat-primary .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: var(--fuse-primary);
}
body.light .mat-button.mat-accent .mat-button-focus-overlay, body.light .mat-icon-button.mat-accent .mat-button-focus-overlay, body.light .mat-stroked-button.mat-accent .mat-button-focus-overlay,
body .light .mat-button.mat-accent .mat-button-focus-overlay,
body .light .mat-icon-button.mat-accent .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: var(--fuse-accent);
}
body.light .mat-button.mat-warn .mat-button-focus-overlay, body.light .mat-icon-button.mat-warn .mat-button-focus-overlay, body.light .mat-stroked-button.mat-warn .mat-button-focus-overlay,
body .light .mat-button.mat-warn .mat-button-focus-overlay,
body .light .mat-icon-button.mat-warn .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: var(--fuse-warn);
}
body.light .mat-button.mat-button-disabled .mat-button-focus-overlay, body.light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body.light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
body .light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body.light .mat-button .mat-ripple-element, body.light .mat-icon-button .mat-ripple-element, body.light .mat-stroked-button .mat-ripple-element,
body .light .mat-button .mat-ripple-element,
body .light .mat-icon-button .mat-ripple-element,
body .light .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body.light .mat-button-focus-overlay,
body .light .mat-button-focus-overlay {
  background: #000000;
}
body.light .mat-stroked-button:not(.mat-button-disabled),
body .light .mat-stroked-button:not(.mat-button-disabled) {
  border-color: #e2e8f0;
}
body.light .mat-flat-button, body.light .mat-raised-button, body.light .mat-fab, body.light .mat-mini-fab,
body .light .mat-flat-button,
body .light .mat-raised-button,
body .light .mat-fab,
body .light .mat-mini-fab {
  color: #1e293b;
  background-color: white;
}
body.light .mat-flat-button.mat-primary, body.light .mat-raised-button.mat-primary, body.light .mat-fab.mat-primary, body.light .mat-mini-fab.mat-primary,
body .light .mat-flat-button.mat-primary,
body .light .mat-raised-button.mat-primary,
body .light .mat-fab.mat-primary,
body .light .mat-mini-fab.mat-primary {
  color: var(--fuse-on-primary);
}
body.light .mat-flat-button.mat-accent, body.light .mat-raised-button.mat-accent, body.light .mat-fab.mat-accent, body.light .mat-mini-fab.mat-accent,
body .light .mat-flat-button.mat-accent,
body .light .mat-raised-button.mat-accent,
body .light .mat-fab.mat-accent,
body .light .mat-mini-fab.mat-accent {
  color: var(--fuse-on-accent);
}
body.light .mat-flat-button.mat-warn, body.light .mat-raised-button.mat-warn, body.light .mat-fab.mat-warn, body.light .mat-mini-fab.mat-warn,
body .light .mat-flat-button.mat-warn,
body .light .mat-raised-button.mat-warn,
body .light .mat-fab.mat-warn,
body .light .mat-mini-fab.mat-warn {
  color: var(--fuse-on-warn);
}
body.light .mat-flat-button.mat-primary.mat-button-disabled, body.light .mat-flat-button.mat-accent.mat-button-disabled, body.light .mat-flat-button.mat-warn.mat-button-disabled, body.light .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light .mat-raised-button.mat-primary.mat-button-disabled, body.light .mat-raised-button.mat-accent.mat-button-disabled, body.light .mat-raised-button.mat-warn.mat-button-disabled, body.light .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light .mat-fab.mat-primary.mat-button-disabled, body.light .mat-fab.mat-accent.mat-button-disabled, body.light .mat-fab.mat-warn.mat-button-disabled, body.light .mat-fab.mat-button-disabled.mat-button-disabled, body.light .mat-mini-fab.mat-primary.mat-button-disabled, body.light .mat-mini-fab.mat-accent.mat-button-disabled, body.light .mat-mini-fab.mat-warn.mat-button-disabled, body.light .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-flat-button.mat-primary.mat-button-disabled,
body .light .mat-flat-button.mat-accent.mat-button-disabled,
body .light .mat-flat-button.mat-warn.mat-button-disabled,
body .light .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-raised-button.mat-primary.mat-button-disabled,
body .light .mat-raised-button.mat-accent.mat-button-disabled,
body .light .mat-raised-button.mat-warn.mat-button-disabled,
body .light .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .light .mat-fab.mat-primary.mat-button-disabled,
body .light .mat-fab.mat-accent.mat-button-disabled,
body .light .mat-fab.mat-warn.mat-button-disabled,
body .light .mat-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-mini-fab.mat-primary.mat-button-disabled,
body .light .mat-mini-fab.mat-accent.mat-button-disabled,
body .light .mat-mini-fab.mat-warn.mat-button-disabled,
body .light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #94a3b8;
}
body.light .mat-flat-button.mat-primary, body.light .mat-raised-button.mat-primary, body.light .mat-fab.mat-primary, body.light .mat-mini-fab.mat-primary,
body .light .mat-flat-button.mat-primary,
body .light .mat-raised-button.mat-primary,
body .light .mat-fab.mat-primary,
body .light .mat-mini-fab.mat-primary {
  background-color: var(--fuse-primary);
}
body.light .mat-flat-button.mat-accent, body.light .mat-raised-button.mat-accent, body.light .mat-fab.mat-accent, body.light .mat-mini-fab.mat-accent,
body .light .mat-flat-button.mat-accent,
body .light .mat-raised-button.mat-accent,
body .light .mat-fab.mat-accent,
body .light .mat-mini-fab.mat-accent {
  background-color: var(--fuse-accent);
}
body.light .mat-flat-button.mat-warn, body.light .mat-raised-button.mat-warn, body.light .mat-fab.mat-warn, body.light .mat-mini-fab.mat-warn,
body .light .mat-flat-button.mat-warn,
body .light .mat-raised-button.mat-warn,
body .light .mat-fab.mat-warn,
body .light .mat-mini-fab.mat-warn {
  background-color: var(--fuse-warn);
}
body.light .mat-flat-button.mat-primary.mat-button-disabled, body.light .mat-flat-button.mat-accent.mat-button-disabled, body.light .mat-flat-button.mat-warn.mat-button-disabled, body.light .mat-flat-button.mat-button-disabled.mat-button-disabled, body.light .mat-raised-button.mat-primary.mat-button-disabled, body.light .mat-raised-button.mat-accent.mat-button-disabled, body.light .mat-raised-button.mat-warn.mat-button-disabled, body.light .mat-raised-button.mat-button-disabled.mat-button-disabled, body.light .mat-fab.mat-primary.mat-button-disabled, body.light .mat-fab.mat-accent.mat-button-disabled, body.light .mat-fab.mat-warn.mat-button-disabled, body.light .mat-fab.mat-button-disabled.mat-button-disabled, body.light .mat-mini-fab.mat-primary.mat-button-disabled, body.light .mat-mini-fab.mat-accent.mat-button-disabled, body.light .mat-mini-fab.mat-warn.mat-button-disabled, body.light .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-flat-button.mat-primary.mat-button-disabled,
body .light .mat-flat-button.mat-accent.mat-button-disabled,
body .light .mat-flat-button.mat-warn.mat-button-disabled,
body .light .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .light .mat-raised-button.mat-primary.mat-button-disabled,
body .light .mat-raised-button.mat-accent.mat-button-disabled,
body .light .mat-raised-button.mat-warn.mat-button-disabled,
body .light .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .light .mat-fab.mat-primary.mat-button-disabled,
body .light .mat-fab.mat-accent.mat-button-disabled,
body .light .mat-fab.mat-warn.mat-button-disabled,
body .light .mat-fab.mat-button-disabled.mat-button-disabled,
body .light .mat-mini-fab.mat-primary.mat-button-disabled,
body .light .mat-mini-fab.mat-accent.mat-button-disabled,
body .light .mat-mini-fab.mat-warn.mat-button-disabled,
body .light .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(148, 163, 184, 0.38);
}
body.light .mat-flat-button.mat-primary .mat-ripple-element, body.light .mat-raised-button.mat-primary .mat-ripple-element, body.light .mat-fab.mat-primary .mat-ripple-element, body.light .mat-mini-fab.mat-primary .mat-ripple-element,
body .light .mat-flat-button.mat-primary .mat-ripple-element,
body .light .mat-raised-button.mat-primary .mat-ripple-element,
body .light .mat-fab.mat-primary .mat-ripple-element,
body .light .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.1;
}
body.light .mat-flat-button.mat-accent .mat-ripple-element, body.light .mat-raised-button.mat-accent .mat-ripple-element, body.light .mat-fab.mat-accent .mat-ripple-element, body.light .mat-mini-fab.mat-accent .mat-ripple-element,
body .light .mat-flat-button.mat-accent .mat-ripple-element,
body .light .mat-raised-button.mat-accent .mat-ripple-element,
body .light .mat-fab.mat-accent .mat-ripple-element,
body .light .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.1;
}
body.light .mat-flat-button.mat-warn .mat-ripple-element, body.light .mat-raised-button.mat-warn .mat-ripple-element, body.light .mat-fab.mat-warn .mat-ripple-element, body.light .mat-mini-fab.mat-warn .mat-ripple-element,
body .light .mat-flat-button.mat-warn .mat-ripple-element,
body .light .mat-raised-button.mat-warn .mat-ripple-element,
body .light .mat-fab.mat-warn .mat-ripple-element,
body .light .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.1;
}
body.light .mat-stroked-button:not([class*=mat-elevation-z]), body.light .mat-flat-button:not([class*=mat-elevation-z]),
body .light .mat-stroked-button:not([class*=mat-elevation-z]),
body .light .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-raised-button:not([class*=mat-elevation-z]),
body .light .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.light .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-fab:not([class*=mat-elevation-z]), body.light .mat-mini-fab:not([class*=mat-elevation-z]),
body .light .mat-fab:not([class*=mat-elevation-z]),
body .light .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body.light .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .light .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body.light .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .light .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body.light .mat-button-toggle-group:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body.light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body .light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body.light .mat-button-toggle,
body .light .mat-button-toggle {
  color: #94a3b8;
}
body.light .mat-button-toggle .mat-button-toggle-focus-overlay,
body .light .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #64748b;
}
body.light .mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-appearance-standard {
  color: #1e293b;
  background: white;
}
body.light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,
body .light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #64748b;
}
body.light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .light .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e2e8f0;
}
body.light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e2e8f0;
}
body.light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle,
body .light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e2e8f0;
}
body.light .mat-button-toggle-checked,
body .light .mat-button-toggle-checked {
  background-color: #e2e8f0;
  color: #64748b;
}
body.light .mat-button-toggle-checked.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #1e293b;
}
body.light .mat-button-toggle-disabled,
body .light .mat-button-toggle-disabled {
  color: #94a3b8;
  background-color: #cbd5e1;
}
body.light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
body.light .mat-button-toggle-disabled.mat-button-toggle-checked,
body .light .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #e2e8f0;
}
body.light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.light .mat-button-toggle-group-appearance-standard,
body .light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .light .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e2e8f0;
}
body.light .mat-card,
body .light .mat-card {
  background: white;
  color: #1e293b;
}
body.light .mat-card:not([class*=mat-elevation-z]),
body .light .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-card.mat-card-flat:not([class*=mat-elevation-z]),
body .light .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-card-subtitle,
body .light .mat-card-subtitle {
  color: #64748b;
}
body.light .mat-checkbox-frame,
body .light .mat-checkbox-frame {
  border-color: #64748b;
}
body.light .mat-checkbox-checkmark,
body .light .mat-checkbox-checkmark {
  fill: #f1f5f9;
}
body.light .mat-checkbox-checkmark-path,
body .light .mat-checkbox-checkmark-path {
  stroke: #f1f5f9 !important;
}
body.light .mat-checkbox-mixedmark,
body .light .mat-checkbox-mixedmark {
  background-color: #f1f5f9;
}
body.light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.light .mat-checkbox-checked.mat-primary .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: var(--fuse-primary);
}
body.light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.light .mat-checkbox-checked.mat-accent .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: var(--fuse-accent);
}
body.light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.light .mat-checkbox-checked.mat-warn .mat-checkbox-background,
body .light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
body .light .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: var(--fuse-warn);
}
body.light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,
body .light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
body .light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
body.light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,
body .light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
body.light .mat-checkbox-disabled .mat-checkbox-label,
body .light .mat-checkbox-disabled .mat-checkbox-label {
  color: #94a3b8;
}
body.light .mat-checkbox .mat-ripple-element,
body .light .mat-checkbox .mat-ripple-element {
  background-color: #000000;
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: var(--fuse-primary);
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: var(--fuse-accent);
}
body.light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body.light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: var(--fuse-warn);
}
body.light .mat-chip.mat-standard-chip,
body .light .mat-chip.mat-standard-chip {
  background-color: #e2e8f0;
  color: #1e293b;
}
body.light .mat-chip.mat-standard-chip .mat-chip-remove,
body .light .mat-chip.mat-standard-chip .mat-chip-remove {
  color: #1e293b;
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,
body .light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,
body .light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body.light .mat-chip.mat-standard-chip.mat-chip-disabled,
body .light .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip::after,
body .light .mat-chip.mat-standard-chip::after {
  background: #000000;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: var(--fuse-on-primary);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.1;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: var(--fuse-on-warn);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.1;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: var(--fuse-on-accent);
  opacity: 0.4;
}
body.light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,
body .light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.1;
}
body.light .mat-table,
body .light .mat-table {
  background: white;
}
body.light .mat-table thead, body.light .mat-table tbody, body.light .mat-table tfoot,
body.light mat-header-row, body.light mat-row, body.light mat-footer-row,
body.light [mat-header-row], body.light [mat-row], body.light [mat-footer-row],
body.light .mat-table-sticky,
body .light .mat-table thead,
body .light .mat-table tbody,
body .light .mat-table tfoot,
body .light mat-header-row,
body .light mat-row,
body .light mat-footer-row,
body .light [mat-header-row],
body .light [mat-row],
body .light [mat-footer-row],
body .light .mat-table-sticky {
  background: inherit;
}
body.light mat-row, body.light mat-header-row, body.light mat-footer-row,
body.light th.mat-header-cell, body.light td.mat-cell, body.light td.mat-footer-cell,
body .light mat-row,
body .light mat-header-row,
body .light mat-footer-row,
body .light th.mat-header-cell,
body .light td.mat-cell,
body .light td.mat-footer-cell {
  border-bottom-color: #e2e8f0;
}
body.light .mat-header-cell,
body .light .mat-header-cell {
  color: #64748b;
}
body.light .mat-cell, body.light .mat-footer-cell,
body .light .mat-cell,
body .light .mat-footer-cell {
  color: #1e293b;
}
body.light .mat-calendar-arrow,
body .light .mat-calendar-arrow {
  fill: #64748b;
}
body.light .mat-datepicker-toggle,
body.light .mat-datepicker-content .mat-calendar-next-button,
body.light .mat-datepicker-content .mat-calendar-previous-button,
body .light .mat-datepicker-toggle,
body .light .mat-datepicker-content .mat-calendar-next-button,
body .light .mat-datepicker-content .mat-calendar-previous-button {
  color: #64748b;
}
body.light .mat-calendar-table-header-divider::after,
body .light .mat-calendar-table-header-divider::after {
  background: #e2e8f0;
}
body.light .mat-calendar-table-header,
body.light .mat-calendar-body-label,
body .light .mat-calendar-table-header,
body .light .mat-calendar-body-label {
  color: #64748b;
}
body.light .mat-calendar-body-cell-content,
body.light .mat-date-range-input-separator,
body .light .mat-calendar-body-cell-content,
body .light .mat-date-range-input-separator {
  color: #1e293b;
  border-color: transparent;
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #94a3b8;
}
body.light .mat-form-field-disabled .mat-date-range-input-separator,
body .light .mat-form-field-disabled .mat-date-range-input-separator {
  color: #94a3b8;
}
body.light .mat-calendar-body-in-preview,
body .light .mat-calendar-body-in-preview {
  color: #e2e8f0;
}
body.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #94a3b8;
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(148, 163, 184, 0.8);
}
body.light .mat-calendar-body-in-range::before,
body .light .mat-calendar-body-in-range::before {
  background: var(--fuse-primary);
}
body.light .mat-calendar-body-comparison-identical,
body.light .mat-calendar-body-in-comparison-range::before,
body .light .mat-calendar-body-comparison-identical,
body .light .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-calendar-body-comparison-bridge-start::before,
body.light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-calendar-body-comparison-bridge-start::before,
body .light [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-calendar-body-comparison-bridge-end::before,
body.light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-calendar-body-comparison-bridge-end::before,
body .light [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-calendar-body-selected,
body .light .mat-calendar-body-selected {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.light .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-primary);
}
body.light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-primary);
}
@media (hover: hover) {
  body.light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-primary);
  }
}
body.light .mat-datepicker-content,
body .light .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: #1e293b;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: var(--fuse-accent);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-accent);
}
body.light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-accent);
}
@media (hover: hover) {
  body.light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-accent);
  }
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: var(--fuse-warn);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-warn);
}
body.light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-warn);
}
@media (hover: hover) {
  body.light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-warn);
  }
}
body.light .mat-datepicker-content-touch,
body .light .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body.light .mat-datepicker-toggle-active,
body .light .mat-datepicker-toggle-active {
  color: var(--fuse-primary);
}
body.light .mat-datepicker-toggle-active.mat-accent,
body .light .mat-datepicker-toggle-active.mat-accent {
  color: var(--fuse-accent);
}
body.light .mat-datepicker-toggle-active.mat-warn,
body .light .mat-datepicker-toggle-active.mat-warn {
  color: var(--fuse-warn);
}
body.light .mat-date-range-input-inner[disabled],
body .light .mat-date-range-input-inner[disabled] {
  color: #94a3b8;
}
body.light .mat-dialog-container,
body .light .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: #1e293b;
}
body.light .mat-divider,
body .light .mat-divider {
  border-top-color: #e2e8f0;
}
body.light .mat-divider-vertical,
body .light .mat-divider-vertical {
  border-right-color: #e2e8f0;
}
body.light .mat-expansion-panel,
body .light .mat-expansion-panel {
  background: white;
  color: #1e293b;
}
body.light .mat-expansion-panel:not([class*=mat-elevation-z]),
body .light .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-action-row,
body .light .mat-action-row {
  border-top-color: #e2e8f0;
}
body.light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),
body .light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
body .light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
body .light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(148, 163, 184, 0.12);
}
@media (hover: none) {
  body.light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,
body .light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
body.light .mat-expansion-panel-header-title,
body .light .mat-expansion-panel-header-title {
  color: #1e293b;
}
body.light .mat-expansion-panel-header-description,
body.light .mat-expansion-indicator::after,
body .light .mat-expansion-panel-header-description,
body .light .mat-expansion-indicator::after {
  color: #64748b;
}
body.light .mat-expansion-panel-header[aria-disabled=true],
body .light .mat-expansion-panel-header[aria-disabled=true] {
  color: #94a3b8;
}
body.light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
body .light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.light .mat-form-field-label,
body .light .mat-form-field-label {
  color: rgba(100, 116, 139, 0.6);
}
body.light .mat-hint,
body .light .mat-hint {
  color: rgba(100, 116, 139, 0.6);
}
body.light .mat-form-field.mat-focused .mat-form-field-label,
body .light .mat-form-field.mat-focused .mat-form-field-label {
  color: var(--fuse-primary);
}
body.light .mat-form-field.mat-focused .mat-form-field-label.mat-accent,
body .light .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: var(--fuse-accent);
}
body.light .mat-form-field.mat-focused .mat-form-field-label.mat-warn,
body .light .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: var(--fuse-warn);
}
body.light .mat-focused .mat-form-field-required-marker,
body .light .mat-focused .mat-form-field-required-marker {
  color: var(--fuse-accent);
}
body.light .mat-form-field-ripple,
body .light .mat-form-field-ripple {
  background-color: rgba(226, 232, 240, 0.87);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple,
body .light .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: var(--fuse-primary);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,
body .light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: var(--fuse-accent);
}
body.light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,
body .light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: var(--fuse-warn);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: var(--fuse-primary);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: var(--fuse-accent);
}
body.light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: var(--fuse-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: var(--fuse-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: var(--fuse-warn);
}
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body .light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: var(--fuse-warn);
}
body.light .mat-error,
body .light .mat-error {
  color: var(--fuse-warn);
}
body.light .mat-form-field-appearance-legacy .mat-form-field-label,
body .light .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #64748b;
}
body.light .mat-form-field-appearance-legacy .mat-hint,
body .light .mat-form-field-appearance-legacy .mat-hint {
  color: #64748b;
}
body.light .mat-form-field-appearance-legacy .mat-form-field-underline,
body .light .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,
body .light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 232, 240, 0.42) 0%, rgba(226, 232, 240, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light .mat-form-field-appearance-standard .mat-form-field-underline,
body .light .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,
body .light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(226, 232, 240, 0.42) 0%, rgba(226, 232, 240, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.light .mat-form-field-appearance-fill .mat-form-field-flex,
body .light .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
body.light .mat-form-field-appearance-fill .mat-form-field-underline::before,
body .light .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(226, 232, 240, 0.42);
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #94a3b8;
}
body.light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before,
body .light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body.light .mat-form-field-appearance-outline .mat-form-field-outline,
body .light .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(226, 232, 240, 0.12);
}
body.light .mat-form-field-appearance-outline .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(226, 232, 240, 0.87);
}
body.light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: var(--fuse-primary);
}
body.light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: var(--fuse-accent);
}
body.light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: var(--fuse-warn);
}
body.light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,
body .light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--fuse-warn);
}
body.light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,
body .light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #94a3b8;
}
body.light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,
body .light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(226, 232, 240, 0.06);
}
body.light .mat-icon.mat-primary,
body .light .mat-icon.mat-primary {
  color: var(--fuse-primary);
}
body.light .mat-icon.mat-accent,
body .light .mat-icon.mat-accent {
  color: var(--fuse-accent);
}
body.light .mat-icon.mat-warn,
body .light .mat-icon.mat-warn {
  color: var(--fuse-warn);
}
body.light .mat-form-field-type-mat-native-select .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #64748b;
}
body.light .mat-input-element:disabled,
body.light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
body .light .mat-input-element:disabled,
body .light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: #94a3b8;
}
body.light .mat-input-element,
body .light .mat-input-element {
  caret-color: var(--fuse-primary);
}
body.light .mat-input-element::placeholder,
body .light .mat-input-element::placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element::-moz-placeholder,
body .light .mat-input-element::-moz-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element::-webkit-input-placeholder,
body .light .mat-input-element::-webkit-input-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-input-element:-ms-input-placeholder,
body .light .mat-input-element:-ms-input-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-form-field.mat-accent .mat-input-element,
body .light .mat-form-field.mat-accent .mat-input-element {
  caret-color: var(--fuse-accent);
}
body.light .mat-form-field.mat-warn .mat-input-element,
body.light .mat-form-field-invalid .mat-input-element,
body .light .mat-form-field.mat-warn .mat-input-element,
body .light .mat-form-field-invalid .mat-input-element {
  caret-color: var(--fuse-warn);
}
body.light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after,
body .light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: var(--fuse-warn);
}
body.light .mat-list-base .mat-list-item,
body .light .mat-list-base .mat-list-item {
  color: #1e293b;
}
body.light .mat-list-base .mat-list-option,
body .light .mat-list-base .mat-list-option {
  color: #1e293b;
}
body.light .mat-list-base .mat-subheader,
body .light .mat-list-base .mat-subheader {
  color: #64748b;
}
body.light .mat-list-base .mat-list-item-disabled,
body .light .mat-list-base .mat-list-item-disabled {
  background-color: #cbd5e1;
  color: #94a3b8;
}
body.light .mat-list-option:hover, body.light .mat-list-option:focus,
body.light .mat-nav-list .mat-list-item:hover,
body.light .mat-nav-list .mat-list-item:focus,
body.light .mat-action-list .mat-list-item:hover,
body.light .mat-action-list .mat-list-item:focus,
body .light .mat-list-option:hover,
body .light .mat-list-option:focus,
body .light .mat-nav-list .mat-list-item:hover,
body .light .mat-nav-list .mat-list-item:focus,
body .light .mat-action-list .mat-list-item:hover,
body .light .mat-action-list .mat-list-item:focus {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-list-single-selected-option, body.light .mat-list-single-selected-option:hover, body.light .mat-list-single-selected-option:focus,
body .light .mat-list-single-selected-option,
body .light .mat-list-single-selected-option:hover,
body .light .mat-list-single-selected-option:focus {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-menu-panel,
body .light .mat-menu-panel {
  background: white;
}
body.light .mat-menu-panel:not([class*=mat-elevation-z]),
body .light .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-menu-item,
body .light .mat-menu-item {
  background: transparent;
  color: #1e293b;
}
body.light .mat-menu-item[disabled],
body.light .mat-menu-item[disabled] .mat-menu-submenu-icon,
body.light .mat-menu-item[disabled] .mat-icon-no-color,
body .light .mat-menu-item[disabled],
body .light .mat-menu-item[disabled] .mat-menu-submenu-icon,
body .light .mat-menu-item[disabled] .mat-icon-no-color {
  color: #94a3b8;
}
body.light .mat-menu-item .mat-icon-no-color,
body.light .mat-menu-submenu-icon,
body .light .mat-menu-item .mat-icon-no-color,
body .light .mat-menu-submenu-icon {
  color: #64748b;
}
body.light .mat-menu-item:hover:not([disabled]),
body.light .mat-menu-item.cdk-program-focused:not([disabled]),
body.light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.light .mat-menu-item-highlighted:not([disabled]),
body .light .mat-menu-item:hover:not([disabled]),
body .light .mat-menu-item.cdk-program-focused:not([disabled]),
body .light .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body .light .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-paginator,
body .light .mat-paginator {
  background: white;
}
body.light .mat-paginator,
body.light .mat-paginator-page-size .mat-select-trigger,
body .light .mat-paginator,
body .light .mat-paginator-page-size .mat-select-trigger {
  color: #64748b;
}
body.light .mat-paginator-decrement,
body.light .mat-paginator-increment,
body .light .mat-paginator-decrement,
body .light .mat-paginator-increment {
  border-top: 2px solid #64748b;
  border-right: 2px solid #64748b;
}
body.light .mat-paginator-first,
body.light .mat-paginator-last,
body .light .mat-paginator-first,
body .light .mat-paginator-last {
  border-top: 2px solid #64748b;
}
body.light .mat-icon-button[disabled] .mat-paginator-decrement,
body.light .mat-icon-button[disabled] .mat-paginator-increment,
body.light .mat-icon-button[disabled] .mat-paginator-first,
body.light .mat-icon-button[disabled] .mat-paginator-last,
body .light .mat-icon-button[disabled] .mat-paginator-decrement,
body .light .mat-icon-button[disabled] .mat-paginator-increment,
body .light .mat-icon-button[disabled] .mat-paginator-first,
body .light .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #94a3b8;
}
body.light .mat-progress-bar-background,
body .light .mat-progress-bar-background {
  fill: var(--fuse-primary-100);
}
body.light .mat-progress-bar-buffer,
body .light .mat-progress-bar-buffer {
  background-color: var(--fuse-primary-100);
}
body.light .mat-progress-bar-fill::after,
body .light .mat-progress-bar-fill::after {
  background-color: var(--fuse-primary);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-background,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: var(--fuse-accent-100);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-buffer,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: var(--fuse-accent-100);
}
body.light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after,
body .light .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: var(--fuse-accent);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-background,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: var(--fuse-warn-100);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-buffer,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: var(--fuse-warn-100);
}
body.light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after,
body .light .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: var(--fuse-warn);
}
body.light .mat-progress-spinner circle, body.light .mat-spinner circle,
body .light .mat-progress-spinner circle,
body .light .mat-spinner circle {
  stroke: var(--fuse-primary);
}
body.light .mat-progress-spinner.mat-accent circle, body.light .mat-spinner.mat-accent circle,
body .light .mat-progress-spinner.mat-accent circle,
body .light .mat-spinner.mat-accent circle {
  stroke: var(--fuse-accent);
}
body.light .mat-progress-spinner.mat-warn circle, body.light .mat-spinner.mat-warn circle,
body .light .mat-progress-spinner.mat-warn circle,
body .light .mat-spinner.mat-warn circle {
  stroke: var(--fuse-warn);
}
body.light .mat-radio-outer-circle,
body .light .mat-radio-outer-circle {
  border-color: #64748b;
}
body.light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-primary);
}
body.light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-primary .mat-radio-inner-circle,
body .light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-primary);
}
body.light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-accent);
}
body.light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-accent .mat-radio-inner-circle,
body .light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-accent);
}
body.light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-warn);
}
body.light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body.light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-warn .mat-radio-inner-circle,
body .light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body .light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-warn);
}
body.light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
body .light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #94a3b8;
}
body.light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #94a3b8;
}
body.light .mat-radio-button.mat-radio-disabled .mat-radio-label-content,
body .light .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #94a3b8;
}
body.light .mat-radio-button .mat-ripple-element,
body .light .mat-radio-button .mat-ripple-element {
  background-color: #000000;
}
body.light .mat-select-value,
body .light .mat-select-value {
  color: #1e293b;
}
body.light .mat-select-placeholder,
body .light .mat-select-placeholder {
  color: rgba(100, 116, 139, 0.42);
}
body.light .mat-select-disabled .mat-select-value,
body .light .mat-select-disabled .mat-select-value {
  color: #94a3b8;
}
body.light .mat-select-arrow,
body .light .mat-select-arrow {
  color: #64748b;
}
body.light .mat-select-panel,
body .light .mat-select-panel {
  background: white;
}
body.light .mat-select-panel:not([class*=mat-elevation-z]),
body .light .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),
body .light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(148, 163, 184, 0.12);
}
body.light .mat-form-field.mat-focused.mat-primary .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: var(--fuse-primary);
}
body.light .mat-form-field.mat-focused.mat-accent .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: var(--fuse-accent);
}
body.light .mat-form-field.mat-focused.mat-warn .mat-select-arrow,
body .light .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: var(--fuse-warn);
}
body.light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,
body .light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: var(--fuse-warn);
}
body.light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,
body .light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #94a3b8;
}
body.light .mat-drawer-container,
body .light .mat-drawer-container {
  background-color: #f1f5f9;
  color: #1e293b;
}
body.light .mat-drawer,
body .light .mat-drawer {
  background-color: white;
  color: #1e293b;
}
body.light .mat-drawer.mat-drawer-push,
body .light .mat-drawer.mat-drawer-push {
  background-color: white;
}
body.light .mat-drawer:not(.mat-drawer-side),
body .light .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light .mat-drawer-side,
body .light .mat-drawer-side {
  border-right: solid 1px #e2e8f0;
}
body.light .mat-drawer-side.mat-drawer-end,
body .light .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px #e2e8f0;
  border-right: none;
}
body.light [dir=rtl] .mat-drawer-side,
body .light [dir=rtl] .mat-drawer-side {
  border-left: solid 1px #e2e8f0;
  border-right: none;
}
body.light [dir=rtl] .mat-drawer-side.mat-drawer-end,
body .light [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px #e2e8f0;
}
body.light .mat-drawer-backdrop.mat-drawer-shown,
body .light .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
body.light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-accent);
}
body.light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-accent);
}
body.light .mat-slide-toggle.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: var(--fuse-accent);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-primary);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-primary);
}
body.light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: var(--fuse-primary);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-warn);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-warn);
}
body.light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,
body .light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: var(--fuse-warn);
}
body.light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,
body .light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
body.light .mat-slide-toggle-thumb,
body .light .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
body.light .mat-slide-toggle-bar,
body .light .mat-slide-toggle-bar {
  background-color: #94a3b8;
}
body.light .mat-slider-track-background,
body .light .mat-slider-track-background {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-primary .mat-slider-track-fill,
body.light .mat-slider.mat-primary .mat-slider-thumb,
body.light .mat-slider.mat-primary .mat-slider-thumb-label,
body .light .mat-slider.mat-primary .mat-slider-track-fill,
body .light .mat-slider.mat-primary .mat-slider-thumb,
body .light .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: var(--fuse-primary);
}
body.light .mat-slider.mat-primary .mat-slider-thumb-label-text,
body .light .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: var(--fuse-on-primary);
}
body.light .mat-slider.mat-primary .mat-slider-focus-ring,
body .light .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: var(--fuse-primary);
  opacity: 0.2;
}
body.light .mat-slider.mat-accent .mat-slider-track-fill,
body.light .mat-slider.mat-accent .mat-slider-thumb,
body.light .mat-slider.mat-accent .mat-slider-thumb-label,
body .light .mat-slider.mat-accent .mat-slider-track-fill,
body .light .mat-slider.mat-accent .mat-slider-thumb,
body .light .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: var(--fuse-accent);
}
body.light .mat-slider.mat-accent .mat-slider-thumb-label-text,
body .light .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: var(--fuse-on-accent);
}
body.light .mat-slider.mat-accent .mat-slider-focus-ring,
body .light .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: var(--fuse-accent);
  opacity: 0.2;
}
body.light .mat-slider.mat-warn .mat-slider-track-fill,
body.light .mat-slider.mat-warn .mat-slider-thumb,
body.light .mat-slider.mat-warn .mat-slider-thumb-label,
body .light .mat-slider.mat-warn .mat-slider-track-fill,
body .light .mat-slider.mat-warn .mat-slider-thumb,
body .light .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: var(--fuse-warn);
}
body.light .mat-slider.mat-warn .mat-slider-thumb-label-text,
body .light .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: var(--fuse-on-warn);
}
body.light .mat-slider.mat-warn .mat-slider-focus-ring,
body .light .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: var(--fuse-warn);
  opacity: 0.2;
}
body.light .mat-slider:hover .mat-slider-track-background,
body.light .mat-slider.cdk-focused .mat-slider-track-background,
body .light .mat-slider:hover .mat-slider-track-background,
body .light .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #94a3b8;
}
body.light .mat-slider.mat-slider-disabled .mat-slider-track-background,
body.light .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body.light .mat-slider.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-disabled .mat-slider-track-background,
body .light .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body .light .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-disabled:hover .mat-slider-track-background,
body .light .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-min-value .mat-slider-focus-ring,
body .light .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: #1e293b;
}
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #cbd5e1;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #cbd5e1;
  background-color: transparent;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #94a3b8;
}
body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
body .light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: #cbd5e1;
}
body.light .mat-slider-has-ticks .mat-slider-wrapper::after,
body .light .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
body.light .mat-slider-horizontal .mat-slider-ticks,
body .light .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light .mat-slider-vertical .mat-slider-ticks,
body .light .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
body.light .mat-step-header.cdk-keyboard-focused, body.light .mat-step-header.cdk-program-focused, body.light .mat-step-header:hover:not([aria-disabled]), body.light .mat-step-header:hover[aria-disabled=false],
body .light .mat-step-header.cdk-keyboard-focused,
body .light .mat-step-header.cdk-program-focused,
body .light .mat-step-header:hover:not([aria-disabled]),
body .light .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(148, 163, 184, 0.12);
}
body.light .mat-step-header:hover[aria-disabled=true],
body .light .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.light .mat-step-header:hover,
body .light .mat-step-header:hover {
    background: none;
  }
}
body.light .mat-step-header .mat-step-label,
body.light .mat-step-header .mat-step-optional,
body .light .mat-step-header .mat-step-label,
body .light .mat-step-header .mat-step-optional {
  color: #64748b;
}
body.light .mat-step-header .mat-step-icon,
body .light .mat-step-header .mat-step-icon {
  background-color: #64748b;
  color: var(--fuse-on-primary);
}
body.light .mat-step-header .mat-step-icon-selected,
body.light .mat-step-header .mat-step-icon-state-done,
body.light .mat-step-header .mat-step-icon-state-edit,
body .light .mat-step-header .mat-step-icon-selected,
body .light .mat-step-header .mat-step-icon-state-done,
body .light .mat-step-header .mat-step-icon-state-edit {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.light .mat-step-header.mat-accent .mat-step-icon,
body .light .mat-step-header.mat-accent .mat-step-icon {
  color: var(--fuse-on-accent);
}
body.light .mat-step-header.mat-accent .mat-step-icon-selected,
body.light .mat-step-header.mat-accent .mat-step-icon-state-done,
body.light .mat-step-header.mat-accent .mat-step-icon-state-edit,
body .light .mat-step-header.mat-accent .mat-step-icon-selected,
body .light .mat-step-header.mat-accent .mat-step-icon-state-done,
body .light .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.light .mat-step-header.mat-warn .mat-step-icon,
body .light .mat-step-header.mat-warn .mat-step-icon {
  color: var(--fuse-on-warn);
}
body.light .mat-step-header.mat-warn .mat-step-icon-selected,
body.light .mat-step-header.mat-warn .mat-step-icon-state-done,
body.light .mat-step-header.mat-warn .mat-step-icon-state-edit,
body .light .mat-step-header.mat-warn .mat-step-icon-selected,
body .light .mat-step-header.mat-warn .mat-step-icon-state-done,
body .light .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.light .mat-step-header .mat-step-icon-state-error,
body .light .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: var(--fuse-warn);
}
body.light .mat-step-header .mat-step-label.mat-step-label-active,
body .light .mat-step-header .mat-step-label.mat-step-label-active {
  color: #1e293b;
}
body.light .mat-step-header .mat-step-label.mat-step-label-error,
body .light .mat-step-header .mat-step-label.mat-step-label-error {
  color: var(--fuse-warn);
}
body.light .mat-stepper-horizontal, body.light .mat-stepper-vertical,
body .light .mat-stepper-horizontal,
body .light .mat-stepper-vertical {
  background-color: white;
}
body.light .mat-stepper-vertical-line::before,
body .light .mat-stepper-vertical-line::before {
  border-left-color: #e2e8f0;
}
body.light .mat-horizontal-stepper-header::before,
body.light .mat-horizontal-stepper-header::after,
body.light .mat-stepper-horizontal-line,
body .light .mat-horizontal-stepper-header::before,
body .light .mat-horizontal-stepper-header::after,
body .light .mat-stepper-horizontal-line {
  border-top-color: #e2e8f0;
}
body.light .mat-sort-header-arrow,
body .light .mat-sort-header-arrow {
  color: #64748b;
}
body.light .mat-tab-nav-bar,
body.light .mat-tab-header,
body .light .mat-tab-nav-bar,
body .light .mat-tab-header {
  border-bottom: 1px solid #e2e8f0;
}
body.light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.light .mat-tab-group-inverted-header .mat-tab-header,
body .light .mat-tab-group-inverted-header .mat-tab-nav-bar,
body .light .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid #e2e8f0;
  border-bottom: none;
}
body.light .mat-tab-label, body.light .mat-tab-link,
body .light .mat-tab-label,
body .light .mat-tab-link {
  color: #1e293b;
}
body.light .mat-tab-label.mat-tab-disabled, body.light .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-link.mat-tab-disabled {
  color: #94a3b8;
}
body.light .mat-tab-header-pagination-chevron,
body .light .mat-tab-header-pagination-chevron {
  border-color: #1e293b;
}
body.light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #94a3b8;
}
body.light .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body.light .mat-tab-nav-bar[class*=mat-background-],
body .light .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body .light .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body.light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-primary-100);
}
body.light .mat-tab-group.mat-primary .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary .mat-ink-bar,
body .light .mat-tab-group.mat-primary .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: var(--fuse-primary);
}
body.light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-primary);
}
body.light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-accent-100);
}
body.light .mat-tab-group.mat-accent .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent .mat-ink-bar,
body .light .mat-tab-group.mat-accent .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: var(--fuse-accent);
}
body.light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-accent);
}
body.light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-warn-100);
}
body.light .mat-tab-group.mat-warn .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn .mat-ink-bar,
body .light .mat-tab-group.mat-warn .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: var(--fuse-warn);
}
body.light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .light .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-warn);
}
body.light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-primary-100);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container, body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: var(--fuse-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-primary);
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-primary);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.12;
}
body.light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-accent-100);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container, body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: var(--fuse-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-accent);
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-accent);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.12;
}
body.light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-warn-100);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container, body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: var(--fuse-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-warn);
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-warn);
  opacity: 0.4;
}
body.light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .light .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.12;
}
body.light .mat-toolbar,
body .light .mat-toolbar {
  background: white;
  color: #1e293b;
}
body.light .mat-toolbar.mat-primary,
body .light .mat-toolbar.mat-primary {
  background: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.light .mat-toolbar.mat-accent,
body .light .mat-toolbar.mat-accent {
  background: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.light .mat-toolbar.mat-warn,
body .light .mat-toolbar.mat-warn {
  background: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.light .mat-toolbar .mat-form-field-underline,
body.light .mat-toolbar .mat-form-field-ripple,
body.light .mat-toolbar .mat-focused .mat-form-field-ripple,
body .light .mat-toolbar .mat-form-field-underline,
body .light .mat-toolbar .mat-form-field-ripple,
body .light .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.light .mat-toolbar .mat-form-field-label,
body.light .mat-toolbar .mat-focused .mat-form-field-label,
body.light .mat-toolbar .mat-select-value,
body.light .mat-toolbar .mat-select-arrow,
body.light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
body .light .mat-toolbar .mat-form-field-label,
body .light .mat-toolbar .mat-focused .mat-form-field-label,
body .light .mat-toolbar .mat-select-value,
body .light .mat-toolbar .mat-select-arrow,
body .light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.light .mat-toolbar .mat-input-element,
body .light .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.light .mat-tooltip,
body .light .mat-tooltip {
  background: rgba(30, 41, 59, 0.9);
}
body.light .mat-tree,
body .light .mat-tree {
  background: white;
}
body.light .mat-tree-node,
body.light .mat-nested-tree-node,
body .light .mat-tree-node,
body .light .mat-nested-tree-node {
  color: #1e293b;
}
body.light .mat-snack-bar-container,
body .light .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light .mat-simple-snackbar-action,
body .light .mat-simple-snackbar-action {
  color: var(--fuse-accent);
}
body.dark,
body .dark {
  /* Use all-component-colors to only generate the colors */
}
body.dark .mat-ripple-element,
body .dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body.dark .mat-option,
body .dark .mat-option {
  color: white;
}
body.dark .mat-option:hover:not(.mat-option-disabled), body.dark .mat-option:focus:not(.mat-option-disabled),
body .dark .mat-option:hover:not(.mat-option-disabled),
body .dark .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
body .dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-option.mat-active,
body .dark .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.05);
  color: white;
}
body.dark .mat-option.mat-option-disabled,
body .dark .mat-option.mat-option-disabled {
  color: #64748b;
}
body.dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-primary);
}
body.dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-accent);
}
body.dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled),
body .dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--fuse-warn);
}
body.dark .mat-optgroup-label,
body .dark .mat-optgroup-label {
  color: #94a3b8;
}
body.dark .mat-optgroup-disabled .mat-optgroup-label,
body .dark .mat-optgroup-disabled .mat-optgroup-label {
  color: #64748b;
}
body.dark .mat-pseudo-checkbox,
body .dark .mat-pseudo-checkbox {
  color: #94a3b8;
}
body.dark .mat-pseudo-checkbox::after,
body .dark .mat-pseudo-checkbox::after {
  color: #0f172a;
}
body.dark .mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-disabled {
  color: #686868;
}
body.dark .mat-primary .mat-pseudo-checkbox-checked,
body.dark .mat-primary .mat-pseudo-checkbox-indeterminate,
body .dark .mat-primary .mat-pseudo-checkbox-checked,
body .dark .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-primary);
}
body.dark .mat-pseudo-checkbox-checked,
body.dark .mat-pseudo-checkbox-indeterminate,
body.dark .mat-accent .mat-pseudo-checkbox-checked,
body.dark .mat-accent .mat-pseudo-checkbox-indeterminate,
body .dark .mat-pseudo-checkbox-checked,
body .dark .mat-pseudo-checkbox-indeterminate,
body .dark .mat-accent .mat-pseudo-checkbox-checked,
body .dark .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-accent);
}
body.dark .mat-warn .mat-pseudo-checkbox-checked,
body.dark .mat-warn .mat-pseudo-checkbox-indeterminate,
body .dark .mat-warn .mat-pseudo-checkbox-checked,
body .dark .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: var(--fuse-warn);
}
body.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
body .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}
body.dark .mat-app-background, body.dark.mat-app-background,
body .dark .mat-app-background,
body .dark.mat-app-background {
  background-color: #0f172a;
  color: white;
}
body.dark .mat-elevation-z0,
body .dark .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z1,
body .dark .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z2,
body .dark .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z3,
body .dark .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z4,
body .dark .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z5,
body .dark .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z6,
body .dark .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z7,
body .dark .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z8,
body .dark .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z9,
body .dark .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z10,
body .dark .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z11,
body .dark .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z12,
body .dark .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z13,
body .dark .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z14,
body .dark .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z15,
body .dark .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z16,
body .dark .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z17,
body .dark .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z18,
body .dark .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z19,
body .dark .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z20,
body .dark .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z21,
body .dark .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z22,
body .dark .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z23,
body .dark .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body.dark .mat-elevation-z24,
body .dark .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
body.dark .mat-autocomplete-panel,
body .dark .mat-autocomplete-panel {
  background: #1e293b;
  color: white;
}
body.dark .mat-autocomplete-panel:not([class*=mat-elevation-z]),
body .dark .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover),
body .dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #1e293b;
}
body.dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled),
body .dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}
body.dark .mat-badge-content,
body .dark .mat-badge-content {
  color: var(--fuse-on-primary);
  background: var(--fuse-primary);
}
.cdk-high-contrast-active body.dark .mat-badge-content, .cdk-high-contrast-active body .dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
body.dark .mat-badge-accent .mat-badge-content,
body .dark .mat-badge-accent .mat-badge-content {
  background: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.dark .mat-badge-warn .mat-badge-content,
body .dark .mat-badge-warn .mat-badge-content {
  color: var(--fuse-on-warn);
  background: var(--fuse-warn);
}
body.dark .mat-badge-disabled .mat-badge-content,
body .dark .mat-badge-disabled .mat-badge-content {
  background: #1e293b;
  color: #475569;
}
body.dark .mat-bottom-sheet-container,
body .dark .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #1e293b;
  color: white;
}
body.dark .mat-button, body.dark .mat-icon-button, body.dark .mat-stroked-button,
body .dark .mat-button,
body .dark .mat-icon-button,
body .dark .mat-stroked-button {
  color: inherit;
  background: transparent;
}
body.dark .mat-button.mat-primary, body.dark .mat-icon-button.mat-primary, body.dark .mat-stroked-button.mat-primary,
body .dark .mat-button.mat-primary,
body .dark .mat-icon-button.mat-primary,
body .dark .mat-stroked-button.mat-primary {
  color: var(--fuse-primary);
}
body.dark .mat-button.mat-accent, body.dark .mat-icon-button.mat-accent, body.dark .mat-stroked-button.mat-accent,
body .dark .mat-button.mat-accent,
body .dark .mat-icon-button.mat-accent,
body .dark .mat-stroked-button.mat-accent {
  color: var(--fuse-accent);
}
body.dark .mat-button.mat-warn, body.dark .mat-icon-button.mat-warn, body.dark .mat-stroked-button.mat-warn,
body .dark .mat-button.mat-warn,
body .dark .mat-icon-button.mat-warn,
body .dark .mat-stroked-button.mat-warn {
  color: var(--fuse-warn);
}
body.dark .mat-button.mat-primary.mat-button-disabled, body.dark .mat-button.mat-accent.mat-button-disabled, body.dark .mat-button.mat-warn.mat-button-disabled, body.dark .mat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-icon-button.mat-primary.mat-button-disabled, body.dark .mat-icon-button.mat-accent.mat-button-disabled, body.dark .mat-icon-button.mat-warn.mat-button-disabled, body.dark .mat-icon-button.mat-button-disabled.mat-button-disabled, body.dark .mat-stroked-button.mat-primary.mat-button-disabled, body.dark .mat-stroked-button.mat-accent.mat-button-disabled, body.dark .mat-stroked-button.mat-warn.mat-button-disabled, body.dark .mat-stroked-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-button.mat-primary.mat-button-disabled,
body .dark .mat-button.mat-accent.mat-button-disabled,
body .dark .mat-button.mat-warn.mat-button-disabled,
body .dark .mat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-icon-button.mat-primary.mat-button-disabled,
body .dark .mat-icon-button.mat-accent.mat-button-disabled,
body .dark .mat-icon-button.mat-warn.mat-button-disabled,
body .dark .mat-icon-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-stroked-button.mat-primary.mat-button-disabled,
body .dark .mat-stroked-button.mat-accent.mat-button-disabled,
body .dark .mat-stroked-button.mat-warn.mat-button-disabled,
body .dark .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #1e293b;
}
body.dark .mat-button.mat-primary .mat-button-focus-overlay, body.dark .mat-icon-button.mat-primary .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-primary .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: var(--fuse-primary);
}
body.dark .mat-button.mat-accent .mat-button-focus-overlay, body.dark .mat-icon-button.mat-accent .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-accent .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: var(--fuse-accent);
}
body.dark .mat-button.mat-warn .mat-button-focus-overlay, body.dark .mat-icon-button.mat-warn .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-warn .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: var(--fuse-warn);
}
body.dark .mat-button.mat-button-disabled .mat-button-focus-overlay, body.dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, body.dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
body .dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
body.dark .mat-button .mat-ripple-element, body.dark .mat-icon-button .mat-ripple-element, body.dark .mat-stroked-button .mat-ripple-element,
body .dark .mat-button .mat-ripple-element,
body .dark .mat-icon-button .mat-ripple-element,
body .dark .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
body.dark .mat-button-focus-overlay,
body .dark .mat-button-focus-overlay {
  background: #FFFFFF;
}
body.dark .mat-stroked-button:not(.mat-button-disabled),
body .dark .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-flat-button, body.dark .mat-raised-button, body.dark .mat-fab, body.dark .mat-mini-fab,
body .dark .mat-flat-button,
body .dark .mat-raised-button,
body .dark .mat-fab,
body .dark .mat-mini-fab {
  color: white;
  background-color: #0f172a;
}
body.dark .mat-flat-button.mat-primary, body.dark .mat-raised-button.mat-primary, body.dark .mat-fab.mat-primary, body.dark .mat-mini-fab.mat-primary,
body .dark .mat-flat-button.mat-primary,
body .dark .mat-raised-button.mat-primary,
body .dark .mat-fab.mat-primary,
body .dark .mat-mini-fab.mat-primary {
  color: var(--fuse-on-primary);
}
body.dark .mat-flat-button.mat-accent, body.dark .mat-raised-button.mat-accent, body.dark .mat-fab.mat-accent, body.dark .mat-mini-fab.mat-accent,
body .dark .mat-flat-button.mat-accent,
body .dark .mat-raised-button.mat-accent,
body .dark .mat-fab.mat-accent,
body .dark .mat-mini-fab.mat-accent {
  color: var(--fuse-on-accent);
}
body.dark .mat-flat-button.mat-warn, body.dark .mat-raised-button.mat-warn, body.dark .mat-fab.mat-warn, body.dark .mat-mini-fab.mat-warn,
body .dark .mat-flat-button.mat-warn,
body .dark .mat-raised-button.mat-warn,
body .dark .mat-fab.mat-warn,
body .dark .mat-mini-fab.mat-warn {
  color: var(--fuse-on-warn);
}
body.dark .mat-flat-button.mat-primary.mat-button-disabled, body.dark .mat-flat-button.mat-accent.mat-button-disabled, body.dark .mat-flat-button.mat-warn.mat-button-disabled, body.dark .mat-flat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-raised-button.mat-primary.mat-button-disabled, body.dark .mat-raised-button.mat-accent.mat-button-disabled, body.dark .mat-raised-button.mat-warn.mat-button-disabled, body.dark .mat-raised-button.mat-button-disabled.mat-button-disabled, body.dark .mat-fab.mat-primary.mat-button-disabled, body.dark .mat-fab.mat-accent.mat-button-disabled, body.dark .mat-fab.mat-warn.mat-button-disabled, body.dark .mat-fab.mat-button-disabled.mat-button-disabled, body.dark .mat-mini-fab.mat-primary.mat-button-disabled, body.dark .mat-mini-fab.mat-accent.mat-button-disabled, body.dark .mat-mini-fab.mat-warn.mat-button-disabled, body.dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-flat-button.mat-primary.mat-button-disabled,
body .dark .mat-flat-button.mat-accent.mat-button-disabled,
body .dark .mat-flat-button.mat-warn.mat-button-disabled,
body .dark .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-raised-button.mat-primary.mat-button-disabled,
body .dark .mat-raised-button.mat-accent.mat-button-disabled,
body .dark .mat-raised-button.mat-warn.mat-button-disabled,
body .dark .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-fab.mat-primary.mat-button-disabled,
body .dark .mat-fab.mat-accent.mat-button-disabled,
body .dark .mat-fab.mat-warn.mat-button-disabled,
body .dark .mat-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-mini-fab.mat-primary.mat-button-disabled,
body .dark .mat-mini-fab.mat-accent.mat-button-disabled,
body .dark .mat-mini-fab.mat-warn.mat-button-disabled,
body .dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #1e293b;
}
body.dark .mat-flat-button.mat-primary, body.dark .mat-raised-button.mat-primary, body.dark .mat-fab.mat-primary, body.dark .mat-mini-fab.mat-primary,
body .dark .mat-flat-button.mat-primary,
body .dark .mat-raised-button.mat-primary,
body .dark .mat-fab.mat-primary,
body .dark .mat-mini-fab.mat-primary {
  background-color: var(--fuse-primary);
}
body.dark .mat-flat-button.mat-accent, body.dark .mat-raised-button.mat-accent, body.dark .mat-fab.mat-accent, body.dark .mat-mini-fab.mat-accent,
body .dark .mat-flat-button.mat-accent,
body .dark .mat-raised-button.mat-accent,
body .dark .mat-fab.mat-accent,
body .dark .mat-mini-fab.mat-accent {
  background-color: var(--fuse-accent);
}
body.dark .mat-flat-button.mat-warn, body.dark .mat-raised-button.mat-warn, body.dark .mat-fab.mat-warn, body.dark .mat-mini-fab.mat-warn,
body .dark .mat-flat-button.mat-warn,
body .dark .mat-raised-button.mat-warn,
body .dark .mat-fab.mat-warn,
body .dark .mat-mini-fab.mat-warn {
  background-color: var(--fuse-warn);
}
body.dark .mat-flat-button.mat-primary.mat-button-disabled, body.dark .mat-flat-button.mat-accent.mat-button-disabled, body.dark .mat-flat-button.mat-warn.mat-button-disabled, body.dark .mat-flat-button.mat-button-disabled.mat-button-disabled, body.dark .mat-raised-button.mat-primary.mat-button-disabled, body.dark .mat-raised-button.mat-accent.mat-button-disabled, body.dark .mat-raised-button.mat-warn.mat-button-disabled, body.dark .mat-raised-button.mat-button-disabled.mat-button-disabled, body.dark .mat-fab.mat-primary.mat-button-disabled, body.dark .mat-fab.mat-accent.mat-button-disabled, body.dark .mat-fab.mat-warn.mat-button-disabled, body.dark .mat-fab.mat-button-disabled.mat-button-disabled, body.dark .mat-mini-fab.mat-primary.mat-button-disabled, body.dark .mat-mini-fab.mat-accent.mat-button-disabled, body.dark .mat-mini-fab.mat-warn.mat-button-disabled, body.dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-flat-button.mat-primary.mat-button-disabled,
body .dark .mat-flat-button.mat-accent.mat-button-disabled,
body .dark .mat-flat-button.mat-warn.mat-button-disabled,
body .dark .mat-flat-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-raised-button.mat-primary.mat-button-disabled,
body .dark .mat-raised-button.mat-accent.mat-button-disabled,
body .dark .mat-raised-button.mat-warn.mat-button-disabled,
body .dark .mat-raised-button.mat-button-disabled.mat-button-disabled,
body .dark .mat-fab.mat-primary.mat-button-disabled,
body .dark .mat-fab.mat-accent.mat-button-disabled,
body .dark .mat-fab.mat-warn.mat-button-disabled,
body .dark .mat-fab.mat-button-disabled.mat-button-disabled,
body .dark .mat-mini-fab.mat-primary.mat-button-disabled,
body .dark .mat-mini-fab.mat-accent.mat-button-disabled,
body .dark .mat-mini-fab.mat-warn.mat-button-disabled,
body .dark .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(15, 23, 42, 0.38);
}
body.dark .mat-flat-button.mat-primary .mat-ripple-element, body.dark .mat-raised-button.mat-primary .mat-ripple-element, body.dark .mat-fab.mat-primary .mat-ripple-element, body.dark .mat-mini-fab.mat-primary .mat-ripple-element,
body .dark .mat-flat-button.mat-primary .mat-ripple-element,
body .dark .mat-raised-button.mat-primary .mat-ripple-element,
body .dark .mat-fab.mat-primary .mat-ripple-element,
body .dark .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.1;
}
body.dark .mat-flat-button.mat-accent .mat-ripple-element, body.dark .mat-raised-button.mat-accent .mat-ripple-element, body.dark .mat-fab.mat-accent .mat-ripple-element, body.dark .mat-mini-fab.mat-accent .mat-ripple-element,
body .dark .mat-flat-button.mat-accent .mat-ripple-element,
body .dark .mat-raised-button.mat-accent .mat-ripple-element,
body .dark .mat-fab.mat-accent .mat-ripple-element,
body .dark .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.1;
}
body.dark .mat-flat-button.mat-warn .mat-ripple-element, body.dark .mat-raised-button.mat-warn .mat-ripple-element, body.dark .mat-fab.mat-warn .mat-ripple-element, body.dark .mat-mini-fab.mat-warn .mat-ripple-element,
body .dark .mat-flat-button.mat-warn .mat-ripple-element,
body .dark .mat-raised-button.mat-warn .mat-ripple-element,
body .dark .mat-fab.mat-warn .mat-ripple-element,
body .dark .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.1;
}
body.dark .mat-stroked-button:not([class*=mat-elevation-z]), body.dark .mat-flat-button:not([class*=mat-elevation-z]),
body .dark .mat-stroked-button:not([class*=mat-elevation-z]),
body .dark .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-raised-button:not([class*=mat-elevation-z]),
body .dark .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-fab:not([class*=mat-elevation-z]), body.dark .mat-mini-fab:not([class*=mat-elevation-z]),
body .dark .mat-fab:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), body.dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), body.dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
body .dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body.dark .mat-button-toggle-group:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body.dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body .dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body.dark .mat-button-toggle,
body .dark .mat-button-toggle {
  color: #64748b;
}
body.dark .mat-button-toggle .mat-button-toggle-focus-overlay,
body .dark .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #e2e8f0;
}
body.dark .mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-appearance-standard {
  color: white;
  background: #1e293b;
}
body.dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay,
body .dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #e2e8f0;
}
body.dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .dark .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #374152;
}
body.dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle,
body .dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #374152;
}
body.dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle,
body .dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #374152;
}
body.dark .mat-button-toggle-checked,
body .dark .mat-button-toggle-checked {
  background-color: rgba(255, 255, 255, 0.05);
  color: #94a3b8;
}
body.dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
body.dark .mat-button-toggle-disabled,
body .dark .mat-button-toggle-disabled {
  color: #1e293b;
  background-color: #0f172a;
}
body.dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #1e293b;
}
body.dark .mat-button-toggle-disabled.mat-button-toggle-checked,
body .dark .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #1e293b;
}
body.dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.dark .mat-button-toggle-group-appearance-standard,
body .dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .dark .mat-button-toggle-group-appearance-standard {
  border: solid 1px #374152;
}
body.dark .mat-card,
body .dark .mat-card {
  background: #1e293b;
  color: white;
}
body.dark .mat-card:not([class*=mat-elevation-z]),
body .dark .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]),
body .dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-card-subtitle,
body .dark .mat-card-subtitle {
  color: #94a3b8;
}
body.dark .mat-checkbox-frame,
body .dark .mat-checkbox-frame {
  border-color: #94a3b8;
}
body.dark .mat-checkbox-checkmark,
body .dark .mat-checkbox-checkmark {
  fill: #0f172a;
}
body.dark .mat-checkbox-checkmark-path,
body .dark .mat-checkbox-checkmark-path {
  stroke: #0f172a !important;
}
body.dark .mat-checkbox-mixedmark,
body .dark .mat-checkbox-mixedmark {
  background-color: #0f172a;
}
body.dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-primary .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: var(--fuse-primary);
}
body.dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-accent .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: var(--fuse-accent);
}
body.dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, body.dark .mat-checkbox-checked.mat-warn .mat-checkbox-background,
body .dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
body .dark .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: var(--fuse-warn);
}
body.dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, body.dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background,
body .dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
body .dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}
body.dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame,
body .dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}
body.dark .mat-checkbox-disabled .mat-checkbox-label,
body .dark .mat-checkbox-disabled .mat-checkbox-label {
  color: #475569;
}
body.dark .mat-checkbox .mat-ripple-element,
body .dark .mat-checkbox .mat-ripple-element {
  background-color: #FFFFFF;
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: var(--fuse-primary);
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: var(--fuse-accent);
}
body.dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body.dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
body .dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: var(--fuse-warn);
}
body.dark .mat-chip.mat-standard-chip,
body .dark .mat-chip.mat-standard-chip {
  background-color: #475569;
  color: white;
}
body.dark .mat-chip.mat-standard-chip .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active,
body .dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover,
body .dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-disabled,
body .dark .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip::after,
body .dark .mat-chip.mat-standard-chip::after {
  background: #FFFFFF;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: var(--fuse-on-primary);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.1;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: var(--fuse-on-warn);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.1;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: var(--fuse-on-accent);
  opacity: 0.4;
}
body.dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element,
body .dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.1;
}
body.dark .mat-table,
body .dark .mat-table {
  background: #1e293b;
}
body.dark .mat-table thead, body.dark .mat-table tbody, body.dark .mat-table tfoot,
body.dark mat-header-row, body.dark mat-row, body.dark mat-footer-row,
body.dark [mat-header-row], body.dark [mat-row], body.dark [mat-footer-row],
body.dark .mat-table-sticky,
body .dark .mat-table thead,
body .dark .mat-table tbody,
body .dark .mat-table tfoot,
body .dark mat-header-row,
body .dark mat-row,
body .dark mat-footer-row,
body .dark [mat-header-row],
body .dark [mat-row],
body .dark [mat-footer-row],
body .dark .mat-table-sticky {
  background: inherit;
}
body.dark mat-row, body.dark mat-header-row, body.dark mat-footer-row,
body.dark th.mat-header-cell, body.dark td.mat-cell, body.dark td.mat-footer-cell,
body .dark mat-row,
body .dark mat-header-row,
body .dark mat-footer-row,
body .dark th.mat-header-cell,
body .dark td.mat-cell,
body .dark td.mat-footer-cell {
  border-bottom-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-header-cell,
body .dark .mat-header-cell {
  color: #94a3b8;
}
body.dark .mat-cell, body.dark .mat-footer-cell,
body .dark .mat-cell,
body .dark .mat-footer-cell {
  color: white;
}
body.dark .mat-calendar-arrow,
body .dark .mat-calendar-arrow {
  fill: #f1f5f9;
}
body.dark .mat-datepicker-toggle,
body.dark .mat-datepicker-content .mat-calendar-next-button,
body.dark .mat-datepicker-content .mat-calendar-previous-button,
body .dark .mat-datepicker-toggle,
body .dark .mat-datepicker-content .mat-calendar-next-button,
body .dark .mat-datepicker-content .mat-calendar-previous-button {
  color: #f1f5f9;
}
body.dark .mat-calendar-table-header-divider::after,
body .dark .mat-calendar-table-header-divider::after {
  background: rgba(241, 245, 249, 0.12);
}
body.dark .mat-calendar-table-header,
body.dark .mat-calendar-body-label,
body .dark .mat-calendar-table-header,
body .dark .mat-calendar-body-label {
  color: #94a3b8;
}
body.dark .mat-calendar-body-cell-content,
body.dark .mat-date-range-input-separator,
body .dark .mat-calendar-body-cell-content,
body .dark .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: #475569;
}
body.dark .mat-form-field-disabled .mat-date-range-input-separator,
body .dark .mat-form-field-disabled .mat-date-range-input-separator {
  color: #475569;
}
body.dark .mat-calendar-body-in-preview,
body .dark .mat-calendar-body-in-preview {
  color: rgba(241, 245, 249, 0.24);
}
body.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: #64748b;
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(100, 116, 139, 0.8);
}
body.dark .mat-calendar-body-in-range::before,
body .dark .mat-calendar-body-in-range::before {
  background: var(--fuse-primary);
}
body.dark .mat-calendar-body-comparison-identical,
body.dark .mat-calendar-body-in-comparison-range::before,
body .dark .mat-calendar-body-comparison-identical,
body .dark .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-calendar-body-comparison-bridge-start::before,
body.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-calendar-body-comparison-bridge-start::before,
body .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-calendar-body-comparison-bridge-end::before,
body.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-calendar-body-comparison-bridge-end::before,
body .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-primary) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-calendar-body-selected,
body .dark .mat-calendar-body-selected {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.dark .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-primary);
}
body.dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-primary);
}
@media (hover: hover) {
  body.dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-primary);
  }
}
body.dark .mat-datepicker-content,
body .dark .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #1e293b;
  color: white;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: var(--fuse-accent);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-accent) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-accent);
}
body.dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-accent);
}
@media (hover: hover) {
  body.dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-accent);
  }
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: var(--fuse-warn);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, var(--fuse-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, var(--fuse-warn) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}
body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px var(--fuse-on-warn);
}
body.dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: var(--fuse-warn);
}
@media (hover: hover) {
  body.dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: var(--fuse-warn);
  }
}
body.dark .mat-datepicker-content-touch,
body .dark .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body.dark .mat-datepicker-toggle-active,
body .dark .mat-datepicker-toggle-active {
  color: var(--fuse-primary);
}
body.dark .mat-datepicker-toggle-active.mat-accent,
body .dark .mat-datepicker-toggle-active.mat-accent {
  color: var(--fuse-accent);
}
body.dark .mat-datepicker-toggle-active.mat-warn,
body .dark .mat-datepicker-toggle-active.mat-warn {
  color: var(--fuse-warn);
}
body.dark .mat-date-range-input-inner[disabled],
body .dark .mat-date-range-input-inner[disabled] {
  color: #475569;
}
body.dark .mat-dialog-container,
body .dark .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #1e293b;
  color: white;
}
body.dark .mat-divider,
body .dark .mat-divider {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-divider-vertical,
body .dark .mat-divider-vertical {
  border-right-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-expansion-panel,
body .dark .mat-expansion-panel {
  background: #1e293b;
  color: white;
}
body.dark .mat-expansion-panel:not([class*=mat-elevation-z]),
body .dark .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-action-row,
body .dark .mat-action-row {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),
body .dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
body .dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
body .dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.05);
}
@media (hover: none) {
  body.dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover,
body .dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #1e293b;
  }
}
body.dark .mat-expansion-panel-header-title,
body .dark .mat-expansion-panel-header-title {
  color: white;
}
body.dark .mat-expansion-panel-header-description,
body.dark .mat-expansion-indicator::after,
body .dark .mat-expansion-panel-header-description,
body .dark .mat-expansion-indicator::after {
  color: #94a3b8;
}
body.dark .mat-expansion-panel-header[aria-disabled=true],
body .dark .mat-expansion-panel-header[aria-disabled=true] {
  color: #1e293b;
}
body.dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
body .dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.dark .mat-form-field-label,
body .dark .mat-form-field-label {
  color: rgba(148, 163, 184, 0.7);
}
body.dark .mat-hint,
body .dark .mat-hint {
  color: rgba(148, 163, 184, 0.7);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label,
body .dark .mat-form-field.mat-focused .mat-form-field-label {
  color: var(--fuse-primary);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent,
body .dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: var(--fuse-accent);
}
body.dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn,
body .dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: var(--fuse-warn);
}
body.dark .mat-focused .mat-form-field-required-marker,
body .dark .mat-focused .mat-form-field-required-marker {
  color: var(--fuse-accent);
}
body.dark .mat-form-field-ripple,
body .dark .mat-form-field-ripple {
  background-color: #f1f5f9;
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: var(--fuse-primary);
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: var(--fuse-accent);
}
body.dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,
body .dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: var(--fuse-warn);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: var(--fuse-primary);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: var(--fuse-accent);
}
body.dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: var(--fuse-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: var(--fuse-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: var(--fuse-warn);
}
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body.dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
body .dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: var(--fuse-warn);
}
body.dark .mat-error,
body .dark .mat-error {
  color: var(--fuse-warn);
}
body.dark .mat-form-field-appearance-legacy .mat-form-field-label,
body .dark .mat-form-field-appearance-legacy .mat-form-field-label {
  color: #94a3b8;
}
body.dark .mat-form-field-appearance-legacy .mat-hint,
body .dark .mat-form-field-appearance-legacy .mat-hint {
  color: #94a3b8;
}
body.dark .mat-form-field-appearance-legacy .mat-form-field-underline,
body .dark .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(241, 245, 249, 0.7);
}
body.dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,
body .dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(241, 245, 249, 0.7) 0%, rgba(241, 245, 249, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.dark .mat-form-field-appearance-standard .mat-form-field-underline,
body .dark .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(241, 245, 249, 0.7);
}
body.dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,
body .dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(241, 245, 249, 0.7) 0%, rgba(241, 245, 249, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
body.dark .mat-form-field-appearance-fill .mat-form-field-flex,
body .dark .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}
body.dark .mat-form-field-appearance-fill .mat-form-field-underline::before,
body .dark .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(241, 245, 249, 0.5);
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #475569;
}
body.dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before,
body .dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
body.dark .mat-form-field-appearance-outline .mat-form-field-outline,
body .dark .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(241, 245, 249, 0.3);
}
body.dark .mat-form-field-appearance-outline .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #f1f5f9;
}
body.dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: var(--fuse-primary);
}
body.dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: var(--fuse-accent);
}
body.dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: var(--fuse-warn);
}
body.dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,
body .dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--fuse-warn);
}
body.dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,
body .dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: #475569;
}
body.dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,
body .dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(241, 245, 249, 0.15);
}
body.dark .mat-icon.mat-primary,
body .dark .mat-icon.mat-primary {
  color: var(--fuse-primary);
}
body.dark .mat-icon.mat-accent,
body .dark .mat-icon.mat-accent {
  color: var(--fuse-accent);
}
body.dark .mat-icon.mat-warn,
body .dark .mat-icon.mat-warn {
  color: var(--fuse-warn);
}
body.dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: #94a3b8;
}
body.dark .mat-input-element:disabled,
body.dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
body .dark .mat-input-element:disabled,
body .dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: #475569;
}
body.dark .mat-input-element,
body .dark .mat-input-element {
  caret-color: var(--fuse-primary);
}
body.dark .mat-input-element::placeholder,
body .dark .mat-input-element::placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element::-moz-placeholder,
body .dark .mat-input-element::-moz-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element::-webkit-input-placeholder,
body .dark .mat-input-element::-webkit-input-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element:-ms-input-placeholder,
body .dark .mat-input-element:-ms-input-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-input-element:not(.mat-native-select-inline) option,
body .dark .mat-input-element:not(.mat-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
body.dark .mat-input-element:not(.mat-native-select-inline) option:disabled,
body .dark .mat-input-element:not(.mat-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
body.dark .mat-form-field.mat-accent .mat-input-element,
body .dark .mat-form-field.mat-accent .mat-input-element {
  caret-color: var(--fuse-accent);
}
body.dark .mat-form-field.mat-warn .mat-input-element,
body.dark .mat-form-field-invalid .mat-input-element,
body .dark .mat-form-field.mat-warn .mat-input-element,
body .dark .mat-form-field-invalid .mat-input-element {
  caret-color: var(--fuse-warn);
}
body.dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after,
body .dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: var(--fuse-warn);
}
body.dark .mat-list-base .mat-list-item,
body .dark .mat-list-base .mat-list-item {
  color: white;
}
body.dark .mat-list-base .mat-list-option,
body .dark .mat-list-base .mat-list-option {
  color: white;
}
body.dark .mat-list-base .mat-subheader,
body .dark .mat-list-base .mat-subheader {
  color: #94a3b8;
}
body.dark .mat-list-base .mat-list-item-disabled,
body .dark .mat-list-base .mat-list-item-disabled {
  background-color: #e2e8f0;
  color: #475569;
}
body.dark .mat-list-option:hover, body.dark .mat-list-option:focus,
body.dark .mat-nav-list .mat-list-item:hover,
body.dark .mat-nav-list .mat-list-item:focus,
body.dark .mat-action-list .mat-list-item:hover,
body.dark .mat-action-list .mat-list-item:focus,
body .dark .mat-list-option:hover,
body .dark .mat-list-option:focus,
body .dark .mat-nav-list .mat-list-item:hover,
body .dark .mat-nav-list .mat-list-item:focus,
body .dark .mat-action-list .mat-list-item:hover,
body .dark .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-list-single-selected-option, body.dark .mat-list-single-selected-option:hover, body.dark .mat-list-single-selected-option:focus,
body .dark .mat-list-single-selected-option,
body .dark .mat-list-single-selected-option:hover,
body .dark .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}
body.dark .mat-menu-panel,
body .dark .mat-menu-panel {
  background: #1e293b;
}
body.dark .mat-menu-panel:not([class*=mat-elevation-z]),
body .dark .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-menu-item,
body .dark .mat-menu-item {
  background: transparent;
  color: white;
}
body.dark .mat-menu-item[disabled],
body.dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
body.dark .mat-menu-item[disabled] .mat-icon-no-color,
body .dark .mat-menu-item[disabled],
body .dark .mat-menu-item[disabled] .mat-menu-submenu-icon,
body .dark .mat-menu-item[disabled] .mat-icon-no-color {
  color: #475569;
}
body.dark .mat-menu-item .mat-icon-no-color,
body.dark .mat-menu-submenu-icon,
body .dark .mat-menu-item .mat-icon-no-color,
body .dark .mat-menu-submenu-icon {
  color: #f1f5f9;
}
body.dark .mat-menu-item:hover:not([disabled]),
body.dark .mat-menu-item.cdk-program-focused:not([disabled]),
body.dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body.dark .mat-menu-item-highlighted:not([disabled]),
body .dark .mat-menu-item:hover:not([disabled]),
body .dark .mat-menu-item.cdk-program-focused:not([disabled]),
body .dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),
body .dark .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.05);
}
body.dark .mat-paginator,
body .dark .mat-paginator {
  background: #1e293b;
}
body.dark .mat-paginator,
body.dark .mat-paginator-page-size .mat-select-trigger,
body .dark .mat-paginator,
body .dark .mat-paginator-page-size .mat-select-trigger {
  color: #94a3b8;
}
body.dark .mat-paginator-decrement,
body.dark .mat-paginator-increment,
body .dark .mat-paginator-decrement,
body .dark .mat-paginator-increment {
  border-top: 2px solid #f1f5f9;
  border-right: 2px solid #f1f5f9;
}
body.dark .mat-paginator-first,
body.dark .mat-paginator-last,
body .dark .mat-paginator-first,
body .dark .mat-paginator-last {
  border-top: 2px solid #f1f5f9;
}
body.dark .mat-icon-button[disabled] .mat-paginator-decrement,
body.dark .mat-icon-button[disabled] .mat-paginator-increment,
body.dark .mat-icon-button[disabled] .mat-paginator-first,
body.dark .mat-icon-button[disabled] .mat-paginator-last,
body .dark .mat-icon-button[disabled] .mat-paginator-decrement,
body .dark .mat-icon-button[disabled] .mat-paginator-increment,
body .dark .mat-icon-button[disabled] .mat-paginator-first,
body .dark .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #475569;
}
body.dark .mat-progress-bar-background,
body .dark .mat-progress-bar-background {
  fill: var(--fuse-primary-100);
}
body.dark .mat-progress-bar-buffer,
body .dark .mat-progress-bar-buffer {
  background-color: var(--fuse-primary-100);
}
body.dark .mat-progress-bar-fill::after,
body .dark .mat-progress-bar-fill::after {
  background-color: var(--fuse-primary);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-background,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: var(--fuse-accent-100);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: var(--fuse-accent-100);
}
body.dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after,
body .dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: var(--fuse-accent);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-background,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: var(--fuse-warn-100);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: var(--fuse-warn-100);
}
body.dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after,
body .dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: var(--fuse-warn);
}
body.dark .mat-progress-spinner circle, body.dark .mat-spinner circle,
body .dark .mat-progress-spinner circle,
body .dark .mat-spinner circle {
  stroke: var(--fuse-primary);
}
body.dark .mat-progress-spinner.mat-accent circle, body.dark .mat-spinner.mat-accent circle,
body .dark .mat-progress-spinner.mat-accent circle,
body .dark .mat-spinner.mat-accent circle {
  stroke: var(--fuse-accent);
}
body.dark .mat-progress-spinner.mat-warn circle, body.dark .mat-spinner.mat-warn circle,
body .dark .mat-progress-spinner.mat-warn circle,
body .dark .mat-spinner.mat-warn circle {
  stroke: var(--fuse-warn);
}
body.dark .mat-radio-outer-circle,
body .dark .mat-radio-outer-circle {
  border-color: #94a3b8;
}
body.dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-primary);
}
body.dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-primary .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-primary);
}
body.dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-accent);
}
body.dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-accent .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-accent);
}
body.dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--fuse-warn);
}
body.dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body.dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), body.dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, body.dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-warn .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
body .dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
body .dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: var(--fuse-warn);
}
body.dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #475569;
}
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #475569;
}
body.dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content,
body .dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #475569;
}
body.dark .mat-radio-button .mat-ripple-element,
body .dark .mat-radio-button .mat-ripple-element {
  background-color: #FFFFFF;
}
body.dark .mat-select-value,
body .dark .mat-select-value {
  color: white;
}
body.dark .mat-select-placeholder,
body .dark .mat-select-placeholder {
  color: rgba(148, 163, 184, 0.5);
}
body.dark .mat-select-disabled .mat-select-value,
body .dark .mat-select-disabled .mat-select-value {
  color: #475569;
}
body.dark .mat-select-arrow,
body .dark .mat-select-arrow {
  color: #94a3b8;
}
body.dark .mat-select-panel,
body .dark .mat-select-panel {
  background: #1e293b;
}
body.dark .mat-select-panel:not([class*=mat-elevation-z]),
body .dark .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple),
body .dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}
body.dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: var(--fuse-primary);
}
body.dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: var(--fuse-accent);
}
body.dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,
body .dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: var(--fuse-warn);
}
body.dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,
body .dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: var(--fuse-warn);
}
body.dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow,
body .dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #475569;
}
body.dark .mat-drawer-container,
body .dark .mat-drawer-container {
  background-color: #0f172a;
  color: white;
}
body.dark .mat-drawer,
body .dark .mat-drawer {
  background-color: #1e293b;
  color: white;
}
body.dark .mat-drawer.mat-drawer-push,
body .dark .mat-drawer.mat-drawer-push {
  background-color: #1e293b;
}
body.dark .mat-drawer:not(.mat-drawer-side),
body .dark .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.dark .mat-drawer-side,
body .dark .mat-drawer-side {
  border-right: solid 1px rgba(241, 245, 249, 0.12);
}
body.dark .mat-drawer-side.mat-drawer-end,
body .dark .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(241, 245, 249, 0.12);
  border-right: none;
}
body.dark [dir=rtl] .mat-drawer-side,
body .dark [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(241, 245, 249, 0.12);
  border-right: none;
}
body.dark [dir=rtl] .mat-drawer-side.mat-drawer-end,
body .dark [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(241, 245, 249, 0.12);
}
body.dark .mat-drawer-backdrop.mat-drawer-shown,
body .dark .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(225, 214, 196, 0.6);
}
body.dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-accent);
}
body.dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-accent);
}
body.dark .mat-slide-toggle.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: var(--fuse-accent);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-primary);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-primary);
}
body.dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: var(--fuse-primary);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--fuse-warn);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: var(--fuse-warn);
}
body.dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element,
body .dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: var(--fuse-warn);
}
body.dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element,
body .dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}
body.dark .mat-slide-toggle-thumb,
body .dark .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #bdbdbd;
}
body.dark .mat-slide-toggle-bar,
body .dark .mat-slide-toggle-bar {
  background-color: #475569;
}
body.dark .mat-slider-track-background,
body .dark .mat-slider-track-background {
  background-color: #64748b;
}
body.dark .mat-slider.mat-primary .mat-slider-track-fill,
body.dark .mat-slider.mat-primary .mat-slider-thumb,
body.dark .mat-slider.mat-primary .mat-slider-thumb-label,
body .dark .mat-slider.mat-primary .mat-slider-track-fill,
body .dark .mat-slider.mat-primary .mat-slider-thumb,
body .dark .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: var(--fuse-primary);
}
body.dark .mat-slider.mat-primary .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: var(--fuse-on-primary);
}
body.dark .mat-slider.mat-primary .mat-slider-focus-ring,
body .dark .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: var(--fuse-primary);
  opacity: 0.2;
}
body.dark .mat-slider.mat-accent .mat-slider-track-fill,
body.dark .mat-slider.mat-accent .mat-slider-thumb,
body.dark .mat-slider.mat-accent .mat-slider-thumb-label,
body .dark .mat-slider.mat-accent .mat-slider-track-fill,
body .dark .mat-slider.mat-accent .mat-slider-thumb,
body .dark .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: var(--fuse-accent);
}
body.dark .mat-slider.mat-accent .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: var(--fuse-on-accent);
}
body.dark .mat-slider.mat-accent .mat-slider-focus-ring,
body .dark .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: var(--fuse-accent);
  opacity: 0.2;
}
body.dark .mat-slider.mat-warn .mat-slider-track-fill,
body.dark .mat-slider.mat-warn .mat-slider-thumb,
body.dark .mat-slider.mat-warn .mat-slider-thumb-label,
body .dark .mat-slider.mat-warn .mat-slider-track-fill,
body .dark .mat-slider.mat-warn .mat-slider-thumb,
body .dark .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: var(--fuse-warn);
}
body.dark .mat-slider.mat-warn .mat-slider-thumb-label-text,
body .dark .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: var(--fuse-on-warn);
}
body.dark .mat-slider.mat-warn .mat-slider-focus-ring,
body .dark .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: var(--fuse-warn);
  opacity: 0.2;
}
body.dark .mat-slider:hover .mat-slider-track-background,
body.dark .mat-slider.cdk-focused .mat-slider-track-background,
body .dark .mat-slider:hover .mat-slider-track-background,
body .dark .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #94a3b8;
}
body.dark .mat-slider.mat-slider-disabled .mat-slider-track-background,
body.dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body.dark .mat-slider.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-disabled .mat-slider-track-background,
body .dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,
body .dark .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background,
body .dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring,
body .dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body.dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: #64748b;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: #64748b;
  background-color: transparent;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: #94a3b8;
}
body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, body.dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
body .dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: #64748b;
}
body.dark .mat-slider-has-ticks .mat-slider-wrapper::after,
body .dark .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}
body.dark .mat-slider-horizontal .mat-slider-ticks,
body .dark .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body.dark .mat-slider-vertical .mat-slider-ticks,
body .dark .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}
body.dark .mat-step-header.cdk-keyboard-focused, body.dark .mat-step-header.cdk-program-focused, body.dark .mat-step-header:hover:not([aria-disabled]), body.dark .mat-step-header:hover[aria-disabled=false],
body .dark .mat-step-header.cdk-keyboard-focused,
body .dark .mat-step-header.cdk-program-focused,
body .dark .mat-step-header:hover:not([aria-disabled]),
body .dark .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.05);
}
body.dark .mat-step-header:hover[aria-disabled=true],
body .dark .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.dark .mat-step-header:hover,
body .dark .mat-step-header:hover {
    background: none;
  }
}
body.dark .mat-step-header .mat-step-label,
body.dark .mat-step-header .mat-step-optional,
body .dark .mat-step-header .mat-step-label,
body .dark .mat-step-header .mat-step-optional {
  color: #94a3b8;
}
body.dark .mat-step-header .mat-step-icon,
body .dark .mat-step-header .mat-step-icon {
  background-color: #94a3b8;
  color: var(--fuse-on-primary);
}
body.dark .mat-step-header .mat-step-icon-selected,
body.dark .mat-step-header .mat-step-icon-state-done,
body.dark .mat-step-header .mat-step-icon-state-edit,
body .dark .mat-step-header .mat-step-icon-selected,
body .dark .mat-step-header .mat-step-icon-state-done,
body .dark .mat-step-header .mat-step-icon-state-edit {
  background-color: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.dark .mat-step-header.mat-accent .mat-step-icon,
body .dark .mat-step-header.mat-accent .mat-step-icon {
  color: var(--fuse-on-accent);
}
body.dark .mat-step-header.mat-accent .mat-step-icon-selected,
body.dark .mat-step-header.mat-accent .mat-step-icon-state-done,
body.dark .mat-step-header.mat-accent .mat-step-icon-state-edit,
body .dark .mat-step-header.mat-accent .mat-step-icon-selected,
body .dark .mat-step-header.mat-accent .mat-step-icon-state-done,
body .dark .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.dark .mat-step-header.mat-warn .mat-step-icon,
body .dark .mat-step-header.mat-warn .mat-step-icon {
  color: var(--fuse-on-warn);
}
body.dark .mat-step-header.mat-warn .mat-step-icon-selected,
body.dark .mat-step-header.mat-warn .mat-step-icon-state-done,
body.dark .mat-step-header.mat-warn .mat-step-icon-state-edit,
body .dark .mat-step-header.mat-warn .mat-step-icon-selected,
body .dark .mat-step-header.mat-warn .mat-step-icon-state-done,
body .dark .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.dark .mat-step-header .mat-step-icon-state-error,
body .dark .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: var(--fuse-warn);
}
body.dark .mat-step-header .mat-step-label.mat-step-label-active,
body .dark .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
body.dark .mat-step-header .mat-step-label.mat-step-label-error,
body .dark .mat-step-header .mat-step-label.mat-step-label-error {
  color: var(--fuse-warn);
}
body.dark .mat-stepper-horizontal, body.dark .mat-stepper-vertical,
body .dark .mat-stepper-horizontal,
body .dark .mat-stepper-vertical {
  background-color: #1e293b;
}
body.dark .mat-stepper-vertical-line::before,
body .dark .mat-stepper-vertical-line::before {
  border-left-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-horizontal-stepper-header::before,
body.dark .mat-horizontal-stepper-header::after,
body.dark .mat-stepper-horizontal-line,
body .dark .mat-horizontal-stepper-header::before,
body .dark .mat-horizontal-stepper-header::after,
body .dark .mat-stepper-horizontal-line {
  border-top-color: rgba(241, 245, 249, 0.12);
}
body.dark .mat-sort-header-arrow,
body .dark .mat-sort-header-arrow {
  color: #94a3b8;
}
body.dark .mat-tab-nav-bar,
body.dark .mat-tab-header,
body .dark .mat-tab-nav-bar,
body .dark .mat-tab-header {
  border-bottom: 1px solid rgba(241, 245, 249, 0.12);
}
body.dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body.dark .mat-tab-group-inverted-header .mat-tab-header,
body .dark .mat-tab-group-inverted-header .mat-tab-nav-bar,
body .dark .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(241, 245, 249, 0.12);
  border-bottom: none;
}
body.dark .mat-tab-label, body.dark .mat-tab-link,
body .dark .mat-tab-label,
body .dark .mat-tab-link {
  color: white;
}
body.dark .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-link.mat-tab-disabled {
  color: #475569;
}
body.dark .mat-tab-header-pagination-chevron,
body .dark .mat-tab-header-pagination-chevron {
  border-color: white;
}
body.dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #475569;
}
body.dark .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body.dark .mat-tab-nav-bar[class*=mat-background-],
body .dark .mat-tab-group[class*=mat-background-] > .mat-tab-header,
body .dark .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
body.dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-primary-100);
}
body.dark .mat-tab-group.mat-primary .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary .mat-ink-bar,
body .dark .mat-tab-group.mat-primary .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: var(--fuse-primary);
}
body.dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-primary);
}
body.dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-accent-100);
}
body.dark .mat-tab-group.mat-accent .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent .mat-ink-bar,
body .dark .mat-tab-group.mat-accent .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: var(--fuse-accent);
}
body.dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-accent);
}
body.dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-warn-100);
}
body.dark .mat-tab-group.mat-warn .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn .mat-ink-bar,
body .dark .mat-tab-group.mat-warn .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: var(--fuse-warn);
}
body.dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, body.dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
body .dark .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: var(--fuse-on-warn);
}
body.dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-primary-100);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: var(--fuse-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-primary);
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-primary);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-primary);
  opacity: 0.12;
}
body.dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-accent-100);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: var(--fuse-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-accent);
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-accent);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-accent);
  opacity: 0.12;
}
body.dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body.dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
body .dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: var(--fuse-warn-100);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container, body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: var(--fuse-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: var(--fuse-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: var(--fuse-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: var(--fuse-on-warn);
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: var(--fuse-on-warn);
  opacity: 0.4;
}
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body.dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
body .dark .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: var(--fuse-on-warn);
  opacity: 0.12;
}
body.dark .mat-toolbar,
body .dark .mat-toolbar {
  background: #0f172a;
  color: white;
}
body.dark .mat-toolbar.mat-primary,
body .dark .mat-toolbar.mat-primary {
  background: var(--fuse-primary);
  color: var(--fuse-on-primary);
}
body.dark .mat-toolbar.mat-accent,
body .dark .mat-toolbar.mat-accent {
  background: var(--fuse-accent);
  color: var(--fuse-on-accent);
}
body.dark .mat-toolbar.mat-warn,
body .dark .mat-toolbar.mat-warn {
  background: var(--fuse-warn);
  color: var(--fuse-on-warn);
}
body.dark .mat-toolbar .mat-form-field-underline,
body.dark .mat-toolbar .mat-form-field-ripple,
body.dark .mat-toolbar .mat-focused .mat-form-field-ripple,
body .dark .mat-toolbar .mat-form-field-underline,
body .dark .mat-toolbar .mat-form-field-ripple,
body .dark .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.dark .mat-toolbar .mat-form-field-label,
body.dark .mat-toolbar .mat-focused .mat-form-field-label,
body.dark .mat-toolbar .mat-select-value,
body.dark .mat-toolbar .mat-select-arrow,
body.dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
body .dark .mat-toolbar .mat-form-field-label,
body .dark .mat-toolbar .mat-focused .mat-form-field-label,
body .dark .mat-toolbar .mat-select-value,
body .dark .mat-toolbar .mat-select-arrow,
body .dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.dark .mat-toolbar .mat-input-element,
body .dark .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.dark .mat-tooltip,
body .dark .mat-tooltip {
  background: rgba(100, 116, 139, 0.9);
}
body.dark .mat-tree,
body .dark .mat-tree {
  background: #1e293b;
}
body.dark .mat-tree-node,
body.dark .mat-nested-tree-node,
body .dark .mat-tree-node,
body .dark .mat-nested-tree-node {
  color: white;
}
body.dark .mat-snack-bar-container,
body .dark .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.dark .mat-simple-snackbar-action,
body .dark .mat-simple-snackbar-action {
  color: inherit;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/vendors.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Import third party library styles here.
/* ----------------------------------------------------------------------------------------------------- */
/* Perfect scrollbar */
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/* Quill */
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/@fuse/main.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 1. Components */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Example viewer
/* ----------------------------------------------------------------------------------------------------- */
.example-viewer {
  display: flex;
  flex-direction: column;
  margin: 32px 0;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
  border-radius: 1rem;
  --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);
}
.example-viewer .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 88px;
  min-height: 88px;
  max-height: 88px;
  padding: 0 40px;
}
.example-viewer .title h6 {
  font-weight: 700;
}
.example-viewer .title .controls {
  display: flex;
  align-items: center;
}
.example-viewer .title .controls > * + * {
  margin-left: 8px;
}
.example-viewer mat-tab-group .mat-tab-body-content .fuse-highlight pre {
  margin: 0;
  border-radius: 0;
}
input,
textarea {
  background: transparent;
  /* Placeholder color */
}
input::placeholder,
textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::placeholder,.mat-toolbar.mat-primary 
textarea::placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::placeholder,.mat-toolbar.mat-accent 
textarea::placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::placeholder,.mat-toolbar.mat-warn 
textarea::placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-moz-placeholder,.mat-toolbar.mat-primary 
textarea::-moz-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-moz-placeholder,.mat-toolbar.mat-accent 
textarea::-moz-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-moz-placeholder,.mat-toolbar.mat-warn 
textarea::-moz-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-webkit-input-placeholder,.mat-toolbar.mat-primary 
textarea::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-webkit-input-placeholder,.mat-toolbar.mat-accent 
textarea::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-webkit-input-placeholder,.mat-toolbar.mat-warn 
textarea::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input:-ms-input-placeholder,.mat-toolbar.mat-primary 
textarea:-ms-input-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input:-ms-input-placeholder,.mat-toolbar.mat-accent 
textarea:-ms-input-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input:-ms-input-placeholder,.mat-toolbar.mat-warn 
textarea:-ms-input-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:hover,
textarea:-webkit-autofill:hover {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:active,
textarea:-webkit-autofill:active {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
/* 2. Overrides */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Angular Material CDK helpers & overrides
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Overlay
/* ----------------------------------------------------------------------------------------------------- */
.fuse-backdrop-on-mobile{
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.6 !important;
}
@media (min-width: 600px){
  .fuse-backdrop-on-mobile{
    background-color: transparent !important;
  }
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Angular Material helpers & overrides
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Accordion
/* ----------------------------------------------------------------------------------------------------- */
.mat-accordion .mat-expansion-panel {
  margin-bottom: 24px;
  border-radius: 8px !important;
  transition: box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:last-child {
  margin-bottom: 0;
}
.mat-accordion .mat-expansion-panel.mat-expanded, .mat-accordion .mat-expansion-panel:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused, .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused, .mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: transparent !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  font-size: 14px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  margin-right: 28px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  /* Do not override the border color of the expansion panel indicator */
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: currentColor !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  line-height: 1.7;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Buttons
/* ----------------------------------------------------------------------------------------------------- */
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  line-height: 1 !important;
  /* Large button */
  /* Lower the icon opacity on disabled buttons */
}
.mat-button .mat-button-wrapper,
.mat-fab .mat-button-wrapper,
.mat-flat-button .mat-button-wrapper,
.mat-icon-button .mat-button-wrapper,
.mat-mini-fab .mat-button-wrapper,
.mat-raised-button .mat-button-wrapper,
.mat-stroked-button .mat-button-wrapper {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
  /* Move mat-button-wrapper above the ripple and focus overlay */
}
.mat-button .mat-button-focus-overlay,
.mat-button .mat-button-ripple,
.mat-fab .mat-button-focus-overlay,
.mat-fab .mat-button-ripple,
.mat-flat-button .mat-button-focus-overlay,
.mat-flat-button .mat-button-ripple,
.mat-icon-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-ripple,
.mat-mini-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-ripple,
.mat-raised-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-ripple,
.mat-stroked-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-ripple {
  z-index: 1;
}
.mat-button.fuse-mat-button-large,
.mat-fab.fuse-mat-button-large,
.mat-flat-button.fuse-mat-button-large,
.mat-icon-button.fuse-mat-button-large,
.mat-mini-fab.fuse-mat-button-large,
.mat-raised-button.fuse-mat-button-large,
.mat-stroked-button.fuse-mat-button-large {
  height: 48px;
  min-height: 48px;
  max-height: 48px;
}
.mat-button.mat-button-disabled .mat-icon,
.mat-fab.mat-button-disabled .mat-icon,
.mat-flat-button.mat-button-disabled .mat-icon,
.mat-icon-button.mat-button-disabled .mat-icon,
.mat-mini-fab.mat-button-disabled .mat-icon,
.mat-raised-button.mat-button-disabled .mat-icon,
.mat-stroked-button.mat-button-disabled .mat-icon {
  opacity: 0.38 !important;
}
.mat-fab {
  max-height: 56px;
}
/* Rounded design */
.mat-button,
.mat-flat-button,
.mat-raised-button,
.mat-stroked-button {
  padding: 0 20px !important;
  border-radius: 9999px !important;
}
/* Target all buttons */
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-fab,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  /* mat-progress-spinner inside buttons */
}
.mat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-flat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-icon-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-mini-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-raised-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-stroked-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle {
  stroke: currentColor !important;
  animation-duration: 6000ms;
}
/* Colored background buttons */
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  /* Add hover and focus style on all buttons */
  /* On palette colored buttons, use a darker color */
}
.mat-flat-button .mat-icon,
.mat-raised-button .mat-icon,
.mat-fab .mat-icon,
.mat-mini-fab .mat-icon {
  color: currentColor !important;
}
.mat-flat-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-focus-overlay,
.mat-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-focus-overlay{
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.2 !important;
}
:is(.dark .mat-flat-button .mat-button-focus-overlay),:is(.dark 
.mat-raised-button .mat-button-focus-overlay),:is(.dark 
.mat-fab .mat-button-focus-overlay),:is(.dark 
.mat-mini-fab .mat-button-focus-overlay){
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-flat-button.mat-primary .mat-button-focus-overlay, .mat-flat-button.mat-accent .mat-button-focus-overlay, .mat-flat-button.mat-warn .mat-button-focus-overlay,
.mat-raised-button.mat-primary .mat-button-focus-overlay,
.mat-raised-button.mat-accent .mat-button-focus-overlay,
.mat-raised-button.mat-warn .mat-button-focus-overlay,
.mat-fab.mat-primary .mat-button-focus-overlay,
.mat-fab.mat-accent .mat-button-focus-overlay,
.mat-fab.mat-warn .mat-button-focus-overlay,
.mat-mini-fab.mat-primary .mat-button-focus-overlay,
.mat-mini-fab.mat-accent .mat-button-focus-overlay,
.mat-mini-fab.mat-warn .mat-button-focus-overlay {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.mat-flat-button:hover .mat-button-focus-overlay, .mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-flat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-raised-button:hover .mat-button-focus-overlay,
.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay,
.mat-fab:hover .mat-button-focus-overlay,
.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay,
.mat-mini-fab:hover .mat-button-focus-overlay,
.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-flat-button:hover .mat-button-focus-overlay,
.mat-raised-button:hover .mat-button-focus-overlay,
.mat-fab:hover .mat-button-focus-overlay,
.mat-mini-fab:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-flat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-raised-button.mat-button-disabled .mat-button-focus-overlay,
.mat-fab.mat-button-disabled .mat-button-focus-overlay,
.mat-mini-fab.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
/* Transparent background buttons */
.mat-button,
.mat-icon-button,
.mat-stroked-button {
  /* Apply primary color */
  /* Apply accent color */
  /* Apply warn color */
  /* Add hover and focus styles */
  /* On primary colored buttons, use the primary color as focus overlay */
  /* On accent colored buttons, use the accent color as focus overlay */
  /* On warn colored buttons, use the warn color as focus overlay */
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-rgb), var(--tw-text-opacity)) !important;
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-focus-overlay{
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.2 !important;
}
:is(.dark .mat-button .mat-button-focus-overlay),:is(.dark 
.mat-icon-button .mat-button-focus-overlay),:is(.dark 
.mat-stroked-button .mat-button-focus-overlay){
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-rgb), var(--tw-bg-opacity)) !important;
}
.mat-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay {
  opacity: 0.1 !important;
}
.mat-button:hover .mat-button-focus-overlay, .mat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button:hover .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button:hover .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-button:hover .mat-button-focus-overlay,
.mat-icon-button:hover .mat-button-focus-overlay,
.mat-stroked-button:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
/* Stroked buttons */
.mat-stroked-button {
  /* Border color */
}
.mat-stroked-button:not(.mat-button-disabled){
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
:is(.dark .mat-stroked-button:not(.mat-button-disabled)){
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.mat-stroked-button.mat-button-disabled{
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
:is(.dark .mat-stroked-button.mat-button-disabled){
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Button Toggle
/* ----------------------------------------------------------------------------------------------------- */
.mat-button-toggle-group {
  border: none !important;
}
.mat-button-toggle-group > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  background-clip: padding-box;
}
.mat-button-toggle-group .mat-button-toggle {
  border-radius: 9999px;
  overflow: hidden;
  border: none !important;
  font-weight: 500;
}
.mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  padding: 0 20px;
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-ripple {
  border-radius: 9999px;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Checkbox
/* ----------------------------------------------------------------------------------------------------- */
.mat-checkbox {
  display: inline-flex;
  /* Allow multiline text */
}
.mat-checkbox .mat-checkbox-layout {
  white-space: normal;
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
  display: inline-flex;
  align-items: center;
  margin: 0 8px 0 0;
  /* Add a zero-width space character to trick the container */
  /* into being the same height as a single line of the label */
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container:after {
  content: "​";
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-label {
  line-height: inherit;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Chip
/* ----------------------------------------------------------------------------------------------------- */
.mat-chip {
  font-weight: 500 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Dialog
/* ----------------------------------------------------------------------------------------------------- */
.mat-dialog-container {
  border-radius: 16px !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Drawer
/* ----------------------------------------------------------------------------------------------------- */
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Form fields
/* ----------------------------------------------------------------------------------------------------- */
/* Fuse only uses 'fill' style form fields and therefore */
/* only provides fixes and tweaks for that style */
.mat-form-field.mat-form-field-appearance-fill {
  /* Disabled */
  /* Invalid */
  /* Focused */
  /* Focused and valid fields */
  /* Disable floating mat-label */
  /* Remove the default arrow for native select */
  /* Adjustments for mat-label */
  /* Default style tweaks and enhancements */
  /* Adds better alignment for textarea inputs */
  /* Removes subscript space */
  /* Rounded */
  /* Dense */
  /* Emphasized affix */
  /* Bolder border width */
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled {
  opacity: 0.7 !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper {
  /* Border color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex){
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper {
  /* Background color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper .mat-form-field-flex{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper .mat-form-field-flex){
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper {
  /* Border color */
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper .mat-form-field-flex{
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper .mat-form-field-flex){
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label-wrapper .mat-form-field-label {
  width: 100% !important;
  transform: none !important;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  top: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right -7px center;
  background-size: 24px;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label .mat-form-field-wrapper {
  margin-top: 24px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper {
  margin-bottom: 16px;
  padding-bottom: 0;
  /* Remove the underline */
  /* Subscript tweaks */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex {
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 48px;
  border-radius: 6px;
  padding: 0 16px;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex){
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 4px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-left: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-right: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  /* Remove the margins from the mat-icon if it's inside a button */
  /* Force the icon size to 24 */
  /* Datepicker default icon size */
  /* Make mat-select usable as prefix and suffix */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-primary 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-accent 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select-value,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon,.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button:not(.mat-button-disabled),.mat-toolbar.mat-warn 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select-value{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon {
  margin: 0 !important;
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon svg{
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon{
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon svg{
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select {
  display: flex;
  align-items: center;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select:focus .mat-select-trigger .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select:focus .mat-select-trigger .mat-select-value{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select:focus .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select:focus .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow {
  border-top-color: var(--fuse-primary) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger {
  display: flex;
  align-items: center;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-value,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  max-width: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-value mat-select-trigger .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-value mat-select-trigger .mat-icon {
  margin: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper {
  display: flex;
  align-items: center;
  transform: none;
  margin-left: 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow {
  min-height: 0;
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow),:is(.dark 
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow){
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  position: static;
  display: flex;
  align-items: center;
  width: 88px;
  padding: 0;
  border: 0;
  /* Textarea */
  /* Select */
  /* Chips */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 14px 0;
  margin-top: 0;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix textarea.mat-input-element {
  display: flex;
  align-self: stretch;
  min-height: 36px;
  height: auto;
  margin: 14px 0;
  padding: 0 6px 0 0;
  transform: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select {
  display: inline-flex;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger {
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  position: relative;
  max-width: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text {
  display: inline-flex;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-arrow-wrapper {
  transform: translateY(0);
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-arrow-wrapper .mat-select-arrow {
  margin: 0 0 0 8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list {
  width: 100%;
  margin: 0 -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list .mat-chip-input {
  margin: 0 0 0 8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  top: -25px;
  height: auto;
  padding-top: 0;
  overflow: visible;
  pointer-events: auto;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  position: relative;
  top: 0;
  margin-top: 0;
  backface-visibility: hidden;
  transition: none;
  font-weight: 500;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  position: relative;
  top: auto;
  padding: 0;
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper > div {
  display: contents;
  /* Remove the div from flow to stop the subscript animation */
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-error,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint {
  display: block;
  margin-top: 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  align-items: flex-start;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-no-subscript .mat-form-field-wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-no-subscript .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  display: none !important;
  height: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded {
  /* Emphasized affix */
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 24px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 24px 0 0 24px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-right: 2px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 4px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 24px 24px 0;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 2px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 4px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense {
  /* Rounded */
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 40px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-left: -6px;
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 12px;
  margin-right: -6px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 11px 0;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded {
  /* Emphasized affix */
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 20px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 20px 0 0 20px !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-dense.fuse-mat-rounded.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 20px 20px 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  margin: 0 16px 0 -16px;
  padding-left: 16px;
  border-radius: 6px 0 0 6px;
  border-right-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 6px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  margin: 0 -16px 0 16px;
  padding-right: 16px;
  border-radius: 0 6px 6px 0;
  border-left-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 6px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin: 0 -4px 0 16px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-bg-default-rgb), var(--tw-bg-opacity)) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix),:is(.dark 
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix){
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.fuse-mat-bold .mat-form-field-wrapper .mat-form-field-flex {
  border-width: 2px !important;
}
/* Fix the outline appearance */
.mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity)) !important;
}
:is(.dark .mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline){
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Datepicker
/* ----------------------------------------------------------------------------------------------------- */
/* Hover and active cell content background opacity */
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){
  background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.3 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Icon
/* ----------------------------------------------------------------------------------------------------- */
.mat-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  font-size: 24px;
  line-height: 24px;
  -webkit-appearance: none !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Inputs
/* ----------------------------------------------------------------------------------------------------- */
.mat-input-element::placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-moz-placeholder {
  -moz-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-moz-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-moz-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-moz-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-webkit-input-placeholder {
  -webkit-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-webkit-input-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element:-ms-input-placeholder {
  -ms-transition: none !important;
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element:-ms-input-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
/* Invalid */
.mat-form-field-invalid .mat-input-element {
  /* Placeholder color */
}
.mat-form-field-invalid .mat-input-element::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element::-webkit-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field-invalid .mat-input-element:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Menu
/* ----------------------------------------------------------------------------------------------------- */
.mat-menu-panel {
  min-width: 144px !important;
}
.mat-menu-panel .mat-menu-content {
  /* Divider within mat-menu */
}
.mat-menu-panel .mat-menu-content .mat-menu-item {
  display: flex;
  align-items: center;
}
.mat-menu-panel .mat-menu-content .mat-menu-item.mat-menu-item-submenu-trigger {
  padding-right: 40px;
}
.mat-menu-panel .mat-menu-content .mat-menu-item .mat-icon {
  margin-right: 12px;
}
.mat-menu-panel .mat-menu-content mat-divider {
  margin: 8px 0;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Paginator
/* ----------------------------------------------------------------------------------------------------- */
.mat-paginator .mat-paginator-container {
  padding: 8px 16px;
  justify-content: space-between;
  /* Page size select */
  /* Range actions */
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container {
    justify-content: normal;
  }
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size {
  align-items: center;
  min-height: 40px;
  margin: 8px;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
  display: none;
  margin-right: 12px;
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
    display: block;
  }
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select {
  margin: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper {
  margin-bottom: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 32px;
  padding: 0 10px;
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions {
  margin: 8px 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label {
  margin-right: 16px;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Select
/* ----------------------------------------------------------------------------------------------------- */
.mat-select {
  display: inline-flex;
}
.mat-select .mat-select-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-select .mat-select-placeholder{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-select .mat-select-placeholder{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-select .mat-select-placeholder{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-select .mat-select-trigger {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: auto;
}
.mat-select .mat-select-trigger .mat-select-value {
  display: flex;
  position: relative;
  max-width: none;
}
.mat-select .mat-select-trigger .mat-select-value .mat-select-value-text {
  display: inline-flex;
}
.mat-select .mat-select-trigger .mat-select-value .mat-select-value-text > * {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mat-select .mat-select-arrow-wrapper {
  transform: translateY(0);
}
.mat-select .mat-select-arrow-wrapper .mat-select-arrow {
  margin: 0 4px 0 2px;
}
/* Invalid */
.mat-form-field-invalid .mat-select {
  /* Placeholder color */
}
.mat-form-field-invalid .mat-select .mat-select-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Slide Toggle
/* ----------------------------------------------------------------------------------------------------- */
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--fuse-accent-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--fuse-primary-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--fuse-warn-500-rgb), 0.54) !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Stepper
/* ----------------------------------------------------------------------------------------------------- */
.mat-step-icon {
  /* Do not override the mat-icon color */
}
.mat-step-icon .mat-icon {
  color: currentColor !important;
}
.mat-step-label,
.mat-step-label-selected {
  font-weight: 500 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Tabs
/* ----------------------------------------------------------------------------------------------------- */
.mat-tab-group {
  /* No header */
}
.mat-tab-group.fuse-mat-no-header .mat-tab-header {
  height: 0 !important;
  max-height: 0 !important;
  border: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.mat-tab-group .mat-tab-header {
  border-bottom: none !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container {
  padding: 0 24px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label {
  min-width: 0 !important;
  height: 40px !important;
  padding: 0 20px !important;
  border-radius: 9999px !important;
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{
  background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.1 !important;
}
:is(.dark .mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active){
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity: 0.1 !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label + .mat-tab-label {
  margin-left: 4px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content {
  line-height: 20px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  display: none !important;
}
.mat-tab-group .mat-tab-body-content {
  padding: 24px;
}
.mat-tab-label {
  opacity: 1 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Textarea
/* ----------------------------------------------------------------------------------------------------- */
textarea.mat-input-element {
  box-sizing: content-box !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Toolbar
/* ----------------------------------------------------------------------------------------------------- */
.mat-toolbar {
  /* Apply primary contrast color */
  /* Apply accent contrast color */
  /* Apply warn contrast color */
}
.mat-toolbar.mat-primary .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .text-secondary{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-primary .text-hint{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .text-disabled{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .divider{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-accent .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-accent .text-secondary{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .text-hint{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .text-disabled{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .divider{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar.mat-warn .mat-icon{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-warn .text-secondary{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .text-hint{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .text-disabled{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .divider{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.12 !important;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Highlight.js overrides
/* ----------------------------------------------------------------------------------------------------- */
code[class*=language-] .hljs-comment,
code[class*=language-] .hljs-quote,
pre[class*=language-] .hljs-comment,
pre[class*=language-] .hljs-quote {
  color: #8B9FC1;
  font-style: italic;
}
code[class*=language-] .hljs-doctag,
code[class*=language-] .hljs-keyword,
code[class*=language-] .hljs-formula,
pre[class*=language-] .hljs-doctag,
pre[class*=language-] .hljs-keyword,
pre[class*=language-] .hljs-formula {
  color: #22D3EE;
}
code[class*=language-] .hljs-name,
pre[class*=language-] .hljs-name {
  color: #E879F9;
}
code[class*=language-] .hljs-tag,
pre[class*=language-] .hljs-tag {
  color: #BAE6FD;
}
code[class*=language-] .hljs-section,
code[class*=language-] .hljs-selector-tag,
code[class*=language-] .hljs-deletion,
code[class*=language-] .hljs-subst,
pre[class*=language-] .hljs-section,
pre[class*=language-] .hljs-selector-tag,
pre[class*=language-] .hljs-deletion,
pre[class*=language-] .hljs-subst {
  color: #F87F71;
}
code[class*=language-] .hljs-literal,
pre[class*=language-] .hljs-literal {
  color: #36BEFF;
}
code[class*=language-] .hljs-string,
code[class*=language-] .hljs-regexp,
code[class*=language-] .hljs-addition,
code[class*=language-] .hljs-attribute,
code[class*=language-] .hljs-meta-string,
pre[class*=language-] .hljs-string,
pre[class*=language-] .hljs-regexp,
pre[class*=language-] .hljs-addition,
pre[class*=language-] .hljs-attribute,
pre[class*=language-] .hljs-meta-string {
  color: #BEF264;
}
code[class*=language-] .hljs-built_in,
code[class*=language-] .hljs-class .hljs-title,
pre[class*=language-] .hljs-built_in,
pre[class*=language-] .hljs-class .hljs-title {
  color: #FFD374;
}
code[class*=language-] .hljs-attr,
code[class*=language-] .hljs-variable,
code[class*=language-] .hljs-template-variable,
code[class*=language-] .hljs-type,
code[class*=language-] .hljs-selector-class,
code[class*=language-] .hljs-selector-attr,
code[class*=language-] .hljs-selector-pseudo,
code[class*=language-] .hljs-number,
pre[class*=language-] .hljs-attr,
pre[class*=language-] .hljs-variable,
pre[class*=language-] .hljs-template-variable,
pre[class*=language-] .hljs-type,
pre[class*=language-] .hljs-selector-class,
pre[class*=language-] .hljs-selector-attr,
pre[class*=language-] .hljs-selector-pseudo,
pre[class*=language-] .hljs-number {
  color: #22D3EE;
}
code[class*=language-] .hljs-symbol,
code[class*=language-] .hljs-bullet,
code[class*=language-] .hljs-link,
code[class*=language-] .hljs-meta,
code[class*=language-] .hljs-selector-id,
code[class*=language-] .hljs-title,
pre[class*=language-] .hljs-symbol,
pre[class*=language-] .hljs-bullet,
pre[class*=language-] .hljs-link,
pre[class*=language-] .hljs-meta,
pre[class*=language-] .hljs-selector-id,
pre[class*=language-] .hljs-title {
  color: #E879F9;
}
code[class*=language-] .hljs-emphasis,
pre[class*=language-] .hljs-emphasis {
  font-style: italic;
}
code[class*=language-] .hljs-strong,
pre[class*=language-] .hljs-strong {
  font-weight: 700;
}
code[class*=language-] .hljs-link,
pre[class*=language-] .hljs-link {
  text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Perfect scrollbar overrides
/* ----------------------------------------------------------------------------------------------------- */
.ps {
  position: relative;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y, .ps.ps--focus > .ps__rail-x,
.ps.ps--focus > .ps__rail-y, .ps.ps--scrolling-x > .ps__rail-x,
.ps.ps--scrolling-x > .ps__rail-y, .ps.ps--scrolling-y > .ps__rail-x,
.ps.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}
.ps > .ps__rail-x,
.ps > .ps__rail-y {
  z-index: 99999;
}
.ps > .ps__rail-x {
  height: 14px;
  background: transparent !important;
  transition: none !important;
}
.ps > .ps__rail-x:hover, .ps > .ps__rail-x:focus, .ps > .ps__rail-x.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-x:hover .ps__thumb-x, .ps > .ps__rail-x:focus .ps__thumb-x, .ps > .ps__rail-x.ps--clicking .ps__thumb-x {
  height: 10px;
}
.ps > .ps__rail-x .ps__thumb-x {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  height: 6px;
  transition: height 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ps > .ps__rail-y {
  width: 14px;
  background: transparent !important;
  transition: none !important;
  left: auto !important;
}
.ps > .ps__rail-y:hover, .ps > .ps__rail-y:focus, .ps > .ps__rail-y.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-y:hover .ps__thumb-y, .ps > .ps__rail-y:focus .ps__thumb-y, .ps > .ps__rail-y.ps--clicking .ps__thumb-y {
  width: 10px;
}
.ps > .ps__rail-y .ps__thumb-y {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  width: 6px;
  transition: width 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Quill editor overrides
/* ----------------------------------------------------------------------------------------------------- */
.ql-toolbar {
  border-radius: 6px 6px 0 0;
  padding: 0 !important;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  --tw-border-opacity: 1 !important;
}
.dark .ql-toolbar {
  background-color: rgba(0, 0, 0, 0.05);
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.ql-toolbar .ql-formats {
  margin: 11px 8px !important;
}
.ql-toolbar .ql-picker.ql-expanded .ql-picker-label{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-label{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}
.ql-toolbar .ql-picker.ql-expanded .ql-picker-options {
  z-index: 10 !important;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.dark .ql-toolbar .ql-picker.ql-expanded .ql-picker-options{
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}
.ql-toolbar .ql-picker .ql-picker-label{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity));
}
.ql-toolbar .ql-picker .ql-picker-options .ql-picker-item{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-default-rgb), var(--tw-text-opacity));
}
.ql-toolbar .ql-stroke,
.ql-toolbar .ql-stroke-mitter {
  stroke: var(--fuse-icon);
}
.ql-toolbar .ql-fill {
  fill: var(--fuse-icon);
}
.ql-toolbar button:hover,
.ql-toolbar button:focus,
.ql-toolbar button.ql-active,
.ql-toolbar .ql-picker-label:hover,
.ql-toolbar .ql-picker-label.ql-active,
.ql-toolbar .ql-picker-item:hover,
.ql-toolbar .ql-picker-item.ql-selected{
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important;
}
.ql-toolbar button:hover .ql-stroke,
.ql-toolbar button:hover .ql-stroke-mitter,
.ql-toolbar button:focus .ql-stroke,
.ql-toolbar button:focus .ql-stroke-mitter,
.ql-toolbar button.ql-active .ql-stroke,
.ql-toolbar button.ql-active .ql-stroke-mitter,
.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,
.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,
.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,
.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter {
  stroke: var(--fuse-primary) !important;
}
.ql-toolbar button:hover .ql-fill,
.ql-toolbar button:focus .ql-fill,
.ql-toolbar button.ql-active .ql-fill,
.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: var(--fuse-primary) !important;
}
.ql-container {
  overflow: hidden;
  border-radius: 0 0 6px 6px;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  --tw-border-opacity: 1 !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.dark .ql-container{
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.ql-container .ql-editor {
  min-height: 160px;
  max-height: 160px;
  height: 160px;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fuse-bg-card-rgb), var(--tw-bg-opacity));
}
.dark .ql-container .ql-editor {
  background-color: rgba(0, 0, 0, 0.05);
}
.ql-container .ql-editor.ql-blank::before{
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .ql-container .ql-editor.ql-blank::before{
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .ql-container .ql-editor.ql-blank::before{
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .ql-container .ql-editor.ql-blank::before{
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
  --tw-text-opacity: 0.38 !important;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/styles.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Import/write your custom styles here.
/*  @ Styles from this file will override 'vendors.scss' and Fuse's base styles.
/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Import/write your custom styles here.
/*  @ Styles from this file will override 'vendors.scss' and Fuse's base styles.
/* ----------------------------------------------------------------------------------------------------- */
.mat-simple-snackbar-action {
  color: #fff;
}
.snack-text-color {
  color: #fff;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-outline > * {
  border-color: var(--fuse-warn);
}
/* Form error */
mat-form-field.mat-form-field-invalid .mat-form-field-wrapper {
  padding-bottom: 5px;
}
mat-error {
  min-height: 21px;
  padding-bottom: 15px;
}
/*Table*/
.mat-paginator .mat-paginator-container {
  justify-content: right;
}
/*Page*/
page-content {
  width: 100%;
}
page-content-scroll {
  flex-direction: column !important;
  flex: 1 1 auto !important;
  display: flex !important;
  width: 100%;
}
/*Form*/
.mat-form-field.mat-form-field-slide .mat-form-field-wrapper .mat-form-field-flex {
  border: none !important;
  box-shadow: none !important;
}
input-slide .mat-form-field-flex {
  padding: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.no-borders .mat-form-field-wrapper .mat-form-field-flex {
  border-color: transparent !important;
  box-shadow: none !important;
}
/* Spinner container */
.spinner-container {
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
}
.spinner-container .mat-progress-spinner circle, .spinner-container .mat-spinner circle {
  stroke: #fff !important;
}
/* Expansion Panel */
.mat-accordion .mat-expansion-panel {
  margin: 0 0 16px !important;
  border-radius: 0px !important;
}
.mat-accordion .mat-expansion-panel.mat-expanded {
  margin: 0 0 16px !important;
}
.mat-accordion .mat-expansion-panel:last-child {
  margin-bottom: 0 0 16px !important;
}
/*Logo*/
.logo {
  max-height: 48px;
  width: auto;
  margin: 0.5rem 0;
}
/* Chips */
.mat-standard-chip .mat-chip-remove, .mat-standard-chip .mat-chip-trailing-icon {
  width: 22px !important;
  height: 22px !important;
}
/* Square button */
.mat-button,
.mat-flat-button,
.mat-raised-button,
.mat-stroked-button {
  padding: 0 20px !important;
  border-radius: 4px !important;
}
.modal-sm {
  width: 400px;
}
.modal-md {
  width: 700px;
}
.modal-lg {
  width: 1000px;
}
.modal-xl {
  width: 1300px;
}
.mat-dialog-container {
  padding: 0 !important;
}
.mat-dialog-container .mat-dialog-title {
  padding: 16px 24px;
  margin: 0;
  background-color: var(--fuse-primary);
  --tw-text-opacity: 1;
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity));
}
.mat-dialog-container .mat-dialog-content {
  padding: 20px 24px;
  margin: 0;
}
.mat-dialog-container .mat-dialog-actions {
  padding: 8px 24px;
  margin: 0;
  border-top: 1px solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
/*Scrollbar*/
.ps__rail-x,
.ps__rail-y {
  opacity: 0.6;
  z-index: 1000 !important;
}
.no-content .mat-tab-body-wrapper {
  display: none !important;
}
.select-14 mat-option {
  width: 14%;
}
.select-14 mat-option:first-child:not(.mat-option-multiple) {
  width: 100%;
}
.timepicker-overlay {
  z-index: 10000000 !important;
}
.timepicker-backdrop-overlay {
  z-index: 10000000 !important;
}
.warning-snackbar {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  background-color: white !important;
  color: black !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@fidcare/base-gui-lib/styles/tailwind.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* ----------------------------------------------------------------------------------------------------- */
/*  @ Main Tailwind file for injecting utilities.
/* ----------------------------------------------------------------------------------------------------- */
.pointer-events-none {
  pointer-events: none !important;
}
.visible {
  visibility: visible !important;
}
.collapse {
  visibility: collapse !important;
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
.inset-0 {
  inset: 0px !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.bottom-0\.5 {
  bottom: 0.125rem !important;
}
.bottom-1 {
  bottom: 0.25rem !important;
}
.bottom-1\.5 {
  bottom: 0.375rem !important;
}
.bottom-1\/2 {
  bottom: 50% !important;
}
.bottom-1\/3 {
  bottom: 33.333333% !important;
}
.bottom-1\/4 {
  bottom: 25% !important;
}
.bottom-10 {
  bottom: 2.5rem !important;
}
.bottom-100 {
  bottom: 25rem !important;
}
.bottom-11 {
  bottom: 2.75rem !important;
}
.bottom-12 {
  bottom: 3rem !important;
}
.bottom-120 {
  bottom: 30rem !important;
}
.bottom-128 {
  bottom: 32rem !important;
}
.bottom-13 {
  bottom: 3.25rem !important;
}
.bottom-14 {
  bottom: 3.5rem !important;
}
.bottom-140 {
  bottom: 35rem !important;
}
.bottom-15 {
  bottom: 3.75rem !important;
}
.bottom-16 {
  bottom: 4rem !important;
}
.bottom-160 {
  bottom: 40rem !important;
}
.bottom-18 {
  bottom: 4.5rem !important;
}
.bottom-180 {
  bottom: 45rem !important;
}
.bottom-192 {
  bottom: 48rem !important;
}
.bottom-2 {
  bottom: 0.5rem !important;
}
.bottom-2\.5 {
  bottom: 0.625rem !important;
}
.bottom-2\/3 {
  bottom: 66.666667% !important;
}
.bottom-2\/4 {
  bottom: 50% !important;
}
.bottom-20 {
  bottom: 5rem !important;
}
.bottom-200 {
  bottom: 50rem !important;
}
.bottom-22 {
  bottom: 5.5rem !important;
}
.bottom-24 {
  bottom: 6rem !important;
}
.bottom-240 {
  bottom: 60rem !important;
}
.bottom-256 {
  bottom: 64rem !important;
}
.bottom-26 {
  bottom: 6.5rem !important;
}
.bottom-28 {
  bottom: 7rem !important;
}
.bottom-280 {
  bottom: 70rem !important;
}
.bottom-3 {
  bottom: 0.75rem !important;
}
.bottom-3\.5 {
  bottom: 0.875rem !important;
}
.bottom-3\/4 {
  bottom: 75% !important;
}
.bottom-30 {
  bottom: 7.5rem !important;
}
.bottom-32 {
  bottom: 8rem !important;
}
.bottom-320 {
  bottom: 80rem !important;
}
.bottom-36 {
  bottom: 9rem !important;
}
.bottom-360 {
  bottom: 90rem !important;
}
.bottom-4 {
  bottom: 1rem !important;
}
.bottom-40 {
  bottom: 10rem !important;
}
.bottom-400 {
  bottom: 100rem !important;
}
.bottom-44 {
  bottom: 11rem !important;
}
.bottom-48 {
  bottom: 12rem !important;
}
.bottom-480 {
  bottom: 120rem !important;
}
.bottom-5 {
  bottom: 1.25rem !important;
}
.bottom-50 {
  bottom: 12.5rem !important;
}
.bottom-52 {
  bottom: 13rem !important;
}
.bottom-56 {
  bottom: 14rem !important;
}
.bottom-6 {
  bottom: 1.5rem !important;
}
.bottom-60 {
  bottom: 15rem !important;
}
.bottom-64 {
  bottom: 16rem !important;
}
.bottom-7 {
  bottom: 1.75rem !important;
}
.bottom-72 {
  bottom: 18rem !important;
}
.bottom-8 {
  bottom: 2rem !important;
}
.bottom-80 {
  bottom: 20rem !important;
}
.bottom-9 {
  bottom: 2.25rem !important;
}
.bottom-90 {
  bottom: 22.5rem !important;
}
.bottom-96 {
  bottom: 24rem !important;
}
.bottom-auto {
  bottom: auto !important;
}
.bottom-full {
  bottom: 100% !important;
}
.bottom-px {
  bottom: 1px !important;
}
.left-0 {
  left: 0px !important;
}
.left-0\.5 {
  left: 0.125rem !important;
}
.left-1 {
  left: 0.25rem !important;
}
.left-1\.5 {
  left: 0.375rem !important;
}
.left-1\/2 {
  left: 50% !important;
}
.left-1\/3 {
  left: 33.333333% !important;
}
.left-1\/4 {
  left: 25% !important;
}
.left-10 {
  left: 2.5rem !important;
}
.left-100 {
  left: 25rem !important;
}
.left-11 {
  left: 2.75rem !important;
}
.left-12 {
  left: 3rem !important;
}
.left-120 {
  left: 30rem !important;
}
.left-128 {
  left: 32rem !important;
}
.left-13 {
  left: 3.25rem !important;
}
.left-14 {
  left: 3.5rem !important;
}
.left-140 {
  left: 35rem !important;
}
.left-15 {
  left: 3.75rem !important;
}
.left-16 {
  left: 4rem !important;
}
.left-160 {
  left: 40rem !important;
}
.left-18 {
  left: 4.5rem !important;
}
.left-180 {
  left: 45rem !important;
}
.left-192 {
  left: 48rem !important;
}
.left-2 {
  left: 0.5rem !important;
}
.left-2\.5 {
  left: 0.625rem !important;
}
.left-2\/3 {
  left: 66.666667% !important;
}
.left-2\/4 {
  left: 50% !important;
}
.left-20 {
  left: 5rem !important;
}
.left-200 {
  left: 50rem !important;
}
.left-22 {
  left: 5.5rem !important;
}
.left-24 {
  left: 6rem !important;
}
.left-240 {
  left: 60rem !important;
}
.left-256 {
  left: 64rem !important;
}
.left-26 {
  left: 6.5rem !important;
}
.left-28 {
  left: 7rem !important;
}
.left-280 {
  left: 70rem !important;
}
.left-3 {
  left: 0.75rem !important;
}
.left-3\.5 {
  left: 0.875rem !important;
}
.left-3\/4 {
  left: 75% !important;
}
.left-30 {
  left: 7.5rem !important;
}
.left-32 {
  left: 8rem !important;
}
.left-320 {
  left: 80rem !important;
}
.left-36 {
  left: 9rem !important;
}
.left-360 {
  left: 90rem !important;
}
.left-4 {
  left: 1rem !important;
}
.left-40 {
  left: 10rem !important;
}
.left-400 {
  left: 100rem !important;
}
.left-44 {
  left: 11rem !important;
}
.left-48 {
  left: 12rem !important;
}
.left-480 {
  left: 120rem !important;
}
.left-5 {
  left: 1.25rem !important;
}
.left-50 {
  left: 12.5rem !important;
}
.left-52 {
  left: 13rem !important;
}
.left-56 {
  left: 14rem !important;
}
.left-6 {
  left: 1.5rem !important;
}
.left-60 {
  left: 15rem !important;
}
.left-64 {
  left: 16rem !important;
}
.left-7 {
  left: 1.75rem !important;
}
.left-72 {
  left: 18rem !important;
}
.left-8 {
  left: 2rem !important;
}
.left-80 {
  left: 20rem !important;
}
.left-9 {
  left: 2.25rem !important;
}
.left-90 {
  left: 22.5rem !important;
}
.left-96 {
  left: 24rem !important;
}
.left-auto {
  left: auto !important;
}
.left-full {
  left: 100% !important;
}
.left-px {
  left: 1px !important;
}
.right-0 {
  right: 0px !important;
}
.right-0\.5 {
  right: 0.125rem !important;
}
.right-1 {
  right: 0.25rem !important;
}
.right-1\.5 {
  right: 0.375rem !important;
}
.right-1\/2 {
  right: 50% !important;
}
.right-1\/3 {
  right: 33.333333% !important;
}
.right-1\/4 {
  right: 25% !important;
}
.right-10 {
  right: 2.5rem !important;
}
.right-100 {
  right: 25rem !important;
}
.right-11 {
  right: 2.75rem !important;
}
.right-12 {
  right: 3rem !important;
}
.right-120 {
  right: 30rem !important;
}
.right-128 {
  right: 32rem !important;
}
.right-13 {
  right: 3.25rem !important;
}
.right-14 {
  right: 3.5rem !important;
}
.right-140 {
  right: 35rem !important;
}
.right-15 {
  right: 3.75rem !important;
}
.right-16 {
  right: 4rem !important;
}
.right-160 {
  right: 40rem !important;
}
.right-18 {
  right: 4.5rem !important;
}
.right-180 {
  right: 45rem !important;
}
.right-192 {
  right: 48rem !important;
}
.right-2 {
  right: 0.5rem !important;
}
.right-2\.5 {
  right: 0.625rem !important;
}
.right-2\/3 {
  right: 66.666667% !important;
}
.right-2\/4 {
  right: 50% !important;
}
.right-20 {
  right: 5rem !important;
}
.right-200 {
  right: 50rem !important;
}
.right-22 {
  right: 5.5rem !important;
}
.right-24 {
  right: 6rem !important;
}
.right-240 {
  right: 60rem !important;
}
.right-256 {
  right: 64rem !important;
}
.right-26 {
  right: 6.5rem !important;
}
.right-28 {
  right: 7rem !important;
}
.right-280 {
  right: 70rem !important;
}
.right-3 {
  right: 0.75rem !important;
}
.right-3\.5 {
  right: 0.875rem !important;
}
.right-3\/4 {
  right: 75% !important;
}
.right-30 {
  right: 7.5rem !important;
}
.right-32 {
  right: 8rem !important;
}
.right-320 {
  right: 80rem !important;
}
.right-36 {
  right: 9rem !important;
}
.right-360 {
  right: 90rem !important;
}
.right-4 {
  right: 1rem !important;
}
.right-40 {
  right: 10rem !important;
}
.right-400 {
  right: 100rem !important;
}
.right-44 {
  right: 11rem !important;
}
.right-48 {
  right: 12rem !important;
}
.right-480 {
  right: 120rem !important;
}
.right-5 {
  right: 1.25rem !important;
}
.right-50 {
  right: 12.5rem !important;
}
.right-52 {
  right: 13rem !important;
}
.right-56 {
  right: 14rem !important;
}
.right-6 {
  right: 1.5rem !important;
}
.right-60 {
  right: 15rem !important;
}
.right-64 {
  right: 16rem !important;
}
.right-7 {
  right: 1.75rem !important;
}
.right-72 {
  right: 18rem !important;
}
.right-8 {
  right: 2rem !important;
}
.right-80 {
  right: 20rem !important;
}
.right-9 {
  right: 2.25rem !important;
}
.right-90 {
  right: 22.5rem !important;
}
.right-96 {
  right: 24rem !important;
}
.right-auto {
  right: auto !important;
}
.right-full {
  right: 100% !important;
}
.right-px {
  right: 1px !important;
}
.top-0 {
  top: 0px !important;
}
.top-0\.5 {
  top: 0.125rem !important;
}
.top-1 {
  top: 0.25rem !important;
}
.top-1\.5 {
  top: 0.375rem !important;
}
.top-1\/2 {
  top: 50% !important;
}
.top-1\/3 {
  top: 33.333333% !important;
}
.top-1\/4 {
  top: 25% !important;
}
.top-10 {
  top: 2.5rem !important;
}
.top-100 {
  top: 25rem !important;
}
.top-11 {
  top: 2.75rem !important;
}
.top-12 {
  top: 3rem !important;
}
.top-120 {
  top: 30rem !important;
}
.top-128 {
  top: 32rem !important;
}
.top-13 {
  top: 3.25rem !important;
}
.top-14 {
  top: 3.5rem !important;
}
.top-140 {
  top: 35rem !important;
}
.top-15 {
  top: 3.75rem !important;
}
.top-16 {
  top: 4rem !important;
}
.top-160 {
  top: 40rem !important;
}
.top-18 {
  top: 4.5rem !important;
}
.top-180 {
  top: 45rem !important;
}
.top-192 {
  top: 48rem !important;
}
.top-2 {
  top: 0.5rem !important;
}
.top-2\.5 {
  top: 0.625rem !important;
}
.top-2\/3 {
  top: 66.666667% !important;
}
.top-2\/4 {
  top: 50% !important;
}
.top-20 {
  top: 5rem !important;
}
.top-200 {
  top: 50rem !important;
}
.top-22 {
  top: 5.5rem !important;
}
.top-24 {
  top: 6rem !important;
}
.top-240 {
  top: 60rem !important;
}
.top-256 {
  top: 64rem !important;
}
.top-26 {
  top: 6.5rem !important;
}
.top-28 {
  top: 7rem !important;
}
.top-280 {
  top: 70rem !important;
}
.top-3 {
  top: 0.75rem !important;
}
.top-3\.5 {
  top: 0.875rem !important;
}
.top-3\/4 {
  top: 75% !important;
}
.top-30 {
  top: 7.5rem !important;
}
.top-32 {
  top: 8rem !important;
}
.top-320 {
  top: 80rem !important;
}
.top-36 {
  top: 9rem !important;
}
.top-360 {
  top: 90rem !important;
}
.top-4 {
  top: 1rem !important;
}
.top-40 {
  top: 10rem !important;
}
.top-400 {
  top: 100rem !important;
}
.top-44 {
  top: 11rem !important;
}
.top-48 {
  top: 12rem !important;
}
.top-480 {
  top: 120rem !important;
}
.top-5 {
  top: 1.25rem !important;
}
.top-50 {
  top: 12.5rem !important;
}
.top-52 {
  top: 13rem !important;
}
.top-56 {
  top: 14rem !important;
}
.top-6 {
  top: 1.5rem !important;
}
.top-60 {
  top: 15rem !important;
}
.top-64 {
  top: 16rem !important;
}
.top-7 {
  top: 1.75rem !important;
}
.top-72 {
  top: 18rem !important;
}
.top-8 {
  top: 2rem !important;
}
.top-80 {
  top: 20rem !important;
}
.top-9 {
  top: 2.25rem !important;
}
.top-90 {
  top: 22.5rem !important;
}
.top-96 {
  top: 24rem !important;
}
.top-auto {
  top: auto !important;
}
.top-full {
  top: 100% !important;
}
.top-px {
  top: 1px !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-20 {
  z-index: 20 !important;
}
.z-49 {
  z-index: 49 !important;
}
.z-99 {
  z-index: 99 !important;
}
.m-0 {
  margin: 0px !important;
}
.m-0\.5 {
  margin: 0.125rem !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-1\.5 {
  margin: 0.375rem !important;
}
.m-1\/2 {
  margin: 50% !important;
}
.m-1\/3 {
  margin: 33.333333% !important;
}
.m-1\/4 {
  margin: 25% !important;
}
.m-10 {
  margin: 2.5rem !important;
}
.m-100 {
  margin: 25rem !important;
}
.m-11 {
  margin: 2.75rem !important;
}
.m-12 {
  margin: 3rem !important;
}
.m-120 {
  margin: 30rem !important;
}
.m-128 {
  margin: 32rem !important;
}
.m-13 {
  margin: 3.25rem !important;
}
.m-14 {
  margin: 3.5rem !important;
}
.m-140 {
  margin: 35rem !important;
}
.m-15 {
  margin: 3.75rem !important;
}
.m-16 {
  margin: 4rem !important;
}
.m-160 {
  margin: 40rem !important;
}
.m-18 {
  margin: 4.5rem !important;
}
.m-180 {
  margin: 45rem !important;
}
.m-192 {
  margin: 48rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-2\.5 {
  margin: 0.625rem !important;
}
.m-2\/3 {
  margin: 66.666667% !important;
}
.m-2\/4 {
  margin: 50% !important;
}
.m-20 {
  margin: 5rem !important;
}
.m-200 {
  margin: 50rem !important;
}
.m-22 {
  margin: 5.5rem !important;
}
.m-24 {
  margin: 6rem !important;
}
.m-240 {
  margin: 60rem !important;
}
.m-256 {
  margin: 64rem !important;
}
.m-26 {
  margin: 6.5rem !important;
}
.m-28 {
  margin: 7rem !important;
}
.m-280 {
  margin: 70rem !important;
}
.m-3 {
  margin: 0.75rem !important;
}
.m-3\.5 {
  margin: 0.875rem !important;
}
.m-3\/4 {
  margin: 75% !important;
}
.m-30 {
  margin: 7.5rem !important;
}
.m-32 {
  margin: 8rem !important;
}
.m-320 {
  margin: 80rem !important;
}
.m-36 {
  margin: 9rem !important;
}
.m-360 {
  margin: 90rem !important;
}
.m-4 {
  margin: 1rem !important;
}
.m-40 {
  margin: 10rem !important;
}
.m-400 {
  margin: 100rem !important;
}
.m-44 {
  margin: 11rem !important;
}
.m-48 {
  margin: 12rem !important;
}
.m-480 {
  margin: 120rem !important;
}
.m-5 {
  margin: 1.25rem !important;
}
.m-50 {
  margin: 12.5rem !important;
}
.m-52 {
  margin: 13rem !important;
}
.m-56 {
  margin: 14rem !important;
}
.m-6 {
  margin: 1.5rem !important;
}
.m-60 {
  margin: 15rem !important;
}
.m-64 {
  margin: 16rem !important;
}
.m-7 {
  margin: 1.75rem !important;
}
.m-72 {
  margin: 18rem !important;
}
.m-8 {
  margin: 2rem !important;
}
.m-80 {
  margin: 20rem !important;
}
.m-9 {
  margin: 2.25rem !important;
}
.m-90 {
  margin: 22.5rem !important;
}
.m-96 {
  margin: 24rem !important;
}
.m-auto {
  margin: auto !important;
}
.m-px {
  margin: 1px !important;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mx-0\.5 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-1\.5 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}
.mx-1\/2 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.mx-1\/3 {
  margin-left: 33.333333% !important;
  margin-right: 33.333333% !important;
}
.mx-1\/4 {
  margin-left: 25% !important;
  margin-right: 25% !important;
}
.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.mx-100 {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}
.mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-120 {
  margin-left: 30rem !important;
  margin-right: 30rem !important;
}
.mx-128 {
  margin-left: 32rem !important;
  margin-right: 32rem !important;
}
.mx-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}
.mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
.mx-140 {
  margin-left: 35rem !important;
  margin-right: 35rem !important;
}
.mx-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
.mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-160 {
  margin-left: 40rem !important;
  margin-right: 40rem !important;
}
.mx-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}
.mx-180 {
  margin-left: 45rem !important;
  margin-right: 45rem !important;
}
.mx-192 {
  margin-left: 48rem !important;
  margin-right: 48rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-2\.5 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}
.mx-2\/3 {
  margin-left: 66.666667% !important;
  margin-right: 66.666667% !important;
}
.mx-2\/4 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.mx-200 {
  margin-left: 50rem !important;
  margin-right: 50rem !important;
}
.mx-22 {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}
.mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.mx-240 {
  margin-left: 60rem !important;
  margin-right: 60rem !important;
}
.mx-256 {
  margin-left: 64rem !important;
  margin-right: 64rem !important;
}
.mx-26 {
  margin-left: 6.5rem !important;
  margin-right: 6.5rem !important;
}
.mx-28 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}
.mx-280 {
  margin-left: 70rem !important;
  margin-right: 70rem !important;
}
.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.mx-3\.5 {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}
.mx-3\/4 {
  margin-left: 75% !important;
  margin-right: 75% !important;
}
.mx-30 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}
.mx-32 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.mx-320 {
  margin-left: 80rem !important;
  margin-right: 80rem !important;
}
.mx-36 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}
.mx-360 {
  margin-left: 90rem !important;
  margin-right: 90rem !important;
}
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-40 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.mx-400 {
  margin-left: 100rem !important;
  margin-right: 100rem !important;
}
.mx-44 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}
.mx-48 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.mx-480 {
  margin-left: 120rem !important;
  margin-right: 120rem !important;
}
.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.mx-50 {
  margin-left: 12.5rem !important;
  margin-right: 12.5rem !important;
}
.mx-52 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}
.mx-56 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-60 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}
.mx-64 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}
.mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
.mx-72 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}
.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-80 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}
.mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
.mx-90 {
  margin-left: 22.5rem !important;
  margin-right: 22.5rem !important;
}
.mx-96 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mx-px {
  margin-left: 1px !important;
  margin-right: 1px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-1\.5 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.my-1\/2 {
  margin-top: 50% !important;
  margin-bottom: 50% !important;
}
.my-1\/3 {
  margin-top: 33.333333% !important;
  margin-bottom: 33.333333% !important;
}
.my-1\/4 {
  margin-top: 25% !important;
  margin-bottom: 25% !important;
}
.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.my-100 {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}
.my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}
.my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-120 {
  margin-top: 30rem !important;
  margin-bottom: 30rem !important;
}
.my-128 {
  margin-top: 32rem !important;
  margin-bottom: 32rem !important;
}
.my-13 {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}
.my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.my-140 {
  margin-top: 35rem !important;
  margin-bottom: 35rem !important;
}
.my-15 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}
.my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-160 {
  margin-top: 40rem !important;
  margin-bottom: 40rem !important;
}
.my-18 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}
.my-180 {
  margin-top: 45rem !important;
  margin-bottom: 45rem !important;
}
.my-192 {
  margin-top: 48rem !important;
  margin-bottom: 48rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-2\.5 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}
.my-2\/3 {
  margin-top: 66.666667% !important;
  margin-bottom: 66.666667% !important;
}
.my-2\/4 {
  margin-top: 50% !important;
  margin-bottom: 50% !important;
}
.my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-200 {
  margin-top: 50rem !important;
  margin-bottom: 50rem !important;
}
.my-22 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}
.my-24 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.my-240 {
  margin-top: 60rem !important;
  margin-bottom: 60rem !important;
}
.my-256 {
  margin-top: 64rem !important;
  margin-bottom: 64rem !important;
}
.my-26 {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}
.my-28 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.my-280 {
  margin-top: 70rem !important;
  margin-bottom: 70rem !important;
}
.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.my-3\.5 {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}
.my-3\/4 {
  margin-top: 75% !important;
  margin-bottom: 75% !important;
}
.my-30 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}
.my-32 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.my-320 {
  margin-top: 80rem !important;
  margin-bottom: 80rem !important;
}
.my-36 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.my-360 {
  margin-top: 90rem !important;
  margin-bottom: 90rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-40 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.my-400 {
  margin-top: 100rem !important;
  margin-bottom: 100rem !important;
}
.my-44 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}
.my-48 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.my-480 {
  margin-top: 120rem !important;
  margin-bottom: 120rem !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.my-50 {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}
.my-52 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}
.my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-60 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.my-64 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}
.my-72 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-80 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}
.my-90 {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}
.my-96 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}
.-mb-px {
  margin-bottom: -1px !important;
}
.-ml-1 {
  margin-left: -0.25rem !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-0\.5 {
  margin-bottom: 0.125rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-1\.5 {
  margin-bottom: 0.375rem !important;
}
.mb-1\/2 {
  margin-bottom: 50% !important;
}
.mb-1\/3 {
  margin-bottom: 33.333333% !important;
}
.mb-1\/4 {
  margin-bottom: 25% !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-100 {
  margin-bottom: 25rem !important;
}
.mb-11 {
  margin-bottom: 2.75rem !important;
}
.mb-12 {
  margin-bottom: 3rem !important;
}
.mb-120 {
  margin-bottom: 30rem !important;
}
.mb-128 {
  margin-bottom: 32rem !important;
}
.mb-13 {
  margin-bottom: 3.25rem !important;
}
.mb-14 {
  margin-bottom: 3.5rem !important;
}
.mb-140 {
  margin-bottom: 35rem !important;
}
.mb-15 {
  margin-bottom: 3.75rem !important;
}
.mb-16 {
  margin-bottom: 4rem !important;
}
.mb-160 {
  margin-bottom: 40rem !important;
}
.mb-18 {
  margin-bottom: 4.5rem !important;
}
.mb-180 {
  margin-bottom: 45rem !important;
}
.mb-192 {
  margin-bottom: 48rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-2\.5 {
  margin-bottom: 0.625rem !important;
}
.mb-2\/3 {
  margin-bottom: 66.666667% !important;
}
.mb-2\/4 {
  margin-bottom: 50% !important;
}
.mb-20 {
  margin-bottom: 5rem !important;
}
.mb-200 {
  margin-bottom: 50rem !important;
}
.mb-22 {
  margin-bottom: 5.5rem !important;
}
.mb-24 {
  margin-bottom: 6rem !important;
}
.mb-240 {
  margin-bottom: 60rem !important;
}
.mb-256 {
  margin-bottom: 64rem !important;
}
.mb-26 {
  margin-bottom: 6.5rem !important;
}
.mb-28 {
  margin-bottom: 7rem !important;
}
.mb-280 {
  margin-bottom: 70rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-3\.5 {
  margin-bottom: 0.875rem !important;
}
.mb-3\/4 {
  margin-bottom: 75% !important;
}
.mb-30 {
  margin-bottom: 7.5rem !important;
}
.mb-32 {
  margin-bottom: 8rem !important;
}
.mb-320 {
  margin-bottom: 80rem !important;
}
.mb-36 {
  margin-bottom: 9rem !important;
}
.mb-360 {
  margin-bottom: 90rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-40 {
  margin-bottom: 10rem !important;
}
.mb-400 {
  margin-bottom: 100rem !important;
}
.mb-44 {
  margin-bottom: 11rem !important;
}
.mb-48 {
  margin-bottom: 12rem !important;
}
.mb-480 {
  margin-bottom: 120rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-50 {
  margin-bottom: 12.5rem !important;
}
.mb-52 {
  margin-bottom: 13rem !important;
}
.mb-56 {
  margin-bottom: 14rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-60 {
  margin-bottom: 15rem !important;
}
.mb-64 {
  margin-bottom: 16rem !important;
}
.mb-7 {
  margin-bottom: 1.75rem !important;
}
.mb-72 {
  margin-bottom: 18rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-80 {
  margin-bottom: 20rem !important;
}
.mb-9 {
  margin-bottom: 2.25rem !important;
}
.mb-90 {
  margin-bottom: 22.5rem !important;
}
.mb-96 {
  margin-bottom: 24rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.mb-px {
  margin-bottom: 1px !important;
}
.me-2 {
  margin-inline-end: 0.5rem !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.ml-0\.5 {
  margin-left: 0.125rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-1\.5 {
  margin-left: 0.375rem !important;
}
.ml-1\/2 {
  margin-left: 50% !important;
}
.ml-1\/3 {
  margin-left: 33.333333% !important;
}
.ml-1\/4 {
  margin-left: 25% !important;
}
.ml-10 {
  margin-left: 2.5rem !important;
}
.ml-100 {
  margin-left: 25rem !important;
}
.ml-11 {
  margin-left: 2.75rem !important;
}
.ml-12 {
  margin-left: 3rem !important;
}
.ml-120 {
  margin-left: 30rem !important;
}
.ml-128 {
  margin-left: 32rem !important;
}
.ml-13 {
  margin-left: 3.25rem !important;
}
.ml-14 {
  margin-left: 3.5rem !important;
}
.ml-140 {
  margin-left: 35rem !important;
}
.ml-15 {
  margin-left: 3.75rem !important;
}
.ml-16 {
  margin-left: 4rem !important;
}
.ml-160 {
  margin-left: 40rem !important;
}
.ml-18 {
  margin-left: 4.5rem !important;
}
.ml-180 {
  margin-left: 45rem !important;
}
.ml-192 {
  margin-left: 48rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-2\.5 {
  margin-left: 0.625rem !important;
}
.ml-2\/3 {
  margin-left: 66.666667% !important;
}
.ml-2\/4 {
  margin-left: 50% !important;
}
.ml-20 {
  margin-left: 5rem !important;
}
.ml-200 {
  margin-left: 50rem !important;
}
.ml-22 {
  margin-left: 5.5rem !important;
}
.ml-24 {
  margin-left: 6rem !important;
}
.ml-240 {
  margin-left: 60rem !important;
}
.ml-256 {
  margin-left: 64rem !important;
}
.ml-26 {
  margin-left: 6.5rem !important;
}
.ml-28 {
  margin-left: 7rem !important;
}
.ml-280 {
  margin-left: 70rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-3\.5 {
  margin-left: 0.875rem !important;
}
.ml-3\/4 {
  margin-left: 75% !important;
}
.ml-30 {
  margin-left: 7.5rem !important;
}
.ml-32 {
  margin-left: 8rem !important;
}
.ml-320 {
  margin-left: 80rem !important;
}
.ml-36 {
  margin-left: 9rem !important;
}
.ml-360 {
  margin-left: 90rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-40 {
  margin-left: 10rem !important;
}
.ml-400 {
  margin-left: 100rem !important;
}
.ml-44 {
  margin-left: 11rem !important;
}
.ml-48 {
  margin-left: 12rem !important;
}
.ml-480 {
  margin-left: 120rem !important;
}
.ml-5 {
  margin-left: 1.25rem !important;
}
.ml-50 {
  margin-left: 12.5rem !important;
}
.ml-52 {
  margin-left: 13rem !important;
}
.ml-56 {
  margin-left: 14rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.ml-60 {
  margin-left: 15rem !important;
}
.ml-64 {
  margin-left: 16rem !important;
}
.ml-7 {
  margin-left: 1.75rem !important;
}
.ml-72 {
  margin-left: 18rem !important;
}
.ml-8 {
  margin-left: 2rem !important;
}
.ml-80 {
  margin-left: 20rem !important;
}
.ml-9 {
  margin-left: 2.25rem !important;
}
.ml-90 {
  margin-left: 22.5rem !important;
}
.ml-96 {
  margin-left: 24rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.ml-px {
  margin-left: 1px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mr-0\.5 {
  margin-right: 0.125rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-1\.5 {
  margin-right: 0.375rem !important;
}
.mr-1\/2 {
  margin-right: 50% !important;
}
.mr-1\/3 {
  margin-right: 33.333333% !important;
}
.mr-1\/4 {
  margin-right: 25% !important;
}
.mr-10 {
  margin-right: 2.5rem !important;
}
.mr-100 {
  margin-right: 25rem !important;
}
.mr-11 {
  margin-right: 2.75rem !important;
}
.mr-12 {
  margin-right: 3rem !important;
}
.mr-120 {
  margin-right: 30rem !important;
}
.mr-128 {
  margin-right: 32rem !important;
}
.mr-13 {
  margin-right: 3.25rem !important;
}
.mr-14 {
  margin-right: 3.5rem !important;
}
.mr-140 {
  margin-right: 35rem !important;
}
.mr-15 {
  margin-right: 3.75rem !important;
}
.mr-16 {
  margin-right: 4rem !important;
}
.mr-160 {
  margin-right: 40rem !important;
}
.mr-18 {
  margin-right: 4.5rem !important;
}
.mr-180 {
  margin-right: 45rem !important;
}
.mr-192 {
  margin-right: 48rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-2\.5 {
  margin-right: 0.625rem !important;
}
.mr-2\/3 {
  margin-right: 66.666667% !important;
}
.mr-2\/4 {
  margin-right: 50% !important;
}
.mr-20 {
  margin-right: 5rem !important;
}
.mr-200 {
  margin-right: 50rem !important;
}
.mr-22 {
  margin-right: 5.5rem !important;
}
.mr-24 {
  margin-right: 6rem !important;
}
.mr-240 {
  margin-right: 60rem !important;
}
.mr-256 {
  margin-right: 64rem !important;
}
.mr-26 {
  margin-right: 6.5rem !important;
}
.mr-28 {
  margin-right: 7rem !important;
}
.mr-280 {
  margin-right: 70rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-3\.5 {
  margin-right: 0.875rem !important;
}
.mr-3\/4 {
  margin-right: 75% !important;
}
.mr-30 {
  margin-right: 7.5rem !important;
}
.mr-32 {
  margin-right: 8rem !important;
}
.mr-320 {
  margin-right: 80rem !important;
}
.mr-36 {
  margin-right: 9rem !important;
}
.mr-360 {
  margin-right: 90rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-40 {
  margin-right: 10rem !important;
}
.mr-400 {
  margin-right: 100rem !important;
}
.mr-44 {
  margin-right: 11rem !important;
}
.mr-48 {
  margin-right: 12rem !important;
}
.mr-480 {
  margin-right: 120rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mr-50 {
  margin-right: 12.5rem !important;
}
.mr-52 {
  margin-right: 13rem !important;
}
.mr-56 {
  margin-right: 14rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-60 {
  margin-right: 15rem !important;
}
.mr-64 {
  margin-right: 16rem !important;
}
.mr-7 {
  margin-right: 1.75rem !important;
}
.mr-72 {
  margin-right: 18rem !important;
}
.mr-8 {
  margin-right: 2rem !important;
}
.mr-80 {
  margin-right: 20rem !important;
}
.mr-9 {
  margin-right: 2.25rem !important;
}
.mr-90 {
  margin-right: 22.5rem !important;
}
.mr-96 {
  margin-right: 24rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mr-px {
  margin-right: 1px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-0\.5 {
  margin-top: 0.125rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-1\.5 {
  margin-top: 0.375rem !important;
}
.mt-1\/2 {
  margin-top: 50% !important;
}
.mt-1\/3 {
  margin-top: 33.333333% !important;
}
.mt-1\/4 {
  margin-top: 25% !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-100 {
  margin-top: 25rem !important;
}
.mt-11 {
  margin-top: 2.75rem !important;
}
.mt-12 {
  margin-top: 3rem !important;
}
.mt-120 {
  margin-top: 30rem !important;
}
.mt-128 {
  margin-top: 32rem !important;
}
.mt-13 {
  margin-top: 3.25rem !important;
}
.mt-14 {
  margin-top: 3.5rem !important;
}
.mt-140 {
  margin-top: 35rem !important;
}
.mt-15 {
  margin-top: 3.75rem !important;
}
.mt-16 {
  margin-top: 4rem !important;
}
.mt-160 {
  margin-top: 40rem !important;
}
.mt-18 {
  margin-top: 4.5rem !important;
}
.mt-180 {
  margin-top: 45rem !important;
}
.mt-192 {
  margin-top: 48rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-2\.5 {
  margin-top: 0.625rem !important;
}
.mt-2\/3 {
  margin-top: 66.666667% !important;
}
.mt-2\/4 {
  margin-top: 50% !important;
}
.mt-20 {
  margin-top: 5rem !important;
}
.mt-200 {
  margin-top: 50rem !important;
}
.mt-22 {
  margin-top: 5.5rem !important;
}
.mt-24 {
  margin-top: 6rem !important;
}
.mt-240 {
  margin-top: 60rem !important;
}
.mt-256 {
  margin-top: 64rem !important;
}
.mt-26 {
  margin-top: 6.5rem !important;
}
.mt-28 {
  margin-top: 7rem !important;
}
.mt-280 {
  margin-top: 70rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-3\.5 {
  margin-top: 0.875rem !important;
}
.mt-3\/4 {
  margin-top: 75% !important;
}
.mt-30 {
  margin-top: 7.5rem !important;
}
.mt-32 {
  margin-top: 8rem !important;
}
.mt-320 {
  margin-top: 80rem !important;
}
.mt-36 {
  margin-top: 9rem !important;
}
.mt-360 {
  margin-top: 90rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-40 {
  margin-top: 10rem !important;
}
.mt-400 {
  margin-top: 100rem !important;
}
.mt-44 {
  margin-top: 11rem !important;
}
.mt-48 {
  margin-top: 12rem !important;
}
.mt-480 {
  margin-top: 120rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-50 {
  margin-top: 12.5rem !important;
}
.mt-52 {
  margin-top: 13rem !important;
}
.mt-56 {
  margin-top: 14rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-60 {
  margin-top: 15rem !important;
}
.mt-64 {
  margin-top: 16rem !important;
}
.mt-7 {
  margin-top: 1.75rem !important;
}
.mt-72 {
  margin-top: 18rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-80 {
  margin-top: 20rem !important;
}
.mt-9 {
  margin-top: 2.25rem !important;
}
.mt-90 {
  margin-top: 22.5rem !important;
}
.mt-96 {
  margin-top: 24rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mt-px {
  margin-top: 1px !important;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.contents {
  display: contents !important;
}
.hidden {
  display: none !important;
}
.h-0 {
  height: 0px !important;
}
.h-1 {
  height: 0.25rem !important;
}
.h-12 {
  height: 3rem !important;
}
.h-14 {
  height: 3.5rem !important;
}
.h-16 {
  height: 4rem !important;
}
.h-2 {
  height: 0.5rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-4 {
  height: 1rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.h-full {
  height: 100% !important;
}
.w-0 {
  width: 0px !important;
}
.w-0\.5 {
  width: 0.125rem !important;
}
.w-1 {
  width: 0.25rem !important;
}
.w-1-pc {
  width: 1% !important;
}
.w-1\.5 {
  width: 0.375rem !important;
}
.w-1\/12 {
  width: 8.333333% !important;
}
.w-1\/2 {
  width: 50% !important;
}
.w-1\/3 {
  width: 33.333333% !important;
}
.w-1\/4 {
  width: 25% !important;
}
.w-1\/5 {
  width: 20% !important;
}
.w-1\/6 {
  width: 16.666667% !important;
}
.w-10 {
  width: 2.5rem !important;
}
.w-10-pc {
  width: 10% !important;
}
.w-10\/12 {
  width: 83.333333% !important;
}
.w-100 {
  width: 25rem !important;
}
.w-100-pc {
  width: 100% !important;
}
.w-11 {
  width: 2.75rem !important;
}
.w-11-pc {
  width: 11% !important;
}
.w-11\/12 {
  width: 91.666667% !important;
}
.w-12 {
  width: 3rem !important;
}
.w-12-pc {
  width: 12% !important;
}
.w-120 {
  width: 30rem !important;
}
.w-128 {
  width: 32rem !important;
}
.w-13 {
  width: 3.25rem !important;
}
.w-13-pc {
  width: 13% !important;
}
.w-14 {
  width: 3.5rem !important;
}
.w-14-pc {
  width: 14% !important;
}
.w-140 {
  width: 35rem !important;
}
.w-15 {
  width: 3.75rem !important;
}
.w-15-pc {
  width: 15% !important;
}
.w-16 {
  width: 4rem !important;
}
.w-16-pc {
  width: 16% !important;
}
.w-160 {
  width: 40rem !important;
}
.w-17-pc {
  width: 17% !important;
}
.w-18 {
  width: 4.5rem !important;
}
.w-18-pc {
  width: 18% !important;
}
.w-180 {
  width: 45rem !important;
}
.w-19-pc {
  width: 19% !important;
}
.w-192 {
  width: 48rem !important;
}
.w-2 {
  width: 0.5rem !important;
}
.w-2-pc {
  width: 2% !important;
}
.w-2\.5 {
  width: 0.625rem !important;
}
.w-2\/12 {
  width: 16.666667% !important;
}
.w-2\/3 {
  width: 66.666667% !important;
}
.w-2\/4 {
  width: 50% !important;
}
.w-2\/5 {
  width: 40% !important;
}
.w-2\/6 {
  width: 33.333333% !important;
}
.w-20 {
  width: 5rem !important;
}
.w-20-pc {
  width: 20% !important;
}
.w-200 {
  width: 50rem !important;
}
.w-21-pc {
  width: 21% !important;
}
.w-22 {
  width: 5.5rem !important;
}
.w-22-pc {
  width: 22% !important;
}
.w-23-pc {
  width: 23% !important;
}
.w-24 {
  width: 6rem !important;
}
.w-24-pc {
  width: 24% !important;
}
.w-240 {
  width: 60rem !important;
}
.w-25-pc {
  width: 25% !important;
}
.w-256 {
  width: 64rem !important;
}
.w-26 {
  width: 6.5rem !important;
}
.w-26-pc {
  width: 26% !important;
}
.w-27-pc {
  width: 27% !important;
}
.w-28 {
  width: 7rem !important;
}
.w-28-pc {
  width: 28% !important;
}
.w-280 {
  width: 70rem !important;
}
.w-29-pc {
  width: 29% !important;
}
.w-3 {
  width: 0.75rem !important;
}
.w-3-pc {
  width: 3% !important;
}
.w-3\.5 {
  width: 0.875rem !important;
}
.w-3\/12 {
  width: 25% !important;
}
.w-3\/4 {
  width: 75% !important;
}
.w-3\/5 {
  width: 60% !important;
}
.w-3\/6 {
  width: 50% !important;
}
.w-30 {
  width: 7.5rem !important;
}
.w-30-pc {
  width: 30% !important;
}
.w-31-pc {
  width: 31% !important;
}
.w-32 {
  width: 8rem !important;
}
.w-32-pc {
  width: 32% !important;
}
.w-320 {
  width: 80rem !important;
}
.w-33-pc {
  width: 33% !important;
}
.w-34-pc {
  width: 34% !important;
}
.w-35-pc {
  width: 35% !important;
}
.w-36 {
  width: 9rem !important;
}
.w-36-pc {
  width: 36% !important;
}
.w-360 {
  width: 90rem !important;
}
.w-37-pc {
  width: 37% !important;
}
.w-38-pc {
  width: 38% !important;
}
.w-39-pc {
  width: 39% !important;
}
.w-4 {
  width: 1rem !important;
}
.w-4-pc {
  width: 4% !important;
}
.w-4\/12 {
  width: 33.333333% !important;
}
.w-4\/5 {
  width: 80% !important;
}
.w-4\/6 {
  width: 66.666667% !important;
}
.w-40 {
  width: 10rem !important;
}
.w-40-pc {
  width: 40% !important;
}
.w-400 {
  width: 100rem !important;
}
.w-41-pc {
  width: 41% !important;
}
.w-42-pc {
  width: 42% !important;
}
.w-43-pc {
  width: 43% !important;
}
.w-44 {
  width: 11rem !important;
}
.w-44-pc {
  width: 44% !important;
}
.w-45-pc {
  width: 45% !important;
}
.w-46-pc {
  width: 46% !important;
}
.w-47-pc {
  width: 47% !important;
}
.w-48 {
  width: 12rem !important;
}
.w-48-pc {
  width: 48% !important;
}
.w-480 {
  width: 120rem !important;
}
.w-49-pc {
  width: 49% !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-5-pc {
  width: 5% !important;
}
.w-5\/12 {
  width: 41.666667% !important;
}
.w-5\/6 {
  width: 83.333333% !important;
}
.w-50 {
  width: 12.5rem !important;
}
.w-50-pc {
  width: 50% !important;
}
.w-51-pc {
  width: 51% !important;
}
.w-52 {
  width: 13rem !important;
}
.w-52-pc {
  width: 52% !important;
}
.w-53-pc {
  width: 53% !important;
}
.w-54-pc {
  width: 54% !important;
}
.w-55-pc {
  width: 55% !important;
}
.w-56 {
  width: 14rem !important;
}
.w-56-pc {
  width: 56% !important;
}
.w-57-pc {
  width: 57% !important;
}
.w-58-pc {
  width: 58% !important;
}
.w-59-pc {
  width: 59% !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-6-pc {
  width: 6% !important;
}
.w-6\/12 {
  width: 50% !important;
}
.w-60 {
  width: 15rem !important;
}
.w-60-pc {
  width: 60% !important;
}
.w-61-pc {
  width: 61% !important;
}
.w-62-pc {
  width: 62% !important;
}
.w-63-pc {
  width: 63% !important;
}
.w-64 {
  width: 16rem !important;
}
.w-64-pc {
  width: 64% !important;
}
.w-65-pc {
  width: 65% !important;
}
.w-66-pc {
  width: 66% !important;
}
.w-67-pc {
  width: 67% !important;
}
.w-68-pc {
  width: 68% !important;
}
.w-69-pc {
  width: 69% !important;
}
.w-7 {
  width: 1.75rem !important;
}
.w-7-pc {
  width: 7% !important;
}
.w-7\/12 {
  width: 58.333333% !important;
}
.w-70-pc {
  width: 70% !important;
}
.w-71-pc {
  width: 71% !important;
}
.w-72 {
  width: 18rem !important;
}
.w-72-pc {
  width: 72% !important;
}
.w-73-pc {
  width: 73% !important;
}
.w-74-pc {
  width: 74% !important;
}
.w-75-pc {
  width: 75% !important;
}
.w-76-pc {
  width: 76% !important;
}
.w-77-pc {
  width: 77% !important;
}
.w-78-pc {
  width: 78% !important;
}
.w-79-pc {
  width: 79% !important;
}
.w-8 {
  width: 2rem !important;
}
.w-8-pc {
  width: 8% !important;
}
.w-8\/12 {
  width: 66.666667% !important;
}
.w-80 {
  width: 20rem !important;
}
.w-80-pc {
  width: 80% !important;
}
.w-81-pc {
  width: 81% !important;
}
.w-82-pc {
  width: 82% !important;
}
.w-83-pc {
  width: 83% !important;
}
.w-84-pc {
  width: 84% !important;
}
.w-85-pc {
  width: 85% !important;
}
.w-86-pc {
  width: 86% !important;
}
.w-87-pc {
  width: 87% !important;
}
.w-88-pc {
  width: 88% !important;
}
.w-89-pc {
  width: 89% !important;
}
.w-9 {
  width: 2.25rem !important;
}
.w-9-pc {
  width: 9% !important;
}
.w-9\/12 {
  width: 75% !important;
}
.w-90 {
  width: 22.5rem !important;
}
.w-90-pc {
  width: 90% !important;
}
.w-91-pc {
  width: 91% !important;
}
.w-92-pc {
  width: 92% !important;
}
.w-93-pc {
  width: 93% !important;
}
.w-94-pc {
  width: 94% !important;
}
.w-95-pc {
  width: 95% !important;
}
.w-96 {
  width: 24rem !important;
}
.w-96-pc {
  width: 96% !important;
}
.w-97-pc {
  width: 97% !important;
}
.w-98-pc {
  width: 98% !important;
}
.w-99-pc {
  width: 99% !important;
}
.w-auto {
  width: auto !important;
}
.w-fit {
  width: fit-content !important;
}
.w-full {
  width: 100% !important;
}
.w-max {
  width: max-content !important;
}
.w-min {
  width: min-content !important;
}
.w-px {
  width: 1px !important;
}
.w-screen {
  width: 100vw !important;
}
.min-w-0 {
  min-width: 0px !important;
}
.min-w-4 {
  min-width: 1rem !important;
}
.max-w-60 {
  max-width: 15rem !important;
}
.flex-0 {
  flex: 0 0 auto !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.shrink-0 {
  flex-shrink: 0 !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.grow {
  flex-grow: 1 !important;
}
.basis-1\/6 {
  flex-basis: 16.666667% !important;
}
.border-collapse {
  border-collapse: collapse !important;
}
.border-separate {
  border-collapse: separate !important;
}
.border-spacing-0 {
  --tw-border-spacing-x: 0px !important;
  --tw-border-spacing-y: 0px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-0\.5 {
  --tw-border-spacing-x: 0.125rem !important;
  --tw-border-spacing-y: 0.125rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-1 {
  --tw-border-spacing-x: 0.25rem !important;
  --tw-border-spacing-y: 0.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-1\.5 {
  --tw-border-spacing-x: 0.375rem !important;
  --tw-border-spacing-y: 0.375rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-1\/2 {
  --tw-border-spacing-x: 50% !important;
  --tw-border-spacing-y: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-1\/3 {
  --tw-border-spacing-x: 33.333333% !important;
  --tw-border-spacing-y: 33.333333% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-1\/4 {
  --tw-border-spacing-x: 25% !important;
  --tw-border-spacing-y: 25% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-10 {
  --tw-border-spacing-x: 2.5rem !important;
  --tw-border-spacing-y: 2.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-100 {
  --tw-border-spacing-x: 25rem !important;
  --tw-border-spacing-y: 25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-11 {
  --tw-border-spacing-x: 2.75rem !important;
  --tw-border-spacing-y: 2.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-12 {
  --tw-border-spacing-x: 3rem !important;
  --tw-border-spacing-y: 3rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-120 {
  --tw-border-spacing-x: 30rem !important;
  --tw-border-spacing-y: 30rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-128 {
  --tw-border-spacing-x: 32rem !important;
  --tw-border-spacing-y: 32rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-13 {
  --tw-border-spacing-x: 3.25rem !important;
  --tw-border-spacing-y: 3.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-14 {
  --tw-border-spacing-x: 3.5rem !important;
  --tw-border-spacing-y: 3.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-140 {
  --tw-border-spacing-x: 35rem !important;
  --tw-border-spacing-y: 35rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-15 {
  --tw-border-spacing-x: 3.75rem !important;
  --tw-border-spacing-y: 3.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-16 {
  --tw-border-spacing-x: 4rem !important;
  --tw-border-spacing-y: 4rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-160 {
  --tw-border-spacing-x: 40rem !important;
  --tw-border-spacing-y: 40rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-18 {
  --tw-border-spacing-x: 4.5rem !important;
  --tw-border-spacing-y: 4.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-180 {
  --tw-border-spacing-x: 45rem !important;
  --tw-border-spacing-y: 45rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-192 {
  --tw-border-spacing-x: 48rem !important;
  --tw-border-spacing-y: 48rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-2 {
  --tw-border-spacing-x: 0.5rem !important;
  --tw-border-spacing-y: 0.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-2\.5 {
  --tw-border-spacing-x: 0.625rem !important;
  --tw-border-spacing-y: 0.625rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-2\/3 {
  --tw-border-spacing-x: 66.666667% !important;
  --tw-border-spacing-y: 66.666667% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-2\/4 {
  --tw-border-spacing-x: 50% !important;
  --tw-border-spacing-y: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-20 {
  --tw-border-spacing-x: 5rem !important;
  --tw-border-spacing-y: 5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-200 {
  --tw-border-spacing-x: 50rem !important;
  --tw-border-spacing-y: 50rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-22 {
  --tw-border-spacing-x: 5.5rem !important;
  --tw-border-spacing-y: 5.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-24 {
  --tw-border-spacing-x: 6rem !important;
  --tw-border-spacing-y: 6rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-240 {
  --tw-border-spacing-x: 60rem !important;
  --tw-border-spacing-y: 60rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-256 {
  --tw-border-spacing-x: 64rem !important;
  --tw-border-spacing-y: 64rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-26 {
  --tw-border-spacing-x: 6.5rem !important;
  --tw-border-spacing-y: 6.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-28 {
  --tw-border-spacing-x: 7rem !important;
  --tw-border-spacing-y: 7rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-280 {
  --tw-border-spacing-x: 70rem !important;
  --tw-border-spacing-y: 70rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-3 {
  --tw-border-spacing-x: 0.75rem !important;
  --tw-border-spacing-y: 0.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-3\.5 {
  --tw-border-spacing-x: 0.875rem !important;
  --tw-border-spacing-y: 0.875rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-3\/4 {
  --tw-border-spacing-x: 75% !important;
  --tw-border-spacing-y: 75% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-30 {
  --tw-border-spacing-x: 7.5rem !important;
  --tw-border-spacing-y: 7.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-32 {
  --tw-border-spacing-x: 8rem !important;
  --tw-border-spacing-y: 8rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-320 {
  --tw-border-spacing-x: 80rem !important;
  --tw-border-spacing-y: 80rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-36 {
  --tw-border-spacing-x: 9rem !important;
  --tw-border-spacing-y: 9rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-360 {
  --tw-border-spacing-x: 90rem !important;
  --tw-border-spacing-y: 90rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-4 {
  --tw-border-spacing-x: 1rem !important;
  --tw-border-spacing-y: 1rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-40 {
  --tw-border-spacing-x: 10rem !important;
  --tw-border-spacing-y: 10rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-400 {
  --tw-border-spacing-x: 100rem !important;
  --tw-border-spacing-y: 100rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-44 {
  --tw-border-spacing-x: 11rem !important;
  --tw-border-spacing-y: 11rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-48 {
  --tw-border-spacing-x: 12rem !important;
  --tw-border-spacing-y: 12rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-480 {
  --tw-border-spacing-x: 120rem !important;
  --tw-border-spacing-y: 120rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-5 {
  --tw-border-spacing-x: 1.25rem !important;
  --tw-border-spacing-y: 1.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-50 {
  --tw-border-spacing-x: 12.5rem !important;
  --tw-border-spacing-y: 12.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-52 {
  --tw-border-spacing-x: 13rem !important;
  --tw-border-spacing-y: 13rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-56 {
  --tw-border-spacing-x: 14rem !important;
  --tw-border-spacing-y: 14rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-6 {
  --tw-border-spacing-x: 1.5rem !important;
  --tw-border-spacing-y: 1.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-60 {
  --tw-border-spacing-x: 15rem !important;
  --tw-border-spacing-y: 15rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-64 {
  --tw-border-spacing-x: 16rem !important;
  --tw-border-spacing-y: 16rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-7 {
  --tw-border-spacing-x: 1.75rem !important;
  --tw-border-spacing-y: 1.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-72 {
  --tw-border-spacing-x: 18rem !important;
  --tw-border-spacing-y: 18rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-8 {
  --tw-border-spacing-x: 2rem !important;
  --tw-border-spacing-y: 2rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-80 {
  --tw-border-spacing-x: 20rem !important;
  --tw-border-spacing-y: 20rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-9 {
  --tw-border-spacing-x: 2.25rem !important;
  --tw-border-spacing-y: 2.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-90 {
  --tw-border-spacing-x: 22.5rem !important;
  --tw-border-spacing-y: 22.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-96 {
  --tw-border-spacing-x: 24rem !important;
  --tw-border-spacing-y: 24rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-px {
  --tw-border-spacing-x: 1px !important;
  --tw-border-spacing-y: 1px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-0 {
  --tw-border-spacing-x: 0px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-0\.5 {
  --tw-border-spacing-x: 0.125rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-1 {
  --tw-border-spacing-x: 0.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-1\.5 {
  --tw-border-spacing-x: 0.375rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-1\/2 {
  --tw-border-spacing-x: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-1\/3 {
  --tw-border-spacing-x: 33.333333% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-1\/4 {
  --tw-border-spacing-x: 25% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-10 {
  --tw-border-spacing-x: 2.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-100 {
  --tw-border-spacing-x: 25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-11 {
  --tw-border-spacing-x: 2.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-12 {
  --tw-border-spacing-x: 3rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-120 {
  --tw-border-spacing-x: 30rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-128 {
  --tw-border-spacing-x: 32rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-13 {
  --tw-border-spacing-x: 3.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-14 {
  --tw-border-spacing-x: 3.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-140 {
  --tw-border-spacing-x: 35rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-15 {
  --tw-border-spacing-x: 3.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-16 {
  --tw-border-spacing-x: 4rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-160 {
  --tw-border-spacing-x: 40rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-18 {
  --tw-border-spacing-x: 4.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-180 {
  --tw-border-spacing-x: 45rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-192 {
  --tw-border-spacing-x: 48rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-2 {
  --tw-border-spacing-x: 0.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-2\.5 {
  --tw-border-spacing-x: 0.625rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-2\/3 {
  --tw-border-spacing-x: 66.666667% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-2\/4 {
  --tw-border-spacing-x: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-20 {
  --tw-border-spacing-x: 5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-200 {
  --tw-border-spacing-x: 50rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-22 {
  --tw-border-spacing-x: 5.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-24 {
  --tw-border-spacing-x: 6rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-240 {
  --tw-border-spacing-x: 60rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-256 {
  --tw-border-spacing-x: 64rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-26 {
  --tw-border-spacing-x: 6.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-28 {
  --tw-border-spacing-x: 7rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-280 {
  --tw-border-spacing-x: 70rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-3 {
  --tw-border-spacing-x: 0.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-3\.5 {
  --tw-border-spacing-x: 0.875rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-3\/4 {
  --tw-border-spacing-x: 75% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-30 {
  --tw-border-spacing-x: 7.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-32 {
  --tw-border-spacing-x: 8rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-320 {
  --tw-border-spacing-x: 80rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-36 {
  --tw-border-spacing-x: 9rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-360 {
  --tw-border-spacing-x: 90rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-4 {
  --tw-border-spacing-x: 1rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-40 {
  --tw-border-spacing-x: 10rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-400 {
  --tw-border-spacing-x: 100rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-44 {
  --tw-border-spacing-x: 11rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-48 {
  --tw-border-spacing-x: 12rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-480 {
  --tw-border-spacing-x: 120rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-5 {
  --tw-border-spacing-x: 1.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-50 {
  --tw-border-spacing-x: 12.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-52 {
  --tw-border-spacing-x: 13rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-56 {
  --tw-border-spacing-x: 14rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-6 {
  --tw-border-spacing-x: 1.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-60 {
  --tw-border-spacing-x: 15rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-64 {
  --tw-border-spacing-x: 16rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-7 {
  --tw-border-spacing-x: 1.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-72 {
  --tw-border-spacing-x: 18rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-8 {
  --tw-border-spacing-x: 2rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-80 {
  --tw-border-spacing-x: 20rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-9 {
  --tw-border-spacing-x: 2.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-90 {
  --tw-border-spacing-x: 22.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-96 {
  --tw-border-spacing-x: 24rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-x-px {
  --tw-border-spacing-x: 1px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-0 {
  --tw-border-spacing-y: 0px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-0\.5 {
  --tw-border-spacing-y: 0.125rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-1 {
  --tw-border-spacing-y: 0.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-1\.5 {
  --tw-border-spacing-y: 0.375rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-1\/2 {
  --tw-border-spacing-y: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-1\/3 {
  --tw-border-spacing-y: 33.333333% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-1\/4 {
  --tw-border-spacing-y: 25% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-10 {
  --tw-border-spacing-y: 2.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-100 {
  --tw-border-spacing-y: 25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-11 {
  --tw-border-spacing-y: 2.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-12 {
  --tw-border-spacing-y: 3rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-120 {
  --tw-border-spacing-y: 30rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-128 {
  --tw-border-spacing-y: 32rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-13 {
  --tw-border-spacing-y: 3.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-14 {
  --tw-border-spacing-y: 3.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-140 {
  --tw-border-spacing-y: 35rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-15 {
  --tw-border-spacing-y: 3.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-16 {
  --tw-border-spacing-y: 4rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-160 {
  --tw-border-spacing-y: 40rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-18 {
  --tw-border-spacing-y: 4.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-180 {
  --tw-border-spacing-y: 45rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-192 {
  --tw-border-spacing-y: 48rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-2 {
  --tw-border-spacing-y: 0.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-2\.5 {
  --tw-border-spacing-y: 0.625rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-2\/3 {
  --tw-border-spacing-y: 66.666667% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-2\/4 {
  --tw-border-spacing-y: 50% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-20 {
  --tw-border-spacing-y: 5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-200 {
  --tw-border-spacing-y: 50rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-22 {
  --tw-border-spacing-y: 5.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-24 {
  --tw-border-spacing-y: 6rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-240 {
  --tw-border-spacing-y: 60rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-256 {
  --tw-border-spacing-y: 64rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-26 {
  --tw-border-spacing-y: 6.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-28 {
  --tw-border-spacing-y: 7rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-280 {
  --tw-border-spacing-y: 70rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-3 {
  --tw-border-spacing-y: 0.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-3\.5 {
  --tw-border-spacing-y: 0.875rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-3\/4 {
  --tw-border-spacing-y: 75% !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-30 {
  --tw-border-spacing-y: 7.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-32 {
  --tw-border-spacing-y: 8rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-320 {
  --tw-border-spacing-y: 80rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-36 {
  --tw-border-spacing-y: 9rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-360 {
  --tw-border-spacing-y: 90rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-4 {
  --tw-border-spacing-y: 1rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-40 {
  --tw-border-spacing-y: 10rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-400 {
  --tw-border-spacing-y: 100rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-44 {
  --tw-border-spacing-y: 11rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-48 {
  --tw-border-spacing-y: 12rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-480 {
  --tw-border-spacing-y: 120rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-5 {
  --tw-border-spacing-y: 1.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-50 {
  --tw-border-spacing-y: 12.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-52 {
  --tw-border-spacing-y: 13rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-56 {
  --tw-border-spacing-y: 14rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-6 {
  --tw-border-spacing-y: 1.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-60 {
  --tw-border-spacing-y: 15rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-64 {
  --tw-border-spacing-y: 16rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-7 {
  --tw-border-spacing-y: 1.75rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-72 {
  --tw-border-spacing-y: 18rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-8 {
  --tw-border-spacing-y: 2rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-80 {
  --tw-border-spacing-y: 20rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-9 {
  --tw-border-spacing-y: 2.25rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-90 {
  --tw-border-spacing-y: 22.5rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-96 {
  --tw-border-spacing-y: 24rem !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.border-spacing-y-px {
  --tw-border-spacing-y: 1px !important;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y) !important;
}
.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)) !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.resize {
  resize: both !important;
}
.grid-flow-row {
  grid-auto-flow: row !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.place-content-between {
  place-content: space-between !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-center {
  align-items: center !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-x-2 {
  column-gap: 0.5rem !important;
}
.gap-x-4 {
  column-gap: 1rem !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.text-ellipsis {
  text-overflow: ellipsis !important;
}
.text-clip {
  text-overflow: clip !important;
}
.rounded-2xl {
  border-radius: 1rem !important;
}
.rounded-3xl {
  border-radius: 1.5rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-xl {
  border-radius: 0.75rem !important;
}
.rounded-bl-2xl {
  border-bottom-left-radius: 1rem !important;
}
.border {
  border-width: 1px !important;
}
.border-0 {
  border-width: 0px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-8 {
  border-width: 8px !important;
}
.border-x {
  border-left-width: 1px !important;
  border-right-width: 1px !important;
}
.border-x-0 {
  border-left-width: 0px !important;
  border-right-width: 0px !important;
}
.border-x-2 {
  border-left-width: 2px !important;
  border-right-width: 2px !important;
}
.border-x-4 {
  border-left-width: 4px !important;
  border-right-width: 4px !important;
}
.border-x-8 {
  border-left-width: 8px !important;
  border-right-width: 8px !important;
}
.border-y {
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
}
.border-y-0 {
  border-top-width: 0px !important;
  border-bottom-width: 0px !important;
}
.border-y-2 {
  border-top-width: 2px !important;
  border-bottom-width: 2px !important;
}
.border-y-4 {
  border-top-width: 4px !important;
  border-bottom-width: 4px !important;
}
.border-y-8 {
  border-top-width: 8px !important;
  border-bottom-width: 8px !important;
}
.border-b {
  border-bottom-width: 1px !important;
}
.border-b-0 {
  border-bottom-width: 0px !important;
}
.border-b-2 {
  border-bottom-width: 2px !important;
}
.border-b-4 {
  border-bottom-width: 4px !important;
}
.border-b-8 {
  border-bottom-width: 8px !important;
}
.border-e {
  border-inline-end-width: 1px !important;
}
.border-e-0 {
  border-inline-end-width: 0px !important;
}
.border-e-2 {
  border-inline-end-width: 2px !important;
}
.border-e-4 {
  border-inline-end-width: 4px !important;
}
.border-e-8 {
  border-inline-end-width: 8px !important;
}
.border-l {
  border-left-width: 1px !important;
}
.border-l-0 {
  border-left-width: 0px !important;
}
.border-l-2 {
  border-left-width: 2px !important;
}
.border-l-4 {
  border-left-width: 4px !important;
}
.border-l-8 {
  border-left-width: 8px !important;
}
.border-r {
  border-right-width: 1px !important;
}
.border-r-0 {
  border-right-width: 0px !important;
}
.border-r-2 {
  border-right-width: 2px !important;
}
.border-r-4 {
  border-right-width: 4px !important;
}
.border-r-8 {
  border-right-width: 8px !important;
}
.border-s {
  border-inline-start-width: 1px !important;
}
.border-s-0 {
  border-inline-start-width: 0px !important;
}
.border-s-2 {
  border-inline-start-width: 2px !important;
}
.border-s-4 {
  border-inline-start-width: 4px !important;
}
.border-s-8 {
  border-inline-start-width: 8px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.border-t-0 {
  border-top-width: 0px !important;
}
.border-t-2 {
  border-top-width: 2px !important;
}
.border-t-4 {
  border-top-width: 4px !important;
}
.border-t-8 {
  border-top-width: 8px !important;
}
.border-solid {
  border-style: solid !important;
}
.border-dashed {
  border-style: dashed !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-double {
  border-style: double !important;
}
.border-hidden {
  border-style: hidden !important;
}
.border-none {
  border-style: none !important;
}
.border-accent {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-100\/0 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-accent-100\/10 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-accent-100\/100 {
  border-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-accent-100\/12 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-accent-100\/20 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-accent-100\/25 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-accent-100\/30 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-accent-100\/38 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-accent-100\/40 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-accent-100\/5 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-accent-100\/50 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-accent-100\/60 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-accent-100\/70 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-accent-100\/75 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-accent-100\/80 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-accent-100\/87 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-accent-100\/90 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-accent-100\/95 {
  border-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-accent-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-200\/0 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-accent-200\/10 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-accent-200\/100 {
  border-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-accent-200\/12 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-accent-200\/20 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-accent-200\/25 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-accent-200\/30 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-accent-200\/38 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-accent-200\/40 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-accent-200\/5 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-accent-200\/50 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-accent-200\/60 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-accent-200\/70 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-accent-200\/75 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-accent-200\/80 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-accent-200\/87 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-accent-200\/90 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-accent-200\/95 {
  border-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-accent-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-300\/0 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-accent-300\/10 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-accent-300\/100 {
  border-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-accent-300\/12 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-accent-300\/20 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-accent-300\/25 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-accent-300\/30 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-accent-300\/38 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-accent-300\/40 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-accent-300\/5 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-accent-300\/50 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-accent-300\/60 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-accent-300\/70 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-accent-300\/75 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-accent-300\/80 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-accent-300\/87 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-accent-300\/90 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-accent-300\/95 {
  border-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-accent-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-400\/0 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-accent-400\/10 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-accent-400\/100 {
  border-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-accent-400\/12 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-accent-400\/20 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-accent-400\/25 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-accent-400\/30 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-accent-400\/38 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-accent-400\/40 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-accent-400\/5 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-accent-400\/50 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-accent-400\/60 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-accent-400\/70 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-accent-400\/75 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-accent-400\/80 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-accent-400\/87 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-accent-400\/90 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-accent-400\/95 {
  border-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-accent-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-50\/0 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-accent-50\/10 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-accent-50\/100 {
  border-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-accent-50\/12 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-accent-50\/20 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-accent-50\/25 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-accent-50\/30 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-accent-50\/38 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-accent-50\/40 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-accent-50\/5 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-accent-50\/50 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-accent-50\/60 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-accent-50\/70 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-accent-50\/75 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-accent-50\/80 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-accent-50\/87 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-accent-50\/90 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-accent-50\/95 {
  border-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-accent-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-500\/0 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-accent-500\/10 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-accent-500\/100 {
  border-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-accent-500\/12 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-accent-500\/20 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-accent-500\/25 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-accent-500\/30 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-accent-500\/38 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-accent-500\/40 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-accent-500\/5 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-accent-500\/50 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-accent-500\/60 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-accent-500\/70 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-accent-500\/75 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-accent-500\/80 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-accent-500\/87 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-accent-500\/90 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-accent-500\/95 {
  border-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-accent-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-600\/0 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-accent-600\/10 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-accent-600\/100 {
  border-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-accent-600\/12 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-accent-600\/20 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-accent-600\/25 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-accent-600\/30 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-accent-600\/38 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-accent-600\/40 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-accent-600\/5 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-accent-600\/50 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-accent-600\/60 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-accent-600\/70 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-accent-600\/75 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-accent-600\/80 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-accent-600\/87 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-accent-600\/90 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-accent-600\/95 {
  border-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-accent-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-700\/0 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-accent-700\/10 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-accent-700\/100 {
  border-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-accent-700\/12 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-accent-700\/20 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-accent-700\/25 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-accent-700\/30 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-accent-700\/38 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-accent-700\/40 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-accent-700\/5 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-accent-700\/50 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-accent-700\/60 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-accent-700\/70 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-accent-700\/75 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-accent-700\/80 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-accent-700\/87 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-accent-700\/90 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-accent-700\/95 {
  border-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-accent-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-800\/0 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-accent-800\/10 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-accent-800\/100 {
  border-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-accent-800\/12 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-accent-800\/20 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-accent-800\/25 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-accent-800\/30 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-accent-800\/38 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-accent-800\/40 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-accent-800\/5 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-accent-800\/50 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-accent-800\/60 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-accent-800\/70 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-accent-800\/75 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-accent-800\/80 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-accent-800\/87 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-accent-800\/90 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-accent-800\/95 {
  border-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-accent-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-900\/0 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-accent-900\/10 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-accent-900\/100 {
  border-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-accent-900\/12 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-accent-900\/20 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-accent-900\/25 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-accent-900\/30 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-accent-900\/38 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-accent-900\/40 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-accent-900\/5 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-accent-900\/50 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-accent-900\/60 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-accent-900\/70 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-accent-900\/75 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-accent-900\/80 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-accent-900\/87 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-accent-900\/90 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-accent-900\/95 {
  border-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-accent-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-accent-950\/0 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-accent-950\/10 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-accent-950\/100 {
  border-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-accent-950\/12 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-accent-950\/20 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-accent-950\/25 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-accent-950\/30 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-accent-950\/38 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-accent-950\/40 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-accent-950\/5 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-accent-950\/50 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-accent-950\/60 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-accent-950\/70 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-accent-950\/75 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-accent-950\/80 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-accent-950\/87 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-accent-950\/90 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-accent-950\/95 {
  border-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-accent\/0 {
  border-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-accent\/10 {
  border-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-accent\/100 {
  border-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-accent\/12 {
  border-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-accent\/20 {
  border-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-accent\/25 {
  border-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-accent\/30 {
  border-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-accent\/38 {
  border-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-accent\/40 {
  border-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-accent\/5 {
  border-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-accent\/50 {
  border-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-accent\/60 {
  border-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-accent\/70 {
  border-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-accent\/75 {
  border-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-accent\/80 {
  border-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-accent\/87 {
  border-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-accent\/90 {
  border-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-accent\/95 {
  border-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-amber-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-amber-100\/0 {
  border-color: rgb(254 243 199 / 0) !important;
}
.border-amber-100\/10 {
  border-color: rgb(254 243 199 / 0.1) !important;
}
.border-amber-100\/100 {
  border-color: rgb(254 243 199 / 1) !important;
}
.border-amber-100\/12 {
  border-color: rgb(254 243 199 / 0.12) !important;
}
.border-amber-100\/20 {
  border-color: rgb(254 243 199 / 0.2) !important;
}
.border-amber-100\/25 {
  border-color: rgb(254 243 199 / 0.25) !important;
}
.border-amber-100\/30 {
  border-color: rgb(254 243 199 / 0.3) !important;
}
.border-amber-100\/38 {
  border-color: rgb(254 243 199 / 0.38) !important;
}
.border-amber-100\/40 {
  border-color: rgb(254 243 199 / 0.4) !important;
}
.border-amber-100\/5 {
  border-color: rgb(254 243 199 / 0.05) !important;
}
.border-amber-100\/50 {
  border-color: rgb(254 243 199 / 0.5) !important;
}
.border-amber-100\/60 {
  border-color: rgb(254 243 199 / 0.6) !important;
}
.border-amber-100\/70 {
  border-color: rgb(254 243 199 / 0.7) !important;
}
.border-amber-100\/75 {
  border-color: rgb(254 243 199 / 0.75) !important;
}
.border-amber-100\/80 {
  border-color: rgb(254 243 199 / 0.8) !important;
}
.border-amber-100\/87 {
  border-color: rgb(254 243 199 / 0.87) !important;
}
.border-amber-100\/90 {
  border-color: rgb(254 243 199 / 0.9) !important;
}
.border-amber-100\/95 {
  border-color: rgb(254 243 199 / 0.95) !important;
}
.border-amber-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-amber-200\/0 {
  border-color: rgb(253 230 138 / 0) !important;
}
.border-amber-200\/10 {
  border-color: rgb(253 230 138 / 0.1) !important;
}
.border-amber-200\/100 {
  border-color: rgb(253 230 138 / 1) !important;
}
.border-amber-200\/12 {
  border-color: rgb(253 230 138 / 0.12) !important;
}
.border-amber-200\/20 {
  border-color: rgb(253 230 138 / 0.2) !important;
}
.border-amber-200\/25 {
  border-color: rgb(253 230 138 / 0.25) !important;
}
.border-amber-200\/30 {
  border-color: rgb(253 230 138 / 0.3) !important;
}
.border-amber-200\/38 {
  border-color: rgb(253 230 138 / 0.38) !important;
}
.border-amber-200\/40 {
  border-color: rgb(253 230 138 / 0.4) !important;
}
.border-amber-200\/5 {
  border-color: rgb(253 230 138 / 0.05) !important;
}
.border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5) !important;
}
.border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6) !important;
}
.border-amber-200\/70 {
  border-color: rgb(253 230 138 / 0.7) !important;
}
.border-amber-200\/75 {
  border-color: rgb(253 230 138 / 0.75) !important;
}
.border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8) !important;
}
.border-amber-200\/87 {
  border-color: rgb(253 230 138 / 0.87) !important;
}
.border-amber-200\/90 {
  border-color: rgb(253 230 138 / 0.9) !important;
}
.border-amber-200\/95 {
  border-color: rgb(253 230 138 / 0.95) !important;
}
.border-amber-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-amber-300\/0 {
  border-color: rgb(252 211 77 / 0) !important;
}
.border-amber-300\/10 {
  border-color: rgb(252 211 77 / 0.1) !important;
}
.border-amber-300\/100 {
  border-color: rgb(252 211 77 / 1) !important;
}
.border-amber-300\/12 {
  border-color: rgb(252 211 77 / 0.12) !important;
}
.border-amber-300\/20 {
  border-color: rgb(252 211 77 / 0.2) !important;
}
.border-amber-300\/25 {
  border-color: rgb(252 211 77 / 0.25) !important;
}
.border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3) !important;
}
.border-amber-300\/38 {
  border-color: rgb(252 211 77 / 0.38) !important;
}
.border-amber-300\/40 {
  border-color: rgb(252 211 77 / 0.4) !important;
}
.border-amber-300\/5 {
  border-color: rgb(252 211 77 / 0.05) !important;
}
.border-amber-300\/50 {
  border-color: rgb(252 211 77 / 0.5) !important;
}
.border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6) !important;
}
.border-amber-300\/70 {
  border-color: rgb(252 211 77 / 0.7) !important;
}
.border-amber-300\/75 {
  border-color: rgb(252 211 77 / 0.75) !important;
}
.border-amber-300\/80 {
  border-color: rgb(252 211 77 / 0.8) !important;
}
.border-amber-300\/87 {
  border-color: rgb(252 211 77 / 0.87) !important;
}
.border-amber-300\/90 {
  border-color: rgb(252 211 77 / 0.9) !important;
}
.border-amber-300\/95 {
  border-color: rgb(252 211 77 / 0.95) !important;
}
.border-amber-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-amber-400\/0 {
  border-color: rgb(251 191 36 / 0) !important;
}
.border-amber-400\/10 {
  border-color: rgb(251 191 36 / 0.1) !important;
}
.border-amber-400\/100 {
  border-color: rgb(251 191 36 / 1) !important;
}
.border-amber-400\/12 {
  border-color: rgb(251 191 36 / 0.12) !important;
}
.border-amber-400\/20 {
  border-color: rgb(251 191 36 / 0.2) !important;
}
.border-amber-400\/25 {
  border-color: rgb(251 191 36 / 0.25) !important;
}
.border-amber-400\/30 {
  border-color: rgb(251 191 36 / 0.3) !important;
}
.border-amber-400\/38 {
  border-color: rgb(251 191 36 / 0.38) !important;
}
.border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4) !important;
}
.border-amber-400\/5 {
  border-color: rgb(251 191 36 / 0.05) !important;
}
.border-amber-400\/50 {
  border-color: rgb(251 191 36 / 0.5) !important;
}
.border-amber-400\/60 {
  border-color: rgb(251 191 36 / 0.6) !important;
}
.border-amber-400\/70 {
  border-color: rgb(251 191 36 / 0.7) !important;
}
.border-amber-400\/75 {
  border-color: rgb(251 191 36 / 0.75) !important;
}
.border-amber-400\/80 {
  border-color: rgb(251 191 36 / 0.8) !important;
}
.border-amber-400\/87 {
  border-color: rgb(251 191 36 / 0.87) !important;
}
.border-amber-400\/90 {
  border-color: rgb(251 191 36 / 0.9) !important;
}
.border-amber-400\/95 {
  border-color: rgb(251 191 36 / 0.95) !important;
}
.border-amber-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-amber-50\/0 {
  border-color: rgb(255 251 235 / 0) !important;
}
.border-amber-50\/10 {
  border-color: rgb(255 251 235 / 0.1) !important;
}
.border-amber-50\/100 {
  border-color: rgb(255 251 235 / 1) !important;
}
.border-amber-50\/12 {
  border-color: rgb(255 251 235 / 0.12) !important;
}
.border-amber-50\/20 {
  border-color: rgb(255 251 235 / 0.2) !important;
}
.border-amber-50\/25 {
  border-color: rgb(255 251 235 / 0.25) !important;
}
.border-amber-50\/30 {
  border-color: rgb(255 251 235 / 0.3) !important;
}
.border-amber-50\/38 {
  border-color: rgb(255 251 235 / 0.38) !important;
}
.border-amber-50\/40 {
  border-color: rgb(255 251 235 / 0.4) !important;
}
.border-amber-50\/5 {
  border-color: rgb(255 251 235 / 0.05) !important;
}
.border-amber-50\/50 {
  border-color: rgb(255 251 235 / 0.5) !important;
}
.border-amber-50\/60 {
  border-color: rgb(255 251 235 / 0.6) !important;
}
.border-amber-50\/70 {
  border-color: rgb(255 251 235 / 0.7) !important;
}
.border-amber-50\/75 {
  border-color: rgb(255 251 235 / 0.75) !important;
}
.border-amber-50\/80 {
  border-color: rgb(255 251 235 / 0.8) !important;
}
.border-amber-50\/87 {
  border-color: rgb(255 251 235 / 0.87) !important;
}
.border-amber-50\/90 {
  border-color: rgb(255 251 235 / 0.9) !important;
}
.border-amber-50\/95 {
  border-color: rgb(255 251 235 / 0.95) !important;
}
.border-amber-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-amber-500\/0 {
  border-color: rgb(245 158 11 / 0) !important;
}
.border-amber-500\/10 {
  border-color: rgb(245 158 11 / 0.1) !important;
}
.border-amber-500\/100 {
  border-color: rgb(245 158 11 / 1) !important;
}
.border-amber-500\/12 {
  border-color: rgb(245 158 11 / 0.12) !important;
}
.border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2) !important;
}
.border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25) !important;
}
.border-amber-500\/30 {
  border-color: rgb(245 158 11 / 0.3) !important;
}
.border-amber-500\/38 {
  border-color: rgb(245 158 11 / 0.38) !important;
}
.border-amber-500\/40 {
  border-color: rgb(245 158 11 / 0.4) !important;
}
.border-amber-500\/5 {
  border-color: rgb(245 158 11 / 0.05) !important;
}
.border-amber-500\/50 {
  border-color: rgb(245 158 11 / 0.5) !important;
}
.border-amber-500\/60 {
  border-color: rgb(245 158 11 / 0.6) !important;
}
.border-amber-500\/70 {
  border-color: rgb(245 158 11 / 0.7) !important;
}
.border-amber-500\/75 {
  border-color: rgb(245 158 11 / 0.75) !important;
}
.border-amber-500\/80 {
  border-color: rgb(245 158 11 / 0.8) !important;
}
.border-amber-500\/87 {
  border-color: rgb(245 158 11 / 0.87) !important;
}
.border-amber-500\/90 {
  border-color: rgb(245 158 11 / 0.9) !important;
}
.border-amber-500\/95 {
  border-color: rgb(245 158 11 / 0.95) !important;
}
.border-amber-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-amber-600\/0 {
  border-color: rgb(217 119 6 / 0) !important;
}
.border-amber-600\/10 {
  border-color: rgb(217 119 6 / 0.1) !important;
}
.border-amber-600\/100 {
  border-color: rgb(217 119 6 / 1) !important;
}
.border-amber-600\/12 {
  border-color: rgb(217 119 6 / 0.12) !important;
}
.border-amber-600\/20 {
  border-color: rgb(217 119 6 / 0.2) !important;
}
.border-amber-600\/25 {
  border-color: rgb(217 119 6 / 0.25) !important;
}
.border-amber-600\/30 {
  border-color: rgb(217 119 6 / 0.3) !important;
}
.border-amber-600\/38 {
  border-color: rgb(217 119 6 / 0.38) !important;
}
.border-amber-600\/40 {
  border-color: rgb(217 119 6 / 0.4) !important;
}
.border-amber-600\/5 {
  border-color: rgb(217 119 6 / 0.05) !important;
}
.border-amber-600\/50 {
  border-color: rgb(217 119 6 / 0.5) !important;
}
.border-amber-600\/60 {
  border-color: rgb(217 119 6 / 0.6) !important;
}
.border-amber-600\/70 {
  border-color: rgb(217 119 6 / 0.7) !important;
}
.border-amber-600\/75 {
  border-color: rgb(217 119 6 / 0.75) !important;
}
.border-amber-600\/80 {
  border-color: rgb(217 119 6 / 0.8) !important;
}
.border-amber-600\/87 {
  border-color: rgb(217 119 6 / 0.87) !important;
}
.border-amber-600\/90 {
  border-color: rgb(217 119 6 / 0.9) !important;
}
.border-amber-600\/95 {
  border-color: rgb(217 119 6 / 0.95) !important;
}
.border-amber-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-amber-700\/0 {
  border-color: rgb(180 83 9 / 0) !important;
}
.border-amber-700\/10 {
  border-color: rgb(180 83 9 / 0.1) !important;
}
.border-amber-700\/100 {
  border-color: rgb(180 83 9 / 1) !important;
}
.border-amber-700\/12 {
  border-color: rgb(180 83 9 / 0.12) !important;
}
.border-amber-700\/20 {
  border-color: rgb(180 83 9 / 0.2) !important;
}
.border-amber-700\/25 {
  border-color: rgb(180 83 9 / 0.25) !important;
}
.border-amber-700\/30 {
  border-color: rgb(180 83 9 / 0.3) !important;
}
.border-amber-700\/38 {
  border-color: rgb(180 83 9 / 0.38) !important;
}
.border-amber-700\/40 {
  border-color: rgb(180 83 9 / 0.4) !important;
}
.border-amber-700\/5 {
  border-color: rgb(180 83 9 / 0.05) !important;
}
.border-amber-700\/50 {
  border-color: rgb(180 83 9 / 0.5) !important;
}
.border-amber-700\/60 {
  border-color: rgb(180 83 9 / 0.6) !important;
}
.border-amber-700\/70 {
  border-color: rgb(180 83 9 / 0.7) !important;
}
.border-amber-700\/75 {
  border-color: rgb(180 83 9 / 0.75) !important;
}
.border-amber-700\/80 {
  border-color: rgb(180 83 9 / 0.8) !important;
}
.border-amber-700\/87 {
  border-color: rgb(180 83 9 / 0.87) !important;
}
.border-amber-700\/90 {
  border-color: rgb(180 83 9 / 0.9) !important;
}
.border-amber-700\/95 {
  border-color: rgb(180 83 9 / 0.95) !important;
}
.border-amber-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-amber-800\/0 {
  border-color: rgb(146 64 14 / 0) !important;
}
.border-amber-800\/10 {
  border-color: rgb(146 64 14 / 0.1) !important;
}
.border-amber-800\/100 {
  border-color: rgb(146 64 14 / 1) !important;
}
.border-amber-800\/12 {
  border-color: rgb(146 64 14 / 0.12) !important;
}
.border-amber-800\/20 {
  border-color: rgb(146 64 14 / 0.2) !important;
}
.border-amber-800\/25 {
  border-color: rgb(146 64 14 / 0.25) !important;
}
.border-amber-800\/30 {
  border-color: rgb(146 64 14 / 0.3) !important;
}
.border-amber-800\/38 {
  border-color: rgb(146 64 14 / 0.38) !important;
}
.border-amber-800\/40 {
  border-color: rgb(146 64 14 / 0.4) !important;
}
.border-amber-800\/5 {
  border-color: rgb(146 64 14 / 0.05) !important;
}
.border-amber-800\/50 {
  border-color: rgb(146 64 14 / 0.5) !important;
}
.border-amber-800\/60 {
  border-color: rgb(146 64 14 / 0.6) !important;
}
.border-amber-800\/70 {
  border-color: rgb(146 64 14 / 0.7) !important;
}
.border-amber-800\/75 {
  border-color: rgb(146 64 14 / 0.75) !important;
}
.border-amber-800\/80 {
  border-color: rgb(146 64 14 / 0.8) !important;
}
.border-amber-800\/87 {
  border-color: rgb(146 64 14 / 0.87) !important;
}
.border-amber-800\/90 {
  border-color: rgb(146 64 14 / 0.9) !important;
}
.border-amber-800\/95 {
  border-color: rgb(146 64 14 / 0.95) !important;
}
.border-amber-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-amber-900\/0 {
  border-color: rgb(120 53 15 / 0) !important;
}
.border-amber-900\/10 {
  border-color: rgb(120 53 15 / 0.1) !important;
}
.border-amber-900\/100 {
  border-color: rgb(120 53 15 / 1) !important;
}
.border-amber-900\/12 {
  border-color: rgb(120 53 15 / 0.12) !important;
}
.border-amber-900\/20 {
  border-color: rgb(120 53 15 / 0.2) !important;
}
.border-amber-900\/25 {
  border-color: rgb(120 53 15 / 0.25) !important;
}
.border-amber-900\/30 {
  border-color: rgb(120 53 15 / 0.3) !important;
}
.border-amber-900\/38 {
  border-color: rgb(120 53 15 / 0.38) !important;
}
.border-amber-900\/40 {
  border-color: rgb(120 53 15 / 0.4) !important;
}
.border-amber-900\/5 {
  border-color: rgb(120 53 15 / 0.05) !important;
}
.border-amber-900\/50 {
  border-color: rgb(120 53 15 / 0.5) !important;
}
.border-amber-900\/60 {
  border-color: rgb(120 53 15 / 0.6) !important;
}
.border-amber-900\/70 {
  border-color: rgb(120 53 15 / 0.7) !important;
}
.border-amber-900\/75 {
  border-color: rgb(120 53 15 / 0.75) !important;
}
.border-amber-900\/80 {
  border-color: rgb(120 53 15 / 0.8) !important;
}
.border-amber-900\/87 {
  border-color: rgb(120 53 15 / 0.87) !important;
}
.border-amber-900\/90 {
  border-color: rgb(120 53 15 / 0.9) !important;
}
.border-amber-900\/95 {
  border-color: rgb(120 53 15 / 0.95) !important;
}
.border-amber-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-amber-950\/0 {
  border-color: rgb(69 26 3 / 0) !important;
}
.border-amber-950\/10 {
  border-color: rgb(69 26 3 / 0.1) !important;
}
.border-amber-950\/100 {
  border-color: rgb(69 26 3 / 1) !important;
}
.border-amber-950\/12 {
  border-color: rgb(69 26 3 / 0.12) !important;
}
.border-amber-950\/20 {
  border-color: rgb(69 26 3 / 0.2) !important;
}
.border-amber-950\/25 {
  border-color: rgb(69 26 3 / 0.25) !important;
}
.border-amber-950\/30 {
  border-color: rgb(69 26 3 / 0.3) !important;
}
.border-amber-950\/38 {
  border-color: rgb(69 26 3 / 0.38) !important;
}
.border-amber-950\/40 {
  border-color: rgb(69 26 3 / 0.4) !important;
}
.border-amber-950\/5 {
  border-color: rgb(69 26 3 / 0.05) !important;
}
.border-amber-950\/50 {
  border-color: rgb(69 26 3 / 0.5) !important;
}
.border-amber-950\/60 {
  border-color: rgb(69 26 3 / 0.6) !important;
}
.border-amber-950\/70 {
  border-color: rgb(69 26 3 / 0.7) !important;
}
.border-amber-950\/75 {
  border-color: rgb(69 26 3 / 0.75) !important;
}
.border-amber-950\/80 {
  border-color: rgb(69 26 3 / 0.8) !important;
}
.border-amber-950\/87 {
  border-color: rgb(69 26 3 / 0.87) !important;
}
.border-amber-950\/90 {
  border-color: rgb(69 26 3 / 0.9) !important;
}
.border-amber-950\/95 {
  border-color: rgb(69 26 3 / 0.95) !important;
}
.border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-black\/0 {
  border-color: rgb(0 0 0 / 0) !important;
}
.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1) !important;
}
.border-black\/100 {
  border-color: rgb(0 0 0 / 1) !important;
}
.border-black\/12 {
  border-color: rgb(0 0 0 / 0.12) !important;
}
.border-black\/20 {
  border-color: rgb(0 0 0 / 0.2) !important;
}
.border-black\/25 {
  border-color: rgb(0 0 0 / 0.25) !important;
}
.border-black\/30 {
  border-color: rgb(0 0 0 / 0.3) !important;
}
.border-black\/38 {
  border-color: rgb(0 0 0 / 0.38) !important;
}
.border-black\/40 {
  border-color: rgb(0 0 0 / 0.4) !important;
}
.border-black\/5 {
  border-color: rgb(0 0 0 / 0.05) !important;
}
.border-black\/50 {
  border-color: rgb(0 0 0 / 0.5) !important;
}
.border-black\/60 {
  border-color: rgb(0 0 0 / 0.6) !important;
}
.border-black\/70 {
  border-color: rgb(0 0 0 / 0.7) !important;
}
.border-black\/75 {
  border-color: rgb(0 0 0 / 0.75) !important;
}
.border-black\/80 {
  border-color: rgb(0 0 0 / 0.8) !important;
}
.border-black\/87 {
  border-color: rgb(0 0 0 / 0.87) !important;
}
.border-black\/90 {
  border-color: rgb(0 0 0 / 0.9) !important;
}
.border-black\/95 {
  border-color: rgb(0 0 0 / 0.95) !important;
}
.border-blue-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-blue-100\/0 {
  border-color: rgb(219 234 254 / 0) !important;
}
.border-blue-100\/10 {
  border-color: rgb(219 234 254 / 0.1) !important;
}
.border-blue-100\/100 {
  border-color: rgb(219 234 254 / 1) !important;
}
.border-blue-100\/12 {
  border-color: rgb(219 234 254 / 0.12) !important;
}
.border-blue-100\/20 {
  border-color: rgb(219 234 254 / 0.2) !important;
}
.border-blue-100\/25 {
  border-color: rgb(219 234 254 / 0.25) !important;
}
.border-blue-100\/30 {
  border-color: rgb(219 234 254 / 0.3) !important;
}
.border-blue-100\/38 {
  border-color: rgb(219 234 254 / 0.38) !important;
}
.border-blue-100\/40 {
  border-color: rgb(219 234 254 / 0.4) !important;
}
.border-blue-100\/5 {
  border-color: rgb(219 234 254 / 0.05) !important;
}
.border-blue-100\/50 {
  border-color: rgb(219 234 254 / 0.5) !important;
}
.border-blue-100\/60 {
  border-color: rgb(219 234 254 / 0.6) !important;
}
.border-blue-100\/70 {
  border-color: rgb(219 234 254 / 0.7) !important;
}
.border-blue-100\/75 {
  border-color: rgb(219 234 254 / 0.75) !important;
}
.border-blue-100\/80 {
  border-color: rgb(219 234 254 / 0.8) !important;
}
.border-blue-100\/87 {
  border-color: rgb(219 234 254 / 0.87) !important;
}
.border-blue-100\/90 {
  border-color: rgb(219 234 254 / 0.9) !important;
}
.border-blue-100\/95 {
  border-color: rgb(219 234 254 / 0.95) !important;
}
.border-blue-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-blue-200\/0 {
  border-color: rgb(191 219 254 / 0) !important;
}
.border-blue-200\/10 {
  border-color: rgb(191 219 254 / 0.1) !important;
}
.border-blue-200\/100 {
  border-color: rgb(191 219 254 / 1) !important;
}
.border-blue-200\/12 {
  border-color: rgb(191 219 254 / 0.12) !important;
}
.border-blue-200\/20 {
  border-color: rgb(191 219 254 / 0.2) !important;
}
.border-blue-200\/25 {
  border-color: rgb(191 219 254 / 0.25) !important;
}
.border-blue-200\/30 {
  border-color: rgb(191 219 254 / 0.3) !important;
}
.border-blue-200\/38 {
  border-color: rgb(191 219 254 / 0.38) !important;
}
.border-blue-200\/40 {
  border-color: rgb(191 219 254 / 0.4) !important;
}
.border-blue-200\/5 {
  border-color: rgb(191 219 254 / 0.05) !important;
}
.border-blue-200\/50 {
  border-color: rgb(191 219 254 / 0.5) !important;
}
.border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6) !important;
}
.border-blue-200\/70 {
  border-color: rgb(191 219 254 / 0.7) !important;
}
.border-blue-200\/75 {
  border-color: rgb(191 219 254 / 0.75) !important;
}
.border-blue-200\/80 {
  border-color: rgb(191 219 254 / 0.8) !important;
}
.border-blue-200\/87 {
  border-color: rgb(191 219 254 / 0.87) !important;
}
.border-blue-200\/90 {
  border-color: rgb(191 219 254 / 0.9) !important;
}
.border-blue-200\/95 {
  border-color: rgb(191 219 254 / 0.95) !important;
}
.border-blue-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-blue-300\/0 {
  border-color: rgb(147 197 253 / 0) !important;
}
.border-blue-300\/10 {
  border-color: rgb(147 197 253 / 0.1) !important;
}
.border-blue-300\/100 {
  border-color: rgb(147 197 253 / 1) !important;
}
.border-blue-300\/12 {
  border-color: rgb(147 197 253 / 0.12) !important;
}
.border-blue-300\/20 {
  border-color: rgb(147 197 253 / 0.2) !important;
}
.border-blue-300\/25 {
  border-color: rgb(147 197 253 / 0.25) !important;
}
.border-blue-300\/30 {
  border-color: rgb(147 197 253 / 0.3) !important;
}
.border-blue-300\/38 {
  border-color: rgb(147 197 253 / 0.38) !important;
}
.border-blue-300\/40 {
  border-color: rgb(147 197 253 / 0.4) !important;
}
.border-blue-300\/5 {
  border-color: rgb(147 197 253 / 0.05) !important;
}
.border-blue-300\/50 {
  border-color: rgb(147 197 253 / 0.5) !important;
}
.border-blue-300\/60 {
  border-color: rgb(147 197 253 / 0.6) !important;
}
.border-blue-300\/70 {
  border-color: rgb(147 197 253 / 0.7) !important;
}
.border-blue-300\/75 {
  border-color: rgb(147 197 253 / 0.75) !important;
}
.border-blue-300\/80 {
  border-color: rgb(147 197 253 / 0.8) !important;
}
.border-blue-300\/87 {
  border-color: rgb(147 197 253 / 0.87) !important;
}
.border-blue-300\/90 {
  border-color: rgb(147 197 253 / 0.9) !important;
}
.border-blue-300\/95 {
  border-color: rgb(147 197 253 / 0.95) !important;
}
.border-blue-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-blue-400\/0 {
  border-color: rgb(96 165 250 / 0) !important;
}
.border-blue-400\/10 {
  border-color: rgb(96 165 250 / 0.1) !important;
}
.border-blue-400\/100 {
  border-color: rgb(96 165 250 / 1) !important;
}
.border-blue-400\/12 {
  border-color: rgb(96 165 250 / 0.12) !important;
}
.border-blue-400\/20 {
  border-color: rgb(96 165 250 / 0.2) !important;
}
.border-blue-400\/25 {
  border-color: rgb(96 165 250 / 0.25) !important;
}
.border-blue-400\/30 {
  border-color: rgb(96 165 250 / 0.3) !important;
}
.border-blue-400\/38 {
  border-color: rgb(96 165 250 / 0.38) !important;
}
.border-blue-400\/40 {
  border-color: rgb(96 165 250 / 0.4) !important;
}
.border-blue-400\/5 {
  border-color: rgb(96 165 250 / 0.05) !important;
}
.border-blue-400\/50 {
  border-color: rgb(96 165 250 / 0.5) !important;
}
.border-blue-400\/60 {
  border-color: rgb(96 165 250 / 0.6) !important;
}
.border-blue-400\/70 {
  border-color: rgb(96 165 250 / 0.7) !important;
}
.border-blue-400\/75 {
  border-color: rgb(96 165 250 / 0.75) !important;
}
.border-blue-400\/80 {
  border-color: rgb(96 165 250 / 0.8) !important;
}
.border-blue-400\/87 {
  border-color: rgb(96 165 250 / 0.87) !important;
}
.border-blue-400\/90 {
  border-color: rgb(96 165 250 / 0.9) !important;
}
.border-blue-400\/95 {
  border-color: rgb(96 165 250 / 0.95) !important;
}
.border-blue-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-blue-50\/0 {
  border-color: rgb(239 246 255 / 0) !important;
}
.border-blue-50\/10 {
  border-color: rgb(239 246 255 / 0.1) !important;
}
.border-blue-50\/100 {
  border-color: rgb(239 246 255 / 1) !important;
}
.border-blue-50\/12 {
  border-color: rgb(239 246 255 / 0.12) !important;
}
.border-blue-50\/20 {
  border-color: rgb(239 246 255 / 0.2) !important;
}
.border-blue-50\/25 {
  border-color: rgb(239 246 255 / 0.25) !important;
}
.border-blue-50\/30 {
  border-color: rgb(239 246 255 / 0.3) !important;
}
.border-blue-50\/38 {
  border-color: rgb(239 246 255 / 0.38) !important;
}
.border-blue-50\/40 {
  border-color: rgb(239 246 255 / 0.4) !important;
}
.border-blue-50\/5 {
  border-color: rgb(239 246 255 / 0.05) !important;
}
.border-blue-50\/50 {
  border-color: rgb(239 246 255 / 0.5) !important;
}
.border-blue-50\/60 {
  border-color: rgb(239 246 255 / 0.6) !important;
}
.border-blue-50\/70 {
  border-color: rgb(239 246 255 / 0.7) !important;
}
.border-blue-50\/75 {
  border-color: rgb(239 246 255 / 0.75) !important;
}
.border-blue-50\/80 {
  border-color: rgb(239 246 255 / 0.8) !important;
}
.border-blue-50\/87 {
  border-color: rgb(239 246 255 / 0.87) !important;
}
.border-blue-50\/90 {
  border-color: rgb(239 246 255 / 0.9) !important;
}
.border-blue-50\/95 {
  border-color: rgb(239 246 255 / 0.95) !important;
}
.border-blue-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-blue-500\/0 {
  border-color: rgb(59 130 246 / 0) !important;
}
.border-blue-500\/10 {
  border-color: rgb(59 130 246 / 0.1) !important;
}
.border-blue-500\/100 {
  border-color: rgb(59 130 246 / 1) !important;
}
.border-blue-500\/12 {
  border-color: rgb(59 130 246 / 0.12) !important;
}
.border-blue-500\/20 {
  border-color: rgb(59 130 246 / 0.2) !important;
}
.border-blue-500\/25 {
  border-color: rgb(59 130 246 / 0.25) !important;
}
.border-blue-500\/30 {
  border-color: rgb(59 130 246 / 0.3) !important;
}
.border-blue-500\/38 {
  border-color: rgb(59 130 246 / 0.38) !important;
}
.border-blue-500\/40 {
  border-color: rgb(59 130 246 / 0.4) !important;
}
.border-blue-500\/5 {
  border-color: rgb(59 130 246 / 0.05) !important;
}
.border-blue-500\/50 {
  border-color: rgb(59 130 246 / 0.5) !important;
}
.border-blue-500\/60 {
  border-color: rgb(59 130 246 / 0.6) !important;
}
.border-blue-500\/70 {
  border-color: rgb(59 130 246 / 0.7) !important;
}
.border-blue-500\/75 {
  border-color: rgb(59 130 246 / 0.75) !important;
}
.border-blue-500\/80 {
  border-color: rgb(59 130 246 / 0.8) !important;
}
.border-blue-500\/87 {
  border-color: rgb(59 130 246 / 0.87) !important;
}
.border-blue-500\/90 {
  border-color: rgb(59 130 246 / 0.9) !important;
}
.border-blue-500\/95 {
  border-color: rgb(59 130 246 / 0.95) !important;
}
.border-blue-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-blue-600\/0 {
  border-color: rgb(37 99 235 / 0) !important;
}
.border-blue-600\/10 {
  border-color: rgb(37 99 235 / 0.1) !important;
}
.border-blue-600\/100 {
  border-color: rgb(37 99 235 / 1) !important;
}
.border-blue-600\/12 {
  border-color: rgb(37 99 235 / 0.12) !important;
}
.border-blue-600\/20 {
  border-color: rgb(37 99 235 / 0.2) !important;
}
.border-blue-600\/25 {
  border-color: rgb(37 99 235 / 0.25) !important;
}
.border-blue-600\/30 {
  border-color: rgb(37 99 235 / 0.3) !important;
}
.border-blue-600\/38 {
  border-color: rgb(37 99 235 / 0.38) !important;
}
.border-blue-600\/40 {
  border-color: rgb(37 99 235 / 0.4) !important;
}
.border-blue-600\/5 {
  border-color: rgb(37 99 235 / 0.05) !important;
}
.border-blue-600\/50 {
  border-color: rgb(37 99 235 / 0.5) !important;
}
.border-blue-600\/60 {
  border-color: rgb(37 99 235 / 0.6) !important;
}
.border-blue-600\/70 {
  border-color: rgb(37 99 235 / 0.7) !important;
}
.border-blue-600\/75 {
  border-color: rgb(37 99 235 / 0.75) !important;
}
.border-blue-600\/80 {
  border-color: rgb(37 99 235 / 0.8) !important;
}
.border-blue-600\/87 {
  border-color: rgb(37 99 235 / 0.87) !important;
}
.border-blue-600\/90 {
  border-color: rgb(37 99 235 / 0.9) !important;
}
.border-blue-600\/95 {
  border-color: rgb(37 99 235 / 0.95) !important;
}
.border-blue-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-blue-700\/0 {
  border-color: rgb(29 78 216 / 0) !important;
}
.border-blue-700\/10 {
  border-color: rgb(29 78 216 / 0.1) !important;
}
.border-blue-700\/100 {
  border-color: rgb(29 78 216 / 1) !important;
}
.border-blue-700\/12 {
  border-color: rgb(29 78 216 / 0.12) !important;
}
.border-blue-700\/20 {
  border-color: rgb(29 78 216 / 0.2) !important;
}
.border-blue-700\/25 {
  border-color: rgb(29 78 216 / 0.25) !important;
}
.border-blue-700\/30 {
  border-color: rgb(29 78 216 / 0.3) !important;
}
.border-blue-700\/38 {
  border-color: rgb(29 78 216 / 0.38) !important;
}
.border-blue-700\/40 {
  border-color: rgb(29 78 216 / 0.4) !important;
}
.border-blue-700\/5 {
  border-color: rgb(29 78 216 / 0.05) !important;
}
.border-blue-700\/50 {
  border-color: rgb(29 78 216 / 0.5) !important;
}
.border-blue-700\/60 {
  border-color: rgb(29 78 216 / 0.6) !important;
}
.border-blue-700\/70 {
  border-color: rgb(29 78 216 / 0.7) !important;
}
.border-blue-700\/75 {
  border-color: rgb(29 78 216 / 0.75) !important;
}
.border-blue-700\/80 {
  border-color: rgb(29 78 216 / 0.8) !important;
}
.border-blue-700\/87 {
  border-color: rgb(29 78 216 / 0.87) !important;
}
.border-blue-700\/90 {
  border-color: rgb(29 78 216 / 0.9) !important;
}
.border-blue-700\/95 {
  border-color: rgb(29 78 216 / 0.95) !important;
}
.border-blue-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-blue-800\/0 {
  border-color: rgb(30 64 175 / 0) !important;
}
.border-blue-800\/10 {
  border-color: rgb(30 64 175 / 0.1) !important;
}
.border-blue-800\/100 {
  border-color: rgb(30 64 175 / 1) !important;
}
.border-blue-800\/12 {
  border-color: rgb(30 64 175 / 0.12) !important;
}
.border-blue-800\/20 {
  border-color: rgb(30 64 175 / 0.2) !important;
}
.border-blue-800\/25 {
  border-color: rgb(30 64 175 / 0.25) !important;
}
.border-blue-800\/30 {
  border-color: rgb(30 64 175 / 0.3) !important;
}
.border-blue-800\/38 {
  border-color: rgb(30 64 175 / 0.38) !important;
}
.border-blue-800\/40 {
  border-color: rgb(30 64 175 / 0.4) !important;
}
.border-blue-800\/5 {
  border-color: rgb(30 64 175 / 0.05) !important;
}
.border-blue-800\/50 {
  border-color: rgb(30 64 175 / 0.5) !important;
}
.border-blue-800\/60 {
  border-color: rgb(30 64 175 / 0.6) !important;
}
.border-blue-800\/70 {
  border-color: rgb(30 64 175 / 0.7) !important;
}
.border-blue-800\/75 {
  border-color: rgb(30 64 175 / 0.75) !important;
}
.border-blue-800\/80 {
  border-color: rgb(30 64 175 / 0.8) !important;
}
.border-blue-800\/87 {
  border-color: rgb(30 64 175 / 0.87) !important;
}
.border-blue-800\/90 {
  border-color: rgb(30 64 175 / 0.9) !important;
}
.border-blue-800\/95 {
  border-color: rgb(30 64 175 / 0.95) !important;
}
.border-blue-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-blue-900\/0 {
  border-color: rgb(30 58 138 / 0) !important;
}
.border-blue-900\/10 {
  border-color: rgb(30 58 138 / 0.1) !important;
}
.border-blue-900\/100 {
  border-color: rgb(30 58 138 / 1) !important;
}
.border-blue-900\/12 {
  border-color: rgb(30 58 138 / 0.12) !important;
}
.border-blue-900\/20 {
  border-color: rgb(30 58 138 / 0.2) !important;
}
.border-blue-900\/25 {
  border-color: rgb(30 58 138 / 0.25) !important;
}
.border-blue-900\/30 {
  border-color: rgb(30 58 138 / 0.3) !important;
}
.border-blue-900\/38 {
  border-color: rgb(30 58 138 / 0.38) !important;
}
.border-blue-900\/40 {
  border-color: rgb(30 58 138 / 0.4) !important;
}
.border-blue-900\/5 {
  border-color: rgb(30 58 138 / 0.05) !important;
}
.border-blue-900\/50 {
  border-color: rgb(30 58 138 / 0.5) !important;
}
.border-blue-900\/60 {
  border-color: rgb(30 58 138 / 0.6) !important;
}
.border-blue-900\/70 {
  border-color: rgb(30 58 138 / 0.7) !important;
}
.border-blue-900\/75 {
  border-color: rgb(30 58 138 / 0.75) !important;
}
.border-blue-900\/80 {
  border-color: rgb(30 58 138 / 0.8) !important;
}
.border-blue-900\/87 {
  border-color: rgb(30 58 138 / 0.87) !important;
}
.border-blue-900\/90 {
  border-color: rgb(30 58 138 / 0.9) !important;
}
.border-blue-900\/95 {
  border-color: rgb(30 58 138 / 0.95) !important;
}
.border-blue-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-blue-950\/0 {
  border-color: rgb(23 37 84 / 0) !important;
}
.border-blue-950\/10 {
  border-color: rgb(23 37 84 / 0.1) !important;
}
.border-blue-950\/100 {
  border-color: rgb(23 37 84 / 1) !important;
}
.border-blue-950\/12 {
  border-color: rgb(23 37 84 / 0.12) !important;
}
.border-blue-950\/20 {
  border-color: rgb(23 37 84 / 0.2) !important;
}
.border-blue-950\/25 {
  border-color: rgb(23 37 84 / 0.25) !important;
}
.border-blue-950\/30 {
  border-color: rgb(23 37 84 / 0.3) !important;
}
.border-blue-950\/38 {
  border-color: rgb(23 37 84 / 0.38) !important;
}
.border-blue-950\/40 {
  border-color: rgb(23 37 84 / 0.4) !important;
}
.border-blue-950\/5 {
  border-color: rgb(23 37 84 / 0.05) !important;
}
.border-blue-950\/50 {
  border-color: rgb(23 37 84 / 0.5) !important;
}
.border-blue-950\/60 {
  border-color: rgb(23 37 84 / 0.6) !important;
}
.border-blue-950\/70 {
  border-color: rgb(23 37 84 / 0.7) !important;
}
.border-blue-950\/75 {
  border-color: rgb(23 37 84 / 0.75) !important;
}
.border-blue-950\/80 {
  border-color: rgb(23 37 84 / 0.8) !important;
}
.border-blue-950\/87 {
  border-color: rgb(23 37 84 / 0.87) !important;
}
.border-blue-950\/90 {
  border-color: rgb(23 37 84 / 0.9) !important;
}
.border-blue-950\/95 {
  border-color: rgb(23 37 84 / 0.95) !important;
}
.border-current {
  border-color: currentColor !important;
}
.border-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-cyan-100\/0 {
  border-color: rgb(207 250 254 / 0) !important;
}
.border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1) !important;
}
.border-cyan-100\/100 {
  border-color: rgb(207 250 254 / 1) !important;
}
.border-cyan-100\/12 {
  border-color: rgb(207 250 254 / 0.12) !important;
}
.border-cyan-100\/20 {
  border-color: rgb(207 250 254 / 0.2) !important;
}
.border-cyan-100\/25 {
  border-color: rgb(207 250 254 / 0.25) !important;
}
.border-cyan-100\/30 {
  border-color: rgb(207 250 254 / 0.3) !important;
}
.border-cyan-100\/38 {
  border-color: rgb(207 250 254 / 0.38) !important;
}
.border-cyan-100\/40 {
  border-color: rgb(207 250 254 / 0.4) !important;
}
.border-cyan-100\/5 {
  border-color: rgb(207 250 254 / 0.05) !important;
}
.border-cyan-100\/50 {
  border-color: rgb(207 250 254 / 0.5) !important;
}
.border-cyan-100\/60 {
  border-color: rgb(207 250 254 / 0.6) !important;
}
.border-cyan-100\/70 {
  border-color: rgb(207 250 254 / 0.7) !important;
}
.border-cyan-100\/75 {
  border-color: rgb(207 250 254 / 0.75) !important;
}
.border-cyan-100\/80 {
  border-color: rgb(207 250 254 / 0.8) !important;
}
.border-cyan-100\/87 {
  border-color: rgb(207 250 254 / 0.87) !important;
}
.border-cyan-100\/90 {
  border-color: rgb(207 250 254 / 0.9) !important;
}
.border-cyan-100\/95 {
  border-color: rgb(207 250 254 / 0.95) !important;
}
.border-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-cyan-200\/0 {
  border-color: rgb(165 243 252 / 0) !important;
}
.border-cyan-200\/10 {
  border-color: rgb(165 243 252 / 0.1) !important;
}
.border-cyan-200\/100 {
  border-color: rgb(165 243 252 / 1) !important;
}
.border-cyan-200\/12 {
  border-color: rgb(165 243 252 / 0.12) !important;
}
.border-cyan-200\/20 {
  border-color: rgb(165 243 252 / 0.2) !important;
}
.border-cyan-200\/25 {
  border-color: rgb(165 243 252 / 0.25) !important;
}
.border-cyan-200\/30 {
  border-color: rgb(165 243 252 / 0.3) !important;
}
.border-cyan-200\/38 {
  border-color: rgb(165 243 252 / 0.38) !important;
}
.border-cyan-200\/40 {
  border-color: rgb(165 243 252 / 0.4) !important;
}
.border-cyan-200\/5 {
  border-color: rgb(165 243 252 / 0.05) !important;
}
.border-cyan-200\/50 {
  border-color: rgb(165 243 252 / 0.5) !important;
}
.border-cyan-200\/60 {
  border-color: rgb(165 243 252 / 0.6) !important;
}
.border-cyan-200\/70 {
  border-color: rgb(165 243 252 / 0.7) !important;
}
.border-cyan-200\/75 {
  border-color: rgb(165 243 252 / 0.75) !important;
}
.border-cyan-200\/80 {
  border-color: rgb(165 243 252 / 0.8) !important;
}
.border-cyan-200\/87 {
  border-color: rgb(165 243 252 / 0.87) !important;
}
.border-cyan-200\/90 {
  border-color: rgb(165 243 252 / 0.9) !important;
}
.border-cyan-200\/95 {
  border-color: rgb(165 243 252 / 0.95) !important;
}
.border-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-cyan-300\/0 {
  border-color: rgb(103 232 249 / 0) !important;
}
.border-cyan-300\/10 {
  border-color: rgb(103 232 249 / 0.1) !important;
}
.border-cyan-300\/100 {
  border-color: rgb(103 232 249 / 1) !important;
}
.border-cyan-300\/12 {
  border-color: rgb(103 232 249 / 0.12) !important;
}
.border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2) !important;
}
.border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25) !important;
}
.border-cyan-300\/30 {
  border-color: rgb(103 232 249 / 0.3) !important;
}
.border-cyan-300\/38 {
  border-color: rgb(103 232 249 / 0.38) !important;
}
.border-cyan-300\/40 {
  border-color: rgb(103 232 249 / 0.4) !important;
}
.border-cyan-300\/5 {
  border-color: rgb(103 232 249 / 0.05) !important;
}
.border-cyan-300\/50 {
  border-color: rgb(103 232 249 / 0.5) !important;
}
.border-cyan-300\/60 {
  border-color: rgb(103 232 249 / 0.6) !important;
}
.border-cyan-300\/70 {
  border-color: rgb(103 232 249 / 0.7) !important;
}
.border-cyan-300\/75 {
  border-color: rgb(103 232 249 / 0.75) !important;
}
.border-cyan-300\/80 {
  border-color: rgb(103 232 249 / 0.8) !important;
}
.border-cyan-300\/87 {
  border-color: rgb(103 232 249 / 0.87) !important;
}
.border-cyan-300\/90 {
  border-color: rgb(103 232 249 / 0.9) !important;
}
.border-cyan-300\/95 {
  border-color: rgb(103 232 249 / 0.95) !important;
}
.border-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-cyan-400\/0 {
  border-color: rgb(34 211 238 / 0) !important;
}
.border-cyan-400\/10 {
  border-color: rgb(34 211 238 / 0.1) !important;
}
.border-cyan-400\/100 {
  border-color: rgb(34 211 238 / 1) !important;
}
.border-cyan-400\/12 {
  border-color: rgb(34 211 238 / 0.12) !important;
}
.border-cyan-400\/20 {
  border-color: rgb(34 211 238 / 0.2) !important;
}
.border-cyan-400\/25 {
  border-color: rgb(34 211 238 / 0.25) !important;
}
.border-cyan-400\/30 {
  border-color: rgb(34 211 238 / 0.3) !important;
}
.border-cyan-400\/38 {
  border-color: rgb(34 211 238 / 0.38) !important;
}
.border-cyan-400\/40 {
  border-color: rgb(34 211 238 / 0.4) !important;
}
.border-cyan-400\/5 {
  border-color: rgb(34 211 238 / 0.05) !important;
}
.border-cyan-400\/50 {
  border-color: rgb(34 211 238 / 0.5) !important;
}
.border-cyan-400\/60 {
  border-color: rgb(34 211 238 / 0.6) !important;
}
.border-cyan-400\/70 {
  border-color: rgb(34 211 238 / 0.7) !important;
}
.border-cyan-400\/75 {
  border-color: rgb(34 211 238 / 0.75) !important;
}
.border-cyan-400\/80 {
  border-color: rgb(34 211 238 / 0.8) !important;
}
.border-cyan-400\/87 {
  border-color: rgb(34 211 238 / 0.87) !important;
}
.border-cyan-400\/90 {
  border-color: rgb(34 211 238 / 0.9) !important;
}
.border-cyan-400\/95 {
  border-color: rgb(34 211 238 / 0.95) !important;
}
.border-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-cyan-50\/0 {
  border-color: rgb(236 254 255 / 0) !important;
}
.border-cyan-50\/10 {
  border-color: rgb(236 254 255 / 0.1) !important;
}
.border-cyan-50\/100 {
  border-color: rgb(236 254 255 / 1) !important;
}
.border-cyan-50\/12 {
  border-color: rgb(236 254 255 / 0.12) !important;
}
.border-cyan-50\/20 {
  border-color: rgb(236 254 255 / 0.2) !important;
}
.border-cyan-50\/25 {
  border-color: rgb(236 254 255 / 0.25) !important;
}
.border-cyan-50\/30 {
  border-color: rgb(236 254 255 / 0.3) !important;
}
.border-cyan-50\/38 {
  border-color: rgb(236 254 255 / 0.38) !important;
}
.border-cyan-50\/40 {
  border-color: rgb(236 254 255 / 0.4) !important;
}
.border-cyan-50\/5 {
  border-color: rgb(236 254 255 / 0.05) !important;
}
.border-cyan-50\/50 {
  border-color: rgb(236 254 255 / 0.5) !important;
}
.border-cyan-50\/60 {
  border-color: rgb(236 254 255 / 0.6) !important;
}
.border-cyan-50\/70 {
  border-color: rgb(236 254 255 / 0.7) !important;
}
.border-cyan-50\/75 {
  border-color: rgb(236 254 255 / 0.75) !important;
}
.border-cyan-50\/80 {
  border-color: rgb(236 254 255 / 0.8) !important;
}
.border-cyan-50\/87 {
  border-color: rgb(236 254 255 / 0.87) !important;
}
.border-cyan-50\/90 {
  border-color: rgb(236 254 255 / 0.9) !important;
}
.border-cyan-50\/95 {
  border-color: rgb(236 254 255 / 0.95) !important;
}
.border-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-cyan-500\/0 {
  border-color: rgb(6 182 212 / 0) !important;
}
.border-cyan-500\/10 {
  border-color: rgb(6 182 212 / 0.1) !important;
}
.border-cyan-500\/100 {
  border-color: rgb(6 182 212 / 1) !important;
}
.border-cyan-500\/12 {
  border-color: rgb(6 182 212 / 0.12) !important;
}
.border-cyan-500\/20 {
  border-color: rgb(6 182 212 / 0.2) !important;
}
.border-cyan-500\/25 {
  border-color: rgb(6 182 212 / 0.25) !important;
}
.border-cyan-500\/30 {
  border-color: rgb(6 182 212 / 0.3) !important;
}
.border-cyan-500\/38 {
  border-color: rgb(6 182 212 / 0.38) !important;
}
.border-cyan-500\/40 {
  border-color: rgb(6 182 212 / 0.4) !important;
}
.border-cyan-500\/5 {
  border-color: rgb(6 182 212 / 0.05) !important;
}
.border-cyan-500\/50 {
  border-color: rgb(6 182 212 / 0.5) !important;
}
.border-cyan-500\/60 {
  border-color: rgb(6 182 212 / 0.6) !important;
}
.border-cyan-500\/70 {
  border-color: rgb(6 182 212 / 0.7) !important;
}
.border-cyan-500\/75 {
  border-color: rgb(6 182 212 / 0.75) !important;
}
.border-cyan-500\/80 {
  border-color: rgb(6 182 212 / 0.8) !important;
}
.border-cyan-500\/87 {
  border-color: rgb(6 182 212 / 0.87) !important;
}
.border-cyan-500\/90 {
  border-color: rgb(6 182 212 / 0.9) !important;
}
.border-cyan-500\/95 {
  border-color: rgb(6 182 212 / 0.95) !important;
}
.border-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-cyan-600\/0 {
  border-color: rgb(8 145 178 / 0) !important;
}
.border-cyan-600\/10 {
  border-color: rgb(8 145 178 / 0.1) !important;
}
.border-cyan-600\/100 {
  border-color: rgb(8 145 178 / 1) !important;
}
.border-cyan-600\/12 {
  border-color: rgb(8 145 178 / 0.12) !important;
}
.border-cyan-600\/20 {
  border-color: rgb(8 145 178 / 0.2) !important;
}
.border-cyan-600\/25 {
  border-color: rgb(8 145 178 / 0.25) !important;
}
.border-cyan-600\/30 {
  border-color: rgb(8 145 178 / 0.3) !important;
}
.border-cyan-600\/38 {
  border-color: rgb(8 145 178 / 0.38) !important;
}
.border-cyan-600\/40 {
  border-color: rgb(8 145 178 / 0.4) !important;
}
.border-cyan-600\/5 {
  border-color: rgb(8 145 178 / 0.05) !important;
}
.border-cyan-600\/50 {
  border-color: rgb(8 145 178 / 0.5) !important;
}
.border-cyan-600\/60 {
  border-color: rgb(8 145 178 / 0.6) !important;
}
.border-cyan-600\/70 {
  border-color: rgb(8 145 178 / 0.7) !important;
}
.border-cyan-600\/75 {
  border-color: rgb(8 145 178 / 0.75) !important;
}
.border-cyan-600\/80 {
  border-color: rgb(8 145 178 / 0.8) !important;
}
.border-cyan-600\/87 {
  border-color: rgb(8 145 178 / 0.87) !important;
}
.border-cyan-600\/90 {
  border-color: rgb(8 145 178 / 0.9) !important;
}
.border-cyan-600\/95 {
  border-color: rgb(8 145 178 / 0.95) !important;
}
.border-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-cyan-700\/0 {
  border-color: rgb(14 116 144 / 0) !important;
}
.border-cyan-700\/10 {
  border-color: rgb(14 116 144 / 0.1) !important;
}
.border-cyan-700\/100 {
  border-color: rgb(14 116 144 / 1) !important;
}
.border-cyan-700\/12 {
  border-color: rgb(14 116 144 / 0.12) !important;
}
.border-cyan-700\/20 {
  border-color: rgb(14 116 144 / 0.2) !important;
}
.border-cyan-700\/25 {
  border-color: rgb(14 116 144 / 0.25) !important;
}
.border-cyan-700\/30 {
  border-color: rgb(14 116 144 / 0.3) !important;
}
.border-cyan-700\/38 {
  border-color: rgb(14 116 144 / 0.38) !important;
}
.border-cyan-700\/40 {
  border-color: rgb(14 116 144 / 0.4) !important;
}
.border-cyan-700\/5 {
  border-color: rgb(14 116 144 / 0.05) !important;
}
.border-cyan-700\/50 {
  border-color: rgb(14 116 144 / 0.5) !important;
}
.border-cyan-700\/60 {
  border-color: rgb(14 116 144 / 0.6) !important;
}
.border-cyan-700\/70 {
  border-color: rgb(14 116 144 / 0.7) !important;
}
.border-cyan-700\/75 {
  border-color: rgb(14 116 144 / 0.75) !important;
}
.border-cyan-700\/80 {
  border-color: rgb(14 116 144 / 0.8) !important;
}
.border-cyan-700\/87 {
  border-color: rgb(14 116 144 / 0.87) !important;
}
.border-cyan-700\/90 {
  border-color: rgb(14 116 144 / 0.9) !important;
}
.border-cyan-700\/95 {
  border-color: rgb(14 116 144 / 0.95) !important;
}
.border-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-cyan-800\/0 {
  border-color: rgb(21 94 117 / 0) !important;
}
.border-cyan-800\/10 {
  border-color: rgb(21 94 117 / 0.1) !important;
}
.border-cyan-800\/100 {
  border-color: rgb(21 94 117 / 1) !important;
}
.border-cyan-800\/12 {
  border-color: rgb(21 94 117 / 0.12) !important;
}
.border-cyan-800\/20 {
  border-color: rgb(21 94 117 / 0.2) !important;
}
.border-cyan-800\/25 {
  border-color: rgb(21 94 117 / 0.25) !important;
}
.border-cyan-800\/30 {
  border-color: rgb(21 94 117 / 0.3) !important;
}
.border-cyan-800\/38 {
  border-color: rgb(21 94 117 / 0.38) !important;
}
.border-cyan-800\/40 {
  border-color: rgb(21 94 117 / 0.4) !important;
}
.border-cyan-800\/5 {
  border-color: rgb(21 94 117 / 0.05) !important;
}
.border-cyan-800\/50 {
  border-color: rgb(21 94 117 / 0.5) !important;
}
.border-cyan-800\/60 {
  border-color: rgb(21 94 117 / 0.6) !important;
}
.border-cyan-800\/70 {
  border-color: rgb(21 94 117 / 0.7) !important;
}
.border-cyan-800\/75 {
  border-color: rgb(21 94 117 / 0.75) !important;
}
.border-cyan-800\/80 {
  border-color: rgb(21 94 117 / 0.8) !important;
}
.border-cyan-800\/87 {
  border-color: rgb(21 94 117 / 0.87) !important;
}
.border-cyan-800\/90 {
  border-color: rgb(21 94 117 / 0.9) !important;
}
.border-cyan-800\/95 {
  border-color: rgb(21 94 117 / 0.95) !important;
}
.border-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0) !important;
}
.border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1) !important;
}
.border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1) !important;
}
.border-cyan-900\/12 {
  border-color: rgb(22 78 99 / 0.12) !important;
}
.border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2) !important;
}
.border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25) !important;
}
.border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3) !important;
}
.border-cyan-900\/38 {
  border-color: rgb(22 78 99 / 0.38) !important;
}
.border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4) !important;
}
.border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05) !important;
}
.border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5) !important;
}
.border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6) !important;
}
.border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7) !important;
}
.border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75) !important;
}
.border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8) !important;
}
.border-cyan-900\/87 {
  border-color: rgb(22 78 99 / 0.87) !important;
}
.border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9) !important;
}
.border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95) !important;
}
.border-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-cyan-950\/0 {
  border-color: rgb(8 51 68 / 0) !important;
}
.border-cyan-950\/10 {
  border-color: rgb(8 51 68 / 0.1) !important;
}
.border-cyan-950\/100 {
  border-color: rgb(8 51 68 / 1) !important;
}
.border-cyan-950\/12 {
  border-color: rgb(8 51 68 / 0.12) !important;
}
.border-cyan-950\/20 {
  border-color: rgb(8 51 68 / 0.2) !important;
}
.border-cyan-950\/25 {
  border-color: rgb(8 51 68 / 0.25) !important;
}
.border-cyan-950\/30 {
  border-color: rgb(8 51 68 / 0.3) !important;
}
.border-cyan-950\/38 {
  border-color: rgb(8 51 68 / 0.38) !important;
}
.border-cyan-950\/40 {
  border-color: rgb(8 51 68 / 0.4) !important;
}
.border-cyan-950\/5 {
  border-color: rgb(8 51 68 / 0.05) !important;
}
.border-cyan-950\/50 {
  border-color: rgb(8 51 68 / 0.5) !important;
}
.border-cyan-950\/60 {
  border-color: rgb(8 51 68 / 0.6) !important;
}
.border-cyan-950\/70 {
  border-color: rgb(8 51 68 / 0.7) !important;
}
.border-cyan-950\/75 {
  border-color: rgb(8 51 68 / 0.75) !important;
}
.border-cyan-950\/80 {
  border-color: rgb(8 51 68 / 0.8) !important;
}
.border-cyan-950\/87 {
  border-color: rgb(8 51 68 / 0.87) !important;
}
.border-cyan-950\/90 {
  border-color: rgb(8 51 68 / 0.9) !important;
}
.border-cyan-950\/95 {
  border-color: rgb(8 51 68 / 0.95) !important;
}
.border-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0) !important;
}
.border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1) !important;
}
.border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1) !important;
}
.border-emerald-100\/12 {
  border-color: rgb(209 250 229 / 0.12) !important;
}
.border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2) !important;
}
.border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25) !important;
}
.border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3) !important;
}
.border-emerald-100\/38 {
  border-color: rgb(209 250 229 / 0.38) !important;
}
.border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4) !important;
}
.border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05) !important;
}
.border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5) !important;
}
.border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6) !important;
}
.border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7) !important;
}
.border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75) !important;
}
.border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8) !important;
}
.border-emerald-100\/87 {
  border-color: rgb(209 250 229 / 0.87) !important;
}
.border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9) !important;
}
.border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95) !important;
}
.border-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0) !important;
}
.border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1) !important;
}
.border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1) !important;
}
.border-emerald-200\/12 {
  border-color: rgb(167 243 208 / 0.12) !important;
}
.border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2) !important;
}
.border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25) !important;
}
.border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3) !important;
}
.border-emerald-200\/38 {
  border-color: rgb(167 243 208 / 0.38) !important;
}
.border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4) !important;
}
.border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05) !important;
}
.border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5) !important;
}
.border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6) !important;
}
.border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7) !important;
}
.border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75) !important;
}
.border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8) !important;
}
.border-emerald-200\/87 {
  border-color: rgb(167 243 208 / 0.87) !important;
}
.border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9) !important;
}
.border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95) !important;
}
.border-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0) !important;
}
.border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1) !important;
}
.border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1) !important;
}
.border-emerald-300\/12 {
  border-color: rgb(110 231 183 / 0.12) !important;
}
.border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2) !important;
}
.border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25) !important;
}
.border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3) !important;
}
.border-emerald-300\/38 {
  border-color: rgb(110 231 183 / 0.38) !important;
}
.border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4) !important;
}
.border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05) !important;
}
.border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5) !important;
}
.border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6) !important;
}
.border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7) !important;
}
.border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75) !important;
}
.border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8) !important;
}
.border-emerald-300\/87 {
  border-color: rgb(110 231 183 / 0.87) !important;
}
.border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9) !important;
}
.border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95) !important;
}
.border-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0) !important;
}
.border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1) !important;
}
.border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1) !important;
}
.border-emerald-400\/12 {
  border-color: rgb(52 211 153 / 0.12) !important;
}
.border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2) !important;
}
.border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25) !important;
}
.border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3) !important;
}
.border-emerald-400\/38 {
  border-color: rgb(52 211 153 / 0.38) !important;
}
.border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4) !important;
}
.border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05) !important;
}
.border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5) !important;
}
.border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6) !important;
}
.border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7) !important;
}
.border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75) !important;
}
.border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8) !important;
}
.border-emerald-400\/87 {
  border-color: rgb(52 211 153 / 0.87) !important;
}
.border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9) !important;
}
.border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95) !important;
}
.border-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-emerald-50\/0 {
  border-color: rgb(236 253 245 / 0) !important;
}
.border-emerald-50\/10 {
  border-color: rgb(236 253 245 / 0.1) !important;
}
.border-emerald-50\/100 {
  border-color: rgb(236 253 245 / 1) !important;
}
.border-emerald-50\/12 {
  border-color: rgb(236 253 245 / 0.12) !important;
}
.border-emerald-50\/20 {
  border-color: rgb(236 253 245 / 0.2) !important;
}
.border-emerald-50\/25 {
  border-color: rgb(236 253 245 / 0.25) !important;
}
.border-emerald-50\/30 {
  border-color: rgb(236 253 245 / 0.3) !important;
}
.border-emerald-50\/38 {
  border-color: rgb(236 253 245 / 0.38) !important;
}
.border-emerald-50\/40 {
  border-color: rgb(236 253 245 / 0.4) !important;
}
.border-emerald-50\/5 {
  border-color: rgb(236 253 245 / 0.05) !important;
}
.border-emerald-50\/50 {
  border-color: rgb(236 253 245 / 0.5) !important;
}
.border-emerald-50\/60 {
  border-color: rgb(236 253 245 / 0.6) !important;
}
.border-emerald-50\/70 {
  border-color: rgb(236 253 245 / 0.7) !important;
}
.border-emerald-50\/75 {
  border-color: rgb(236 253 245 / 0.75) !important;
}
.border-emerald-50\/80 {
  border-color: rgb(236 253 245 / 0.8) !important;
}
.border-emerald-50\/87 {
  border-color: rgb(236 253 245 / 0.87) !important;
}
.border-emerald-50\/90 {
  border-color: rgb(236 253 245 / 0.9) !important;
}
.border-emerald-50\/95 {
  border-color: rgb(236 253 245 / 0.95) !important;
}
.border-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0) !important;
}
.border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1) !important;
}
.border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1) !important;
}
.border-emerald-500\/12 {
  border-color: rgb(16 185 129 / 0.12) !important;
}
.border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2) !important;
}
.border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25) !important;
}
.border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3) !important;
}
.border-emerald-500\/38 {
  border-color: rgb(16 185 129 / 0.38) !important;
}
.border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4) !important;
}
.border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05) !important;
}
.border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5) !important;
}
.border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6) !important;
}
.border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7) !important;
}
.border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75) !important;
}
.border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8) !important;
}
.border-emerald-500\/87 {
  border-color: rgb(16 185 129 / 0.87) !important;
}
.border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9) !important;
}
.border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95) !important;
}
.border-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0) !important;
}
.border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1) !important;
}
.border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1) !important;
}
.border-emerald-600\/12 {
  border-color: rgb(5 150 105 / 0.12) !important;
}
.border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2) !important;
}
.border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25) !important;
}
.border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3) !important;
}
.border-emerald-600\/38 {
  border-color: rgb(5 150 105 / 0.38) !important;
}
.border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4) !important;
}
.border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05) !important;
}
.border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5) !important;
}
.border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6) !important;
}
.border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7) !important;
}
.border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75) !important;
}
.border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8) !important;
}
.border-emerald-600\/87 {
  border-color: rgb(5 150 105 / 0.87) !important;
}
.border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9) !important;
}
.border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95) !important;
}
.border-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0) !important;
}
.border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1) !important;
}
.border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1) !important;
}
.border-emerald-700\/12 {
  border-color: rgb(4 120 87 / 0.12) !important;
}
.border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2) !important;
}
.border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25) !important;
}
.border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3) !important;
}
.border-emerald-700\/38 {
  border-color: rgb(4 120 87 / 0.38) !important;
}
.border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4) !important;
}
.border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05) !important;
}
.border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5) !important;
}
.border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6) !important;
}
.border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7) !important;
}
.border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75) !important;
}
.border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8) !important;
}
.border-emerald-700\/87 {
  border-color: rgb(4 120 87 / 0.87) !important;
}
.border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9) !important;
}
.border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95) !important;
}
.border-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0) !important;
}
.border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1) !important;
}
.border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1) !important;
}
.border-emerald-800\/12 {
  border-color: rgb(6 95 70 / 0.12) !important;
}
.border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2) !important;
}
.border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25) !important;
}
.border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3) !important;
}
.border-emerald-800\/38 {
  border-color: rgb(6 95 70 / 0.38) !important;
}
.border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4) !important;
}
.border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05) !important;
}
.border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5) !important;
}
.border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6) !important;
}
.border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7) !important;
}
.border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75) !important;
}
.border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8) !important;
}
.border-emerald-800\/87 {
  border-color: rgb(6 95 70 / 0.87) !important;
}
.border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9) !important;
}
.border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95) !important;
}
.border-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0) !important;
}
.border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1) !important;
}
.border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1) !important;
}
.border-emerald-900\/12 {
  border-color: rgb(6 78 59 / 0.12) !important;
}
.border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2) !important;
}
.border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25) !important;
}
.border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3) !important;
}
.border-emerald-900\/38 {
  border-color: rgb(6 78 59 / 0.38) !important;
}
.border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4) !important;
}
.border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05) !important;
}
.border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5) !important;
}
.border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6) !important;
}
.border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7) !important;
}
.border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75) !important;
}
.border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8) !important;
}
.border-emerald-900\/87 {
  border-color: rgb(6 78 59 / 0.87) !important;
}
.border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9) !important;
}
.border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95) !important;
}
.border-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-emerald-950\/0 {
  border-color: rgb(2 44 34 / 0) !important;
}
.border-emerald-950\/10 {
  border-color: rgb(2 44 34 / 0.1) !important;
}
.border-emerald-950\/100 {
  border-color: rgb(2 44 34 / 1) !important;
}
.border-emerald-950\/12 {
  border-color: rgb(2 44 34 / 0.12) !important;
}
.border-emerald-950\/20 {
  border-color: rgb(2 44 34 / 0.2) !important;
}
.border-emerald-950\/25 {
  border-color: rgb(2 44 34 / 0.25) !important;
}
.border-emerald-950\/30 {
  border-color: rgb(2 44 34 / 0.3) !important;
}
.border-emerald-950\/38 {
  border-color: rgb(2 44 34 / 0.38) !important;
}
.border-emerald-950\/40 {
  border-color: rgb(2 44 34 / 0.4) !important;
}
.border-emerald-950\/5 {
  border-color: rgb(2 44 34 / 0.05) !important;
}
.border-emerald-950\/50 {
  border-color: rgb(2 44 34 / 0.5) !important;
}
.border-emerald-950\/60 {
  border-color: rgb(2 44 34 / 0.6) !important;
}
.border-emerald-950\/70 {
  border-color: rgb(2 44 34 / 0.7) !important;
}
.border-emerald-950\/75 {
  border-color: rgb(2 44 34 / 0.75) !important;
}
.border-emerald-950\/80 {
  border-color: rgb(2 44 34 / 0.8) !important;
}
.border-emerald-950\/87 {
  border-color: rgb(2 44 34 / 0.87) !important;
}
.border-emerald-950\/90 {
  border-color: rgb(2 44 34 / 0.9) !important;
}
.border-emerald-950\/95 {
  border-color: rgb(2 44 34 / 0.95) !important;
}
.border-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-100\/0 {
  border-color: rgb(250 232 255 / 0) !important;
}
.border-fuchsia-100\/10 {
  border-color: rgb(250 232 255 / 0.1) !important;
}
.border-fuchsia-100\/100 {
  border-color: rgb(250 232 255 / 1) !important;
}
.border-fuchsia-100\/12 {
  border-color: rgb(250 232 255 / 0.12) !important;
}
.border-fuchsia-100\/20 {
  border-color: rgb(250 232 255 / 0.2) !important;
}
.border-fuchsia-100\/25 {
  border-color: rgb(250 232 255 / 0.25) !important;
}
.border-fuchsia-100\/30 {
  border-color: rgb(250 232 255 / 0.3) !important;
}
.border-fuchsia-100\/38 {
  border-color: rgb(250 232 255 / 0.38) !important;
}
.border-fuchsia-100\/40 {
  border-color: rgb(250 232 255 / 0.4) !important;
}
.border-fuchsia-100\/5 {
  border-color: rgb(250 232 255 / 0.05) !important;
}
.border-fuchsia-100\/50 {
  border-color: rgb(250 232 255 / 0.5) !important;
}
.border-fuchsia-100\/60 {
  border-color: rgb(250 232 255 / 0.6) !important;
}
.border-fuchsia-100\/70 {
  border-color: rgb(250 232 255 / 0.7) !important;
}
.border-fuchsia-100\/75 {
  border-color: rgb(250 232 255 / 0.75) !important;
}
.border-fuchsia-100\/80 {
  border-color: rgb(250 232 255 / 0.8) !important;
}
.border-fuchsia-100\/87 {
  border-color: rgb(250 232 255 / 0.87) !important;
}
.border-fuchsia-100\/90 {
  border-color: rgb(250 232 255 / 0.9) !important;
}
.border-fuchsia-100\/95 {
  border-color: rgb(250 232 255 / 0.95) !important;
}
.border-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-200\/0 {
  border-color: rgb(245 208 254 / 0) !important;
}
.border-fuchsia-200\/10 {
  border-color: rgb(245 208 254 / 0.1) !important;
}
.border-fuchsia-200\/100 {
  border-color: rgb(245 208 254 / 1) !important;
}
.border-fuchsia-200\/12 {
  border-color: rgb(245 208 254 / 0.12) !important;
}
.border-fuchsia-200\/20 {
  border-color: rgb(245 208 254 / 0.2) !important;
}
.border-fuchsia-200\/25 {
  border-color: rgb(245 208 254 / 0.25) !important;
}
.border-fuchsia-200\/30 {
  border-color: rgb(245 208 254 / 0.3) !important;
}
.border-fuchsia-200\/38 {
  border-color: rgb(245 208 254 / 0.38) !important;
}
.border-fuchsia-200\/40 {
  border-color: rgb(245 208 254 / 0.4) !important;
}
.border-fuchsia-200\/5 {
  border-color: rgb(245 208 254 / 0.05) !important;
}
.border-fuchsia-200\/50 {
  border-color: rgb(245 208 254 / 0.5) !important;
}
.border-fuchsia-200\/60 {
  border-color: rgb(245 208 254 / 0.6) !important;
}
.border-fuchsia-200\/70 {
  border-color: rgb(245 208 254 / 0.7) !important;
}
.border-fuchsia-200\/75 {
  border-color: rgb(245 208 254 / 0.75) !important;
}
.border-fuchsia-200\/80 {
  border-color: rgb(245 208 254 / 0.8) !important;
}
.border-fuchsia-200\/87 {
  border-color: rgb(245 208 254 / 0.87) !important;
}
.border-fuchsia-200\/90 {
  border-color: rgb(245 208 254 / 0.9) !important;
}
.border-fuchsia-200\/95 {
  border-color: rgb(245 208 254 / 0.95) !important;
}
.border-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-300\/0 {
  border-color: rgb(240 171 252 / 0) !important;
}
.border-fuchsia-300\/10 {
  border-color: rgb(240 171 252 / 0.1) !important;
}
.border-fuchsia-300\/100 {
  border-color: rgb(240 171 252 / 1) !important;
}
.border-fuchsia-300\/12 {
  border-color: rgb(240 171 252 / 0.12) !important;
}
.border-fuchsia-300\/20 {
  border-color: rgb(240 171 252 / 0.2) !important;
}
.border-fuchsia-300\/25 {
  border-color: rgb(240 171 252 / 0.25) !important;
}
.border-fuchsia-300\/30 {
  border-color: rgb(240 171 252 / 0.3) !important;
}
.border-fuchsia-300\/38 {
  border-color: rgb(240 171 252 / 0.38) !important;
}
.border-fuchsia-300\/40 {
  border-color: rgb(240 171 252 / 0.4) !important;
}
.border-fuchsia-300\/5 {
  border-color: rgb(240 171 252 / 0.05) !important;
}
.border-fuchsia-300\/50 {
  border-color: rgb(240 171 252 / 0.5) !important;
}
.border-fuchsia-300\/60 {
  border-color: rgb(240 171 252 / 0.6) !important;
}
.border-fuchsia-300\/70 {
  border-color: rgb(240 171 252 / 0.7) !important;
}
.border-fuchsia-300\/75 {
  border-color: rgb(240 171 252 / 0.75) !important;
}
.border-fuchsia-300\/80 {
  border-color: rgb(240 171 252 / 0.8) !important;
}
.border-fuchsia-300\/87 {
  border-color: rgb(240 171 252 / 0.87) !important;
}
.border-fuchsia-300\/90 {
  border-color: rgb(240 171 252 / 0.9) !important;
}
.border-fuchsia-300\/95 {
  border-color: rgb(240 171 252 / 0.95) !important;
}
.border-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-400\/0 {
  border-color: rgb(232 121 249 / 0) !important;
}
.border-fuchsia-400\/10 {
  border-color: rgb(232 121 249 / 0.1) !important;
}
.border-fuchsia-400\/100 {
  border-color: rgb(232 121 249 / 1) !important;
}
.border-fuchsia-400\/12 {
  border-color: rgb(232 121 249 / 0.12) !important;
}
.border-fuchsia-400\/20 {
  border-color: rgb(232 121 249 / 0.2) !important;
}
.border-fuchsia-400\/25 {
  border-color: rgb(232 121 249 / 0.25) !important;
}
.border-fuchsia-400\/30 {
  border-color: rgb(232 121 249 / 0.3) !important;
}
.border-fuchsia-400\/38 {
  border-color: rgb(232 121 249 / 0.38) !important;
}
.border-fuchsia-400\/40 {
  border-color: rgb(232 121 249 / 0.4) !important;
}
.border-fuchsia-400\/5 {
  border-color: rgb(232 121 249 / 0.05) !important;
}
.border-fuchsia-400\/50 {
  border-color: rgb(232 121 249 / 0.5) !important;
}
.border-fuchsia-400\/60 {
  border-color: rgb(232 121 249 / 0.6) !important;
}
.border-fuchsia-400\/70 {
  border-color: rgb(232 121 249 / 0.7) !important;
}
.border-fuchsia-400\/75 {
  border-color: rgb(232 121 249 / 0.75) !important;
}
.border-fuchsia-400\/80 {
  border-color: rgb(232 121 249 / 0.8) !important;
}
.border-fuchsia-400\/87 {
  border-color: rgb(232 121 249 / 0.87) !important;
}
.border-fuchsia-400\/90 {
  border-color: rgb(232 121 249 / 0.9) !important;
}
.border-fuchsia-400\/95 {
  border-color: rgb(232 121 249 / 0.95) !important;
}
.border-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-50\/0 {
  border-color: rgb(253 244 255 / 0) !important;
}
.border-fuchsia-50\/10 {
  border-color: rgb(253 244 255 / 0.1) !important;
}
.border-fuchsia-50\/100 {
  border-color: rgb(253 244 255 / 1) !important;
}
.border-fuchsia-50\/12 {
  border-color: rgb(253 244 255 / 0.12) !important;
}
.border-fuchsia-50\/20 {
  border-color: rgb(253 244 255 / 0.2) !important;
}
.border-fuchsia-50\/25 {
  border-color: rgb(253 244 255 / 0.25) !important;
}
.border-fuchsia-50\/30 {
  border-color: rgb(253 244 255 / 0.3) !important;
}
.border-fuchsia-50\/38 {
  border-color: rgb(253 244 255 / 0.38) !important;
}
.border-fuchsia-50\/40 {
  border-color: rgb(253 244 255 / 0.4) !important;
}
.border-fuchsia-50\/5 {
  border-color: rgb(253 244 255 / 0.05) !important;
}
.border-fuchsia-50\/50 {
  border-color: rgb(253 244 255 / 0.5) !important;
}
.border-fuchsia-50\/60 {
  border-color: rgb(253 244 255 / 0.6) !important;
}
.border-fuchsia-50\/70 {
  border-color: rgb(253 244 255 / 0.7) !important;
}
.border-fuchsia-50\/75 {
  border-color: rgb(253 244 255 / 0.75) !important;
}
.border-fuchsia-50\/80 {
  border-color: rgb(253 244 255 / 0.8) !important;
}
.border-fuchsia-50\/87 {
  border-color: rgb(253 244 255 / 0.87) !important;
}
.border-fuchsia-50\/90 {
  border-color: rgb(253 244 255 / 0.9) !important;
}
.border-fuchsia-50\/95 {
  border-color: rgb(253 244 255 / 0.95) !important;
}
.border-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-500\/0 {
  border-color: rgb(217 70 239 / 0) !important;
}
.border-fuchsia-500\/10 {
  border-color: rgb(217 70 239 / 0.1) !important;
}
.border-fuchsia-500\/100 {
  border-color: rgb(217 70 239 / 1) !important;
}
.border-fuchsia-500\/12 {
  border-color: rgb(217 70 239 / 0.12) !important;
}
.border-fuchsia-500\/20 {
  border-color: rgb(217 70 239 / 0.2) !important;
}
.border-fuchsia-500\/25 {
  border-color: rgb(217 70 239 / 0.25) !important;
}
.border-fuchsia-500\/30 {
  border-color: rgb(217 70 239 / 0.3) !important;
}
.border-fuchsia-500\/38 {
  border-color: rgb(217 70 239 / 0.38) !important;
}
.border-fuchsia-500\/40 {
  border-color: rgb(217 70 239 / 0.4) !important;
}
.border-fuchsia-500\/5 {
  border-color: rgb(217 70 239 / 0.05) !important;
}
.border-fuchsia-500\/50 {
  border-color: rgb(217 70 239 / 0.5) !important;
}
.border-fuchsia-500\/60 {
  border-color: rgb(217 70 239 / 0.6) !important;
}
.border-fuchsia-500\/70 {
  border-color: rgb(217 70 239 / 0.7) !important;
}
.border-fuchsia-500\/75 {
  border-color: rgb(217 70 239 / 0.75) !important;
}
.border-fuchsia-500\/80 {
  border-color: rgb(217 70 239 / 0.8) !important;
}
.border-fuchsia-500\/87 {
  border-color: rgb(217 70 239 / 0.87) !important;
}
.border-fuchsia-500\/90 {
  border-color: rgb(217 70 239 / 0.9) !important;
}
.border-fuchsia-500\/95 {
  border-color: rgb(217 70 239 / 0.95) !important;
}
.border-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-600\/0 {
  border-color: rgb(192 38 211 / 0) !important;
}
.border-fuchsia-600\/10 {
  border-color: rgb(192 38 211 / 0.1) !important;
}
.border-fuchsia-600\/100 {
  border-color: rgb(192 38 211 / 1) !important;
}
.border-fuchsia-600\/12 {
  border-color: rgb(192 38 211 / 0.12) !important;
}
.border-fuchsia-600\/20 {
  border-color: rgb(192 38 211 / 0.2) !important;
}
.border-fuchsia-600\/25 {
  border-color: rgb(192 38 211 / 0.25) !important;
}
.border-fuchsia-600\/30 {
  border-color: rgb(192 38 211 / 0.3) !important;
}
.border-fuchsia-600\/38 {
  border-color: rgb(192 38 211 / 0.38) !important;
}
.border-fuchsia-600\/40 {
  border-color: rgb(192 38 211 / 0.4) !important;
}
.border-fuchsia-600\/5 {
  border-color: rgb(192 38 211 / 0.05) !important;
}
.border-fuchsia-600\/50 {
  border-color: rgb(192 38 211 / 0.5) !important;
}
.border-fuchsia-600\/60 {
  border-color: rgb(192 38 211 / 0.6) !important;
}
.border-fuchsia-600\/70 {
  border-color: rgb(192 38 211 / 0.7) !important;
}
.border-fuchsia-600\/75 {
  border-color: rgb(192 38 211 / 0.75) !important;
}
.border-fuchsia-600\/80 {
  border-color: rgb(192 38 211 / 0.8) !important;
}
.border-fuchsia-600\/87 {
  border-color: rgb(192 38 211 / 0.87) !important;
}
.border-fuchsia-600\/90 {
  border-color: rgb(192 38 211 / 0.9) !important;
}
.border-fuchsia-600\/95 {
  border-color: rgb(192 38 211 / 0.95) !important;
}
.border-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-700\/0 {
  border-color: rgb(162 28 175 / 0) !important;
}
.border-fuchsia-700\/10 {
  border-color: rgb(162 28 175 / 0.1) !important;
}
.border-fuchsia-700\/100 {
  border-color: rgb(162 28 175 / 1) !important;
}
.border-fuchsia-700\/12 {
  border-color: rgb(162 28 175 / 0.12) !important;
}
.border-fuchsia-700\/20 {
  border-color: rgb(162 28 175 / 0.2) !important;
}
.border-fuchsia-700\/25 {
  border-color: rgb(162 28 175 / 0.25) !important;
}
.border-fuchsia-700\/30 {
  border-color: rgb(162 28 175 / 0.3) !important;
}
.border-fuchsia-700\/38 {
  border-color: rgb(162 28 175 / 0.38) !important;
}
.border-fuchsia-700\/40 {
  border-color: rgb(162 28 175 / 0.4) !important;
}
.border-fuchsia-700\/5 {
  border-color: rgb(162 28 175 / 0.05) !important;
}
.border-fuchsia-700\/50 {
  border-color: rgb(162 28 175 / 0.5) !important;
}
.border-fuchsia-700\/60 {
  border-color: rgb(162 28 175 / 0.6) !important;
}
.border-fuchsia-700\/70 {
  border-color: rgb(162 28 175 / 0.7) !important;
}
.border-fuchsia-700\/75 {
  border-color: rgb(162 28 175 / 0.75) !important;
}
.border-fuchsia-700\/80 {
  border-color: rgb(162 28 175 / 0.8) !important;
}
.border-fuchsia-700\/87 {
  border-color: rgb(162 28 175 / 0.87) !important;
}
.border-fuchsia-700\/90 {
  border-color: rgb(162 28 175 / 0.9) !important;
}
.border-fuchsia-700\/95 {
  border-color: rgb(162 28 175 / 0.95) !important;
}
.border-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-800\/0 {
  border-color: rgb(134 25 143 / 0) !important;
}
.border-fuchsia-800\/10 {
  border-color: rgb(134 25 143 / 0.1) !important;
}
.border-fuchsia-800\/100 {
  border-color: rgb(134 25 143 / 1) !important;
}
.border-fuchsia-800\/12 {
  border-color: rgb(134 25 143 / 0.12) !important;
}
.border-fuchsia-800\/20 {
  border-color: rgb(134 25 143 / 0.2) !important;
}
.border-fuchsia-800\/25 {
  border-color: rgb(134 25 143 / 0.25) !important;
}
.border-fuchsia-800\/30 {
  border-color: rgb(134 25 143 / 0.3) !important;
}
.border-fuchsia-800\/38 {
  border-color: rgb(134 25 143 / 0.38) !important;
}
.border-fuchsia-800\/40 {
  border-color: rgb(134 25 143 / 0.4) !important;
}
.border-fuchsia-800\/5 {
  border-color: rgb(134 25 143 / 0.05) !important;
}
.border-fuchsia-800\/50 {
  border-color: rgb(134 25 143 / 0.5) !important;
}
.border-fuchsia-800\/60 {
  border-color: rgb(134 25 143 / 0.6) !important;
}
.border-fuchsia-800\/70 {
  border-color: rgb(134 25 143 / 0.7) !important;
}
.border-fuchsia-800\/75 {
  border-color: rgb(134 25 143 / 0.75) !important;
}
.border-fuchsia-800\/80 {
  border-color: rgb(134 25 143 / 0.8) !important;
}
.border-fuchsia-800\/87 {
  border-color: rgb(134 25 143 / 0.87) !important;
}
.border-fuchsia-800\/90 {
  border-color: rgb(134 25 143 / 0.9) !important;
}
.border-fuchsia-800\/95 {
  border-color: rgb(134 25 143 / 0.95) !important;
}
.border-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-900\/0 {
  border-color: rgb(112 26 117 / 0) !important;
}
.border-fuchsia-900\/10 {
  border-color: rgb(112 26 117 / 0.1) !important;
}
.border-fuchsia-900\/100 {
  border-color: rgb(112 26 117 / 1) !important;
}
.border-fuchsia-900\/12 {
  border-color: rgb(112 26 117 / 0.12) !important;
}
.border-fuchsia-900\/20 {
  border-color: rgb(112 26 117 / 0.2) !important;
}
.border-fuchsia-900\/25 {
  border-color: rgb(112 26 117 / 0.25) !important;
}
.border-fuchsia-900\/30 {
  border-color: rgb(112 26 117 / 0.3) !important;
}
.border-fuchsia-900\/38 {
  border-color: rgb(112 26 117 / 0.38) !important;
}
.border-fuchsia-900\/40 {
  border-color: rgb(112 26 117 / 0.4) !important;
}
.border-fuchsia-900\/5 {
  border-color: rgb(112 26 117 / 0.05) !important;
}
.border-fuchsia-900\/50 {
  border-color: rgb(112 26 117 / 0.5) !important;
}
.border-fuchsia-900\/60 {
  border-color: rgb(112 26 117 / 0.6) !important;
}
.border-fuchsia-900\/70 {
  border-color: rgb(112 26 117 / 0.7) !important;
}
.border-fuchsia-900\/75 {
  border-color: rgb(112 26 117 / 0.75) !important;
}
.border-fuchsia-900\/80 {
  border-color: rgb(112 26 117 / 0.8) !important;
}
.border-fuchsia-900\/87 {
  border-color: rgb(112 26 117 / 0.87) !important;
}
.border-fuchsia-900\/90 {
  border-color: rgb(112 26 117 / 0.9) !important;
}
.border-fuchsia-900\/95 {
  border-color: rgb(112 26 117 / 0.95) !important;
}
.border-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-fuchsia-950\/0 {
  border-color: rgb(74 4 78 / 0) !important;
}
.border-fuchsia-950\/10 {
  border-color: rgb(74 4 78 / 0.1) !important;
}
.border-fuchsia-950\/100 {
  border-color: rgb(74 4 78 / 1) !important;
}
.border-fuchsia-950\/12 {
  border-color: rgb(74 4 78 / 0.12) !important;
}
.border-fuchsia-950\/20 {
  border-color: rgb(74 4 78 / 0.2) !important;
}
.border-fuchsia-950\/25 {
  border-color: rgb(74 4 78 / 0.25) !important;
}
.border-fuchsia-950\/30 {
  border-color: rgb(74 4 78 / 0.3) !important;
}
.border-fuchsia-950\/38 {
  border-color: rgb(74 4 78 / 0.38) !important;
}
.border-fuchsia-950\/40 {
  border-color: rgb(74 4 78 / 0.4) !important;
}
.border-fuchsia-950\/5 {
  border-color: rgb(74 4 78 / 0.05) !important;
}
.border-fuchsia-950\/50 {
  border-color: rgb(74 4 78 / 0.5) !important;
}
.border-fuchsia-950\/60 {
  border-color: rgb(74 4 78 / 0.6) !important;
}
.border-fuchsia-950\/70 {
  border-color: rgb(74 4 78 / 0.7) !important;
}
.border-fuchsia-950\/75 {
  border-color: rgb(74 4 78 / 0.75) !important;
}
.border-fuchsia-950\/80 {
  border-color: rgb(74 4 78 / 0.8) !important;
}
.border-fuchsia-950\/87 {
  border-color: rgb(74 4 78 / 0.87) !important;
}
.border-fuchsia-950\/90 {
  border-color: rgb(74 4 78 / 0.9) !important;
}
.border-fuchsia-950\/95 {
  border-color: rgb(74 4 78 / 0.95) !important;
}
.border-gray-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-gray-100\/0 {
  border-color: rgb(241 245 249 / 0) !important;
}
.border-gray-100\/10 {
  border-color: rgb(241 245 249 / 0.1) !important;
}
.border-gray-100\/100 {
  border-color: rgb(241 245 249 / 1) !important;
}
.border-gray-100\/12 {
  border-color: rgb(241 245 249 / 0.12) !important;
}
.border-gray-100\/20 {
  border-color: rgb(241 245 249 / 0.2) !important;
}
.border-gray-100\/25 {
  border-color: rgb(241 245 249 / 0.25) !important;
}
.border-gray-100\/30 {
  border-color: rgb(241 245 249 / 0.3) !important;
}
.border-gray-100\/38 {
  border-color: rgb(241 245 249 / 0.38) !important;
}
.border-gray-100\/40 {
  border-color: rgb(241 245 249 / 0.4) !important;
}
.border-gray-100\/5 {
  border-color: rgb(241 245 249 / 0.05) !important;
}
.border-gray-100\/50 {
  border-color: rgb(241 245 249 / 0.5) !important;
}
.border-gray-100\/60 {
  border-color: rgb(241 245 249 / 0.6) !important;
}
.border-gray-100\/70 {
  border-color: rgb(241 245 249 / 0.7) !important;
}
.border-gray-100\/75 {
  border-color: rgb(241 245 249 / 0.75) !important;
}
.border-gray-100\/80 {
  border-color: rgb(241 245 249 / 0.8) !important;
}
.border-gray-100\/87 {
  border-color: rgb(241 245 249 / 0.87) !important;
}
.border-gray-100\/90 {
  border-color: rgb(241 245 249 / 0.9) !important;
}
.border-gray-100\/95 {
  border-color: rgb(241 245 249 / 0.95) !important;
}
.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-gray-200\/0 {
  border-color: rgb(226 232 240 / 0) !important;
}
.border-gray-200\/10 {
  border-color: rgb(226 232 240 / 0.1) !important;
}
.border-gray-200\/100 {
  border-color: rgb(226 232 240 / 1) !important;
}
.border-gray-200\/12 {
  border-color: rgb(226 232 240 / 0.12) !important;
}
.border-gray-200\/20 {
  border-color: rgb(226 232 240 / 0.2) !important;
}
.border-gray-200\/25 {
  border-color: rgb(226 232 240 / 0.25) !important;
}
.border-gray-200\/30 {
  border-color: rgb(226 232 240 / 0.3) !important;
}
.border-gray-200\/38 {
  border-color: rgb(226 232 240 / 0.38) !important;
}
.border-gray-200\/40 {
  border-color: rgb(226 232 240 / 0.4) !important;
}
.border-gray-200\/5 {
  border-color: rgb(226 232 240 / 0.05) !important;
}
.border-gray-200\/50 {
  border-color: rgb(226 232 240 / 0.5) !important;
}
.border-gray-200\/60 {
  border-color: rgb(226 232 240 / 0.6) !important;
}
.border-gray-200\/70 {
  border-color: rgb(226 232 240 / 0.7) !important;
}
.border-gray-200\/75 {
  border-color: rgb(226 232 240 / 0.75) !important;
}
.border-gray-200\/80 {
  border-color: rgb(226 232 240 / 0.8) !important;
}
.border-gray-200\/87 {
  border-color: rgb(226 232 240 / 0.87) !important;
}
.border-gray-200\/90 {
  border-color: rgb(226 232 240 / 0.9) !important;
}
.border-gray-200\/95 {
  border-color: rgb(226 232 240 / 0.95) !important;
}
.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-gray-300\/0 {
  border-color: rgb(203 213 225 / 0) !important;
}
.border-gray-300\/10 {
  border-color: rgb(203 213 225 / 0.1) !important;
}
.border-gray-300\/100 {
  border-color: rgb(203 213 225 / 1) !important;
}
.border-gray-300\/12 {
  border-color: rgb(203 213 225 / 0.12) !important;
}
.border-gray-300\/20 {
  border-color: rgb(203 213 225 / 0.2) !important;
}
.border-gray-300\/25 {
  border-color: rgb(203 213 225 / 0.25) !important;
}
.border-gray-300\/30 {
  border-color: rgb(203 213 225 / 0.3) !important;
}
.border-gray-300\/38 {
  border-color: rgb(203 213 225 / 0.38) !important;
}
.border-gray-300\/40 {
  border-color: rgb(203 213 225 / 0.4) !important;
}
.border-gray-300\/5 {
  border-color: rgb(203 213 225 / 0.05) !important;
}
.border-gray-300\/50 {
  border-color: rgb(203 213 225 / 0.5) !important;
}
.border-gray-300\/60 {
  border-color: rgb(203 213 225 / 0.6) !important;
}
.border-gray-300\/70 {
  border-color: rgb(203 213 225 / 0.7) !important;
}
.border-gray-300\/75 {
  border-color: rgb(203 213 225 / 0.75) !important;
}
.border-gray-300\/80 {
  border-color: rgb(203 213 225 / 0.8) !important;
}
.border-gray-300\/87 {
  border-color: rgb(203 213 225 / 0.87) !important;
}
.border-gray-300\/90 {
  border-color: rgb(203 213 225 / 0.9) !important;
}
.border-gray-300\/95 {
  border-color: rgb(203 213 225 / 0.95) !important;
}
.border-gray-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-gray-400\/0 {
  border-color: rgb(148 163 184 / 0) !important;
}
.border-gray-400\/10 {
  border-color: rgb(148 163 184 / 0.1) !important;
}
.border-gray-400\/100 {
  border-color: rgb(148 163 184 / 1) !important;
}
.border-gray-400\/12 {
  border-color: rgb(148 163 184 / 0.12) !important;
}
.border-gray-400\/20 {
  border-color: rgb(148 163 184 / 0.2) !important;
}
.border-gray-400\/25 {
  border-color: rgb(148 163 184 / 0.25) !important;
}
.border-gray-400\/30 {
  border-color: rgb(148 163 184 / 0.3) !important;
}
.border-gray-400\/38 {
  border-color: rgb(148 163 184 / 0.38) !important;
}
.border-gray-400\/40 {
  border-color: rgb(148 163 184 / 0.4) !important;
}
.border-gray-400\/5 {
  border-color: rgb(148 163 184 / 0.05) !important;
}
.border-gray-400\/50 {
  border-color: rgb(148 163 184 / 0.5) !important;
}
.border-gray-400\/60 {
  border-color: rgb(148 163 184 / 0.6) !important;
}
.border-gray-400\/70 {
  border-color: rgb(148 163 184 / 0.7) !important;
}
.border-gray-400\/75 {
  border-color: rgb(148 163 184 / 0.75) !important;
}
.border-gray-400\/80 {
  border-color: rgb(148 163 184 / 0.8) !important;
}
.border-gray-400\/87 {
  border-color: rgb(148 163 184 / 0.87) !important;
}
.border-gray-400\/90 {
  border-color: rgb(148 163 184 / 0.9) !important;
}
.border-gray-400\/95 {
  border-color: rgb(148 163 184 / 0.95) !important;
}
.border-gray-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-gray-50\/0 {
  border-color: rgb(248 250 252 / 0) !important;
}
.border-gray-50\/10 {
  border-color: rgb(248 250 252 / 0.1) !important;
}
.border-gray-50\/100 {
  border-color: rgb(248 250 252 / 1) !important;
}
.border-gray-50\/12 {
  border-color: rgb(248 250 252 / 0.12) !important;
}
.border-gray-50\/20 {
  border-color: rgb(248 250 252 / 0.2) !important;
}
.border-gray-50\/25 {
  border-color: rgb(248 250 252 / 0.25) !important;
}
.border-gray-50\/30 {
  border-color: rgb(248 250 252 / 0.3) !important;
}
.border-gray-50\/38 {
  border-color: rgb(248 250 252 / 0.38) !important;
}
.border-gray-50\/40 {
  border-color: rgb(248 250 252 / 0.4) !important;
}
.border-gray-50\/5 {
  border-color: rgb(248 250 252 / 0.05) !important;
}
.border-gray-50\/50 {
  border-color: rgb(248 250 252 / 0.5) !important;
}
.border-gray-50\/60 {
  border-color: rgb(248 250 252 / 0.6) !important;
}
.border-gray-50\/70 {
  border-color: rgb(248 250 252 / 0.7) !important;
}
.border-gray-50\/75 {
  border-color: rgb(248 250 252 / 0.75) !important;
}
.border-gray-50\/80 {
  border-color: rgb(248 250 252 / 0.8) !important;
}
.border-gray-50\/87 {
  border-color: rgb(248 250 252 / 0.87) !important;
}
.border-gray-50\/90 {
  border-color: rgb(248 250 252 / 0.9) !important;
}
.border-gray-50\/95 {
  border-color: rgb(248 250 252 / 0.95) !important;
}
.border-gray-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-gray-500\/0 {
  border-color: rgb(100 116 139 / 0) !important;
}
.border-gray-500\/10 {
  border-color: rgb(100 116 139 / 0.1) !important;
}
.border-gray-500\/100 {
  border-color: rgb(100 116 139 / 1) !important;
}
.border-gray-500\/12 {
  border-color: rgb(100 116 139 / 0.12) !important;
}
.border-gray-500\/20 {
  border-color: rgb(100 116 139 / 0.2) !important;
}
.border-gray-500\/25 {
  border-color: rgb(100 116 139 / 0.25) !important;
}
.border-gray-500\/30 {
  border-color: rgb(100 116 139 / 0.3) !important;
}
.border-gray-500\/38 {
  border-color: rgb(100 116 139 / 0.38) !important;
}
.border-gray-500\/40 {
  border-color: rgb(100 116 139 / 0.4) !important;
}
.border-gray-500\/5 {
  border-color: rgb(100 116 139 / 0.05) !important;
}
.border-gray-500\/50 {
  border-color: rgb(100 116 139 / 0.5) !important;
}
.border-gray-500\/60 {
  border-color: rgb(100 116 139 / 0.6) !important;
}
.border-gray-500\/70 {
  border-color: rgb(100 116 139 / 0.7) !important;
}
.border-gray-500\/75 {
  border-color: rgb(100 116 139 / 0.75) !important;
}
.border-gray-500\/80 {
  border-color: rgb(100 116 139 / 0.8) !important;
}
.border-gray-500\/87 {
  border-color: rgb(100 116 139 / 0.87) !important;
}
.border-gray-500\/90 {
  border-color: rgb(100 116 139 / 0.9) !important;
}
.border-gray-500\/95 {
  border-color: rgb(100 116 139 / 0.95) !important;
}
.border-gray-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-gray-600\/0 {
  border-color: rgb(71 85 105 / 0) !important;
}
.border-gray-600\/10 {
  border-color: rgb(71 85 105 / 0.1) !important;
}
.border-gray-600\/100 {
  border-color: rgb(71 85 105 / 1) !important;
}
.border-gray-600\/12 {
  border-color: rgb(71 85 105 / 0.12) !important;
}
.border-gray-600\/20 {
  border-color: rgb(71 85 105 / 0.2) !important;
}
.border-gray-600\/25 {
  border-color: rgb(71 85 105 / 0.25) !important;
}
.border-gray-600\/30 {
  border-color: rgb(71 85 105 / 0.3) !important;
}
.border-gray-600\/38 {
  border-color: rgb(71 85 105 / 0.38) !important;
}
.border-gray-600\/40 {
  border-color: rgb(71 85 105 / 0.4) !important;
}
.border-gray-600\/5 {
  border-color: rgb(71 85 105 / 0.05) !important;
}
.border-gray-600\/50 {
  border-color: rgb(71 85 105 / 0.5) !important;
}
.border-gray-600\/60 {
  border-color: rgb(71 85 105 / 0.6) !important;
}
.border-gray-600\/70 {
  border-color: rgb(71 85 105 / 0.7) !important;
}
.border-gray-600\/75 {
  border-color: rgb(71 85 105 / 0.75) !important;
}
.border-gray-600\/80 {
  border-color: rgb(71 85 105 / 0.8) !important;
}
.border-gray-600\/87 {
  border-color: rgb(71 85 105 / 0.87) !important;
}
.border-gray-600\/90 {
  border-color: rgb(71 85 105 / 0.9) !important;
}
.border-gray-600\/95 {
  border-color: rgb(71 85 105 / 0.95) !important;
}
.border-gray-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-gray-700\/0 {
  border-color: rgb(51 65 85 / 0) !important;
}
.border-gray-700\/10 {
  border-color: rgb(51 65 85 / 0.1) !important;
}
.border-gray-700\/100 {
  border-color: rgb(51 65 85 / 1) !important;
}
.border-gray-700\/12 {
  border-color: rgb(51 65 85 / 0.12) !important;
}
.border-gray-700\/20 {
  border-color: rgb(51 65 85 / 0.2) !important;
}
.border-gray-700\/25 {
  border-color: rgb(51 65 85 / 0.25) !important;
}
.border-gray-700\/30 {
  border-color: rgb(51 65 85 / 0.3) !important;
}
.border-gray-700\/38 {
  border-color: rgb(51 65 85 / 0.38) !important;
}
.border-gray-700\/40 {
  border-color: rgb(51 65 85 / 0.4) !important;
}
.border-gray-700\/5 {
  border-color: rgb(51 65 85 / 0.05) !important;
}
.border-gray-700\/50 {
  border-color: rgb(51 65 85 / 0.5) !important;
}
.border-gray-700\/60 {
  border-color: rgb(51 65 85 / 0.6) !important;
}
.border-gray-700\/70 {
  border-color: rgb(51 65 85 / 0.7) !important;
}
.border-gray-700\/75 {
  border-color: rgb(51 65 85 / 0.75) !important;
}
.border-gray-700\/80 {
  border-color: rgb(51 65 85 / 0.8) !important;
}
.border-gray-700\/87 {
  border-color: rgb(51 65 85 / 0.87) !important;
}
.border-gray-700\/90 {
  border-color: rgb(51 65 85 / 0.9) !important;
}
.border-gray-700\/95 {
  border-color: rgb(51 65 85 / 0.95) !important;
}
.border-gray-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-gray-800\/0 {
  border-color: rgb(30 41 59 / 0) !important;
}
.border-gray-800\/10 {
  border-color: rgb(30 41 59 / 0.1) !important;
}
.border-gray-800\/100 {
  border-color: rgb(30 41 59 / 1) !important;
}
.border-gray-800\/12 {
  border-color: rgb(30 41 59 / 0.12) !important;
}
.border-gray-800\/20 {
  border-color: rgb(30 41 59 / 0.2) !important;
}
.border-gray-800\/25 {
  border-color: rgb(30 41 59 / 0.25) !important;
}
.border-gray-800\/30 {
  border-color: rgb(30 41 59 / 0.3) !important;
}
.border-gray-800\/38 {
  border-color: rgb(30 41 59 / 0.38) !important;
}
.border-gray-800\/40 {
  border-color: rgb(30 41 59 / 0.4) !important;
}
.border-gray-800\/5 {
  border-color: rgb(30 41 59 / 0.05) !important;
}
.border-gray-800\/50 {
  border-color: rgb(30 41 59 / 0.5) !important;
}
.border-gray-800\/60 {
  border-color: rgb(30 41 59 / 0.6) !important;
}
.border-gray-800\/70 {
  border-color: rgb(30 41 59 / 0.7) !important;
}
.border-gray-800\/75 {
  border-color: rgb(30 41 59 / 0.75) !important;
}
.border-gray-800\/80 {
  border-color: rgb(30 41 59 / 0.8) !important;
}
.border-gray-800\/87 {
  border-color: rgb(30 41 59 / 0.87) !important;
}
.border-gray-800\/90 {
  border-color: rgb(30 41 59 / 0.9) !important;
}
.border-gray-800\/95 {
  border-color: rgb(30 41 59 / 0.95) !important;
}
.border-gray-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-gray-900\/0 {
  border-color: rgb(15 23 42 / 0) !important;
}
.border-gray-900\/10 {
  border-color: rgb(15 23 42 / 0.1) !important;
}
.border-gray-900\/100 {
  border-color: rgb(15 23 42 / 1) !important;
}
.border-gray-900\/12 {
  border-color: rgb(15 23 42 / 0.12) !important;
}
.border-gray-900\/20 {
  border-color: rgb(15 23 42 / 0.2) !important;
}
.border-gray-900\/25 {
  border-color: rgb(15 23 42 / 0.25) !important;
}
.border-gray-900\/30 {
  border-color: rgb(15 23 42 / 0.3) !important;
}
.border-gray-900\/38 {
  border-color: rgb(15 23 42 / 0.38) !important;
}
.border-gray-900\/40 {
  border-color: rgb(15 23 42 / 0.4) !important;
}
.border-gray-900\/5 {
  border-color: rgb(15 23 42 / 0.05) !important;
}
.border-gray-900\/50 {
  border-color: rgb(15 23 42 / 0.5) !important;
}
.border-gray-900\/60 {
  border-color: rgb(15 23 42 / 0.6) !important;
}
.border-gray-900\/70 {
  border-color: rgb(15 23 42 / 0.7) !important;
}
.border-gray-900\/75 {
  border-color: rgb(15 23 42 / 0.75) !important;
}
.border-gray-900\/80 {
  border-color: rgb(15 23 42 / 0.8) !important;
}
.border-gray-900\/87 {
  border-color: rgb(15 23 42 / 0.87) !important;
}
.border-gray-900\/90 {
  border-color: rgb(15 23 42 / 0.9) !important;
}
.border-gray-900\/95 {
  border-color: rgb(15 23 42 / 0.95) !important;
}
.border-gray-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-gray-950\/0 {
  border-color: rgb(2 6 23 / 0) !important;
}
.border-gray-950\/10 {
  border-color: rgb(2 6 23 / 0.1) !important;
}
.border-gray-950\/100 {
  border-color: rgb(2 6 23 / 1) !important;
}
.border-gray-950\/12 {
  border-color: rgb(2 6 23 / 0.12) !important;
}
.border-gray-950\/20 {
  border-color: rgb(2 6 23 / 0.2) !important;
}
.border-gray-950\/25 {
  border-color: rgb(2 6 23 / 0.25) !important;
}
.border-gray-950\/30 {
  border-color: rgb(2 6 23 / 0.3) !important;
}
.border-gray-950\/38 {
  border-color: rgb(2 6 23 / 0.38) !important;
}
.border-gray-950\/40 {
  border-color: rgb(2 6 23 / 0.4) !important;
}
.border-gray-950\/5 {
  border-color: rgb(2 6 23 / 0.05) !important;
}
.border-gray-950\/50 {
  border-color: rgb(2 6 23 / 0.5) !important;
}
.border-gray-950\/60 {
  border-color: rgb(2 6 23 / 0.6) !important;
}
.border-gray-950\/70 {
  border-color: rgb(2 6 23 / 0.7) !important;
}
.border-gray-950\/75 {
  border-color: rgb(2 6 23 / 0.75) !important;
}
.border-gray-950\/80 {
  border-color: rgb(2 6 23 / 0.8) !important;
}
.border-gray-950\/87 {
  border-color: rgb(2 6 23 / 0.87) !important;
}
.border-gray-950\/90 {
  border-color: rgb(2 6 23 / 0.9) !important;
}
.border-gray-950\/95 {
  border-color: rgb(2 6 23 / 0.95) !important;
}
.border-green-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-green-100\/0 {
  border-color: rgb(220 252 231 / 0) !important;
}
.border-green-100\/10 {
  border-color: rgb(220 252 231 / 0.1) !important;
}
.border-green-100\/100 {
  border-color: rgb(220 252 231 / 1) !important;
}
.border-green-100\/12 {
  border-color: rgb(220 252 231 / 0.12) !important;
}
.border-green-100\/20 {
  border-color: rgb(220 252 231 / 0.2) !important;
}
.border-green-100\/25 {
  border-color: rgb(220 252 231 / 0.25) !important;
}
.border-green-100\/30 {
  border-color: rgb(220 252 231 / 0.3) !important;
}
.border-green-100\/38 {
  border-color: rgb(220 252 231 / 0.38) !important;
}
.border-green-100\/40 {
  border-color: rgb(220 252 231 / 0.4) !important;
}
.border-green-100\/5 {
  border-color: rgb(220 252 231 / 0.05) !important;
}
.border-green-100\/50 {
  border-color: rgb(220 252 231 / 0.5) !important;
}
.border-green-100\/60 {
  border-color: rgb(220 252 231 / 0.6) !important;
}
.border-green-100\/70 {
  border-color: rgb(220 252 231 / 0.7) !important;
}
.border-green-100\/75 {
  border-color: rgb(220 252 231 / 0.75) !important;
}
.border-green-100\/80 {
  border-color: rgb(220 252 231 / 0.8) !important;
}
.border-green-100\/87 {
  border-color: rgb(220 252 231 / 0.87) !important;
}
.border-green-100\/90 {
  border-color: rgb(220 252 231 / 0.9) !important;
}
.border-green-100\/95 {
  border-color: rgb(220 252 231 / 0.95) !important;
}
.border-green-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-green-200\/0 {
  border-color: rgb(187 247 208 / 0) !important;
}
.border-green-200\/10 {
  border-color: rgb(187 247 208 / 0.1) !important;
}
.border-green-200\/100 {
  border-color: rgb(187 247 208 / 1) !important;
}
.border-green-200\/12 {
  border-color: rgb(187 247 208 / 0.12) !important;
}
.border-green-200\/20 {
  border-color: rgb(187 247 208 / 0.2) !important;
}
.border-green-200\/25 {
  border-color: rgb(187 247 208 / 0.25) !important;
}
.border-green-200\/30 {
  border-color: rgb(187 247 208 / 0.3) !important;
}
.border-green-200\/38 {
  border-color: rgb(187 247 208 / 0.38) !important;
}
.border-green-200\/40 {
  border-color: rgb(187 247 208 / 0.4) !important;
}
.border-green-200\/5 {
  border-color: rgb(187 247 208 / 0.05) !important;
}
.border-green-200\/50 {
  border-color: rgb(187 247 208 / 0.5) !important;
}
.border-green-200\/60 {
  border-color: rgb(187 247 208 / 0.6) !important;
}
.border-green-200\/70 {
  border-color: rgb(187 247 208 / 0.7) !important;
}
.border-green-200\/75 {
  border-color: rgb(187 247 208 / 0.75) !important;
}
.border-green-200\/80 {
  border-color: rgb(187 247 208 / 0.8) !important;
}
.border-green-200\/87 {
  border-color: rgb(187 247 208 / 0.87) !important;
}
.border-green-200\/90 {
  border-color: rgb(187 247 208 / 0.9) !important;
}
.border-green-200\/95 {
  border-color: rgb(187 247 208 / 0.95) !important;
}
.border-green-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-green-300\/0 {
  border-color: rgb(134 239 172 / 0) !important;
}
.border-green-300\/10 {
  border-color: rgb(134 239 172 / 0.1) !important;
}
.border-green-300\/100 {
  border-color: rgb(134 239 172 / 1) !important;
}
.border-green-300\/12 {
  border-color: rgb(134 239 172 / 0.12) !important;
}
.border-green-300\/20 {
  border-color: rgb(134 239 172 / 0.2) !important;
}
.border-green-300\/25 {
  border-color: rgb(134 239 172 / 0.25) !important;
}
.border-green-300\/30 {
  border-color: rgb(134 239 172 / 0.3) !important;
}
.border-green-300\/38 {
  border-color: rgb(134 239 172 / 0.38) !important;
}
.border-green-300\/40 {
  border-color: rgb(134 239 172 / 0.4) !important;
}
.border-green-300\/5 {
  border-color: rgb(134 239 172 / 0.05) !important;
}
.border-green-300\/50 {
  border-color: rgb(134 239 172 / 0.5) !important;
}
.border-green-300\/60 {
  border-color: rgb(134 239 172 / 0.6) !important;
}
.border-green-300\/70 {
  border-color: rgb(134 239 172 / 0.7) !important;
}
.border-green-300\/75 {
  border-color: rgb(134 239 172 / 0.75) !important;
}
.border-green-300\/80 {
  border-color: rgb(134 239 172 / 0.8) !important;
}
.border-green-300\/87 {
  border-color: rgb(134 239 172 / 0.87) !important;
}
.border-green-300\/90 {
  border-color: rgb(134 239 172 / 0.9) !important;
}
.border-green-300\/95 {
  border-color: rgb(134 239 172 / 0.95) !important;
}
.border-green-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-green-400\/0 {
  border-color: rgb(74 222 128 / 0) !important;
}
.border-green-400\/10 {
  border-color: rgb(74 222 128 / 0.1) !important;
}
.border-green-400\/100 {
  border-color: rgb(74 222 128 / 1) !important;
}
.border-green-400\/12 {
  border-color: rgb(74 222 128 / 0.12) !important;
}
.border-green-400\/20 {
  border-color: rgb(74 222 128 / 0.2) !important;
}
.border-green-400\/25 {
  border-color: rgb(74 222 128 / 0.25) !important;
}
.border-green-400\/30 {
  border-color: rgb(74 222 128 / 0.3) !important;
}
.border-green-400\/38 {
  border-color: rgb(74 222 128 / 0.38) !important;
}
.border-green-400\/40 {
  border-color: rgb(74 222 128 / 0.4) !important;
}
.border-green-400\/5 {
  border-color: rgb(74 222 128 / 0.05) !important;
}
.border-green-400\/50 {
  border-color: rgb(74 222 128 / 0.5) !important;
}
.border-green-400\/60 {
  border-color: rgb(74 222 128 / 0.6) !important;
}
.border-green-400\/70 {
  border-color: rgb(74 222 128 / 0.7) !important;
}
.border-green-400\/75 {
  border-color: rgb(74 222 128 / 0.75) !important;
}
.border-green-400\/80 {
  border-color: rgb(74 222 128 / 0.8) !important;
}
.border-green-400\/87 {
  border-color: rgb(74 222 128 / 0.87) !important;
}
.border-green-400\/90 {
  border-color: rgb(74 222 128 / 0.9) !important;
}
.border-green-400\/95 {
  border-color: rgb(74 222 128 / 0.95) !important;
}
.border-green-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-green-50\/0 {
  border-color: rgb(240 253 244 / 0) !important;
}
.border-green-50\/10 {
  border-color: rgb(240 253 244 / 0.1) !important;
}
.border-green-50\/100 {
  border-color: rgb(240 253 244 / 1) !important;
}
.border-green-50\/12 {
  border-color: rgb(240 253 244 / 0.12) !important;
}
.border-green-50\/20 {
  border-color: rgb(240 253 244 / 0.2) !important;
}
.border-green-50\/25 {
  border-color: rgb(240 253 244 / 0.25) !important;
}
.border-green-50\/30 {
  border-color: rgb(240 253 244 / 0.3) !important;
}
.border-green-50\/38 {
  border-color: rgb(240 253 244 / 0.38) !important;
}
.border-green-50\/40 {
  border-color: rgb(240 253 244 / 0.4) !important;
}
.border-green-50\/5 {
  border-color: rgb(240 253 244 / 0.05) !important;
}
.border-green-50\/50 {
  border-color: rgb(240 253 244 / 0.5) !important;
}
.border-green-50\/60 {
  border-color: rgb(240 253 244 / 0.6) !important;
}
.border-green-50\/70 {
  border-color: rgb(240 253 244 / 0.7) !important;
}
.border-green-50\/75 {
  border-color: rgb(240 253 244 / 0.75) !important;
}
.border-green-50\/80 {
  border-color: rgb(240 253 244 / 0.8) !important;
}
.border-green-50\/87 {
  border-color: rgb(240 253 244 / 0.87) !important;
}
.border-green-50\/90 {
  border-color: rgb(240 253 244 / 0.9) !important;
}
.border-green-50\/95 {
  border-color: rgb(240 253 244 / 0.95) !important;
}
.border-green-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-green-500\/0 {
  border-color: rgb(34 197 94 / 0) !important;
}
.border-green-500\/10 {
  border-color: rgb(34 197 94 / 0.1) !important;
}
.border-green-500\/100 {
  border-color: rgb(34 197 94 / 1) !important;
}
.border-green-500\/12 {
  border-color: rgb(34 197 94 / 0.12) !important;
}
.border-green-500\/20 {
  border-color: rgb(34 197 94 / 0.2) !important;
}
.border-green-500\/25 {
  border-color: rgb(34 197 94 / 0.25) !important;
}
.border-green-500\/30 {
  border-color: rgb(34 197 94 / 0.3) !important;
}
.border-green-500\/38 {
  border-color: rgb(34 197 94 / 0.38) !important;
}
.border-green-500\/40 {
  border-color: rgb(34 197 94 / 0.4) !important;
}
.border-green-500\/5 {
  border-color: rgb(34 197 94 / 0.05) !important;
}
.border-green-500\/50 {
  border-color: rgb(34 197 94 / 0.5) !important;
}
.border-green-500\/60 {
  border-color: rgb(34 197 94 / 0.6) !important;
}
.border-green-500\/70 {
  border-color: rgb(34 197 94 / 0.7) !important;
}
.border-green-500\/75 {
  border-color: rgb(34 197 94 / 0.75) !important;
}
.border-green-500\/80 {
  border-color: rgb(34 197 94 / 0.8) !important;
}
.border-green-500\/87 {
  border-color: rgb(34 197 94 / 0.87) !important;
}
.border-green-500\/90 {
  border-color: rgb(34 197 94 / 0.9) !important;
}
.border-green-500\/95 {
  border-color: rgb(34 197 94 / 0.95) !important;
}
.border-green-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-green-600\/0 {
  border-color: rgb(22 163 74 / 0) !important;
}
.border-green-600\/10 {
  border-color: rgb(22 163 74 / 0.1) !important;
}
.border-green-600\/100 {
  border-color: rgb(22 163 74 / 1) !important;
}
.border-green-600\/12 {
  border-color: rgb(22 163 74 / 0.12) !important;
}
.border-green-600\/20 {
  border-color: rgb(22 163 74 / 0.2) !important;
}
.border-green-600\/25 {
  border-color: rgb(22 163 74 / 0.25) !important;
}
.border-green-600\/30 {
  border-color: rgb(22 163 74 / 0.3) !important;
}
.border-green-600\/38 {
  border-color: rgb(22 163 74 / 0.38) !important;
}
.border-green-600\/40 {
  border-color: rgb(22 163 74 / 0.4) !important;
}
.border-green-600\/5 {
  border-color: rgb(22 163 74 / 0.05) !important;
}
.border-green-600\/50 {
  border-color: rgb(22 163 74 / 0.5) !important;
}
.border-green-600\/60 {
  border-color: rgb(22 163 74 / 0.6) !important;
}
.border-green-600\/70 {
  border-color: rgb(22 163 74 / 0.7) !important;
}
.border-green-600\/75 {
  border-color: rgb(22 163 74 / 0.75) !important;
}
.border-green-600\/80 {
  border-color: rgb(22 163 74 / 0.8) !important;
}
.border-green-600\/87 {
  border-color: rgb(22 163 74 / 0.87) !important;
}
.border-green-600\/90 {
  border-color: rgb(22 163 74 / 0.9) !important;
}
.border-green-600\/95 {
  border-color: rgb(22 163 74 / 0.95) !important;
}
.border-green-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-green-700\/0 {
  border-color: rgb(21 128 61 / 0) !important;
}
.border-green-700\/10 {
  border-color: rgb(21 128 61 / 0.1) !important;
}
.border-green-700\/100 {
  border-color: rgb(21 128 61 / 1) !important;
}
.border-green-700\/12 {
  border-color: rgb(21 128 61 / 0.12) !important;
}
.border-green-700\/20 {
  border-color: rgb(21 128 61 / 0.2) !important;
}
.border-green-700\/25 {
  border-color: rgb(21 128 61 / 0.25) !important;
}
.border-green-700\/30 {
  border-color: rgb(21 128 61 / 0.3) !important;
}
.border-green-700\/38 {
  border-color: rgb(21 128 61 / 0.38) !important;
}
.border-green-700\/40 {
  border-color: rgb(21 128 61 / 0.4) !important;
}
.border-green-700\/5 {
  border-color: rgb(21 128 61 / 0.05) !important;
}
.border-green-700\/50 {
  border-color: rgb(21 128 61 / 0.5) !important;
}
.border-green-700\/60 {
  border-color: rgb(21 128 61 / 0.6) !important;
}
.border-green-700\/70 {
  border-color: rgb(21 128 61 / 0.7) !important;
}
.border-green-700\/75 {
  border-color: rgb(21 128 61 / 0.75) !important;
}
.border-green-700\/80 {
  border-color: rgb(21 128 61 / 0.8) !important;
}
.border-green-700\/87 {
  border-color: rgb(21 128 61 / 0.87) !important;
}
.border-green-700\/90 {
  border-color: rgb(21 128 61 / 0.9) !important;
}
.border-green-700\/95 {
  border-color: rgb(21 128 61 / 0.95) !important;
}
.border-green-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-green-800\/0 {
  border-color: rgb(22 101 52 / 0) !important;
}
.border-green-800\/10 {
  border-color: rgb(22 101 52 / 0.1) !important;
}
.border-green-800\/100 {
  border-color: rgb(22 101 52 / 1) !important;
}
.border-green-800\/12 {
  border-color: rgb(22 101 52 / 0.12) !important;
}
.border-green-800\/20 {
  border-color: rgb(22 101 52 / 0.2) !important;
}
.border-green-800\/25 {
  border-color: rgb(22 101 52 / 0.25) !important;
}
.border-green-800\/30 {
  border-color: rgb(22 101 52 / 0.3) !important;
}
.border-green-800\/38 {
  border-color: rgb(22 101 52 / 0.38) !important;
}
.border-green-800\/40 {
  border-color: rgb(22 101 52 / 0.4) !important;
}
.border-green-800\/5 {
  border-color: rgb(22 101 52 / 0.05) !important;
}
.border-green-800\/50 {
  border-color: rgb(22 101 52 / 0.5) !important;
}
.border-green-800\/60 {
  border-color: rgb(22 101 52 / 0.6) !important;
}
.border-green-800\/70 {
  border-color: rgb(22 101 52 / 0.7) !important;
}
.border-green-800\/75 {
  border-color: rgb(22 101 52 / 0.75) !important;
}
.border-green-800\/80 {
  border-color: rgb(22 101 52 / 0.8) !important;
}
.border-green-800\/87 {
  border-color: rgb(22 101 52 / 0.87) !important;
}
.border-green-800\/90 {
  border-color: rgb(22 101 52 / 0.9) !important;
}
.border-green-800\/95 {
  border-color: rgb(22 101 52 / 0.95) !important;
}
.border-green-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-green-900\/0 {
  border-color: rgb(20 83 45 / 0) !important;
}
.border-green-900\/10 {
  border-color: rgb(20 83 45 / 0.1) !important;
}
.border-green-900\/100 {
  border-color: rgb(20 83 45 / 1) !important;
}
.border-green-900\/12 {
  border-color: rgb(20 83 45 / 0.12) !important;
}
.border-green-900\/20 {
  border-color: rgb(20 83 45 / 0.2) !important;
}
.border-green-900\/25 {
  border-color: rgb(20 83 45 / 0.25) !important;
}
.border-green-900\/30 {
  border-color: rgb(20 83 45 / 0.3) !important;
}
.border-green-900\/38 {
  border-color: rgb(20 83 45 / 0.38) !important;
}
.border-green-900\/40 {
  border-color: rgb(20 83 45 / 0.4) !important;
}
.border-green-900\/5 {
  border-color: rgb(20 83 45 / 0.05) !important;
}
.border-green-900\/50 {
  border-color: rgb(20 83 45 / 0.5) !important;
}
.border-green-900\/60 {
  border-color: rgb(20 83 45 / 0.6) !important;
}
.border-green-900\/70 {
  border-color: rgb(20 83 45 / 0.7) !important;
}
.border-green-900\/75 {
  border-color: rgb(20 83 45 / 0.75) !important;
}
.border-green-900\/80 {
  border-color: rgb(20 83 45 / 0.8) !important;
}
.border-green-900\/87 {
  border-color: rgb(20 83 45 / 0.87) !important;
}
.border-green-900\/90 {
  border-color: rgb(20 83 45 / 0.9) !important;
}
.border-green-900\/95 {
  border-color: rgb(20 83 45 / 0.95) !important;
}
.border-green-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-green-950\/0 {
  border-color: rgb(5 46 22 / 0) !important;
}
.border-green-950\/10 {
  border-color: rgb(5 46 22 / 0.1) !important;
}
.border-green-950\/100 {
  border-color: rgb(5 46 22 / 1) !important;
}
.border-green-950\/12 {
  border-color: rgb(5 46 22 / 0.12) !important;
}
.border-green-950\/20 {
  border-color: rgb(5 46 22 / 0.2) !important;
}
.border-green-950\/25 {
  border-color: rgb(5 46 22 / 0.25) !important;
}
.border-green-950\/30 {
  border-color: rgb(5 46 22 / 0.3) !important;
}
.border-green-950\/38 {
  border-color: rgb(5 46 22 / 0.38) !important;
}
.border-green-950\/40 {
  border-color: rgb(5 46 22 / 0.4) !important;
}
.border-green-950\/5 {
  border-color: rgb(5 46 22 / 0.05) !important;
}
.border-green-950\/50 {
  border-color: rgb(5 46 22 / 0.5) !important;
}
.border-green-950\/60 {
  border-color: rgb(5 46 22 / 0.6) !important;
}
.border-green-950\/70 {
  border-color: rgb(5 46 22 / 0.7) !important;
}
.border-green-950\/75 {
  border-color: rgb(5 46 22 / 0.75) !important;
}
.border-green-950\/80 {
  border-color: rgb(5 46 22 / 0.8) !important;
}
.border-green-950\/87 {
  border-color: rgb(5 46 22 / 0.87) !important;
}
.border-green-950\/90 {
  border-color: rgb(5 46 22 / 0.9) !important;
}
.border-green-950\/95 {
  border-color: rgb(5 46 22 / 0.95) !important;
}
.border-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-indigo-100\/0 {
  border-color: rgb(224 231 255 / 0) !important;
}
.border-indigo-100\/10 {
  border-color: rgb(224 231 255 / 0.1) !important;
}
.border-indigo-100\/100 {
  border-color: rgb(224 231 255 / 1) !important;
}
.border-indigo-100\/12 {
  border-color: rgb(224 231 255 / 0.12) !important;
}
.border-indigo-100\/20 {
  border-color: rgb(224 231 255 / 0.2) !important;
}
.border-indigo-100\/25 {
  border-color: rgb(224 231 255 / 0.25) !important;
}
.border-indigo-100\/30 {
  border-color: rgb(224 231 255 / 0.3) !important;
}
.border-indigo-100\/38 {
  border-color: rgb(224 231 255 / 0.38) !important;
}
.border-indigo-100\/40 {
  border-color: rgb(224 231 255 / 0.4) !important;
}
.border-indigo-100\/5 {
  border-color: rgb(224 231 255 / 0.05) !important;
}
.border-indigo-100\/50 {
  border-color: rgb(224 231 255 / 0.5) !important;
}
.border-indigo-100\/60 {
  border-color: rgb(224 231 255 / 0.6) !important;
}
.border-indigo-100\/70 {
  border-color: rgb(224 231 255 / 0.7) !important;
}
.border-indigo-100\/75 {
  border-color: rgb(224 231 255 / 0.75) !important;
}
.border-indigo-100\/80 {
  border-color: rgb(224 231 255 / 0.8) !important;
}
.border-indigo-100\/87 {
  border-color: rgb(224 231 255 / 0.87) !important;
}
.border-indigo-100\/90 {
  border-color: rgb(224 231 255 / 0.9) !important;
}
.border-indigo-100\/95 {
  border-color: rgb(224 231 255 / 0.95) !important;
}
.border-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-indigo-200\/0 {
  border-color: rgb(199 210 254 / 0) !important;
}
.border-indigo-200\/10 {
  border-color: rgb(199 210 254 / 0.1) !important;
}
.border-indigo-200\/100 {
  border-color: rgb(199 210 254 / 1) !important;
}
.border-indigo-200\/12 {
  border-color: rgb(199 210 254 / 0.12) !important;
}
.border-indigo-200\/20 {
  border-color: rgb(199 210 254 / 0.2) !important;
}
.border-indigo-200\/25 {
  border-color: rgb(199 210 254 / 0.25) !important;
}
.border-indigo-200\/30 {
  border-color: rgb(199 210 254 / 0.3) !important;
}
.border-indigo-200\/38 {
  border-color: rgb(199 210 254 / 0.38) !important;
}
.border-indigo-200\/40 {
  border-color: rgb(199 210 254 / 0.4) !important;
}
.border-indigo-200\/5 {
  border-color: rgb(199 210 254 / 0.05) !important;
}
.border-indigo-200\/50 {
  border-color: rgb(199 210 254 / 0.5) !important;
}
.border-indigo-200\/60 {
  border-color: rgb(199 210 254 / 0.6) !important;
}
.border-indigo-200\/70 {
  border-color: rgb(199 210 254 / 0.7) !important;
}
.border-indigo-200\/75 {
  border-color: rgb(199 210 254 / 0.75) !important;
}
.border-indigo-200\/80 {
  border-color: rgb(199 210 254 / 0.8) !important;
}
.border-indigo-200\/87 {
  border-color: rgb(199 210 254 / 0.87) !important;
}
.border-indigo-200\/90 {
  border-color: rgb(199 210 254 / 0.9) !important;
}
.border-indigo-200\/95 {
  border-color: rgb(199 210 254 / 0.95) !important;
}
.border-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-indigo-300\/0 {
  border-color: rgb(165 180 252 / 0) !important;
}
.border-indigo-300\/10 {
  border-color: rgb(165 180 252 / 0.1) !important;
}
.border-indigo-300\/100 {
  border-color: rgb(165 180 252 / 1) !important;
}
.border-indigo-300\/12 {
  border-color: rgb(165 180 252 / 0.12) !important;
}
.border-indigo-300\/20 {
  border-color: rgb(165 180 252 / 0.2) !important;
}
.border-indigo-300\/25 {
  border-color: rgb(165 180 252 / 0.25) !important;
}
.border-indigo-300\/30 {
  border-color: rgb(165 180 252 / 0.3) !important;
}
.border-indigo-300\/38 {
  border-color: rgb(165 180 252 / 0.38) !important;
}
.border-indigo-300\/40 {
  border-color: rgb(165 180 252 / 0.4) !important;
}
.border-indigo-300\/5 {
  border-color: rgb(165 180 252 / 0.05) !important;
}
.border-indigo-300\/50 {
  border-color: rgb(165 180 252 / 0.5) !important;
}
.border-indigo-300\/60 {
  border-color: rgb(165 180 252 / 0.6) !important;
}
.border-indigo-300\/70 {
  border-color: rgb(165 180 252 / 0.7) !important;
}
.border-indigo-300\/75 {
  border-color: rgb(165 180 252 / 0.75) !important;
}
.border-indigo-300\/80 {
  border-color: rgb(165 180 252 / 0.8) !important;
}
.border-indigo-300\/87 {
  border-color: rgb(165 180 252 / 0.87) !important;
}
.border-indigo-300\/90 {
  border-color: rgb(165 180 252 / 0.9) !important;
}
.border-indigo-300\/95 {
  border-color: rgb(165 180 252 / 0.95) !important;
}
.border-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-indigo-400\/0 {
  border-color: rgb(129 140 248 / 0) !important;
}
.border-indigo-400\/10 {
  border-color: rgb(129 140 248 / 0.1) !important;
}
.border-indigo-400\/100 {
  border-color: rgb(129 140 248 / 1) !important;
}
.border-indigo-400\/12 {
  border-color: rgb(129 140 248 / 0.12) !important;
}
.border-indigo-400\/20 {
  border-color: rgb(129 140 248 / 0.2) !important;
}
.border-indigo-400\/25 {
  border-color: rgb(129 140 248 / 0.25) !important;
}
.border-indigo-400\/30 {
  border-color: rgb(129 140 248 / 0.3) !important;
}
.border-indigo-400\/38 {
  border-color: rgb(129 140 248 / 0.38) !important;
}
.border-indigo-400\/40 {
  border-color: rgb(129 140 248 / 0.4) !important;
}
.border-indigo-400\/5 {
  border-color: rgb(129 140 248 / 0.05) !important;
}
.border-indigo-400\/50 {
  border-color: rgb(129 140 248 / 0.5) !important;
}
.border-indigo-400\/60 {
  border-color: rgb(129 140 248 / 0.6) !important;
}
.border-indigo-400\/70 {
  border-color: rgb(129 140 248 / 0.7) !important;
}
.border-indigo-400\/75 {
  border-color: rgb(129 140 248 / 0.75) !important;
}
.border-indigo-400\/80 {
  border-color: rgb(129 140 248 / 0.8) !important;
}
.border-indigo-400\/87 {
  border-color: rgb(129 140 248 / 0.87) !important;
}
.border-indigo-400\/90 {
  border-color: rgb(129 140 248 / 0.9) !important;
}
.border-indigo-400\/95 {
  border-color: rgb(129 140 248 / 0.95) !important;
}
.border-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-indigo-50\/0 {
  border-color: rgb(238 242 255 / 0) !important;
}
.border-indigo-50\/10 {
  border-color: rgb(238 242 255 / 0.1) !important;
}
.border-indigo-50\/100 {
  border-color: rgb(238 242 255 / 1) !important;
}
.border-indigo-50\/12 {
  border-color: rgb(238 242 255 / 0.12) !important;
}
.border-indigo-50\/20 {
  border-color: rgb(238 242 255 / 0.2) !important;
}
.border-indigo-50\/25 {
  border-color: rgb(238 242 255 / 0.25) !important;
}
.border-indigo-50\/30 {
  border-color: rgb(238 242 255 / 0.3) !important;
}
.border-indigo-50\/38 {
  border-color: rgb(238 242 255 / 0.38) !important;
}
.border-indigo-50\/40 {
  border-color: rgb(238 242 255 / 0.4) !important;
}
.border-indigo-50\/5 {
  border-color: rgb(238 242 255 / 0.05) !important;
}
.border-indigo-50\/50 {
  border-color: rgb(238 242 255 / 0.5) !important;
}
.border-indigo-50\/60 {
  border-color: rgb(238 242 255 / 0.6) !important;
}
.border-indigo-50\/70 {
  border-color: rgb(238 242 255 / 0.7) !important;
}
.border-indigo-50\/75 {
  border-color: rgb(238 242 255 / 0.75) !important;
}
.border-indigo-50\/80 {
  border-color: rgb(238 242 255 / 0.8) !important;
}
.border-indigo-50\/87 {
  border-color: rgb(238 242 255 / 0.87) !important;
}
.border-indigo-50\/90 {
  border-color: rgb(238 242 255 / 0.9) !important;
}
.border-indigo-50\/95 {
  border-color: rgb(238 242 255 / 0.95) !important;
}
.border-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-indigo-500\/0 {
  border-color: rgb(99 102 241 / 0) !important;
}
.border-indigo-500\/10 {
  border-color: rgb(99 102 241 / 0.1) !important;
}
.border-indigo-500\/100 {
  border-color: rgb(99 102 241 / 1) !important;
}
.border-indigo-500\/12 {
  border-color: rgb(99 102 241 / 0.12) !important;
}
.border-indigo-500\/20 {
  border-color: rgb(99 102 241 / 0.2) !important;
}
.border-indigo-500\/25 {
  border-color: rgb(99 102 241 / 0.25) !important;
}
.border-indigo-500\/30 {
  border-color: rgb(99 102 241 / 0.3) !important;
}
.border-indigo-500\/38 {
  border-color: rgb(99 102 241 / 0.38) !important;
}
.border-indigo-500\/40 {
  border-color: rgb(99 102 241 / 0.4) !important;
}
.border-indigo-500\/5 {
  border-color: rgb(99 102 241 / 0.05) !important;
}
.border-indigo-500\/50 {
  border-color: rgb(99 102 241 / 0.5) !important;
}
.border-indigo-500\/60 {
  border-color: rgb(99 102 241 / 0.6) !important;
}
.border-indigo-500\/70 {
  border-color: rgb(99 102 241 / 0.7) !important;
}
.border-indigo-500\/75 {
  border-color: rgb(99 102 241 / 0.75) !important;
}
.border-indigo-500\/80 {
  border-color: rgb(99 102 241 / 0.8) !important;
}
.border-indigo-500\/87 {
  border-color: rgb(99 102 241 / 0.87) !important;
}
.border-indigo-500\/90 {
  border-color: rgb(99 102 241 / 0.9) !important;
}
.border-indigo-500\/95 {
  border-color: rgb(99 102 241 / 0.95) !important;
}
.border-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-indigo-600\/0 {
  border-color: rgb(79 70 229 / 0) !important;
}
.border-indigo-600\/10 {
  border-color: rgb(79 70 229 / 0.1) !important;
}
.border-indigo-600\/100 {
  border-color: rgb(79 70 229 / 1) !important;
}
.border-indigo-600\/12 {
  border-color: rgb(79 70 229 / 0.12) !important;
}
.border-indigo-600\/20 {
  border-color: rgb(79 70 229 / 0.2) !important;
}
.border-indigo-600\/25 {
  border-color: rgb(79 70 229 / 0.25) !important;
}
.border-indigo-600\/30 {
  border-color: rgb(79 70 229 / 0.3) !important;
}
.border-indigo-600\/38 {
  border-color: rgb(79 70 229 / 0.38) !important;
}
.border-indigo-600\/40 {
  border-color: rgb(79 70 229 / 0.4) !important;
}
.border-indigo-600\/5 {
  border-color: rgb(79 70 229 / 0.05) !important;
}
.border-indigo-600\/50 {
  border-color: rgb(79 70 229 / 0.5) !important;
}
.border-indigo-600\/60 {
  border-color: rgb(79 70 229 / 0.6) !important;
}
.border-indigo-600\/70 {
  border-color: rgb(79 70 229 / 0.7) !important;
}
.border-indigo-600\/75 {
  border-color: rgb(79 70 229 / 0.75) !important;
}
.border-indigo-600\/80 {
  border-color: rgb(79 70 229 / 0.8) !important;
}
.border-indigo-600\/87 {
  border-color: rgb(79 70 229 / 0.87) !important;
}
.border-indigo-600\/90 {
  border-color: rgb(79 70 229 / 0.9) !important;
}
.border-indigo-600\/95 {
  border-color: rgb(79 70 229 / 0.95) !important;
}
.border-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-indigo-700\/0 {
  border-color: rgb(67 56 202 / 0) !important;
}
.border-indigo-700\/10 {
  border-color: rgb(67 56 202 / 0.1) !important;
}
.border-indigo-700\/100 {
  border-color: rgb(67 56 202 / 1) !important;
}
.border-indigo-700\/12 {
  border-color: rgb(67 56 202 / 0.12) !important;
}
.border-indigo-700\/20 {
  border-color: rgb(67 56 202 / 0.2) !important;
}
.border-indigo-700\/25 {
  border-color: rgb(67 56 202 / 0.25) !important;
}
.border-indigo-700\/30 {
  border-color: rgb(67 56 202 / 0.3) !important;
}
.border-indigo-700\/38 {
  border-color: rgb(67 56 202 / 0.38) !important;
}
.border-indigo-700\/40 {
  border-color: rgb(67 56 202 / 0.4) !important;
}
.border-indigo-700\/5 {
  border-color: rgb(67 56 202 / 0.05) !important;
}
.border-indigo-700\/50 {
  border-color: rgb(67 56 202 / 0.5) !important;
}
.border-indigo-700\/60 {
  border-color: rgb(67 56 202 / 0.6) !important;
}
.border-indigo-700\/70 {
  border-color: rgb(67 56 202 / 0.7) !important;
}
.border-indigo-700\/75 {
  border-color: rgb(67 56 202 / 0.75) !important;
}
.border-indigo-700\/80 {
  border-color: rgb(67 56 202 / 0.8) !important;
}
.border-indigo-700\/87 {
  border-color: rgb(67 56 202 / 0.87) !important;
}
.border-indigo-700\/90 {
  border-color: rgb(67 56 202 / 0.9) !important;
}
.border-indigo-700\/95 {
  border-color: rgb(67 56 202 / 0.95) !important;
}
.border-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-indigo-800\/0 {
  border-color: rgb(55 48 163 / 0) !important;
}
.border-indigo-800\/10 {
  border-color: rgb(55 48 163 / 0.1) !important;
}
.border-indigo-800\/100 {
  border-color: rgb(55 48 163 / 1) !important;
}
.border-indigo-800\/12 {
  border-color: rgb(55 48 163 / 0.12) !important;
}
.border-indigo-800\/20 {
  border-color: rgb(55 48 163 / 0.2) !important;
}
.border-indigo-800\/25 {
  border-color: rgb(55 48 163 / 0.25) !important;
}
.border-indigo-800\/30 {
  border-color: rgb(55 48 163 / 0.3) !important;
}
.border-indigo-800\/38 {
  border-color: rgb(55 48 163 / 0.38) !important;
}
.border-indigo-800\/40 {
  border-color: rgb(55 48 163 / 0.4) !important;
}
.border-indigo-800\/5 {
  border-color: rgb(55 48 163 / 0.05) !important;
}
.border-indigo-800\/50 {
  border-color: rgb(55 48 163 / 0.5) !important;
}
.border-indigo-800\/60 {
  border-color: rgb(55 48 163 / 0.6) !important;
}
.border-indigo-800\/70 {
  border-color: rgb(55 48 163 / 0.7) !important;
}
.border-indigo-800\/75 {
  border-color: rgb(55 48 163 / 0.75) !important;
}
.border-indigo-800\/80 {
  border-color: rgb(55 48 163 / 0.8) !important;
}
.border-indigo-800\/87 {
  border-color: rgb(55 48 163 / 0.87) !important;
}
.border-indigo-800\/90 {
  border-color: rgb(55 48 163 / 0.9) !important;
}
.border-indigo-800\/95 {
  border-color: rgb(55 48 163 / 0.95) !important;
}
.border-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-indigo-900\/0 {
  border-color: rgb(49 46 129 / 0) !important;
}
.border-indigo-900\/10 {
  border-color: rgb(49 46 129 / 0.1) !important;
}
.border-indigo-900\/100 {
  border-color: rgb(49 46 129 / 1) !important;
}
.border-indigo-900\/12 {
  border-color: rgb(49 46 129 / 0.12) !important;
}
.border-indigo-900\/20 {
  border-color: rgb(49 46 129 / 0.2) !important;
}
.border-indigo-900\/25 {
  border-color: rgb(49 46 129 / 0.25) !important;
}
.border-indigo-900\/30 {
  border-color: rgb(49 46 129 / 0.3) !important;
}
.border-indigo-900\/38 {
  border-color: rgb(49 46 129 / 0.38) !important;
}
.border-indigo-900\/40 {
  border-color: rgb(49 46 129 / 0.4) !important;
}
.border-indigo-900\/5 {
  border-color: rgb(49 46 129 / 0.05) !important;
}
.border-indigo-900\/50 {
  border-color: rgb(49 46 129 / 0.5) !important;
}
.border-indigo-900\/60 {
  border-color: rgb(49 46 129 / 0.6) !important;
}
.border-indigo-900\/70 {
  border-color: rgb(49 46 129 / 0.7) !important;
}
.border-indigo-900\/75 {
  border-color: rgb(49 46 129 / 0.75) !important;
}
.border-indigo-900\/80 {
  border-color: rgb(49 46 129 / 0.8) !important;
}
.border-indigo-900\/87 {
  border-color: rgb(49 46 129 / 0.87) !important;
}
.border-indigo-900\/90 {
  border-color: rgb(49 46 129 / 0.9) !important;
}
.border-indigo-900\/95 {
  border-color: rgb(49 46 129 / 0.95) !important;
}
.border-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-indigo-950\/0 {
  border-color: rgb(30 27 75 / 0) !important;
}
.border-indigo-950\/10 {
  border-color: rgb(30 27 75 / 0.1) !important;
}
.border-indigo-950\/100 {
  border-color: rgb(30 27 75 / 1) !important;
}
.border-indigo-950\/12 {
  border-color: rgb(30 27 75 / 0.12) !important;
}
.border-indigo-950\/20 {
  border-color: rgb(30 27 75 / 0.2) !important;
}
.border-indigo-950\/25 {
  border-color: rgb(30 27 75 / 0.25) !important;
}
.border-indigo-950\/30 {
  border-color: rgb(30 27 75 / 0.3) !important;
}
.border-indigo-950\/38 {
  border-color: rgb(30 27 75 / 0.38) !important;
}
.border-indigo-950\/40 {
  border-color: rgb(30 27 75 / 0.4) !important;
}
.border-indigo-950\/5 {
  border-color: rgb(30 27 75 / 0.05) !important;
}
.border-indigo-950\/50 {
  border-color: rgb(30 27 75 / 0.5) !important;
}
.border-indigo-950\/60 {
  border-color: rgb(30 27 75 / 0.6) !important;
}
.border-indigo-950\/70 {
  border-color: rgb(30 27 75 / 0.7) !important;
}
.border-indigo-950\/75 {
  border-color: rgb(30 27 75 / 0.75) !important;
}
.border-indigo-950\/80 {
  border-color: rgb(30 27 75 / 0.8) !important;
}
.border-indigo-950\/87 {
  border-color: rgb(30 27 75 / 0.87) !important;
}
.border-indigo-950\/90 {
  border-color: rgb(30 27 75 / 0.9) !important;
}
.border-indigo-950\/95 {
  border-color: rgb(30 27 75 / 0.95) !important;
}
.border-inherit {
  border-color: inherit !important;
}
.border-lime-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-lime-100\/0 {
  border-color: rgb(236 252 203 / 0) !important;
}
.border-lime-100\/10 {
  border-color: rgb(236 252 203 / 0.1) !important;
}
.border-lime-100\/100 {
  border-color: rgb(236 252 203 / 1) !important;
}
.border-lime-100\/12 {
  border-color: rgb(236 252 203 / 0.12) !important;
}
.border-lime-100\/20 {
  border-color: rgb(236 252 203 / 0.2) !important;
}
.border-lime-100\/25 {
  border-color: rgb(236 252 203 / 0.25) !important;
}
.border-lime-100\/30 {
  border-color: rgb(236 252 203 / 0.3) !important;
}
.border-lime-100\/38 {
  border-color: rgb(236 252 203 / 0.38) !important;
}
.border-lime-100\/40 {
  border-color: rgb(236 252 203 / 0.4) !important;
}
.border-lime-100\/5 {
  border-color: rgb(236 252 203 / 0.05) !important;
}
.border-lime-100\/50 {
  border-color: rgb(236 252 203 / 0.5) !important;
}
.border-lime-100\/60 {
  border-color: rgb(236 252 203 / 0.6) !important;
}
.border-lime-100\/70 {
  border-color: rgb(236 252 203 / 0.7) !important;
}
.border-lime-100\/75 {
  border-color: rgb(236 252 203 / 0.75) !important;
}
.border-lime-100\/80 {
  border-color: rgb(236 252 203 / 0.8) !important;
}
.border-lime-100\/87 {
  border-color: rgb(236 252 203 / 0.87) !important;
}
.border-lime-100\/90 {
  border-color: rgb(236 252 203 / 0.9) !important;
}
.border-lime-100\/95 {
  border-color: rgb(236 252 203 / 0.95) !important;
}
.border-lime-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-lime-200\/0 {
  border-color: rgb(217 249 157 / 0) !important;
}
.border-lime-200\/10 {
  border-color: rgb(217 249 157 / 0.1) !important;
}
.border-lime-200\/100 {
  border-color: rgb(217 249 157 / 1) !important;
}
.border-lime-200\/12 {
  border-color: rgb(217 249 157 / 0.12) !important;
}
.border-lime-200\/20 {
  border-color: rgb(217 249 157 / 0.2) !important;
}
.border-lime-200\/25 {
  border-color: rgb(217 249 157 / 0.25) !important;
}
.border-lime-200\/30 {
  border-color: rgb(217 249 157 / 0.3) !important;
}
.border-lime-200\/38 {
  border-color: rgb(217 249 157 / 0.38) !important;
}
.border-lime-200\/40 {
  border-color: rgb(217 249 157 / 0.4) !important;
}
.border-lime-200\/5 {
  border-color: rgb(217 249 157 / 0.05) !important;
}
.border-lime-200\/50 {
  border-color: rgb(217 249 157 / 0.5) !important;
}
.border-lime-200\/60 {
  border-color: rgb(217 249 157 / 0.6) !important;
}
.border-lime-200\/70 {
  border-color: rgb(217 249 157 / 0.7) !important;
}
.border-lime-200\/75 {
  border-color: rgb(217 249 157 / 0.75) !important;
}
.border-lime-200\/80 {
  border-color: rgb(217 249 157 / 0.8) !important;
}
.border-lime-200\/87 {
  border-color: rgb(217 249 157 / 0.87) !important;
}
.border-lime-200\/90 {
  border-color: rgb(217 249 157 / 0.9) !important;
}
.border-lime-200\/95 {
  border-color: rgb(217 249 157 / 0.95) !important;
}
.border-lime-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-lime-300\/0 {
  border-color: rgb(190 242 100 / 0) !important;
}
.border-lime-300\/10 {
  border-color: rgb(190 242 100 / 0.1) !important;
}
.border-lime-300\/100 {
  border-color: rgb(190 242 100 / 1) !important;
}
.border-lime-300\/12 {
  border-color: rgb(190 242 100 / 0.12) !important;
}
.border-lime-300\/20 {
  border-color: rgb(190 242 100 / 0.2) !important;
}
.border-lime-300\/25 {
  border-color: rgb(190 242 100 / 0.25) !important;
}
.border-lime-300\/30 {
  border-color: rgb(190 242 100 / 0.3) !important;
}
.border-lime-300\/38 {
  border-color: rgb(190 242 100 / 0.38) !important;
}
.border-lime-300\/40 {
  border-color: rgb(190 242 100 / 0.4) !important;
}
.border-lime-300\/5 {
  border-color: rgb(190 242 100 / 0.05) !important;
}
.border-lime-300\/50 {
  border-color: rgb(190 242 100 / 0.5) !important;
}
.border-lime-300\/60 {
  border-color: rgb(190 242 100 / 0.6) !important;
}
.border-lime-300\/70 {
  border-color: rgb(190 242 100 / 0.7) !important;
}
.border-lime-300\/75 {
  border-color: rgb(190 242 100 / 0.75) !important;
}
.border-lime-300\/80 {
  border-color: rgb(190 242 100 / 0.8) !important;
}
.border-lime-300\/87 {
  border-color: rgb(190 242 100 / 0.87) !important;
}
.border-lime-300\/90 {
  border-color: rgb(190 242 100 / 0.9) !important;
}
.border-lime-300\/95 {
  border-color: rgb(190 242 100 / 0.95) !important;
}
.border-lime-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-lime-400\/0 {
  border-color: rgb(163 230 53 / 0) !important;
}
.border-lime-400\/10 {
  border-color: rgb(163 230 53 / 0.1) !important;
}
.border-lime-400\/100 {
  border-color: rgb(163 230 53 / 1) !important;
}
.border-lime-400\/12 {
  border-color: rgb(163 230 53 / 0.12) !important;
}
.border-lime-400\/20 {
  border-color: rgb(163 230 53 / 0.2) !important;
}
.border-lime-400\/25 {
  border-color: rgb(163 230 53 / 0.25) !important;
}
.border-lime-400\/30 {
  border-color: rgb(163 230 53 / 0.3) !important;
}
.border-lime-400\/38 {
  border-color: rgb(163 230 53 / 0.38) !important;
}
.border-lime-400\/40 {
  border-color: rgb(163 230 53 / 0.4) !important;
}
.border-lime-400\/5 {
  border-color: rgb(163 230 53 / 0.05) !important;
}
.border-lime-400\/50 {
  border-color: rgb(163 230 53 / 0.5) !important;
}
.border-lime-400\/60 {
  border-color: rgb(163 230 53 / 0.6) !important;
}
.border-lime-400\/70 {
  border-color: rgb(163 230 53 / 0.7) !important;
}
.border-lime-400\/75 {
  border-color: rgb(163 230 53 / 0.75) !important;
}
.border-lime-400\/80 {
  border-color: rgb(163 230 53 / 0.8) !important;
}
.border-lime-400\/87 {
  border-color: rgb(163 230 53 / 0.87) !important;
}
.border-lime-400\/90 {
  border-color: rgb(163 230 53 / 0.9) !important;
}
.border-lime-400\/95 {
  border-color: rgb(163 230 53 / 0.95) !important;
}
.border-lime-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-lime-50\/0 {
  border-color: rgb(247 254 231 / 0) !important;
}
.border-lime-50\/10 {
  border-color: rgb(247 254 231 / 0.1) !important;
}
.border-lime-50\/100 {
  border-color: rgb(247 254 231 / 1) !important;
}
.border-lime-50\/12 {
  border-color: rgb(247 254 231 / 0.12) !important;
}
.border-lime-50\/20 {
  border-color: rgb(247 254 231 / 0.2) !important;
}
.border-lime-50\/25 {
  border-color: rgb(247 254 231 / 0.25) !important;
}
.border-lime-50\/30 {
  border-color: rgb(247 254 231 / 0.3) !important;
}
.border-lime-50\/38 {
  border-color: rgb(247 254 231 / 0.38) !important;
}
.border-lime-50\/40 {
  border-color: rgb(247 254 231 / 0.4) !important;
}
.border-lime-50\/5 {
  border-color: rgb(247 254 231 / 0.05) !important;
}
.border-lime-50\/50 {
  border-color: rgb(247 254 231 / 0.5) !important;
}
.border-lime-50\/60 {
  border-color: rgb(247 254 231 / 0.6) !important;
}
.border-lime-50\/70 {
  border-color: rgb(247 254 231 / 0.7) !important;
}
.border-lime-50\/75 {
  border-color: rgb(247 254 231 / 0.75) !important;
}
.border-lime-50\/80 {
  border-color: rgb(247 254 231 / 0.8) !important;
}
.border-lime-50\/87 {
  border-color: rgb(247 254 231 / 0.87) !important;
}
.border-lime-50\/90 {
  border-color: rgb(247 254 231 / 0.9) !important;
}
.border-lime-50\/95 {
  border-color: rgb(247 254 231 / 0.95) !important;
}
.border-lime-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-lime-500\/0 {
  border-color: rgb(132 204 22 / 0) !important;
}
.border-lime-500\/10 {
  border-color: rgb(132 204 22 / 0.1) !important;
}
.border-lime-500\/100 {
  border-color: rgb(132 204 22 / 1) !important;
}
.border-lime-500\/12 {
  border-color: rgb(132 204 22 / 0.12) !important;
}
.border-lime-500\/20 {
  border-color: rgb(132 204 22 / 0.2) !important;
}
.border-lime-500\/25 {
  border-color: rgb(132 204 22 / 0.25) !important;
}
.border-lime-500\/30 {
  border-color: rgb(132 204 22 / 0.3) !important;
}
.border-lime-500\/38 {
  border-color: rgb(132 204 22 / 0.38) !important;
}
.border-lime-500\/40 {
  border-color: rgb(132 204 22 / 0.4) !important;
}
.border-lime-500\/5 {
  border-color: rgb(132 204 22 / 0.05) !important;
}
.border-lime-500\/50 {
  border-color: rgb(132 204 22 / 0.5) !important;
}
.border-lime-500\/60 {
  border-color: rgb(132 204 22 / 0.6) !important;
}
.border-lime-500\/70 {
  border-color: rgb(132 204 22 / 0.7) !important;
}
.border-lime-500\/75 {
  border-color: rgb(132 204 22 / 0.75) !important;
}
.border-lime-500\/80 {
  border-color: rgb(132 204 22 / 0.8) !important;
}
.border-lime-500\/87 {
  border-color: rgb(132 204 22 / 0.87) !important;
}
.border-lime-500\/90 {
  border-color: rgb(132 204 22 / 0.9) !important;
}
.border-lime-500\/95 {
  border-color: rgb(132 204 22 / 0.95) !important;
}
.border-lime-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-lime-600\/0 {
  border-color: rgb(101 163 13 / 0) !important;
}
.border-lime-600\/10 {
  border-color: rgb(101 163 13 / 0.1) !important;
}
.border-lime-600\/100 {
  border-color: rgb(101 163 13 / 1) !important;
}
.border-lime-600\/12 {
  border-color: rgb(101 163 13 / 0.12) !important;
}
.border-lime-600\/20 {
  border-color: rgb(101 163 13 / 0.2) !important;
}
.border-lime-600\/25 {
  border-color: rgb(101 163 13 / 0.25) !important;
}
.border-lime-600\/30 {
  border-color: rgb(101 163 13 / 0.3) !important;
}
.border-lime-600\/38 {
  border-color: rgb(101 163 13 / 0.38) !important;
}
.border-lime-600\/40 {
  border-color: rgb(101 163 13 / 0.4) !important;
}
.border-lime-600\/5 {
  border-color: rgb(101 163 13 / 0.05) !important;
}
.border-lime-600\/50 {
  border-color: rgb(101 163 13 / 0.5) !important;
}
.border-lime-600\/60 {
  border-color: rgb(101 163 13 / 0.6) !important;
}
.border-lime-600\/70 {
  border-color: rgb(101 163 13 / 0.7) !important;
}
.border-lime-600\/75 {
  border-color: rgb(101 163 13 / 0.75) !important;
}
.border-lime-600\/80 {
  border-color: rgb(101 163 13 / 0.8) !important;
}
.border-lime-600\/87 {
  border-color: rgb(101 163 13 / 0.87) !important;
}
.border-lime-600\/90 {
  border-color: rgb(101 163 13 / 0.9) !important;
}
.border-lime-600\/95 {
  border-color: rgb(101 163 13 / 0.95) !important;
}
.border-lime-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-lime-700\/0 {
  border-color: rgb(77 124 15 / 0) !important;
}
.border-lime-700\/10 {
  border-color: rgb(77 124 15 / 0.1) !important;
}
.border-lime-700\/100 {
  border-color: rgb(77 124 15 / 1) !important;
}
.border-lime-700\/12 {
  border-color: rgb(77 124 15 / 0.12) !important;
}
.border-lime-700\/20 {
  border-color: rgb(77 124 15 / 0.2) !important;
}
.border-lime-700\/25 {
  border-color: rgb(77 124 15 / 0.25) !important;
}
.border-lime-700\/30 {
  border-color: rgb(77 124 15 / 0.3) !important;
}
.border-lime-700\/38 {
  border-color: rgb(77 124 15 / 0.38) !important;
}
.border-lime-700\/40 {
  border-color: rgb(77 124 15 / 0.4) !important;
}
.border-lime-700\/5 {
  border-color: rgb(77 124 15 / 0.05) !important;
}
.border-lime-700\/50 {
  border-color: rgb(77 124 15 / 0.5) !important;
}
.border-lime-700\/60 {
  border-color: rgb(77 124 15 / 0.6) !important;
}
.border-lime-700\/70 {
  border-color: rgb(77 124 15 / 0.7) !important;
}
.border-lime-700\/75 {
  border-color: rgb(77 124 15 / 0.75) !important;
}
.border-lime-700\/80 {
  border-color: rgb(77 124 15 / 0.8) !important;
}
.border-lime-700\/87 {
  border-color: rgb(77 124 15 / 0.87) !important;
}
.border-lime-700\/90 {
  border-color: rgb(77 124 15 / 0.9) !important;
}
.border-lime-700\/95 {
  border-color: rgb(77 124 15 / 0.95) !important;
}
.border-lime-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-lime-800\/0 {
  border-color: rgb(63 98 18 / 0) !important;
}
.border-lime-800\/10 {
  border-color: rgb(63 98 18 / 0.1) !important;
}
.border-lime-800\/100 {
  border-color: rgb(63 98 18 / 1) !important;
}
.border-lime-800\/12 {
  border-color: rgb(63 98 18 / 0.12) !important;
}
.border-lime-800\/20 {
  border-color: rgb(63 98 18 / 0.2) !important;
}
.border-lime-800\/25 {
  border-color: rgb(63 98 18 / 0.25) !important;
}
.border-lime-800\/30 {
  border-color: rgb(63 98 18 / 0.3) !important;
}
.border-lime-800\/38 {
  border-color: rgb(63 98 18 / 0.38) !important;
}
.border-lime-800\/40 {
  border-color: rgb(63 98 18 / 0.4) !important;
}
.border-lime-800\/5 {
  border-color: rgb(63 98 18 / 0.05) !important;
}
.border-lime-800\/50 {
  border-color: rgb(63 98 18 / 0.5) !important;
}
.border-lime-800\/60 {
  border-color: rgb(63 98 18 / 0.6) !important;
}
.border-lime-800\/70 {
  border-color: rgb(63 98 18 / 0.7) !important;
}
.border-lime-800\/75 {
  border-color: rgb(63 98 18 / 0.75) !important;
}
.border-lime-800\/80 {
  border-color: rgb(63 98 18 / 0.8) !important;
}
.border-lime-800\/87 {
  border-color: rgb(63 98 18 / 0.87) !important;
}
.border-lime-800\/90 {
  border-color: rgb(63 98 18 / 0.9) !important;
}
.border-lime-800\/95 {
  border-color: rgb(63 98 18 / 0.95) !important;
}
.border-lime-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-lime-900\/0 {
  border-color: rgb(54 83 20 / 0) !important;
}
.border-lime-900\/10 {
  border-color: rgb(54 83 20 / 0.1) !important;
}
.border-lime-900\/100 {
  border-color: rgb(54 83 20 / 1) !important;
}
.border-lime-900\/12 {
  border-color: rgb(54 83 20 / 0.12) !important;
}
.border-lime-900\/20 {
  border-color: rgb(54 83 20 / 0.2) !important;
}
.border-lime-900\/25 {
  border-color: rgb(54 83 20 / 0.25) !important;
}
.border-lime-900\/30 {
  border-color: rgb(54 83 20 / 0.3) !important;
}
.border-lime-900\/38 {
  border-color: rgb(54 83 20 / 0.38) !important;
}
.border-lime-900\/40 {
  border-color: rgb(54 83 20 / 0.4) !important;
}
.border-lime-900\/5 {
  border-color: rgb(54 83 20 / 0.05) !important;
}
.border-lime-900\/50 {
  border-color: rgb(54 83 20 / 0.5) !important;
}
.border-lime-900\/60 {
  border-color: rgb(54 83 20 / 0.6) !important;
}
.border-lime-900\/70 {
  border-color: rgb(54 83 20 / 0.7) !important;
}
.border-lime-900\/75 {
  border-color: rgb(54 83 20 / 0.75) !important;
}
.border-lime-900\/80 {
  border-color: rgb(54 83 20 / 0.8) !important;
}
.border-lime-900\/87 {
  border-color: rgb(54 83 20 / 0.87) !important;
}
.border-lime-900\/90 {
  border-color: rgb(54 83 20 / 0.9) !important;
}
.border-lime-900\/95 {
  border-color: rgb(54 83 20 / 0.95) !important;
}
.border-lime-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-lime-950\/0 {
  border-color: rgb(26 46 5 / 0) !important;
}
.border-lime-950\/10 {
  border-color: rgb(26 46 5 / 0.1) !important;
}
.border-lime-950\/100 {
  border-color: rgb(26 46 5 / 1) !important;
}
.border-lime-950\/12 {
  border-color: rgb(26 46 5 / 0.12) !important;
}
.border-lime-950\/20 {
  border-color: rgb(26 46 5 / 0.2) !important;
}
.border-lime-950\/25 {
  border-color: rgb(26 46 5 / 0.25) !important;
}
.border-lime-950\/30 {
  border-color: rgb(26 46 5 / 0.3) !important;
}
.border-lime-950\/38 {
  border-color: rgb(26 46 5 / 0.38) !important;
}
.border-lime-950\/40 {
  border-color: rgb(26 46 5 / 0.4) !important;
}
.border-lime-950\/5 {
  border-color: rgb(26 46 5 / 0.05) !important;
}
.border-lime-950\/50 {
  border-color: rgb(26 46 5 / 0.5) !important;
}
.border-lime-950\/60 {
  border-color: rgb(26 46 5 / 0.6) !important;
}
.border-lime-950\/70 {
  border-color: rgb(26 46 5 / 0.7) !important;
}
.border-lime-950\/75 {
  border-color: rgb(26 46 5 / 0.75) !important;
}
.border-lime-950\/80 {
  border-color: rgb(26 46 5 / 0.8) !important;
}
.border-lime-950\/87 {
  border-color: rgb(26 46 5 / 0.87) !important;
}
.border-lime-950\/90 {
  border-color: rgb(26 46 5 / 0.9) !important;
}
.border-lime-950\/95 {
  border-color: rgb(26 46 5 / 0.95) !important;
}
.border-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0) !important;
}
.border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1) !important;
}
.border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1) !important;
}
.border-neutral-100\/12 {
  border-color: rgb(245 245 245 / 0.12) !important;
}
.border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2) !important;
}
.border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25) !important;
}
.border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3) !important;
}
.border-neutral-100\/38 {
  border-color: rgb(245 245 245 / 0.38) !important;
}
.border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4) !important;
}
.border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05) !important;
}
.border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5) !important;
}
.border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6) !important;
}
.border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7) !important;
}
.border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75) !important;
}
.border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8) !important;
}
.border-neutral-100\/87 {
  border-color: rgb(245 245 245 / 0.87) !important;
}
.border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9) !important;
}
.border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95) !important;
}
.border-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0) !important;
}
.border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1) !important;
}
.border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1) !important;
}
.border-neutral-200\/12 {
  border-color: rgb(229 229 229 / 0.12) !important;
}
.border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2) !important;
}
.border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25) !important;
}
.border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3) !important;
}
.border-neutral-200\/38 {
  border-color: rgb(229 229 229 / 0.38) !important;
}
.border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4) !important;
}
.border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05) !important;
}
.border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5) !important;
}
.border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6) !important;
}
.border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7) !important;
}
.border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75) !important;
}
.border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8) !important;
}
.border-neutral-200\/87 {
  border-color: rgb(229 229 229 / 0.87) !important;
}
.border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9) !important;
}
.border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95) !important;
}
.border-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0) !important;
}
.border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1) !important;
}
.border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1) !important;
}
.border-neutral-300\/12 {
  border-color: rgb(212 212 212 / 0.12) !important;
}
.border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2) !important;
}
.border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25) !important;
}
.border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3) !important;
}
.border-neutral-300\/38 {
  border-color: rgb(212 212 212 / 0.38) !important;
}
.border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4) !important;
}
.border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05) !important;
}
.border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5) !important;
}
.border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6) !important;
}
.border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7) !important;
}
.border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75) !important;
}
.border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8) !important;
}
.border-neutral-300\/87 {
  border-color: rgb(212 212 212 / 0.87) !important;
}
.border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9) !important;
}
.border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95) !important;
}
.border-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0) !important;
}
.border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1) !important;
}
.border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1) !important;
}
.border-neutral-400\/12 {
  border-color: rgb(163 163 163 / 0.12) !important;
}
.border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2) !important;
}
.border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25) !important;
}
.border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3) !important;
}
.border-neutral-400\/38 {
  border-color: rgb(163 163 163 / 0.38) !important;
}
.border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4) !important;
}
.border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05) !important;
}
.border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5) !important;
}
.border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6) !important;
}
.border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7) !important;
}
.border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75) !important;
}
.border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8) !important;
}
.border-neutral-400\/87 {
  border-color: rgb(163 163 163 / 0.87) !important;
}
.border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9) !important;
}
.border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95) !important;
}
.border-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-neutral-50\/0 {
  border-color: rgb(250 250 250 / 0) !important;
}
.border-neutral-50\/10 {
  border-color: rgb(250 250 250 / 0.1) !important;
}
.border-neutral-50\/100 {
  border-color: rgb(250 250 250 / 1) !important;
}
.border-neutral-50\/12 {
  border-color: rgb(250 250 250 / 0.12) !important;
}
.border-neutral-50\/20 {
  border-color: rgb(250 250 250 / 0.2) !important;
}
.border-neutral-50\/25 {
  border-color: rgb(250 250 250 / 0.25) !important;
}
.border-neutral-50\/30 {
  border-color: rgb(250 250 250 / 0.3) !important;
}
.border-neutral-50\/38 {
  border-color: rgb(250 250 250 / 0.38) !important;
}
.border-neutral-50\/40 {
  border-color: rgb(250 250 250 / 0.4) !important;
}
.border-neutral-50\/5 {
  border-color: rgb(250 250 250 / 0.05) !important;
}
.border-neutral-50\/50 {
  border-color: rgb(250 250 250 / 0.5) !important;
}
.border-neutral-50\/60 {
  border-color: rgb(250 250 250 / 0.6) !important;
}
.border-neutral-50\/70 {
  border-color: rgb(250 250 250 / 0.7) !important;
}
.border-neutral-50\/75 {
  border-color: rgb(250 250 250 / 0.75) !important;
}
.border-neutral-50\/80 {
  border-color: rgb(250 250 250 / 0.8) !important;
}
.border-neutral-50\/87 {
  border-color: rgb(250 250 250 / 0.87) !important;
}
.border-neutral-50\/90 {
  border-color: rgb(250 250 250 / 0.9) !important;
}
.border-neutral-50\/95 {
  border-color: rgb(250 250 250 / 0.95) !important;
}
.border-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0) !important;
}
.border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1) !important;
}
.border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1) !important;
}
.border-neutral-500\/12 {
  border-color: rgb(115 115 115 / 0.12) !important;
}
.border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2) !important;
}
.border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25) !important;
}
.border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3) !important;
}
.border-neutral-500\/38 {
  border-color: rgb(115 115 115 / 0.38) !important;
}
.border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4) !important;
}
.border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05) !important;
}
.border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5) !important;
}
.border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6) !important;
}
.border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7) !important;
}
.border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75) !important;
}
.border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8) !important;
}
.border-neutral-500\/87 {
  border-color: rgb(115 115 115 / 0.87) !important;
}
.border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9) !important;
}
.border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95) !important;
}
.border-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0) !important;
}
.border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1) !important;
}
.border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1) !important;
}
.border-neutral-600\/12 {
  border-color: rgb(82 82 82 / 0.12) !important;
}
.border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2) !important;
}
.border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25) !important;
}
.border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3) !important;
}
.border-neutral-600\/38 {
  border-color: rgb(82 82 82 / 0.38) !important;
}
.border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4) !important;
}
.border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05) !important;
}
.border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5) !important;
}
.border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6) !important;
}
.border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7) !important;
}
.border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75) !important;
}
.border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8) !important;
}
.border-neutral-600\/87 {
  border-color: rgb(82 82 82 / 0.87) !important;
}
.border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9) !important;
}
.border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95) !important;
}
.border-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0) !important;
}
.border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1) !important;
}
.border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1) !important;
}
.border-neutral-700\/12 {
  border-color: rgb(64 64 64 / 0.12) !important;
}
.border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2) !important;
}
.border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25) !important;
}
.border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3) !important;
}
.border-neutral-700\/38 {
  border-color: rgb(64 64 64 / 0.38) !important;
}
.border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4) !important;
}
.border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05) !important;
}
.border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5) !important;
}
.border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6) !important;
}
.border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7) !important;
}
.border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75) !important;
}
.border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8) !important;
}
.border-neutral-700\/87 {
  border-color: rgb(64 64 64 / 0.87) !important;
}
.border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9) !important;
}
.border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95) !important;
}
.border-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0) !important;
}
.border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1) !important;
}
.border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1) !important;
}
.border-neutral-800\/12 {
  border-color: rgb(38 38 38 / 0.12) !important;
}
.border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2) !important;
}
.border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25) !important;
}
.border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3) !important;
}
.border-neutral-800\/38 {
  border-color: rgb(38 38 38 / 0.38) !important;
}
.border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4) !important;
}
.border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05) !important;
}
.border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5) !important;
}
.border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6) !important;
}
.border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7) !important;
}
.border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75) !important;
}
.border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8) !important;
}
.border-neutral-800\/87 {
  border-color: rgb(38 38 38 / 0.87) !important;
}
.border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9) !important;
}
.border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95) !important;
}
.border-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0) !important;
}
.border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1) !important;
}
.border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1) !important;
}
.border-neutral-900\/12 {
  border-color: rgb(23 23 23 / 0.12) !important;
}
.border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2) !important;
}
.border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25) !important;
}
.border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3) !important;
}
.border-neutral-900\/38 {
  border-color: rgb(23 23 23 / 0.38) !important;
}
.border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4) !important;
}
.border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05) !important;
}
.border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5) !important;
}
.border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6) !important;
}
.border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7) !important;
}
.border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75) !important;
}
.border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8) !important;
}
.border-neutral-900\/87 {
  border-color: rgb(23 23 23 / 0.87) !important;
}
.border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9) !important;
}
.border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95) !important;
}
.border-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-neutral-950\/0 {
  border-color: rgb(10 10 10 / 0) !important;
}
.border-neutral-950\/10 {
  border-color: rgb(10 10 10 / 0.1) !important;
}
.border-neutral-950\/100 {
  border-color: rgb(10 10 10 / 1) !important;
}
.border-neutral-950\/12 {
  border-color: rgb(10 10 10 / 0.12) !important;
}
.border-neutral-950\/20 {
  border-color: rgb(10 10 10 / 0.2) !important;
}
.border-neutral-950\/25 {
  border-color: rgb(10 10 10 / 0.25) !important;
}
.border-neutral-950\/30 {
  border-color: rgb(10 10 10 / 0.3) !important;
}
.border-neutral-950\/38 {
  border-color: rgb(10 10 10 / 0.38) !important;
}
.border-neutral-950\/40 {
  border-color: rgb(10 10 10 / 0.4) !important;
}
.border-neutral-950\/5 {
  border-color: rgb(10 10 10 / 0.05) !important;
}
.border-neutral-950\/50 {
  border-color: rgb(10 10 10 / 0.5) !important;
}
.border-neutral-950\/60 {
  border-color: rgb(10 10 10 / 0.6) !important;
}
.border-neutral-950\/70 {
  border-color: rgb(10 10 10 / 0.7) !important;
}
.border-neutral-950\/75 {
  border-color: rgb(10 10 10 / 0.75) !important;
}
.border-neutral-950\/80 {
  border-color: rgb(10 10 10 / 0.8) !important;
}
.border-neutral-950\/87 {
  border-color: rgb(10 10 10 / 0.87) !important;
}
.border-neutral-950\/90 {
  border-color: rgb(10 10 10 / 0.9) !important;
}
.border-neutral-950\/95 {
  border-color: rgb(10 10 10 / 0.95) !important;
}
.border-on-accent {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-100\/0 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-on-accent-100\/10 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-on-accent-100\/100 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-on-accent-100\/12 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-on-accent-100\/20 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-on-accent-100\/25 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-on-accent-100\/30 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-on-accent-100\/38 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-on-accent-100\/40 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-on-accent-100\/5 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-on-accent-100\/50 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-on-accent-100\/60 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-on-accent-100\/70 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-on-accent-100\/75 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-on-accent-100\/80 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-on-accent-100\/87 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-on-accent-100\/90 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-on-accent-100\/95 {
  border-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-200\/0 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-on-accent-200\/10 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-on-accent-200\/100 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-on-accent-200\/12 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-on-accent-200\/20 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-on-accent-200\/25 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-on-accent-200\/30 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-on-accent-200\/38 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-on-accent-200\/40 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-on-accent-200\/5 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-on-accent-200\/50 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-on-accent-200\/60 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-on-accent-200\/70 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-on-accent-200\/75 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-on-accent-200\/80 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-on-accent-200\/87 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-on-accent-200\/90 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-on-accent-200\/95 {
  border-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-300\/0 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-on-accent-300\/10 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-on-accent-300\/100 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-on-accent-300\/12 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-on-accent-300\/20 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-on-accent-300\/25 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-on-accent-300\/30 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-on-accent-300\/38 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-on-accent-300\/40 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-on-accent-300\/5 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-on-accent-300\/50 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-on-accent-300\/60 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-on-accent-300\/70 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-on-accent-300\/75 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-on-accent-300\/80 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-on-accent-300\/87 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-on-accent-300\/90 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-on-accent-300\/95 {
  border-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-400\/0 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-on-accent-400\/10 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-on-accent-400\/100 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-on-accent-400\/12 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-on-accent-400\/20 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-on-accent-400\/25 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-on-accent-400\/30 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-on-accent-400\/38 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-on-accent-400\/40 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-on-accent-400\/5 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-on-accent-400\/50 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-on-accent-400\/60 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-on-accent-400\/70 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-on-accent-400\/75 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-on-accent-400\/80 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-on-accent-400\/87 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-on-accent-400\/90 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-on-accent-400\/95 {
  border-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-50\/0 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-on-accent-50\/10 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-on-accent-50\/100 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-on-accent-50\/12 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-on-accent-50\/20 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-on-accent-50\/25 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-on-accent-50\/30 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-on-accent-50\/38 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-on-accent-50\/40 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-on-accent-50\/5 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-on-accent-50\/50 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-on-accent-50\/60 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-on-accent-50\/70 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-on-accent-50\/75 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-on-accent-50\/80 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-on-accent-50\/87 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-on-accent-50\/90 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-on-accent-50\/95 {
  border-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-500\/0 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-on-accent-500\/10 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-on-accent-500\/100 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-on-accent-500\/12 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-on-accent-500\/20 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-on-accent-500\/25 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-on-accent-500\/30 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-on-accent-500\/38 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-on-accent-500\/40 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-on-accent-500\/5 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-on-accent-500\/50 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-on-accent-500\/60 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-on-accent-500\/70 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-on-accent-500\/75 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-on-accent-500\/80 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-on-accent-500\/87 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-on-accent-500\/90 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-on-accent-500\/95 {
  border-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-600\/0 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-on-accent-600\/10 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-on-accent-600\/100 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-on-accent-600\/12 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-on-accent-600\/20 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-on-accent-600\/25 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-on-accent-600\/30 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-on-accent-600\/38 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-on-accent-600\/40 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-on-accent-600\/5 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-on-accent-600\/50 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-on-accent-600\/60 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-on-accent-600\/70 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-on-accent-600\/75 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-on-accent-600\/80 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-on-accent-600\/87 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-on-accent-600\/90 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-on-accent-600\/95 {
  border-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-700\/0 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-on-accent-700\/10 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-on-accent-700\/100 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-on-accent-700\/12 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-on-accent-700\/20 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-on-accent-700\/25 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-on-accent-700\/30 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-on-accent-700\/38 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-on-accent-700\/40 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-on-accent-700\/5 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-on-accent-700\/50 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-on-accent-700\/60 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-on-accent-700\/70 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-on-accent-700\/75 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-on-accent-700\/80 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-on-accent-700\/87 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-on-accent-700\/90 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-on-accent-700\/95 {
  border-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-800\/0 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-on-accent-800\/10 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-on-accent-800\/100 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-on-accent-800\/12 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-on-accent-800\/20 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-on-accent-800\/25 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-on-accent-800\/30 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-on-accent-800\/38 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-on-accent-800\/40 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-on-accent-800\/5 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-on-accent-800\/50 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-on-accent-800\/60 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-on-accent-800\/70 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-on-accent-800\/75 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-on-accent-800\/80 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-on-accent-800\/87 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-on-accent-800\/90 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-on-accent-800\/95 {
  border-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-900\/0 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-on-accent-900\/10 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-on-accent-900\/100 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-on-accent-900\/12 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-on-accent-900\/20 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-on-accent-900\/25 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-on-accent-900\/30 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-on-accent-900\/38 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-on-accent-900\/40 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-on-accent-900\/5 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-on-accent-900\/50 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-on-accent-900\/60 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-on-accent-900\/70 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-on-accent-900\/75 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-on-accent-900\/80 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-on-accent-900\/87 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-on-accent-900\/90 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-on-accent-900\/95 {
  border-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-on-accent-950\/0 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-on-accent-950\/10 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-on-accent-950\/100 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-on-accent-950\/12 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-on-accent-950\/20 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-on-accent-950\/25 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-on-accent-950\/30 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-on-accent-950\/38 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-on-accent-950\/40 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-on-accent-950\/5 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-on-accent-950\/50 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-on-accent-950\/60 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-on-accent-950\/70 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-on-accent-950\/75 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-on-accent-950\/80 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-on-accent-950\/87 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-on-accent-950\/90 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-on-accent-950\/95 {
  border-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-on-accent\/0 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-on-accent\/10 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-on-accent\/100 {
  border-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-on-accent\/12 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-on-accent\/20 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-on-accent\/25 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-on-accent\/30 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-on-accent\/38 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-on-accent\/40 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-on-accent\/5 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-on-accent\/50 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-on-accent\/60 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-on-accent\/70 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-on-accent\/75 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-on-accent\/80 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-on-accent\/87 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-on-accent\/90 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-on-accent\/95 {
  border-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-on-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-100\/0 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-on-primary-100\/10 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-on-primary-100\/100 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-on-primary-100\/12 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-on-primary-100\/20 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-on-primary-100\/25 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-on-primary-100\/30 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-on-primary-100\/38 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-on-primary-100\/40 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-on-primary-100\/5 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-on-primary-100\/50 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-on-primary-100\/60 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-on-primary-100\/70 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-on-primary-100\/75 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-on-primary-100\/80 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-on-primary-100\/87 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-on-primary-100\/90 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-on-primary-100\/95 {
  border-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-200\/0 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-on-primary-200\/10 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-on-primary-200\/100 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-on-primary-200\/12 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-on-primary-200\/20 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-on-primary-200\/25 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-on-primary-200\/30 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-on-primary-200\/38 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-on-primary-200\/40 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-on-primary-200\/5 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-on-primary-200\/50 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-on-primary-200\/60 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-on-primary-200\/70 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-on-primary-200\/75 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-on-primary-200\/80 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-on-primary-200\/87 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-on-primary-200\/90 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-on-primary-200\/95 {
  border-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-300\/0 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-on-primary-300\/10 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-on-primary-300\/100 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-on-primary-300\/12 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-on-primary-300\/20 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-on-primary-300\/25 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-on-primary-300\/30 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-on-primary-300\/38 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-on-primary-300\/40 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-on-primary-300\/5 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-on-primary-300\/50 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-on-primary-300\/60 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-on-primary-300\/70 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-on-primary-300\/75 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-on-primary-300\/80 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-on-primary-300\/87 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-on-primary-300\/90 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-on-primary-300\/95 {
  border-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-400\/0 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-on-primary-400\/10 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-on-primary-400\/100 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-on-primary-400\/12 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-on-primary-400\/20 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-on-primary-400\/25 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-on-primary-400\/30 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-on-primary-400\/38 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-on-primary-400\/40 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-on-primary-400\/5 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-on-primary-400\/50 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-on-primary-400\/60 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-on-primary-400\/70 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-on-primary-400\/75 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-on-primary-400\/80 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-on-primary-400\/87 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-on-primary-400\/90 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-on-primary-400\/95 {
  border-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-50\/0 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-on-primary-50\/10 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-on-primary-50\/100 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-on-primary-50\/12 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-on-primary-50\/20 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-on-primary-50\/25 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-on-primary-50\/30 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-on-primary-50\/38 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-on-primary-50\/40 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-on-primary-50\/5 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-on-primary-50\/50 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-on-primary-50\/60 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-on-primary-50\/70 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-on-primary-50\/75 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-on-primary-50\/80 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-on-primary-50\/87 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-on-primary-50\/90 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-on-primary-50\/95 {
  border-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-500\/0 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-on-primary-500\/10 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-on-primary-500\/100 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-on-primary-500\/12 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-on-primary-500\/20 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-on-primary-500\/25 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-on-primary-500\/30 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-on-primary-500\/38 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-on-primary-500\/40 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-on-primary-500\/5 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-on-primary-500\/50 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-on-primary-500\/60 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-on-primary-500\/70 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-on-primary-500\/75 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-on-primary-500\/80 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-on-primary-500\/87 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-on-primary-500\/90 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-on-primary-500\/95 {
  border-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-600\/0 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-on-primary-600\/10 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-on-primary-600\/100 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-on-primary-600\/12 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-on-primary-600\/20 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-on-primary-600\/25 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-on-primary-600\/30 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-on-primary-600\/38 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-on-primary-600\/40 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-on-primary-600\/5 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-on-primary-600\/50 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-on-primary-600\/60 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-on-primary-600\/70 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-on-primary-600\/75 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-on-primary-600\/80 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-on-primary-600\/87 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-on-primary-600\/90 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-on-primary-600\/95 {
  border-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-700\/0 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-on-primary-700\/10 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-on-primary-700\/100 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-on-primary-700\/12 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-on-primary-700\/20 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-on-primary-700\/25 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-on-primary-700\/30 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-on-primary-700\/38 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-on-primary-700\/40 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-on-primary-700\/5 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-on-primary-700\/50 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-on-primary-700\/60 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-on-primary-700\/70 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-on-primary-700\/75 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-on-primary-700\/80 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-on-primary-700\/87 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-on-primary-700\/90 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-on-primary-700\/95 {
  border-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-800\/0 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-on-primary-800\/10 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-on-primary-800\/100 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-on-primary-800\/12 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-on-primary-800\/20 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-on-primary-800\/25 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-on-primary-800\/30 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-on-primary-800\/38 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-on-primary-800\/40 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-on-primary-800\/5 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-on-primary-800\/50 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-on-primary-800\/60 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-on-primary-800\/70 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-on-primary-800\/75 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-on-primary-800\/80 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-on-primary-800\/87 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-on-primary-800\/90 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-on-primary-800\/95 {
  border-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-on-primary-900\/0 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-on-primary-900\/10 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-on-primary-900\/100 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-on-primary-900\/12 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-on-primary-900\/20 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-on-primary-900\/25 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-on-primary-900\/30 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-on-primary-900\/38 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-on-primary-900\/40 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-on-primary-900\/5 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-on-primary-900\/50 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-on-primary-900\/60 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-on-primary-900\/70 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-on-primary-900\/75 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-on-primary-900\/80 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-on-primary-900\/87 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-on-primary-900\/90 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-on-primary-900\/95 {
  border-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-on-primary\/0 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-on-primary\/10 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-on-primary\/100 {
  border-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-on-primary\/12 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-on-primary\/20 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-on-primary\/25 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-on-primary\/30 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-on-primary\/38 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-on-primary\/40 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-on-primary\/5 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-on-primary\/50 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-on-primary\/60 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-on-primary\/70 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-on-primary\/75 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-on-primary\/80 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-on-primary\/87 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-on-primary\/90 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-on-primary\/95 {
  border-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-on-warn {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-100\/0 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-on-warn-100\/10 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-on-warn-100\/100 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-on-warn-100\/12 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-on-warn-100\/20 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-on-warn-100\/25 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-on-warn-100\/30 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-on-warn-100\/38 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-on-warn-100\/40 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-on-warn-100\/5 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-on-warn-100\/50 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-on-warn-100\/60 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-on-warn-100\/70 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-on-warn-100\/75 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-on-warn-100\/80 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-on-warn-100\/87 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-on-warn-100\/90 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-on-warn-100\/95 {
  border-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-200\/0 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-on-warn-200\/10 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-on-warn-200\/100 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-on-warn-200\/12 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-on-warn-200\/20 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-on-warn-200\/25 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-on-warn-200\/30 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-on-warn-200\/38 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-on-warn-200\/40 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-on-warn-200\/5 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-on-warn-200\/50 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-on-warn-200\/60 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-on-warn-200\/70 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-on-warn-200\/75 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-on-warn-200\/80 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-on-warn-200\/87 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-on-warn-200\/90 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-on-warn-200\/95 {
  border-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-300\/0 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-on-warn-300\/10 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-on-warn-300\/100 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-on-warn-300\/12 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-on-warn-300\/20 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-on-warn-300\/25 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-on-warn-300\/30 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-on-warn-300\/38 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-on-warn-300\/40 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-on-warn-300\/5 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-on-warn-300\/50 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-on-warn-300\/60 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-on-warn-300\/70 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-on-warn-300\/75 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-on-warn-300\/80 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-on-warn-300\/87 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-on-warn-300\/90 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-on-warn-300\/95 {
  border-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-400\/0 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-on-warn-400\/10 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-on-warn-400\/100 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-on-warn-400\/12 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-on-warn-400\/20 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-on-warn-400\/25 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-on-warn-400\/30 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-on-warn-400\/38 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-on-warn-400\/40 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-on-warn-400\/5 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-on-warn-400\/50 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-on-warn-400\/60 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-on-warn-400\/70 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-on-warn-400\/75 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-on-warn-400\/80 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-on-warn-400\/87 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-on-warn-400\/90 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-on-warn-400\/95 {
  border-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-50\/0 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-on-warn-50\/10 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-on-warn-50\/100 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-on-warn-50\/12 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-on-warn-50\/20 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-on-warn-50\/25 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-on-warn-50\/30 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-on-warn-50\/38 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-on-warn-50\/40 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-on-warn-50\/5 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-on-warn-50\/50 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-on-warn-50\/60 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-on-warn-50\/70 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-on-warn-50\/75 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-on-warn-50\/80 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-on-warn-50\/87 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-on-warn-50\/90 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-on-warn-50\/95 {
  border-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-500\/0 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-on-warn-500\/10 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-on-warn-500\/100 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-on-warn-500\/12 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-on-warn-500\/20 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-on-warn-500\/25 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-on-warn-500\/30 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-on-warn-500\/38 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-on-warn-500\/40 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-on-warn-500\/5 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-on-warn-500\/50 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-on-warn-500\/60 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-on-warn-500\/70 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-on-warn-500\/75 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-on-warn-500\/80 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-on-warn-500\/87 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-on-warn-500\/90 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-on-warn-500\/95 {
  border-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-600\/0 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-on-warn-600\/10 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-on-warn-600\/100 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-on-warn-600\/12 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-on-warn-600\/20 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-on-warn-600\/25 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-on-warn-600\/30 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-on-warn-600\/38 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-on-warn-600\/40 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-on-warn-600\/5 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-on-warn-600\/50 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-on-warn-600\/60 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-on-warn-600\/70 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-on-warn-600\/75 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-on-warn-600\/80 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-on-warn-600\/87 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-on-warn-600\/90 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-on-warn-600\/95 {
  border-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-700\/0 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-on-warn-700\/10 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-on-warn-700\/100 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-on-warn-700\/12 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-on-warn-700\/20 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-on-warn-700\/25 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-on-warn-700\/30 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-on-warn-700\/38 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-on-warn-700\/40 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-on-warn-700\/5 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-on-warn-700\/50 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-on-warn-700\/60 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-on-warn-700\/70 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-on-warn-700\/75 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-on-warn-700\/80 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-on-warn-700\/87 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-on-warn-700\/90 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-on-warn-700\/95 {
  border-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-800\/0 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-on-warn-800\/10 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-on-warn-800\/100 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-on-warn-800\/12 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-on-warn-800\/20 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-on-warn-800\/25 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-on-warn-800\/30 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-on-warn-800\/38 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-on-warn-800\/40 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-on-warn-800\/5 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-on-warn-800\/50 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-on-warn-800\/60 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-on-warn-800\/70 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-on-warn-800\/75 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-on-warn-800\/80 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-on-warn-800\/87 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-on-warn-800\/90 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-on-warn-800\/95 {
  border-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-900\/0 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-on-warn-900\/10 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-on-warn-900\/100 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-on-warn-900\/12 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-on-warn-900\/20 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-on-warn-900\/25 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-on-warn-900\/30 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-on-warn-900\/38 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-on-warn-900\/40 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-on-warn-900\/5 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-on-warn-900\/50 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-on-warn-900\/60 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-on-warn-900\/70 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-on-warn-900\/75 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-on-warn-900\/80 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-on-warn-900\/87 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-on-warn-900\/90 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-on-warn-900\/95 {
  border-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-on-warn-950\/0 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-on-warn-950\/10 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-on-warn-950\/100 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-on-warn-950\/12 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-on-warn-950\/20 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-on-warn-950\/25 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-on-warn-950\/30 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-on-warn-950\/38 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-on-warn-950\/40 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-on-warn-950\/5 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-on-warn-950\/50 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-on-warn-950\/60 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-on-warn-950\/70 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-on-warn-950\/75 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-on-warn-950\/80 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-on-warn-950\/87 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-on-warn-950\/90 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-on-warn-950\/95 {
  border-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-on-warn\/0 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-on-warn\/10 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-on-warn\/100 {
  border-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-on-warn\/12 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-on-warn\/20 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-on-warn\/25 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-on-warn\/30 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-on-warn\/38 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-on-warn\/40 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-on-warn\/5 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-on-warn\/50 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-on-warn\/60 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-on-warn\/70 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-on-warn\/75 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-on-warn\/80 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-on-warn\/87 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-on-warn\/90 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-on-warn\/95 {
  border-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-orange-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-orange-100\/0 {
  border-color: rgb(255 237 213 / 0) !important;
}
.border-orange-100\/10 {
  border-color: rgb(255 237 213 / 0.1) !important;
}
.border-orange-100\/100 {
  border-color: rgb(255 237 213 / 1) !important;
}
.border-orange-100\/12 {
  border-color: rgb(255 237 213 / 0.12) !important;
}
.border-orange-100\/20 {
  border-color: rgb(255 237 213 / 0.2) !important;
}
.border-orange-100\/25 {
  border-color: rgb(255 237 213 / 0.25) !important;
}
.border-orange-100\/30 {
  border-color: rgb(255 237 213 / 0.3) !important;
}
.border-orange-100\/38 {
  border-color: rgb(255 237 213 / 0.38) !important;
}
.border-orange-100\/40 {
  border-color: rgb(255 237 213 / 0.4) !important;
}
.border-orange-100\/5 {
  border-color: rgb(255 237 213 / 0.05) !important;
}
.border-orange-100\/50 {
  border-color: rgb(255 237 213 / 0.5) !important;
}
.border-orange-100\/60 {
  border-color: rgb(255 237 213 / 0.6) !important;
}
.border-orange-100\/70 {
  border-color: rgb(255 237 213 / 0.7) !important;
}
.border-orange-100\/75 {
  border-color: rgb(255 237 213 / 0.75) !important;
}
.border-orange-100\/80 {
  border-color: rgb(255 237 213 / 0.8) !important;
}
.border-orange-100\/87 {
  border-color: rgb(255 237 213 / 0.87) !important;
}
.border-orange-100\/90 {
  border-color: rgb(255 237 213 / 0.9) !important;
}
.border-orange-100\/95 {
  border-color: rgb(255 237 213 / 0.95) !important;
}
.border-orange-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-orange-200\/0 {
  border-color: rgb(254 215 170 / 0) !important;
}
.border-orange-200\/10 {
  border-color: rgb(254 215 170 / 0.1) !important;
}
.border-orange-200\/100 {
  border-color: rgb(254 215 170 / 1) !important;
}
.border-orange-200\/12 {
  border-color: rgb(254 215 170 / 0.12) !important;
}
.border-orange-200\/20 {
  border-color: rgb(254 215 170 / 0.2) !important;
}
.border-orange-200\/25 {
  border-color: rgb(254 215 170 / 0.25) !important;
}
.border-orange-200\/30 {
  border-color: rgb(254 215 170 / 0.3) !important;
}
.border-orange-200\/38 {
  border-color: rgb(254 215 170 / 0.38) !important;
}
.border-orange-200\/40 {
  border-color: rgb(254 215 170 / 0.4) !important;
}
.border-orange-200\/5 {
  border-color: rgb(254 215 170 / 0.05) !important;
}
.border-orange-200\/50 {
  border-color: rgb(254 215 170 / 0.5) !important;
}
.border-orange-200\/60 {
  border-color: rgb(254 215 170 / 0.6) !important;
}
.border-orange-200\/70 {
  border-color: rgb(254 215 170 / 0.7) !important;
}
.border-orange-200\/75 {
  border-color: rgb(254 215 170 / 0.75) !important;
}
.border-orange-200\/80 {
  border-color: rgb(254 215 170 / 0.8) !important;
}
.border-orange-200\/87 {
  border-color: rgb(254 215 170 / 0.87) !important;
}
.border-orange-200\/90 {
  border-color: rgb(254 215 170 / 0.9) !important;
}
.border-orange-200\/95 {
  border-color: rgb(254 215 170 / 0.95) !important;
}
.border-orange-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-orange-300\/0 {
  border-color: rgb(253 186 116 / 0) !important;
}
.border-orange-300\/10 {
  border-color: rgb(253 186 116 / 0.1) !important;
}
.border-orange-300\/100 {
  border-color: rgb(253 186 116 / 1) !important;
}
.border-orange-300\/12 {
  border-color: rgb(253 186 116 / 0.12) !important;
}
.border-orange-300\/20 {
  border-color: rgb(253 186 116 / 0.2) !important;
}
.border-orange-300\/25 {
  border-color: rgb(253 186 116 / 0.25) !important;
}
.border-orange-300\/30 {
  border-color: rgb(253 186 116 / 0.3) !important;
}
.border-orange-300\/38 {
  border-color: rgb(253 186 116 / 0.38) !important;
}
.border-orange-300\/40 {
  border-color: rgb(253 186 116 / 0.4) !important;
}
.border-orange-300\/5 {
  border-color: rgb(253 186 116 / 0.05) !important;
}
.border-orange-300\/50 {
  border-color: rgb(253 186 116 / 0.5) !important;
}
.border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6) !important;
}
.border-orange-300\/70 {
  border-color: rgb(253 186 116 / 0.7) !important;
}
.border-orange-300\/75 {
  border-color: rgb(253 186 116 / 0.75) !important;
}
.border-orange-300\/80 {
  border-color: rgb(253 186 116 / 0.8) !important;
}
.border-orange-300\/87 {
  border-color: rgb(253 186 116 / 0.87) !important;
}
.border-orange-300\/90 {
  border-color: rgb(253 186 116 / 0.9) !important;
}
.border-orange-300\/95 {
  border-color: rgb(253 186 116 / 0.95) !important;
}
.border-orange-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-orange-400\/0 {
  border-color: rgb(251 146 60 / 0) !important;
}
.border-orange-400\/10 {
  border-color: rgb(251 146 60 / 0.1) !important;
}
.border-orange-400\/100 {
  border-color: rgb(251 146 60 / 1) !important;
}
.border-orange-400\/12 {
  border-color: rgb(251 146 60 / 0.12) !important;
}
.border-orange-400\/20 {
  border-color: rgb(251 146 60 / 0.2) !important;
}
.border-orange-400\/25 {
  border-color: rgb(251 146 60 / 0.25) !important;
}
.border-orange-400\/30 {
  border-color: rgb(251 146 60 / 0.3) !important;
}
.border-orange-400\/38 {
  border-color: rgb(251 146 60 / 0.38) !important;
}
.border-orange-400\/40 {
  border-color: rgb(251 146 60 / 0.4) !important;
}
.border-orange-400\/5 {
  border-color: rgb(251 146 60 / 0.05) !important;
}
.border-orange-400\/50 {
  border-color: rgb(251 146 60 / 0.5) !important;
}
.border-orange-400\/60 {
  border-color: rgb(251 146 60 / 0.6) !important;
}
.border-orange-400\/70 {
  border-color: rgb(251 146 60 / 0.7) !important;
}
.border-orange-400\/75 {
  border-color: rgb(251 146 60 / 0.75) !important;
}
.border-orange-400\/80 {
  border-color: rgb(251 146 60 / 0.8) !important;
}
.border-orange-400\/87 {
  border-color: rgb(251 146 60 / 0.87) !important;
}
.border-orange-400\/90 {
  border-color: rgb(251 146 60 / 0.9) !important;
}
.border-orange-400\/95 {
  border-color: rgb(251 146 60 / 0.95) !important;
}
.border-orange-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-orange-50\/0 {
  border-color: rgb(255 247 237 / 0) !important;
}
.border-orange-50\/10 {
  border-color: rgb(255 247 237 / 0.1) !important;
}
.border-orange-50\/100 {
  border-color: rgb(255 247 237 / 1) !important;
}
.border-orange-50\/12 {
  border-color: rgb(255 247 237 / 0.12) !important;
}
.border-orange-50\/20 {
  border-color: rgb(255 247 237 / 0.2) !important;
}
.border-orange-50\/25 {
  border-color: rgb(255 247 237 / 0.25) !important;
}
.border-orange-50\/30 {
  border-color: rgb(255 247 237 / 0.3) !important;
}
.border-orange-50\/38 {
  border-color: rgb(255 247 237 / 0.38) !important;
}
.border-orange-50\/40 {
  border-color: rgb(255 247 237 / 0.4) !important;
}
.border-orange-50\/5 {
  border-color: rgb(255 247 237 / 0.05) !important;
}
.border-orange-50\/50 {
  border-color: rgb(255 247 237 / 0.5) !important;
}
.border-orange-50\/60 {
  border-color: rgb(255 247 237 / 0.6) !important;
}
.border-orange-50\/70 {
  border-color: rgb(255 247 237 / 0.7) !important;
}
.border-orange-50\/75 {
  border-color: rgb(255 247 237 / 0.75) !important;
}
.border-orange-50\/80 {
  border-color: rgb(255 247 237 / 0.8) !important;
}
.border-orange-50\/87 {
  border-color: rgb(255 247 237 / 0.87) !important;
}
.border-orange-50\/90 {
  border-color: rgb(255 247 237 / 0.9) !important;
}
.border-orange-50\/95 {
  border-color: rgb(255 247 237 / 0.95) !important;
}
.border-orange-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-orange-500\/0 {
  border-color: rgb(249 115 22 / 0) !important;
}
.border-orange-500\/10 {
  border-color: rgb(249 115 22 / 0.1) !important;
}
.border-orange-500\/100 {
  border-color: rgb(249 115 22 / 1) !important;
}
.border-orange-500\/12 {
  border-color: rgb(249 115 22 / 0.12) !important;
}
.border-orange-500\/20 {
  border-color: rgb(249 115 22 / 0.2) !important;
}
.border-orange-500\/25 {
  border-color: rgb(249 115 22 / 0.25) !important;
}
.border-orange-500\/30 {
  border-color: rgb(249 115 22 / 0.3) !important;
}
.border-orange-500\/38 {
  border-color: rgb(249 115 22 / 0.38) !important;
}
.border-orange-500\/40 {
  border-color: rgb(249 115 22 / 0.4) !important;
}
.border-orange-500\/5 {
  border-color: rgb(249 115 22 / 0.05) !important;
}
.border-orange-500\/50 {
  border-color: rgb(249 115 22 / 0.5) !important;
}
.border-orange-500\/60 {
  border-color: rgb(249 115 22 / 0.6) !important;
}
.border-orange-500\/70 {
  border-color: rgb(249 115 22 / 0.7) !important;
}
.border-orange-500\/75 {
  border-color: rgb(249 115 22 / 0.75) !important;
}
.border-orange-500\/80 {
  border-color: rgb(249 115 22 / 0.8) !important;
}
.border-orange-500\/87 {
  border-color: rgb(249 115 22 / 0.87) !important;
}
.border-orange-500\/90 {
  border-color: rgb(249 115 22 / 0.9) !important;
}
.border-orange-500\/95 {
  border-color: rgb(249 115 22 / 0.95) !important;
}
.border-orange-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-orange-600\/0 {
  border-color: rgb(234 88 12 / 0) !important;
}
.border-orange-600\/10 {
  border-color: rgb(234 88 12 / 0.1) !important;
}
.border-orange-600\/100 {
  border-color: rgb(234 88 12 / 1) !important;
}
.border-orange-600\/12 {
  border-color: rgb(234 88 12 / 0.12) !important;
}
.border-orange-600\/20 {
  border-color: rgb(234 88 12 / 0.2) !important;
}
.border-orange-600\/25 {
  border-color: rgb(234 88 12 / 0.25) !important;
}
.border-orange-600\/30 {
  border-color: rgb(234 88 12 / 0.3) !important;
}
.border-orange-600\/38 {
  border-color: rgb(234 88 12 / 0.38) !important;
}
.border-orange-600\/40 {
  border-color: rgb(234 88 12 / 0.4) !important;
}
.border-orange-600\/5 {
  border-color: rgb(234 88 12 / 0.05) !important;
}
.border-orange-600\/50 {
  border-color: rgb(234 88 12 / 0.5) !important;
}
.border-orange-600\/60 {
  border-color: rgb(234 88 12 / 0.6) !important;
}
.border-orange-600\/70 {
  border-color: rgb(234 88 12 / 0.7) !important;
}
.border-orange-600\/75 {
  border-color: rgb(234 88 12 / 0.75) !important;
}
.border-orange-600\/80 {
  border-color: rgb(234 88 12 / 0.8) !important;
}
.border-orange-600\/87 {
  border-color: rgb(234 88 12 / 0.87) !important;
}
.border-orange-600\/90 {
  border-color: rgb(234 88 12 / 0.9) !important;
}
.border-orange-600\/95 {
  border-color: rgb(234 88 12 / 0.95) !important;
}
.border-orange-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-orange-700\/0 {
  border-color: rgb(194 65 12 / 0) !important;
}
.border-orange-700\/10 {
  border-color: rgb(194 65 12 / 0.1) !important;
}
.border-orange-700\/100 {
  border-color: rgb(194 65 12 / 1) !important;
}
.border-orange-700\/12 {
  border-color: rgb(194 65 12 / 0.12) !important;
}
.border-orange-700\/20 {
  border-color: rgb(194 65 12 / 0.2) !important;
}
.border-orange-700\/25 {
  border-color: rgb(194 65 12 / 0.25) !important;
}
.border-orange-700\/30 {
  border-color: rgb(194 65 12 / 0.3) !important;
}
.border-orange-700\/38 {
  border-color: rgb(194 65 12 / 0.38) !important;
}
.border-orange-700\/40 {
  border-color: rgb(194 65 12 / 0.4) !important;
}
.border-orange-700\/5 {
  border-color: rgb(194 65 12 / 0.05) !important;
}
.border-orange-700\/50 {
  border-color: rgb(194 65 12 / 0.5) !important;
}
.border-orange-700\/60 {
  border-color: rgb(194 65 12 / 0.6) !important;
}
.border-orange-700\/70 {
  border-color: rgb(194 65 12 / 0.7) !important;
}
.border-orange-700\/75 {
  border-color: rgb(194 65 12 / 0.75) !important;
}
.border-orange-700\/80 {
  border-color: rgb(194 65 12 / 0.8) !important;
}
.border-orange-700\/87 {
  border-color: rgb(194 65 12 / 0.87) !important;
}
.border-orange-700\/90 {
  border-color: rgb(194 65 12 / 0.9) !important;
}
.border-orange-700\/95 {
  border-color: rgb(194 65 12 / 0.95) !important;
}
.border-orange-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-orange-800\/0 {
  border-color: rgb(154 52 18 / 0) !important;
}
.border-orange-800\/10 {
  border-color: rgb(154 52 18 / 0.1) !important;
}
.border-orange-800\/100 {
  border-color: rgb(154 52 18 / 1) !important;
}
.border-orange-800\/12 {
  border-color: rgb(154 52 18 / 0.12) !important;
}
.border-orange-800\/20 {
  border-color: rgb(154 52 18 / 0.2) !important;
}
.border-orange-800\/25 {
  border-color: rgb(154 52 18 / 0.25) !important;
}
.border-orange-800\/30 {
  border-color: rgb(154 52 18 / 0.3) !important;
}
.border-orange-800\/38 {
  border-color: rgb(154 52 18 / 0.38) !important;
}
.border-orange-800\/40 {
  border-color: rgb(154 52 18 / 0.4) !important;
}
.border-orange-800\/5 {
  border-color: rgb(154 52 18 / 0.05) !important;
}
.border-orange-800\/50 {
  border-color: rgb(154 52 18 / 0.5) !important;
}
.border-orange-800\/60 {
  border-color: rgb(154 52 18 / 0.6) !important;
}
.border-orange-800\/70 {
  border-color: rgb(154 52 18 / 0.7) !important;
}
.border-orange-800\/75 {
  border-color: rgb(154 52 18 / 0.75) !important;
}
.border-orange-800\/80 {
  border-color: rgb(154 52 18 / 0.8) !important;
}
.border-orange-800\/87 {
  border-color: rgb(154 52 18 / 0.87) !important;
}
.border-orange-800\/90 {
  border-color: rgb(154 52 18 / 0.9) !important;
}
.border-orange-800\/95 {
  border-color: rgb(154 52 18 / 0.95) !important;
}
.border-orange-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-orange-900\/0 {
  border-color: rgb(124 45 18 / 0) !important;
}
.border-orange-900\/10 {
  border-color: rgb(124 45 18 / 0.1) !important;
}
.border-orange-900\/100 {
  border-color: rgb(124 45 18 / 1) !important;
}
.border-orange-900\/12 {
  border-color: rgb(124 45 18 / 0.12) !important;
}
.border-orange-900\/20 {
  border-color: rgb(124 45 18 / 0.2) !important;
}
.border-orange-900\/25 {
  border-color: rgb(124 45 18 / 0.25) !important;
}
.border-orange-900\/30 {
  border-color: rgb(124 45 18 / 0.3) !important;
}
.border-orange-900\/38 {
  border-color: rgb(124 45 18 / 0.38) !important;
}
.border-orange-900\/40 {
  border-color: rgb(124 45 18 / 0.4) !important;
}
.border-orange-900\/5 {
  border-color: rgb(124 45 18 / 0.05) !important;
}
.border-orange-900\/50 {
  border-color: rgb(124 45 18 / 0.5) !important;
}
.border-orange-900\/60 {
  border-color: rgb(124 45 18 / 0.6) !important;
}
.border-orange-900\/70 {
  border-color: rgb(124 45 18 / 0.7) !important;
}
.border-orange-900\/75 {
  border-color: rgb(124 45 18 / 0.75) !important;
}
.border-orange-900\/80 {
  border-color: rgb(124 45 18 / 0.8) !important;
}
.border-orange-900\/87 {
  border-color: rgb(124 45 18 / 0.87) !important;
}
.border-orange-900\/90 {
  border-color: rgb(124 45 18 / 0.9) !important;
}
.border-orange-900\/95 {
  border-color: rgb(124 45 18 / 0.95) !important;
}
.border-orange-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-orange-950\/0 {
  border-color: rgb(67 20 7 / 0) !important;
}
.border-orange-950\/10 {
  border-color: rgb(67 20 7 / 0.1) !important;
}
.border-orange-950\/100 {
  border-color: rgb(67 20 7 / 1) !important;
}
.border-orange-950\/12 {
  border-color: rgb(67 20 7 / 0.12) !important;
}
.border-orange-950\/20 {
  border-color: rgb(67 20 7 / 0.2) !important;
}
.border-orange-950\/25 {
  border-color: rgb(67 20 7 / 0.25) !important;
}
.border-orange-950\/30 {
  border-color: rgb(67 20 7 / 0.3) !important;
}
.border-orange-950\/38 {
  border-color: rgb(67 20 7 / 0.38) !important;
}
.border-orange-950\/40 {
  border-color: rgb(67 20 7 / 0.4) !important;
}
.border-orange-950\/5 {
  border-color: rgb(67 20 7 / 0.05) !important;
}
.border-orange-950\/50 {
  border-color: rgb(67 20 7 / 0.5) !important;
}
.border-orange-950\/60 {
  border-color: rgb(67 20 7 / 0.6) !important;
}
.border-orange-950\/70 {
  border-color: rgb(67 20 7 / 0.7) !important;
}
.border-orange-950\/75 {
  border-color: rgb(67 20 7 / 0.75) !important;
}
.border-orange-950\/80 {
  border-color: rgb(67 20 7 / 0.8) !important;
}
.border-orange-950\/87 {
  border-color: rgb(67 20 7 / 0.87) !important;
}
.border-orange-950\/90 {
  border-color: rgb(67 20 7 / 0.9) !important;
}
.border-orange-950\/95 {
  border-color: rgb(67 20 7 / 0.95) !important;
}
.border-pink-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-pink-100\/0 {
  border-color: rgb(252 231 243 / 0) !important;
}
.border-pink-100\/10 {
  border-color: rgb(252 231 243 / 0.1) !important;
}
.border-pink-100\/100 {
  border-color: rgb(252 231 243 / 1) !important;
}
.border-pink-100\/12 {
  border-color: rgb(252 231 243 / 0.12) !important;
}
.border-pink-100\/20 {
  border-color: rgb(252 231 243 / 0.2) !important;
}
.border-pink-100\/25 {
  border-color: rgb(252 231 243 / 0.25) !important;
}
.border-pink-100\/30 {
  border-color: rgb(252 231 243 / 0.3) !important;
}
.border-pink-100\/38 {
  border-color: rgb(252 231 243 / 0.38) !important;
}
.border-pink-100\/40 {
  border-color: rgb(252 231 243 / 0.4) !important;
}
.border-pink-100\/5 {
  border-color: rgb(252 231 243 / 0.05) !important;
}
.border-pink-100\/50 {
  border-color: rgb(252 231 243 / 0.5) !important;
}
.border-pink-100\/60 {
  border-color: rgb(252 231 243 / 0.6) !important;
}
.border-pink-100\/70 {
  border-color: rgb(252 231 243 / 0.7) !important;
}
.border-pink-100\/75 {
  border-color: rgb(252 231 243 / 0.75) !important;
}
.border-pink-100\/80 {
  border-color: rgb(252 231 243 / 0.8) !important;
}
.border-pink-100\/87 {
  border-color: rgb(252 231 243 / 0.87) !important;
}
.border-pink-100\/90 {
  border-color: rgb(252 231 243 / 0.9) !important;
}
.border-pink-100\/95 {
  border-color: rgb(252 231 243 / 0.95) !important;
}
.border-pink-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-pink-200\/0 {
  border-color: rgb(251 207 232 / 0) !important;
}
.border-pink-200\/10 {
  border-color: rgb(251 207 232 / 0.1) !important;
}
.border-pink-200\/100 {
  border-color: rgb(251 207 232 / 1) !important;
}
.border-pink-200\/12 {
  border-color: rgb(251 207 232 / 0.12) !important;
}
.border-pink-200\/20 {
  border-color: rgb(251 207 232 / 0.2) !important;
}
.border-pink-200\/25 {
  border-color: rgb(251 207 232 / 0.25) !important;
}
.border-pink-200\/30 {
  border-color: rgb(251 207 232 / 0.3) !important;
}
.border-pink-200\/38 {
  border-color: rgb(251 207 232 / 0.38) !important;
}
.border-pink-200\/40 {
  border-color: rgb(251 207 232 / 0.4) !important;
}
.border-pink-200\/5 {
  border-color: rgb(251 207 232 / 0.05) !important;
}
.border-pink-200\/50 {
  border-color: rgb(251 207 232 / 0.5) !important;
}
.border-pink-200\/60 {
  border-color: rgb(251 207 232 / 0.6) !important;
}
.border-pink-200\/70 {
  border-color: rgb(251 207 232 / 0.7) !important;
}
.border-pink-200\/75 {
  border-color: rgb(251 207 232 / 0.75) !important;
}
.border-pink-200\/80 {
  border-color: rgb(251 207 232 / 0.8) !important;
}
.border-pink-200\/87 {
  border-color: rgb(251 207 232 / 0.87) !important;
}
.border-pink-200\/90 {
  border-color: rgb(251 207 232 / 0.9) !important;
}
.border-pink-200\/95 {
  border-color: rgb(251 207 232 / 0.95) !important;
}
.border-pink-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-pink-300\/0 {
  border-color: rgb(249 168 212 / 0) !important;
}
.border-pink-300\/10 {
  border-color: rgb(249 168 212 / 0.1) !important;
}
.border-pink-300\/100 {
  border-color: rgb(249 168 212 / 1) !important;
}
.border-pink-300\/12 {
  border-color: rgb(249 168 212 / 0.12) !important;
}
.border-pink-300\/20 {
  border-color: rgb(249 168 212 / 0.2) !important;
}
.border-pink-300\/25 {
  border-color: rgb(249 168 212 / 0.25) !important;
}
.border-pink-300\/30 {
  border-color: rgb(249 168 212 / 0.3) !important;
}
.border-pink-300\/38 {
  border-color: rgb(249 168 212 / 0.38) !important;
}
.border-pink-300\/40 {
  border-color: rgb(249 168 212 / 0.4) !important;
}
.border-pink-300\/5 {
  border-color: rgb(249 168 212 / 0.05) !important;
}
.border-pink-300\/50 {
  border-color: rgb(249 168 212 / 0.5) !important;
}
.border-pink-300\/60 {
  border-color: rgb(249 168 212 / 0.6) !important;
}
.border-pink-300\/70 {
  border-color: rgb(249 168 212 / 0.7) !important;
}
.border-pink-300\/75 {
  border-color: rgb(249 168 212 / 0.75) !important;
}
.border-pink-300\/80 {
  border-color: rgb(249 168 212 / 0.8) !important;
}
.border-pink-300\/87 {
  border-color: rgb(249 168 212 / 0.87) !important;
}
.border-pink-300\/90 {
  border-color: rgb(249 168 212 / 0.9) !important;
}
.border-pink-300\/95 {
  border-color: rgb(249 168 212 / 0.95) !important;
}
.border-pink-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-pink-400\/0 {
  border-color: rgb(244 114 182 / 0) !important;
}
.border-pink-400\/10 {
  border-color: rgb(244 114 182 / 0.1) !important;
}
.border-pink-400\/100 {
  border-color: rgb(244 114 182 / 1) !important;
}
.border-pink-400\/12 {
  border-color: rgb(244 114 182 / 0.12) !important;
}
.border-pink-400\/20 {
  border-color: rgb(244 114 182 / 0.2) !important;
}
.border-pink-400\/25 {
  border-color: rgb(244 114 182 / 0.25) !important;
}
.border-pink-400\/30 {
  border-color: rgb(244 114 182 / 0.3) !important;
}
.border-pink-400\/38 {
  border-color: rgb(244 114 182 / 0.38) !important;
}
.border-pink-400\/40 {
  border-color: rgb(244 114 182 / 0.4) !important;
}
.border-pink-400\/5 {
  border-color: rgb(244 114 182 / 0.05) !important;
}
.border-pink-400\/50 {
  border-color: rgb(244 114 182 / 0.5) !important;
}
.border-pink-400\/60 {
  border-color: rgb(244 114 182 / 0.6) !important;
}
.border-pink-400\/70 {
  border-color: rgb(244 114 182 / 0.7) !important;
}
.border-pink-400\/75 {
  border-color: rgb(244 114 182 / 0.75) !important;
}
.border-pink-400\/80 {
  border-color: rgb(244 114 182 / 0.8) !important;
}
.border-pink-400\/87 {
  border-color: rgb(244 114 182 / 0.87) !important;
}
.border-pink-400\/90 {
  border-color: rgb(244 114 182 / 0.9) !important;
}
.border-pink-400\/95 {
  border-color: rgb(244 114 182 / 0.95) !important;
}
.border-pink-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-pink-50\/0 {
  border-color: rgb(253 242 248 / 0) !important;
}
.border-pink-50\/10 {
  border-color: rgb(253 242 248 / 0.1) !important;
}
.border-pink-50\/100 {
  border-color: rgb(253 242 248 / 1) !important;
}
.border-pink-50\/12 {
  border-color: rgb(253 242 248 / 0.12) !important;
}
.border-pink-50\/20 {
  border-color: rgb(253 242 248 / 0.2) !important;
}
.border-pink-50\/25 {
  border-color: rgb(253 242 248 / 0.25) !important;
}
.border-pink-50\/30 {
  border-color: rgb(253 242 248 / 0.3) !important;
}
.border-pink-50\/38 {
  border-color: rgb(253 242 248 / 0.38) !important;
}
.border-pink-50\/40 {
  border-color: rgb(253 242 248 / 0.4) !important;
}
.border-pink-50\/5 {
  border-color: rgb(253 242 248 / 0.05) !important;
}
.border-pink-50\/50 {
  border-color: rgb(253 242 248 / 0.5) !important;
}
.border-pink-50\/60 {
  border-color: rgb(253 242 248 / 0.6) !important;
}
.border-pink-50\/70 {
  border-color: rgb(253 242 248 / 0.7) !important;
}
.border-pink-50\/75 {
  border-color: rgb(253 242 248 / 0.75) !important;
}
.border-pink-50\/80 {
  border-color: rgb(253 242 248 / 0.8) !important;
}
.border-pink-50\/87 {
  border-color: rgb(253 242 248 / 0.87) !important;
}
.border-pink-50\/90 {
  border-color: rgb(253 242 248 / 0.9) !important;
}
.border-pink-50\/95 {
  border-color: rgb(253 242 248 / 0.95) !important;
}
.border-pink-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-pink-500\/0 {
  border-color: rgb(236 72 153 / 0) !important;
}
.border-pink-500\/10 {
  border-color: rgb(236 72 153 / 0.1) !important;
}
.border-pink-500\/100 {
  border-color: rgb(236 72 153 / 1) !important;
}
.border-pink-500\/12 {
  border-color: rgb(236 72 153 / 0.12) !important;
}
.border-pink-500\/20 {
  border-color: rgb(236 72 153 / 0.2) !important;
}
.border-pink-500\/25 {
  border-color: rgb(236 72 153 / 0.25) !important;
}
.border-pink-500\/30 {
  border-color: rgb(236 72 153 / 0.3) !important;
}
.border-pink-500\/38 {
  border-color: rgb(236 72 153 / 0.38) !important;
}
.border-pink-500\/40 {
  border-color: rgb(236 72 153 / 0.4) !important;
}
.border-pink-500\/5 {
  border-color: rgb(236 72 153 / 0.05) !important;
}
.border-pink-500\/50 {
  border-color: rgb(236 72 153 / 0.5) !important;
}
.border-pink-500\/60 {
  border-color: rgb(236 72 153 / 0.6) !important;
}
.border-pink-500\/70 {
  border-color: rgb(236 72 153 / 0.7) !important;
}
.border-pink-500\/75 {
  border-color: rgb(236 72 153 / 0.75) !important;
}
.border-pink-500\/80 {
  border-color: rgb(236 72 153 / 0.8) !important;
}
.border-pink-500\/87 {
  border-color: rgb(236 72 153 / 0.87) !important;
}
.border-pink-500\/90 {
  border-color: rgb(236 72 153 / 0.9) !important;
}
.border-pink-500\/95 {
  border-color: rgb(236 72 153 / 0.95) !important;
}
.border-pink-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-pink-600\/0 {
  border-color: rgb(219 39 119 / 0) !important;
}
.border-pink-600\/10 {
  border-color: rgb(219 39 119 / 0.1) !important;
}
.border-pink-600\/100 {
  border-color: rgb(219 39 119 / 1) !important;
}
.border-pink-600\/12 {
  border-color: rgb(219 39 119 / 0.12) !important;
}
.border-pink-600\/20 {
  border-color: rgb(219 39 119 / 0.2) !important;
}
.border-pink-600\/25 {
  border-color: rgb(219 39 119 / 0.25) !important;
}
.border-pink-600\/30 {
  border-color: rgb(219 39 119 / 0.3) !important;
}
.border-pink-600\/38 {
  border-color: rgb(219 39 119 / 0.38) !important;
}
.border-pink-600\/40 {
  border-color: rgb(219 39 119 / 0.4) !important;
}
.border-pink-600\/5 {
  border-color: rgb(219 39 119 / 0.05) !important;
}
.border-pink-600\/50 {
  border-color: rgb(219 39 119 / 0.5) !important;
}
.border-pink-600\/60 {
  border-color: rgb(219 39 119 / 0.6) !important;
}
.border-pink-600\/70 {
  border-color: rgb(219 39 119 / 0.7) !important;
}
.border-pink-600\/75 {
  border-color: rgb(219 39 119 / 0.75) !important;
}
.border-pink-600\/80 {
  border-color: rgb(219 39 119 / 0.8) !important;
}
.border-pink-600\/87 {
  border-color: rgb(219 39 119 / 0.87) !important;
}
.border-pink-600\/90 {
  border-color: rgb(219 39 119 / 0.9) !important;
}
.border-pink-600\/95 {
  border-color: rgb(219 39 119 / 0.95) !important;
}
.border-pink-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-pink-700\/0 {
  border-color: rgb(190 24 93 / 0) !important;
}
.border-pink-700\/10 {
  border-color: rgb(190 24 93 / 0.1) !important;
}
.border-pink-700\/100 {
  border-color: rgb(190 24 93 / 1) !important;
}
.border-pink-700\/12 {
  border-color: rgb(190 24 93 / 0.12) !important;
}
.border-pink-700\/20 {
  border-color: rgb(190 24 93 / 0.2) !important;
}
.border-pink-700\/25 {
  border-color: rgb(190 24 93 / 0.25) !important;
}
.border-pink-700\/30 {
  border-color: rgb(190 24 93 / 0.3) !important;
}
.border-pink-700\/38 {
  border-color: rgb(190 24 93 / 0.38) !important;
}
.border-pink-700\/40 {
  border-color: rgb(190 24 93 / 0.4) !important;
}
.border-pink-700\/5 {
  border-color: rgb(190 24 93 / 0.05) !important;
}
.border-pink-700\/50 {
  border-color: rgb(190 24 93 / 0.5) !important;
}
.border-pink-700\/60 {
  border-color: rgb(190 24 93 / 0.6) !important;
}
.border-pink-700\/70 {
  border-color: rgb(190 24 93 / 0.7) !important;
}
.border-pink-700\/75 {
  border-color: rgb(190 24 93 / 0.75) !important;
}
.border-pink-700\/80 {
  border-color: rgb(190 24 93 / 0.8) !important;
}
.border-pink-700\/87 {
  border-color: rgb(190 24 93 / 0.87) !important;
}
.border-pink-700\/90 {
  border-color: rgb(190 24 93 / 0.9) !important;
}
.border-pink-700\/95 {
  border-color: rgb(190 24 93 / 0.95) !important;
}
.border-pink-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-pink-800\/0 {
  border-color: rgb(157 23 77 / 0) !important;
}
.border-pink-800\/10 {
  border-color: rgb(157 23 77 / 0.1) !important;
}
.border-pink-800\/100 {
  border-color: rgb(157 23 77 / 1) !important;
}
.border-pink-800\/12 {
  border-color: rgb(157 23 77 / 0.12) !important;
}
.border-pink-800\/20 {
  border-color: rgb(157 23 77 / 0.2) !important;
}
.border-pink-800\/25 {
  border-color: rgb(157 23 77 / 0.25) !important;
}
.border-pink-800\/30 {
  border-color: rgb(157 23 77 / 0.3) !important;
}
.border-pink-800\/38 {
  border-color: rgb(157 23 77 / 0.38) !important;
}
.border-pink-800\/40 {
  border-color: rgb(157 23 77 / 0.4) !important;
}
.border-pink-800\/5 {
  border-color: rgb(157 23 77 / 0.05) !important;
}
.border-pink-800\/50 {
  border-color: rgb(157 23 77 / 0.5) !important;
}
.border-pink-800\/60 {
  border-color: rgb(157 23 77 / 0.6) !important;
}
.border-pink-800\/70 {
  border-color: rgb(157 23 77 / 0.7) !important;
}
.border-pink-800\/75 {
  border-color: rgb(157 23 77 / 0.75) !important;
}
.border-pink-800\/80 {
  border-color: rgb(157 23 77 / 0.8) !important;
}
.border-pink-800\/87 {
  border-color: rgb(157 23 77 / 0.87) !important;
}
.border-pink-800\/90 {
  border-color: rgb(157 23 77 / 0.9) !important;
}
.border-pink-800\/95 {
  border-color: rgb(157 23 77 / 0.95) !important;
}
.border-pink-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-pink-900\/0 {
  border-color: rgb(131 24 67 / 0) !important;
}
.border-pink-900\/10 {
  border-color: rgb(131 24 67 / 0.1) !important;
}
.border-pink-900\/100 {
  border-color: rgb(131 24 67 / 1) !important;
}
.border-pink-900\/12 {
  border-color: rgb(131 24 67 / 0.12) !important;
}
.border-pink-900\/20 {
  border-color: rgb(131 24 67 / 0.2) !important;
}
.border-pink-900\/25 {
  border-color: rgb(131 24 67 / 0.25) !important;
}
.border-pink-900\/30 {
  border-color: rgb(131 24 67 / 0.3) !important;
}
.border-pink-900\/38 {
  border-color: rgb(131 24 67 / 0.38) !important;
}
.border-pink-900\/40 {
  border-color: rgb(131 24 67 / 0.4) !important;
}
.border-pink-900\/5 {
  border-color: rgb(131 24 67 / 0.05) !important;
}
.border-pink-900\/50 {
  border-color: rgb(131 24 67 / 0.5) !important;
}
.border-pink-900\/60 {
  border-color: rgb(131 24 67 / 0.6) !important;
}
.border-pink-900\/70 {
  border-color: rgb(131 24 67 / 0.7) !important;
}
.border-pink-900\/75 {
  border-color: rgb(131 24 67 / 0.75) !important;
}
.border-pink-900\/80 {
  border-color: rgb(131 24 67 / 0.8) !important;
}
.border-pink-900\/87 {
  border-color: rgb(131 24 67 / 0.87) !important;
}
.border-pink-900\/90 {
  border-color: rgb(131 24 67 / 0.9) !important;
}
.border-pink-900\/95 {
  border-color: rgb(131 24 67 / 0.95) !important;
}
.border-pink-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-pink-950\/0 {
  border-color: rgb(80 7 36 / 0) !important;
}
.border-pink-950\/10 {
  border-color: rgb(80 7 36 / 0.1) !important;
}
.border-pink-950\/100 {
  border-color: rgb(80 7 36 / 1) !important;
}
.border-pink-950\/12 {
  border-color: rgb(80 7 36 / 0.12) !important;
}
.border-pink-950\/20 {
  border-color: rgb(80 7 36 / 0.2) !important;
}
.border-pink-950\/25 {
  border-color: rgb(80 7 36 / 0.25) !important;
}
.border-pink-950\/30 {
  border-color: rgb(80 7 36 / 0.3) !important;
}
.border-pink-950\/38 {
  border-color: rgb(80 7 36 / 0.38) !important;
}
.border-pink-950\/40 {
  border-color: rgb(80 7 36 / 0.4) !important;
}
.border-pink-950\/5 {
  border-color: rgb(80 7 36 / 0.05) !important;
}
.border-pink-950\/50 {
  border-color: rgb(80 7 36 / 0.5) !important;
}
.border-pink-950\/60 {
  border-color: rgb(80 7 36 / 0.6) !important;
}
.border-pink-950\/70 {
  border-color: rgb(80 7 36 / 0.7) !important;
}
.border-pink-950\/75 {
  border-color: rgb(80 7 36 / 0.75) !important;
}
.border-pink-950\/80 {
  border-color: rgb(80 7 36 / 0.8) !important;
}
.border-pink-950\/87 {
  border-color: rgb(80 7 36 / 0.87) !important;
}
.border-pink-950\/90 {
  border-color: rgb(80 7 36 / 0.9) !important;
}
.border-pink-950\/95 {
  border-color: rgb(80 7 36 / 0.95) !important;
}
.border-primary {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-100\/0 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-primary-100\/10 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-primary-100\/100 {
  border-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-primary-100\/12 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-primary-100\/20 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-primary-100\/25 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-primary-100\/30 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-primary-100\/38 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-primary-100\/40 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-primary-100\/5 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-primary-100\/50 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-primary-100\/60 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-primary-100\/70 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-primary-100\/75 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-primary-100\/80 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-primary-100\/87 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-primary-100\/90 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-primary-100\/95 {
  border-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-primary-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-200\/0 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-primary-200\/10 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-primary-200\/100 {
  border-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-primary-200\/12 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-primary-200\/20 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-primary-200\/25 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-primary-200\/30 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-primary-200\/38 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-primary-200\/40 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-primary-200\/5 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-primary-200\/50 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-primary-200\/60 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-primary-200\/70 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-primary-200\/75 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-primary-200\/80 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-primary-200\/87 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-primary-200\/90 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-primary-200\/95 {
  border-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-primary-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-300\/0 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-primary-300\/10 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-primary-300\/100 {
  border-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-primary-300\/12 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-primary-300\/20 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-primary-300\/25 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-primary-300\/30 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-primary-300\/38 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-primary-300\/40 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-primary-300\/5 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-primary-300\/50 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-primary-300\/60 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-primary-300\/70 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-primary-300\/75 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-primary-300\/80 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-primary-300\/87 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-primary-300\/90 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-primary-300\/95 {
  border-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-primary-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-400\/0 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-primary-400\/10 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-primary-400\/100 {
  border-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-primary-400\/12 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-primary-400\/20 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-primary-400\/25 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-primary-400\/30 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-primary-400\/38 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-primary-400\/40 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-primary-400\/5 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-primary-400\/50 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-primary-400\/60 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-primary-400\/70 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-primary-400\/75 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-primary-400\/80 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-primary-400\/87 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-primary-400\/90 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-primary-400\/95 {
  border-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-primary-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-50\/0 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-primary-50\/10 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-primary-50\/100 {
  border-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-primary-50\/12 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-primary-50\/20 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-primary-50\/25 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-primary-50\/30 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-primary-50\/38 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-primary-50\/40 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-primary-50\/5 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-primary-50\/50 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-primary-50\/60 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-primary-50\/70 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-primary-50\/75 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-primary-50\/80 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-primary-50\/87 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-primary-50\/90 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-primary-50\/95 {
  border-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-primary-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-500\/0 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-primary-500\/10 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-primary-500\/100 {
  border-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-primary-500\/12 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-primary-500\/20 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-primary-500\/25 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-primary-500\/30 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-primary-500\/38 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-primary-500\/40 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-primary-500\/5 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-primary-500\/50 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-primary-500\/60 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-primary-500\/70 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-primary-500\/75 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-primary-500\/80 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-primary-500\/87 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-primary-500\/90 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-primary-500\/95 {
  border-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-primary-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-600\/0 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-primary-600\/10 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-primary-600\/100 {
  border-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-primary-600\/12 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-primary-600\/20 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-primary-600\/25 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-primary-600\/30 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-primary-600\/38 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-primary-600\/40 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-primary-600\/5 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-primary-600\/50 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-primary-600\/60 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-primary-600\/70 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-primary-600\/75 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-primary-600\/80 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-primary-600\/87 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-primary-600\/90 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-primary-600\/95 {
  border-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-primary-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-700\/0 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-primary-700\/10 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-primary-700\/100 {
  border-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-primary-700\/12 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-primary-700\/20 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-primary-700\/25 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-primary-700\/30 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-primary-700\/38 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-primary-700\/40 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-primary-700\/5 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-primary-700\/50 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-primary-700\/60 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-primary-700\/70 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-primary-700\/75 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-primary-700\/80 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-primary-700\/87 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-primary-700\/90 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-primary-700\/95 {
  border-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-primary-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-800\/0 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-primary-800\/10 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-primary-800\/100 {
  border-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-primary-800\/12 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-primary-800\/20 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-primary-800\/25 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-primary-800\/30 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-primary-800\/38 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-primary-800\/40 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-primary-800\/5 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-primary-800\/50 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-primary-800\/60 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-primary-800\/70 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-primary-800\/75 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-primary-800\/80 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-primary-800\/87 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-primary-800\/90 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-primary-800\/95 {
  border-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-primary-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-primary-900\/0 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-primary-900\/10 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-primary-900\/100 {
  border-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-primary-900\/12 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-primary-900\/20 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-primary-900\/25 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-primary-900\/30 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-primary-900\/38 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-primary-900\/40 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-primary-900\/5 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-primary-900\/50 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-primary-900\/60 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-primary-900\/70 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-primary-900\/75 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-primary-900\/80 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-primary-900\/87 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-primary-900\/90 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-primary-900\/95 {
  border-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-primary\/0 {
  border-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-primary\/10 {
  border-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-primary\/100 {
  border-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-primary\/12 {
  border-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-primary\/20 {
  border-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-primary\/25 {
  border-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-primary\/30 {
  border-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-primary\/38 {
  border-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-primary\/40 {
  border-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-primary\/5 {
  border-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-primary\/50 {
  border-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-primary\/60 {
  border-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-primary\/70 {
  border-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-primary\/75 {
  border-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-primary\/80 {
  border-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-primary\/87 {
  border-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-primary\/90 {
  border-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-primary\/95 {
  border-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-purple-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-purple-100\/0 {
  border-color: rgb(243 232 255 / 0) !important;
}
.border-purple-100\/10 {
  border-color: rgb(243 232 255 / 0.1) !important;
}
.border-purple-100\/100 {
  border-color: rgb(243 232 255 / 1) !important;
}
.border-purple-100\/12 {
  border-color: rgb(243 232 255 / 0.12) !important;
}
.border-purple-100\/20 {
  border-color: rgb(243 232 255 / 0.2) !important;
}
.border-purple-100\/25 {
  border-color: rgb(243 232 255 / 0.25) !important;
}
.border-purple-100\/30 {
  border-color: rgb(243 232 255 / 0.3) !important;
}
.border-purple-100\/38 {
  border-color: rgb(243 232 255 / 0.38) !important;
}
.border-purple-100\/40 {
  border-color: rgb(243 232 255 / 0.4) !important;
}
.border-purple-100\/5 {
  border-color: rgb(243 232 255 / 0.05) !important;
}
.border-purple-100\/50 {
  border-color: rgb(243 232 255 / 0.5) !important;
}
.border-purple-100\/60 {
  border-color: rgb(243 232 255 / 0.6) !important;
}
.border-purple-100\/70 {
  border-color: rgb(243 232 255 / 0.7) !important;
}
.border-purple-100\/75 {
  border-color: rgb(243 232 255 / 0.75) !important;
}
.border-purple-100\/80 {
  border-color: rgb(243 232 255 / 0.8) !important;
}
.border-purple-100\/87 {
  border-color: rgb(243 232 255 / 0.87) !important;
}
.border-purple-100\/90 {
  border-color: rgb(243 232 255 / 0.9) !important;
}
.border-purple-100\/95 {
  border-color: rgb(243 232 255 / 0.95) !important;
}
.border-purple-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-purple-200\/0 {
  border-color: rgb(233 213 255 / 0) !important;
}
.border-purple-200\/10 {
  border-color: rgb(233 213 255 / 0.1) !important;
}
.border-purple-200\/100 {
  border-color: rgb(233 213 255 / 1) !important;
}
.border-purple-200\/12 {
  border-color: rgb(233 213 255 / 0.12) !important;
}
.border-purple-200\/20 {
  border-color: rgb(233 213 255 / 0.2) !important;
}
.border-purple-200\/25 {
  border-color: rgb(233 213 255 / 0.25) !important;
}
.border-purple-200\/30 {
  border-color: rgb(233 213 255 / 0.3) !important;
}
.border-purple-200\/38 {
  border-color: rgb(233 213 255 / 0.38) !important;
}
.border-purple-200\/40 {
  border-color: rgb(233 213 255 / 0.4) !important;
}
.border-purple-200\/5 {
  border-color: rgb(233 213 255 / 0.05) !important;
}
.border-purple-200\/50 {
  border-color: rgb(233 213 255 / 0.5) !important;
}
.border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6) !important;
}
.border-purple-200\/70 {
  border-color: rgb(233 213 255 / 0.7) !important;
}
.border-purple-200\/75 {
  border-color: rgb(233 213 255 / 0.75) !important;
}
.border-purple-200\/80 {
  border-color: rgb(233 213 255 / 0.8) !important;
}
.border-purple-200\/87 {
  border-color: rgb(233 213 255 / 0.87) !important;
}
.border-purple-200\/90 {
  border-color: rgb(233 213 255 / 0.9) !important;
}
.border-purple-200\/95 {
  border-color: rgb(233 213 255 / 0.95) !important;
}
.border-purple-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-purple-300\/0 {
  border-color: rgb(216 180 254 / 0) !important;
}
.border-purple-300\/10 {
  border-color: rgb(216 180 254 / 0.1) !important;
}
.border-purple-300\/100 {
  border-color: rgb(216 180 254 / 1) !important;
}
.border-purple-300\/12 {
  border-color: rgb(216 180 254 / 0.12) !important;
}
.border-purple-300\/20 {
  border-color: rgb(216 180 254 / 0.2) !important;
}
.border-purple-300\/25 {
  border-color: rgb(216 180 254 / 0.25) !important;
}
.border-purple-300\/30 {
  border-color: rgb(216 180 254 / 0.3) !important;
}
.border-purple-300\/38 {
  border-color: rgb(216 180 254 / 0.38) !important;
}
.border-purple-300\/40 {
  border-color: rgb(216 180 254 / 0.4) !important;
}
.border-purple-300\/5 {
  border-color: rgb(216 180 254 / 0.05) !important;
}
.border-purple-300\/50 {
  border-color: rgb(216 180 254 / 0.5) !important;
}
.border-purple-300\/60 {
  border-color: rgb(216 180 254 / 0.6) !important;
}
.border-purple-300\/70 {
  border-color: rgb(216 180 254 / 0.7) !important;
}
.border-purple-300\/75 {
  border-color: rgb(216 180 254 / 0.75) !important;
}
.border-purple-300\/80 {
  border-color: rgb(216 180 254 / 0.8) !important;
}
.border-purple-300\/87 {
  border-color: rgb(216 180 254 / 0.87) !important;
}
.border-purple-300\/90 {
  border-color: rgb(216 180 254 / 0.9) !important;
}
.border-purple-300\/95 {
  border-color: rgb(216 180 254 / 0.95) !important;
}
.border-purple-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-purple-400\/0 {
  border-color: rgb(192 132 252 / 0) !important;
}
.border-purple-400\/10 {
  border-color: rgb(192 132 252 / 0.1) !important;
}
.border-purple-400\/100 {
  border-color: rgb(192 132 252 / 1) !important;
}
.border-purple-400\/12 {
  border-color: rgb(192 132 252 / 0.12) !important;
}
.border-purple-400\/20 {
  border-color: rgb(192 132 252 / 0.2) !important;
}
.border-purple-400\/25 {
  border-color: rgb(192 132 252 / 0.25) !important;
}
.border-purple-400\/30 {
  border-color: rgb(192 132 252 / 0.3) !important;
}
.border-purple-400\/38 {
  border-color: rgb(192 132 252 / 0.38) !important;
}
.border-purple-400\/40 {
  border-color: rgb(192 132 252 / 0.4) !important;
}
.border-purple-400\/5 {
  border-color: rgb(192 132 252 / 0.05) !important;
}
.border-purple-400\/50 {
  border-color: rgb(192 132 252 / 0.5) !important;
}
.border-purple-400\/60 {
  border-color: rgb(192 132 252 / 0.6) !important;
}
.border-purple-400\/70 {
  border-color: rgb(192 132 252 / 0.7) !important;
}
.border-purple-400\/75 {
  border-color: rgb(192 132 252 / 0.75) !important;
}
.border-purple-400\/80 {
  border-color: rgb(192 132 252 / 0.8) !important;
}
.border-purple-400\/87 {
  border-color: rgb(192 132 252 / 0.87) !important;
}
.border-purple-400\/90 {
  border-color: rgb(192 132 252 / 0.9) !important;
}
.border-purple-400\/95 {
  border-color: rgb(192 132 252 / 0.95) !important;
}
.border-purple-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-purple-50\/0 {
  border-color: rgb(250 245 255 / 0) !important;
}
.border-purple-50\/10 {
  border-color: rgb(250 245 255 / 0.1) !important;
}
.border-purple-50\/100 {
  border-color: rgb(250 245 255 / 1) !important;
}
.border-purple-50\/12 {
  border-color: rgb(250 245 255 / 0.12) !important;
}
.border-purple-50\/20 {
  border-color: rgb(250 245 255 / 0.2) !important;
}
.border-purple-50\/25 {
  border-color: rgb(250 245 255 / 0.25) !important;
}
.border-purple-50\/30 {
  border-color: rgb(250 245 255 / 0.3) !important;
}
.border-purple-50\/38 {
  border-color: rgb(250 245 255 / 0.38) !important;
}
.border-purple-50\/40 {
  border-color: rgb(250 245 255 / 0.4) !important;
}
.border-purple-50\/5 {
  border-color: rgb(250 245 255 / 0.05) !important;
}
.border-purple-50\/50 {
  border-color: rgb(250 245 255 / 0.5) !important;
}
.border-purple-50\/60 {
  border-color: rgb(250 245 255 / 0.6) !important;
}
.border-purple-50\/70 {
  border-color: rgb(250 245 255 / 0.7) !important;
}
.border-purple-50\/75 {
  border-color: rgb(250 245 255 / 0.75) !important;
}
.border-purple-50\/80 {
  border-color: rgb(250 245 255 / 0.8) !important;
}
.border-purple-50\/87 {
  border-color: rgb(250 245 255 / 0.87) !important;
}
.border-purple-50\/90 {
  border-color: rgb(250 245 255 / 0.9) !important;
}
.border-purple-50\/95 {
  border-color: rgb(250 245 255 / 0.95) !important;
}
.border-purple-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-purple-500\/0 {
  border-color: rgb(168 85 247 / 0) !important;
}
.border-purple-500\/10 {
  border-color: rgb(168 85 247 / 0.1) !important;
}
.border-purple-500\/100 {
  border-color: rgb(168 85 247 / 1) !important;
}
.border-purple-500\/12 {
  border-color: rgb(168 85 247 / 0.12) !important;
}
.border-purple-500\/20 {
  border-color: rgb(168 85 247 / 0.2) !important;
}
.border-purple-500\/25 {
  border-color: rgb(168 85 247 / 0.25) !important;
}
.border-purple-500\/30 {
  border-color: rgb(168 85 247 / 0.3) !important;
}
.border-purple-500\/38 {
  border-color: rgb(168 85 247 / 0.38) !important;
}
.border-purple-500\/40 {
  border-color: rgb(168 85 247 / 0.4) !important;
}
.border-purple-500\/5 {
  border-color: rgb(168 85 247 / 0.05) !important;
}
.border-purple-500\/50 {
  border-color: rgb(168 85 247 / 0.5) !important;
}
.border-purple-500\/60 {
  border-color: rgb(168 85 247 / 0.6) !important;
}
.border-purple-500\/70 {
  border-color: rgb(168 85 247 / 0.7) !important;
}
.border-purple-500\/75 {
  border-color: rgb(168 85 247 / 0.75) !important;
}
.border-purple-500\/80 {
  border-color: rgb(168 85 247 / 0.8) !important;
}
.border-purple-500\/87 {
  border-color: rgb(168 85 247 / 0.87) !important;
}
.border-purple-500\/90 {
  border-color: rgb(168 85 247 / 0.9) !important;
}
.border-purple-500\/95 {
  border-color: rgb(168 85 247 / 0.95) !important;
}
.border-purple-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-purple-600\/0 {
  border-color: rgb(147 51 234 / 0) !important;
}
.border-purple-600\/10 {
  border-color: rgb(147 51 234 / 0.1) !important;
}
.border-purple-600\/100 {
  border-color: rgb(147 51 234 / 1) !important;
}
.border-purple-600\/12 {
  border-color: rgb(147 51 234 / 0.12) !important;
}
.border-purple-600\/20 {
  border-color: rgb(147 51 234 / 0.2) !important;
}
.border-purple-600\/25 {
  border-color: rgb(147 51 234 / 0.25) !important;
}
.border-purple-600\/30 {
  border-color: rgb(147 51 234 / 0.3) !important;
}
.border-purple-600\/38 {
  border-color: rgb(147 51 234 / 0.38) !important;
}
.border-purple-600\/40 {
  border-color: rgb(147 51 234 / 0.4) !important;
}
.border-purple-600\/5 {
  border-color: rgb(147 51 234 / 0.05) !important;
}
.border-purple-600\/50 {
  border-color: rgb(147 51 234 / 0.5) !important;
}
.border-purple-600\/60 {
  border-color: rgb(147 51 234 / 0.6) !important;
}
.border-purple-600\/70 {
  border-color: rgb(147 51 234 / 0.7) !important;
}
.border-purple-600\/75 {
  border-color: rgb(147 51 234 / 0.75) !important;
}
.border-purple-600\/80 {
  border-color: rgb(147 51 234 / 0.8) !important;
}
.border-purple-600\/87 {
  border-color: rgb(147 51 234 / 0.87) !important;
}
.border-purple-600\/90 {
  border-color: rgb(147 51 234 / 0.9) !important;
}
.border-purple-600\/95 {
  border-color: rgb(147 51 234 / 0.95) !important;
}
.border-purple-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-purple-700\/0 {
  border-color: rgb(126 34 206 / 0) !important;
}
.border-purple-700\/10 {
  border-color: rgb(126 34 206 / 0.1) !important;
}
.border-purple-700\/100 {
  border-color: rgb(126 34 206 / 1) !important;
}
.border-purple-700\/12 {
  border-color: rgb(126 34 206 / 0.12) !important;
}
.border-purple-700\/20 {
  border-color: rgb(126 34 206 / 0.2) !important;
}
.border-purple-700\/25 {
  border-color: rgb(126 34 206 / 0.25) !important;
}
.border-purple-700\/30 {
  border-color: rgb(126 34 206 / 0.3) !important;
}
.border-purple-700\/38 {
  border-color: rgb(126 34 206 / 0.38) !important;
}
.border-purple-700\/40 {
  border-color: rgb(126 34 206 / 0.4) !important;
}
.border-purple-700\/5 {
  border-color: rgb(126 34 206 / 0.05) !important;
}
.border-purple-700\/50 {
  border-color: rgb(126 34 206 / 0.5) !important;
}
.border-purple-700\/60 {
  border-color: rgb(126 34 206 / 0.6) !important;
}
.border-purple-700\/70 {
  border-color: rgb(126 34 206 / 0.7) !important;
}
.border-purple-700\/75 {
  border-color: rgb(126 34 206 / 0.75) !important;
}
.border-purple-700\/80 {
  border-color: rgb(126 34 206 / 0.8) !important;
}
.border-purple-700\/87 {
  border-color: rgb(126 34 206 / 0.87) !important;
}
.border-purple-700\/90 {
  border-color: rgb(126 34 206 / 0.9) !important;
}
.border-purple-700\/95 {
  border-color: rgb(126 34 206 / 0.95) !important;
}
.border-purple-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-purple-800\/0 {
  border-color: rgb(107 33 168 / 0) !important;
}
.border-purple-800\/10 {
  border-color: rgb(107 33 168 / 0.1) !important;
}
.border-purple-800\/100 {
  border-color: rgb(107 33 168 / 1) !important;
}
.border-purple-800\/12 {
  border-color: rgb(107 33 168 / 0.12) !important;
}
.border-purple-800\/20 {
  border-color: rgb(107 33 168 / 0.2) !important;
}
.border-purple-800\/25 {
  border-color: rgb(107 33 168 / 0.25) !important;
}
.border-purple-800\/30 {
  border-color: rgb(107 33 168 / 0.3) !important;
}
.border-purple-800\/38 {
  border-color: rgb(107 33 168 / 0.38) !important;
}
.border-purple-800\/40 {
  border-color: rgb(107 33 168 / 0.4) !important;
}
.border-purple-800\/5 {
  border-color: rgb(107 33 168 / 0.05) !important;
}
.border-purple-800\/50 {
  border-color: rgb(107 33 168 / 0.5) !important;
}
.border-purple-800\/60 {
  border-color: rgb(107 33 168 / 0.6) !important;
}
.border-purple-800\/70 {
  border-color: rgb(107 33 168 / 0.7) !important;
}
.border-purple-800\/75 {
  border-color: rgb(107 33 168 / 0.75) !important;
}
.border-purple-800\/80 {
  border-color: rgb(107 33 168 / 0.8) !important;
}
.border-purple-800\/87 {
  border-color: rgb(107 33 168 / 0.87) !important;
}
.border-purple-800\/90 {
  border-color: rgb(107 33 168 / 0.9) !important;
}
.border-purple-800\/95 {
  border-color: rgb(107 33 168 / 0.95) !important;
}
.border-purple-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-purple-900\/0 {
  border-color: rgb(88 28 135 / 0) !important;
}
.border-purple-900\/10 {
  border-color: rgb(88 28 135 / 0.1) !important;
}
.border-purple-900\/100 {
  border-color: rgb(88 28 135 / 1) !important;
}
.border-purple-900\/12 {
  border-color: rgb(88 28 135 / 0.12) !important;
}
.border-purple-900\/20 {
  border-color: rgb(88 28 135 / 0.2) !important;
}
.border-purple-900\/25 {
  border-color: rgb(88 28 135 / 0.25) !important;
}
.border-purple-900\/30 {
  border-color: rgb(88 28 135 / 0.3) !important;
}
.border-purple-900\/38 {
  border-color: rgb(88 28 135 / 0.38) !important;
}
.border-purple-900\/40 {
  border-color: rgb(88 28 135 / 0.4) !important;
}
.border-purple-900\/5 {
  border-color: rgb(88 28 135 / 0.05) !important;
}
.border-purple-900\/50 {
  border-color: rgb(88 28 135 / 0.5) !important;
}
.border-purple-900\/60 {
  border-color: rgb(88 28 135 / 0.6) !important;
}
.border-purple-900\/70 {
  border-color: rgb(88 28 135 / 0.7) !important;
}
.border-purple-900\/75 {
  border-color: rgb(88 28 135 / 0.75) !important;
}
.border-purple-900\/80 {
  border-color: rgb(88 28 135 / 0.8) !important;
}
.border-purple-900\/87 {
  border-color: rgb(88 28 135 / 0.87) !important;
}
.border-purple-900\/90 {
  border-color: rgb(88 28 135 / 0.9) !important;
}
.border-purple-900\/95 {
  border-color: rgb(88 28 135 / 0.95) !important;
}
.border-purple-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-purple-950\/0 {
  border-color: rgb(59 7 100 / 0) !important;
}
.border-purple-950\/10 {
  border-color: rgb(59 7 100 / 0.1) !important;
}
.border-purple-950\/100 {
  border-color: rgb(59 7 100 / 1) !important;
}
.border-purple-950\/12 {
  border-color: rgb(59 7 100 / 0.12) !important;
}
.border-purple-950\/20 {
  border-color: rgb(59 7 100 / 0.2) !important;
}
.border-purple-950\/25 {
  border-color: rgb(59 7 100 / 0.25) !important;
}
.border-purple-950\/30 {
  border-color: rgb(59 7 100 / 0.3) !important;
}
.border-purple-950\/38 {
  border-color: rgb(59 7 100 / 0.38) !important;
}
.border-purple-950\/40 {
  border-color: rgb(59 7 100 / 0.4) !important;
}
.border-purple-950\/5 {
  border-color: rgb(59 7 100 / 0.05) !important;
}
.border-purple-950\/50 {
  border-color: rgb(59 7 100 / 0.5) !important;
}
.border-purple-950\/60 {
  border-color: rgb(59 7 100 / 0.6) !important;
}
.border-purple-950\/70 {
  border-color: rgb(59 7 100 / 0.7) !important;
}
.border-purple-950\/75 {
  border-color: rgb(59 7 100 / 0.75) !important;
}
.border-purple-950\/80 {
  border-color: rgb(59 7 100 / 0.8) !important;
}
.border-purple-950\/87 {
  border-color: rgb(59 7 100 / 0.87) !important;
}
.border-purple-950\/90 {
  border-color: rgb(59 7 100 / 0.9) !important;
}
.border-purple-950\/95 {
  border-color: rgb(59 7 100 / 0.95) !important;
}
.border-red-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-red-100\/0 {
  border-color: rgb(254 226 226 / 0) !important;
}
.border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1) !important;
}
.border-red-100\/100 {
  border-color: rgb(254 226 226 / 1) !important;
}
.border-red-100\/12 {
  border-color: rgb(254 226 226 / 0.12) !important;
}
.border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2) !important;
}
.border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25) !important;
}
.border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3) !important;
}
.border-red-100\/38 {
  border-color: rgb(254 226 226 / 0.38) !important;
}
.border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4) !important;
}
.border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05) !important;
}
.border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5) !important;
}
.border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6) !important;
}
.border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7) !important;
}
.border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75) !important;
}
.border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8) !important;
}
.border-red-100\/87 {
  border-color: rgb(254 226 226 / 0.87) !important;
}
.border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9) !important;
}
.border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95) !important;
}
.border-red-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-red-200\/0 {
  border-color: rgb(254 202 202 / 0) !important;
}
.border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1) !important;
}
.border-red-200\/100 {
  border-color: rgb(254 202 202 / 1) !important;
}
.border-red-200\/12 {
  border-color: rgb(254 202 202 / 0.12) !important;
}
.border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2) !important;
}
.border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25) !important;
}
.border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3) !important;
}
.border-red-200\/38 {
  border-color: rgb(254 202 202 / 0.38) !important;
}
.border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4) !important;
}
.border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05) !important;
}
.border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5) !important;
}
.border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6) !important;
}
.border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7) !important;
}
.border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75) !important;
}
.border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8) !important;
}
.border-red-200\/87 {
  border-color: rgb(254 202 202 / 0.87) !important;
}
.border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9) !important;
}
.border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95) !important;
}
.border-red-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-red-300\/0 {
  border-color: rgb(252 165 165 / 0) !important;
}
.border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1) !important;
}
.border-red-300\/100 {
  border-color: rgb(252 165 165 / 1) !important;
}
.border-red-300\/12 {
  border-color: rgb(252 165 165 / 0.12) !important;
}
.border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2) !important;
}
.border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25) !important;
}
.border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3) !important;
}
.border-red-300\/38 {
  border-color: rgb(252 165 165 / 0.38) !important;
}
.border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4) !important;
}
.border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05) !important;
}
.border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5) !important;
}
.border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6) !important;
}
.border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7) !important;
}
.border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75) !important;
}
.border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8) !important;
}
.border-red-300\/87 {
  border-color: rgb(252 165 165 / 0.87) !important;
}
.border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9) !important;
}
.border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95) !important;
}
.border-red-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-red-400\/0 {
  border-color: rgb(248 113 113 / 0) !important;
}
.border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1) !important;
}
.border-red-400\/100 {
  border-color: rgb(248 113 113 / 1) !important;
}
.border-red-400\/12 {
  border-color: rgb(248 113 113 / 0.12) !important;
}
.border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2) !important;
}
.border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25) !important;
}
.border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3) !important;
}
.border-red-400\/38 {
  border-color: rgb(248 113 113 / 0.38) !important;
}
.border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4) !important;
}
.border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05) !important;
}
.border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5) !important;
}
.border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6) !important;
}
.border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7) !important;
}
.border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75) !important;
}
.border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8) !important;
}
.border-red-400\/87 {
  border-color: rgb(248 113 113 / 0.87) !important;
}
.border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9) !important;
}
.border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95) !important;
}
.border-red-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-red-50\/0 {
  border-color: rgb(254 242 242 / 0) !important;
}
.border-red-50\/10 {
  border-color: rgb(254 242 242 / 0.1) !important;
}
.border-red-50\/100 {
  border-color: rgb(254 242 242 / 1) !important;
}
.border-red-50\/12 {
  border-color: rgb(254 242 242 / 0.12) !important;
}
.border-red-50\/20 {
  border-color: rgb(254 242 242 / 0.2) !important;
}
.border-red-50\/25 {
  border-color: rgb(254 242 242 / 0.25) !important;
}
.border-red-50\/30 {
  border-color: rgb(254 242 242 / 0.3) !important;
}
.border-red-50\/38 {
  border-color: rgb(254 242 242 / 0.38) !important;
}
.border-red-50\/40 {
  border-color: rgb(254 242 242 / 0.4) !important;
}
.border-red-50\/5 {
  border-color: rgb(254 242 242 / 0.05) !important;
}
.border-red-50\/50 {
  border-color: rgb(254 242 242 / 0.5) !important;
}
.border-red-50\/60 {
  border-color: rgb(254 242 242 / 0.6) !important;
}
.border-red-50\/70 {
  border-color: rgb(254 242 242 / 0.7) !important;
}
.border-red-50\/75 {
  border-color: rgb(254 242 242 / 0.75) !important;
}
.border-red-50\/80 {
  border-color: rgb(254 242 242 / 0.8) !important;
}
.border-red-50\/87 {
  border-color: rgb(254 242 242 / 0.87) !important;
}
.border-red-50\/90 {
  border-color: rgb(254 242 242 / 0.9) !important;
}
.border-red-50\/95 {
  border-color: rgb(254 242 242 / 0.95) !important;
}
.border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-red-500\/0 {
  border-color: rgb(239 68 68 / 0) !important;
}
.border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1) !important;
}
.border-red-500\/100 {
  border-color: rgb(239 68 68 / 1) !important;
}
.border-red-500\/12 {
  border-color: rgb(239 68 68 / 0.12) !important;
}
.border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2) !important;
}
.border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25) !important;
}
.border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3) !important;
}
.border-red-500\/38 {
  border-color: rgb(239 68 68 / 0.38) !important;
}
.border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4) !important;
}
.border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05) !important;
}
.border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5) !important;
}
.border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6) !important;
}
.border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7) !important;
}
.border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75) !important;
}
.border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8) !important;
}
.border-red-500\/87 {
  border-color: rgb(239 68 68 / 0.87) !important;
}
.border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9) !important;
}
.border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95) !important;
}
.border-red-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-red-600\/0 {
  border-color: rgb(220 38 38 / 0) !important;
}
.border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1) !important;
}
.border-red-600\/100 {
  border-color: rgb(220 38 38 / 1) !important;
}
.border-red-600\/12 {
  border-color: rgb(220 38 38 / 0.12) !important;
}
.border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2) !important;
}
.border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25) !important;
}
.border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3) !important;
}
.border-red-600\/38 {
  border-color: rgb(220 38 38 / 0.38) !important;
}
.border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4) !important;
}
.border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05) !important;
}
.border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5) !important;
}
.border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6) !important;
}
.border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7) !important;
}
.border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75) !important;
}
.border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8) !important;
}
.border-red-600\/87 {
  border-color: rgb(220 38 38 / 0.87) !important;
}
.border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9) !important;
}
.border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95) !important;
}
.border-red-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-red-700\/0 {
  border-color: rgb(185 28 28 / 0) !important;
}
.border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1) !important;
}
.border-red-700\/100 {
  border-color: rgb(185 28 28 / 1) !important;
}
.border-red-700\/12 {
  border-color: rgb(185 28 28 / 0.12) !important;
}
.border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2) !important;
}
.border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25) !important;
}
.border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3) !important;
}
.border-red-700\/38 {
  border-color: rgb(185 28 28 / 0.38) !important;
}
.border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4) !important;
}
.border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05) !important;
}
.border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5) !important;
}
.border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6) !important;
}
.border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7) !important;
}
.border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75) !important;
}
.border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8) !important;
}
.border-red-700\/87 {
  border-color: rgb(185 28 28 / 0.87) !important;
}
.border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9) !important;
}
.border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95) !important;
}
.border-red-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-red-800\/0 {
  border-color: rgb(153 27 27 / 0) !important;
}
.border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1) !important;
}
.border-red-800\/100 {
  border-color: rgb(153 27 27 / 1) !important;
}
.border-red-800\/12 {
  border-color: rgb(153 27 27 / 0.12) !important;
}
.border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2) !important;
}
.border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25) !important;
}
.border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3) !important;
}
.border-red-800\/38 {
  border-color: rgb(153 27 27 / 0.38) !important;
}
.border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4) !important;
}
.border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05) !important;
}
.border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5) !important;
}
.border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6) !important;
}
.border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7) !important;
}
.border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75) !important;
}
.border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8) !important;
}
.border-red-800\/87 {
  border-color: rgb(153 27 27 / 0.87) !important;
}
.border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9) !important;
}
.border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95) !important;
}
.border-red-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-red-900\/0 {
  border-color: rgb(127 29 29 / 0) !important;
}
.border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1) !important;
}
.border-red-900\/100 {
  border-color: rgb(127 29 29 / 1) !important;
}
.border-red-900\/12 {
  border-color: rgb(127 29 29 / 0.12) !important;
}
.border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2) !important;
}
.border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25) !important;
}
.border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3) !important;
}
.border-red-900\/38 {
  border-color: rgb(127 29 29 / 0.38) !important;
}
.border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4) !important;
}
.border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05) !important;
}
.border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5) !important;
}
.border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6) !important;
}
.border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7) !important;
}
.border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75) !important;
}
.border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8) !important;
}
.border-red-900\/87 {
  border-color: rgb(127 29 29 / 0.87) !important;
}
.border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9) !important;
}
.border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95) !important;
}
.border-red-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-red-950\/0 {
  border-color: rgb(69 10 10 / 0) !important;
}
.border-red-950\/10 {
  border-color: rgb(69 10 10 / 0.1) !important;
}
.border-red-950\/100 {
  border-color: rgb(69 10 10 / 1) !important;
}
.border-red-950\/12 {
  border-color: rgb(69 10 10 / 0.12) !important;
}
.border-red-950\/20 {
  border-color: rgb(69 10 10 / 0.2) !important;
}
.border-red-950\/25 {
  border-color: rgb(69 10 10 / 0.25) !important;
}
.border-red-950\/30 {
  border-color: rgb(69 10 10 / 0.3) !important;
}
.border-red-950\/38 {
  border-color: rgb(69 10 10 / 0.38) !important;
}
.border-red-950\/40 {
  border-color: rgb(69 10 10 / 0.4) !important;
}
.border-red-950\/5 {
  border-color: rgb(69 10 10 / 0.05) !important;
}
.border-red-950\/50 {
  border-color: rgb(69 10 10 / 0.5) !important;
}
.border-red-950\/60 {
  border-color: rgb(69 10 10 / 0.6) !important;
}
.border-red-950\/70 {
  border-color: rgb(69 10 10 / 0.7) !important;
}
.border-red-950\/75 {
  border-color: rgb(69 10 10 / 0.75) !important;
}
.border-red-950\/80 {
  border-color: rgb(69 10 10 / 0.8) !important;
}
.border-red-950\/87 {
  border-color: rgb(69 10 10 / 0.87) !important;
}
.border-red-950\/90 {
  border-color: rgb(69 10 10 / 0.9) !important;
}
.border-red-950\/95 {
  border-color: rgb(69 10 10 / 0.95) !important;
}
.border-rose-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-rose-100\/0 {
  border-color: rgb(255 228 230 / 0) !important;
}
.border-rose-100\/10 {
  border-color: rgb(255 228 230 / 0.1) !important;
}
.border-rose-100\/100 {
  border-color: rgb(255 228 230 / 1) !important;
}
.border-rose-100\/12 {
  border-color: rgb(255 228 230 / 0.12) !important;
}
.border-rose-100\/20 {
  border-color: rgb(255 228 230 / 0.2) !important;
}
.border-rose-100\/25 {
  border-color: rgb(255 228 230 / 0.25) !important;
}
.border-rose-100\/30 {
  border-color: rgb(255 228 230 / 0.3) !important;
}
.border-rose-100\/38 {
  border-color: rgb(255 228 230 / 0.38) !important;
}
.border-rose-100\/40 {
  border-color: rgb(255 228 230 / 0.4) !important;
}
.border-rose-100\/5 {
  border-color: rgb(255 228 230 / 0.05) !important;
}
.border-rose-100\/50 {
  border-color: rgb(255 228 230 / 0.5) !important;
}
.border-rose-100\/60 {
  border-color: rgb(255 228 230 / 0.6) !important;
}
.border-rose-100\/70 {
  border-color: rgb(255 228 230 / 0.7) !important;
}
.border-rose-100\/75 {
  border-color: rgb(255 228 230 / 0.75) !important;
}
.border-rose-100\/80 {
  border-color: rgb(255 228 230 / 0.8) !important;
}
.border-rose-100\/87 {
  border-color: rgb(255 228 230 / 0.87) !important;
}
.border-rose-100\/90 {
  border-color: rgb(255 228 230 / 0.9) !important;
}
.border-rose-100\/95 {
  border-color: rgb(255 228 230 / 0.95) !important;
}
.border-rose-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-rose-200\/0 {
  border-color: rgb(254 205 211 / 0) !important;
}
.border-rose-200\/10 {
  border-color: rgb(254 205 211 / 0.1) !important;
}
.border-rose-200\/100 {
  border-color: rgb(254 205 211 / 1) !important;
}
.border-rose-200\/12 {
  border-color: rgb(254 205 211 / 0.12) !important;
}
.border-rose-200\/20 {
  border-color: rgb(254 205 211 / 0.2) !important;
}
.border-rose-200\/25 {
  border-color: rgb(254 205 211 / 0.25) !important;
}
.border-rose-200\/30 {
  border-color: rgb(254 205 211 / 0.3) !important;
}
.border-rose-200\/38 {
  border-color: rgb(254 205 211 / 0.38) !important;
}
.border-rose-200\/40 {
  border-color: rgb(254 205 211 / 0.4) !important;
}
.border-rose-200\/5 {
  border-color: rgb(254 205 211 / 0.05) !important;
}
.border-rose-200\/50 {
  border-color: rgb(254 205 211 / 0.5) !important;
}
.border-rose-200\/60 {
  border-color: rgb(254 205 211 / 0.6) !important;
}
.border-rose-200\/70 {
  border-color: rgb(254 205 211 / 0.7) !important;
}
.border-rose-200\/75 {
  border-color: rgb(254 205 211 / 0.75) !important;
}
.border-rose-200\/80 {
  border-color: rgb(254 205 211 / 0.8) !important;
}
.border-rose-200\/87 {
  border-color: rgb(254 205 211 / 0.87) !important;
}
.border-rose-200\/90 {
  border-color: rgb(254 205 211 / 0.9) !important;
}
.border-rose-200\/95 {
  border-color: rgb(254 205 211 / 0.95) !important;
}
.border-rose-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-rose-300\/0 {
  border-color: rgb(253 164 175 / 0) !important;
}
.border-rose-300\/10 {
  border-color: rgb(253 164 175 / 0.1) !important;
}
.border-rose-300\/100 {
  border-color: rgb(253 164 175 / 1) !important;
}
.border-rose-300\/12 {
  border-color: rgb(253 164 175 / 0.12) !important;
}
.border-rose-300\/20 {
  border-color: rgb(253 164 175 / 0.2) !important;
}
.border-rose-300\/25 {
  border-color: rgb(253 164 175 / 0.25) !important;
}
.border-rose-300\/30 {
  border-color: rgb(253 164 175 / 0.3) !important;
}
.border-rose-300\/38 {
  border-color: rgb(253 164 175 / 0.38) !important;
}
.border-rose-300\/40 {
  border-color: rgb(253 164 175 / 0.4) !important;
}
.border-rose-300\/5 {
  border-color: rgb(253 164 175 / 0.05) !important;
}
.border-rose-300\/50 {
  border-color: rgb(253 164 175 / 0.5) !important;
}
.border-rose-300\/60 {
  border-color: rgb(253 164 175 / 0.6) !important;
}
.border-rose-300\/70 {
  border-color: rgb(253 164 175 / 0.7) !important;
}
.border-rose-300\/75 {
  border-color: rgb(253 164 175 / 0.75) !important;
}
.border-rose-300\/80 {
  border-color: rgb(253 164 175 / 0.8) !important;
}
.border-rose-300\/87 {
  border-color: rgb(253 164 175 / 0.87) !important;
}
.border-rose-300\/90 {
  border-color: rgb(253 164 175 / 0.9) !important;
}
.border-rose-300\/95 {
  border-color: rgb(253 164 175 / 0.95) !important;
}
.border-rose-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-rose-400\/0 {
  border-color: rgb(251 113 133 / 0) !important;
}
.border-rose-400\/10 {
  border-color: rgb(251 113 133 / 0.1) !important;
}
.border-rose-400\/100 {
  border-color: rgb(251 113 133 / 1) !important;
}
.border-rose-400\/12 {
  border-color: rgb(251 113 133 / 0.12) !important;
}
.border-rose-400\/20 {
  border-color: rgb(251 113 133 / 0.2) !important;
}
.border-rose-400\/25 {
  border-color: rgb(251 113 133 / 0.25) !important;
}
.border-rose-400\/30 {
  border-color: rgb(251 113 133 / 0.3) !important;
}
.border-rose-400\/38 {
  border-color: rgb(251 113 133 / 0.38) !important;
}
.border-rose-400\/40 {
  border-color: rgb(251 113 133 / 0.4) !important;
}
.border-rose-400\/5 {
  border-color: rgb(251 113 133 / 0.05) !important;
}
.border-rose-400\/50 {
  border-color: rgb(251 113 133 / 0.5) !important;
}
.border-rose-400\/60 {
  border-color: rgb(251 113 133 / 0.6) !important;
}
.border-rose-400\/70 {
  border-color: rgb(251 113 133 / 0.7) !important;
}
.border-rose-400\/75 {
  border-color: rgb(251 113 133 / 0.75) !important;
}
.border-rose-400\/80 {
  border-color: rgb(251 113 133 / 0.8) !important;
}
.border-rose-400\/87 {
  border-color: rgb(251 113 133 / 0.87) !important;
}
.border-rose-400\/90 {
  border-color: rgb(251 113 133 / 0.9) !important;
}
.border-rose-400\/95 {
  border-color: rgb(251 113 133 / 0.95) !important;
}
.border-rose-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-rose-50\/0 {
  border-color: rgb(255 241 242 / 0) !important;
}
.border-rose-50\/10 {
  border-color: rgb(255 241 242 / 0.1) !important;
}
.border-rose-50\/100 {
  border-color: rgb(255 241 242 / 1) !important;
}
.border-rose-50\/12 {
  border-color: rgb(255 241 242 / 0.12) !important;
}
.border-rose-50\/20 {
  border-color: rgb(255 241 242 / 0.2) !important;
}
.border-rose-50\/25 {
  border-color: rgb(255 241 242 / 0.25) !important;
}
.border-rose-50\/30 {
  border-color: rgb(255 241 242 / 0.3) !important;
}
.border-rose-50\/38 {
  border-color: rgb(255 241 242 / 0.38) !important;
}
.border-rose-50\/40 {
  border-color: rgb(255 241 242 / 0.4) !important;
}
.border-rose-50\/5 {
  border-color: rgb(255 241 242 / 0.05) !important;
}
.border-rose-50\/50 {
  border-color: rgb(255 241 242 / 0.5) !important;
}
.border-rose-50\/60 {
  border-color: rgb(255 241 242 / 0.6) !important;
}
.border-rose-50\/70 {
  border-color: rgb(255 241 242 / 0.7) !important;
}
.border-rose-50\/75 {
  border-color: rgb(255 241 242 / 0.75) !important;
}
.border-rose-50\/80 {
  border-color: rgb(255 241 242 / 0.8) !important;
}
.border-rose-50\/87 {
  border-color: rgb(255 241 242 / 0.87) !important;
}
.border-rose-50\/90 {
  border-color: rgb(255 241 242 / 0.9) !important;
}
.border-rose-50\/95 {
  border-color: rgb(255 241 242 / 0.95) !important;
}
.border-rose-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-rose-500\/0 {
  border-color: rgb(244 63 94 / 0) !important;
}
.border-rose-500\/10 {
  border-color: rgb(244 63 94 / 0.1) !important;
}
.border-rose-500\/100 {
  border-color: rgb(244 63 94 / 1) !important;
}
.border-rose-500\/12 {
  border-color: rgb(244 63 94 / 0.12) !important;
}
.border-rose-500\/20 {
  border-color: rgb(244 63 94 / 0.2) !important;
}
.border-rose-500\/25 {
  border-color: rgb(244 63 94 / 0.25) !important;
}
.border-rose-500\/30 {
  border-color: rgb(244 63 94 / 0.3) !important;
}
.border-rose-500\/38 {
  border-color: rgb(244 63 94 / 0.38) !important;
}
.border-rose-500\/40 {
  border-color: rgb(244 63 94 / 0.4) !important;
}
.border-rose-500\/5 {
  border-color: rgb(244 63 94 / 0.05) !important;
}
.border-rose-500\/50 {
  border-color: rgb(244 63 94 / 0.5) !important;
}
.border-rose-500\/60 {
  border-color: rgb(244 63 94 / 0.6) !important;
}
.border-rose-500\/70 {
  border-color: rgb(244 63 94 / 0.7) !important;
}
.border-rose-500\/75 {
  border-color: rgb(244 63 94 / 0.75) !important;
}
.border-rose-500\/80 {
  border-color: rgb(244 63 94 / 0.8) !important;
}
.border-rose-500\/87 {
  border-color: rgb(244 63 94 / 0.87) !important;
}
.border-rose-500\/90 {
  border-color: rgb(244 63 94 / 0.9) !important;
}
.border-rose-500\/95 {
  border-color: rgb(244 63 94 / 0.95) !important;
}
.border-rose-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-rose-600\/0 {
  border-color: rgb(225 29 72 / 0) !important;
}
.border-rose-600\/10 {
  border-color: rgb(225 29 72 / 0.1) !important;
}
.border-rose-600\/100 {
  border-color: rgb(225 29 72 / 1) !important;
}
.border-rose-600\/12 {
  border-color: rgb(225 29 72 / 0.12) !important;
}
.border-rose-600\/20 {
  border-color: rgb(225 29 72 / 0.2) !important;
}
.border-rose-600\/25 {
  border-color: rgb(225 29 72 / 0.25) !important;
}
.border-rose-600\/30 {
  border-color: rgb(225 29 72 / 0.3) !important;
}
.border-rose-600\/38 {
  border-color: rgb(225 29 72 / 0.38) !important;
}
.border-rose-600\/40 {
  border-color: rgb(225 29 72 / 0.4) !important;
}
.border-rose-600\/5 {
  border-color: rgb(225 29 72 / 0.05) !important;
}
.border-rose-600\/50 {
  border-color: rgb(225 29 72 / 0.5) !important;
}
.border-rose-600\/60 {
  border-color: rgb(225 29 72 / 0.6) !important;
}
.border-rose-600\/70 {
  border-color: rgb(225 29 72 / 0.7) !important;
}
.border-rose-600\/75 {
  border-color: rgb(225 29 72 / 0.75) !important;
}
.border-rose-600\/80 {
  border-color: rgb(225 29 72 / 0.8) !important;
}
.border-rose-600\/87 {
  border-color: rgb(225 29 72 / 0.87) !important;
}
.border-rose-600\/90 {
  border-color: rgb(225 29 72 / 0.9) !important;
}
.border-rose-600\/95 {
  border-color: rgb(225 29 72 / 0.95) !important;
}
.border-rose-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-rose-700\/0 {
  border-color: rgb(190 18 60 / 0) !important;
}
.border-rose-700\/10 {
  border-color: rgb(190 18 60 / 0.1) !important;
}
.border-rose-700\/100 {
  border-color: rgb(190 18 60 / 1) !important;
}
.border-rose-700\/12 {
  border-color: rgb(190 18 60 / 0.12) !important;
}
.border-rose-700\/20 {
  border-color: rgb(190 18 60 / 0.2) !important;
}
.border-rose-700\/25 {
  border-color: rgb(190 18 60 / 0.25) !important;
}
.border-rose-700\/30 {
  border-color: rgb(190 18 60 / 0.3) !important;
}
.border-rose-700\/38 {
  border-color: rgb(190 18 60 / 0.38) !important;
}
.border-rose-700\/40 {
  border-color: rgb(190 18 60 / 0.4) !important;
}
.border-rose-700\/5 {
  border-color: rgb(190 18 60 / 0.05) !important;
}
.border-rose-700\/50 {
  border-color: rgb(190 18 60 / 0.5) !important;
}
.border-rose-700\/60 {
  border-color: rgb(190 18 60 / 0.6) !important;
}
.border-rose-700\/70 {
  border-color: rgb(190 18 60 / 0.7) !important;
}
.border-rose-700\/75 {
  border-color: rgb(190 18 60 / 0.75) !important;
}
.border-rose-700\/80 {
  border-color: rgb(190 18 60 / 0.8) !important;
}
.border-rose-700\/87 {
  border-color: rgb(190 18 60 / 0.87) !important;
}
.border-rose-700\/90 {
  border-color: rgb(190 18 60 / 0.9) !important;
}
.border-rose-700\/95 {
  border-color: rgb(190 18 60 / 0.95) !important;
}
.border-rose-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-rose-800\/0 {
  border-color: rgb(159 18 57 / 0) !important;
}
.border-rose-800\/10 {
  border-color: rgb(159 18 57 / 0.1) !important;
}
.border-rose-800\/100 {
  border-color: rgb(159 18 57 / 1) !important;
}
.border-rose-800\/12 {
  border-color: rgb(159 18 57 / 0.12) !important;
}
.border-rose-800\/20 {
  border-color: rgb(159 18 57 / 0.2) !important;
}
.border-rose-800\/25 {
  border-color: rgb(159 18 57 / 0.25) !important;
}
.border-rose-800\/30 {
  border-color: rgb(159 18 57 / 0.3) !important;
}
.border-rose-800\/38 {
  border-color: rgb(159 18 57 / 0.38) !important;
}
.border-rose-800\/40 {
  border-color: rgb(159 18 57 / 0.4) !important;
}
.border-rose-800\/5 {
  border-color: rgb(159 18 57 / 0.05) !important;
}
.border-rose-800\/50 {
  border-color: rgb(159 18 57 / 0.5) !important;
}
.border-rose-800\/60 {
  border-color: rgb(159 18 57 / 0.6) !important;
}
.border-rose-800\/70 {
  border-color: rgb(159 18 57 / 0.7) !important;
}
.border-rose-800\/75 {
  border-color: rgb(159 18 57 / 0.75) !important;
}
.border-rose-800\/80 {
  border-color: rgb(159 18 57 / 0.8) !important;
}
.border-rose-800\/87 {
  border-color: rgb(159 18 57 / 0.87) !important;
}
.border-rose-800\/90 {
  border-color: rgb(159 18 57 / 0.9) !important;
}
.border-rose-800\/95 {
  border-color: rgb(159 18 57 / 0.95) !important;
}
.border-rose-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-rose-900\/0 {
  border-color: rgb(136 19 55 / 0) !important;
}
.border-rose-900\/10 {
  border-color: rgb(136 19 55 / 0.1) !important;
}
.border-rose-900\/100 {
  border-color: rgb(136 19 55 / 1) !important;
}
.border-rose-900\/12 {
  border-color: rgb(136 19 55 / 0.12) !important;
}
.border-rose-900\/20 {
  border-color: rgb(136 19 55 / 0.2) !important;
}
.border-rose-900\/25 {
  border-color: rgb(136 19 55 / 0.25) !important;
}
.border-rose-900\/30 {
  border-color: rgb(136 19 55 / 0.3) !important;
}
.border-rose-900\/38 {
  border-color: rgb(136 19 55 / 0.38) !important;
}
.border-rose-900\/40 {
  border-color: rgb(136 19 55 / 0.4) !important;
}
.border-rose-900\/5 {
  border-color: rgb(136 19 55 / 0.05) !important;
}
.border-rose-900\/50 {
  border-color: rgb(136 19 55 / 0.5) !important;
}
.border-rose-900\/60 {
  border-color: rgb(136 19 55 / 0.6) !important;
}
.border-rose-900\/70 {
  border-color: rgb(136 19 55 / 0.7) !important;
}
.border-rose-900\/75 {
  border-color: rgb(136 19 55 / 0.75) !important;
}
.border-rose-900\/80 {
  border-color: rgb(136 19 55 / 0.8) !important;
}
.border-rose-900\/87 {
  border-color: rgb(136 19 55 / 0.87) !important;
}
.border-rose-900\/90 {
  border-color: rgb(136 19 55 / 0.9) !important;
}
.border-rose-900\/95 {
  border-color: rgb(136 19 55 / 0.95) !important;
}
.border-rose-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-rose-950\/0 {
  border-color: rgb(76 5 25 / 0) !important;
}
.border-rose-950\/10 {
  border-color: rgb(76 5 25 / 0.1) !important;
}
.border-rose-950\/100 {
  border-color: rgb(76 5 25 / 1) !important;
}
.border-rose-950\/12 {
  border-color: rgb(76 5 25 / 0.12) !important;
}
.border-rose-950\/20 {
  border-color: rgb(76 5 25 / 0.2) !important;
}
.border-rose-950\/25 {
  border-color: rgb(76 5 25 / 0.25) !important;
}
.border-rose-950\/30 {
  border-color: rgb(76 5 25 / 0.3) !important;
}
.border-rose-950\/38 {
  border-color: rgb(76 5 25 / 0.38) !important;
}
.border-rose-950\/40 {
  border-color: rgb(76 5 25 / 0.4) !important;
}
.border-rose-950\/5 {
  border-color: rgb(76 5 25 / 0.05) !important;
}
.border-rose-950\/50 {
  border-color: rgb(76 5 25 / 0.5) !important;
}
.border-rose-950\/60 {
  border-color: rgb(76 5 25 / 0.6) !important;
}
.border-rose-950\/70 {
  border-color: rgb(76 5 25 / 0.7) !important;
}
.border-rose-950\/75 {
  border-color: rgb(76 5 25 / 0.75) !important;
}
.border-rose-950\/80 {
  border-color: rgb(76 5 25 / 0.8) !important;
}
.border-rose-950\/87 {
  border-color: rgb(76 5 25 / 0.87) !important;
}
.border-rose-950\/90 {
  border-color: rgb(76 5 25 / 0.9) !important;
}
.border-rose-950\/95 {
  border-color: rgb(76 5 25 / 0.95) !important;
}
.border-sky-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-sky-100\/0 {
  border-color: rgb(224 242 254 / 0) !important;
}
.border-sky-100\/10 {
  border-color: rgb(224 242 254 / 0.1) !important;
}
.border-sky-100\/100 {
  border-color: rgb(224 242 254 / 1) !important;
}
.border-sky-100\/12 {
  border-color: rgb(224 242 254 / 0.12) !important;
}
.border-sky-100\/20 {
  border-color: rgb(224 242 254 / 0.2) !important;
}
.border-sky-100\/25 {
  border-color: rgb(224 242 254 / 0.25) !important;
}
.border-sky-100\/30 {
  border-color: rgb(224 242 254 / 0.3) !important;
}
.border-sky-100\/38 {
  border-color: rgb(224 242 254 / 0.38) !important;
}
.border-sky-100\/40 {
  border-color: rgb(224 242 254 / 0.4) !important;
}
.border-sky-100\/5 {
  border-color: rgb(224 242 254 / 0.05) !important;
}
.border-sky-100\/50 {
  border-color: rgb(224 242 254 / 0.5) !important;
}
.border-sky-100\/60 {
  border-color: rgb(224 242 254 / 0.6) !important;
}
.border-sky-100\/70 {
  border-color: rgb(224 242 254 / 0.7) !important;
}
.border-sky-100\/75 {
  border-color: rgb(224 242 254 / 0.75) !important;
}
.border-sky-100\/80 {
  border-color: rgb(224 242 254 / 0.8) !important;
}
.border-sky-100\/87 {
  border-color: rgb(224 242 254 / 0.87) !important;
}
.border-sky-100\/90 {
  border-color: rgb(224 242 254 / 0.9) !important;
}
.border-sky-100\/95 {
  border-color: rgb(224 242 254 / 0.95) !important;
}
.border-sky-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-sky-200\/0 {
  border-color: rgb(186 230 253 / 0) !important;
}
.border-sky-200\/10 {
  border-color: rgb(186 230 253 / 0.1) !important;
}
.border-sky-200\/100 {
  border-color: rgb(186 230 253 / 1) !important;
}
.border-sky-200\/12 {
  border-color: rgb(186 230 253 / 0.12) !important;
}
.border-sky-200\/20 {
  border-color: rgb(186 230 253 / 0.2) !important;
}
.border-sky-200\/25 {
  border-color: rgb(186 230 253 / 0.25) !important;
}
.border-sky-200\/30 {
  border-color: rgb(186 230 253 / 0.3) !important;
}
.border-sky-200\/38 {
  border-color: rgb(186 230 253 / 0.38) !important;
}
.border-sky-200\/40 {
  border-color: rgb(186 230 253 / 0.4) !important;
}
.border-sky-200\/5 {
  border-color: rgb(186 230 253 / 0.05) !important;
}
.border-sky-200\/50 {
  border-color: rgb(186 230 253 / 0.5) !important;
}
.border-sky-200\/60 {
  border-color: rgb(186 230 253 / 0.6) !important;
}
.border-sky-200\/70 {
  border-color: rgb(186 230 253 / 0.7) !important;
}
.border-sky-200\/75 {
  border-color: rgb(186 230 253 / 0.75) !important;
}
.border-sky-200\/80 {
  border-color: rgb(186 230 253 / 0.8) !important;
}
.border-sky-200\/87 {
  border-color: rgb(186 230 253 / 0.87) !important;
}
.border-sky-200\/90 {
  border-color: rgb(186 230 253 / 0.9) !important;
}
.border-sky-200\/95 {
  border-color: rgb(186 230 253 / 0.95) !important;
}
.border-sky-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-sky-300\/0 {
  border-color: rgb(125 211 252 / 0) !important;
}
.border-sky-300\/10 {
  border-color: rgb(125 211 252 / 0.1) !important;
}
.border-sky-300\/100 {
  border-color: rgb(125 211 252 / 1) !important;
}
.border-sky-300\/12 {
  border-color: rgb(125 211 252 / 0.12) !important;
}
.border-sky-300\/20 {
  border-color: rgb(125 211 252 / 0.2) !important;
}
.border-sky-300\/25 {
  border-color: rgb(125 211 252 / 0.25) !important;
}
.border-sky-300\/30 {
  border-color: rgb(125 211 252 / 0.3) !important;
}
.border-sky-300\/38 {
  border-color: rgb(125 211 252 / 0.38) !important;
}
.border-sky-300\/40 {
  border-color: rgb(125 211 252 / 0.4) !important;
}
.border-sky-300\/5 {
  border-color: rgb(125 211 252 / 0.05) !important;
}
.border-sky-300\/50 {
  border-color: rgb(125 211 252 / 0.5) !important;
}
.border-sky-300\/60 {
  border-color: rgb(125 211 252 / 0.6) !important;
}
.border-sky-300\/70 {
  border-color: rgb(125 211 252 / 0.7) !important;
}
.border-sky-300\/75 {
  border-color: rgb(125 211 252 / 0.75) !important;
}
.border-sky-300\/80 {
  border-color: rgb(125 211 252 / 0.8) !important;
}
.border-sky-300\/87 {
  border-color: rgb(125 211 252 / 0.87) !important;
}
.border-sky-300\/90 {
  border-color: rgb(125 211 252 / 0.9) !important;
}
.border-sky-300\/95 {
  border-color: rgb(125 211 252 / 0.95) !important;
}
.border-sky-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-sky-400\/0 {
  border-color: rgb(56 189 248 / 0) !important;
}
.border-sky-400\/10 {
  border-color: rgb(56 189 248 / 0.1) !important;
}
.border-sky-400\/100 {
  border-color: rgb(56 189 248 / 1) !important;
}
.border-sky-400\/12 {
  border-color: rgb(56 189 248 / 0.12) !important;
}
.border-sky-400\/20 {
  border-color: rgb(56 189 248 / 0.2) !important;
}
.border-sky-400\/25 {
  border-color: rgb(56 189 248 / 0.25) !important;
}
.border-sky-400\/30 {
  border-color: rgb(56 189 248 / 0.3) !important;
}
.border-sky-400\/38 {
  border-color: rgb(56 189 248 / 0.38) !important;
}
.border-sky-400\/40 {
  border-color: rgb(56 189 248 / 0.4) !important;
}
.border-sky-400\/5 {
  border-color: rgb(56 189 248 / 0.05) !important;
}
.border-sky-400\/50 {
  border-color: rgb(56 189 248 / 0.5) !important;
}
.border-sky-400\/60 {
  border-color: rgb(56 189 248 / 0.6) !important;
}
.border-sky-400\/70 {
  border-color: rgb(56 189 248 / 0.7) !important;
}
.border-sky-400\/75 {
  border-color: rgb(56 189 248 / 0.75) !important;
}
.border-sky-400\/80 {
  border-color: rgb(56 189 248 / 0.8) !important;
}
.border-sky-400\/87 {
  border-color: rgb(56 189 248 / 0.87) !important;
}
.border-sky-400\/90 {
  border-color: rgb(56 189 248 / 0.9) !important;
}
.border-sky-400\/95 {
  border-color: rgb(56 189 248 / 0.95) !important;
}
.border-sky-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-sky-50\/0 {
  border-color: rgb(240 249 255 / 0) !important;
}
.border-sky-50\/10 {
  border-color: rgb(240 249 255 / 0.1) !important;
}
.border-sky-50\/100 {
  border-color: rgb(240 249 255 / 1) !important;
}
.border-sky-50\/12 {
  border-color: rgb(240 249 255 / 0.12) !important;
}
.border-sky-50\/20 {
  border-color: rgb(240 249 255 / 0.2) !important;
}
.border-sky-50\/25 {
  border-color: rgb(240 249 255 / 0.25) !important;
}
.border-sky-50\/30 {
  border-color: rgb(240 249 255 / 0.3) !important;
}
.border-sky-50\/38 {
  border-color: rgb(240 249 255 / 0.38) !important;
}
.border-sky-50\/40 {
  border-color: rgb(240 249 255 / 0.4) !important;
}
.border-sky-50\/5 {
  border-color: rgb(240 249 255 / 0.05) !important;
}
.border-sky-50\/50 {
  border-color: rgb(240 249 255 / 0.5) !important;
}
.border-sky-50\/60 {
  border-color: rgb(240 249 255 / 0.6) !important;
}
.border-sky-50\/70 {
  border-color: rgb(240 249 255 / 0.7) !important;
}
.border-sky-50\/75 {
  border-color: rgb(240 249 255 / 0.75) !important;
}
.border-sky-50\/80 {
  border-color: rgb(240 249 255 / 0.8) !important;
}
.border-sky-50\/87 {
  border-color: rgb(240 249 255 / 0.87) !important;
}
.border-sky-50\/90 {
  border-color: rgb(240 249 255 / 0.9) !important;
}
.border-sky-50\/95 {
  border-color: rgb(240 249 255 / 0.95) !important;
}
.border-sky-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-sky-500\/0 {
  border-color: rgb(14 165 233 / 0) !important;
}
.border-sky-500\/10 {
  border-color: rgb(14 165 233 / 0.1) !important;
}
.border-sky-500\/100 {
  border-color: rgb(14 165 233 / 1) !important;
}
.border-sky-500\/12 {
  border-color: rgb(14 165 233 / 0.12) !important;
}
.border-sky-500\/20 {
  border-color: rgb(14 165 233 / 0.2) !important;
}
.border-sky-500\/25 {
  border-color: rgb(14 165 233 / 0.25) !important;
}
.border-sky-500\/30 {
  border-color: rgb(14 165 233 / 0.3) !important;
}
.border-sky-500\/38 {
  border-color: rgb(14 165 233 / 0.38) !important;
}
.border-sky-500\/40 {
  border-color: rgb(14 165 233 / 0.4) !important;
}
.border-sky-500\/5 {
  border-color: rgb(14 165 233 / 0.05) !important;
}
.border-sky-500\/50 {
  border-color: rgb(14 165 233 / 0.5) !important;
}
.border-sky-500\/60 {
  border-color: rgb(14 165 233 / 0.6) !important;
}
.border-sky-500\/70 {
  border-color: rgb(14 165 233 / 0.7) !important;
}
.border-sky-500\/75 {
  border-color: rgb(14 165 233 / 0.75) !important;
}
.border-sky-500\/80 {
  border-color: rgb(14 165 233 / 0.8) !important;
}
.border-sky-500\/87 {
  border-color: rgb(14 165 233 / 0.87) !important;
}
.border-sky-500\/90 {
  border-color: rgb(14 165 233 / 0.9) !important;
}
.border-sky-500\/95 {
  border-color: rgb(14 165 233 / 0.95) !important;
}
.border-sky-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-sky-600\/0 {
  border-color: rgb(2 132 199 / 0) !important;
}
.border-sky-600\/10 {
  border-color: rgb(2 132 199 / 0.1) !important;
}
.border-sky-600\/100 {
  border-color: rgb(2 132 199 / 1) !important;
}
.border-sky-600\/12 {
  border-color: rgb(2 132 199 / 0.12) !important;
}
.border-sky-600\/20 {
  border-color: rgb(2 132 199 / 0.2) !important;
}
.border-sky-600\/25 {
  border-color: rgb(2 132 199 / 0.25) !important;
}
.border-sky-600\/30 {
  border-color: rgb(2 132 199 / 0.3) !important;
}
.border-sky-600\/38 {
  border-color: rgb(2 132 199 / 0.38) !important;
}
.border-sky-600\/40 {
  border-color: rgb(2 132 199 / 0.4) !important;
}
.border-sky-600\/5 {
  border-color: rgb(2 132 199 / 0.05) !important;
}
.border-sky-600\/50 {
  border-color: rgb(2 132 199 / 0.5) !important;
}
.border-sky-600\/60 {
  border-color: rgb(2 132 199 / 0.6) !important;
}
.border-sky-600\/70 {
  border-color: rgb(2 132 199 / 0.7) !important;
}
.border-sky-600\/75 {
  border-color: rgb(2 132 199 / 0.75) !important;
}
.border-sky-600\/80 {
  border-color: rgb(2 132 199 / 0.8) !important;
}
.border-sky-600\/87 {
  border-color: rgb(2 132 199 / 0.87) !important;
}
.border-sky-600\/90 {
  border-color: rgb(2 132 199 / 0.9) !important;
}
.border-sky-600\/95 {
  border-color: rgb(2 132 199 / 0.95) !important;
}
.border-sky-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-sky-700\/0 {
  border-color: rgb(3 105 161 / 0) !important;
}
.border-sky-700\/10 {
  border-color: rgb(3 105 161 / 0.1) !important;
}
.border-sky-700\/100 {
  border-color: rgb(3 105 161 / 1) !important;
}
.border-sky-700\/12 {
  border-color: rgb(3 105 161 / 0.12) !important;
}
.border-sky-700\/20 {
  border-color: rgb(3 105 161 / 0.2) !important;
}
.border-sky-700\/25 {
  border-color: rgb(3 105 161 / 0.25) !important;
}
.border-sky-700\/30 {
  border-color: rgb(3 105 161 / 0.3) !important;
}
.border-sky-700\/38 {
  border-color: rgb(3 105 161 / 0.38) !important;
}
.border-sky-700\/40 {
  border-color: rgb(3 105 161 / 0.4) !important;
}
.border-sky-700\/5 {
  border-color: rgb(3 105 161 / 0.05) !important;
}
.border-sky-700\/50 {
  border-color: rgb(3 105 161 / 0.5) !important;
}
.border-sky-700\/60 {
  border-color: rgb(3 105 161 / 0.6) !important;
}
.border-sky-700\/70 {
  border-color: rgb(3 105 161 / 0.7) !important;
}
.border-sky-700\/75 {
  border-color: rgb(3 105 161 / 0.75) !important;
}
.border-sky-700\/80 {
  border-color: rgb(3 105 161 / 0.8) !important;
}
.border-sky-700\/87 {
  border-color: rgb(3 105 161 / 0.87) !important;
}
.border-sky-700\/90 {
  border-color: rgb(3 105 161 / 0.9) !important;
}
.border-sky-700\/95 {
  border-color: rgb(3 105 161 / 0.95) !important;
}
.border-sky-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-sky-800\/0 {
  border-color: rgb(7 89 133 / 0) !important;
}
.border-sky-800\/10 {
  border-color: rgb(7 89 133 / 0.1) !important;
}
.border-sky-800\/100 {
  border-color: rgb(7 89 133 / 1) !important;
}
.border-sky-800\/12 {
  border-color: rgb(7 89 133 / 0.12) !important;
}
.border-sky-800\/20 {
  border-color: rgb(7 89 133 / 0.2) !important;
}
.border-sky-800\/25 {
  border-color: rgb(7 89 133 / 0.25) !important;
}
.border-sky-800\/30 {
  border-color: rgb(7 89 133 / 0.3) !important;
}
.border-sky-800\/38 {
  border-color: rgb(7 89 133 / 0.38) !important;
}
.border-sky-800\/40 {
  border-color: rgb(7 89 133 / 0.4) !important;
}
.border-sky-800\/5 {
  border-color: rgb(7 89 133 / 0.05) !important;
}
.border-sky-800\/50 {
  border-color: rgb(7 89 133 / 0.5) !important;
}
.border-sky-800\/60 {
  border-color: rgb(7 89 133 / 0.6) !important;
}
.border-sky-800\/70 {
  border-color: rgb(7 89 133 / 0.7) !important;
}
.border-sky-800\/75 {
  border-color: rgb(7 89 133 / 0.75) !important;
}
.border-sky-800\/80 {
  border-color: rgb(7 89 133 / 0.8) !important;
}
.border-sky-800\/87 {
  border-color: rgb(7 89 133 / 0.87) !important;
}
.border-sky-800\/90 {
  border-color: rgb(7 89 133 / 0.9) !important;
}
.border-sky-800\/95 {
  border-color: rgb(7 89 133 / 0.95) !important;
}
.border-sky-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-sky-900\/0 {
  border-color: rgb(12 74 110 / 0) !important;
}
.border-sky-900\/10 {
  border-color: rgb(12 74 110 / 0.1) !important;
}
.border-sky-900\/100 {
  border-color: rgb(12 74 110 / 1) !important;
}
.border-sky-900\/12 {
  border-color: rgb(12 74 110 / 0.12) !important;
}
.border-sky-900\/20 {
  border-color: rgb(12 74 110 / 0.2) !important;
}
.border-sky-900\/25 {
  border-color: rgb(12 74 110 / 0.25) !important;
}
.border-sky-900\/30 {
  border-color: rgb(12 74 110 / 0.3) !important;
}
.border-sky-900\/38 {
  border-color: rgb(12 74 110 / 0.38) !important;
}
.border-sky-900\/40 {
  border-color: rgb(12 74 110 / 0.4) !important;
}
.border-sky-900\/5 {
  border-color: rgb(12 74 110 / 0.05) !important;
}
.border-sky-900\/50 {
  border-color: rgb(12 74 110 / 0.5) !important;
}
.border-sky-900\/60 {
  border-color: rgb(12 74 110 / 0.6) !important;
}
.border-sky-900\/70 {
  border-color: rgb(12 74 110 / 0.7) !important;
}
.border-sky-900\/75 {
  border-color: rgb(12 74 110 / 0.75) !important;
}
.border-sky-900\/80 {
  border-color: rgb(12 74 110 / 0.8) !important;
}
.border-sky-900\/87 {
  border-color: rgb(12 74 110 / 0.87) !important;
}
.border-sky-900\/90 {
  border-color: rgb(12 74 110 / 0.9) !important;
}
.border-sky-900\/95 {
  border-color: rgb(12 74 110 / 0.95) !important;
}
.border-sky-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-sky-950\/0 {
  border-color: rgb(8 47 73 / 0) !important;
}
.border-sky-950\/10 {
  border-color: rgb(8 47 73 / 0.1) !important;
}
.border-sky-950\/100 {
  border-color: rgb(8 47 73 / 1) !important;
}
.border-sky-950\/12 {
  border-color: rgb(8 47 73 / 0.12) !important;
}
.border-sky-950\/20 {
  border-color: rgb(8 47 73 / 0.2) !important;
}
.border-sky-950\/25 {
  border-color: rgb(8 47 73 / 0.25) !important;
}
.border-sky-950\/30 {
  border-color: rgb(8 47 73 / 0.3) !important;
}
.border-sky-950\/38 {
  border-color: rgb(8 47 73 / 0.38) !important;
}
.border-sky-950\/40 {
  border-color: rgb(8 47 73 / 0.4) !important;
}
.border-sky-950\/5 {
  border-color: rgb(8 47 73 / 0.05) !important;
}
.border-sky-950\/50 {
  border-color: rgb(8 47 73 / 0.5) !important;
}
.border-sky-950\/60 {
  border-color: rgb(8 47 73 / 0.6) !important;
}
.border-sky-950\/70 {
  border-color: rgb(8 47 73 / 0.7) !important;
}
.border-sky-950\/75 {
  border-color: rgb(8 47 73 / 0.75) !important;
}
.border-sky-950\/80 {
  border-color: rgb(8 47 73 / 0.8) !important;
}
.border-sky-950\/87 {
  border-color: rgb(8 47 73 / 0.87) !important;
}
.border-sky-950\/90 {
  border-color: rgb(8 47 73 / 0.9) !important;
}
.border-sky-950\/95 {
  border-color: rgb(8 47 73 / 0.95) !important;
}
.border-slate-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-slate-100\/0 {
  border-color: rgb(241 245 249 / 0) !important;
}
.border-slate-100\/10 {
  border-color: rgb(241 245 249 / 0.1) !important;
}
.border-slate-100\/100 {
  border-color: rgb(241 245 249 / 1) !important;
}
.border-slate-100\/12 {
  border-color: rgb(241 245 249 / 0.12) !important;
}
.border-slate-100\/20 {
  border-color: rgb(241 245 249 / 0.2) !important;
}
.border-slate-100\/25 {
  border-color: rgb(241 245 249 / 0.25) !important;
}
.border-slate-100\/30 {
  border-color: rgb(241 245 249 / 0.3) !important;
}
.border-slate-100\/38 {
  border-color: rgb(241 245 249 / 0.38) !important;
}
.border-slate-100\/40 {
  border-color: rgb(241 245 249 / 0.4) !important;
}
.border-slate-100\/5 {
  border-color: rgb(241 245 249 / 0.05) !important;
}
.border-slate-100\/50 {
  border-color: rgb(241 245 249 / 0.5) !important;
}
.border-slate-100\/60 {
  border-color: rgb(241 245 249 / 0.6) !important;
}
.border-slate-100\/70 {
  border-color: rgb(241 245 249 / 0.7) !important;
}
.border-slate-100\/75 {
  border-color: rgb(241 245 249 / 0.75) !important;
}
.border-slate-100\/80 {
  border-color: rgb(241 245 249 / 0.8) !important;
}
.border-slate-100\/87 {
  border-color: rgb(241 245 249 / 0.87) !important;
}
.border-slate-100\/90 {
  border-color: rgb(241 245 249 / 0.9) !important;
}
.border-slate-100\/95 {
  border-color: rgb(241 245 249 / 0.95) !important;
}
.border-slate-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-slate-200\/0 {
  border-color: rgb(226 232 240 / 0) !important;
}
.border-slate-200\/10 {
  border-color: rgb(226 232 240 / 0.1) !important;
}
.border-slate-200\/100 {
  border-color: rgb(226 232 240 / 1) !important;
}
.border-slate-200\/12 {
  border-color: rgb(226 232 240 / 0.12) !important;
}
.border-slate-200\/20 {
  border-color: rgb(226 232 240 / 0.2) !important;
}
.border-slate-200\/25 {
  border-color: rgb(226 232 240 / 0.25) !important;
}
.border-slate-200\/30 {
  border-color: rgb(226 232 240 / 0.3) !important;
}
.border-slate-200\/38 {
  border-color: rgb(226 232 240 / 0.38) !important;
}
.border-slate-200\/40 {
  border-color: rgb(226 232 240 / 0.4) !important;
}
.border-slate-200\/5 {
  border-color: rgb(226 232 240 / 0.05) !important;
}
.border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5) !important;
}
.border-slate-200\/60 {
  border-color: rgb(226 232 240 / 0.6) !important;
}
.border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7) !important;
}
.border-slate-200\/75 {
  border-color: rgb(226 232 240 / 0.75) !important;
}
.border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8) !important;
}
.border-slate-200\/87 {
  border-color: rgb(226 232 240 / 0.87) !important;
}
.border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9) !important;
}
.border-slate-200\/95 {
  border-color: rgb(226 232 240 / 0.95) !important;
}
.border-slate-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-slate-300\/0 {
  border-color: rgb(203 213 225 / 0) !important;
}
.border-slate-300\/10 {
  border-color: rgb(203 213 225 / 0.1) !important;
}
.border-slate-300\/100 {
  border-color: rgb(203 213 225 / 1) !important;
}
.border-slate-300\/12 {
  border-color: rgb(203 213 225 / 0.12) !important;
}
.border-slate-300\/20 {
  border-color: rgb(203 213 225 / 0.2) !important;
}
.border-slate-300\/25 {
  border-color: rgb(203 213 225 / 0.25) !important;
}
.border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3) !important;
}
.border-slate-300\/38 {
  border-color: rgb(203 213 225 / 0.38) !important;
}
.border-slate-300\/40 {
  border-color: rgb(203 213 225 / 0.4) !important;
}
.border-slate-300\/5 {
  border-color: rgb(203 213 225 / 0.05) !important;
}
.border-slate-300\/50 {
  border-color: rgb(203 213 225 / 0.5) !important;
}
.border-slate-300\/60 {
  border-color: rgb(203 213 225 / 0.6) !important;
}
.border-slate-300\/70 {
  border-color: rgb(203 213 225 / 0.7) !important;
}
.border-slate-300\/75 {
  border-color: rgb(203 213 225 / 0.75) !important;
}
.border-slate-300\/80 {
  border-color: rgb(203 213 225 / 0.8) !important;
}
.border-slate-300\/87 {
  border-color: rgb(203 213 225 / 0.87) !important;
}
.border-slate-300\/90 {
  border-color: rgb(203 213 225 / 0.9) !important;
}
.border-slate-300\/95 {
  border-color: rgb(203 213 225 / 0.95) !important;
}
.border-slate-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-slate-400\/0 {
  border-color: rgb(148 163 184 / 0) !important;
}
.border-slate-400\/10 {
  border-color: rgb(148 163 184 / 0.1) !important;
}
.border-slate-400\/100 {
  border-color: rgb(148 163 184 / 1) !important;
}
.border-slate-400\/12 {
  border-color: rgb(148 163 184 / 0.12) !important;
}
.border-slate-400\/20 {
  border-color: rgb(148 163 184 / 0.2) !important;
}
.border-slate-400\/25 {
  border-color: rgb(148 163 184 / 0.25) !important;
}
.border-slate-400\/30 {
  border-color: rgb(148 163 184 / 0.3) !important;
}
.border-slate-400\/38 {
  border-color: rgb(148 163 184 / 0.38) !important;
}
.border-slate-400\/40 {
  border-color: rgb(148 163 184 / 0.4) !important;
}
.border-slate-400\/5 {
  border-color: rgb(148 163 184 / 0.05) !important;
}
.border-slate-400\/50 {
  border-color: rgb(148 163 184 / 0.5) !important;
}
.border-slate-400\/60 {
  border-color: rgb(148 163 184 / 0.6) !important;
}
.border-slate-400\/70 {
  border-color: rgb(148 163 184 / 0.7) !important;
}
.border-slate-400\/75 {
  border-color: rgb(148 163 184 / 0.75) !important;
}
.border-slate-400\/80 {
  border-color: rgb(148 163 184 / 0.8) !important;
}
.border-slate-400\/87 {
  border-color: rgb(148 163 184 / 0.87) !important;
}
.border-slate-400\/90 {
  border-color: rgb(148 163 184 / 0.9) !important;
}
.border-slate-400\/95 {
  border-color: rgb(148 163 184 / 0.95) !important;
}
.border-slate-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-slate-50\/0 {
  border-color: rgb(248 250 252 / 0) !important;
}
.border-slate-50\/10 {
  border-color: rgb(248 250 252 / 0.1) !important;
}
.border-slate-50\/100 {
  border-color: rgb(248 250 252 / 1) !important;
}
.border-slate-50\/12 {
  border-color: rgb(248 250 252 / 0.12) !important;
}
.border-slate-50\/20 {
  border-color: rgb(248 250 252 / 0.2) !important;
}
.border-slate-50\/25 {
  border-color: rgb(248 250 252 / 0.25) !important;
}
.border-slate-50\/30 {
  border-color: rgb(248 250 252 / 0.3) !important;
}
.border-slate-50\/38 {
  border-color: rgb(248 250 252 / 0.38) !important;
}
.border-slate-50\/40 {
  border-color: rgb(248 250 252 / 0.4) !important;
}
.border-slate-50\/5 {
  border-color: rgb(248 250 252 / 0.05) !important;
}
.border-slate-50\/50 {
  border-color: rgb(248 250 252 / 0.5) !important;
}
.border-slate-50\/60 {
  border-color: rgb(248 250 252 / 0.6) !important;
}
.border-slate-50\/70 {
  border-color: rgb(248 250 252 / 0.7) !important;
}
.border-slate-50\/75 {
  border-color: rgb(248 250 252 / 0.75) !important;
}
.border-slate-50\/80 {
  border-color: rgb(248 250 252 / 0.8) !important;
}
.border-slate-50\/87 {
  border-color: rgb(248 250 252 / 0.87) !important;
}
.border-slate-50\/90 {
  border-color: rgb(248 250 252 / 0.9) !important;
}
.border-slate-50\/95 {
  border-color: rgb(248 250 252 / 0.95) !important;
}
.border-slate-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-slate-500\/0 {
  border-color: rgb(100 116 139 / 0) !important;
}
.border-slate-500\/10 {
  border-color: rgb(100 116 139 / 0.1) !important;
}
.border-slate-500\/100 {
  border-color: rgb(100 116 139 / 1) !important;
}
.border-slate-500\/12 {
  border-color: rgb(100 116 139 / 0.12) !important;
}
.border-slate-500\/20 {
  border-color: rgb(100 116 139 / 0.2) !important;
}
.border-slate-500\/25 {
  border-color: rgb(100 116 139 / 0.25) !important;
}
.border-slate-500\/30 {
  border-color: rgb(100 116 139 / 0.3) !important;
}
.border-slate-500\/38 {
  border-color: rgb(100 116 139 / 0.38) !important;
}
.border-slate-500\/40 {
  border-color: rgb(100 116 139 / 0.4) !important;
}
.border-slate-500\/5 {
  border-color: rgb(100 116 139 / 0.05) !important;
}
.border-slate-500\/50 {
  border-color: rgb(100 116 139 / 0.5) !important;
}
.border-slate-500\/60 {
  border-color: rgb(100 116 139 / 0.6) !important;
}
.border-slate-500\/70 {
  border-color: rgb(100 116 139 / 0.7) !important;
}
.border-slate-500\/75 {
  border-color: rgb(100 116 139 / 0.75) !important;
}
.border-slate-500\/80 {
  border-color: rgb(100 116 139 / 0.8) !important;
}
.border-slate-500\/87 {
  border-color: rgb(100 116 139 / 0.87) !important;
}
.border-slate-500\/90 {
  border-color: rgb(100 116 139 / 0.9) !important;
}
.border-slate-500\/95 {
  border-color: rgb(100 116 139 / 0.95) !important;
}
.border-slate-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-slate-600\/0 {
  border-color: rgb(71 85 105 / 0) !important;
}
.border-slate-600\/10 {
  border-color: rgb(71 85 105 / 0.1) !important;
}
.border-slate-600\/100 {
  border-color: rgb(71 85 105 / 1) !important;
}
.border-slate-600\/12 {
  border-color: rgb(71 85 105 / 0.12) !important;
}
.border-slate-600\/20 {
  border-color: rgb(71 85 105 / 0.2) !important;
}
.border-slate-600\/25 {
  border-color: rgb(71 85 105 / 0.25) !important;
}
.border-slate-600\/30 {
  border-color: rgb(71 85 105 / 0.3) !important;
}
.border-slate-600\/38 {
  border-color: rgb(71 85 105 / 0.38) !important;
}
.border-slate-600\/40 {
  border-color: rgb(71 85 105 / 0.4) !important;
}
.border-slate-600\/5 {
  border-color: rgb(71 85 105 / 0.05) !important;
}
.border-slate-600\/50 {
  border-color: rgb(71 85 105 / 0.5) !important;
}
.border-slate-600\/60 {
  border-color: rgb(71 85 105 / 0.6) !important;
}
.border-slate-600\/70 {
  border-color: rgb(71 85 105 / 0.7) !important;
}
.border-slate-600\/75 {
  border-color: rgb(71 85 105 / 0.75) !important;
}
.border-slate-600\/80 {
  border-color: rgb(71 85 105 / 0.8) !important;
}
.border-slate-600\/87 {
  border-color: rgb(71 85 105 / 0.87) !important;
}
.border-slate-600\/90 {
  border-color: rgb(71 85 105 / 0.9) !important;
}
.border-slate-600\/95 {
  border-color: rgb(71 85 105 / 0.95) !important;
}
.border-slate-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-slate-700\/0 {
  border-color: rgb(51 65 85 / 0) !important;
}
.border-slate-700\/10 {
  border-color: rgb(51 65 85 / 0.1) !important;
}
.border-slate-700\/100 {
  border-color: rgb(51 65 85 / 1) !important;
}
.border-slate-700\/12 {
  border-color: rgb(51 65 85 / 0.12) !important;
}
.border-slate-700\/20 {
  border-color: rgb(51 65 85 / 0.2) !important;
}
.border-slate-700\/25 {
  border-color: rgb(51 65 85 / 0.25) !important;
}
.border-slate-700\/30 {
  border-color: rgb(51 65 85 / 0.3) !important;
}
.border-slate-700\/38 {
  border-color: rgb(51 65 85 / 0.38) !important;
}
.border-slate-700\/40 {
  border-color: rgb(51 65 85 / 0.4) !important;
}
.border-slate-700\/5 {
  border-color: rgb(51 65 85 / 0.05) !important;
}
.border-slate-700\/50 {
  border-color: rgb(51 65 85 / 0.5) !important;
}
.border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6) !important;
}
.border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7) !important;
}
.border-slate-700\/75 {
  border-color: rgb(51 65 85 / 0.75) !important;
}
.border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8) !important;
}
.border-slate-700\/87 {
  border-color: rgb(51 65 85 / 0.87) !important;
}
.border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9) !important;
}
.border-slate-700\/95 {
  border-color: rgb(51 65 85 / 0.95) !important;
}
.border-slate-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-slate-800\/0 {
  border-color: rgb(30 41 59 / 0) !important;
}
.border-slate-800\/10 {
  border-color: rgb(30 41 59 / 0.1) !important;
}
.border-slate-800\/100 {
  border-color: rgb(30 41 59 / 1) !important;
}
.border-slate-800\/12 {
  border-color: rgb(30 41 59 / 0.12) !important;
}
.border-slate-800\/20 {
  border-color: rgb(30 41 59 / 0.2) !important;
}
.border-slate-800\/25 {
  border-color: rgb(30 41 59 / 0.25) !important;
}
.border-slate-800\/30 {
  border-color: rgb(30 41 59 / 0.3) !important;
}
.border-slate-800\/38 {
  border-color: rgb(30 41 59 / 0.38) !important;
}
.border-slate-800\/40 {
  border-color: rgb(30 41 59 / 0.4) !important;
}
.border-slate-800\/5 {
  border-color: rgb(30 41 59 / 0.05) !important;
}
.border-slate-800\/50 {
  border-color: rgb(30 41 59 / 0.5) !important;
}
.border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6) !important;
}
.border-slate-800\/70 {
  border-color: rgb(30 41 59 / 0.7) !important;
}
.border-slate-800\/75 {
  border-color: rgb(30 41 59 / 0.75) !important;
}
.border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8) !important;
}
.border-slate-800\/87 {
  border-color: rgb(30 41 59 / 0.87) !important;
}
.border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9) !important;
}
.border-slate-800\/95 {
  border-color: rgb(30 41 59 / 0.95) !important;
}
.border-slate-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-slate-900\/0 {
  border-color: rgb(15 23 42 / 0) !important;
}
.border-slate-900\/10 {
  border-color: rgb(15 23 42 / 0.1) !important;
}
.border-slate-900\/100 {
  border-color: rgb(15 23 42 / 1) !important;
}
.border-slate-900\/12 {
  border-color: rgb(15 23 42 / 0.12) !important;
}
.border-slate-900\/20 {
  border-color: rgb(15 23 42 / 0.2) !important;
}
.border-slate-900\/25 {
  border-color: rgb(15 23 42 / 0.25) !important;
}
.border-slate-900\/30 {
  border-color: rgb(15 23 42 / 0.3) !important;
}
.border-slate-900\/38 {
  border-color: rgb(15 23 42 / 0.38) !important;
}
.border-slate-900\/40 {
  border-color: rgb(15 23 42 / 0.4) !important;
}
.border-slate-900\/5 {
  border-color: rgb(15 23 42 / 0.05) !important;
}
.border-slate-900\/50 {
  border-color: rgb(15 23 42 / 0.5) !important;
}
.border-slate-900\/60 {
  border-color: rgb(15 23 42 / 0.6) !important;
}
.border-slate-900\/70 {
  border-color: rgb(15 23 42 / 0.7) !important;
}
.border-slate-900\/75 {
  border-color: rgb(15 23 42 / 0.75) !important;
}
.border-slate-900\/80 {
  border-color: rgb(15 23 42 / 0.8) !important;
}
.border-slate-900\/87 {
  border-color: rgb(15 23 42 / 0.87) !important;
}
.border-slate-900\/90 {
  border-color: rgb(15 23 42 / 0.9) !important;
}
.border-slate-900\/95 {
  border-color: rgb(15 23 42 / 0.95) !important;
}
.border-slate-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-slate-950\/0 {
  border-color: rgb(2 6 23 / 0) !important;
}
.border-slate-950\/10 {
  border-color: rgb(2 6 23 / 0.1) !important;
}
.border-slate-950\/100 {
  border-color: rgb(2 6 23 / 1) !important;
}
.border-slate-950\/12 {
  border-color: rgb(2 6 23 / 0.12) !important;
}
.border-slate-950\/20 {
  border-color: rgb(2 6 23 / 0.2) !important;
}
.border-slate-950\/25 {
  border-color: rgb(2 6 23 / 0.25) !important;
}
.border-slate-950\/30 {
  border-color: rgb(2 6 23 / 0.3) !important;
}
.border-slate-950\/38 {
  border-color: rgb(2 6 23 / 0.38) !important;
}
.border-slate-950\/40 {
  border-color: rgb(2 6 23 / 0.4) !important;
}
.border-slate-950\/5 {
  border-color: rgb(2 6 23 / 0.05) !important;
}
.border-slate-950\/50 {
  border-color: rgb(2 6 23 / 0.5) !important;
}
.border-slate-950\/60 {
  border-color: rgb(2 6 23 / 0.6) !important;
}
.border-slate-950\/70 {
  border-color: rgb(2 6 23 / 0.7) !important;
}
.border-slate-950\/75 {
  border-color: rgb(2 6 23 / 0.75) !important;
}
.border-slate-950\/80 {
  border-color: rgb(2 6 23 / 0.8) !important;
}
.border-slate-950\/87 {
  border-color: rgb(2 6 23 / 0.87) !important;
}
.border-slate-950\/90 {
  border-color: rgb(2 6 23 / 0.9) !important;
}
.border-slate-950\/95 {
  border-color: rgb(2 6 23 / 0.95) !important;
}
.border-stone-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-stone-100\/0 {
  border-color: rgb(245 245 244 / 0) !important;
}
.border-stone-100\/10 {
  border-color: rgb(245 245 244 / 0.1) !important;
}
.border-stone-100\/100 {
  border-color: rgb(245 245 244 / 1) !important;
}
.border-stone-100\/12 {
  border-color: rgb(245 245 244 / 0.12) !important;
}
.border-stone-100\/20 {
  border-color: rgb(245 245 244 / 0.2) !important;
}
.border-stone-100\/25 {
  border-color: rgb(245 245 244 / 0.25) !important;
}
.border-stone-100\/30 {
  border-color: rgb(245 245 244 / 0.3) !important;
}
.border-stone-100\/38 {
  border-color: rgb(245 245 244 / 0.38) !important;
}
.border-stone-100\/40 {
  border-color: rgb(245 245 244 / 0.4) !important;
}
.border-stone-100\/5 {
  border-color: rgb(245 245 244 / 0.05) !important;
}
.border-stone-100\/50 {
  border-color: rgb(245 245 244 / 0.5) !important;
}
.border-stone-100\/60 {
  border-color: rgb(245 245 244 / 0.6) !important;
}
.border-stone-100\/70 {
  border-color: rgb(245 245 244 / 0.7) !important;
}
.border-stone-100\/75 {
  border-color: rgb(245 245 244 / 0.75) !important;
}
.border-stone-100\/80 {
  border-color: rgb(245 245 244 / 0.8) !important;
}
.border-stone-100\/87 {
  border-color: rgb(245 245 244 / 0.87) !important;
}
.border-stone-100\/90 {
  border-color: rgb(245 245 244 / 0.9) !important;
}
.border-stone-100\/95 {
  border-color: rgb(245 245 244 / 0.95) !important;
}
.border-stone-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-stone-200\/0 {
  border-color: rgb(231 229 228 / 0) !important;
}
.border-stone-200\/10 {
  border-color: rgb(231 229 228 / 0.1) !important;
}
.border-stone-200\/100 {
  border-color: rgb(231 229 228 / 1) !important;
}
.border-stone-200\/12 {
  border-color: rgb(231 229 228 / 0.12) !important;
}
.border-stone-200\/20 {
  border-color: rgb(231 229 228 / 0.2) !important;
}
.border-stone-200\/25 {
  border-color: rgb(231 229 228 / 0.25) !important;
}
.border-stone-200\/30 {
  border-color: rgb(231 229 228 / 0.3) !important;
}
.border-stone-200\/38 {
  border-color: rgb(231 229 228 / 0.38) !important;
}
.border-stone-200\/40 {
  border-color: rgb(231 229 228 / 0.4) !important;
}
.border-stone-200\/5 {
  border-color: rgb(231 229 228 / 0.05) !important;
}
.border-stone-200\/50 {
  border-color: rgb(231 229 228 / 0.5) !important;
}
.border-stone-200\/60 {
  border-color: rgb(231 229 228 / 0.6) !important;
}
.border-stone-200\/70 {
  border-color: rgb(231 229 228 / 0.7) !important;
}
.border-stone-200\/75 {
  border-color: rgb(231 229 228 / 0.75) !important;
}
.border-stone-200\/80 {
  border-color: rgb(231 229 228 / 0.8) !important;
}
.border-stone-200\/87 {
  border-color: rgb(231 229 228 / 0.87) !important;
}
.border-stone-200\/90 {
  border-color: rgb(231 229 228 / 0.9) !important;
}
.border-stone-200\/95 {
  border-color: rgb(231 229 228 / 0.95) !important;
}
.border-stone-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-stone-300\/0 {
  border-color: rgb(214 211 209 / 0) !important;
}
.border-stone-300\/10 {
  border-color: rgb(214 211 209 / 0.1) !important;
}
.border-stone-300\/100 {
  border-color: rgb(214 211 209 / 1) !important;
}
.border-stone-300\/12 {
  border-color: rgb(214 211 209 / 0.12) !important;
}
.border-stone-300\/20 {
  border-color: rgb(214 211 209 / 0.2) !important;
}
.border-stone-300\/25 {
  border-color: rgb(214 211 209 / 0.25) !important;
}
.border-stone-300\/30 {
  border-color: rgb(214 211 209 / 0.3) !important;
}
.border-stone-300\/38 {
  border-color: rgb(214 211 209 / 0.38) !important;
}
.border-stone-300\/40 {
  border-color: rgb(214 211 209 / 0.4) !important;
}
.border-stone-300\/5 {
  border-color: rgb(214 211 209 / 0.05) !important;
}
.border-stone-300\/50 {
  border-color: rgb(214 211 209 / 0.5) !important;
}
.border-stone-300\/60 {
  border-color: rgb(214 211 209 / 0.6) !important;
}
.border-stone-300\/70 {
  border-color: rgb(214 211 209 / 0.7) !important;
}
.border-stone-300\/75 {
  border-color: rgb(214 211 209 / 0.75) !important;
}
.border-stone-300\/80 {
  border-color: rgb(214 211 209 / 0.8) !important;
}
.border-stone-300\/87 {
  border-color: rgb(214 211 209 / 0.87) !important;
}
.border-stone-300\/90 {
  border-color: rgb(214 211 209 / 0.9) !important;
}
.border-stone-300\/95 {
  border-color: rgb(214 211 209 / 0.95) !important;
}
.border-stone-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-stone-400\/0 {
  border-color: rgb(168 162 158 / 0) !important;
}
.border-stone-400\/10 {
  border-color: rgb(168 162 158 / 0.1) !important;
}
.border-stone-400\/100 {
  border-color: rgb(168 162 158 / 1) !important;
}
.border-stone-400\/12 {
  border-color: rgb(168 162 158 / 0.12) !important;
}
.border-stone-400\/20 {
  border-color: rgb(168 162 158 / 0.2) !important;
}
.border-stone-400\/25 {
  border-color: rgb(168 162 158 / 0.25) !important;
}
.border-stone-400\/30 {
  border-color: rgb(168 162 158 / 0.3) !important;
}
.border-stone-400\/38 {
  border-color: rgb(168 162 158 / 0.38) !important;
}
.border-stone-400\/40 {
  border-color: rgb(168 162 158 / 0.4) !important;
}
.border-stone-400\/5 {
  border-color: rgb(168 162 158 / 0.05) !important;
}
.border-stone-400\/50 {
  border-color: rgb(168 162 158 / 0.5) !important;
}
.border-stone-400\/60 {
  border-color: rgb(168 162 158 / 0.6) !important;
}
.border-stone-400\/70 {
  border-color: rgb(168 162 158 / 0.7) !important;
}
.border-stone-400\/75 {
  border-color: rgb(168 162 158 / 0.75) !important;
}
.border-stone-400\/80 {
  border-color: rgb(168 162 158 / 0.8) !important;
}
.border-stone-400\/87 {
  border-color: rgb(168 162 158 / 0.87) !important;
}
.border-stone-400\/90 {
  border-color: rgb(168 162 158 / 0.9) !important;
}
.border-stone-400\/95 {
  border-color: rgb(168 162 158 / 0.95) !important;
}
.border-stone-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-stone-50\/0 {
  border-color: rgb(250 250 249 / 0) !important;
}
.border-stone-50\/10 {
  border-color: rgb(250 250 249 / 0.1) !important;
}
.border-stone-50\/100 {
  border-color: rgb(250 250 249 / 1) !important;
}
.border-stone-50\/12 {
  border-color: rgb(250 250 249 / 0.12) !important;
}
.border-stone-50\/20 {
  border-color: rgb(250 250 249 / 0.2) !important;
}
.border-stone-50\/25 {
  border-color: rgb(250 250 249 / 0.25) !important;
}
.border-stone-50\/30 {
  border-color: rgb(250 250 249 / 0.3) !important;
}
.border-stone-50\/38 {
  border-color: rgb(250 250 249 / 0.38) !important;
}
.border-stone-50\/40 {
  border-color: rgb(250 250 249 / 0.4) !important;
}
.border-stone-50\/5 {
  border-color: rgb(250 250 249 / 0.05) !important;
}
.border-stone-50\/50 {
  border-color: rgb(250 250 249 / 0.5) !important;
}
.border-stone-50\/60 {
  border-color: rgb(250 250 249 / 0.6) !important;
}
.border-stone-50\/70 {
  border-color: rgb(250 250 249 / 0.7) !important;
}
.border-stone-50\/75 {
  border-color: rgb(250 250 249 / 0.75) !important;
}
.border-stone-50\/80 {
  border-color: rgb(250 250 249 / 0.8) !important;
}
.border-stone-50\/87 {
  border-color: rgb(250 250 249 / 0.87) !important;
}
.border-stone-50\/90 {
  border-color: rgb(250 250 249 / 0.9) !important;
}
.border-stone-50\/95 {
  border-color: rgb(250 250 249 / 0.95) !important;
}
.border-stone-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-stone-500\/0 {
  border-color: rgb(120 113 108 / 0) !important;
}
.border-stone-500\/10 {
  border-color: rgb(120 113 108 / 0.1) !important;
}
.border-stone-500\/100 {
  border-color: rgb(120 113 108 / 1) !important;
}
.border-stone-500\/12 {
  border-color: rgb(120 113 108 / 0.12) !important;
}
.border-stone-500\/20 {
  border-color: rgb(120 113 108 / 0.2) !important;
}
.border-stone-500\/25 {
  border-color: rgb(120 113 108 / 0.25) !important;
}
.border-stone-500\/30 {
  border-color: rgb(120 113 108 / 0.3) !important;
}
.border-stone-500\/38 {
  border-color: rgb(120 113 108 / 0.38) !important;
}
.border-stone-500\/40 {
  border-color: rgb(120 113 108 / 0.4) !important;
}
.border-stone-500\/5 {
  border-color: rgb(120 113 108 / 0.05) !important;
}
.border-stone-500\/50 {
  border-color: rgb(120 113 108 / 0.5) !important;
}
.border-stone-500\/60 {
  border-color: rgb(120 113 108 / 0.6) !important;
}
.border-stone-500\/70 {
  border-color: rgb(120 113 108 / 0.7) !important;
}
.border-stone-500\/75 {
  border-color: rgb(120 113 108 / 0.75) !important;
}
.border-stone-500\/80 {
  border-color: rgb(120 113 108 / 0.8) !important;
}
.border-stone-500\/87 {
  border-color: rgb(120 113 108 / 0.87) !important;
}
.border-stone-500\/90 {
  border-color: rgb(120 113 108 / 0.9) !important;
}
.border-stone-500\/95 {
  border-color: rgb(120 113 108 / 0.95) !important;
}
.border-stone-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-stone-600\/0 {
  border-color: rgb(87 83 78 / 0) !important;
}
.border-stone-600\/10 {
  border-color: rgb(87 83 78 / 0.1) !important;
}
.border-stone-600\/100 {
  border-color: rgb(87 83 78 / 1) !important;
}
.border-stone-600\/12 {
  border-color: rgb(87 83 78 / 0.12) !important;
}
.border-stone-600\/20 {
  border-color: rgb(87 83 78 / 0.2) !important;
}
.border-stone-600\/25 {
  border-color: rgb(87 83 78 / 0.25) !important;
}
.border-stone-600\/30 {
  border-color: rgb(87 83 78 / 0.3) !important;
}
.border-stone-600\/38 {
  border-color: rgb(87 83 78 / 0.38) !important;
}
.border-stone-600\/40 {
  border-color: rgb(87 83 78 / 0.4) !important;
}
.border-stone-600\/5 {
  border-color: rgb(87 83 78 / 0.05) !important;
}
.border-stone-600\/50 {
  border-color: rgb(87 83 78 / 0.5) !important;
}
.border-stone-600\/60 {
  border-color: rgb(87 83 78 / 0.6) !important;
}
.border-stone-600\/70 {
  border-color: rgb(87 83 78 / 0.7) !important;
}
.border-stone-600\/75 {
  border-color: rgb(87 83 78 / 0.75) !important;
}
.border-stone-600\/80 {
  border-color: rgb(87 83 78 / 0.8) !important;
}
.border-stone-600\/87 {
  border-color: rgb(87 83 78 / 0.87) !important;
}
.border-stone-600\/90 {
  border-color: rgb(87 83 78 / 0.9) !important;
}
.border-stone-600\/95 {
  border-color: rgb(87 83 78 / 0.95) !important;
}
.border-stone-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-stone-700\/0 {
  border-color: rgb(68 64 60 / 0) !important;
}
.border-stone-700\/10 {
  border-color: rgb(68 64 60 / 0.1) !important;
}
.border-stone-700\/100 {
  border-color: rgb(68 64 60 / 1) !important;
}
.border-stone-700\/12 {
  border-color: rgb(68 64 60 / 0.12) !important;
}
.border-stone-700\/20 {
  border-color: rgb(68 64 60 / 0.2) !important;
}
.border-stone-700\/25 {
  border-color: rgb(68 64 60 / 0.25) !important;
}
.border-stone-700\/30 {
  border-color: rgb(68 64 60 / 0.3) !important;
}
.border-stone-700\/38 {
  border-color: rgb(68 64 60 / 0.38) !important;
}
.border-stone-700\/40 {
  border-color: rgb(68 64 60 / 0.4) !important;
}
.border-stone-700\/5 {
  border-color: rgb(68 64 60 / 0.05) !important;
}
.border-stone-700\/50 {
  border-color: rgb(68 64 60 / 0.5) !important;
}
.border-stone-700\/60 {
  border-color: rgb(68 64 60 / 0.6) !important;
}
.border-stone-700\/70 {
  border-color: rgb(68 64 60 / 0.7) !important;
}
.border-stone-700\/75 {
  border-color: rgb(68 64 60 / 0.75) !important;
}
.border-stone-700\/80 {
  border-color: rgb(68 64 60 / 0.8) !important;
}
.border-stone-700\/87 {
  border-color: rgb(68 64 60 / 0.87) !important;
}
.border-stone-700\/90 {
  border-color: rgb(68 64 60 / 0.9) !important;
}
.border-stone-700\/95 {
  border-color: rgb(68 64 60 / 0.95) !important;
}
.border-stone-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-stone-800\/0 {
  border-color: rgb(41 37 36 / 0) !important;
}
.border-stone-800\/10 {
  border-color: rgb(41 37 36 / 0.1) !important;
}
.border-stone-800\/100 {
  border-color: rgb(41 37 36 / 1) !important;
}
.border-stone-800\/12 {
  border-color: rgb(41 37 36 / 0.12) !important;
}
.border-stone-800\/20 {
  border-color: rgb(41 37 36 / 0.2) !important;
}
.border-stone-800\/25 {
  border-color: rgb(41 37 36 / 0.25) !important;
}
.border-stone-800\/30 {
  border-color: rgb(41 37 36 / 0.3) !important;
}
.border-stone-800\/38 {
  border-color: rgb(41 37 36 / 0.38) !important;
}
.border-stone-800\/40 {
  border-color: rgb(41 37 36 / 0.4) !important;
}
.border-stone-800\/5 {
  border-color: rgb(41 37 36 / 0.05) !important;
}
.border-stone-800\/50 {
  border-color: rgb(41 37 36 / 0.5) !important;
}
.border-stone-800\/60 {
  border-color: rgb(41 37 36 / 0.6) !important;
}
.border-stone-800\/70 {
  border-color: rgb(41 37 36 / 0.7) !important;
}
.border-stone-800\/75 {
  border-color: rgb(41 37 36 / 0.75) !important;
}
.border-stone-800\/80 {
  border-color: rgb(41 37 36 / 0.8) !important;
}
.border-stone-800\/87 {
  border-color: rgb(41 37 36 / 0.87) !important;
}
.border-stone-800\/90 {
  border-color: rgb(41 37 36 / 0.9) !important;
}
.border-stone-800\/95 {
  border-color: rgb(41 37 36 / 0.95) !important;
}
.border-stone-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-stone-900\/0 {
  border-color: rgb(28 25 23 / 0) !important;
}
.border-stone-900\/10 {
  border-color: rgb(28 25 23 / 0.1) !important;
}
.border-stone-900\/100 {
  border-color: rgb(28 25 23 / 1) !important;
}
.border-stone-900\/12 {
  border-color: rgb(28 25 23 / 0.12) !important;
}
.border-stone-900\/20 {
  border-color: rgb(28 25 23 / 0.2) !important;
}
.border-stone-900\/25 {
  border-color: rgb(28 25 23 / 0.25) !important;
}
.border-stone-900\/30 {
  border-color: rgb(28 25 23 / 0.3) !important;
}
.border-stone-900\/38 {
  border-color: rgb(28 25 23 / 0.38) !important;
}
.border-stone-900\/40 {
  border-color: rgb(28 25 23 / 0.4) !important;
}
.border-stone-900\/5 {
  border-color: rgb(28 25 23 / 0.05) !important;
}
.border-stone-900\/50 {
  border-color: rgb(28 25 23 / 0.5) !important;
}
.border-stone-900\/60 {
  border-color: rgb(28 25 23 / 0.6) !important;
}
.border-stone-900\/70 {
  border-color: rgb(28 25 23 / 0.7) !important;
}
.border-stone-900\/75 {
  border-color: rgb(28 25 23 / 0.75) !important;
}
.border-stone-900\/80 {
  border-color: rgb(28 25 23 / 0.8) !important;
}
.border-stone-900\/87 {
  border-color: rgb(28 25 23 / 0.87) !important;
}
.border-stone-900\/90 {
  border-color: rgb(28 25 23 / 0.9) !important;
}
.border-stone-900\/95 {
  border-color: rgb(28 25 23 / 0.95) !important;
}
.border-stone-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-stone-950\/0 {
  border-color: rgb(12 10 9 / 0) !important;
}
.border-stone-950\/10 {
  border-color: rgb(12 10 9 / 0.1) !important;
}
.border-stone-950\/100 {
  border-color: rgb(12 10 9 / 1) !important;
}
.border-stone-950\/12 {
  border-color: rgb(12 10 9 / 0.12) !important;
}
.border-stone-950\/20 {
  border-color: rgb(12 10 9 / 0.2) !important;
}
.border-stone-950\/25 {
  border-color: rgb(12 10 9 / 0.25) !important;
}
.border-stone-950\/30 {
  border-color: rgb(12 10 9 / 0.3) !important;
}
.border-stone-950\/38 {
  border-color: rgb(12 10 9 / 0.38) !important;
}
.border-stone-950\/40 {
  border-color: rgb(12 10 9 / 0.4) !important;
}
.border-stone-950\/5 {
  border-color: rgb(12 10 9 / 0.05) !important;
}
.border-stone-950\/50 {
  border-color: rgb(12 10 9 / 0.5) !important;
}
.border-stone-950\/60 {
  border-color: rgb(12 10 9 / 0.6) !important;
}
.border-stone-950\/70 {
  border-color: rgb(12 10 9 / 0.7) !important;
}
.border-stone-950\/75 {
  border-color: rgb(12 10 9 / 0.75) !important;
}
.border-stone-950\/80 {
  border-color: rgb(12 10 9 / 0.8) !important;
}
.border-stone-950\/87 {
  border-color: rgb(12 10 9 / 0.87) !important;
}
.border-stone-950\/90 {
  border-color: rgb(12 10 9 / 0.9) !important;
}
.border-stone-950\/95 {
  border-color: rgb(12 10 9 / 0.95) !important;
}
.border-teal-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-teal-100\/0 {
  border-color: rgb(204 251 241 / 0) !important;
}
.border-teal-100\/10 {
  border-color: rgb(204 251 241 / 0.1) !important;
}
.border-teal-100\/100 {
  border-color: rgb(204 251 241 / 1) !important;
}
.border-teal-100\/12 {
  border-color: rgb(204 251 241 / 0.12) !important;
}
.border-teal-100\/20 {
  border-color: rgb(204 251 241 / 0.2) !important;
}
.border-teal-100\/25 {
  border-color: rgb(204 251 241 / 0.25) !important;
}
.border-teal-100\/30 {
  border-color: rgb(204 251 241 / 0.3) !important;
}
.border-teal-100\/38 {
  border-color: rgb(204 251 241 / 0.38) !important;
}
.border-teal-100\/40 {
  border-color: rgb(204 251 241 / 0.4) !important;
}
.border-teal-100\/5 {
  border-color: rgb(204 251 241 / 0.05) !important;
}
.border-teal-100\/50 {
  border-color: rgb(204 251 241 / 0.5) !important;
}
.border-teal-100\/60 {
  border-color: rgb(204 251 241 / 0.6) !important;
}
.border-teal-100\/70 {
  border-color: rgb(204 251 241 / 0.7) !important;
}
.border-teal-100\/75 {
  border-color: rgb(204 251 241 / 0.75) !important;
}
.border-teal-100\/80 {
  border-color: rgb(204 251 241 / 0.8) !important;
}
.border-teal-100\/87 {
  border-color: rgb(204 251 241 / 0.87) !important;
}
.border-teal-100\/90 {
  border-color: rgb(204 251 241 / 0.9) !important;
}
.border-teal-100\/95 {
  border-color: rgb(204 251 241 / 0.95) !important;
}
.border-teal-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-teal-200\/0 {
  border-color: rgb(153 246 228 / 0) !important;
}
.border-teal-200\/10 {
  border-color: rgb(153 246 228 / 0.1) !important;
}
.border-teal-200\/100 {
  border-color: rgb(153 246 228 / 1) !important;
}
.border-teal-200\/12 {
  border-color: rgb(153 246 228 / 0.12) !important;
}
.border-teal-200\/20 {
  border-color: rgb(153 246 228 / 0.2) !important;
}
.border-teal-200\/25 {
  border-color: rgb(153 246 228 / 0.25) !important;
}
.border-teal-200\/30 {
  border-color: rgb(153 246 228 / 0.3) !important;
}
.border-teal-200\/38 {
  border-color: rgb(153 246 228 / 0.38) !important;
}
.border-teal-200\/40 {
  border-color: rgb(153 246 228 / 0.4) !important;
}
.border-teal-200\/5 {
  border-color: rgb(153 246 228 / 0.05) !important;
}
.border-teal-200\/50 {
  border-color: rgb(153 246 228 / 0.5) !important;
}
.border-teal-200\/60 {
  border-color: rgb(153 246 228 / 0.6) !important;
}
.border-teal-200\/70 {
  border-color: rgb(153 246 228 / 0.7) !important;
}
.border-teal-200\/75 {
  border-color: rgb(153 246 228 / 0.75) !important;
}
.border-teal-200\/80 {
  border-color: rgb(153 246 228 / 0.8) !important;
}
.border-teal-200\/87 {
  border-color: rgb(153 246 228 / 0.87) !important;
}
.border-teal-200\/90 {
  border-color: rgb(153 246 228 / 0.9) !important;
}
.border-teal-200\/95 {
  border-color: rgb(153 246 228 / 0.95) !important;
}
.border-teal-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-teal-300\/0 {
  border-color: rgb(94 234 212 / 0) !important;
}
.border-teal-300\/10 {
  border-color: rgb(94 234 212 / 0.1) !important;
}
.border-teal-300\/100 {
  border-color: rgb(94 234 212 / 1) !important;
}
.border-teal-300\/12 {
  border-color: rgb(94 234 212 / 0.12) !important;
}
.border-teal-300\/20 {
  border-color: rgb(94 234 212 / 0.2) !important;
}
.border-teal-300\/25 {
  border-color: rgb(94 234 212 / 0.25) !important;
}
.border-teal-300\/30 {
  border-color: rgb(94 234 212 / 0.3) !important;
}
.border-teal-300\/38 {
  border-color: rgb(94 234 212 / 0.38) !important;
}
.border-teal-300\/40 {
  border-color: rgb(94 234 212 / 0.4) !important;
}
.border-teal-300\/5 {
  border-color: rgb(94 234 212 / 0.05) !important;
}
.border-teal-300\/50 {
  border-color: rgb(94 234 212 / 0.5) !important;
}
.border-teal-300\/60 {
  border-color: rgb(94 234 212 / 0.6) !important;
}
.border-teal-300\/70 {
  border-color: rgb(94 234 212 / 0.7) !important;
}
.border-teal-300\/75 {
  border-color: rgb(94 234 212 / 0.75) !important;
}
.border-teal-300\/80 {
  border-color: rgb(94 234 212 / 0.8) !important;
}
.border-teal-300\/87 {
  border-color: rgb(94 234 212 / 0.87) !important;
}
.border-teal-300\/90 {
  border-color: rgb(94 234 212 / 0.9) !important;
}
.border-teal-300\/95 {
  border-color: rgb(94 234 212 / 0.95) !important;
}
.border-teal-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-teal-400\/0 {
  border-color: rgb(45 212 191 / 0) !important;
}
.border-teal-400\/10 {
  border-color: rgb(45 212 191 / 0.1) !important;
}
.border-teal-400\/100 {
  border-color: rgb(45 212 191 / 1) !important;
}
.border-teal-400\/12 {
  border-color: rgb(45 212 191 / 0.12) !important;
}
.border-teal-400\/20 {
  border-color: rgb(45 212 191 / 0.2) !important;
}
.border-teal-400\/25 {
  border-color: rgb(45 212 191 / 0.25) !important;
}
.border-teal-400\/30 {
  border-color: rgb(45 212 191 / 0.3) !important;
}
.border-teal-400\/38 {
  border-color: rgb(45 212 191 / 0.38) !important;
}
.border-teal-400\/40 {
  border-color: rgb(45 212 191 / 0.4) !important;
}
.border-teal-400\/5 {
  border-color: rgb(45 212 191 / 0.05) !important;
}
.border-teal-400\/50 {
  border-color: rgb(45 212 191 / 0.5) !important;
}
.border-teal-400\/60 {
  border-color: rgb(45 212 191 / 0.6) !important;
}
.border-teal-400\/70 {
  border-color: rgb(45 212 191 / 0.7) !important;
}
.border-teal-400\/75 {
  border-color: rgb(45 212 191 / 0.75) !important;
}
.border-teal-400\/80 {
  border-color: rgb(45 212 191 / 0.8) !important;
}
.border-teal-400\/87 {
  border-color: rgb(45 212 191 / 0.87) !important;
}
.border-teal-400\/90 {
  border-color: rgb(45 212 191 / 0.9) !important;
}
.border-teal-400\/95 {
  border-color: rgb(45 212 191 / 0.95) !important;
}
.border-teal-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-teal-50\/0 {
  border-color: rgb(240 253 250 / 0) !important;
}
.border-teal-50\/10 {
  border-color: rgb(240 253 250 / 0.1) !important;
}
.border-teal-50\/100 {
  border-color: rgb(240 253 250 / 1) !important;
}
.border-teal-50\/12 {
  border-color: rgb(240 253 250 / 0.12) !important;
}
.border-teal-50\/20 {
  border-color: rgb(240 253 250 / 0.2) !important;
}
.border-teal-50\/25 {
  border-color: rgb(240 253 250 / 0.25) !important;
}
.border-teal-50\/30 {
  border-color: rgb(240 253 250 / 0.3) !important;
}
.border-teal-50\/38 {
  border-color: rgb(240 253 250 / 0.38) !important;
}
.border-teal-50\/40 {
  border-color: rgb(240 253 250 / 0.4) !important;
}
.border-teal-50\/5 {
  border-color: rgb(240 253 250 / 0.05) !important;
}
.border-teal-50\/50 {
  border-color: rgb(240 253 250 / 0.5) !important;
}
.border-teal-50\/60 {
  border-color: rgb(240 253 250 / 0.6) !important;
}
.border-teal-50\/70 {
  border-color: rgb(240 253 250 / 0.7) !important;
}
.border-teal-50\/75 {
  border-color: rgb(240 253 250 / 0.75) !important;
}
.border-teal-50\/80 {
  border-color: rgb(240 253 250 / 0.8) !important;
}
.border-teal-50\/87 {
  border-color: rgb(240 253 250 / 0.87) !important;
}
.border-teal-50\/90 {
  border-color: rgb(240 253 250 / 0.9) !important;
}
.border-teal-50\/95 {
  border-color: rgb(240 253 250 / 0.95) !important;
}
.border-teal-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-teal-500\/0 {
  border-color: rgb(20 184 166 / 0) !important;
}
.border-teal-500\/10 {
  border-color: rgb(20 184 166 / 0.1) !important;
}
.border-teal-500\/100 {
  border-color: rgb(20 184 166 / 1) !important;
}
.border-teal-500\/12 {
  border-color: rgb(20 184 166 / 0.12) !important;
}
.border-teal-500\/20 {
  border-color: rgb(20 184 166 / 0.2) !important;
}
.border-teal-500\/25 {
  border-color: rgb(20 184 166 / 0.25) !important;
}
.border-teal-500\/30 {
  border-color: rgb(20 184 166 / 0.3) !important;
}
.border-teal-500\/38 {
  border-color: rgb(20 184 166 / 0.38) !important;
}
.border-teal-500\/40 {
  border-color: rgb(20 184 166 / 0.4) !important;
}
.border-teal-500\/5 {
  border-color: rgb(20 184 166 / 0.05) !important;
}
.border-teal-500\/50 {
  border-color: rgb(20 184 166 / 0.5) !important;
}
.border-teal-500\/60 {
  border-color: rgb(20 184 166 / 0.6) !important;
}
.border-teal-500\/70 {
  border-color: rgb(20 184 166 / 0.7) !important;
}
.border-teal-500\/75 {
  border-color: rgb(20 184 166 / 0.75) !important;
}
.border-teal-500\/80 {
  border-color: rgb(20 184 166 / 0.8) !important;
}
.border-teal-500\/87 {
  border-color: rgb(20 184 166 / 0.87) !important;
}
.border-teal-500\/90 {
  border-color: rgb(20 184 166 / 0.9) !important;
}
.border-teal-500\/95 {
  border-color: rgb(20 184 166 / 0.95) !important;
}
.border-teal-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-teal-600\/0 {
  border-color: rgb(13 148 136 / 0) !important;
}
.border-teal-600\/10 {
  border-color: rgb(13 148 136 / 0.1) !important;
}
.border-teal-600\/100 {
  border-color: rgb(13 148 136 / 1) !important;
}
.border-teal-600\/12 {
  border-color: rgb(13 148 136 / 0.12) !important;
}
.border-teal-600\/20 {
  border-color: rgb(13 148 136 / 0.2) !important;
}
.border-teal-600\/25 {
  border-color: rgb(13 148 136 / 0.25) !important;
}
.border-teal-600\/30 {
  border-color: rgb(13 148 136 / 0.3) !important;
}
.border-teal-600\/38 {
  border-color: rgb(13 148 136 / 0.38) !important;
}
.border-teal-600\/40 {
  border-color: rgb(13 148 136 / 0.4) !important;
}
.border-teal-600\/5 {
  border-color: rgb(13 148 136 / 0.05) !important;
}
.border-teal-600\/50 {
  border-color: rgb(13 148 136 / 0.5) !important;
}
.border-teal-600\/60 {
  border-color: rgb(13 148 136 / 0.6) !important;
}
.border-teal-600\/70 {
  border-color: rgb(13 148 136 / 0.7) !important;
}
.border-teal-600\/75 {
  border-color: rgb(13 148 136 / 0.75) !important;
}
.border-teal-600\/80 {
  border-color: rgb(13 148 136 / 0.8) !important;
}
.border-teal-600\/87 {
  border-color: rgb(13 148 136 / 0.87) !important;
}
.border-teal-600\/90 {
  border-color: rgb(13 148 136 / 0.9) !important;
}
.border-teal-600\/95 {
  border-color: rgb(13 148 136 / 0.95) !important;
}
.border-teal-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-teal-700\/0 {
  border-color: rgb(15 118 110 / 0) !important;
}
.border-teal-700\/10 {
  border-color: rgb(15 118 110 / 0.1) !important;
}
.border-teal-700\/100 {
  border-color: rgb(15 118 110 / 1) !important;
}
.border-teal-700\/12 {
  border-color: rgb(15 118 110 / 0.12) !important;
}
.border-teal-700\/20 {
  border-color: rgb(15 118 110 / 0.2) !important;
}
.border-teal-700\/25 {
  border-color: rgb(15 118 110 / 0.25) !important;
}
.border-teal-700\/30 {
  border-color: rgb(15 118 110 / 0.3) !important;
}
.border-teal-700\/38 {
  border-color: rgb(15 118 110 / 0.38) !important;
}
.border-teal-700\/40 {
  border-color: rgb(15 118 110 / 0.4) !important;
}
.border-teal-700\/5 {
  border-color: rgb(15 118 110 / 0.05) !important;
}
.border-teal-700\/50 {
  border-color: rgb(15 118 110 / 0.5) !important;
}
.border-teal-700\/60 {
  border-color: rgb(15 118 110 / 0.6) !important;
}
.border-teal-700\/70 {
  border-color: rgb(15 118 110 / 0.7) !important;
}
.border-teal-700\/75 {
  border-color: rgb(15 118 110 / 0.75) !important;
}
.border-teal-700\/80 {
  border-color: rgb(15 118 110 / 0.8) !important;
}
.border-teal-700\/87 {
  border-color: rgb(15 118 110 / 0.87) !important;
}
.border-teal-700\/90 {
  border-color: rgb(15 118 110 / 0.9) !important;
}
.border-teal-700\/95 {
  border-color: rgb(15 118 110 / 0.95) !important;
}
.border-teal-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-teal-800\/0 {
  border-color: rgb(17 94 89 / 0) !important;
}
.border-teal-800\/10 {
  border-color: rgb(17 94 89 / 0.1) !important;
}
.border-teal-800\/100 {
  border-color: rgb(17 94 89 / 1) !important;
}
.border-teal-800\/12 {
  border-color: rgb(17 94 89 / 0.12) !important;
}
.border-teal-800\/20 {
  border-color: rgb(17 94 89 / 0.2) !important;
}
.border-teal-800\/25 {
  border-color: rgb(17 94 89 / 0.25) !important;
}
.border-teal-800\/30 {
  border-color: rgb(17 94 89 / 0.3) !important;
}
.border-teal-800\/38 {
  border-color: rgb(17 94 89 / 0.38) !important;
}
.border-teal-800\/40 {
  border-color: rgb(17 94 89 / 0.4) !important;
}
.border-teal-800\/5 {
  border-color: rgb(17 94 89 / 0.05) !important;
}
.border-teal-800\/50 {
  border-color: rgb(17 94 89 / 0.5) !important;
}
.border-teal-800\/60 {
  border-color: rgb(17 94 89 / 0.6) !important;
}
.border-teal-800\/70 {
  border-color: rgb(17 94 89 / 0.7) !important;
}
.border-teal-800\/75 {
  border-color: rgb(17 94 89 / 0.75) !important;
}
.border-teal-800\/80 {
  border-color: rgb(17 94 89 / 0.8) !important;
}
.border-teal-800\/87 {
  border-color: rgb(17 94 89 / 0.87) !important;
}
.border-teal-800\/90 {
  border-color: rgb(17 94 89 / 0.9) !important;
}
.border-teal-800\/95 {
  border-color: rgb(17 94 89 / 0.95) !important;
}
.border-teal-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-teal-900\/0 {
  border-color: rgb(19 78 74 / 0) !important;
}
.border-teal-900\/10 {
  border-color: rgb(19 78 74 / 0.1) !important;
}
.border-teal-900\/100 {
  border-color: rgb(19 78 74 / 1) !important;
}
.border-teal-900\/12 {
  border-color: rgb(19 78 74 / 0.12) !important;
}
.border-teal-900\/20 {
  border-color: rgb(19 78 74 / 0.2) !important;
}
.border-teal-900\/25 {
  border-color: rgb(19 78 74 / 0.25) !important;
}
.border-teal-900\/30 {
  border-color: rgb(19 78 74 / 0.3) !important;
}
.border-teal-900\/38 {
  border-color: rgb(19 78 74 / 0.38) !important;
}
.border-teal-900\/40 {
  border-color: rgb(19 78 74 / 0.4) !important;
}
.border-teal-900\/5 {
  border-color: rgb(19 78 74 / 0.05) !important;
}
.border-teal-900\/50 {
  border-color: rgb(19 78 74 / 0.5) !important;
}
.border-teal-900\/60 {
  border-color: rgb(19 78 74 / 0.6) !important;
}
.border-teal-900\/70 {
  border-color: rgb(19 78 74 / 0.7) !important;
}
.border-teal-900\/75 {
  border-color: rgb(19 78 74 / 0.75) !important;
}
.border-teal-900\/80 {
  border-color: rgb(19 78 74 / 0.8) !important;
}
.border-teal-900\/87 {
  border-color: rgb(19 78 74 / 0.87) !important;
}
.border-teal-900\/90 {
  border-color: rgb(19 78 74 / 0.9) !important;
}
.border-teal-900\/95 {
  border-color: rgb(19 78 74 / 0.95) !important;
}
.border-teal-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-teal-950\/0 {
  border-color: rgb(4 47 46 / 0) !important;
}
.border-teal-950\/10 {
  border-color: rgb(4 47 46 / 0.1) !important;
}
.border-teal-950\/100 {
  border-color: rgb(4 47 46 / 1) !important;
}
.border-teal-950\/12 {
  border-color: rgb(4 47 46 / 0.12) !important;
}
.border-teal-950\/20 {
  border-color: rgb(4 47 46 / 0.2) !important;
}
.border-teal-950\/25 {
  border-color: rgb(4 47 46 / 0.25) !important;
}
.border-teal-950\/30 {
  border-color: rgb(4 47 46 / 0.3) !important;
}
.border-teal-950\/38 {
  border-color: rgb(4 47 46 / 0.38) !important;
}
.border-teal-950\/40 {
  border-color: rgb(4 47 46 / 0.4) !important;
}
.border-teal-950\/5 {
  border-color: rgb(4 47 46 / 0.05) !important;
}
.border-teal-950\/50 {
  border-color: rgb(4 47 46 / 0.5) !important;
}
.border-teal-950\/60 {
  border-color: rgb(4 47 46 / 0.6) !important;
}
.border-teal-950\/70 {
  border-color: rgb(4 47 46 / 0.7) !important;
}
.border-teal-950\/75 {
  border-color: rgb(4 47 46 / 0.75) !important;
}
.border-teal-950\/80 {
  border-color: rgb(4 47 46 / 0.8) !important;
}
.border-teal-950\/87 {
  border-color: rgb(4 47 46 / 0.87) !important;
}
.border-teal-950\/90 {
  border-color: rgb(4 47 46 / 0.9) !important;
}
.border-teal-950\/95 {
  border-color: rgb(4 47 46 / 0.95) !important;
}
.border-transparent {
  border-color: transparent !important;
}
.border-transparent\/0 {
  border-color: rgb(0 0 0 / 0) !important;
}
.border-transparent\/10 {
  border-color: rgb(0 0 0 / 0.1) !important;
}
.border-transparent\/100 {
  border-color: rgb(0 0 0 / 1) !important;
}
.border-transparent\/12 {
  border-color: rgb(0 0 0 / 0.12) !important;
}
.border-transparent\/20 {
  border-color: rgb(0 0 0 / 0.2) !important;
}
.border-transparent\/25 {
  border-color: rgb(0 0 0 / 0.25) !important;
}
.border-transparent\/30 {
  border-color: rgb(0 0 0 / 0.3) !important;
}
.border-transparent\/38 {
  border-color: rgb(0 0 0 / 0.38) !important;
}
.border-transparent\/40 {
  border-color: rgb(0 0 0 / 0.4) !important;
}
.border-transparent\/5 {
  border-color: rgb(0 0 0 / 0.05) !important;
}
.border-transparent\/50 {
  border-color: rgb(0 0 0 / 0.5) !important;
}
.border-transparent\/60 {
  border-color: rgb(0 0 0 / 0.6) !important;
}
.border-transparent\/70 {
  border-color: rgb(0 0 0 / 0.7) !important;
}
.border-transparent\/75 {
  border-color: rgb(0 0 0 / 0.75) !important;
}
.border-transparent\/80 {
  border-color: rgb(0 0 0 / 0.8) !important;
}
.border-transparent\/87 {
  border-color: rgb(0 0 0 / 0.87) !important;
}
.border-transparent\/90 {
  border-color: rgb(0 0 0 / 0.9) !important;
}
.border-transparent\/95 {
  border-color: rgb(0 0 0 / 0.95) !important;
}
.border-violet-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-violet-100\/0 {
  border-color: rgb(237 233 254 / 0) !important;
}
.border-violet-100\/10 {
  border-color: rgb(237 233 254 / 0.1) !important;
}
.border-violet-100\/100 {
  border-color: rgb(237 233 254 / 1) !important;
}
.border-violet-100\/12 {
  border-color: rgb(237 233 254 / 0.12) !important;
}
.border-violet-100\/20 {
  border-color: rgb(237 233 254 / 0.2) !important;
}
.border-violet-100\/25 {
  border-color: rgb(237 233 254 / 0.25) !important;
}
.border-violet-100\/30 {
  border-color: rgb(237 233 254 / 0.3) !important;
}
.border-violet-100\/38 {
  border-color: rgb(237 233 254 / 0.38) !important;
}
.border-violet-100\/40 {
  border-color: rgb(237 233 254 / 0.4) !important;
}
.border-violet-100\/5 {
  border-color: rgb(237 233 254 / 0.05) !important;
}
.border-violet-100\/50 {
  border-color: rgb(237 233 254 / 0.5) !important;
}
.border-violet-100\/60 {
  border-color: rgb(237 233 254 / 0.6) !important;
}
.border-violet-100\/70 {
  border-color: rgb(237 233 254 / 0.7) !important;
}
.border-violet-100\/75 {
  border-color: rgb(237 233 254 / 0.75) !important;
}
.border-violet-100\/80 {
  border-color: rgb(237 233 254 / 0.8) !important;
}
.border-violet-100\/87 {
  border-color: rgb(237 233 254 / 0.87) !important;
}
.border-violet-100\/90 {
  border-color: rgb(237 233 254 / 0.9) !important;
}
.border-violet-100\/95 {
  border-color: rgb(237 233 254 / 0.95) !important;
}
.border-violet-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-violet-200\/0 {
  border-color: rgb(221 214 254 / 0) !important;
}
.border-violet-200\/10 {
  border-color: rgb(221 214 254 / 0.1) !important;
}
.border-violet-200\/100 {
  border-color: rgb(221 214 254 / 1) !important;
}
.border-violet-200\/12 {
  border-color: rgb(221 214 254 / 0.12) !important;
}
.border-violet-200\/20 {
  border-color: rgb(221 214 254 / 0.2) !important;
}
.border-violet-200\/25 {
  border-color: rgb(221 214 254 / 0.25) !important;
}
.border-violet-200\/30 {
  border-color: rgb(221 214 254 / 0.3) !important;
}
.border-violet-200\/38 {
  border-color: rgb(221 214 254 / 0.38) !important;
}
.border-violet-200\/40 {
  border-color: rgb(221 214 254 / 0.4) !important;
}
.border-violet-200\/5 {
  border-color: rgb(221 214 254 / 0.05) !important;
}
.border-violet-200\/50 {
  border-color: rgb(221 214 254 / 0.5) !important;
}
.border-violet-200\/60 {
  border-color: rgb(221 214 254 / 0.6) !important;
}
.border-violet-200\/70 {
  border-color: rgb(221 214 254 / 0.7) !important;
}
.border-violet-200\/75 {
  border-color: rgb(221 214 254 / 0.75) !important;
}
.border-violet-200\/80 {
  border-color: rgb(221 214 254 / 0.8) !important;
}
.border-violet-200\/87 {
  border-color: rgb(221 214 254 / 0.87) !important;
}
.border-violet-200\/90 {
  border-color: rgb(221 214 254 / 0.9) !important;
}
.border-violet-200\/95 {
  border-color: rgb(221 214 254 / 0.95) !important;
}
.border-violet-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-violet-300\/0 {
  border-color: rgb(196 181 253 / 0) !important;
}
.border-violet-300\/10 {
  border-color: rgb(196 181 253 / 0.1) !important;
}
.border-violet-300\/100 {
  border-color: rgb(196 181 253 / 1) !important;
}
.border-violet-300\/12 {
  border-color: rgb(196 181 253 / 0.12) !important;
}
.border-violet-300\/20 {
  border-color: rgb(196 181 253 / 0.2) !important;
}
.border-violet-300\/25 {
  border-color: rgb(196 181 253 / 0.25) !important;
}
.border-violet-300\/30 {
  border-color: rgb(196 181 253 / 0.3) !important;
}
.border-violet-300\/38 {
  border-color: rgb(196 181 253 / 0.38) !important;
}
.border-violet-300\/40 {
  border-color: rgb(196 181 253 / 0.4) !important;
}
.border-violet-300\/5 {
  border-color: rgb(196 181 253 / 0.05) !important;
}
.border-violet-300\/50 {
  border-color: rgb(196 181 253 / 0.5) !important;
}
.border-violet-300\/60 {
  border-color: rgb(196 181 253 / 0.6) !important;
}
.border-violet-300\/70 {
  border-color: rgb(196 181 253 / 0.7) !important;
}
.border-violet-300\/75 {
  border-color: rgb(196 181 253 / 0.75) !important;
}
.border-violet-300\/80 {
  border-color: rgb(196 181 253 / 0.8) !important;
}
.border-violet-300\/87 {
  border-color: rgb(196 181 253 / 0.87) !important;
}
.border-violet-300\/90 {
  border-color: rgb(196 181 253 / 0.9) !important;
}
.border-violet-300\/95 {
  border-color: rgb(196 181 253 / 0.95) !important;
}
.border-violet-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-violet-400\/0 {
  border-color: rgb(167 139 250 / 0) !important;
}
.border-violet-400\/10 {
  border-color: rgb(167 139 250 / 0.1) !important;
}
.border-violet-400\/100 {
  border-color: rgb(167 139 250 / 1) !important;
}
.border-violet-400\/12 {
  border-color: rgb(167 139 250 / 0.12) !important;
}
.border-violet-400\/20 {
  border-color: rgb(167 139 250 / 0.2) !important;
}
.border-violet-400\/25 {
  border-color: rgb(167 139 250 / 0.25) !important;
}
.border-violet-400\/30 {
  border-color: rgb(167 139 250 / 0.3) !important;
}
.border-violet-400\/38 {
  border-color: rgb(167 139 250 / 0.38) !important;
}
.border-violet-400\/40 {
  border-color: rgb(167 139 250 / 0.4) !important;
}
.border-violet-400\/5 {
  border-color: rgb(167 139 250 / 0.05) !important;
}
.border-violet-400\/50 {
  border-color: rgb(167 139 250 / 0.5) !important;
}
.border-violet-400\/60 {
  border-color: rgb(167 139 250 / 0.6) !important;
}
.border-violet-400\/70 {
  border-color: rgb(167 139 250 / 0.7) !important;
}
.border-violet-400\/75 {
  border-color: rgb(167 139 250 / 0.75) !important;
}
.border-violet-400\/80 {
  border-color: rgb(167 139 250 / 0.8) !important;
}
.border-violet-400\/87 {
  border-color: rgb(167 139 250 / 0.87) !important;
}
.border-violet-400\/90 {
  border-color: rgb(167 139 250 / 0.9) !important;
}
.border-violet-400\/95 {
  border-color: rgb(167 139 250 / 0.95) !important;
}
.border-violet-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-violet-50\/0 {
  border-color: rgb(245 243 255 / 0) !important;
}
.border-violet-50\/10 {
  border-color: rgb(245 243 255 / 0.1) !important;
}
.border-violet-50\/100 {
  border-color: rgb(245 243 255 / 1) !important;
}
.border-violet-50\/12 {
  border-color: rgb(245 243 255 / 0.12) !important;
}
.border-violet-50\/20 {
  border-color: rgb(245 243 255 / 0.2) !important;
}
.border-violet-50\/25 {
  border-color: rgb(245 243 255 / 0.25) !important;
}
.border-violet-50\/30 {
  border-color: rgb(245 243 255 / 0.3) !important;
}
.border-violet-50\/38 {
  border-color: rgb(245 243 255 / 0.38) !important;
}
.border-violet-50\/40 {
  border-color: rgb(245 243 255 / 0.4) !important;
}
.border-violet-50\/5 {
  border-color: rgb(245 243 255 / 0.05) !important;
}
.border-violet-50\/50 {
  border-color: rgb(245 243 255 / 0.5) !important;
}
.border-violet-50\/60 {
  border-color: rgb(245 243 255 / 0.6) !important;
}
.border-violet-50\/70 {
  border-color: rgb(245 243 255 / 0.7) !important;
}
.border-violet-50\/75 {
  border-color: rgb(245 243 255 / 0.75) !important;
}
.border-violet-50\/80 {
  border-color: rgb(245 243 255 / 0.8) !important;
}
.border-violet-50\/87 {
  border-color: rgb(245 243 255 / 0.87) !important;
}
.border-violet-50\/90 {
  border-color: rgb(245 243 255 / 0.9) !important;
}
.border-violet-50\/95 {
  border-color: rgb(245 243 255 / 0.95) !important;
}
.border-violet-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-violet-500\/0 {
  border-color: rgb(139 92 246 / 0) !important;
}
.border-violet-500\/10 {
  border-color: rgb(139 92 246 / 0.1) !important;
}
.border-violet-500\/100 {
  border-color: rgb(139 92 246 / 1) !important;
}
.border-violet-500\/12 {
  border-color: rgb(139 92 246 / 0.12) !important;
}
.border-violet-500\/20 {
  border-color: rgb(139 92 246 / 0.2) !important;
}
.border-violet-500\/25 {
  border-color: rgb(139 92 246 / 0.25) !important;
}
.border-violet-500\/30 {
  border-color: rgb(139 92 246 / 0.3) !important;
}
.border-violet-500\/38 {
  border-color: rgb(139 92 246 / 0.38) !important;
}
.border-violet-500\/40 {
  border-color: rgb(139 92 246 / 0.4) !important;
}
.border-violet-500\/5 {
  border-color: rgb(139 92 246 / 0.05) !important;
}
.border-violet-500\/50 {
  border-color: rgb(139 92 246 / 0.5) !important;
}
.border-violet-500\/60 {
  border-color: rgb(139 92 246 / 0.6) !important;
}
.border-violet-500\/70 {
  border-color: rgb(139 92 246 / 0.7) !important;
}
.border-violet-500\/75 {
  border-color: rgb(139 92 246 / 0.75) !important;
}
.border-violet-500\/80 {
  border-color: rgb(139 92 246 / 0.8) !important;
}
.border-violet-500\/87 {
  border-color: rgb(139 92 246 / 0.87) !important;
}
.border-violet-500\/90 {
  border-color: rgb(139 92 246 / 0.9) !important;
}
.border-violet-500\/95 {
  border-color: rgb(139 92 246 / 0.95) !important;
}
.border-violet-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-violet-600\/0 {
  border-color: rgb(124 58 237 / 0) !important;
}
.border-violet-600\/10 {
  border-color: rgb(124 58 237 / 0.1) !important;
}
.border-violet-600\/100 {
  border-color: rgb(124 58 237 / 1) !important;
}
.border-violet-600\/12 {
  border-color: rgb(124 58 237 / 0.12) !important;
}
.border-violet-600\/20 {
  border-color: rgb(124 58 237 / 0.2) !important;
}
.border-violet-600\/25 {
  border-color: rgb(124 58 237 / 0.25) !important;
}
.border-violet-600\/30 {
  border-color: rgb(124 58 237 / 0.3) !important;
}
.border-violet-600\/38 {
  border-color: rgb(124 58 237 / 0.38) !important;
}
.border-violet-600\/40 {
  border-color: rgb(124 58 237 / 0.4) !important;
}
.border-violet-600\/5 {
  border-color: rgb(124 58 237 / 0.05) !important;
}
.border-violet-600\/50 {
  border-color: rgb(124 58 237 / 0.5) !important;
}
.border-violet-600\/60 {
  border-color: rgb(124 58 237 / 0.6) !important;
}
.border-violet-600\/70 {
  border-color: rgb(124 58 237 / 0.7) !important;
}
.border-violet-600\/75 {
  border-color: rgb(124 58 237 / 0.75) !important;
}
.border-violet-600\/80 {
  border-color: rgb(124 58 237 / 0.8) !important;
}
.border-violet-600\/87 {
  border-color: rgb(124 58 237 / 0.87) !important;
}
.border-violet-600\/90 {
  border-color: rgb(124 58 237 / 0.9) !important;
}
.border-violet-600\/95 {
  border-color: rgb(124 58 237 / 0.95) !important;
}
.border-violet-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-violet-700\/0 {
  border-color: rgb(109 40 217 / 0) !important;
}
.border-violet-700\/10 {
  border-color: rgb(109 40 217 / 0.1) !important;
}
.border-violet-700\/100 {
  border-color: rgb(109 40 217 / 1) !important;
}
.border-violet-700\/12 {
  border-color: rgb(109 40 217 / 0.12) !important;
}
.border-violet-700\/20 {
  border-color: rgb(109 40 217 / 0.2) !important;
}
.border-violet-700\/25 {
  border-color: rgb(109 40 217 / 0.25) !important;
}
.border-violet-700\/30 {
  border-color: rgb(109 40 217 / 0.3) !important;
}
.border-violet-700\/38 {
  border-color: rgb(109 40 217 / 0.38) !important;
}
.border-violet-700\/40 {
  border-color: rgb(109 40 217 / 0.4) !important;
}
.border-violet-700\/5 {
  border-color: rgb(109 40 217 / 0.05) !important;
}
.border-violet-700\/50 {
  border-color: rgb(109 40 217 / 0.5) !important;
}
.border-violet-700\/60 {
  border-color: rgb(109 40 217 / 0.6) !important;
}
.border-violet-700\/70 {
  border-color: rgb(109 40 217 / 0.7) !important;
}
.border-violet-700\/75 {
  border-color: rgb(109 40 217 / 0.75) !important;
}
.border-violet-700\/80 {
  border-color: rgb(109 40 217 / 0.8) !important;
}
.border-violet-700\/87 {
  border-color: rgb(109 40 217 / 0.87) !important;
}
.border-violet-700\/90 {
  border-color: rgb(109 40 217 / 0.9) !important;
}
.border-violet-700\/95 {
  border-color: rgb(109 40 217 / 0.95) !important;
}
.border-violet-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-violet-800\/0 {
  border-color: rgb(91 33 182 / 0) !important;
}
.border-violet-800\/10 {
  border-color: rgb(91 33 182 / 0.1) !important;
}
.border-violet-800\/100 {
  border-color: rgb(91 33 182 / 1) !important;
}
.border-violet-800\/12 {
  border-color: rgb(91 33 182 / 0.12) !important;
}
.border-violet-800\/20 {
  border-color: rgb(91 33 182 / 0.2) !important;
}
.border-violet-800\/25 {
  border-color: rgb(91 33 182 / 0.25) !important;
}
.border-violet-800\/30 {
  border-color: rgb(91 33 182 / 0.3) !important;
}
.border-violet-800\/38 {
  border-color: rgb(91 33 182 / 0.38) !important;
}
.border-violet-800\/40 {
  border-color: rgb(91 33 182 / 0.4) !important;
}
.border-violet-800\/5 {
  border-color: rgb(91 33 182 / 0.05) !important;
}
.border-violet-800\/50 {
  border-color: rgb(91 33 182 / 0.5) !important;
}
.border-violet-800\/60 {
  border-color: rgb(91 33 182 / 0.6) !important;
}
.border-violet-800\/70 {
  border-color: rgb(91 33 182 / 0.7) !important;
}
.border-violet-800\/75 {
  border-color: rgb(91 33 182 / 0.75) !important;
}
.border-violet-800\/80 {
  border-color: rgb(91 33 182 / 0.8) !important;
}
.border-violet-800\/87 {
  border-color: rgb(91 33 182 / 0.87) !important;
}
.border-violet-800\/90 {
  border-color: rgb(91 33 182 / 0.9) !important;
}
.border-violet-800\/95 {
  border-color: rgb(91 33 182 / 0.95) !important;
}
.border-violet-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-violet-900\/0 {
  border-color: rgb(76 29 149 / 0) !important;
}
.border-violet-900\/10 {
  border-color: rgb(76 29 149 / 0.1) !important;
}
.border-violet-900\/100 {
  border-color: rgb(76 29 149 / 1) !important;
}
.border-violet-900\/12 {
  border-color: rgb(76 29 149 / 0.12) !important;
}
.border-violet-900\/20 {
  border-color: rgb(76 29 149 / 0.2) !important;
}
.border-violet-900\/25 {
  border-color: rgb(76 29 149 / 0.25) !important;
}
.border-violet-900\/30 {
  border-color: rgb(76 29 149 / 0.3) !important;
}
.border-violet-900\/38 {
  border-color: rgb(76 29 149 / 0.38) !important;
}
.border-violet-900\/40 {
  border-color: rgb(76 29 149 / 0.4) !important;
}
.border-violet-900\/5 {
  border-color: rgb(76 29 149 / 0.05) !important;
}
.border-violet-900\/50 {
  border-color: rgb(76 29 149 / 0.5) !important;
}
.border-violet-900\/60 {
  border-color: rgb(76 29 149 / 0.6) !important;
}
.border-violet-900\/70 {
  border-color: rgb(76 29 149 / 0.7) !important;
}
.border-violet-900\/75 {
  border-color: rgb(76 29 149 / 0.75) !important;
}
.border-violet-900\/80 {
  border-color: rgb(76 29 149 / 0.8) !important;
}
.border-violet-900\/87 {
  border-color: rgb(76 29 149 / 0.87) !important;
}
.border-violet-900\/90 {
  border-color: rgb(76 29 149 / 0.9) !important;
}
.border-violet-900\/95 {
  border-color: rgb(76 29 149 / 0.95) !important;
}
.border-violet-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-violet-950\/0 {
  border-color: rgb(46 16 101 / 0) !important;
}
.border-violet-950\/10 {
  border-color: rgb(46 16 101 / 0.1) !important;
}
.border-violet-950\/100 {
  border-color: rgb(46 16 101 / 1) !important;
}
.border-violet-950\/12 {
  border-color: rgb(46 16 101 / 0.12) !important;
}
.border-violet-950\/20 {
  border-color: rgb(46 16 101 / 0.2) !important;
}
.border-violet-950\/25 {
  border-color: rgb(46 16 101 / 0.25) !important;
}
.border-violet-950\/30 {
  border-color: rgb(46 16 101 / 0.3) !important;
}
.border-violet-950\/38 {
  border-color: rgb(46 16 101 / 0.38) !important;
}
.border-violet-950\/40 {
  border-color: rgb(46 16 101 / 0.4) !important;
}
.border-violet-950\/5 {
  border-color: rgb(46 16 101 / 0.05) !important;
}
.border-violet-950\/50 {
  border-color: rgb(46 16 101 / 0.5) !important;
}
.border-violet-950\/60 {
  border-color: rgb(46 16 101 / 0.6) !important;
}
.border-violet-950\/70 {
  border-color: rgb(46 16 101 / 0.7) !important;
}
.border-violet-950\/75 {
  border-color: rgb(46 16 101 / 0.75) !important;
}
.border-violet-950\/80 {
  border-color: rgb(46 16 101 / 0.8) !important;
}
.border-violet-950\/87 {
  border-color: rgb(46 16 101 / 0.87) !important;
}
.border-violet-950\/90 {
  border-color: rgb(46 16 101 / 0.9) !important;
}
.border-violet-950\/95 {
  border-color: rgb(46 16 101 / 0.95) !important;
}
.border-warn {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-100\/0 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-warn-100\/10 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-warn-100\/100 {
  border-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-warn-100\/12 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-warn-100\/20 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-warn-100\/25 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-warn-100\/30 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-warn-100\/38 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-warn-100\/40 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-warn-100\/5 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-warn-100\/50 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-warn-100\/60 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-warn-100\/70 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-warn-100\/75 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-warn-100\/80 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-warn-100\/87 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-warn-100\/90 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-warn-100\/95 {
  border-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-warn-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-200\/0 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-warn-200\/10 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-warn-200\/100 {
  border-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-warn-200\/12 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-warn-200\/20 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-warn-200\/25 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-warn-200\/30 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-warn-200\/38 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-warn-200\/40 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-warn-200\/5 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-warn-200\/50 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-warn-200\/60 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-warn-200\/70 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-warn-200\/75 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-warn-200\/80 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-warn-200\/87 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-warn-200\/90 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-warn-200\/95 {
  border-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-warn-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-300\/0 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-warn-300\/10 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-warn-300\/100 {
  border-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-warn-300\/12 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-warn-300\/20 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-warn-300\/25 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-warn-300\/30 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-warn-300\/38 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-warn-300\/40 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-warn-300\/5 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-warn-300\/50 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-warn-300\/60 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-warn-300\/70 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-warn-300\/75 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-warn-300\/80 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-warn-300\/87 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-warn-300\/90 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-warn-300\/95 {
  border-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-warn-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-400\/0 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-warn-400\/10 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-warn-400\/100 {
  border-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-warn-400\/12 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-warn-400\/20 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-warn-400\/25 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-warn-400\/30 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-warn-400\/38 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-warn-400\/40 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-warn-400\/5 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-warn-400\/50 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-warn-400\/60 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-warn-400\/70 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-warn-400\/75 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-warn-400\/80 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-warn-400\/87 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-warn-400\/90 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-warn-400\/95 {
  border-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-warn-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-50\/0 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-warn-50\/10 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-warn-50\/100 {
  border-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-warn-50\/12 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-warn-50\/20 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-warn-50\/25 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-warn-50\/30 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-warn-50\/38 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-warn-50\/40 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-warn-50\/5 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-warn-50\/50 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-warn-50\/60 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-warn-50\/70 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-warn-50\/75 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-warn-50\/80 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-warn-50\/87 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-warn-50\/90 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-warn-50\/95 {
  border-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-warn-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-500\/0 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-warn-500\/10 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-warn-500\/100 {
  border-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-warn-500\/12 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-warn-500\/20 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-warn-500\/25 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-warn-500\/30 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-warn-500\/38 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-warn-500\/40 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-warn-500\/5 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-warn-500\/50 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-warn-500\/60 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-warn-500\/70 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-warn-500\/75 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-warn-500\/80 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-warn-500\/87 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-warn-500\/90 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-warn-500\/95 {
  border-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-warn-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-600\/0 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-warn-600\/10 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-warn-600\/100 {
  border-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-warn-600\/12 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-warn-600\/20 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-warn-600\/25 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-warn-600\/30 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-warn-600\/38 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-warn-600\/40 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-warn-600\/5 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-warn-600\/50 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-warn-600\/60 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-warn-600\/70 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-warn-600\/75 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-warn-600\/80 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-warn-600\/87 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-warn-600\/90 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-warn-600\/95 {
  border-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-warn-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-700\/0 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-warn-700\/10 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-warn-700\/100 {
  border-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-warn-700\/12 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-warn-700\/20 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-warn-700\/25 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-warn-700\/30 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-warn-700\/38 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-warn-700\/40 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-warn-700\/5 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-warn-700\/50 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-warn-700\/60 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-warn-700\/70 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-warn-700\/75 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-warn-700\/80 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-warn-700\/87 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-warn-700\/90 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-warn-700\/95 {
  border-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-warn-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-800\/0 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-warn-800\/10 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-warn-800\/100 {
  border-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-warn-800\/12 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-warn-800\/20 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-warn-800\/25 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-warn-800\/30 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-warn-800\/38 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-warn-800\/40 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-warn-800\/5 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-warn-800\/50 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-warn-800\/60 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-warn-800\/70 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-warn-800\/75 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-warn-800\/80 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-warn-800\/87 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-warn-800\/90 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-warn-800\/95 {
  border-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-warn-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-900\/0 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-warn-900\/10 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-warn-900\/100 {
  border-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-warn-900\/12 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-warn-900\/20 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-warn-900\/25 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-warn-900\/30 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-warn-900\/38 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-warn-900\/40 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-warn-900\/5 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-warn-900\/50 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-warn-900\/60 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-warn-900\/70 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-warn-900\/75 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-warn-900\/80 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-warn-900\/87 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-warn-900\/90 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-warn-900\/95 {
  border-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-warn-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-warn-950\/0 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-warn-950\/10 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-warn-950\/100 {
  border-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-warn-950\/12 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-warn-950\/20 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-warn-950\/25 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-warn-950\/30 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-warn-950\/38 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-warn-950\/40 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-warn-950\/5 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-warn-950\/50 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-warn-950\/60 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-warn-950\/70 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-warn-950\/75 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-warn-950\/80 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-warn-950\/87 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-warn-950\/90 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-warn-950\/95 {
  border-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-warn\/0 {
  border-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-warn\/10 {
  border-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-warn\/100 {
  border-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-warn\/12 {
  border-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-warn\/20 {
  border-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-warn\/25 {
  border-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-warn\/30 {
  border-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-warn\/38 {
  border-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-warn\/40 {
  border-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-warn\/5 {
  border-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-warn\/50 {
  border-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-warn\/60 {
  border-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-warn\/70 {
  border-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-warn\/75 {
  border-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-warn\/80 {
  border-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-warn\/87 {
  border-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-warn\/90 {
  border-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-warn\/95 {
  border-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-white\/0 {
  border-color: rgb(255 255 255 / 0) !important;
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1) !important;
}
.border-white\/100 {
  border-color: rgb(255 255 255 / 1) !important;
}
.border-white\/12 {
  border-color: rgb(255 255 255 / 0.12) !important;
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2) !important;
}
.border-white\/25 {
  border-color: rgb(255 255 255 / 0.25) !important;
}
.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3) !important;
}
.border-white\/38 {
  border-color: rgb(255 255 255 / 0.38) !important;
}
.border-white\/40 {
  border-color: rgb(255 255 255 / 0.4) !important;
}
.border-white\/5 {
  border-color: rgb(255 255 255 / 0.05) !important;
}
.border-white\/50 {
  border-color: rgb(255 255 255 / 0.5) !important;
}
.border-white\/60 {
  border-color: rgb(255 255 255 / 0.6) !important;
}
.border-white\/70 {
  border-color: rgb(255 255 255 / 0.7) !important;
}
.border-white\/75 {
  border-color: rgb(255 255 255 / 0.75) !important;
}
.border-white\/80 {
  border-color: rgb(255 255 255 / 0.8) !important;
}
.border-white\/87 {
  border-color: rgb(255 255 255 / 0.87) !important;
}
.border-white\/90 {
  border-color: rgb(255 255 255 / 0.9) !important;
}
.border-white\/95 {
  border-color: rgb(255 255 255 / 0.95) !important;
}
.border-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-yellow-100\/0 {
  border-color: rgb(254 249 195 / 0) !important;
}
.border-yellow-100\/10 {
  border-color: rgb(254 249 195 / 0.1) !important;
}
.border-yellow-100\/100 {
  border-color: rgb(254 249 195 / 1) !important;
}
.border-yellow-100\/12 {
  border-color: rgb(254 249 195 / 0.12) !important;
}
.border-yellow-100\/20 {
  border-color: rgb(254 249 195 / 0.2) !important;
}
.border-yellow-100\/25 {
  border-color: rgb(254 249 195 / 0.25) !important;
}
.border-yellow-100\/30 {
  border-color: rgb(254 249 195 / 0.3) !important;
}
.border-yellow-100\/38 {
  border-color: rgb(254 249 195 / 0.38) !important;
}
.border-yellow-100\/40 {
  border-color: rgb(254 249 195 / 0.4) !important;
}
.border-yellow-100\/5 {
  border-color: rgb(254 249 195 / 0.05) !important;
}
.border-yellow-100\/50 {
  border-color: rgb(254 249 195 / 0.5) !important;
}
.border-yellow-100\/60 {
  border-color: rgb(254 249 195 / 0.6) !important;
}
.border-yellow-100\/70 {
  border-color: rgb(254 249 195 / 0.7) !important;
}
.border-yellow-100\/75 {
  border-color: rgb(254 249 195 / 0.75) !important;
}
.border-yellow-100\/80 {
  border-color: rgb(254 249 195 / 0.8) !important;
}
.border-yellow-100\/87 {
  border-color: rgb(254 249 195 / 0.87) !important;
}
.border-yellow-100\/90 {
  border-color: rgb(254 249 195 / 0.9) !important;
}
.border-yellow-100\/95 {
  border-color: rgb(254 249 195 / 0.95) !important;
}
.border-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-yellow-200\/0 {
  border-color: rgb(254 240 138 / 0) !important;
}
.border-yellow-200\/10 {
  border-color: rgb(254 240 138 / 0.1) !important;
}
.border-yellow-200\/100 {
  border-color: rgb(254 240 138 / 1) !important;
}
.border-yellow-200\/12 {
  border-color: rgb(254 240 138 / 0.12) !important;
}
.border-yellow-200\/20 {
  border-color: rgb(254 240 138 / 0.2) !important;
}
.border-yellow-200\/25 {
  border-color: rgb(254 240 138 / 0.25) !important;
}
.border-yellow-200\/30 {
  border-color: rgb(254 240 138 / 0.3) !important;
}
.border-yellow-200\/38 {
  border-color: rgb(254 240 138 / 0.38) !important;
}
.border-yellow-200\/40 {
  border-color: rgb(254 240 138 / 0.4) !important;
}
.border-yellow-200\/5 {
  border-color: rgb(254 240 138 / 0.05) !important;
}
.border-yellow-200\/50 {
  border-color: rgb(254 240 138 / 0.5) !important;
}
.border-yellow-200\/60 {
  border-color: rgb(254 240 138 / 0.6) !important;
}
.border-yellow-200\/70 {
  border-color: rgb(254 240 138 / 0.7) !important;
}
.border-yellow-200\/75 {
  border-color: rgb(254 240 138 / 0.75) !important;
}
.border-yellow-200\/80 {
  border-color: rgb(254 240 138 / 0.8) !important;
}
.border-yellow-200\/87 {
  border-color: rgb(254 240 138 / 0.87) !important;
}
.border-yellow-200\/90 {
  border-color: rgb(254 240 138 / 0.9) !important;
}
.border-yellow-200\/95 {
  border-color: rgb(254 240 138 / 0.95) !important;
}
.border-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-yellow-300\/0 {
  border-color: rgb(253 224 71 / 0) !important;
}
.border-yellow-300\/10 {
  border-color: rgb(253 224 71 / 0.1) !important;
}
.border-yellow-300\/100 {
  border-color: rgb(253 224 71 / 1) !important;
}
.border-yellow-300\/12 {
  border-color: rgb(253 224 71 / 0.12) !important;
}
.border-yellow-300\/20 {
  border-color: rgb(253 224 71 / 0.2) !important;
}
.border-yellow-300\/25 {
  border-color: rgb(253 224 71 / 0.25) !important;
}
.border-yellow-300\/30 {
  border-color: rgb(253 224 71 / 0.3) !important;
}
.border-yellow-300\/38 {
  border-color: rgb(253 224 71 / 0.38) !important;
}
.border-yellow-300\/40 {
  border-color: rgb(253 224 71 / 0.4) !important;
}
.border-yellow-300\/5 {
  border-color: rgb(253 224 71 / 0.05) !important;
}
.border-yellow-300\/50 {
  border-color: rgb(253 224 71 / 0.5) !important;
}
.border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6) !important;
}
.border-yellow-300\/70 {
  border-color: rgb(253 224 71 / 0.7) !important;
}
.border-yellow-300\/75 {
  border-color: rgb(253 224 71 / 0.75) !important;
}
.border-yellow-300\/80 {
  border-color: rgb(253 224 71 / 0.8) !important;
}
.border-yellow-300\/87 {
  border-color: rgb(253 224 71 / 0.87) !important;
}
.border-yellow-300\/90 {
  border-color: rgb(253 224 71 / 0.9) !important;
}
.border-yellow-300\/95 {
  border-color: rgb(253 224 71 / 0.95) !important;
}
.border-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-yellow-400\/0 {
  border-color: rgb(250 204 21 / 0) !important;
}
.border-yellow-400\/10 {
  border-color: rgb(250 204 21 / 0.1) !important;
}
.border-yellow-400\/100 {
  border-color: rgb(250 204 21 / 1) !important;
}
.border-yellow-400\/12 {
  border-color: rgb(250 204 21 / 0.12) !important;
}
.border-yellow-400\/20 {
  border-color: rgb(250 204 21 / 0.2) !important;
}
.border-yellow-400\/25 {
  border-color: rgb(250 204 21 / 0.25) !important;
}
.border-yellow-400\/30 {
  border-color: rgb(250 204 21 / 0.3) !important;
}
.border-yellow-400\/38 {
  border-color: rgb(250 204 21 / 0.38) !important;
}
.border-yellow-400\/40 {
  border-color: rgb(250 204 21 / 0.4) !important;
}
.border-yellow-400\/5 {
  border-color: rgb(250 204 21 / 0.05) !important;
}
.border-yellow-400\/50 {
  border-color: rgb(250 204 21 / 0.5) !important;
}
.border-yellow-400\/60 {
  border-color: rgb(250 204 21 / 0.6) !important;
}
.border-yellow-400\/70 {
  border-color: rgb(250 204 21 / 0.7) !important;
}
.border-yellow-400\/75 {
  border-color: rgb(250 204 21 / 0.75) !important;
}
.border-yellow-400\/80 {
  border-color: rgb(250 204 21 / 0.8) !important;
}
.border-yellow-400\/87 {
  border-color: rgb(250 204 21 / 0.87) !important;
}
.border-yellow-400\/90 {
  border-color: rgb(250 204 21 / 0.9) !important;
}
.border-yellow-400\/95 {
  border-color: rgb(250 204 21 / 0.95) !important;
}
.border-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-yellow-50\/0 {
  border-color: rgb(254 252 232 / 0) !important;
}
.border-yellow-50\/10 {
  border-color: rgb(254 252 232 / 0.1) !important;
}
.border-yellow-50\/100 {
  border-color: rgb(254 252 232 / 1) !important;
}
.border-yellow-50\/12 {
  border-color: rgb(254 252 232 / 0.12) !important;
}
.border-yellow-50\/20 {
  border-color: rgb(254 252 232 / 0.2) !important;
}
.border-yellow-50\/25 {
  border-color: rgb(254 252 232 / 0.25) !important;
}
.border-yellow-50\/30 {
  border-color: rgb(254 252 232 / 0.3) !important;
}
.border-yellow-50\/38 {
  border-color: rgb(254 252 232 / 0.38) !important;
}
.border-yellow-50\/40 {
  border-color: rgb(254 252 232 / 0.4) !important;
}
.border-yellow-50\/5 {
  border-color: rgb(254 252 232 / 0.05) !important;
}
.border-yellow-50\/50 {
  border-color: rgb(254 252 232 / 0.5) !important;
}
.border-yellow-50\/60 {
  border-color: rgb(254 252 232 / 0.6) !important;
}
.border-yellow-50\/70 {
  border-color: rgb(254 252 232 / 0.7) !important;
}
.border-yellow-50\/75 {
  border-color: rgb(254 252 232 / 0.75) !important;
}
.border-yellow-50\/80 {
  border-color: rgb(254 252 232 / 0.8) !important;
}
.border-yellow-50\/87 {
  border-color: rgb(254 252 232 / 0.87) !important;
}
.border-yellow-50\/90 {
  border-color: rgb(254 252 232 / 0.9) !important;
}
.border-yellow-50\/95 {
  border-color: rgb(254 252 232 / 0.95) !important;
}
.border-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-yellow-500\/0 {
  border-color: rgb(234 179 8 / 0) !important;
}
.border-yellow-500\/10 {
  border-color: rgb(234 179 8 / 0.1) !important;
}
.border-yellow-500\/100 {
  border-color: rgb(234 179 8 / 1) !important;
}
.border-yellow-500\/12 {
  border-color: rgb(234 179 8 / 0.12) !important;
}
.border-yellow-500\/20 {
  border-color: rgb(234 179 8 / 0.2) !important;
}
.border-yellow-500\/25 {
  border-color: rgb(234 179 8 / 0.25) !important;
}
.border-yellow-500\/30 {
  border-color: rgb(234 179 8 / 0.3) !important;
}
.border-yellow-500\/38 {
  border-color: rgb(234 179 8 / 0.38) !important;
}
.border-yellow-500\/40 {
  border-color: rgb(234 179 8 / 0.4) !important;
}
.border-yellow-500\/5 {
  border-color: rgb(234 179 8 / 0.05) !important;
}
.border-yellow-500\/50 {
  border-color: rgb(234 179 8 / 0.5) !important;
}
.border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6) !important;
}
.border-yellow-500\/70 {
  border-color: rgb(234 179 8 / 0.7) !important;
}
.border-yellow-500\/75 {
  border-color: rgb(234 179 8 / 0.75) !important;
}
.border-yellow-500\/80 {
  border-color: rgb(234 179 8 / 0.8) !important;
}
.border-yellow-500\/87 {
  border-color: rgb(234 179 8 / 0.87) !important;
}
.border-yellow-500\/90 {
  border-color: rgb(234 179 8 / 0.9) !important;
}
.border-yellow-500\/95 {
  border-color: rgb(234 179 8 / 0.95) !important;
}
.border-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-yellow-600\/0 {
  border-color: rgb(202 138 4 / 0) !important;
}
.border-yellow-600\/10 {
  border-color: rgb(202 138 4 / 0.1) !important;
}
.border-yellow-600\/100 {
  border-color: rgb(202 138 4 / 1) !important;
}
.border-yellow-600\/12 {
  border-color: rgb(202 138 4 / 0.12) !important;
}
.border-yellow-600\/20 {
  border-color: rgb(202 138 4 / 0.2) !important;
}
.border-yellow-600\/25 {
  border-color: rgb(202 138 4 / 0.25) !important;
}
.border-yellow-600\/30 {
  border-color: rgb(202 138 4 / 0.3) !important;
}
.border-yellow-600\/38 {
  border-color: rgb(202 138 4 / 0.38) !important;
}
.border-yellow-600\/40 {
  border-color: rgb(202 138 4 / 0.4) !important;
}
.border-yellow-600\/5 {
  border-color: rgb(202 138 4 / 0.05) !important;
}
.border-yellow-600\/50 {
  border-color: rgb(202 138 4 / 0.5) !important;
}
.border-yellow-600\/60 {
  border-color: rgb(202 138 4 / 0.6) !important;
}
.border-yellow-600\/70 {
  border-color: rgb(202 138 4 / 0.7) !important;
}
.border-yellow-600\/75 {
  border-color: rgb(202 138 4 / 0.75) !important;
}
.border-yellow-600\/80 {
  border-color: rgb(202 138 4 / 0.8) !important;
}
.border-yellow-600\/87 {
  border-color: rgb(202 138 4 / 0.87) !important;
}
.border-yellow-600\/90 {
  border-color: rgb(202 138 4 / 0.9) !important;
}
.border-yellow-600\/95 {
  border-color: rgb(202 138 4 / 0.95) !important;
}
.border-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-yellow-700\/0 {
  border-color: rgb(161 98 7 / 0) !important;
}
.border-yellow-700\/10 {
  border-color: rgb(161 98 7 / 0.1) !important;
}
.border-yellow-700\/100 {
  border-color: rgb(161 98 7 / 1) !important;
}
.border-yellow-700\/12 {
  border-color: rgb(161 98 7 / 0.12) !important;
}
.border-yellow-700\/20 {
  border-color: rgb(161 98 7 / 0.2) !important;
}
.border-yellow-700\/25 {
  border-color: rgb(161 98 7 / 0.25) !important;
}
.border-yellow-700\/30 {
  border-color: rgb(161 98 7 / 0.3) !important;
}
.border-yellow-700\/38 {
  border-color: rgb(161 98 7 / 0.38) !important;
}
.border-yellow-700\/40 {
  border-color: rgb(161 98 7 / 0.4) !important;
}
.border-yellow-700\/5 {
  border-color: rgb(161 98 7 / 0.05) !important;
}
.border-yellow-700\/50 {
  border-color: rgb(161 98 7 / 0.5) !important;
}
.border-yellow-700\/60 {
  border-color: rgb(161 98 7 / 0.6) !important;
}
.border-yellow-700\/70 {
  border-color: rgb(161 98 7 / 0.7) !important;
}
.border-yellow-700\/75 {
  border-color: rgb(161 98 7 / 0.75) !important;
}
.border-yellow-700\/80 {
  border-color: rgb(161 98 7 / 0.8) !important;
}
.border-yellow-700\/87 {
  border-color: rgb(161 98 7 / 0.87) !important;
}
.border-yellow-700\/90 {
  border-color: rgb(161 98 7 / 0.9) !important;
}
.border-yellow-700\/95 {
  border-color: rgb(161 98 7 / 0.95) !important;
}
.border-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-yellow-800\/0 {
  border-color: rgb(133 77 14 / 0) !important;
}
.border-yellow-800\/10 {
  border-color: rgb(133 77 14 / 0.1) !important;
}
.border-yellow-800\/100 {
  border-color: rgb(133 77 14 / 1) !important;
}
.border-yellow-800\/12 {
  border-color: rgb(133 77 14 / 0.12) !important;
}
.border-yellow-800\/20 {
  border-color: rgb(133 77 14 / 0.2) !important;
}
.border-yellow-800\/25 {
  border-color: rgb(133 77 14 / 0.25) !important;
}
.border-yellow-800\/30 {
  border-color: rgb(133 77 14 / 0.3) !important;
}
.border-yellow-800\/38 {
  border-color: rgb(133 77 14 / 0.38) !important;
}
.border-yellow-800\/40 {
  border-color: rgb(133 77 14 / 0.4) !important;
}
.border-yellow-800\/5 {
  border-color: rgb(133 77 14 / 0.05) !important;
}
.border-yellow-800\/50 {
  border-color: rgb(133 77 14 / 0.5) !important;
}
.border-yellow-800\/60 {
  border-color: rgb(133 77 14 / 0.6) !important;
}
.border-yellow-800\/70 {
  border-color: rgb(133 77 14 / 0.7) !important;
}
.border-yellow-800\/75 {
  border-color: rgb(133 77 14 / 0.75) !important;
}
.border-yellow-800\/80 {
  border-color: rgb(133 77 14 / 0.8) !important;
}
.border-yellow-800\/87 {
  border-color: rgb(133 77 14 / 0.87) !important;
}
.border-yellow-800\/90 {
  border-color: rgb(133 77 14 / 0.9) !important;
}
.border-yellow-800\/95 {
  border-color: rgb(133 77 14 / 0.95) !important;
}
.border-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-yellow-900\/0 {
  border-color: rgb(113 63 18 / 0) !important;
}
.border-yellow-900\/10 {
  border-color: rgb(113 63 18 / 0.1) !important;
}
.border-yellow-900\/100 {
  border-color: rgb(113 63 18 / 1) !important;
}
.border-yellow-900\/12 {
  border-color: rgb(113 63 18 / 0.12) !important;
}
.border-yellow-900\/20 {
  border-color: rgb(113 63 18 / 0.2) !important;
}
.border-yellow-900\/25 {
  border-color: rgb(113 63 18 / 0.25) !important;
}
.border-yellow-900\/30 {
  border-color: rgb(113 63 18 / 0.3) !important;
}
.border-yellow-900\/38 {
  border-color: rgb(113 63 18 / 0.38) !important;
}
.border-yellow-900\/40 {
  border-color: rgb(113 63 18 / 0.4) !important;
}
.border-yellow-900\/5 {
  border-color: rgb(113 63 18 / 0.05) !important;
}
.border-yellow-900\/50 {
  border-color: rgb(113 63 18 / 0.5) !important;
}
.border-yellow-900\/60 {
  border-color: rgb(113 63 18 / 0.6) !important;
}
.border-yellow-900\/70 {
  border-color: rgb(113 63 18 / 0.7) !important;
}
.border-yellow-900\/75 {
  border-color: rgb(113 63 18 / 0.75) !important;
}
.border-yellow-900\/80 {
  border-color: rgb(113 63 18 / 0.8) !important;
}
.border-yellow-900\/87 {
  border-color: rgb(113 63 18 / 0.87) !important;
}
.border-yellow-900\/90 {
  border-color: rgb(113 63 18 / 0.9) !important;
}
.border-yellow-900\/95 {
  border-color: rgb(113 63 18 / 0.95) !important;
}
.border-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-yellow-950\/0 {
  border-color: rgb(66 32 6 / 0) !important;
}
.border-yellow-950\/10 {
  border-color: rgb(66 32 6 / 0.1) !important;
}
.border-yellow-950\/100 {
  border-color: rgb(66 32 6 / 1) !important;
}
.border-yellow-950\/12 {
  border-color: rgb(66 32 6 / 0.12) !important;
}
.border-yellow-950\/20 {
  border-color: rgb(66 32 6 / 0.2) !important;
}
.border-yellow-950\/25 {
  border-color: rgb(66 32 6 / 0.25) !important;
}
.border-yellow-950\/30 {
  border-color: rgb(66 32 6 / 0.3) !important;
}
.border-yellow-950\/38 {
  border-color: rgb(66 32 6 / 0.38) !important;
}
.border-yellow-950\/40 {
  border-color: rgb(66 32 6 / 0.4) !important;
}
.border-yellow-950\/5 {
  border-color: rgb(66 32 6 / 0.05) !important;
}
.border-yellow-950\/50 {
  border-color: rgb(66 32 6 / 0.5) !important;
}
.border-yellow-950\/60 {
  border-color: rgb(66 32 6 / 0.6) !important;
}
.border-yellow-950\/70 {
  border-color: rgb(66 32 6 / 0.7) !important;
}
.border-yellow-950\/75 {
  border-color: rgb(66 32 6 / 0.75) !important;
}
.border-yellow-950\/80 {
  border-color: rgb(66 32 6 / 0.8) !important;
}
.border-yellow-950\/87 {
  border-color: rgb(66 32 6 / 0.87) !important;
}
.border-yellow-950\/90 {
  border-color: rgb(66 32 6 / 0.9) !important;
}
.border-yellow-950\/95 {
  border-color: rgb(66 32 6 / 0.95) !important;
}
.border-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-zinc-100\/0 {
  border-color: rgb(244 244 245 / 0) !important;
}
.border-zinc-100\/10 {
  border-color: rgb(244 244 245 / 0.1) !important;
}
.border-zinc-100\/100 {
  border-color: rgb(244 244 245 / 1) !important;
}
.border-zinc-100\/12 {
  border-color: rgb(244 244 245 / 0.12) !important;
}
.border-zinc-100\/20 {
  border-color: rgb(244 244 245 / 0.2) !important;
}
.border-zinc-100\/25 {
  border-color: rgb(244 244 245 / 0.25) !important;
}
.border-zinc-100\/30 {
  border-color: rgb(244 244 245 / 0.3) !important;
}
.border-zinc-100\/38 {
  border-color: rgb(244 244 245 / 0.38) !important;
}
.border-zinc-100\/40 {
  border-color: rgb(244 244 245 / 0.4) !important;
}
.border-zinc-100\/5 {
  border-color: rgb(244 244 245 / 0.05) !important;
}
.border-zinc-100\/50 {
  border-color: rgb(244 244 245 / 0.5) !important;
}
.border-zinc-100\/60 {
  border-color: rgb(244 244 245 / 0.6) !important;
}
.border-zinc-100\/70 {
  border-color: rgb(244 244 245 / 0.7) !important;
}
.border-zinc-100\/75 {
  border-color: rgb(244 244 245 / 0.75) !important;
}
.border-zinc-100\/80 {
  border-color: rgb(244 244 245 / 0.8) !important;
}
.border-zinc-100\/87 {
  border-color: rgb(244 244 245 / 0.87) !important;
}
.border-zinc-100\/90 {
  border-color: rgb(244 244 245 / 0.9) !important;
}
.border-zinc-100\/95 {
  border-color: rgb(244 244 245 / 0.95) !important;
}
.border-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-zinc-200\/0 {
  border-color: rgb(228 228 231 / 0) !important;
}
.border-zinc-200\/10 {
  border-color: rgb(228 228 231 / 0.1) !important;
}
.border-zinc-200\/100 {
  border-color: rgb(228 228 231 / 1) !important;
}
.border-zinc-200\/12 {
  border-color: rgb(228 228 231 / 0.12) !important;
}
.border-zinc-200\/20 {
  border-color: rgb(228 228 231 / 0.2) !important;
}
.border-zinc-200\/25 {
  border-color: rgb(228 228 231 / 0.25) !important;
}
.border-zinc-200\/30 {
  border-color: rgb(228 228 231 / 0.3) !important;
}
.border-zinc-200\/38 {
  border-color: rgb(228 228 231 / 0.38) !important;
}
.border-zinc-200\/40 {
  border-color: rgb(228 228 231 / 0.4) !important;
}
.border-zinc-200\/5 {
  border-color: rgb(228 228 231 / 0.05) !important;
}
.border-zinc-200\/50 {
  border-color: rgb(228 228 231 / 0.5) !important;
}
.border-zinc-200\/60 {
  border-color: rgb(228 228 231 / 0.6) !important;
}
.border-zinc-200\/70 {
  border-color: rgb(228 228 231 / 0.7) !important;
}
.border-zinc-200\/75 {
  border-color: rgb(228 228 231 / 0.75) !important;
}
.border-zinc-200\/80 {
  border-color: rgb(228 228 231 / 0.8) !important;
}
.border-zinc-200\/87 {
  border-color: rgb(228 228 231 / 0.87) !important;
}
.border-zinc-200\/90 {
  border-color: rgb(228 228 231 / 0.9) !important;
}
.border-zinc-200\/95 {
  border-color: rgb(228 228 231 / 0.95) !important;
}
.border-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-zinc-300\/0 {
  border-color: rgb(212 212 216 / 0) !important;
}
.border-zinc-300\/10 {
  border-color: rgb(212 212 216 / 0.1) !important;
}
.border-zinc-300\/100 {
  border-color: rgb(212 212 216 / 1) !important;
}
.border-zinc-300\/12 {
  border-color: rgb(212 212 216 / 0.12) !important;
}
.border-zinc-300\/20 {
  border-color: rgb(212 212 216 / 0.2) !important;
}
.border-zinc-300\/25 {
  border-color: rgb(212 212 216 / 0.25) !important;
}
.border-zinc-300\/30 {
  border-color: rgb(212 212 216 / 0.3) !important;
}
.border-zinc-300\/38 {
  border-color: rgb(212 212 216 / 0.38) !important;
}
.border-zinc-300\/40 {
  border-color: rgb(212 212 216 / 0.4) !important;
}
.border-zinc-300\/5 {
  border-color: rgb(212 212 216 / 0.05) !important;
}
.border-zinc-300\/50 {
  border-color: rgb(212 212 216 / 0.5) !important;
}
.border-zinc-300\/60 {
  border-color: rgb(212 212 216 / 0.6) !important;
}
.border-zinc-300\/70 {
  border-color: rgb(212 212 216 / 0.7) !important;
}
.border-zinc-300\/75 {
  border-color: rgb(212 212 216 / 0.75) !important;
}
.border-zinc-300\/80 {
  border-color: rgb(212 212 216 / 0.8) !important;
}
.border-zinc-300\/87 {
  border-color: rgb(212 212 216 / 0.87) !important;
}
.border-zinc-300\/90 {
  border-color: rgb(212 212 216 / 0.9) !important;
}
.border-zinc-300\/95 {
  border-color: rgb(212 212 216 / 0.95) !important;
}
.border-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-zinc-400\/0 {
  border-color: rgb(161 161 170 / 0) !important;
}
.border-zinc-400\/10 {
  border-color: rgb(161 161 170 / 0.1) !important;
}
.border-zinc-400\/100 {
  border-color: rgb(161 161 170 / 1) !important;
}
.border-zinc-400\/12 {
  border-color: rgb(161 161 170 / 0.12) !important;
}
.border-zinc-400\/20 {
  border-color: rgb(161 161 170 / 0.2) !important;
}
.border-zinc-400\/25 {
  border-color: rgb(161 161 170 / 0.25) !important;
}
.border-zinc-400\/30 {
  border-color: rgb(161 161 170 / 0.3) !important;
}
.border-zinc-400\/38 {
  border-color: rgb(161 161 170 / 0.38) !important;
}
.border-zinc-400\/40 {
  border-color: rgb(161 161 170 / 0.4) !important;
}
.border-zinc-400\/5 {
  border-color: rgb(161 161 170 / 0.05) !important;
}
.border-zinc-400\/50 {
  border-color: rgb(161 161 170 / 0.5) !important;
}
.border-zinc-400\/60 {
  border-color: rgb(161 161 170 / 0.6) !important;
}
.border-zinc-400\/70 {
  border-color: rgb(161 161 170 / 0.7) !important;
}
.border-zinc-400\/75 {
  border-color: rgb(161 161 170 / 0.75) !important;
}
.border-zinc-400\/80 {
  border-color: rgb(161 161 170 / 0.8) !important;
}
.border-zinc-400\/87 {
  border-color: rgb(161 161 170 / 0.87) !important;
}
.border-zinc-400\/90 {
  border-color: rgb(161 161 170 / 0.9) !important;
}
.border-zinc-400\/95 {
  border-color: rgb(161 161 170 / 0.95) !important;
}
.border-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-zinc-50\/0 {
  border-color: rgb(250 250 250 / 0) !important;
}
.border-zinc-50\/10 {
  border-color: rgb(250 250 250 / 0.1) !important;
}
.border-zinc-50\/100 {
  border-color: rgb(250 250 250 / 1) !important;
}
.border-zinc-50\/12 {
  border-color: rgb(250 250 250 / 0.12) !important;
}
.border-zinc-50\/20 {
  border-color: rgb(250 250 250 / 0.2) !important;
}
.border-zinc-50\/25 {
  border-color: rgb(250 250 250 / 0.25) !important;
}
.border-zinc-50\/30 {
  border-color: rgb(250 250 250 / 0.3) !important;
}
.border-zinc-50\/38 {
  border-color: rgb(250 250 250 / 0.38) !important;
}
.border-zinc-50\/40 {
  border-color: rgb(250 250 250 / 0.4) !important;
}
.border-zinc-50\/5 {
  border-color: rgb(250 250 250 / 0.05) !important;
}
.border-zinc-50\/50 {
  border-color: rgb(250 250 250 / 0.5) !important;
}
.border-zinc-50\/60 {
  border-color: rgb(250 250 250 / 0.6) !important;
}
.border-zinc-50\/70 {
  border-color: rgb(250 250 250 / 0.7) !important;
}
.border-zinc-50\/75 {
  border-color: rgb(250 250 250 / 0.75) !important;
}
.border-zinc-50\/80 {
  border-color: rgb(250 250 250 / 0.8) !important;
}
.border-zinc-50\/87 {
  border-color: rgb(250 250 250 / 0.87) !important;
}
.border-zinc-50\/90 {
  border-color: rgb(250 250 250 / 0.9) !important;
}
.border-zinc-50\/95 {
  border-color: rgb(250 250 250 / 0.95) !important;
}
.border-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-zinc-500\/0 {
  border-color: rgb(113 113 122 / 0) !important;
}
.border-zinc-500\/10 {
  border-color: rgb(113 113 122 / 0.1) !important;
}
.border-zinc-500\/100 {
  border-color: rgb(113 113 122 / 1) !important;
}
.border-zinc-500\/12 {
  border-color: rgb(113 113 122 / 0.12) !important;
}
.border-zinc-500\/20 {
  border-color: rgb(113 113 122 / 0.2) !important;
}
.border-zinc-500\/25 {
  border-color: rgb(113 113 122 / 0.25) !important;
}
.border-zinc-500\/30 {
  border-color: rgb(113 113 122 / 0.3) !important;
}
.border-zinc-500\/38 {
  border-color: rgb(113 113 122 / 0.38) !important;
}
.border-zinc-500\/40 {
  border-color: rgb(113 113 122 / 0.4) !important;
}
.border-zinc-500\/5 {
  border-color: rgb(113 113 122 / 0.05) !important;
}
.border-zinc-500\/50 {
  border-color: rgb(113 113 122 / 0.5) !important;
}
.border-zinc-500\/60 {
  border-color: rgb(113 113 122 / 0.6) !important;
}
.border-zinc-500\/70 {
  border-color: rgb(113 113 122 / 0.7) !important;
}
.border-zinc-500\/75 {
  border-color: rgb(113 113 122 / 0.75) !important;
}
.border-zinc-500\/80 {
  border-color: rgb(113 113 122 / 0.8) !important;
}
.border-zinc-500\/87 {
  border-color: rgb(113 113 122 / 0.87) !important;
}
.border-zinc-500\/90 {
  border-color: rgb(113 113 122 / 0.9) !important;
}
.border-zinc-500\/95 {
  border-color: rgb(113 113 122 / 0.95) !important;
}
.border-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-zinc-600\/0 {
  border-color: rgb(82 82 91 / 0) !important;
}
.border-zinc-600\/10 {
  border-color: rgb(82 82 91 / 0.1) !important;
}
.border-zinc-600\/100 {
  border-color: rgb(82 82 91 / 1) !important;
}
.border-zinc-600\/12 {
  border-color: rgb(82 82 91 / 0.12) !important;
}
.border-zinc-600\/20 {
  border-color: rgb(82 82 91 / 0.2) !important;
}
.border-zinc-600\/25 {
  border-color: rgb(82 82 91 / 0.25) !important;
}
.border-zinc-600\/30 {
  border-color: rgb(82 82 91 / 0.3) !important;
}
.border-zinc-600\/38 {
  border-color: rgb(82 82 91 / 0.38) !important;
}
.border-zinc-600\/40 {
  border-color: rgb(82 82 91 / 0.4) !important;
}
.border-zinc-600\/5 {
  border-color: rgb(82 82 91 / 0.05) !important;
}
.border-zinc-600\/50 {
  border-color: rgb(82 82 91 / 0.5) !important;
}
.border-zinc-600\/60 {
  border-color: rgb(82 82 91 / 0.6) !important;
}
.border-zinc-600\/70 {
  border-color: rgb(82 82 91 / 0.7) !important;
}
.border-zinc-600\/75 {
  border-color: rgb(82 82 91 / 0.75) !important;
}
.border-zinc-600\/80 {
  border-color: rgb(82 82 91 / 0.8) !important;
}
.border-zinc-600\/87 {
  border-color: rgb(82 82 91 / 0.87) !important;
}
.border-zinc-600\/90 {
  border-color: rgb(82 82 91 / 0.9) !important;
}
.border-zinc-600\/95 {
  border-color: rgb(82 82 91 / 0.95) !important;
}
.border-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-zinc-700\/0 {
  border-color: rgb(63 63 70 / 0) !important;
}
.border-zinc-700\/10 {
  border-color: rgb(63 63 70 / 0.1) !important;
}
.border-zinc-700\/100 {
  border-color: rgb(63 63 70 / 1) !important;
}
.border-zinc-700\/12 {
  border-color: rgb(63 63 70 / 0.12) !important;
}
.border-zinc-700\/20 {
  border-color: rgb(63 63 70 / 0.2) !important;
}
.border-zinc-700\/25 {
  border-color: rgb(63 63 70 / 0.25) !important;
}
.border-zinc-700\/30 {
  border-color: rgb(63 63 70 / 0.3) !important;
}
.border-zinc-700\/38 {
  border-color: rgb(63 63 70 / 0.38) !important;
}
.border-zinc-700\/40 {
  border-color: rgb(63 63 70 / 0.4) !important;
}
.border-zinc-700\/5 {
  border-color: rgb(63 63 70 / 0.05) !important;
}
.border-zinc-700\/50 {
  border-color: rgb(63 63 70 / 0.5) !important;
}
.border-zinc-700\/60 {
  border-color: rgb(63 63 70 / 0.6) !important;
}
.border-zinc-700\/70 {
  border-color: rgb(63 63 70 / 0.7) !important;
}
.border-zinc-700\/75 {
  border-color: rgb(63 63 70 / 0.75) !important;
}
.border-zinc-700\/80 {
  border-color: rgb(63 63 70 / 0.8) !important;
}
.border-zinc-700\/87 {
  border-color: rgb(63 63 70 / 0.87) !important;
}
.border-zinc-700\/90 {
  border-color: rgb(63 63 70 / 0.9) !important;
}
.border-zinc-700\/95 {
  border-color: rgb(63 63 70 / 0.95) !important;
}
.border-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-zinc-800\/0 {
  border-color: rgb(39 39 42 / 0) !important;
}
.border-zinc-800\/10 {
  border-color: rgb(39 39 42 / 0.1) !important;
}
.border-zinc-800\/100 {
  border-color: rgb(39 39 42 / 1) !important;
}
.border-zinc-800\/12 {
  border-color: rgb(39 39 42 / 0.12) !important;
}
.border-zinc-800\/20 {
  border-color: rgb(39 39 42 / 0.2) !important;
}
.border-zinc-800\/25 {
  border-color: rgb(39 39 42 / 0.25) !important;
}
.border-zinc-800\/30 {
  border-color: rgb(39 39 42 / 0.3) !important;
}
.border-zinc-800\/38 {
  border-color: rgb(39 39 42 / 0.38) !important;
}
.border-zinc-800\/40 {
  border-color: rgb(39 39 42 / 0.4) !important;
}
.border-zinc-800\/5 {
  border-color: rgb(39 39 42 / 0.05) !important;
}
.border-zinc-800\/50 {
  border-color: rgb(39 39 42 / 0.5) !important;
}
.border-zinc-800\/60 {
  border-color: rgb(39 39 42 / 0.6) !important;
}
.border-zinc-800\/70 {
  border-color: rgb(39 39 42 / 0.7) !important;
}
.border-zinc-800\/75 {
  border-color: rgb(39 39 42 / 0.75) !important;
}
.border-zinc-800\/80 {
  border-color: rgb(39 39 42 / 0.8) !important;
}
.border-zinc-800\/87 {
  border-color: rgb(39 39 42 / 0.87) !important;
}
.border-zinc-800\/90 {
  border-color: rgb(39 39 42 / 0.9) !important;
}
.border-zinc-800\/95 {
  border-color: rgb(39 39 42 / 0.95) !important;
}
.border-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-zinc-900\/0 {
  border-color: rgb(24 24 27 / 0) !important;
}
.border-zinc-900\/10 {
  border-color: rgb(24 24 27 / 0.1) !important;
}
.border-zinc-900\/100 {
  border-color: rgb(24 24 27 / 1) !important;
}
.border-zinc-900\/12 {
  border-color: rgb(24 24 27 / 0.12) !important;
}
.border-zinc-900\/20 {
  border-color: rgb(24 24 27 / 0.2) !important;
}
.border-zinc-900\/25 {
  border-color: rgb(24 24 27 / 0.25) !important;
}
.border-zinc-900\/30 {
  border-color: rgb(24 24 27 / 0.3) !important;
}
.border-zinc-900\/38 {
  border-color: rgb(24 24 27 / 0.38) !important;
}
.border-zinc-900\/40 {
  border-color: rgb(24 24 27 / 0.4) !important;
}
.border-zinc-900\/5 {
  border-color: rgb(24 24 27 / 0.05) !important;
}
.border-zinc-900\/50 {
  border-color: rgb(24 24 27 / 0.5) !important;
}
.border-zinc-900\/60 {
  border-color: rgb(24 24 27 / 0.6) !important;
}
.border-zinc-900\/70 {
  border-color: rgb(24 24 27 / 0.7) !important;
}
.border-zinc-900\/75 {
  border-color: rgb(24 24 27 / 0.75) !important;
}
.border-zinc-900\/80 {
  border-color: rgb(24 24 27 / 0.8) !important;
}
.border-zinc-900\/87 {
  border-color: rgb(24 24 27 / 0.87) !important;
}
.border-zinc-900\/90 {
  border-color: rgb(24 24 27 / 0.9) !important;
}
.border-zinc-900\/95 {
  border-color: rgb(24 24 27 / 0.95) !important;
}
.border-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-zinc-950\/0 {
  border-color: rgb(9 9 11 / 0) !important;
}
.border-zinc-950\/10 {
  border-color: rgb(9 9 11 / 0.1) !important;
}
.border-zinc-950\/100 {
  border-color: rgb(9 9 11 / 1) !important;
}
.border-zinc-950\/12 {
  border-color: rgb(9 9 11 / 0.12) !important;
}
.border-zinc-950\/20 {
  border-color: rgb(9 9 11 / 0.2) !important;
}
.border-zinc-950\/25 {
  border-color: rgb(9 9 11 / 0.25) !important;
}
.border-zinc-950\/30 {
  border-color: rgb(9 9 11 / 0.3) !important;
}
.border-zinc-950\/38 {
  border-color: rgb(9 9 11 / 0.38) !important;
}
.border-zinc-950\/40 {
  border-color: rgb(9 9 11 / 0.4) !important;
}
.border-zinc-950\/5 {
  border-color: rgb(9 9 11 / 0.05) !important;
}
.border-zinc-950\/50 {
  border-color: rgb(9 9 11 / 0.5) !important;
}
.border-zinc-950\/60 {
  border-color: rgb(9 9 11 / 0.6) !important;
}
.border-zinc-950\/70 {
  border-color: rgb(9 9 11 / 0.7) !important;
}
.border-zinc-950\/75 {
  border-color: rgb(9 9 11 / 0.75) !important;
}
.border-zinc-950\/80 {
  border-color: rgb(9 9 11 / 0.8) !important;
}
.border-zinc-950\/87 {
  border-color: rgb(9 9 11 / 0.87) !important;
}
.border-zinc-950\/90 {
  border-color: rgb(9 9 11 / 0.9) !important;
}
.border-zinc-950\/95 {
  border-color: rgb(9 9 11 / 0.95) !important;
}
.border-x-accent {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-100\/0 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-x-accent-100\/10 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-x-accent-100\/100 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-x-accent-100\/12 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-x-accent-100\/20 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-x-accent-100\/25 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-x-accent-100\/30 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-x-accent-100\/38 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-x-accent-100\/40 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-x-accent-100\/5 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-x-accent-100\/50 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-x-accent-100\/60 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-x-accent-100\/70 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-x-accent-100\/75 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-x-accent-100\/80 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-x-accent-100\/87 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-x-accent-100\/90 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-x-accent-100\/95 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-x-accent-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-200\/0 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-x-accent-200\/10 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-x-accent-200\/100 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-x-accent-200\/12 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-x-accent-200\/20 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-x-accent-200\/25 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-x-accent-200\/30 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-x-accent-200\/38 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-x-accent-200\/40 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-x-accent-200\/5 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-x-accent-200\/50 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-x-accent-200\/60 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-x-accent-200\/70 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-x-accent-200\/75 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-x-accent-200\/80 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-x-accent-200\/87 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-x-accent-200\/90 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-x-accent-200\/95 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-x-accent-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-300\/0 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-x-accent-300\/10 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-x-accent-300\/100 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-x-accent-300\/12 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-x-accent-300\/20 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-x-accent-300\/25 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-x-accent-300\/30 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-x-accent-300\/38 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-x-accent-300\/40 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-x-accent-300\/5 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-x-accent-300\/50 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-x-accent-300\/60 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-x-accent-300\/70 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-x-accent-300\/75 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-x-accent-300\/80 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-x-accent-300\/87 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-x-accent-300\/90 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-x-accent-300\/95 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-x-accent-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-400\/0 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-x-accent-400\/10 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-x-accent-400\/100 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-x-accent-400\/12 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-x-accent-400\/20 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-x-accent-400\/25 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-x-accent-400\/30 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-x-accent-400\/38 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-x-accent-400\/40 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-x-accent-400\/5 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-x-accent-400\/50 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-x-accent-400\/60 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-x-accent-400\/70 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-x-accent-400\/75 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-x-accent-400\/80 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-x-accent-400\/87 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-x-accent-400\/90 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-x-accent-400\/95 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-x-accent-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-50\/0 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-x-accent-50\/10 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-x-accent-50\/100 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-x-accent-50\/12 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-x-accent-50\/20 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-x-accent-50\/25 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-x-accent-50\/30 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-x-accent-50\/38 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-x-accent-50\/40 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-x-accent-50\/5 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-x-accent-50\/50 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-x-accent-50\/60 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-x-accent-50\/70 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-x-accent-50\/75 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-x-accent-50\/80 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-x-accent-50\/87 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-x-accent-50\/90 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-x-accent-50\/95 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-x-accent-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-500\/0 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-x-accent-500\/10 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-x-accent-500\/100 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-x-accent-500\/12 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-x-accent-500\/20 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-x-accent-500\/25 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-x-accent-500\/30 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-x-accent-500\/38 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-x-accent-500\/40 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-x-accent-500\/5 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-x-accent-500\/50 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-x-accent-500\/60 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-x-accent-500\/70 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-x-accent-500\/75 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-x-accent-500\/80 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-x-accent-500\/87 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-x-accent-500\/90 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-x-accent-500\/95 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-x-accent-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-600\/0 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-x-accent-600\/10 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-x-accent-600\/100 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-x-accent-600\/12 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-x-accent-600\/20 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-x-accent-600\/25 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-x-accent-600\/30 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-x-accent-600\/38 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-x-accent-600\/40 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-x-accent-600\/5 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-x-accent-600\/50 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-x-accent-600\/60 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-x-accent-600\/70 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-x-accent-600\/75 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-x-accent-600\/80 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-x-accent-600\/87 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-x-accent-600\/90 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-x-accent-600\/95 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-x-accent-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-700\/0 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-x-accent-700\/10 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-x-accent-700\/100 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-x-accent-700\/12 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-x-accent-700\/20 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-x-accent-700\/25 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-x-accent-700\/30 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-x-accent-700\/38 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-x-accent-700\/40 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-x-accent-700\/5 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-x-accent-700\/50 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-x-accent-700\/60 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-x-accent-700\/70 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-x-accent-700\/75 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-x-accent-700\/80 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-x-accent-700\/87 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-x-accent-700\/90 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-x-accent-700\/95 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-x-accent-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-800\/0 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-x-accent-800\/10 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-x-accent-800\/100 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-x-accent-800\/12 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-x-accent-800\/20 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-x-accent-800\/25 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-x-accent-800\/30 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-x-accent-800\/38 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-x-accent-800\/40 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-x-accent-800\/5 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-x-accent-800\/50 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-x-accent-800\/60 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-x-accent-800\/70 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-x-accent-800\/75 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-x-accent-800\/80 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-x-accent-800\/87 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-x-accent-800\/90 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-x-accent-800\/95 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-x-accent-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-900\/0 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-x-accent-900\/10 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-x-accent-900\/100 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-x-accent-900\/12 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-x-accent-900\/20 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-x-accent-900\/25 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-x-accent-900\/30 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-x-accent-900\/38 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-x-accent-900\/40 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-x-accent-900\/5 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-x-accent-900\/50 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-x-accent-900\/60 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-x-accent-900\/70 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-x-accent-900\/75 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-x-accent-900\/80 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-x-accent-900\/87 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-x-accent-900\/90 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-x-accent-900\/95 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-x-accent-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-x-accent-950\/0 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-x-accent-950\/10 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-x-accent-950\/100 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-x-accent-950\/12 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-x-accent-950\/20 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-x-accent-950\/25 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-x-accent-950\/30 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-x-accent-950\/38 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-x-accent-950\/40 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-x-accent-950\/5 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-x-accent-950\/50 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-x-accent-950\/60 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-x-accent-950\/70 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-x-accent-950\/75 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-x-accent-950\/80 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-x-accent-950\/87 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-x-accent-950\/90 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-x-accent-950\/95 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-x-accent\/0 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-x-accent\/10 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-x-accent\/100 {
  border-left-color: rgba(var(--fuse-accent-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-x-accent\/12 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-x-accent\/20 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-x-accent\/25 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-x-accent\/30 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-x-accent\/38 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-x-accent\/40 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-x-accent\/5 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-x-accent\/50 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-x-accent\/60 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-x-accent\/70 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-x-accent\/75 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-x-accent\/80 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-x-accent\/87 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-x-accent\/90 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-x-accent\/95 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-x-amber-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-x-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0) !important;
  border-right-color: rgb(254 243 199 / 0) !important;
}
.border-x-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1) !important;
  border-right-color: rgb(254 243 199 / 0.1) !important;
}
.border-x-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1) !important;
  border-right-color: rgb(254 243 199 / 1) !important;
}
.border-x-amber-100\/12 {
  border-left-color: rgb(254 243 199 / 0.12) !important;
  border-right-color: rgb(254 243 199 / 0.12) !important;
}
.border-x-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2) !important;
  border-right-color: rgb(254 243 199 / 0.2) !important;
}
.border-x-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25) !important;
  border-right-color: rgb(254 243 199 / 0.25) !important;
}
.border-x-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3) !important;
  border-right-color: rgb(254 243 199 / 0.3) !important;
}
.border-x-amber-100\/38 {
  border-left-color: rgb(254 243 199 / 0.38) !important;
  border-right-color: rgb(254 243 199 / 0.38) !important;
}
.border-x-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4) !important;
  border-right-color: rgb(254 243 199 / 0.4) !important;
}
.border-x-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05) !important;
  border-right-color: rgb(254 243 199 / 0.05) !important;
}
.border-x-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5) !important;
  border-right-color: rgb(254 243 199 / 0.5) !important;
}
.border-x-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6) !important;
  border-right-color: rgb(254 243 199 / 0.6) !important;
}
.border-x-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7) !important;
  border-right-color: rgb(254 243 199 / 0.7) !important;
}
.border-x-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75) !important;
  border-right-color: rgb(254 243 199 / 0.75) !important;
}
.border-x-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8) !important;
  border-right-color: rgb(254 243 199 / 0.8) !important;
}
.border-x-amber-100\/87 {
  border-left-color: rgb(254 243 199 / 0.87) !important;
  border-right-color: rgb(254 243 199 / 0.87) !important;
}
.border-x-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9) !important;
  border-right-color: rgb(254 243 199 / 0.9) !important;
}
.border-x-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95) !important;
  border-right-color: rgb(254 243 199 / 0.95) !important;
}
.border-x-amber-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-x-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0) !important;
  border-right-color: rgb(253 230 138 / 0) !important;
}
.border-x-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1) !important;
  border-right-color: rgb(253 230 138 / 0.1) !important;
}
.border-x-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1) !important;
  border-right-color: rgb(253 230 138 / 1) !important;
}
.border-x-amber-200\/12 {
  border-left-color: rgb(253 230 138 / 0.12) !important;
  border-right-color: rgb(253 230 138 / 0.12) !important;
}
.border-x-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2) !important;
  border-right-color: rgb(253 230 138 / 0.2) !important;
}
.border-x-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25) !important;
  border-right-color: rgb(253 230 138 / 0.25) !important;
}
.border-x-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3) !important;
  border-right-color: rgb(253 230 138 / 0.3) !important;
}
.border-x-amber-200\/38 {
  border-left-color: rgb(253 230 138 / 0.38) !important;
  border-right-color: rgb(253 230 138 / 0.38) !important;
}
.border-x-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4) !important;
  border-right-color: rgb(253 230 138 / 0.4) !important;
}
.border-x-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05) !important;
  border-right-color: rgb(253 230 138 / 0.05) !important;
}
.border-x-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5) !important;
  border-right-color: rgb(253 230 138 / 0.5) !important;
}
.border-x-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6) !important;
  border-right-color: rgb(253 230 138 / 0.6) !important;
}
.border-x-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7) !important;
  border-right-color: rgb(253 230 138 / 0.7) !important;
}
.border-x-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75) !important;
  border-right-color: rgb(253 230 138 / 0.75) !important;
}
.border-x-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8) !important;
  border-right-color: rgb(253 230 138 / 0.8) !important;
}
.border-x-amber-200\/87 {
  border-left-color: rgb(253 230 138 / 0.87) !important;
  border-right-color: rgb(253 230 138 / 0.87) !important;
}
.border-x-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9) !important;
  border-right-color: rgb(253 230 138 / 0.9) !important;
}
.border-x-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95) !important;
  border-right-color: rgb(253 230 138 / 0.95) !important;
}
.border-x-amber-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-x-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0) !important;
  border-right-color: rgb(252 211 77 / 0) !important;
}
.border-x-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1) !important;
  border-right-color: rgb(252 211 77 / 0.1) !important;
}
.border-x-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1) !important;
  border-right-color: rgb(252 211 77 / 1) !important;
}
.border-x-amber-300\/12 {
  border-left-color: rgb(252 211 77 / 0.12) !important;
  border-right-color: rgb(252 211 77 / 0.12) !important;
}
.border-x-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2) !important;
  border-right-color: rgb(252 211 77 / 0.2) !important;
}
.border-x-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25) !important;
  border-right-color: rgb(252 211 77 / 0.25) !important;
}
.border-x-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3) !important;
  border-right-color: rgb(252 211 77 / 0.3) !important;
}
.border-x-amber-300\/38 {
  border-left-color: rgb(252 211 77 / 0.38) !important;
  border-right-color: rgb(252 211 77 / 0.38) !important;
}
.border-x-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4) !important;
  border-right-color: rgb(252 211 77 / 0.4) !important;
}
.border-x-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05) !important;
  border-right-color: rgb(252 211 77 / 0.05) !important;
}
.border-x-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5) !important;
  border-right-color: rgb(252 211 77 / 0.5) !important;
}
.border-x-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6) !important;
  border-right-color: rgb(252 211 77 / 0.6) !important;
}
.border-x-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7) !important;
  border-right-color: rgb(252 211 77 / 0.7) !important;
}
.border-x-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75) !important;
  border-right-color: rgb(252 211 77 / 0.75) !important;
}
.border-x-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8) !important;
  border-right-color: rgb(252 211 77 / 0.8) !important;
}
.border-x-amber-300\/87 {
  border-left-color: rgb(252 211 77 / 0.87) !important;
  border-right-color: rgb(252 211 77 / 0.87) !important;
}
.border-x-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9) !important;
  border-right-color: rgb(252 211 77 / 0.9) !important;
}
.border-x-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95) !important;
  border-right-color: rgb(252 211 77 / 0.95) !important;
}
.border-x-amber-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-x-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0) !important;
  border-right-color: rgb(251 191 36 / 0) !important;
}
.border-x-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1) !important;
  border-right-color: rgb(251 191 36 / 0.1) !important;
}
.border-x-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1) !important;
  border-right-color: rgb(251 191 36 / 1) !important;
}
.border-x-amber-400\/12 {
  border-left-color: rgb(251 191 36 / 0.12) !important;
  border-right-color: rgb(251 191 36 / 0.12) !important;
}
.border-x-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2) !important;
  border-right-color: rgb(251 191 36 / 0.2) !important;
}
.border-x-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25) !important;
  border-right-color: rgb(251 191 36 / 0.25) !important;
}
.border-x-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3) !important;
  border-right-color: rgb(251 191 36 / 0.3) !important;
}
.border-x-amber-400\/38 {
  border-left-color: rgb(251 191 36 / 0.38) !important;
  border-right-color: rgb(251 191 36 / 0.38) !important;
}
.border-x-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4) !important;
  border-right-color: rgb(251 191 36 / 0.4) !important;
}
.border-x-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05) !important;
  border-right-color: rgb(251 191 36 / 0.05) !important;
}
.border-x-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5) !important;
  border-right-color: rgb(251 191 36 / 0.5) !important;
}
.border-x-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6) !important;
  border-right-color: rgb(251 191 36 / 0.6) !important;
}
.border-x-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7) !important;
  border-right-color: rgb(251 191 36 / 0.7) !important;
}
.border-x-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75) !important;
  border-right-color: rgb(251 191 36 / 0.75) !important;
}
.border-x-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8) !important;
  border-right-color: rgb(251 191 36 / 0.8) !important;
}
.border-x-amber-400\/87 {
  border-left-color: rgb(251 191 36 / 0.87) !important;
  border-right-color: rgb(251 191 36 / 0.87) !important;
}
.border-x-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9) !important;
  border-right-color: rgb(251 191 36 / 0.9) !important;
}
.border-x-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95) !important;
  border-right-color: rgb(251 191 36 / 0.95) !important;
}
.border-x-amber-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-x-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0) !important;
  border-right-color: rgb(255 251 235 / 0) !important;
}
.border-x-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1) !important;
  border-right-color: rgb(255 251 235 / 0.1) !important;
}
.border-x-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1) !important;
  border-right-color: rgb(255 251 235 / 1) !important;
}
.border-x-amber-50\/12 {
  border-left-color: rgb(255 251 235 / 0.12) !important;
  border-right-color: rgb(255 251 235 / 0.12) !important;
}
.border-x-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2) !important;
  border-right-color: rgb(255 251 235 / 0.2) !important;
}
.border-x-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25) !important;
  border-right-color: rgb(255 251 235 / 0.25) !important;
}
.border-x-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3) !important;
  border-right-color: rgb(255 251 235 / 0.3) !important;
}
.border-x-amber-50\/38 {
  border-left-color: rgb(255 251 235 / 0.38) !important;
  border-right-color: rgb(255 251 235 / 0.38) !important;
}
.border-x-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4) !important;
  border-right-color: rgb(255 251 235 / 0.4) !important;
}
.border-x-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05) !important;
  border-right-color: rgb(255 251 235 / 0.05) !important;
}
.border-x-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5) !important;
  border-right-color: rgb(255 251 235 / 0.5) !important;
}
.border-x-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6) !important;
  border-right-color: rgb(255 251 235 / 0.6) !important;
}
.border-x-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7) !important;
  border-right-color: rgb(255 251 235 / 0.7) !important;
}
.border-x-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75) !important;
  border-right-color: rgb(255 251 235 / 0.75) !important;
}
.border-x-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8) !important;
  border-right-color: rgb(255 251 235 / 0.8) !important;
}
.border-x-amber-50\/87 {
  border-left-color: rgb(255 251 235 / 0.87) !important;
  border-right-color: rgb(255 251 235 / 0.87) !important;
}
.border-x-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9) !important;
  border-right-color: rgb(255 251 235 / 0.9) !important;
}
.border-x-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95) !important;
  border-right-color: rgb(255 251 235 / 0.95) !important;
}
.border-x-amber-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-x-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0) !important;
  border-right-color: rgb(245 158 11 / 0) !important;
}
.border-x-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1) !important;
  border-right-color: rgb(245 158 11 / 0.1) !important;
}
.border-x-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1) !important;
  border-right-color: rgb(245 158 11 / 1) !important;
}
.border-x-amber-500\/12 {
  border-left-color: rgb(245 158 11 / 0.12) !important;
  border-right-color: rgb(245 158 11 / 0.12) !important;
}
.border-x-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2) !important;
  border-right-color: rgb(245 158 11 / 0.2) !important;
}
.border-x-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25) !important;
  border-right-color: rgb(245 158 11 / 0.25) !important;
}
.border-x-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3) !important;
  border-right-color: rgb(245 158 11 / 0.3) !important;
}
.border-x-amber-500\/38 {
  border-left-color: rgb(245 158 11 / 0.38) !important;
  border-right-color: rgb(245 158 11 / 0.38) !important;
}
.border-x-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4) !important;
  border-right-color: rgb(245 158 11 / 0.4) !important;
}
.border-x-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05) !important;
  border-right-color: rgb(245 158 11 / 0.05) !important;
}
.border-x-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5) !important;
  border-right-color: rgb(245 158 11 / 0.5) !important;
}
.border-x-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6) !important;
  border-right-color: rgb(245 158 11 / 0.6) !important;
}
.border-x-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7) !important;
  border-right-color: rgb(245 158 11 / 0.7) !important;
}
.border-x-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75) !important;
  border-right-color: rgb(245 158 11 / 0.75) !important;
}
.border-x-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8) !important;
  border-right-color: rgb(245 158 11 / 0.8) !important;
}
.border-x-amber-500\/87 {
  border-left-color: rgb(245 158 11 / 0.87) !important;
  border-right-color: rgb(245 158 11 / 0.87) !important;
}
.border-x-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9) !important;
  border-right-color: rgb(245 158 11 / 0.9) !important;
}
.border-x-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95) !important;
  border-right-color: rgb(245 158 11 / 0.95) !important;
}
.border-x-amber-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-x-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0) !important;
  border-right-color: rgb(217 119 6 / 0) !important;
}
.border-x-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1) !important;
  border-right-color: rgb(217 119 6 / 0.1) !important;
}
.border-x-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1) !important;
  border-right-color: rgb(217 119 6 / 1) !important;
}
.border-x-amber-600\/12 {
  border-left-color: rgb(217 119 6 / 0.12) !important;
  border-right-color: rgb(217 119 6 / 0.12) !important;
}
.border-x-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2) !important;
  border-right-color: rgb(217 119 6 / 0.2) !important;
}
.border-x-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25) !important;
  border-right-color: rgb(217 119 6 / 0.25) !important;
}
.border-x-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3) !important;
  border-right-color: rgb(217 119 6 / 0.3) !important;
}
.border-x-amber-600\/38 {
  border-left-color: rgb(217 119 6 / 0.38) !important;
  border-right-color: rgb(217 119 6 / 0.38) !important;
}
.border-x-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4) !important;
  border-right-color: rgb(217 119 6 / 0.4) !important;
}
.border-x-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05) !important;
  border-right-color: rgb(217 119 6 / 0.05) !important;
}
.border-x-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5) !important;
  border-right-color: rgb(217 119 6 / 0.5) !important;
}
.border-x-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6) !important;
  border-right-color: rgb(217 119 6 / 0.6) !important;
}
.border-x-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7) !important;
  border-right-color: rgb(217 119 6 / 0.7) !important;
}
.border-x-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75) !important;
  border-right-color: rgb(217 119 6 / 0.75) !important;
}
.border-x-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8) !important;
  border-right-color: rgb(217 119 6 / 0.8) !important;
}
.border-x-amber-600\/87 {
  border-left-color: rgb(217 119 6 / 0.87) !important;
  border-right-color: rgb(217 119 6 / 0.87) !important;
}
.border-x-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9) !important;
  border-right-color: rgb(217 119 6 / 0.9) !important;
}
.border-x-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95) !important;
  border-right-color: rgb(217 119 6 / 0.95) !important;
}
.border-x-amber-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-x-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0) !important;
  border-right-color: rgb(180 83 9 / 0) !important;
}
.border-x-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1) !important;
  border-right-color: rgb(180 83 9 / 0.1) !important;
}
.border-x-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1) !important;
  border-right-color: rgb(180 83 9 / 1) !important;
}
.border-x-amber-700\/12 {
  border-left-color: rgb(180 83 9 / 0.12) !important;
  border-right-color: rgb(180 83 9 / 0.12) !important;
}
.border-x-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2) !important;
  border-right-color: rgb(180 83 9 / 0.2) !important;
}
.border-x-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25) !important;
  border-right-color: rgb(180 83 9 / 0.25) !important;
}
.border-x-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3) !important;
  border-right-color: rgb(180 83 9 / 0.3) !important;
}
.border-x-amber-700\/38 {
  border-left-color: rgb(180 83 9 / 0.38) !important;
  border-right-color: rgb(180 83 9 / 0.38) !important;
}
.border-x-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4) !important;
  border-right-color: rgb(180 83 9 / 0.4) !important;
}
.border-x-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05) !important;
  border-right-color: rgb(180 83 9 / 0.05) !important;
}
.border-x-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5) !important;
  border-right-color: rgb(180 83 9 / 0.5) !important;
}
.border-x-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6) !important;
  border-right-color: rgb(180 83 9 / 0.6) !important;
}
.border-x-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7) !important;
  border-right-color: rgb(180 83 9 / 0.7) !important;
}
.border-x-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75) !important;
  border-right-color: rgb(180 83 9 / 0.75) !important;
}
.border-x-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8) !important;
  border-right-color: rgb(180 83 9 / 0.8) !important;
}
.border-x-amber-700\/87 {
  border-left-color: rgb(180 83 9 / 0.87) !important;
  border-right-color: rgb(180 83 9 / 0.87) !important;
}
.border-x-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9) !important;
  border-right-color: rgb(180 83 9 / 0.9) !important;
}
.border-x-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95) !important;
  border-right-color: rgb(180 83 9 / 0.95) !important;
}
.border-x-amber-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-x-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0) !important;
  border-right-color: rgb(146 64 14 / 0) !important;
}
.border-x-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1) !important;
  border-right-color: rgb(146 64 14 / 0.1) !important;
}
.border-x-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1) !important;
  border-right-color: rgb(146 64 14 / 1) !important;
}
.border-x-amber-800\/12 {
  border-left-color: rgb(146 64 14 / 0.12) !important;
  border-right-color: rgb(146 64 14 / 0.12) !important;
}
.border-x-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2) !important;
  border-right-color: rgb(146 64 14 / 0.2) !important;
}
.border-x-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25) !important;
  border-right-color: rgb(146 64 14 / 0.25) !important;
}
.border-x-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3) !important;
  border-right-color: rgb(146 64 14 / 0.3) !important;
}
.border-x-amber-800\/38 {
  border-left-color: rgb(146 64 14 / 0.38) !important;
  border-right-color: rgb(146 64 14 / 0.38) !important;
}
.border-x-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4) !important;
  border-right-color: rgb(146 64 14 / 0.4) !important;
}
.border-x-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05) !important;
  border-right-color: rgb(146 64 14 / 0.05) !important;
}
.border-x-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5) !important;
  border-right-color: rgb(146 64 14 / 0.5) !important;
}
.border-x-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6) !important;
  border-right-color: rgb(146 64 14 / 0.6) !important;
}
.border-x-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7) !important;
  border-right-color: rgb(146 64 14 / 0.7) !important;
}
.border-x-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75) !important;
  border-right-color: rgb(146 64 14 / 0.75) !important;
}
.border-x-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8) !important;
  border-right-color: rgb(146 64 14 / 0.8) !important;
}
.border-x-amber-800\/87 {
  border-left-color: rgb(146 64 14 / 0.87) !important;
  border-right-color: rgb(146 64 14 / 0.87) !important;
}
.border-x-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9) !important;
  border-right-color: rgb(146 64 14 / 0.9) !important;
}
.border-x-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95) !important;
  border-right-color: rgb(146 64 14 / 0.95) !important;
}
.border-x-amber-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-x-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0) !important;
  border-right-color: rgb(120 53 15 / 0) !important;
}
.border-x-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1) !important;
  border-right-color: rgb(120 53 15 / 0.1) !important;
}
.border-x-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1) !important;
  border-right-color: rgb(120 53 15 / 1) !important;
}
.border-x-amber-900\/12 {
  border-left-color: rgb(120 53 15 / 0.12) !important;
  border-right-color: rgb(120 53 15 / 0.12) !important;
}
.border-x-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2) !important;
  border-right-color: rgb(120 53 15 / 0.2) !important;
}
.border-x-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25) !important;
  border-right-color: rgb(120 53 15 / 0.25) !important;
}
.border-x-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3) !important;
  border-right-color: rgb(120 53 15 / 0.3) !important;
}
.border-x-amber-900\/38 {
  border-left-color: rgb(120 53 15 / 0.38) !important;
  border-right-color: rgb(120 53 15 / 0.38) !important;
}
.border-x-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4) !important;
  border-right-color: rgb(120 53 15 / 0.4) !important;
}
.border-x-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05) !important;
  border-right-color: rgb(120 53 15 / 0.05) !important;
}
.border-x-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5) !important;
  border-right-color: rgb(120 53 15 / 0.5) !important;
}
.border-x-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6) !important;
  border-right-color: rgb(120 53 15 / 0.6) !important;
}
.border-x-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7) !important;
  border-right-color: rgb(120 53 15 / 0.7) !important;
}
.border-x-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75) !important;
  border-right-color: rgb(120 53 15 / 0.75) !important;
}
.border-x-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8) !important;
  border-right-color: rgb(120 53 15 / 0.8) !important;
}
.border-x-amber-900\/87 {
  border-left-color: rgb(120 53 15 / 0.87) !important;
  border-right-color: rgb(120 53 15 / 0.87) !important;
}
.border-x-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9) !important;
  border-right-color: rgb(120 53 15 / 0.9) !important;
}
.border-x-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95) !important;
  border-right-color: rgb(120 53 15 / 0.95) !important;
}
.border-x-amber-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-x-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0) !important;
  border-right-color: rgb(69 26 3 / 0) !important;
}
.border-x-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1) !important;
  border-right-color: rgb(69 26 3 / 0.1) !important;
}
.border-x-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1) !important;
  border-right-color: rgb(69 26 3 / 1) !important;
}
.border-x-amber-950\/12 {
  border-left-color: rgb(69 26 3 / 0.12) !important;
  border-right-color: rgb(69 26 3 / 0.12) !important;
}
.border-x-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2) !important;
  border-right-color: rgb(69 26 3 / 0.2) !important;
}
.border-x-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25) !important;
  border-right-color: rgb(69 26 3 / 0.25) !important;
}
.border-x-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3) !important;
  border-right-color: rgb(69 26 3 / 0.3) !important;
}
.border-x-amber-950\/38 {
  border-left-color: rgb(69 26 3 / 0.38) !important;
  border-right-color: rgb(69 26 3 / 0.38) !important;
}
.border-x-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4) !important;
  border-right-color: rgb(69 26 3 / 0.4) !important;
}
.border-x-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05) !important;
  border-right-color: rgb(69 26 3 / 0.05) !important;
}
.border-x-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5) !important;
  border-right-color: rgb(69 26 3 / 0.5) !important;
}
.border-x-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6) !important;
  border-right-color: rgb(69 26 3 / 0.6) !important;
}
.border-x-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7) !important;
  border-right-color: rgb(69 26 3 / 0.7) !important;
}
.border-x-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75) !important;
  border-right-color: rgb(69 26 3 / 0.75) !important;
}
.border-x-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8) !important;
  border-right-color: rgb(69 26 3 / 0.8) !important;
}
.border-x-amber-950\/87 {
  border-left-color: rgb(69 26 3 / 0.87) !important;
  border-right-color: rgb(69 26 3 / 0.87) !important;
}
.border-x-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9) !important;
  border-right-color: rgb(69 26 3 / 0.9) !important;
}
.border-x-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95) !important;
  border-right-color: rgb(69 26 3 / 0.95) !important;
}
.border-x-black {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-x-black\/0 {
  border-left-color: rgb(0 0 0 / 0) !important;
  border-right-color: rgb(0 0 0 / 0) !important;
}
.border-x-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1) !important;
  border-right-color: rgb(0 0 0 / 0.1) !important;
}
.border-x-black\/100 {
  border-left-color: rgb(0 0 0 / 1) !important;
  border-right-color: rgb(0 0 0 / 1) !important;
}
.border-x-black\/12 {
  border-left-color: rgb(0 0 0 / 0.12) !important;
  border-right-color: rgb(0 0 0 / 0.12) !important;
}
.border-x-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2) !important;
  border-right-color: rgb(0 0 0 / 0.2) !important;
}
.border-x-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25) !important;
  border-right-color: rgb(0 0 0 / 0.25) !important;
}
.border-x-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3) !important;
  border-right-color: rgb(0 0 0 / 0.3) !important;
}
.border-x-black\/38 {
  border-left-color: rgb(0 0 0 / 0.38) !important;
  border-right-color: rgb(0 0 0 / 0.38) !important;
}
.border-x-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4) !important;
  border-right-color: rgb(0 0 0 / 0.4) !important;
}
.border-x-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05) !important;
  border-right-color: rgb(0 0 0 / 0.05) !important;
}
.border-x-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5) !important;
  border-right-color: rgb(0 0 0 / 0.5) !important;
}
.border-x-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6) !important;
  border-right-color: rgb(0 0 0 / 0.6) !important;
}
.border-x-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7) !important;
  border-right-color: rgb(0 0 0 / 0.7) !important;
}
.border-x-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75) !important;
  border-right-color: rgb(0 0 0 / 0.75) !important;
}
.border-x-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8) !important;
  border-right-color: rgb(0 0 0 / 0.8) !important;
}
.border-x-black\/87 {
  border-left-color: rgb(0 0 0 / 0.87) !important;
  border-right-color: rgb(0 0 0 / 0.87) !important;
}
.border-x-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9) !important;
  border-right-color: rgb(0 0 0 / 0.9) !important;
}
.border-x-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95) !important;
  border-right-color: rgb(0 0 0 / 0.95) !important;
}
.border-x-blue-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-x-blue-100\/0 {
  border-left-color: rgb(219 234 254 / 0) !important;
  border-right-color: rgb(219 234 254 / 0) !important;
}
.border-x-blue-100\/10 {
  border-left-color: rgb(219 234 254 / 0.1) !important;
  border-right-color: rgb(219 234 254 / 0.1) !important;
}
.border-x-blue-100\/100 {
  border-left-color: rgb(219 234 254 / 1) !important;
  border-right-color: rgb(219 234 254 / 1) !important;
}
.border-x-blue-100\/12 {
  border-left-color: rgb(219 234 254 / 0.12) !important;
  border-right-color: rgb(219 234 254 / 0.12) !important;
}
.border-x-blue-100\/20 {
  border-left-color: rgb(219 234 254 / 0.2) !important;
  border-right-color: rgb(219 234 254 / 0.2) !important;
}
.border-x-blue-100\/25 {
  border-left-color: rgb(219 234 254 / 0.25) !important;
  border-right-color: rgb(219 234 254 / 0.25) !important;
}
.border-x-blue-100\/30 {
  border-left-color: rgb(219 234 254 / 0.3) !important;
  border-right-color: rgb(219 234 254 / 0.3) !important;
}
.border-x-blue-100\/38 {
  border-left-color: rgb(219 234 254 / 0.38) !important;
  border-right-color: rgb(219 234 254 / 0.38) !important;
}
.border-x-blue-100\/40 {
  border-left-color: rgb(219 234 254 / 0.4) !important;
  border-right-color: rgb(219 234 254 / 0.4) !important;
}
.border-x-blue-100\/5 {
  border-left-color: rgb(219 234 254 / 0.05) !important;
  border-right-color: rgb(219 234 254 / 0.05) !important;
}
.border-x-blue-100\/50 {
  border-left-color: rgb(219 234 254 / 0.5) !important;
  border-right-color: rgb(219 234 254 / 0.5) !important;
}
.border-x-blue-100\/60 {
  border-left-color: rgb(219 234 254 / 0.6) !important;
  border-right-color: rgb(219 234 254 / 0.6) !important;
}
.border-x-blue-100\/70 {
  border-left-color: rgb(219 234 254 / 0.7) !important;
  border-right-color: rgb(219 234 254 / 0.7) !important;
}
.border-x-blue-100\/75 {
  border-left-color: rgb(219 234 254 / 0.75) !important;
  border-right-color: rgb(219 234 254 / 0.75) !important;
}
.border-x-blue-100\/80 {
  border-left-color: rgb(219 234 254 / 0.8) !important;
  border-right-color: rgb(219 234 254 / 0.8) !important;
}
.border-x-blue-100\/87 {
  border-left-color: rgb(219 234 254 / 0.87) !important;
  border-right-color: rgb(219 234 254 / 0.87) !important;
}
.border-x-blue-100\/90 {
  border-left-color: rgb(219 234 254 / 0.9) !important;
  border-right-color: rgb(219 234 254 / 0.9) !important;
}
.border-x-blue-100\/95 {
  border-left-color: rgb(219 234 254 / 0.95) !important;
  border-right-color: rgb(219 234 254 / 0.95) !important;
}
.border-x-blue-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-x-blue-200\/0 {
  border-left-color: rgb(191 219 254 / 0) !important;
  border-right-color: rgb(191 219 254 / 0) !important;
}
.border-x-blue-200\/10 {
  border-left-color: rgb(191 219 254 / 0.1) !important;
  border-right-color: rgb(191 219 254 / 0.1) !important;
}
.border-x-blue-200\/100 {
  border-left-color: rgb(191 219 254 / 1) !important;
  border-right-color: rgb(191 219 254 / 1) !important;
}
.border-x-blue-200\/12 {
  border-left-color: rgb(191 219 254 / 0.12) !important;
  border-right-color: rgb(191 219 254 / 0.12) !important;
}
.border-x-blue-200\/20 {
  border-left-color: rgb(191 219 254 / 0.2) !important;
  border-right-color: rgb(191 219 254 / 0.2) !important;
}
.border-x-blue-200\/25 {
  border-left-color: rgb(191 219 254 / 0.25) !important;
  border-right-color: rgb(191 219 254 / 0.25) !important;
}
.border-x-blue-200\/30 {
  border-left-color: rgb(191 219 254 / 0.3) !important;
  border-right-color: rgb(191 219 254 / 0.3) !important;
}
.border-x-blue-200\/38 {
  border-left-color: rgb(191 219 254 / 0.38) !important;
  border-right-color: rgb(191 219 254 / 0.38) !important;
}
.border-x-blue-200\/40 {
  border-left-color: rgb(191 219 254 / 0.4) !important;
  border-right-color: rgb(191 219 254 / 0.4) !important;
}
.border-x-blue-200\/5 {
  border-left-color: rgb(191 219 254 / 0.05) !important;
  border-right-color: rgb(191 219 254 / 0.05) !important;
}
.border-x-blue-200\/50 {
  border-left-color: rgb(191 219 254 / 0.5) !important;
  border-right-color: rgb(191 219 254 / 0.5) !important;
}
.border-x-blue-200\/60 {
  border-left-color: rgb(191 219 254 / 0.6) !important;
  border-right-color: rgb(191 219 254 / 0.6) !important;
}
.border-x-blue-200\/70 {
  border-left-color: rgb(191 219 254 / 0.7) !important;
  border-right-color: rgb(191 219 254 / 0.7) !important;
}
.border-x-blue-200\/75 {
  border-left-color: rgb(191 219 254 / 0.75) !important;
  border-right-color: rgb(191 219 254 / 0.75) !important;
}
.border-x-blue-200\/80 {
  border-left-color: rgb(191 219 254 / 0.8) !important;
  border-right-color: rgb(191 219 254 / 0.8) !important;
}
.border-x-blue-200\/87 {
  border-left-color: rgb(191 219 254 / 0.87) !important;
  border-right-color: rgb(191 219 254 / 0.87) !important;
}
.border-x-blue-200\/90 {
  border-left-color: rgb(191 219 254 / 0.9) !important;
  border-right-color: rgb(191 219 254 / 0.9) !important;
}
.border-x-blue-200\/95 {
  border-left-color: rgb(191 219 254 / 0.95) !important;
  border-right-color: rgb(191 219 254 / 0.95) !important;
}
.border-x-blue-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-x-blue-300\/0 {
  border-left-color: rgb(147 197 253 / 0) !important;
  border-right-color: rgb(147 197 253 / 0) !important;
}
.border-x-blue-300\/10 {
  border-left-color: rgb(147 197 253 / 0.1) !important;
  border-right-color: rgb(147 197 253 / 0.1) !important;
}
.border-x-blue-300\/100 {
  border-left-color: rgb(147 197 253 / 1) !important;
  border-right-color: rgb(147 197 253 / 1) !important;
}
.border-x-blue-300\/12 {
  border-left-color: rgb(147 197 253 / 0.12) !important;
  border-right-color: rgb(147 197 253 / 0.12) !important;
}
.border-x-blue-300\/20 {
  border-left-color: rgb(147 197 253 / 0.2) !important;
  border-right-color: rgb(147 197 253 / 0.2) !important;
}
.border-x-blue-300\/25 {
  border-left-color: rgb(147 197 253 / 0.25) !important;
  border-right-color: rgb(147 197 253 / 0.25) !important;
}
.border-x-blue-300\/30 {
  border-left-color: rgb(147 197 253 / 0.3) !important;
  border-right-color: rgb(147 197 253 / 0.3) !important;
}
.border-x-blue-300\/38 {
  border-left-color: rgb(147 197 253 / 0.38) !important;
  border-right-color: rgb(147 197 253 / 0.38) !important;
}
.border-x-blue-300\/40 {
  border-left-color: rgb(147 197 253 / 0.4) !important;
  border-right-color: rgb(147 197 253 / 0.4) !important;
}
.border-x-blue-300\/5 {
  border-left-color: rgb(147 197 253 / 0.05) !important;
  border-right-color: rgb(147 197 253 / 0.05) !important;
}
.border-x-blue-300\/50 {
  border-left-color: rgb(147 197 253 / 0.5) !important;
  border-right-color: rgb(147 197 253 / 0.5) !important;
}
.border-x-blue-300\/60 {
  border-left-color: rgb(147 197 253 / 0.6) !important;
  border-right-color: rgb(147 197 253 / 0.6) !important;
}
.border-x-blue-300\/70 {
  border-left-color: rgb(147 197 253 / 0.7) !important;
  border-right-color: rgb(147 197 253 / 0.7) !important;
}
.border-x-blue-300\/75 {
  border-left-color: rgb(147 197 253 / 0.75) !important;
  border-right-color: rgb(147 197 253 / 0.75) !important;
}
.border-x-blue-300\/80 {
  border-left-color: rgb(147 197 253 / 0.8) !important;
  border-right-color: rgb(147 197 253 / 0.8) !important;
}
.border-x-blue-300\/87 {
  border-left-color: rgb(147 197 253 / 0.87) !important;
  border-right-color: rgb(147 197 253 / 0.87) !important;
}
.border-x-blue-300\/90 {
  border-left-color: rgb(147 197 253 / 0.9) !important;
  border-right-color: rgb(147 197 253 / 0.9) !important;
}
.border-x-blue-300\/95 {
  border-left-color: rgb(147 197 253 / 0.95) !important;
  border-right-color: rgb(147 197 253 / 0.95) !important;
}
.border-x-blue-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-x-blue-400\/0 {
  border-left-color: rgb(96 165 250 / 0) !important;
  border-right-color: rgb(96 165 250 / 0) !important;
}
.border-x-blue-400\/10 {
  border-left-color: rgb(96 165 250 / 0.1) !important;
  border-right-color: rgb(96 165 250 / 0.1) !important;
}
.border-x-blue-400\/100 {
  border-left-color: rgb(96 165 250 / 1) !important;
  border-right-color: rgb(96 165 250 / 1) !important;
}
.border-x-blue-400\/12 {
  border-left-color: rgb(96 165 250 / 0.12) !important;
  border-right-color: rgb(96 165 250 / 0.12) !important;
}
.border-x-blue-400\/20 {
  border-left-color: rgb(96 165 250 / 0.2) !important;
  border-right-color: rgb(96 165 250 / 0.2) !important;
}
.border-x-blue-400\/25 {
  border-left-color: rgb(96 165 250 / 0.25) !important;
  border-right-color: rgb(96 165 250 / 0.25) !important;
}
.border-x-blue-400\/30 {
  border-left-color: rgb(96 165 250 / 0.3) !important;
  border-right-color: rgb(96 165 250 / 0.3) !important;
}
.border-x-blue-400\/38 {
  border-left-color: rgb(96 165 250 / 0.38) !important;
  border-right-color: rgb(96 165 250 / 0.38) !important;
}
.border-x-blue-400\/40 {
  border-left-color: rgb(96 165 250 / 0.4) !important;
  border-right-color: rgb(96 165 250 / 0.4) !important;
}
.border-x-blue-400\/5 {
  border-left-color: rgb(96 165 250 / 0.05) !important;
  border-right-color: rgb(96 165 250 / 0.05) !important;
}
.border-x-blue-400\/50 {
  border-left-color: rgb(96 165 250 / 0.5) !important;
  border-right-color: rgb(96 165 250 / 0.5) !important;
}
.border-x-blue-400\/60 {
  border-left-color: rgb(96 165 250 / 0.6) !important;
  border-right-color: rgb(96 165 250 / 0.6) !important;
}
.border-x-blue-400\/70 {
  border-left-color: rgb(96 165 250 / 0.7) !important;
  border-right-color: rgb(96 165 250 / 0.7) !important;
}
.border-x-blue-400\/75 {
  border-left-color: rgb(96 165 250 / 0.75) !important;
  border-right-color: rgb(96 165 250 / 0.75) !important;
}
.border-x-blue-400\/80 {
  border-left-color: rgb(96 165 250 / 0.8) !important;
  border-right-color: rgb(96 165 250 / 0.8) !important;
}
.border-x-blue-400\/87 {
  border-left-color: rgb(96 165 250 / 0.87) !important;
  border-right-color: rgb(96 165 250 / 0.87) !important;
}
.border-x-blue-400\/90 {
  border-left-color: rgb(96 165 250 / 0.9) !important;
  border-right-color: rgb(96 165 250 / 0.9) !important;
}
.border-x-blue-400\/95 {
  border-left-color: rgb(96 165 250 / 0.95) !important;
  border-right-color: rgb(96 165 250 / 0.95) !important;
}
.border-x-blue-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-x-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0) !important;
  border-right-color: rgb(239 246 255 / 0) !important;
}
.border-x-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1) !important;
  border-right-color: rgb(239 246 255 / 0.1) !important;
}
.border-x-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1) !important;
  border-right-color: rgb(239 246 255 / 1) !important;
}
.border-x-blue-50\/12 {
  border-left-color: rgb(239 246 255 / 0.12) !important;
  border-right-color: rgb(239 246 255 / 0.12) !important;
}
.border-x-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2) !important;
  border-right-color: rgb(239 246 255 / 0.2) !important;
}
.border-x-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25) !important;
  border-right-color: rgb(239 246 255 / 0.25) !important;
}
.border-x-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3) !important;
  border-right-color: rgb(239 246 255 / 0.3) !important;
}
.border-x-blue-50\/38 {
  border-left-color: rgb(239 246 255 / 0.38) !important;
  border-right-color: rgb(239 246 255 / 0.38) !important;
}
.border-x-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4) !important;
  border-right-color: rgb(239 246 255 / 0.4) !important;
}
.border-x-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05) !important;
  border-right-color: rgb(239 246 255 / 0.05) !important;
}
.border-x-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5) !important;
  border-right-color: rgb(239 246 255 / 0.5) !important;
}
.border-x-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6) !important;
  border-right-color: rgb(239 246 255 / 0.6) !important;
}
.border-x-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7) !important;
  border-right-color: rgb(239 246 255 / 0.7) !important;
}
.border-x-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75) !important;
  border-right-color: rgb(239 246 255 / 0.75) !important;
}
.border-x-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8) !important;
  border-right-color: rgb(239 246 255 / 0.8) !important;
}
.border-x-blue-50\/87 {
  border-left-color: rgb(239 246 255 / 0.87) !important;
  border-right-color: rgb(239 246 255 / 0.87) !important;
}
.border-x-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9) !important;
  border-right-color: rgb(239 246 255 / 0.9) !important;
}
.border-x-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95) !important;
  border-right-color: rgb(239 246 255 / 0.95) !important;
}
.border-x-blue-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-x-blue-500\/0 {
  border-left-color: rgb(59 130 246 / 0) !important;
  border-right-color: rgb(59 130 246 / 0) !important;
}
.border-x-blue-500\/10 {
  border-left-color: rgb(59 130 246 / 0.1) !important;
  border-right-color: rgb(59 130 246 / 0.1) !important;
}
.border-x-blue-500\/100 {
  border-left-color: rgb(59 130 246 / 1) !important;
  border-right-color: rgb(59 130 246 / 1) !important;
}
.border-x-blue-500\/12 {
  border-left-color: rgb(59 130 246 / 0.12) !important;
  border-right-color: rgb(59 130 246 / 0.12) !important;
}
.border-x-blue-500\/20 {
  border-left-color: rgb(59 130 246 / 0.2) !important;
  border-right-color: rgb(59 130 246 / 0.2) !important;
}
.border-x-blue-500\/25 {
  border-left-color: rgb(59 130 246 / 0.25) !important;
  border-right-color: rgb(59 130 246 / 0.25) !important;
}
.border-x-blue-500\/30 {
  border-left-color: rgb(59 130 246 / 0.3) !important;
  border-right-color: rgb(59 130 246 / 0.3) !important;
}
.border-x-blue-500\/38 {
  border-left-color: rgb(59 130 246 / 0.38) !important;
  border-right-color: rgb(59 130 246 / 0.38) !important;
}
.border-x-blue-500\/40 {
  border-left-color: rgb(59 130 246 / 0.4) !important;
  border-right-color: rgb(59 130 246 / 0.4) !important;
}
.border-x-blue-500\/5 {
  border-left-color: rgb(59 130 246 / 0.05) !important;
  border-right-color: rgb(59 130 246 / 0.05) !important;
}
.border-x-blue-500\/50 {
  border-left-color: rgb(59 130 246 / 0.5) !important;
  border-right-color: rgb(59 130 246 / 0.5) !important;
}
.border-x-blue-500\/60 {
  border-left-color: rgb(59 130 246 / 0.6) !important;
  border-right-color: rgb(59 130 246 / 0.6) !important;
}
.border-x-blue-500\/70 {
  border-left-color: rgb(59 130 246 / 0.7) !important;
  border-right-color: rgb(59 130 246 / 0.7) !important;
}
.border-x-blue-500\/75 {
  border-left-color: rgb(59 130 246 / 0.75) !important;
  border-right-color: rgb(59 130 246 / 0.75) !important;
}
.border-x-blue-500\/80 {
  border-left-color: rgb(59 130 246 / 0.8) !important;
  border-right-color: rgb(59 130 246 / 0.8) !important;
}
.border-x-blue-500\/87 {
  border-left-color: rgb(59 130 246 / 0.87) !important;
  border-right-color: rgb(59 130 246 / 0.87) !important;
}
.border-x-blue-500\/90 {
  border-left-color: rgb(59 130 246 / 0.9) !important;
  border-right-color: rgb(59 130 246 / 0.9) !important;
}
.border-x-blue-500\/95 {
  border-left-color: rgb(59 130 246 / 0.95) !important;
  border-right-color: rgb(59 130 246 / 0.95) !important;
}
.border-x-blue-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-x-blue-600\/0 {
  border-left-color: rgb(37 99 235 / 0) !important;
  border-right-color: rgb(37 99 235 / 0) !important;
}
.border-x-blue-600\/10 {
  border-left-color: rgb(37 99 235 / 0.1) !important;
  border-right-color: rgb(37 99 235 / 0.1) !important;
}
.border-x-blue-600\/100 {
  border-left-color: rgb(37 99 235 / 1) !important;
  border-right-color: rgb(37 99 235 / 1) !important;
}
.border-x-blue-600\/12 {
  border-left-color: rgb(37 99 235 / 0.12) !important;
  border-right-color: rgb(37 99 235 / 0.12) !important;
}
.border-x-blue-600\/20 {
  border-left-color: rgb(37 99 235 / 0.2) !important;
  border-right-color: rgb(37 99 235 / 0.2) !important;
}
.border-x-blue-600\/25 {
  border-left-color: rgb(37 99 235 / 0.25) !important;
  border-right-color: rgb(37 99 235 / 0.25) !important;
}
.border-x-blue-600\/30 {
  border-left-color: rgb(37 99 235 / 0.3) !important;
  border-right-color: rgb(37 99 235 / 0.3) !important;
}
.border-x-blue-600\/38 {
  border-left-color: rgb(37 99 235 / 0.38) !important;
  border-right-color: rgb(37 99 235 / 0.38) !important;
}
.border-x-blue-600\/40 {
  border-left-color: rgb(37 99 235 / 0.4) !important;
  border-right-color: rgb(37 99 235 / 0.4) !important;
}
.border-x-blue-600\/5 {
  border-left-color: rgb(37 99 235 / 0.05) !important;
  border-right-color: rgb(37 99 235 / 0.05) !important;
}
.border-x-blue-600\/50 {
  border-left-color: rgb(37 99 235 / 0.5) !important;
  border-right-color: rgb(37 99 235 / 0.5) !important;
}
.border-x-blue-600\/60 {
  border-left-color: rgb(37 99 235 / 0.6) !important;
  border-right-color: rgb(37 99 235 / 0.6) !important;
}
.border-x-blue-600\/70 {
  border-left-color: rgb(37 99 235 / 0.7) !important;
  border-right-color: rgb(37 99 235 / 0.7) !important;
}
.border-x-blue-600\/75 {
  border-left-color: rgb(37 99 235 / 0.75) !important;
  border-right-color: rgb(37 99 235 / 0.75) !important;
}
.border-x-blue-600\/80 {
  border-left-color: rgb(37 99 235 / 0.8) !important;
  border-right-color: rgb(37 99 235 / 0.8) !important;
}
.border-x-blue-600\/87 {
  border-left-color: rgb(37 99 235 / 0.87) !important;
  border-right-color: rgb(37 99 235 / 0.87) !important;
}
.border-x-blue-600\/90 {
  border-left-color: rgb(37 99 235 / 0.9) !important;
  border-right-color: rgb(37 99 235 / 0.9) !important;
}
.border-x-blue-600\/95 {
  border-left-color: rgb(37 99 235 / 0.95) !important;
  border-right-color: rgb(37 99 235 / 0.95) !important;
}
.border-x-blue-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-x-blue-700\/0 {
  border-left-color: rgb(29 78 216 / 0) !important;
  border-right-color: rgb(29 78 216 / 0) !important;
}
.border-x-blue-700\/10 {
  border-left-color: rgb(29 78 216 / 0.1) !important;
  border-right-color: rgb(29 78 216 / 0.1) !important;
}
.border-x-blue-700\/100 {
  border-left-color: rgb(29 78 216 / 1) !important;
  border-right-color: rgb(29 78 216 / 1) !important;
}
.border-x-blue-700\/12 {
  border-left-color: rgb(29 78 216 / 0.12) !important;
  border-right-color: rgb(29 78 216 / 0.12) !important;
}
.border-x-blue-700\/20 {
  border-left-color: rgb(29 78 216 / 0.2) !important;
  border-right-color: rgb(29 78 216 / 0.2) !important;
}
.border-x-blue-700\/25 {
  border-left-color: rgb(29 78 216 / 0.25) !important;
  border-right-color: rgb(29 78 216 / 0.25) !important;
}
.border-x-blue-700\/30 {
  border-left-color: rgb(29 78 216 / 0.3) !important;
  border-right-color: rgb(29 78 216 / 0.3) !important;
}
.border-x-blue-700\/38 {
  border-left-color: rgb(29 78 216 / 0.38) !important;
  border-right-color: rgb(29 78 216 / 0.38) !important;
}
.border-x-blue-700\/40 {
  border-left-color: rgb(29 78 216 / 0.4) !important;
  border-right-color: rgb(29 78 216 / 0.4) !important;
}
.border-x-blue-700\/5 {
  border-left-color: rgb(29 78 216 / 0.05) !important;
  border-right-color: rgb(29 78 216 / 0.05) !important;
}
.border-x-blue-700\/50 {
  border-left-color: rgb(29 78 216 / 0.5) !important;
  border-right-color: rgb(29 78 216 / 0.5) !important;
}
.border-x-blue-700\/60 {
  border-left-color: rgb(29 78 216 / 0.6) !important;
  border-right-color: rgb(29 78 216 / 0.6) !important;
}
.border-x-blue-700\/70 {
  border-left-color: rgb(29 78 216 / 0.7) !important;
  border-right-color: rgb(29 78 216 / 0.7) !important;
}
.border-x-blue-700\/75 {
  border-left-color: rgb(29 78 216 / 0.75) !important;
  border-right-color: rgb(29 78 216 / 0.75) !important;
}
.border-x-blue-700\/80 {
  border-left-color: rgb(29 78 216 / 0.8) !important;
  border-right-color: rgb(29 78 216 / 0.8) !important;
}
.border-x-blue-700\/87 {
  border-left-color: rgb(29 78 216 / 0.87) !important;
  border-right-color: rgb(29 78 216 / 0.87) !important;
}
.border-x-blue-700\/90 {
  border-left-color: rgb(29 78 216 / 0.9) !important;
  border-right-color: rgb(29 78 216 / 0.9) !important;
}
.border-x-blue-700\/95 {
  border-left-color: rgb(29 78 216 / 0.95) !important;
  border-right-color: rgb(29 78 216 / 0.95) !important;
}
.border-x-blue-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-x-blue-800\/0 {
  border-left-color: rgb(30 64 175 / 0) !important;
  border-right-color: rgb(30 64 175 / 0) !important;
}
.border-x-blue-800\/10 {
  border-left-color: rgb(30 64 175 / 0.1) !important;
  border-right-color: rgb(30 64 175 / 0.1) !important;
}
.border-x-blue-800\/100 {
  border-left-color: rgb(30 64 175 / 1) !important;
  border-right-color: rgb(30 64 175 / 1) !important;
}
.border-x-blue-800\/12 {
  border-left-color: rgb(30 64 175 / 0.12) !important;
  border-right-color: rgb(30 64 175 / 0.12) !important;
}
.border-x-blue-800\/20 {
  border-left-color: rgb(30 64 175 / 0.2) !important;
  border-right-color: rgb(30 64 175 / 0.2) !important;
}
.border-x-blue-800\/25 {
  border-left-color: rgb(30 64 175 / 0.25) !important;
  border-right-color: rgb(30 64 175 / 0.25) !important;
}
.border-x-blue-800\/30 {
  border-left-color: rgb(30 64 175 / 0.3) !important;
  border-right-color: rgb(30 64 175 / 0.3) !important;
}
.border-x-blue-800\/38 {
  border-left-color: rgb(30 64 175 / 0.38) !important;
  border-right-color: rgb(30 64 175 / 0.38) !important;
}
.border-x-blue-800\/40 {
  border-left-color: rgb(30 64 175 / 0.4) !important;
  border-right-color: rgb(30 64 175 / 0.4) !important;
}
.border-x-blue-800\/5 {
  border-left-color: rgb(30 64 175 / 0.05) !important;
  border-right-color: rgb(30 64 175 / 0.05) !important;
}
.border-x-blue-800\/50 {
  border-left-color: rgb(30 64 175 / 0.5) !important;
  border-right-color: rgb(30 64 175 / 0.5) !important;
}
.border-x-blue-800\/60 {
  border-left-color: rgb(30 64 175 / 0.6) !important;
  border-right-color: rgb(30 64 175 / 0.6) !important;
}
.border-x-blue-800\/70 {
  border-left-color: rgb(30 64 175 / 0.7) !important;
  border-right-color: rgb(30 64 175 / 0.7) !important;
}
.border-x-blue-800\/75 {
  border-left-color: rgb(30 64 175 / 0.75) !important;
  border-right-color: rgb(30 64 175 / 0.75) !important;
}
.border-x-blue-800\/80 {
  border-left-color: rgb(30 64 175 / 0.8) !important;
  border-right-color: rgb(30 64 175 / 0.8) !important;
}
.border-x-blue-800\/87 {
  border-left-color: rgb(30 64 175 / 0.87) !important;
  border-right-color: rgb(30 64 175 / 0.87) !important;
}
.border-x-blue-800\/90 {
  border-left-color: rgb(30 64 175 / 0.9) !important;
  border-right-color: rgb(30 64 175 / 0.9) !important;
}
.border-x-blue-800\/95 {
  border-left-color: rgb(30 64 175 / 0.95) !important;
  border-right-color: rgb(30 64 175 / 0.95) !important;
}
.border-x-blue-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-x-blue-900\/0 {
  border-left-color: rgb(30 58 138 / 0) !important;
  border-right-color: rgb(30 58 138 / 0) !important;
}
.border-x-blue-900\/10 {
  border-left-color: rgb(30 58 138 / 0.1) !important;
  border-right-color: rgb(30 58 138 / 0.1) !important;
}
.border-x-blue-900\/100 {
  border-left-color: rgb(30 58 138 / 1) !important;
  border-right-color: rgb(30 58 138 / 1) !important;
}
.border-x-blue-900\/12 {
  border-left-color: rgb(30 58 138 / 0.12) !important;
  border-right-color: rgb(30 58 138 / 0.12) !important;
}
.border-x-blue-900\/20 {
  border-left-color: rgb(30 58 138 / 0.2) !important;
  border-right-color: rgb(30 58 138 / 0.2) !important;
}
.border-x-blue-900\/25 {
  border-left-color: rgb(30 58 138 / 0.25) !important;
  border-right-color: rgb(30 58 138 / 0.25) !important;
}
.border-x-blue-900\/30 {
  border-left-color: rgb(30 58 138 / 0.3) !important;
  border-right-color: rgb(30 58 138 / 0.3) !important;
}
.border-x-blue-900\/38 {
  border-left-color: rgb(30 58 138 / 0.38) !important;
  border-right-color: rgb(30 58 138 / 0.38) !important;
}
.border-x-blue-900\/40 {
  border-left-color: rgb(30 58 138 / 0.4) !important;
  border-right-color: rgb(30 58 138 / 0.4) !important;
}
.border-x-blue-900\/5 {
  border-left-color: rgb(30 58 138 / 0.05) !important;
  border-right-color: rgb(30 58 138 / 0.05) !important;
}
.border-x-blue-900\/50 {
  border-left-color: rgb(30 58 138 / 0.5) !important;
  border-right-color: rgb(30 58 138 / 0.5) !important;
}
.border-x-blue-900\/60 {
  border-left-color: rgb(30 58 138 / 0.6) !important;
  border-right-color: rgb(30 58 138 / 0.6) !important;
}
.border-x-blue-900\/70 {
  border-left-color: rgb(30 58 138 / 0.7) !important;
  border-right-color: rgb(30 58 138 / 0.7) !important;
}
.border-x-blue-900\/75 {
  border-left-color: rgb(30 58 138 / 0.75) !important;
  border-right-color: rgb(30 58 138 / 0.75) !important;
}
.border-x-blue-900\/80 {
  border-left-color: rgb(30 58 138 / 0.8) !important;
  border-right-color: rgb(30 58 138 / 0.8) !important;
}
.border-x-blue-900\/87 {
  border-left-color: rgb(30 58 138 / 0.87) !important;
  border-right-color: rgb(30 58 138 / 0.87) !important;
}
.border-x-blue-900\/90 {
  border-left-color: rgb(30 58 138 / 0.9) !important;
  border-right-color: rgb(30 58 138 / 0.9) !important;
}
.border-x-blue-900\/95 {
  border-left-color: rgb(30 58 138 / 0.95) !important;
  border-right-color: rgb(30 58 138 / 0.95) !important;
}
.border-x-blue-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-x-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0) !important;
  border-right-color: rgb(23 37 84 / 0) !important;
}
.border-x-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1) !important;
  border-right-color: rgb(23 37 84 / 0.1) !important;
}
.border-x-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1) !important;
  border-right-color: rgb(23 37 84 / 1) !important;
}
.border-x-blue-950\/12 {
  border-left-color: rgb(23 37 84 / 0.12) !important;
  border-right-color: rgb(23 37 84 / 0.12) !important;
}
.border-x-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2) !important;
  border-right-color: rgb(23 37 84 / 0.2) !important;
}
.border-x-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25) !important;
  border-right-color: rgb(23 37 84 / 0.25) !important;
}
.border-x-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3) !important;
  border-right-color: rgb(23 37 84 / 0.3) !important;
}
.border-x-blue-950\/38 {
  border-left-color: rgb(23 37 84 / 0.38) !important;
  border-right-color: rgb(23 37 84 / 0.38) !important;
}
.border-x-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4) !important;
  border-right-color: rgb(23 37 84 / 0.4) !important;
}
.border-x-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05) !important;
  border-right-color: rgb(23 37 84 / 0.05) !important;
}
.border-x-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5) !important;
  border-right-color: rgb(23 37 84 / 0.5) !important;
}
.border-x-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6) !important;
  border-right-color: rgb(23 37 84 / 0.6) !important;
}
.border-x-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7) !important;
  border-right-color: rgb(23 37 84 / 0.7) !important;
}
.border-x-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75) !important;
  border-right-color: rgb(23 37 84 / 0.75) !important;
}
.border-x-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8) !important;
  border-right-color: rgb(23 37 84 / 0.8) !important;
}
.border-x-blue-950\/87 {
  border-left-color: rgb(23 37 84 / 0.87) !important;
  border-right-color: rgb(23 37 84 / 0.87) !important;
}
.border-x-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9) !important;
  border-right-color: rgb(23 37 84 / 0.9) !important;
}
.border-x-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95) !important;
  border-right-color: rgb(23 37 84 / 0.95) !important;
}
.border-x-current {
  border-left-color: currentColor !important;
  border-right-color: currentColor !important;
}
.border-x-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0) !important;
  border-right-color: rgb(207 250 254 / 0) !important;
}
.border-x-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1) !important;
  border-right-color: rgb(207 250 254 / 0.1) !important;
}
.border-x-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1) !important;
  border-right-color: rgb(207 250 254 / 1) !important;
}
.border-x-cyan-100\/12 {
  border-left-color: rgb(207 250 254 / 0.12) !important;
  border-right-color: rgb(207 250 254 / 0.12) !important;
}
.border-x-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2) !important;
  border-right-color: rgb(207 250 254 / 0.2) !important;
}
.border-x-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25) !important;
  border-right-color: rgb(207 250 254 / 0.25) !important;
}
.border-x-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3) !important;
  border-right-color: rgb(207 250 254 / 0.3) !important;
}
.border-x-cyan-100\/38 {
  border-left-color: rgb(207 250 254 / 0.38) !important;
  border-right-color: rgb(207 250 254 / 0.38) !important;
}
.border-x-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4) !important;
  border-right-color: rgb(207 250 254 / 0.4) !important;
}
.border-x-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05) !important;
  border-right-color: rgb(207 250 254 / 0.05) !important;
}
.border-x-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5) !important;
  border-right-color: rgb(207 250 254 / 0.5) !important;
}
.border-x-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6) !important;
  border-right-color: rgb(207 250 254 / 0.6) !important;
}
.border-x-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7) !important;
  border-right-color: rgb(207 250 254 / 0.7) !important;
}
.border-x-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75) !important;
  border-right-color: rgb(207 250 254 / 0.75) !important;
}
.border-x-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8) !important;
  border-right-color: rgb(207 250 254 / 0.8) !important;
}
.border-x-cyan-100\/87 {
  border-left-color: rgb(207 250 254 / 0.87) !important;
  border-right-color: rgb(207 250 254 / 0.87) !important;
}
.border-x-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9) !important;
  border-right-color: rgb(207 250 254 / 0.9) !important;
}
.border-x-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95) !important;
  border-right-color: rgb(207 250 254 / 0.95) !important;
}
.border-x-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0) !important;
  border-right-color: rgb(165 243 252 / 0) !important;
}
.border-x-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1) !important;
  border-right-color: rgb(165 243 252 / 0.1) !important;
}
.border-x-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1) !important;
  border-right-color: rgb(165 243 252 / 1) !important;
}
.border-x-cyan-200\/12 {
  border-left-color: rgb(165 243 252 / 0.12) !important;
  border-right-color: rgb(165 243 252 / 0.12) !important;
}
.border-x-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2) !important;
  border-right-color: rgb(165 243 252 / 0.2) !important;
}
.border-x-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25) !important;
  border-right-color: rgb(165 243 252 / 0.25) !important;
}
.border-x-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3) !important;
  border-right-color: rgb(165 243 252 / 0.3) !important;
}
.border-x-cyan-200\/38 {
  border-left-color: rgb(165 243 252 / 0.38) !important;
  border-right-color: rgb(165 243 252 / 0.38) !important;
}
.border-x-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4) !important;
  border-right-color: rgb(165 243 252 / 0.4) !important;
}
.border-x-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05) !important;
  border-right-color: rgb(165 243 252 / 0.05) !important;
}
.border-x-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5) !important;
  border-right-color: rgb(165 243 252 / 0.5) !important;
}
.border-x-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6) !important;
  border-right-color: rgb(165 243 252 / 0.6) !important;
}
.border-x-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7) !important;
  border-right-color: rgb(165 243 252 / 0.7) !important;
}
.border-x-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75) !important;
  border-right-color: rgb(165 243 252 / 0.75) !important;
}
.border-x-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8) !important;
  border-right-color: rgb(165 243 252 / 0.8) !important;
}
.border-x-cyan-200\/87 {
  border-left-color: rgb(165 243 252 / 0.87) !important;
  border-right-color: rgb(165 243 252 / 0.87) !important;
}
.border-x-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9) !important;
  border-right-color: rgb(165 243 252 / 0.9) !important;
}
.border-x-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95) !important;
  border-right-color: rgb(165 243 252 / 0.95) !important;
}
.border-x-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0) !important;
  border-right-color: rgb(103 232 249 / 0) !important;
}
.border-x-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1) !important;
  border-right-color: rgb(103 232 249 / 0.1) !important;
}
.border-x-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1) !important;
  border-right-color: rgb(103 232 249 / 1) !important;
}
.border-x-cyan-300\/12 {
  border-left-color: rgb(103 232 249 / 0.12) !important;
  border-right-color: rgb(103 232 249 / 0.12) !important;
}
.border-x-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2) !important;
  border-right-color: rgb(103 232 249 / 0.2) !important;
}
.border-x-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25) !important;
  border-right-color: rgb(103 232 249 / 0.25) !important;
}
.border-x-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3) !important;
  border-right-color: rgb(103 232 249 / 0.3) !important;
}
.border-x-cyan-300\/38 {
  border-left-color: rgb(103 232 249 / 0.38) !important;
  border-right-color: rgb(103 232 249 / 0.38) !important;
}
.border-x-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4) !important;
  border-right-color: rgb(103 232 249 / 0.4) !important;
}
.border-x-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05) !important;
  border-right-color: rgb(103 232 249 / 0.05) !important;
}
.border-x-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5) !important;
  border-right-color: rgb(103 232 249 / 0.5) !important;
}
.border-x-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6) !important;
  border-right-color: rgb(103 232 249 / 0.6) !important;
}
.border-x-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7) !important;
  border-right-color: rgb(103 232 249 / 0.7) !important;
}
.border-x-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75) !important;
  border-right-color: rgb(103 232 249 / 0.75) !important;
}
.border-x-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8) !important;
  border-right-color: rgb(103 232 249 / 0.8) !important;
}
.border-x-cyan-300\/87 {
  border-left-color: rgb(103 232 249 / 0.87) !important;
  border-right-color: rgb(103 232 249 / 0.87) !important;
}
.border-x-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9) !important;
  border-right-color: rgb(103 232 249 / 0.9) !important;
}
.border-x-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95) !important;
  border-right-color: rgb(103 232 249 / 0.95) !important;
}
.border-x-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0) !important;
  border-right-color: rgb(34 211 238 / 0) !important;
}
.border-x-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1) !important;
  border-right-color: rgb(34 211 238 / 0.1) !important;
}
.border-x-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1) !important;
  border-right-color: rgb(34 211 238 / 1) !important;
}
.border-x-cyan-400\/12 {
  border-left-color: rgb(34 211 238 / 0.12) !important;
  border-right-color: rgb(34 211 238 / 0.12) !important;
}
.border-x-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2) !important;
  border-right-color: rgb(34 211 238 / 0.2) !important;
}
.border-x-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25) !important;
  border-right-color: rgb(34 211 238 / 0.25) !important;
}
.border-x-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3) !important;
  border-right-color: rgb(34 211 238 / 0.3) !important;
}
.border-x-cyan-400\/38 {
  border-left-color: rgb(34 211 238 / 0.38) !important;
  border-right-color: rgb(34 211 238 / 0.38) !important;
}
.border-x-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4) !important;
  border-right-color: rgb(34 211 238 / 0.4) !important;
}
.border-x-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05) !important;
  border-right-color: rgb(34 211 238 / 0.05) !important;
}
.border-x-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5) !important;
  border-right-color: rgb(34 211 238 / 0.5) !important;
}
.border-x-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6) !important;
  border-right-color: rgb(34 211 238 / 0.6) !important;
}
.border-x-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7) !important;
  border-right-color: rgb(34 211 238 / 0.7) !important;
}
.border-x-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75) !important;
  border-right-color: rgb(34 211 238 / 0.75) !important;
}
.border-x-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8) !important;
  border-right-color: rgb(34 211 238 / 0.8) !important;
}
.border-x-cyan-400\/87 {
  border-left-color: rgb(34 211 238 / 0.87) !important;
  border-right-color: rgb(34 211 238 / 0.87) !important;
}
.border-x-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9) !important;
  border-right-color: rgb(34 211 238 / 0.9) !important;
}
.border-x-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95) !important;
  border-right-color: rgb(34 211 238 / 0.95) !important;
}
.border-x-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0) !important;
  border-right-color: rgb(236 254 255 / 0) !important;
}
.border-x-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1) !important;
  border-right-color: rgb(236 254 255 / 0.1) !important;
}
.border-x-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1) !important;
  border-right-color: rgb(236 254 255 / 1) !important;
}
.border-x-cyan-50\/12 {
  border-left-color: rgb(236 254 255 / 0.12) !important;
  border-right-color: rgb(236 254 255 / 0.12) !important;
}
.border-x-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2) !important;
  border-right-color: rgb(236 254 255 / 0.2) !important;
}
.border-x-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25) !important;
  border-right-color: rgb(236 254 255 / 0.25) !important;
}
.border-x-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3) !important;
  border-right-color: rgb(236 254 255 / 0.3) !important;
}
.border-x-cyan-50\/38 {
  border-left-color: rgb(236 254 255 / 0.38) !important;
  border-right-color: rgb(236 254 255 / 0.38) !important;
}
.border-x-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4) !important;
  border-right-color: rgb(236 254 255 / 0.4) !important;
}
.border-x-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05) !important;
  border-right-color: rgb(236 254 255 / 0.05) !important;
}
.border-x-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5) !important;
  border-right-color: rgb(236 254 255 / 0.5) !important;
}
.border-x-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6) !important;
  border-right-color: rgb(236 254 255 / 0.6) !important;
}
.border-x-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7) !important;
  border-right-color: rgb(236 254 255 / 0.7) !important;
}
.border-x-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75) !important;
  border-right-color: rgb(236 254 255 / 0.75) !important;
}
.border-x-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8) !important;
  border-right-color: rgb(236 254 255 / 0.8) !important;
}
.border-x-cyan-50\/87 {
  border-left-color: rgb(236 254 255 / 0.87) !important;
  border-right-color: rgb(236 254 255 / 0.87) !important;
}
.border-x-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9) !important;
  border-right-color: rgb(236 254 255 / 0.9) !important;
}
.border-x-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95) !important;
  border-right-color: rgb(236 254 255 / 0.95) !important;
}
.border-x-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0) !important;
  border-right-color: rgb(6 182 212 / 0) !important;
}
.border-x-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1) !important;
  border-right-color: rgb(6 182 212 / 0.1) !important;
}
.border-x-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1) !important;
  border-right-color: rgb(6 182 212 / 1) !important;
}
.border-x-cyan-500\/12 {
  border-left-color: rgb(6 182 212 / 0.12) !important;
  border-right-color: rgb(6 182 212 / 0.12) !important;
}
.border-x-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2) !important;
  border-right-color: rgb(6 182 212 / 0.2) !important;
}
.border-x-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25) !important;
  border-right-color: rgb(6 182 212 / 0.25) !important;
}
.border-x-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3) !important;
  border-right-color: rgb(6 182 212 / 0.3) !important;
}
.border-x-cyan-500\/38 {
  border-left-color: rgb(6 182 212 / 0.38) !important;
  border-right-color: rgb(6 182 212 / 0.38) !important;
}
.border-x-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4) !important;
  border-right-color: rgb(6 182 212 / 0.4) !important;
}
.border-x-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05) !important;
  border-right-color: rgb(6 182 212 / 0.05) !important;
}
.border-x-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5) !important;
  border-right-color: rgb(6 182 212 / 0.5) !important;
}
.border-x-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6) !important;
  border-right-color: rgb(6 182 212 / 0.6) !important;
}
.border-x-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7) !important;
  border-right-color: rgb(6 182 212 / 0.7) !important;
}
.border-x-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75) !important;
  border-right-color: rgb(6 182 212 / 0.75) !important;
}
.border-x-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8) !important;
  border-right-color: rgb(6 182 212 / 0.8) !important;
}
.border-x-cyan-500\/87 {
  border-left-color: rgb(6 182 212 / 0.87) !important;
  border-right-color: rgb(6 182 212 / 0.87) !important;
}
.border-x-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9) !important;
  border-right-color: rgb(6 182 212 / 0.9) !important;
}
.border-x-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95) !important;
  border-right-color: rgb(6 182 212 / 0.95) !important;
}
.border-x-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0) !important;
  border-right-color: rgb(8 145 178 / 0) !important;
}
.border-x-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1) !important;
  border-right-color: rgb(8 145 178 / 0.1) !important;
}
.border-x-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1) !important;
  border-right-color: rgb(8 145 178 / 1) !important;
}
.border-x-cyan-600\/12 {
  border-left-color: rgb(8 145 178 / 0.12) !important;
  border-right-color: rgb(8 145 178 / 0.12) !important;
}
.border-x-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2) !important;
  border-right-color: rgb(8 145 178 / 0.2) !important;
}
.border-x-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25) !important;
  border-right-color: rgb(8 145 178 / 0.25) !important;
}
.border-x-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3) !important;
  border-right-color: rgb(8 145 178 / 0.3) !important;
}
.border-x-cyan-600\/38 {
  border-left-color: rgb(8 145 178 / 0.38) !important;
  border-right-color: rgb(8 145 178 / 0.38) !important;
}
.border-x-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4) !important;
  border-right-color: rgb(8 145 178 / 0.4) !important;
}
.border-x-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05) !important;
  border-right-color: rgb(8 145 178 / 0.05) !important;
}
.border-x-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5) !important;
  border-right-color: rgb(8 145 178 / 0.5) !important;
}
.border-x-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6) !important;
  border-right-color: rgb(8 145 178 / 0.6) !important;
}
.border-x-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7) !important;
  border-right-color: rgb(8 145 178 / 0.7) !important;
}
.border-x-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75) !important;
  border-right-color: rgb(8 145 178 / 0.75) !important;
}
.border-x-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8) !important;
  border-right-color: rgb(8 145 178 / 0.8) !important;
}
.border-x-cyan-600\/87 {
  border-left-color: rgb(8 145 178 / 0.87) !important;
  border-right-color: rgb(8 145 178 / 0.87) !important;
}
.border-x-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9) !important;
  border-right-color: rgb(8 145 178 / 0.9) !important;
}
.border-x-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95) !important;
  border-right-color: rgb(8 145 178 / 0.95) !important;
}
.border-x-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0) !important;
  border-right-color: rgb(14 116 144 / 0) !important;
}
.border-x-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1) !important;
  border-right-color: rgb(14 116 144 / 0.1) !important;
}
.border-x-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1) !important;
  border-right-color: rgb(14 116 144 / 1) !important;
}
.border-x-cyan-700\/12 {
  border-left-color: rgb(14 116 144 / 0.12) !important;
  border-right-color: rgb(14 116 144 / 0.12) !important;
}
.border-x-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2) !important;
  border-right-color: rgb(14 116 144 / 0.2) !important;
}
.border-x-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25) !important;
  border-right-color: rgb(14 116 144 / 0.25) !important;
}
.border-x-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3) !important;
  border-right-color: rgb(14 116 144 / 0.3) !important;
}
.border-x-cyan-700\/38 {
  border-left-color: rgb(14 116 144 / 0.38) !important;
  border-right-color: rgb(14 116 144 / 0.38) !important;
}
.border-x-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4) !important;
  border-right-color: rgb(14 116 144 / 0.4) !important;
}
.border-x-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05) !important;
  border-right-color: rgb(14 116 144 / 0.05) !important;
}
.border-x-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5) !important;
  border-right-color: rgb(14 116 144 / 0.5) !important;
}
.border-x-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6) !important;
  border-right-color: rgb(14 116 144 / 0.6) !important;
}
.border-x-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7) !important;
  border-right-color: rgb(14 116 144 / 0.7) !important;
}
.border-x-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75) !important;
  border-right-color: rgb(14 116 144 / 0.75) !important;
}
.border-x-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8) !important;
  border-right-color: rgb(14 116 144 / 0.8) !important;
}
.border-x-cyan-700\/87 {
  border-left-color: rgb(14 116 144 / 0.87) !important;
  border-right-color: rgb(14 116 144 / 0.87) !important;
}
.border-x-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9) !important;
  border-right-color: rgb(14 116 144 / 0.9) !important;
}
.border-x-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95) !important;
  border-right-color: rgb(14 116 144 / 0.95) !important;
}
.border-x-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0) !important;
  border-right-color: rgb(21 94 117 / 0) !important;
}
.border-x-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1) !important;
  border-right-color: rgb(21 94 117 / 0.1) !important;
}
.border-x-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1) !important;
  border-right-color: rgb(21 94 117 / 1) !important;
}
.border-x-cyan-800\/12 {
  border-left-color: rgb(21 94 117 / 0.12) !important;
  border-right-color: rgb(21 94 117 / 0.12) !important;
}
.border-x-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2) !important;
  border-right-color: rgb(21 94 117 / 0.2) !important;
}
.border-x-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25) !important;
  border-right-color: rgb(21 94 117 / 0.25) !important;
}
.border-x-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3) !important;
  border-right-color: rgb(21 94 117 / 0.3) !important;
}
.border-x-cyan-800\/38 {
  border-left-color: rgb(21 94 117 / 0.38) !important;
  border-right-color: rgb(21 94 117 / 0.38) !important;
}
.border-x-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4) !important;
  border-right-color: rgb(21 94 117 / 0.4) !important;
}
.border-x-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05) !important;
  border-right-color: rgb(21 94 117 / 0.05) !important;
}
.border-x-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5) !important;
  border-right-color: rgb(21 94 117 / 0.5) !important;
}
.border-x-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6) !important;
  border-right-color: rgb(21 94 117 / 0.6) !important;
}
.border-x-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7) !important;
  border-right-color: rgb(21 94 117 / 0.7) !important;
}
.border-x-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75) !important;
  border-right-color: rgb(21 94 117 / 0.75) !important;
}
.border-x-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8) !important;
  border-right-color: rgb(21 94 117 / 0.8) !important;
}
.border-x-cyan-800\/87 {
  border-left-color: rgb(21 94 117 / 0.87) !important;
  border-right-color: rgb(21 94 117 / 0.87) !important;
}
.border-x-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9) !important;
  border-right-color: rgb(21 94 117 / 0.9) !important;
}
.border-x-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95) !important;
  border-right-color: rgb(21 94 117 / 0.95) !important;
}
.border-x-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0) !important;
  border-right-color: rgb(22 78 99 / 0) !important;
}
.border-x-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1) !important;
  border-right-color: rgb(22 78 99 / 0.1) !important;
}
.border-x-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1) !important;
  border-right-color: rgb(22 78 99 / 1) !important;
}
.border-x-cyan-900\/12 {
  border-left-color: rgb(22 78 99 / 0.12) !important;
  border-right-color: rgb(22 78 99 / 0.12) !important;
}
.border-x-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2) !important;
  border-right-color: rgb(22 78 99 / 0.2) !important;
}
.border-x-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25) !important;
  border-right-color: rgb(22 78 99 / 0.25) !important;
}
.border-x-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3) !important;
  border-right-color: rgb(22 78 99 / 0.3) !important;
}
.border-x-cyan-900\/38 {
  border-left-color: rgb(22 78 99 / 0.38) !important;
  border-right-color: rgb(22 78 99 / 0.38) !important;
}
.border-x-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4) !important;
  border-right-color: rgb(22 78 99 / 0.4) !important;
}
.border-x-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05) !important;
  border-right-color: rgb(22 78 99 / 0.05) !important;
}
.border-x-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5) !important;
  border-right-color: rgb(22 78 99 / 0.5) !important;
}
.border-x-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6) !important;
  border-right-color: rgb(22 78 99 / 0.6) !important;
}
.border-x-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7) !important;
  border-right-color: rgb(22 78 99 / 0.7) !important;
}
.border-x-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75) !important;
  border-right-color: rgb(22 78 99 / 0.75) !important;
}
.border-x-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8) !important;
  border-right-color: rgb(22 78 99 / 0.8) !important;
}
.border-x-cyan-900\/87 {
  border-left-color: rgb(22 78 99 / 0.87) !important;
  border-right-color: rgb(22 78 99 / 0.87) !important;
}
.border-x-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9) !important;
  border-right-color: rgb(22 78 99 / 0.9) !important;
}
.border-x-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95) !important;
  border-right-color: rgb(22 78 99 / 0.95) !important;
}
.border-x-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-x-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0) !important;
  border-right-color: rgb(8 51 68 / 0) !important;
}
.border-x-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1) !important;
  border-right-color: rgb(8 51 68 / 0.1) !important;
}
.border-x-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1) !important;
  border-right-color: rgb(8 51 68 / 1) !important;
}
.border-x-cyan-950\/12 {
  border-left-color: rgb(8 51 68 / 0.12) !important;
  border-right-color: rgb(8 51 68 / 0.12) !important;
}
.border-x-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2) !important;
  border-right-color: rgb(8 51 68 / 0.2) !important;
}
.border-x-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25) !important;
  border-right-color: rgb(8 51 68 / 0.25) !important;
}
.border-x-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3) !important;
  border-right-color: rgb(8 51 68 / 0.3) !important;
}
.border-x-cyan-950\/38 {
  border-left-color: rgb(8 51 68 / 0.38) !important;
  border-right-color: rgb(8 51 68 / 0.38) !important;
}
.border-x-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4) !important;
  border-right-color: rgb(8 51 68 / 0.4) !important;
}
.border-x-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05) !important;
  border-right-color: rgb(8 51 68 / 0.05) !important;
}
.border-x-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5) !important;
  border-right-color: rgb(8 51 68 / 0.5) !important;
}
.border-x-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6) !important;
  border-right-color: rgb(8 51 68 / 0.6) !important;
}
.border-x-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7) !important;
  border-right-color: rgb(8 51 68 / 0.7) !important;
}
.border-x-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75) !important;
  border-right-color: rgb(8 51 68 / 0.75) !important;
}
.border-x-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8) !important;
  border-right-color: rgb(8 51 68 / 0.8) !important;
}
.border-x-cyan-950\/87 {
  border-left-color: rgb(8 51 68 / 0.87) !important;
  border-right-color: rgb(8 51 68 / 0.87) !important;
}
.border-x-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9) !important;
  border-right-color: rgb(8 51 68 / 0.9) !important;
}
.border-x-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95) !important;
  border-right-color: rgb(8 51 68 / 0.95) !important;
}
.border-x-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0) !important;
  border-right-color: rgb(209 250 229 / 0) !important;
}
.border-x-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1) !important;
  border-right-color: rgb(209 250 229 / 0.1) !important;
}
.border-x-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1) !important;
  border-right-color: rgb(209 250 229 / 1) !important;
}
.border-x-emerald-100\/12 {
  border-left-color: rgb(209 250 229 / 0.12) !important;
  border-right-color: rgb(209 250 229 / 0.12) !important;
}
.border-x-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2) !important;
  border-right-color: rgb(209 250 229 / 0.2) !important;
}
.border-x-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25) !important;
  border-right-color: rgb(209 250 229 / 0.25) !important;
}
.border-x-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3) !important;
  border-right-color: rgb(209 250 229 / 0.3) !important;
}
.border-x-emerald-100\/38 {
  border-left-color: rgb(209 250 229 / 0.38) !important;
  border-right-color: rgb(209 250 229 / 0.38) !important;
}
.border-x-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4) !important;
  border-right-color: rgb(209 250 229 / 0.4) !important;
}
.border-x-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05) !important;
  border-right-color: rgb(209 250 229 / 0.05) !important;
}
.border-x-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5) !important;
  border-right-color: rgb(209 250 229 / 0.5) !important;
}
.border-x-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6) !important;
  border-right-color: rgb(209 250 229 / 0.6) !important;
}
.border-x-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7) !important;
  border-right-color: rgb(209 250 229 / 0.7) !important;
}
.border-x-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75) !important;
  border-right-color: rgb(209 250 229 / 0.75) !important;
}
.border-x-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8) !important;
  border-right-color: rgb(209 250 229 / 0.8) !important;
}
.border-x-emerald-100\/87 {
  border-left-color: rgb(209 250 229 / 0.87) !important;
  border-right-color: rgb(209 250 229 / 0.87) !important;
}
.border-x-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9) !important;
  border-right-color: rgb(209 250 229 / 0.9) !important;
}
.border-x-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95) !important;
  border-right-color: rgb(209 250 229 / 0.95) !important;
}
.border-x-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0) !important;
  border-right-color: rgb(167 243 208 / 0) !important;
}
.border-x-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1) !important;
  border-right-color: rgb(167 243 208 / 0.1) !important;
}
.border-x-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1) !important;
  border-right-color: rgb(167 243 208 / 1) !important;
}
.border-x-emerald-200\/12 {
  border-left-color: rgb(167 243 208 / 0.12) !important;
  border-right-color: rgb(167 243 208 / 0.12) !important;
}
.border-x-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2) !important;
  border-right-color: rgb(167 243 208 / 0.2) !important;
}
.border-x-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25) !important;
  border-right-color: rgb(167 243 208 / 0.25) !important;
}
.border-x-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3) !important;
  border-right-color: rgb(167 243 208 / 0.3) !important;
}
.border-x-emerald-200\/38 {
  border-left-color: rgb(167 243 208 / 0.38) !important;
  border-right-color: rgb(167 243 208 / 0.38) !important;
}
.border-x-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4) !important;
  border-right-color: rgb(167 243 208 / 0.4) !important;
}
.border-x-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05) !important;
  border-right-color: rgb(167 243 208 / 0.05) !important;
}
.border-x-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5) !important;
  border-right-color: rgb(167 243 208 / 0.5) !important;
}
.border-x-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6) !important;
  border-right-color: rgb(167 243 208 / 0.6) !important;
}
.border-x-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7) !important;
  border-right-color: rgb(167 243 208 / 0.7) !important;
}
.border-x-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75) !important;
  border-right-color: rgb(167 243 208 / 0.75) !important;
}
.border-x-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8) !important;
  border-right-color: rgb(167 243 208 / 0.8) !important;
}
.border-x-emerald-200\/87 {
  border-left-color: rgb(167 243 208 / 0.87) !important;
  border-right-color: rgb(167 243 208 / 0.87) !important;
}
.border-x-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9) !important;
  border-right-color: rgb(167 243 208 / 0.9) !important;
}
.border-x-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95) !important;
  border-right-color: rgb(167 243 208 / 0.95) !important;
}
.border-x-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0) !important;
  border-right-color: rgb(110 231 183 / 0) !important;
}
.border-x-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1) !important;
  border-right-color: rgb(110 231 183 / 0.1) !important;
}
.border-x-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1) !important;
  border-right-color: rgb(110 231 183 / 1) !important;
}
.border-x-emerald-300\/12 {
  border-left-color: rgb(110 231 183 / 0.12) !important;
  border-right-color: rgb(110 231 183 / 0.12) !important;
}
.border-x-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2) !important;
  border-right-color: rgb(110 231 183 / 0.2) !important;
}
.border-x-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25) !important;
  border-right-color: rgb(110 231 183 / 0.25) !important;
}
.border-x-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3) !important;
  border-right-color: rgb(110 231 183 / 0.3) !important;
}
.border-x-emerald-300\/38 {
  border-left-color: rgb(110 231 183 / 0.38) !important;
  border-right-color: rgb(110 231 183 / 0.38) !important;
}
.border-x-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4) !important;
  border-right-color: rgb(110 231 183 / 0.4) !important;
}
.border-x-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05) !important;
  border-right-color: rgb(110 231 183 / 0.05) !important;
}
.border-x-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5) !important;
  border-right-color: rgb(110 231 183 / 0.5) !important;
}
.border-x-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6) !important;
  border-right-color: rgb(110 231 183 / 0.6) !important;
}
.border-x-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7) !important;
  border-right-color: rgb(110 231 183 / 0.7) !important;
}
.border-x-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75) !important;
  border-right-color: rgb(110 231 183 / 0.75) !important;
}
.border-x-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8) !important;
  border-right-color: rgb(110 231 183 / 0.8) !important;
}
.border-x-emerald-300\/87 {
  border-left-color: rgb(110 231 183 / 0.87) !important;
  border-right-color: rgb(110 231 183 / 0.87) !important;
}
.border-x-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9) !important;
  border-right-color: rgb(110 231 183 / 0.9) !important;
}
.border-x-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95) !important;
  border-right-color: rgb(110 231 183 / 0.95) !important;
}
.border-x-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0) !important;
  border-right-color: rgb(52 211 153 / 0) !important;
}
.border-x-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1) !important;
  border-right-color: rgb(52 211 153 / 0.1) !important;
}
.border-x-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1) !important;
  border-right-color: rgb(52 211 153 / 1) !important;
}
.border-x-emerald-400\/12 {
  border-left-color: rgb(52 211 153 / 0.12) !important;
  border-right-color: rgb(52 211 153 / 0.12) !important;
}
.border-x-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2) !important;
  border-right-color: rgb(52 211 153 / 0.2) !important;
}
.border-x-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25) !important;
  border-right-color: rgb(52 211 153 / 0.25) !important;
}
.border-x-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3) !important;
  border-right-color: rgb(52 211 153 / 0.3) !important;
}
.border-x-emerald-400\/38 {
  border-left-color: rgb(52 211 153 / 0.38) !important;
  border-right-color: rgb(52 211 153 / 0.38) !important;
}
.border-x-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4) !important;
  border-right-color: rgb(52 211 153 / 0.4) !important;
}
.border-x-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05) !important;
  border-right-color: rgb(52 211 153 / 0.05) !important;
}
.border-x-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5) !important;
  border-right-color: rgb(52 211 153 / 0.5) !important;
}
.border-x-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6) !important;
  border-right-color: rgb(52 211 153 / 0.6) !important;
}
.border-x-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7) !important;
  border-right-color: rgb(52 211 153 / 0.7) !important;
}
.border-x-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75) !important;
  border-right-color: rgb(52 211 153 / 0.75) !important;
}
.border-x-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8) !important;
  border-right-color: rgb(52 211 153 / 0.8) !important;
}
.border-x-emerald-400\/87 {
  border-left-color: rgb(52 211 153 / 0.87) !important;
  border-right-color: rgb(52 211 153 / 0.87) !important;
}
.border-x-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9) !important;
  border-right-color: rgb(52 211 153 / 0.9) !important;
}
.border-x-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95) !important;
  border-right-color: rgb(52 211 153 / 0.95) !important;
}
.border-x-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0) !important;
  border-right-color: rgb(236 253 245 / 0) !important;
}
.border-x-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1) !important;
  border-right-color: rgb(236 253 245 / 0.1) !important;
}
.border-x-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1) !important;
  border-right-color: rgb(236 253 245 / 1) !important;
}
.border-x-emerald-50\/12 {
  border-left-color: rgb(236 253 245 / 0.12) !important;
  border-right-color: rgb(236 253 245 / 0.12) !important;
}
.border-x-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2) !important;
  border-right-color: rgb(236 253 245 / 0.2) !important;
}
.border-x-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25) !important;
  border-right-color: rgb(236 253 245 / 0.25) !important;
}
.border-x-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3) !important;
  border-right-color: rgb(236 253 245 / 0.3) !important;
}
.border-x-emerald-50\/38 {
  border-left-color: rgb(236 253 245 / 0.38) !important;
  border-right-color: rgb(236 253 245 / 0.38) !important;
}
.border-x-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4) !important;
  border-right-color: rgb(236 253 245 / 0.4) !important;
}
.border-x-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05) !important;
  border-right-color: rgb(236 253 245 / 0.05) !important;
}
.border-x-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5) !important;
  border-right-color: rgb(236 253 245 / 0.5) !important;
}
.border-x-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6) !important;
  border-right-color: rgb(236 253 245 / 0.6) !important;
}
.border-x-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7) !important;
  border-right-color: rgb(236 253 245 / 0.7) !important;
}
.border-x-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75) !important;
  border-right-color: rgb(236 253 245 / 0.75) !important;
}
.border-x-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8) !important;
  border-right-color: rgb(236 253 245 / 0.8) !important;
}
.border-x-emerald-50\/87 {
  border-left-color: rgb(236 253 245 / 0.87) !important;
  border-right-color: rgb(236 253 245 / 0.87) !important;
}
.border-x-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9) !important;
  border-right-color: rgb(236 253 245 / 0.9) !important;
}
.border-x-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95) !important;
  border-right-color: rgb(236 253 245 / 0.95) !important;
}
.border-x-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0) !important;
  border-right-color: rgb(16 185 129 / 0) !important;
}
.border-x-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1) !important;
  border-right-color: rgb(16 185 129 / 0.1) !important;
}
.border-x-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1) !important;
  border-right-color: rgb(16 185 129 / 1) !important;
}
.border-x-emerald-500\/12 {
  border-left-color: rgb(16 185 129 / 0.12) !important;
  border-right-color: rgb(16 185 129 / 0.12) !important;
}
.border-x-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2) !important;
  border-right-color: rgb(16 185 129 / 0.2) !important;
}
.border-x-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25) !important;
  border-right-color: rgb(16 185 129 / 0.25) !important;
}
.border-x-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3) !important;
  border-right-color: rgb(16 185 129 / 0.3) !important;
}
.border-x-emerald-500\/38 {
  border-left-color: rgb(16 185 129 / 0.38) !important;
  border-right-color: rgb(16 185 129 / 0.38) !important;
}
.border-x-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4) !important;
  border-right-color: rgb(16 185 129 / 0.4) !important;
}
.border-x-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05) !important;
  border-right-color: rgb(16 185 129 / 0.05) !important;
}
.border-x-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5) !important;
  border-right-color: rgb(16 185 129 / 0.5) !important;
}
.border-x-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6) !important;
  border-right-color: rgb(16 185 129 / 0.6) !important;
}
.border-x-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7) !important;
  border-right-color: rgb(16 185 129 / 0.7) !important;
}
.border-x-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75) !important;
  border-right-color: rgb(16 185 129 / 0.75) !important;
}
.border-x-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8) !important;
  border-right-color: rgb(16 185 129 / 0.8) !important;
}
.border-x-emerald-500\/87 {
  border-left-color: rgb(16 185 129 / 0.87) !important;
  border-right-color: rgb(16 185 129 / 0.87) !important;
}
.border-x-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9) !important;
  border-right-color: rgb(16 185 129 / 0.9) !important;
}
.border-x-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95) !important;
  border-right-color: rgb(16 185 129 / 0.95) !important;
}
.border-x-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0) !important;
  border-right-color: rgb(5 150 105 / 0) !important;
}
.border-x-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1) !important;
  border-right-color: rgb(5 150 105 / 0.1) !important;
}
.border-x-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1) !important;
  border-right-color: rgb(5 150 105 / 1) !important;
}
.border-x-emerald-600\/12 {
  border-left-color: rgb(5 150 105 / 0.12) !important;
  border-right-color: rgb(5 150 105 / 0.12) !important;
}
.border-x-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2) !important;
  border-right-color: rgb(5 150 105 / 0.2) !important;
}
.border-x-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25) !important;
  border-right-color: rgb(5 150 105 / 0.25) !important;
}
.border-x-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3) !important;
  border-right-color: rgb(5 150 105 / 0.3) !important;
}
.border-x-emerald-600\/38 {
  border-left-color: rgb(5 150 105 / 0.38) !important;
  border-right-color: rgb(5 150 105 / 0.38) !important;
}
.border-x-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4) !important;
  border-right-color: rgb(5 150 105 / 0.4) !important;
}
.border-x-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05) !important;
  border-right-color: rgb(5 150 105 / 0.05) !important;
}
.border-x-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5) !important;
  border-right-color: rgb(5 150 105 / 0.5) !important;
}
.border-x-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6) !important;
  border-right-color: rgb(5 150 105 / 0.6) !important;
}
.border-x-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7) !important;
  border-right-color: rgb(5 150 105 / 0.7) !important;
}
.border-x-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75) !important;
  border-right-color: rgb(5 150 105 / 0.75) !important;
}
.border-x-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8) !important;
  border-right-color: rgb(5 150 105 / 0.8) !important;
}
.border-x-emerald-600\/87 {
  border-left-color: rgb(5 150 105 / 0.87) !important;
  border-right-color: rgb(5 150 105 / 0.87) !important;
}
.border-x-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9) !important;
  border-right-color: rgb(5 150 105 / 0.9) !important;
}
.border-x-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95) !important;
  border-right-color: rgb(5 150 105 / 0.95) !important;
}
.border-x-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0) !important;
  border-right-color: rgb(4 120 87 / 0) !important;
}
.border-x-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1) !important;
  border-right-color: rgb(4 120 87 / 0.1) !important;
}
.border-x-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1) !important;
  border-right-color: rgb(4 120 87 / 1) !important;
}
.border-x-emerald-700\/12 {
  border-left-color: rgb(4 120 87 / 0.12) !important;
  border-right-color: rgb(4 120 87 / 0.12) !important;
}
.border-x-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2) !important;
  border-right-color: rgb(4 120 87 / 0.2) !important;
}
.border-x-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25) !important;
  border-right-color: rgb(4 120 87 / 0.25) !important;
}
.border-x-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3) !important;
  border-right-color: rgb(4 120 87 / 0.3) !important;
}
.border-x-emerald-700\/38 {
  border-left-color: rgb(4 120 87 / 0.38) !important;
  border-right-color: rgb(4 120 87 / 0.38) !important;
}
.border-x-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4) !important;
  border-right-color: rgb(4 120 87 / 0.4) !important;
}
.border-x-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05) !important;
  border-right-color: rgb(4 120 87 / 0.05) !important;
}
.border-x-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5) !important;
  border-right-color: rgb(4 120 87 / 0.5) !important;
}
.border-x-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6) !important;
  border-right-color: rgb(4 120 87 / 0.6) !important;
}
.border-x-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7) !important;
  border-right-color: rgb(4 120 87 / 0.7) !important;
}
.border-x-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75) !important;
  border-right-color: rgb(4 120 87 / 0.75) !important;
}
.border-x-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8) !important;
  border-right-color: rgb(4 120 87 / 0.8) !important;
}
.border-x-emerald-700\/87 {
  border-left-color: rgb(4 120 87 / 0.87) !important;
  border-right-color: rgb(4 120 87 / 0.87) !important;
}
.border-x-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9) !important;
  border-right-color: rgb(4 120 87 / 0.9) !important;
}
.border-x-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95) !important;
  border-right-color: rgb(4 120 87 / 0.95) !important;
}
.border-x-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0) !important;
  border-right-color: rgb(6 95 70 / 0) !important;
}
.border-x-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1) !important;
  border-right-color: rgb(6 95 70 / 0.1) !important;
}
.border-x-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1) !important;
  border-right-color: rgb(6 95 70 / 1) !important;
}
.border-x-emerald-800\/12 {
  border-left-color: rgb(6 95 70 / 0.12) !important;
  border-right-color: rgb(6 95 70 / 0.12) !important;
}
.border-x-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2) !important;
  border-right-color: rgb(6 95 70 / 0.2) !important;
}
.border-x-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25) !important;
  border-right-color: rgb(6 95 70 / 0.25) !important;
}
.border-x-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3) !important;
  border-right-color: rgb(6 95 70 / 0.3) !important;
}
.border-x-emerald-800\/38 {
  border-left-color: rgb(6 95 70 / 0.38) !important;
  border-right-color: rgb(6 95 70 / 0.38) !important;
}
.border-x-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4) !important;
  border-right-color: rgb(6 95 70 / 0.4) !important;
}
.border-x-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05) !important;
  border-right-color: rgb(6 95 70 / 0.05) !important;
}
.border-x-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5) !important;
  border-right-color: rgb(6 95 70 / 0.5) !important;
}
.border-x-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6) !important;
  border-right-color: rgb(6 95 70 / 0.6) !important;
}
.border-x-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7) !important;
  border-right-color: rgb(6 95 70 / 0.7) !important;
}
.border-x-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75) !important;
  border-right-color: rgb(6 95 70 / 0.75) !important;
}
.border-x-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8) !important;
  border-right-color: rgb(6 95 70 / 0.8) !important;
}
.border-x-emerald-800\/87 {
  border-left-color: rgb(6 95 70 / 0.87) !important;
  border-right-color: rgb(6 95 70 / 0.87) !important;
}
.border-x-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9) !important;
  border-right-color: rgb(6 95 70 / 0.9) !important;
}
.border-x-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95) !important;
  border-right-color: rgb(6 95 70 / 0.95) !important;
}
.border-x-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0) !important;
  border-right-color: rgb(6 78 59 / 0) !important;
}
.border-x-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1) !important;
  border-right-color: rgb(6 78 59 / 0.1) !important;
}
.border-x-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1) !important;
  border-right-color: rgb(6 78 59 / 1) !important;
}
.border-x-emerald-900\/12 {
  border-left-color: rgb(6 78 59 / 0.12) !important;
  border-right-color: rgb(6 78 59 / 0.12) !important;
}
.border-x-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2) !important;
  border-right-color: rgb(6 78 59 / 0.2) !important;
}
.border-x-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25) !important;
  border-right-color: rgb(6 78 59 / 0.25) !important;
}
.border-x-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3) !important;
  border-right-color: rgb(6 78 59 / 0.3) !important;
}
.border-x-emerald-900\/38 {
  border-left-color: rgb(6 78 59 / 0.38) !important;
  border-right-color: rgb(6 78 59 / 0.38) !important;
}
.border-x-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4) !important;
  border-right-color: rgb(6 78 59 / 0.4) !important;
}
.border-x-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05) !important;
  border-right-color: rgb(6 78 59 / 0.05) !important;
}
.border-x-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5) !important;
  border-right-color: rgb(6 78 59 / 0.5) !important;
}
.border-x-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6) !important;
  border-right-color: rgb(6 78 59 / 0.6) !important;
}
.border-x-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7) !important;
  border-right-color: rgb(6 78 59 / 0.7) !important;
}
.border-x-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75) !important;
  border-right-color: rgb(6 78 59 / 0.75) !important;
}
.border-x-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8) !important;
  border-right-color: rgb(6 78 59 / 0.8) !important;
}
.border-x-emerald-900\/87 {
  border-left-color: rgb(6 78 59 / 0.87) !important;
  border-right-color: rgb(6 78 59 / 0.87) !important;
}
.border-x-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9) !important;
  border-right-color: rgb(6 78 59 / 0.9) !important;
}
.border-x-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95) !important;
  border-right-color: rgb(6 78 59 / 0.95) !important;
}
.border-x-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-x-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0) !important;
  border-right-color: rgb(2 44 34 / 0) !important;
}
.border-x-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1) !important;
  border-right-color: rgb(2 44 34 / 0.1) !important;
}
.border-x-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1) !important;
  border-right-color: rgb(2 44 34 / 1) !important;
}
.border-x-emerald-950\/12 {
  border-left-color: rgb(2 44 34 / 0.12) !important;
  border-right-color: rgb(2 44 34 / 0.12) !important;
}
.border-x-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2) !important;
  border-right-color: rgb(2 44 34 / 0.2) !important;
}
.border-x-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25) !important;
  border-right-color: rgb(2 44 34 / 0.25) !important;
}
.border-x-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3) !important;
  border-right-color: rgb(2 44 34 / 0.3) !important;
}
.border-x-emerald-950\/38 {
  border-left-color: rgb(2 44 34 / 0.38) !important;
  border-right-color: rgb(2 44 34 / 0.38) !important;
}
.border-x-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4) !important;
  border-right-color: rgb(2 44 34 / 0.4) !important;
}
.border-x-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05) !important;
  border-right-color: rgb(2 44 34 / 0.05) !important;
}
.border-x-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5) !important;
  border-right-color: rgb(2 44 34 / 0.5) !important;
}
.border-x-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6) !important;
  border-right-color: rgb(2 44 34 / 0.6) !important;
}
.border-x-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7) !important;
  border-right-color: rgb(2 44 34 / 0.7) !important;
}
.border-x-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75) !important;
  border-right-color: rgb(2 44 34 / 0.75) !important;
}
.border-x-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8) !important;
  border-right-color: rgb(2 44 34 / 0.8) !important;
}
.border-x-emerald-950\/87 {
  border-left-color: rgb(2 44 34 / 0.87) !important;
  border-right-color: rgb(2 44 34 / 0.87) !important;
}
.border-x-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9) !important;
  border-right-color: rgb(2 44 34 / 0.9) !important;
}
.border-x-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95) !important;
  border-right-color: rgb(2 44 34 / 0.95) !important;
}
.border-x-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0) !important;
  border-right-color: rgb(250 232 255 / 0) !important;
}
.border-x-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1) !important;
  border-right-color: rgb(250 232 255 / 0.1) !important;
}
.border-x-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1) !important;
  border-right-color: rgb(250 232 255 / 1) !important;
}
.border-x-fuchsia-100\/12 {
  border-left-color: rgb(250 232 255 / 0.12) !important;
  border-right-color: rgb(250 232 255 / 0.12) !important;
}
.border-x-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2) !important;
  border-right-color: rgb(250 232 255 / 0.2) !important;
}
.border-x-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25) !important;
  border-right-color: rgb(250 232 255 / 0.25) !important;
}
.border-x-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3) !important;
  border-right-color: rgb(250 232 255 / 0.3) !important;
}
.border-x-fuchsia-100\/38 {
  border-left-color: rgb(250 232 255 / 0.38) !important;
  border-right-color: rgb(250 232 255 / 0.38) !important;
}
.border-x-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4) !important;
  border-right-color: rgb(250 232 255 / 0.4) !important;
}
.border-x-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05) !important;
  border-right-color: rgb(250 232 255 / 0.05) !important;
}
.border-x-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5) !important;
  border-right-color: rgb(250 232 255 / 0.5) !important;
}
.border-x-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6) !important;
  border-right-color: rgb(250 232 255 / 0.6) !important;
}
.border-x-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7) !important;
  border-right-color: rgb(250 232 255 / 0.7) !important;
}
.border-x-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75) !important;
  border-right-color: rgb(250 232 255 / 0.75) !important;
}
.border-x-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8) !important;
  border-right-color: rgb(250 232 255 / 0.8) !important;
}
.border-x-fuchsia-100\/87 {
  border-left-color: rgb(250 232 255 / 0.87) !important;
  border-right-color: rgb(250 232 255 / 0.87) !important;
}
.border-x-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9) !important;
  border-right-color: rgb(250 232 255 / 0.9) !important;
}
.border-x-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95) !important;
  border-right-color: rgb(250 232 255 / 0.95) !important;
}
.border-x-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0) !important;
  border-right-color: rgb(245 208 254 / 0) !important;
}
.border-x-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1) !important;
  border-right-color: rgb(245 208 254 / 0.1) !important;
}
.border-x-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1) !important;
  border-right-color: rgb(245 208 254 / 1) !important;
}
.border-x-fuchsia-200\/12 {
  border-left-color: rgb(245 208 254 / 0.12) !important;
  border-right-color: rgb(245 208 254 / 0.12) !important;
}
.border-x-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2) !important;
  border-right-color: rgb(245 208 254 / 0.2) !important;
}
.border-x-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25) !important;
  border-right-color: rgb(245 208 254 / 0.25) !important;
}
.border-x-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3) !important;
  border-right-color: rgb(245 208 254 / 0.3) !important;
}
.border-x-fuchsia-200\/38 {
  border-left-color: rgb(245 208 254 / 0.38) !important;
  border-right-color: rgb(245 208 254 / 0.38) !important;
}
.border-x-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4) !important;
  border-right-color: rgb(245 208 254 / 0.4) !important;
}
.border-x-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05) !important;
  border-right-color: rgb(245 208 254 / 0.05) !important;
}
.border-x-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5) !important;
  border-right-color: rgb(245 208 254 / 0.5) !important;
}
.border-x-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6) !important;
  border-right-color: rgb(245 208 254 / 0.6) !important;
}
.border-x-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7) !important;
  border-right-color: rgb(245 208 254 / 0.7) !important;
}
.border-x-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75) !important;
  border-right-color: rgb(245 208 254 / 0.75) !important;
}
.border-x-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8) !important;
  border-right-color: rgb(245 208 254 / 0.8) !important;
}
.border-x-fuchsia-200\/87 {
  border-left-color: rgb(245 208 254 / 0.87) !important;
  border-right-color: rgb(245 208 254 / 0.87) !important;
}
.border-x-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9) !important;
  border-right-color: rgb(245 208 254 / 0.9) !important;
}
.border-x-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95) !important;
  border-right-color: rgb(245 208 254 / 0.95) !important;
}
.border-x-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0) !important;
  border-right-color: rgb(240 171 252 / 0) !important;
}
.border-x-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1) !important;
  border-right-color: rgb(240 171 252 / 0.1) !important;
}
.border-x-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1) !important;
  border-right-color: rgb(240 171 252 / 1) !important;
}
.border-x-fuchsia-300\/12 {
  border-left-color: rgb(240 171 252 / 0.12) !important;
  border-right-color: rgb(240 171 252 / 0.12) !important;
}
.border-x-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2) !important;
  border-right-color: rgb(240 171 252 / 0.2) !important;
}
.border-x-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25) !important;
  border-right-color: rgb(240 171 252 / 0.25) !important;
}
.border-x-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3) !important;
  border-right-color: rgb(240 171 252 / 0.3) !important;
}
.border-x-fuchsia-300\/38 {
  border-left-color: rgb(240 171 252 / 0.38) !important;
  border-right-color: rgb(240 171 252 / 0.38) !important;
}
.border-x-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4) !important;
  border-right-color: rgb(240 171 252 / 0.4) !important;
}
.border-x-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05) !important;
  border-right-color: rgb(240 171 252 / 0.05) !important;
}
.border-x-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5) !important;
  border-right-color: rgb(240 171 252 / 0.5) !important;
}
.border-x-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6) !important;
  border-right-color: rgb(240 171 252 / 0.6) !important;
}
.border-x-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7) !important;
  border-right-color: rgb(240 171 252 / 0.7) !important;
}
.border-x-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75) !important;
  border-right-color: rgb(240 171 252 / 0.75) !important;
}
.border-x-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8) !important;
  border-right-color: rgb(240 171 252 / 0.8) !important;
}
.border-x-fuchsia-300\/87 {
  border-left-color: rgb(240 171 252 / 0.87) !important;
  border-right-color: rgb(240 171 252 / 0.87) !important;
}
.border-x-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9) !important;
  border-right-color: rgb(240 171 252 / 0.9) !important;
}
.border-x-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95) !important;
  border-right-color: rgb(240 171 252 / 0.95) !important;
}
.border-x-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0) !important;
  border-right-color: rgb(232 121 249 / 0) !important;
}
.border-x-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1) !important;
  border-right-color: rgb(232 121 249 / 0.1) !important;
}
.border-x-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1) !important;
  border-right-color: rgb(232 121 249 / 1) !important;
}
.border-x-fuchsia-400\/12 {
  border-left-color: rgb(232 121 249 / 0.12) !important;
  border-right-color: rgb(232 121 249 / 0.12) !important;
}
.border-x-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2) !important;
  border-right-color: rgb(232 121 249 / 0.2) !important;
}
.border-x-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25) !important;
  border-right-color: rgb(232 121 249 / 0.25) !important;
}
.border-x-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3) !important;
  border-right-color: rgb(232 121 249 / 0.3) !important;
}
.border-x-fuchsia-400\/38 {
  border-left-color: rgb(232 121 249 / 0.38) !important;
  border-right-color: rgb(232 121 249 / 0.38) !important;
}
.border-x-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4) !important;
  border-right-color: rgb(232 121 249 / 0.4) !important;
}
.border-x-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05) !important;
  border-right-color: rgb(232 121 249 / 0.05) !important;
}
.border-x-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5) !important;
  border-right-color: rgb(232 121 249 / 0.5) !important;
}
.border-x-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6) !important;
  border-right-color: rgb(232 121 249 / 0.6) !important;
}
.border-x-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7) !important;
  border-right-color: rgb(232 121 249 / 0.7) !important;
}
.border-x-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75) !important;
  border-right-color: rgb(232 121 249 / 0.75) !important;
}
.border-x-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8) !important;
  border-right-color: rgb(232 121 249 / 0.8) !important;
}
.border-x-fuchsia-400\/87 {
  border-left-color: rgb(232 121 249 / 0.87) !important;
  border-right-color: rgb(232 121 249 / 0.87) !important;
}
.border-x-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9) !important;
  border-right-color: rgb(232 121 249 / 0.9) !important;
}
.border-x-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95) !important;
  border-right-color: rgb(232 121 249 / 0.95) !important;
}
.border-x-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0) !important;
  border-right-color: rgb(253 244 255 / 0) !important;
}
.border-x-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1) !important;
  border-right-color: rgb(253 244 255 / 0.1) !important;
}
.border-x-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1) !important;
  border-right-color: rgb(253 244 255 / 1) !important;
}
.border-x-fuchsia-50\/12 {
  border-left-color: rgb(253 244 255 / 0.12) !important;
  border-right-color: rgb(253 244 255 / 0.12) !important;
}
.border-x-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2) !important;
  border-right-color: rgb(253 244 255 / 0.2) !important;
}
.border-x-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25) !important;
  border-right-color: rgb(253 244 255 / 0.25) !important;
}
.border-x-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3) !important;
  border-right-color: rgb(253 244 255 / 0.3) !important;
}
.border-x-fuchsia-50\/38 {
  border-left-color: rgb(253 244 255 / 0.38) !important;
  border-right-color: rgb(253 244 255 / 0.38) !important;
}
.border-x-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4) !important;
  border-right-color: rgb(253 244 255 / 0.4) !important;
}
.border-x-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05) !important;
  border-right-color: rgb(253 244 255 / 0.05) !important;
}
.border-x-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5) !important;
  border-right-color: rgb(253 244 255 / 0.5) !important;
}
.border-x-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6) !important;
  border-right-color: rgb(253 244 255 / 0.6) !important;
}
.border-x-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7) !important;
  border-right-color: rgb(253 244 255 / 0.7) !important;
}
.border-x-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75) !important;
  border-right-color: rgb(253 244 255 / 0.75) !important;
}
.border-x-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8) !important;
  border-right-color: rgb(253 244 255 / 0.8) !important;
}
.border-x-fuchsia-50\/87 {
  border-left-color: rgb(253 244 255 / 0.87) !important;
  border-right-color: rgb(253 244 255 / 0.87) !important;
}
.border-x-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9) !important;
  border-right-color: rgb(253 244 255 / 0.9) !important;
}
.border-x-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95) !important;
  border-right-color: rgb(253 244 255 / 0.95) !important;
}
.border-x-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0) !important;
  border-right-color: rgb(217 70 239 / 0) !important;
}
.border-x-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1) !important;
  border-right-color: rgb(217 70 239 / 0.1) !important;
}
.border-x-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1) !important;
  border-right-color: rgb(217 70 239 / 1) !important;
}
.border-x-fuchsia-500\/12 {
  border-left-color: rgb(217 70 239 / 0.12) !important;
  border-right-color: rgb(217 70 239 / 0.12) !important;
}
.border-x-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2) !important;
  border-right-color: rgb(217 70 239 / 0.2) !important;
}
.border-x-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25) !important;
  border-right-color: rgb(217 70 239 / 0.25) !important;
}
.border-x-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3) !important;
  border-right-color: rgb(217 70 239 / 0.3) !important;
}
.border-x-fuchsia-500\/38 {
  border-left-color: rgb(217 70 239 / 0.38) !important;
  border-right-color: rgb(217 70 239 / 0.38) !important;
}
.border-x-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4) !important;
  border-right-color: rgb(217 70 239 / 0.4) !important;
}
.border-x-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05) !important;
  border-right-color: rgb(217 70 239 / 0.05) !important;
}
.border-x-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5) !important;
  border-right-color: rgb(217 70 239 / 0.5) !important;
}
.border-x-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6) !important;
  border-right-color: rgb(217 70 239 / 0.6) !important;
}
.border-x-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7) !important;
  border-right-color: rgb(217 70 239 / 0.7) !important;
}
.border-x-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75) !important;
  border-right-color: rgb(217 70 239 / 0.75) !important;
}
.border-x-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8) !important;
  border-right-color: rgb(217 70 239 / 0.8) !important;
}
.border-x-fuchsia-500\/87 {
  border-left-color: rgb(217 70 239 / 0.87) !important;
  border-right-color: rgb(217 70 239 / 0.87) !important;
}
.border-x-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9) !important;
  border-right-color: rgb(217 70 239 / 0.9) !important;
}
.border-x-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95) !important;
  border-right-color: rgb(217 70 239 / 0.95) !important;
}
.border-x-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0) !important;
  border-right-color: rgb(192 38 211 / 0) !important;
}
.border-x-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1) !important;
  border-right-color: rgb(192 38 211 / 0.1) !important;
}
.border-x-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1) !important;
  border-right-color: rgb(192 38 211 / 1) !important;
}
.border-x-fuchsia-600\/12 {
  border-left-color: rgb(192 38 211 / 0.12) !important;
  border-right-color: rgb(192 38 211 / 0.12) !important;
}
.border-x-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2) !important;
  border-right-color: rgb(192 38 211 / 0.2) !important;
}
.border-x-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25) !important;
  border-right-color: rgb(192 38 211 / 0.25) !important;
}
.border-x-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3) !important;
  border-right-color: rgb(192 38 211 / 0.3) !important;
}
.border-x-fuchsia-600\/38 {
  border-left-color: rgb(192 38 211 / 0.38) !important;
  border-right-color: rgb(192 38 211 / 0.38) !important;
}
.border-x-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4) !important;
  border-right-color: rgb(192 38 211 / 0.4) !important;
}
.border-x-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05) !important;
  border-right-color: rgb(192 38 211 / 0.05) !important;
}
.border-x-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5) !important;
  border-right-color: rgb(192 38 211 / 0.5) !important;
}
.border-x-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6) !important;
  border-right-color: rgb(192 38 211 / 0.6) !important;
}
.border-x-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7) !important;
  border-right-color: rgb(192 38 211 / 0.7) !important;
}
.border-x-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75) !important;
  border-right-color: rgb(192 38 211 / 0.75) !important;
}
.border-x-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8) !important;
  border-right-color: rgb(192 38 211 / 0.8) !important;
}
.border-x-fuchsia-600\/87 {
  border-left-color: rgb(192 38 211 / 0.87) !important;
  border-right-color: rgb(192 38 211 / 0.87) !important;
}
.border-x-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9) !important;
  border-right-color: rgb(192 38 211 / 0.9) !important;
}
.border-x-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95) !important;
  border-right-color: rgb(192 38 211 / 0.95) !important;
}
.border-x-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0) !important;
  border-right-color: rgb(162 28 175 / 0) !important;
}
.border-x-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1) !important;
  border-right-color: rgb(162 28 175 / 0.1) !important;
}
.border-x-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1) !important;
  border-right-color: rgb(162 28 175 / 1) !important;
}
.border-x-fuchsia-700\/12 {
  border-left-color: rgb(162 28 175 / 0.12) !important;
  border-right-color: rgb(162 28 175 / 0.12) !important;
}
.border-x-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2) !important;
  border-right-color: rgb(162 28 175 / 0.2) !important;
}
.border-x-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25) !important;
  border-right-color: rgb(162 28 175 / 0.25) !important;
}
.border-x-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3) !important;
  border-right-color: rgb(162 28 175 / 0.3) !important;
}
.border-x-fuchsia-700\/38 {
  border-left-color: rgb(162 28 175 / 0.38) !important;
  border-right-color: rgb(162 28 175 / 0.38) !important;
}
.border-x-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4) !important;
  border-right-color: rgb(162 28 175 / 0.4) !important;
}
.border-x-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05) !important;
  border-right-color: rgb(162 28 175 / 0.05) !important;
}
.border-x-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5) !important;
  border-right-color: rgb(162 28 175 / 0.5) !important;
}
.border-x-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6) !important;
  border-right-color: rgb(162 28 175 / 0.6) !important;
}
.border-x-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7) !important;
  border-right-color: rgb(162 28 175 / 0.7) !important;
}
.border-x-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75) !important;
  border-right-color: rgb(162 28 175 / 0.75) !important;
}
.border-x-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8) !important;
  border-right-color: rgb(162 28 175 / 0.8) !important;
}
.border-x-fuchsia-700\/87 {
  border-left-color: rgb(162 28 175 / 0.87) !important;
  border-right-color: rgb(162 28 175 / 0.87) !important;
}
.border-x-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9) !important;
  border-right-color: rgb(162 28 175 / 0.9) !important;
}
.border-x-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95) !important;
  border-right-color: rgb(162 28 175 / 0.95) !important;
}
.border-x-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0) !important;
  border-right-color: rgb(134 25 143 / 0) !important;
}
.border-x-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1) !important;
  border-right-color: rgb(134 25 143 / 0.1) !important;
}
.border-x-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1) !important;
  border-right-color: rgb(134 25 143 / 1) !important;
}
.border-x-fuchsia-800\/12 {
  border-left-color: rgb(134 25 143 / 0.12) !important;
  border-right-color: rgb(134 25 143 / 0.12) !important;
}
.border-x-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2) !important;
  border-right-color: rgb(134 25 143 / 0.2) !important;
}
.border-x-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25) !important;
  border-right-color: rgb(134 25 143 / 0.25) !important;
}
.border-x-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3) !important;
  border-right-color: rgb(134 25 143 / 0.3) !important;
}
.border-x-fuchsia-800\/38 {
  border-left-color: rgb(134 25 143 / 0.38) !important;
  border-right-color: rgb(134 25 143 / 0.38) !important;
}
.border-x-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4) !important;
  border-right-color: rgb(134 25 143 / 0.4) !important;
}
.border-x-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05) !important;
  border-right-color: rgb(134 25 143 / 0.05) !important;
}
.border-x-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5) !important;
  border-right-color: rgb(134 25 143 / 0.5) !important;
}
.border-x-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6) !important;
  border-right-color: rgb(134 25 143 / 0.6) !important;
}
.border-x-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7) !important;
  border-right-color: rgb(134 25 143 / 0.7) !important;
}
.border-x-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75) !important;
  border-right-color: rgb(134 25 143 / 0.75) !important;
}
.border-x-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8) !important;
  border-right-color: rgb(134 25 143 / 0.8) !important;
}
.border-x-fuchsia-800\/87 {
  border-left-color: rgb(134 25 143 / 0.87) !important;
  border-right-color: rgb(134 25 143 / 0.87) !important;
}
.border-x-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9) !important;
  border-right-color: rgb(134 25 143 / 0.9) !important;
}
.border-x-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95) !important;
  border-right-color: rgb(134 25 143 / 0.95) !important;
}
.border-x-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0) !important;
  border-right-color: rgb(112 26 117 / 0) !important;
}
.border-x-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1) !important;
  border-right-color: rgb(112 26 117 / 0.1) !important;
}
.border-x-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1) !important;
  border-right-color: rgb(112 26 117 / 1) !important;
}
.border-x-fuchsia-900\/12 {
  border-left-color: rgb(112 26 117 / 0.12) !important;
  border-right-color: rgb(112 26 117 / 0.12) !important;
}
.border-x-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2) !important;
  border-right-color: rgb(112 26 117 / 0.2) !important;
}
.border-x-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25) !important;
  border-right-color: rgb(112 26 117 / 0.25) !important;
}
.border-x-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3) !important;
  border-right-color: rgb(112 26 117 / 0.3) !important;
}
.border-x-fuchsia-900\/38 {
  border-left-color: rgb(112 26 117 / 0.38) !important;
  border-right-color: rgb(112 26 117 / 0.38) !important;
}
.border-x-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4) !important;
  border-right-color: rgb(112 26 117 / 0.4) !important;
}
.border-x-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05) !important;
  border-right-color: rgb(112 26 117 / 0.05) !important;
}
.border-x-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5) !important;
  border-right-color: rgb(112 26 117 / 0.5) !important;
}
.border-x-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6) !important;
  border-right-color: rgb(112 26 117 / 0.6) !important;
}
.border-x-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7) !important;
  border-right-color: rgb(112 26 117 / 0.7) !important;
}
.border-x-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75) !important;
  border-right-color: rgb(112 26 117 / 0.75) !important;
}
.border-x-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8) !important;
  border-right-color: rgb(112 26 117 / 0.8) !important;
}
.border-x-fuchsia-900\/87 {
  border-left-color: rgb(112 26 117 / 0.87) !important;
  border-right-color: rgb(112 26 117 / 0.87) !important;
}
.border-x-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9) !important;
  border-right-color: rgb(112 26 117 / 0.9) !important;
}
.border-x-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95) !important;
  border-right-color: rgb(112 26 117 / 0.95) !important;
}
.border-x-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-x-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0) !important;
  border-right-color: rgb(74 4 78 / 0) !important;
}
.border-x-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1) !important;
  border-right-color: rgb(74 4 78 / 0.1) !important;
}
.border-x-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1) !important;
  border-right-color: rgb(74 4 78 / 1) !important;
}
.border-x-fuchsia-950\/12 {
  border-left-color: rgb(74 4 78 / 0.12) !important;
  border-right-color: rgb(74 4 78 / 0.12) !important;
}
.border-x-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2) !important;
  border-right-color: rgb(74 4 78 / 0.2) !important;
}
.border-x-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25) !important;
  border-right-color: rgb(74 4 78 / 0.25) !important;
}
.border-x-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3) !important;
  border-right-color: rgb(74 4 78 / 0.3) !important;
}
.border-x-fuchsia-950\/38 {
  border-left-color: rgb(74 4 78 / 0.38) !important;
  border-right-color: rgb(74 4 78 / 0.38) !important;
}
.border-x-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4) !important;
  border-right-color: rgb(74 4 78 / 0.4) !important;
}
.border-x-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05) !important;
  border-right-color: rgb(74 4 78 / 0.05) !important;
}
.border-x-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5) !important;
  border-right-color: rgb(74 4 78 / 0.5) !important;
}
.border-x-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6) !important;
  border-right-color: rgb(74 4 78 / 0.6) !important;
}
.border-x-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7) !important;
  border-right-color: rgb(74 4 78 / 0.7) !important;
}
.border-x-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75) !important;
  border-right-color: rgb(74 4 78 / 0.75) !important;
}
.border-x-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8) !important;
  border-right-color: rgb(74 4 78 / 0.8) !important;
}
.border-x-fuchsia-950\/87 {
  border-left-color: rgb(74 4 78 / 0.87) !important;
  border-right-color: rgb(74 4 78 / 0.87) !important;
}
.border-x-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9) !important;
  border-right-color: rgb(74 4 78 / 0.9) !important;
}
.border-x-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95) !important;
  border-right-color: rgb(74 4 78 / 0.95) !important;
}
.border-x-gray-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-x-gray-100\/0 {
  border-left-color: rgb(241 245 249 / 0) !important;
  border-right-color: rgb(241 245 249 / 0) !important;
}
.border-x-gray-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1) !important;
  border-right-color: rgb(241 245 249 / 0.1) !important;
}
.border-x-gray-100\/100 {
  border-left-color: rgb(241 245 249 / 1) !important;
  border-right-color: rgb(241 245 249 / 1) !important;
}
.border-x-gray-100\/12 {
  border-left-color: rgb(241 245 249 / 0.12) !important;
  border-right-color: rgb(241 245 249 / 0.12) !important;
}
.border-x-gray-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2) !important;
  border-right-color: rgb(241 245 249 / 0.2) !important;
}
.border-x-gray-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25) !important;
  border-right-color: rgb(241 245 249 / 0.25) !important;
}
.border-x-gray-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3) !important;
  border-right-color: rgb(241 245 249 / 0.3) !important;
}
.border-x-gray-100\/38 {
  border-left-color: rgb(241 245 249 / 0.38) !important;
  border-right-color: rgb(241 245 249 / 0.38) !important;
}
.border-x-gray-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4) !important;
  border-right-color: rgb(241 245 249 / 0.4) !important;
}
.border-x-gray-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05) !important;
  border-right-color: rgb(241 245 249 / 0.05) !important;
}
.border-x-gray-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5) !important;
  border-right-color: rgb(241 245 249 / 0.5) !important;
}
.border-x-gray-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6) !important;
  border-right-color: rgb(241 245 249 / 0.6) !important;
}
.border-x-gray-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7) !important;
  border-right-color: rgb(241 245 249 / 0.7) !important;
}
.border-x-gray-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75) !important;
  border-right-color: rgb(241 245 249 / 0.75) !important;
}
.border-x-gray-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8) !important;
  border-right-color: rgb(241 245 249 / 0.8) !important;
}
.border-x-gray-100\/87 {
  border-left-color: rgb(241 245 249 / 0.87) !important;
  border-right-color: rgb(241 245 249 / 0.87) !important;
}
.border-x-gray-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9) !important;
  border-right-color: rgb(241 245 249 / 0.9) !important;
}
.border-x-gray-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95) !important;
  border-right-color: rgb(241 245 249 / 0.95) !important;
}
.border-x-gray-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-x-gray-200\/0 {
  border-left-color: rgb(226 232 240 / 0) !important;
  border-right-color: rgb(226 232 240 / 0) !important;
}
.border-x-gray-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1) !important;
  border-right-color: rgb(226 232 240 / 0.1) !important;
}
.border-x-gray-200\/100 {
  border-left-color: rgb(226 232 240 / 1) !important;
  border-right-color: rgb(226 232 240 / 1) !important;
}
.border-x-gray-200\/12 {
  border-left-color: rgb(226 232 240 / 0.12) !important;
  border-right-color: rgb(226 232 240 / 0.12) !important;
}
.border-x-gray-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2) !important;
  border-right-color: rgb(226 232 240 / 0.2) !important;
}
.border-x-gray-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25) !important;
  border-right-color: rgb(226 232 240 / 0.25) !important;
}
.border-x-gray-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3) !important;
  border-right-color: rgb(226 232 240 / 0.3) !important;
}
.border-x-gray-200\/38 {
  border-left-color: rgb(226 232 240 / 0.38) !important;
  border-right-color: rgb(226 232 240 / 0.38) !important;
}
.border-x-gray-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4) !important;
  border-right-color: rgb(226 232 240 / 0.4) !important;
}
.border-x-gray-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05) !important;
  border-right-color: rgb(226 232 240 / 0.05) !important;
}
.border-x-gray-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5) !important;
  border-right-color: rgb(226 232 240 / 0.5) !important;
}
.border-x-gray-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6) !important;
  border-right-color: rgb(226 232 240 / 0.6) !important;
}
.border-x-gray-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7) !important;
  border-right-color: rgb(226 232 240 / 0.7) !important;
}
.border-x-gray-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75) !important;
  border-right-color: rgb(226 232 240 / 0.75) !important;
}
.border-x-gray-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8) !important;
  border-right-color: rgb(226 232 240 / 0.8) !important;
}
.border-x-gray-200\/87 {
  border-left-color: rgb(226 232 240 / 0.87) !important;
  border-right-color: rgb(226 232 240 / 0.87) !important;
}
.border-x-gray-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9) !important;
  border-right-color: rgb(226 232 240 / 0.9) !important;
}
.border-x-gray-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95) !important;
  border-right-color: rgb(226 232 240 / 0.95) !important;
}
.border-x-gray-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-x-gray-300\/0 {
  border-left-color: rgb(203 213 225 / 0) !important;
  border-right-color: rgb(203 213 225 / 0) !important;
}
.border-x-gray-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1) !important;
  border-right-color: rgb(203 213 225 / 0.1) !important;
}
.border-x-gray-300\/100 {
  border-left-color: rgb(203 213 225 / 1) !important;
  border-right-color: rgb(203 213 225 / 1) !important;
}
.border-x-gray-300\/12 {
  border-left-color: rgb(203 213 225 / 0.12) !important;
  border-right-color: rgb(203 213 225 / 0.12) !important;
}
.border-x-gray-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2) !important;
  border-right-color: rgb(203 213 225 / 0.2) !important;
}
.border-x-gray-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25) !important;
  border-right-color: rgb(203 213 225 / 0.25) !important;
}
.border-x-gray-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3) !important;
  border-right-color: rgb(203 213 225 / 0.3) !important;
}
.border-x-gray-300\/38 {
  border-left-color: rgb(203 213 225 / 0.38) !important;
  border-right-color: rgb(203 213 225 / 0.38) !important;
}
.border-x-gray-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4) !important;
  border-right-color: rgb(203 213 225 / 0.4) !important;
}
.border-x-gray-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05) !important;
  border-right-color: rgb(203 213 225 / 0.05) !important;
}
.border-x-gray-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5) !important;
  border-right-color: rgb(203 213 225 / 0.5) !important;
}
.border-x-gray-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6) !important;
  border-right-color: rgb(203 213 225 / 0.6) !important;
}
.border-x-gray-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7) !important;
  border-right-color: rgb(203 213 225 / 0.7) !important;
}
.border-x-gray-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75) !important;
  border-right-color: rgb(203 213 225 / 0.75) !important;
}
.border-x-gray-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8) !important;
  border-right-color: rgb(203 213 225 / 0.8) !important;
}
.border-x-gray-300\/87 {
  border-left-color: rgb(203 213 225 / 0.87) !important;
  border-right-color: rgb(203 213 225 / 0.87) !important;
}
.border-x-gray-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9) !important;
  border-right-color: rgb(203 213 225 / 0.9) !important;
}
.border-x-gray-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95) !important;
  border-right-color: rgb(203 213 225 / 0.95) !important;
}
.border-x-gray-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-x-gray-400\/0 {
  border-left-color: rgb(148 163 184 / 0) !important;
  border-right-color: rgb(148 163 184 / 0) !important;
}
.border-x-gray-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1) !important;
  border-right-color: rgb(148 163 184 / 0.1) !important;
}
.border-x-gray-400\/100 {
  border-left-color: rgb(148 163 184 / 1) !important;
  border-right-color: rgb(148 163 184 / 1) !important;
}
.border-x-gray-400\/12 {
  border-left-color: rgb(148 163 184 / 0.12) !important;
  border-right-color: rgb(148 163 184 / 0.12) !important;
}
.border-x-gray-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2) !important;
  border-right-color: rgb(148 163 184 / 0.2) !important;
}
.border-x-gray-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25) !important;
  border-right-color: rgb(148 163 184 / 0.25) !important;
}
.border-x-gray-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3) !important;
  border-right-color: rgb(148 163 184 / 0.3) !important;
}
.border-x-gray-400\/38 {
  border-left-color: rgb(148 163 184 / 0.38) !important;
  border-right-color: rgb(148 163 184 / 0.38) !important;
}
.border-x-gray-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4) !important;
  border-right-color: rgb(148 163 184 / 0.4) !important;
}
.border-x-gray-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05) !important;
  border-right-color: rgb(148 163 184 / 0.05) !important;
}
.border-x-gray-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5) !important;
  border-right-color: rgb(148 163 184 / 0.5) !important;
}
.border-x-gray-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6) !important;
  border-right-color: rgb(148 163 184 / 0.6) !important;
}
.border-x-gray-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7) !important;
  border-right-color: rgb(148 163 184 / 0.7) !important;
}
.border-x-gray-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75) !important;
  border-right-color: rgb(148 163 184 / 0.75) !important;
}
.border-x-gray-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8) !important;
  border-right-color: rgb(148 163 184 / 0.8) !important;
}
.border-x-gray-400\/87 {
  border-left-color: rgb(148 163 184 / 0.87) !important;
  border-right-color: rgb(148 163 184 / 0.87) !important;
}
.border-x-gray-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9) !important;
  border-right-color: rgb(148 163 184 / 0.9) !important;
}
.border-x-gray-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95) !important;
  border-right-color: rgb(148 163 184 / 0.95) !important;
}
.border-x-gray-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-x-gray-50\/0 {
  border-left-color: rgb(248 250 252 / 0) !important;
  border-right-color: rgb(248 250 252 / 0) !important;
}
.border-x-gray-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1) !important;
  border-right-color: rgb(248 250 252 / 0.1) !important;
}
.border-x-gray-50\/100 {
  border-left-color: rgb(248 250 252 / 1) !important;
  border-right-color: rgb(248 250 252 / 1) !important;
}
.border-x-gray-50\/12 {
  border-left-color: rgb(248 250 252 / 0.12) !important;
  border-right-color: rgb(248 250 252 / 0.12) !important;
}
.border-x-gray-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2) !important;
  border-right-color: rgb(248 250 252 / 0.2) !important;
}
.border-x-gray-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25) !important;
  border-right-color: rgb(248 250 252 / 0.25) !important;
}
.border-x-gray-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3) !important;
  border-right-color: rgb(248 250 252 / 0.3) !important;
}
.border-x-gray-50\/38 {
  border-left-color: rgb(248 250 252 / 0.38) !important;
  border-right-color: rgb(248 250 252 / 0.38) !important;
}
.border-x-gray-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4) !important;
  border-right-color: rgb(248 250 252 / 0.4) !important;
}
.border-x-gray-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05) !important;
  border-right-color: rgb(248 250 252 / 0.05) !important;
}
.border-x-gray-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5) !important;
  border-right-color: rgb(248 250 252 / 0.5) !important;
}
.border-x-gray-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6) !important;
  border-right-color: rgb(248 250 252 / 0.6) !important;
}
.border-x-gray-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7) !important;
  border-right-color: rgb(248 250 252 / 0.7) !important;
}
.border-x-gray-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75) !important;
  border-right-color: rgb(248 250 252 / 0.75) !important;
}
.border-x-gray-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8) !important;
  border-right-color: rgb(248 250 252 / 0.8) !important;
}
.border-x-gray-50\/87 {
  border-left-color: rgb(248 250 252 / 0.87) !important;
  border-right-color: rgb(248 250 252 / 0.87) !important;
}
.border-x-gray-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9) !important;
  border-right-color: rgb(248 250 252 / 0.9) !important;
}
.border-x-gray-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95) !important;
  border-right-color: rgb(248 250 252 / 0.95) !important;
}
.border-x-gray-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-x-gray-500\/0 {
  border-left-color: rgb(100 116 139 / 0) !important;
  border-right-color: rgb(100 116 139 / 0) !important;
}
.border-x-gray-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1) !important;
  border-right-color: rgb(100 116 139 / 0.1) !important;
}
.border-x-gray-500\/100 {
  border-left-color: rgb(100 116 139 / 1) !important;
  border-right-color: rgb(100 116 139 / 1) !important;
}
.border-x-gray-500\/12 {
  border-left-color: rgb(100 116 139 / 0.12) !important;
  border-right-color: rgb(100 116 139 / 0.12) !important;
}
.border-x-gray-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2) !important;
  border-right-color: rgb(100 116 139 / 0.2) !important;
}
.border-x-gray-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25) !important;
  border-right-color: rgb(100 116 139 / 0.25) !important;
}
.border-x-gray-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3) !important;
  border-right-color: rgb(100 116 139 / 0.3) !important;
}
.border-x-gray-500\/38 {
  border-left-color: rgb(100 116 139 / 0.38) !important;
  border-right-color: rgb(100 116 139 / 0.38) !important;
}
.border-x-gray-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4) !important;
  border-right-color: rgb(100 116 139 / 0.4) !important;
}
.border-x-gray-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05) !important;
  border-right-color: rgb(100 116 139 / 0.05) !important;
}
.border-x-gray-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5) !important;
  border-right-color: rgb(100 116 139 / 0.5) !important;
}
.border-x-gray-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6) !important;
  border-right-color: rgb(100 116 139 / 0.6) !important;
}
.border-x-gray-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7) !important;
  border-right-color: rgb(100 116 139 / 0.7) !important;
}
.border-x-gray-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75) !important;
  border-right-color: rgb(100 116 139 / 0.75) !important;
}
.border-x-gray-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8) !important;
  border-right-color: rgb(100 116 139 / 0.8) !important;
}
.border-x-gray-500\/87 {
  border-left-color: rgb(100 116 139 / 0.87) !important;
  border-right-color: rgb(100 116 139 / 0.87) !important;
}
.border-x-gray-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9) !important;
  border-right-color: rgb(100 116 139 / 0.9) !important;
}
.border-x-gray-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95) !important;
  border-right-color: rgb(100 116 139 / 0.95) !important;
}
.border-x-gray-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-x-gray-600\/0 {
  border-left-color: rgb(71 85 105 / 0) !important;
  border-right-color: rgb(71 85 105 / 0) !important;
}
.border-x-gray-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1) !important;
  border-right-color: rgb(71 85 105 / 0.1) !important;
}
.border-x-gray-600\/100 {
  border-left-color: rgb(71 85 105 / 1) !important;
  border-right-color: rgb(71 85 105 / 1) !important;
}
.border-x-gray-600\/12 {
  border-left-color: rgb(71 85 105 / 0.12) !important;
  border-right-color: rgb(71 85 105 / 0.12) !important;
}
.border-x-gray-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2) !important;
  border-right-color: rgb(71 85 105 / 0.2) !important;
}
.border-x-gray-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25) !important;
  border-right-color: rgb(71 85 105 / 0.25) !important;
}
.border-x-gray-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3) !important;
  border-right-color: rgb(71 85 105 / 0.3) !important;
}
.border-x-gray-600\/38 {
  border-left-color: rgb(71 85 105 / 0.38) !important;
  border-right-color: rgb(71 85 105 / 0.38) !important;
}
.border-x-gray-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4) !important;
  border-right-color: rgb(71 85 105 / 0.4) !important;
}
.border-x-gray-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05) !important;
  border-right-color: rgb(71 85 105 / 0.05) !important;
}
.border-x-gray-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5) !important;
  border-right-color: rgb(71 85 105 / 0.5) !important;
}
.border-x-gray-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6) !important;
  border-right-color: rgb(71 85 105 / 0.6) !important;
}
.border-x-gray-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7) !important;
  border-right-color: rgb(71 85 105 / 0.7) !important;
}
.border-x-gray-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75) !important;
  border-right-color: rgb(71 85 105 / 0.75) !important;
}
.border-x-gray-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8) !important;
  border-right-color: rgb(71 85 105 / 0.8) !important;
}
.border-x-gray-600\/87 {
  border-left-color: rgb(71 85 105 / 0.87) !important;
  border-right-color: rgb(71 85 105 / 0.87) !important;
}
.border-x-gray-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9) !important;
  border-right-color: rgb(71 85 105 / 0.9) !important;
}
.border-x-gray-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95) !important;
  border-right-color: rgb(71 85 105 / 0.95) !important;
}
.border-x-gray-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-x-gray-700\/0 {
  border-left-color: rgb(51 65 85 / 0) !important;
  border-right-color: rgb(51 65 85 / 0) !important;
}
.border-x-gray-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1) !important;
  border-right-color: rgb(51 65 85 / 0.1) !important;
}
.border-x-gray-700\/100 {
  border-left-color: rgb(51 65 85 / 1) !important;
  border-right-color: rgb(51 65 85 / 1) !important;
}
.border-x-gray-700\/12 {
  border-left-color: rgb(51 65 85 / 0.12) !important;
  border-right-color: rgb(51 65 85 / 0.12) !important;
}
.border-x-gray-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2) !important;
  border-right-color: rgb(51 65 85 / 0.2) !important;
}
.border-x-gray-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25) !important;
  border-right-color: rgb(51 65 85 / 0.25) !important;
}
.border-x-gray-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3) !important;
  border-right-color: rgb(51 65 85 / 0.3) !important;
}
.border-x-gray-700\/38 {
  border-left-color: rgb(51 65 85 / 0.38) !important;
  border-right-color: rgb(51 65 85 / 0.38) !important;
}
.border-x-gray-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4) !important;
  border-right-color: rgb(51 65 85 / 0.4) !important;
}
.border-x-gray-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05) !important;
  border-right-color: rgb(51 65 85 / 0.05) !important;
}
.border-x-gray-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5) !important;
  border-right-color: rgb(51 65 85 / 0.5) !important;
}
.border-x-gray-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6) !important;
  border-right-color: rgb(51 65 85 / 0.6) !important;
}
.border-x-gray-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7) !important;
  border-right-color: rgb(51 65 85 / 0.7) !important;
}
.border-x-gray-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75) !important;
  border-right-color: rgb(51 65 85 / 0.75) !important;
}
.border-x-gray-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8) !important;
  border-right-color: rgb(51 65 85 / 0.8) !important;
}
.border-x-gray-700\/87 {
  border-left-color: rgb(51 65 85 / 0.87) !important;
  border-right-color: rgb(51 65 85 / 0.87) !important;
}
.border-x-gray-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9) !important;
  border-right-color: rgb(51 65 85 / 0.9) !important;
}
.border-x-gray-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95) !important;
  border-right-color: rgb(51 65 85 / 0.95) !important;
}
.border-x-gray-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-x-gray-800\/0 {
  border-left-color: rgb(30 41 59 / 0) !important;
  border-right-color: rgb(30 41 59 / 0) !important;
}
.border-x-gray-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1) !important;
  border-right-color: rgb(30 41 59 / 0.1) !important;
}
.border-x-gray-800\/100 {
  border-left-color: rgb(30 41 59 / 1) !important;
  border-right-color: rgb(30 41 59 / 1) !important;
}
.border-x-gray-800\/12 {
  border-left-color: rgb(30 41 59 / 0.12) !important;
  border-right-color: rgb(30 41 59 / 0.12) !important;
}
.border-x-gray-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2) !important;
  border-right-color: rgb(30 41 59 / 0.2) !important;
}
.border-x-gray-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25) !important;
  border-right-color: rgb(30 41 59 / 0.25) !important;
}
.border-x-gray-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3) !important;
  border-right-color: rgb(30 41 59 / 0.3) !important;
}
.border-x-gray-800\/38 {
  border-left-color: rgb(30 41 59 / 0.38) !important;
  border-right-color: rgb(30 41 59 / 0.38) !important;
}
.border-x-gray-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4) !important;
  border-right-color: rgb(30 41 59 / 0.4) !important;
}
.border-x-gray-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05) !important;
  border-right-color: rgb(30 41 59 / 0.05) !important;
}
.border-x-gray-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5) !important;
  border-right-color: rgb(30 41 59 / 0.5) !important;
}
.border-x-gray-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6) !important;
  border-right-color: rgb(30 41 59 / 0.6) !important;
}
.border-x-gray-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7) !important;
  border-right-color: rgb(30 41 59 / 0.7) !important;
}
.border-x-gray-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75) !important;
  border-right-color: rgb(30 41 59 / 0.75) !important;
}
.border-x-gray-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8) !important;
  border-right-color: rgb(30 41 59 / 0.8) !important;
}
.border-x-gray-800\/87 {
  border-left-color: rgb(30 41 59 / 0.87) !important;
  border-right-color: rgb(30 41 59 / 0.87) !important;
}
.border-x-gray-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9) !important;
  border-right-color: rgb(30 41 59 / 0.9) !important;
}
.border-x-gray-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95) !important;
  border-right-color: rgb(30 41 59 / 0.95) !important;
}
.border-x-gray-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-x-gray-900\/0 {
  border-left-color: rgb(15 23 42 / 0) !important;
  border-right-color: rgb(15 23 42 / 0) !important;
}
.border-x-gray-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1) !important;
  border-right-color: rgb(15 23 42 / 0.1) !important;
}
.border-x-gray-900\/100 {
  border-left-color: rgb(15 23 42 / 1) !important;
  border-right-color: rgb(15 23 42 / 1) !important;
}
.border-x-gray-900\/12 {
  border-left-color: rgb(15 23 42 / 0.12) !important;
  border-right-color: rgb(15 23 42 / 0.12) !important;
}
.border-x-gray-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2) !important;
  border-right-color: rgb(15 23 42 / 0.2) !important;
}
.border-x-gray-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25) !important;
  border-right-color: rgb(15 23 42 / 0.25) !important;
}
.border-x-gray-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3) !important;
  border-right-color: rgb(15 23 42 / 0.3) !important;
}
.border-x-gray-900\/38 {
  border-left-color: rgb(15 23 42 / 0.38) !important;
  border-right-color: rgb(15 23 42 / 0.38) !important;
}
.border-x-gray-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4) !important;
  border-right-color: rgb(15 23 42 / 0.4) !important;
}
.border-x-gray-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05) !important;
  border-right-color: rgb(15 23 42 / 0.05) !important;
}
.border-x-gray-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5) !important;
  border-right-color: rgb(15 23 42 / 0.5) !important;
}
.border-x-gray-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6) !important;
  border-right-color: rgb(15 23 42 / 0.6) !important;
}
.border-x-gray-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7) !important;
  border-right-color: rgb(15 23 42 / 0.7) !important;
}
.border-x-gray-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75) !important;
  border-right-color: rgb(15 23 42 / 0.75) !important;
}
.border-x-gray-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8) !important;
  border-right-color: rgb(15 23 42 / 0.8) !important;
}
.border-x-gray-900\/87 {
  border-left-color: rgb(15 23 42 / 0.87) !important;
  border-right-color: rgb(15 23 42 / 0.87) !important;
}
.border-x-gray-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9) !important;
  border-right-color: rgb(15 23 42 / 0.9) !important;
}
.border-x-gray-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95) !important;
  border-right-color: rgb(15 23 42 / 0.95) !important;
}
.border-x-gray-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-x-gray-950\/0 {
  border-left-color: rgb(2 6 23 / 0) !important;
  border-right-color: rgb(2 6 23 / 0) !important;
}
.border-x-gray-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1) !important;
  border-right-color: rgb(2 6 23 / 0.1) !important;
}
.border-x-gray-950\/100 {
  border-left-color: rgb(2 6 23 / 1) !important;
  border-right-color: rgb(2 6 23 / 1) !important;
}
.border-x-gray-950\/12 {
  border-left-color: rgb(2 6 23 / 0.12) !important;
  border-right-color: rgb(2 6 23 / 0.12) !important;
}
.border-x-gray-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2) !important;
  border-right-color: rgb(2 6 23 / 0.2) !important;
}
.border-x-gray-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25) !important;
  border-right-color: rgb(2 6 23 / 0.25) !important;
}
.border-x-gray-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3) !important;
  border-right-color: rgb(2 6 23 / 0.3) !important;
}
.border-x-gray-950\/38 {
  border-left-color: rgb(2 6 23 / 0.38) !important;
  border-right-color: rgb(2 6 23 / 0.38) !important;
}
.border-x-gray-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4) !important;
  border-right-color: rgb(2 6 23 / 0.4) !important;
}
.border-x-gray-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05) !important;
  border-right-color: rgb(2 6 23 / 0.05) !important;
}
.border-x-gray-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5) !important;
  border-right-color: rgb(2 6 23 / 0.5) !important;
}
.border-x-gray-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6) !important;
  border-right-color: rgb(2 6 23 / 0.6) !important;
}
.border-x-gray-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7) !important;
  border-right-color: rgb(2 6 23 / 0.7) !important;
}
.border-x-gray-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75) !important;
  border-right-color: rgb(2 6 23 / 0.75) !important;
}
.border-x-gray-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8) !important;
  border-right-color: rgb(2 6 23 / 0.8) !important;
}
.border-x-gray-950\/87 {
  border-left-color: rgb(2 6 23 / 0.87) !important;
  border-right-color: rgb(2 6 23 / 0.87) !important;
}
.border-x-gray-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9) !important;
  border-right-color: rgb(2 6 23 / 0.9) !important;
}
.border-x-gray-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95) !important;
  border-right-color: rgb(2 6 23 / 0.95) !important;
}
.border-x-green-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-x-green-100\/0 {
  border-left-color: rgb(220 252 231 / 0) !important;
  border-right-color: rgb(220 252 231 / 0) !important;
}
.border-x-green-100\/10 {
  border-left-color: rgb(220 252 231 / 0.1) !important;
  border-right-color: rgb(220 252 231 / 0.1) !important;
}
.border-x-green-100\/100 {
  border-left-color: rgb(220 252 231 / 1) !important;
  border-right-color: rgb(220 252 231 / 1) !important;
}
.border-x-green-100\/12 {
  border-left-color: rgb(220 252 231 / 0.12) !important;
  border-right-color: rgb(220 252 231 / 0.12) !important;
}
.border-x-green-100\/20 {
  border-left-color: rgb(220 252 231 / 0.2) !important;
  border-right-color: rgb(220 252 231 / 0.2) !important;
}
.border-x-green-100\/25 {
  border-left-color: rgb(220 252 231 / 0.25) !important;
  border-right-color: rgb(220 252 231 / 0.25) !important;
}
.border-x-green-100\/30 {
  border-left-color: rgb(220 252 231 / 0.3) !important;
  border-right-color: rgb(220 252 231 / 0.3) !important;
}
.border-x-green-100\/38 {
  border-left-color: rgb(220 252 231 / 0.38) !important;
  border-right-color: rgb(220 252 231 / 0.38) !important;
}
.border-x-green-100\/40 {
  border-left-color: rgb(220 252 231 / 0.4) !important;
  border-right-color: rgb(220 252 231 / 0.4) !important;
}
.border-x-green-100\/5 {
  border-left-color: rgb(220 252 231 / 0.05) !important;
  border-right-color: rgb(220 252 231 / 0.05) !important;
}
.border-x-green-100\/50 {
  border-left-color: rgb(220 252 231 / 0.5) !important;
  border-right-color: rgb(220 252 231 / 0.5) !important;
}
.border-x-green-100\/60 {
  border-left-color: rgb(220 252 231 / 0.6) !important;
  border-right-color: rgb(220 252 231 / 0.6) !important;
}
.border-x-green-100\/70 {
  border-left-color: rgb(220 252 231 / 0.7) !important;
  border-right-color: rgb(220 252 231 / 0.7) !important;
}
.border-x-green-100\/75 {
  border-left-color: rgb(220 252 231 / 0.75) !important;
  border-right-color: rgb(220 252 231 / 0.75) !important;
}
.border-x-green-100\/80 {
  border-left-color: rgb(220 252 231 / 0.8) !important;
  border-right-color: rgb(220 252 231 / 0.8) !important;
}
.border-x-green-100\/87 {
  border-left-color: rgb(220 252 231 / 0.87) !important;
  border-right-color: rgb(220 252 231 / 0.87) !important;
}
.border-x-green-100\/90 {
  border-left-color: rgb(220 252 231 / 0.9) !important;
  border-right-color: rgb(220 252 231 / 0.9) !important;
}
.border-x-green-100\/95 {
  border-left-color: rgb(220 252 231 / 0.95) !important;
  border-right-color: rgb(220 252 231 / 0.95) !important;
}
.border-x-green-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-x-green-200\/0 {
  border-left-color: rgb(187 247 208 / 0) !important;
  border-right-color: rgb(187 247 208 / 0) !important;
}
.border-x-green-200\/10 {
  border-left-color: rgb(187 247 208 / 0.1) !important;
  border-right-color: rgb(187 247 208 / 0.1) !important;
}
.border-x-green-200\/100 {
  border-left-color: rgb(187 247 208 / 1) !important;
  border-right-color: rgb(187 247 208 / 1) !important;
}
.border-x-green-200\/12 {
  border-left-color: rgb(187 247 208 / 0.12) !important;
  border-right-color: rgb(187 247 208 / 0.12) !important;
}
.border-x-green-200\/20 {
  border-left-color: rgb(187 247 208 / 0.2) !important;
  border-right-color: rgb(187 247 208 / 0.2) !important;
}
.border-x-green-200\/25 {
  border-left-color: rgb(187 247 208 / 0.25) !important;
  border-right-color: rgb(187 247 208 / 0.25) !important;
}
.border-x-green-200\/30 {
  border-left-color: rgb(187 247 208 / 0.3) !important;
  border-right-color: rgb(187 247 208 / 0.3) !important;
}
.border-x-green-200\/38 {
  border-left-color: rgb(187 247 208 / 0.38) !important;
  border-right-color: rgb(187 247 208 / 0.38) !important;
}
.border-x-green-200\/40 {
  border-left-color: rgb(187 247 208 / 0.4) !important;
  border-right-color: rgb(187 247 208 / 0.4) !important;
}
.border-x-green-200\/5 {
  border-left-color: rgb(187 247 208 / 0.05) !important;
  border-right-color: rgb(187 247 208 / 0.05) !important;
}
.border-x-green-200\/50 {
  border-left-color: rgb(187 247 208 / 0.5) !important;
  border-right-color: rgb(187 247 208 / 0.5) !important;
}
.border-x-green-200\/60 {
  border-left-color: rgb(187 247 208 / 0.6) !important;
  border-right-color: rgb(187 247 208 / 0.6) !important;
}
.border-x-green-200\/70 {
  border-left-color: rgb(187 247 208 / 0.7) !important;
  border-right-color: rgb(187 247 208 / 0.7) !important;
}
.border-x-green-200\/75 {
  border-left-color: rgb(187 247 208 / 0.75) !important;
  border-right-color: rgb(187 247 208 / 0.75) !important;
}
.border-x-green-200\/80 {
  border-left-color: rgb(187 247 208 / 0.8) !important;
  border-right-color: rgb(187 247 208 / 0.8) !important;
}
.border-x-green-200\/87 {
  border-left-color: rgb(187 247 208 / 0.87) !important;
  border-right-color: rgb(187 247 208 / 0.87) !important;
}
.border-x-green-200\/90 {
  border-left-color: rgb(187 247 208 / 0.9) !important;
  border-right-color: rgb(187 247 208 / 0.9) !important;
}
.border-x-green-200\/95 {
  border-left-color: rgb(187 247 208 / 0.95) !important;
  border-right-color: rgb(187 247 208 / 0.95) !important;
}
.border-x-green-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-x-green-300\/0 {
  border-left-color: rgb(134 239 172 / 0) !important;
  border-right-color: rgb(134 239 172 / 0) !important;
}
.border-x-green-300\/10 {
  border-left-color: rgb(134 239 172 / 0.1) !important;
  border-right-color: rgb(134 239 172 / 0.1) !important;
}
.border-x-green-300\/100 {
  border-left-color: rgb(134 239 172 / 1) !important;
  border-right-color: rgb(134 239 172 / 1) !important;
}
.border-x-green-300\/12 {
  border-left-color: rgb(134 239 172 / 0.12) !important;
  border-right-color: rgb(134 239 172 / 0.12) !important;
}
.border-x-green-300\/20 {
  border-left-color: rgb(134 239 172 / 0.2) !important;
  border-right-color: rgb(134 239 172 / 0.2) !important;
}
.border-x-green-300\/25 {
  border-left-color: rgb(134 239 172 / 0.25) !important;
  border-right-color: rgb(134 239 172 / 0.25) !important;
}
.border-x-green-300\/30 {
  border-left-color: rgb(134 239 172 / 0.3) !important;
  border-right-color: rgb(134 239 172 / 0.3) !important;
}
.border-x-green-300\/38 {
  border-left-color: rgb(134 239 172 / 0.38) !important;
  border-right-color: rgb(134 239 172 / 0.38) !important;
}
.border-x-green-300\/40 {
  border-left-color: rgb(134 239 172 / 0.4) !important;
  border-right-color: rgb(134 239 172 / 0.4) !important;
}
.border-x-green-300\/5 {
  border-left-color: rgb(134 239 172 / 0.05) !important;
  border-right-color: rgb(134 239 172 / 0.05) !important;
}
.border-x-green-300\/50 {
  border-left-color: rgb(134 239 172 / 0.5) !important;
  border-right-color: rgb(134 239 172 / 0.5) !important;
}
.border-x-green-300\/60 {
  border-left-color: rgb(134 239 172 / 0.6) !important;
  border-right-color: rgb(134 239 172 / 0.6) !important;
}
.border-x-green-300\/70 {
  border-left-color: rgb(134 239 172 / 0.7) !important;
  border-right-color: rgb(134 239 172 / 0.7) !important;
}
.border-x-green-300\/75 {
  border-left-color: rgb(134 239 172 / 0.75) !important;
  border-right-color: rgb(134 239 172 / 0.75) !important;
}
.border-x-green-300\/80 {
  border-left-color: rgb(134 239 172 / 0.8) !important;
  border-right-color: rgb(134 239 172 / 0.8) !important;
}
.border-x-green-300\/87 {
  border-left-color: rgb(134 239 172 / 0.87) !important;
  border-right-color: rgb(134 239 172 / 0.87) !important;
}
.border-x-green-300\/90 {
  border-left-color: rgb(134 239 172 / 0.9) !important;
  border-right-color: rgb(134 239 172 / 0.9) !important;
}
.border-x-green-300\/95 {
  border-left-color: rgb(134 239 172 / 0.95) !important;
  border-right-color: rgb(134 239 172 / 0.95) !important;
}
.border-x-green-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-x-green-400\/0 {
  border-left-color: rgb(74 222 128 / 0) !important;
  border-right-color: rgb(74 222 128 / 0) !important;
}
.border-x-green-400\/10 {
  border-left-color: rgb(74 222 128 / 0.1) !important;
  border-right-color: rgb(74 222 128 / 0.1) !important;
}
.border-x-green-400\/100 {
  border-left-color: rgb(74 222 128 / 1) !important;
  border-right-color: rgb(74 222 128 / 1) !important;
}
.border-x-green-400\/12 {
  border-left-color: rgb(74 222 128 / 0.12) !important;
  border-right-color: rgb(74 222 128 / 0.12) !important;
}
.border-x-green-400\/20 {
  border-left-color: rgb(74 222 128 / 0.2) !important;
  border-right-color: rgb(74 222 128 / 0.2) !important;
}
.border-x-green-400\/25 {
  border-left-color: rgb(74 222 128 / 0.25) !important;
  border-right-color: rgb(74 222 128 / 0.25) !important;
}
.border-x-green-400\/30 {
  border-left-color: rgb(74 222 128 / 0.3) !important;
  border-right-color: rgb(74 222 128 / 0.3) !important;
}
.border-x-green-400\/38 {
  border-left-color: rgb(74 222 128 / 0.38) !important;
  border-right-color: rgb(74 222 128 / 0.38) !important;
}
.border-x-green-400\/40 {
  border-left-color: rgb(74 222 128 / 0.4) !important;
  border-right-color: rgb(74 222 128 / 0.4) !important;
}
.border-x-green-400\/5 {
  border-left-color: rgb(74 222 128 / 0.05) !important;
  border-right-color: rgb(74 222 128 / 0.05) !important;
}
.border-x-green-400\/50 {
  border-left-color: rgb(74 222 128 / 0.5) !important;
  border-right-color: rgb(74 222 128 / 0.5) !important;
}
.border-x-green-400\/60 {
  border-left-color: rgb(74 222 128 / 0.6) !important;
  border-right-color: rgb(74 222 128 / 0.6) !important;
}
.border-x-green-400\/70 {
  border-left-color: rgb(74 222 128 / 0.7) !important;
  border-right-color: rgb(74 222 128 / 0.7) !important;
}
.border-x-green-400\/75 {
  border-left-color: rgb(74 222 128 / 0.75) !important;
  border-right-color: rgb(74 222 128 / 0.75) !important;
}
.border-x-green-400\/80 {
  border-left-color: rgb(74 222 128 / 0.8) !important;
  border-right-color: rgb(74 222 128 / 0.8) !important;
}
.border-x-green-400\/87 {
  border-left-color: rgb(74 222 128 / 0.87) !important;
  border-right-color: rgb(74 222 128 / 0.87) !important;
}
.border-x-green-400\/90 {
  border-left-color: rgb(74 222 128 / 0.9) !important;
  border-right-color: rgb(74 222 128 / 0.9) !important;
}
.border-x-green-400\/95 {
  border-left-color: rgb(74 222 128 / 0.95) !important;
  border-right-color: rgb(74 222 128 / 0.95) !important;
}
.border-x-green-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-x-green-50\/0 {
  border-left-color: rgb(240 253 244 / 0) !important;
  border-right-color: rgb(240 253 244 / 0) !important;
}
.border-x-green-50\/10 {
  border-left-color: rgb(240 253 244 / 0.1) !important;
  border-right-color: rgb(240 253 244 / 0.1) !important;
}
.border-x-green-50\/100 {
  border-left-color: rgb(240 253 244 / 1) !important;
  border-right-color: rgb(240 253 244 / 1) !important;
}
.border-x-green-50\/12 {
  border-left-color: rgb(240 253 244 / 0.12) !important;
  border-right-color: rgb(240 253 244 / 0.12) !important;
}
.border-x-green-50\/20 {
  border-left-color: rgb(240 253 244 / 0.2) !important;
  border-right-color: rgb(240 253 244 / 0.2) !important;
}
.border-x-green-50\/25 {
  border-left-color: rgb(240 253 244 / 0.25) !important;
  border-right-color: rgb(240 253 244 / 0.25) !important;
}
.border-x-green-50\/30 {
  border-left-color: rgb(240 253 244 / 0.3) !important;
  border-right-color: rgb(240 253 244 / 0.3) !important;
}
.border-x-green-50\/38 {
  border-left-color: rgb(240 253 244 / 0.38) !important;
  border-right-color: rgb(240 253 244 / 0.38) !important;
}
.border-x-green-50\/40 {
  border-left-color: rgb(240 253 244 / 0.4) !important;
  border-right-color: rgb(240 253 244 / 0.4) !important;
}
.border-x-green-50\/5 {
  border-left-color: rgb(240 253 244 / 0.05) !important;
  border-right-color: rgb(240 253 244 / 0.05) !important;
}
.border-x-green-50\/50 {
  border-left-color: rgb(240 253 244 / 0.5) !important;
  border-right-color: rgb(240 253 244 / 0.5) !important;
}
.border-x-green-50\/60 {
  border-left-color: rgb(240 253 244 / 0.6) !important;
  border-right-color: rgb(240 253 244 / 0.6) !important;
}
.border-x-green-50\/70 {
  border-left-color: rgb(240 253 244 / 0.7) !important;
  border-right-color: rgb(240 253 244 / 0.7) !important;
}
.border-x-green-50\/75 {
  border-left-color: rgb(240 253 244 / 0.75) !important;
  border-right-color: rgb(240 253 244 / 0.75) !important;
}
.border-x-green-50\/80 {
  border-left-color: rgb(240 253 244 / 0.8) !important;
  border-right-color: rgb(240 253 244 / 0.8) !important;
}
.border-x-green-50\/87 {
  border-left-color: rgb(240 253 244 / 0.87) !important;
  border-right-color: rgb(240 253 244 / 0.87) !important;
}
.border-x-green-50\/90 {
  border-left-color: rgb(240 253 244 / 0.9) !important;
  border-right-color: rgb(240 253 244 / 0.9) !important;
}
.border-x-green-50\/95 {
  border-left-color: rgb(240 253 244 / 0.95) !important;
  border-right-color: rgb(240 253 244 / 0.95) !important;
}
.border-x-green-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-x-green-500\/0 {
  border-left-color: rgb(34 197 94 / 0) !important;
  border-right-color: rgb(34 197 94 / 0) !important;
}
.border-x-green-500\/10 {
  border-left-color: rgb(34 197 94 / 0.1) !important;
  border-right-color: rgb(34 197 94 / 0.1) !important;
}
.border-x-green-500\/100 {
  border-left-color: rgb(34 197 94 / 1) !important;
  border-right-color: rgb(34 197 94 / 1) !important;
}
.border-x-green-500\/12 {
  border-left-color: rgb(34 197 94 / 0.12) !important;
  border-right-color: rgb(34 197 94 / 0.12) !important;
}
.border-x-green-500\/20 {
  border-left-color: rgb(34 197 94 / 0.2) !important;
  border-right-color: rgb(34 197 94 / 0.2) !important;
}
.border-x-green-500\/25 {
  border-left-color: rgb(34 197 94 / 0.25) !important;
  border-right-color: rgb(34 197 94 / 0.25) !important;
}
.border-x-green-500\/30 {
  border-left-color: rgb(34 197 94 / 0.3) !important;
  border-right-color: rgb(34 197 94 / 0.3) !important;
}
.border-x-green-500\/38 {
  border-left-color: rgb(34 197 94 / 0.38) !important;
  border-right-color: rgb(34 197 94 / 0.38) !important;
}
.border-x-green-500\/40 {
  border-left-color: rgb(34 197 94 / 0.4) !important;
  border-right-color: rgb(34 197 94 / 0.4) !important;
}
.border-x-green-500\/5 {
  border-left-color: rgb(34 197 94 / 0.05) !important;
  border-right-color: rgb(34 197 94 / 0.05) !important;
}
.border-x-green-500\/50 {
  border-left-color: rgb(34 197 94 / 0.5) !important;
  border-right-color: rgb(34 197 94 / 0.5) !important;
}
.border-x-green-500\/60 {
  border-left-color: rgb(34 197 94 / 0.6) !important;
  border-right-color: rgb(34 197 94 / 0.6) !important;
}
.border-x-green-500\/70 {
  border-left-color: rgb(34 197 94 / 0.7) !important;
  border-right-color: rgb(34 197 94 / 0.7) !important;
}
.border-x-green-500\/75 {
  border-left-color: rgb(34 197 94 / 0.75) !important;
  border-right-color: rgb(34 197 94 / 0.75) !important;
}
.border-x-green-500\/80 {
  border-left-color: rgb(34 197 94 / 0.8) !important;
  border-right-color: rgb(34 197 94 / 0.8) !important;
}
.border-x-green-500\/87 {
  border-left-color: rgb(34 197 94 / 0.87) !important;
  border-right-color: rgb(34 197 94 / 0.87) !important;
}
.border-x-green-500\/90 {
  border-left-color: rgb(34 197 94 / 0.9) !important;
  border-right-color: rgb(34 197 94 / 0.9) !important;
}
.border-x-green-500\/95 {
  border-left-color: rgb(34 197 94 / 0.95) !important;
  border-right-color: rgb(34 197 94 / 0.95) !important;
}
.border-x-green-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-x-green-600\/0 {
  border-left-color: rgb(22 163 74 / 0) !important;
  border-right-color: rgb(22 163 74 / 0) !important;
}
.border-x-green-600\/10 {
  border-left-color: rgb(22 163 74 / 0.1) !important;
  border-right-color: rgb(22 163 74 / 0.1) !important;
}
.border-x-green-600\/100 {
  border-left-color: rgb(22 163 74 / 1) !important;
  border-right-color: rgb(22 163 74 / 1) !important;
}
.border-x-green-600\/12 {
  border-left-color: rgb(22 163 74 / 0.12) !important;
  border-right-color: rgb(22 163 74 / 0.12) !important;
}
.border-x-green-600\/20 {
  border-left-color: rgb(22 163 74 / 0.2) !important;
  border-right-color: rgb(22 163 74 / 0.2) !important;
}
.border-x-green-600\/25 {
  border-left-color: rgb(22 163 74 / 0.25) !important;
  border-right-color: rgb(22 163 74 / 0.25) !important;
}
.border-x-green-600\/30 {
  border-left-color: rgb(22 163 74 / 0.3) !important;
  border-right-color: rgb(22 163 74 / 0.3) !important;
}
.border-x-green-600\/38 {
  border-left-color: rgb(22 163 74 / 0.38) !important;
  border-right-color: rgb(22 163 74 / 0.38) !important;
}
.border-x-green-600\/40 {
  border-left-color: rgb(22 163 74 / 0.4) !important;
  border-right-color: rgb(22 163 74 / 0.4) !important;
}
.border-x-green-600\/5 {
  border-left-color: rgb(22 163 74 / 0.05) !important;
  border-right-color: rgb(22 163 74 / 0.05) !important;
}
.border-x-green-600\/50 {
  border-left-color: rgb(22 163 74 / 0.5) !important;
  border-right-color: rgb(22 163 74 / 0.5) !important;
}
.border-x-green-600\/60 {
  border-left-color: rgb(22 163 74 / 0.6) !important;
  border-right-color: rgb(22 163 74 / 0.6) !important;
}
.border-x-green-600\/70 {
  border-left-color: rgb(22 163 74 / 0.7) !important;
  border-right-color: rgb(22 163 74 / 0.7) !important;
}
.border-x-green-600\/75 {
  border-left-color: rgb(22 163 74 / 0.75) !important;
  border-right-color: rgb(22 163 74 / 0.75) !important;
}
.border-x-green-600\/80 {
  border-left-color: rgb(22 163 74 / 0.8) !important;
  border-right-color: rgb(22 163 74 / 0.8) !important;
}
.border-x-green-600\/87 {
  border-left-color: rgb(22 163 74 / 0.87) !important;
  border-right-color: rgb(22 163 74 / 0.87) !important;
}
.border-x-green-600\/90 {
  border-left-color: rgb(22 163 74 / 0.9) !important;
  border-right-color: rgb(22 163 74 / 0.9) !important;
}
.border-x-green-600\/95 {
  border-left-color: rgb(22 163 74 / 0.95) !important;
  border-right-color: rgb(22 163 74 / 0.95) !important;
}
.border-x-green-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-x-green-700\/0 {
  border-left-color: rgb(21 128 61 / 0) !important;
  border-right-color: rgb(21 128 61 / 0) !important;
}
.border-x-green-700\/10 {
  border-left-color: rgb(21 128 61 / 0.1) !important;
  border-right-color: rgb(21 128 61 / 0.1) !important;
}
.border-x-green-700\/100 {
  border-left-color: rgb(21 128 61 / 1) !important;
  border-right-color: rgb(21 128 61 / 1) !important;
}
.border-x-green-700\/12 {
  border-left-color: rgb(21 128 61 / 0.12) !important;
  border-right-color: rgb(21 128 61 / 0.12) !important;
}
.border-x-green-700\/20 {
  border-left-color: rgb(21 128 61 / 0.2) !important;
  border-right-color: rgb(21 128 61 / 0.2) !important;
}
.border-x-green-700\/25 {
  border-left-color: rgb(21 128 61 / 0.25) !important;
  border-right-color: rgb(21 128 61 / 0.25) !important;
}
.border-x-green-700\/30 {
  border-left-color: rgb(21 128 61 / 0.3) !important;
  border-right-color: rgb(21 128 61 / 0.3) !important;
}
.border-x-green-700\/38 {
  border-left-color: rgb(21 128 61 / 0.38) !important;
  border-right-color: rgb(21 128 61 / 0.38) !important;
}
.border-x-green-700\/40 {
  border-left-color: rgb(21 128 61 / 0.4) !important;
  border-right-color: rgb(21 128 61 / 0.4) !important;
}
.border-x-green-700\/5 {
  border-left-color: rgb(21 128 61 / 0.05) !important;
  border-right-color: rgb(21 128 61 / 0.05) !important;
}
.border-x-green-700\/50 {
  border-left-color: rgb(21 128 61 / 0.5) !important;
  border-right-color: rgb(21 128 61 / 0.5) !important;
}
.border-x-green-700\/60 {
  border-left-color: rgb(21 128 61 / 0.6) !important;
  border-right-color: rgb(21 128 61 / 0.6) !important;
}
.border-x-green-700\/70 {
  border-left-color: rgb(21 128 61 / 0.7) !important;
  border-right-color: rgb(21 128 61 / 0.7) !important;
}
.border-x-green-700\/75 {
  border-left-color: rgb(21 128 61 / 0.75) !important;
  border-right-color: rgb(21 128 61 / 0.75) !important;
}
.border-x-green-700\/80 {
  border-left-color: rgb(21 128 61 / 0.8) !important;
  border-right-color: rgb(21 128 61 / 0.8) !important;
}
.border-x-green-700\/87 {
  border-left-color: rgb(21 128 61 / 0.87) !important;
  border-right-color: rgb(21 128 61 / 0.87) !important;
}
.border-x-green-700\/90 {
  border-left-color: rgb(21 128 61 / 0.9) !important;
  border-right-color: rgb(21 128 61 / 0.9) !important;
}
.border-x-green-700\/95 {
  border-left-color: rgb(21 128 61 / 0.95) !important;
  border-right-color: rgb(21 128 61 / 0.95) !important;
}
.border-x-green-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-x-green-800\/0 {
  border-left-color: rgb(22 101 52 / 0) !important;
  border-right-color: rgb(22 101 52 / 0) !important;
}
.border-x-green-800\/10 {
  border-left-color: rgb(22 101 52 / 0.1) !important;
  border-right-color: rgb(22 101 52 / 0.1) !important;
}
.border-x-green-800\/100 {
  border-left-color: rgb(22 101 52 / 1) !important;
  border-right-color: rgb(22 101 52 / 1) !important;
}
.border-x-green-800\/12 {
  border-left-color: rgb(22 101 52 / 0.12) !important;
  border-right-color: rgb(22 101 52 / 0.12) !important;
}
.border-x-green-800\/20 {
  border-left-color: rgb(22 101 52 / 0.2) !important;
  border-right-color: rgb(22 101 52 / 0.2) !important;
}
.border-x-green-800\/25 {
  border-left-color: rgb(22 101 52 / 0.25) !important;
  border-right-color: rgb(22 101 52 / 0.25) !important;
}
.border-x-green-800\/30 {
  border-left-color: rgb(22 101 52 / 0.3) !important;
  border-right-color: rgb(22 101 52 / 0.3) !important;
}
.border-x-green-800\/38 {
  border-left-color: rgb(22 101 52 / 0.38) !important;
  border-right-color: rgb(22 101 52 / 0.38) !important;
}
.border-x-green-800\/40 {
  border-left-color: rgb(22 101 52 / 0.4) !important;
  border-right-color: rgb(22 101 52 / 0.4) !important;
}
.border-x-green-800\/5 {
  border-left-color: rgb(22 101 52 / 0.05) !important;
  border-right-color: rgb(22 101 52 / 0.05) !important;
}
.border-x-green-800\/50 {
  border-left-color: rgb(22 101 52 / 0.5) !important;
  border-right-color: rgb(22 101 52 / 0.5) !important;
}
.border-x-green-800\/60 {
  border-left-color: rgb(22 101 52 / 0.6) !important;
  border-right-color: rgb(22 101 52 / 0.6) !important;
}
.border-x-green-800\/70 {
  border-left-color: rgb(22 101 52 / 0.7) !important;
  border-right-color: rgb(22 101 52 / 0.7) !important;
}
.border-x-green-800\/75 {
  border-left-color: rgb(22 101 52 / 0.75) !important;
  border-right-color: rgb(22 101 52 / 0.75) !important;
}
.border-x-green-800\/80 {
  border-left-color: rgb(22 101 52 / 0.8) !important;
  border-right-color: rgb(22 101 52 / 0.8) !important;
}
.border-x-green-800\/87 {
  border-left-color: rgb(22 101 52 / 0.87) !important;
  border-right-color: rgb(22 101 52 / 0.87) !important;
}
.border-x-green-800\/90 {
  border-left-color: rgb(22 101 52 / 0.9) !important;
  border-right-color: rgb(22 101 52 / 0.9) !important;
}
.border-x-green-800\/95 {
  border-left-color: rgb(22 101 52 / 0.95) !important;
  border-right-color: rgb(22 101 52 / 0.95) !important;
}
.border-x-green-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-x-green-900\/0 {
  border-left-color: rgb(20 83 45 / 0) !important;
  border-right-color: rgb(20 83 45 / 0) !important;
}
.border-x-green-900\/10 {
  border-left-color: rgb(20 83 45 / 0.1) !important;
  border-right-color: rgb(20 83 45 / 0.1) !important;
}
.border-x-green-900\/100 {
  border-left-color: rgb(20 83 45 / 1) !important;
  border-right-color: rgb(20 83 45 / 1) !important;
}
.border-x-green-900\/12 {
  border-left-color: rgb(20 83 45 / 0.12) !important;
  border-right-color: rgb(20 83 45 / 0.12) !important;
}
.border-x-green-900\/20 {
  border-left-color: rgb(20 83 45 / 0.2) !important;
  border-right-color: rgb(20 83 45 / 0.2) !important;
}
.border-x-green-900\/25 {
  border-left-color: rgb(20 83 45 / 0.25) !important;
  border-right-color: rgb(20 83 45 / 0.25) !important;
}
.border-x-green-900\/30 {
  border-left-color: rgb(20 83 45 / 0.3) !important;
  border-right-color: rgb(20 83 45 / 0.3) !important;
}
.border-x-green-900\/38 {
  border-left-color: rgb(20 83 45 / 0.38) !important;
  border-right-color: rgb(20 83 45 / 0.38) !important;
}
.border-x-green-900\/40 {
  border-left-color: rgb(20 83 45 / 0.4) !important;
  border-right-color: rgb(20 83 45 / 0.4) !important;
}
.border-x-green-900\/5 {
  border-left-color: rgb(20 83 45 / 0.05) !important;
  border-right-color: rgb(20 83 45 / 0.05) !important;
}
.border-x-green-900\/50 {
  border-left-color: rgb(20 83 45 / 0.5) !important;
  border-right-color: rgb(20 83 45 / 0.5) !important;
}
.border-x-green-900\/60 {
  border-left-color: rgb(20 83 45 / 0.6) !important;
  border-right-color: rgb(20 83 45 / 0.6) !important;
}
.border-x-green-900\/70 {
  border-left-color: rgb(20 83 45 / 0.7) !important;
  border-right-color: rgb(20 83 45 / 0.7) !important;
}
.border-x-green-900\/75 {
  border-left-color: rgb(20 83 45 / 0.75) !important;
  border-right-color: rgb(20 83 45 / 0.75) !important;
}
.border-x-green-900\/80 {
  border-left-color: rgb(20 83 45 / 0.8) !important;
  border-right-color: rgb(20 83 45 / 0.8) !important;
}
.border-x-green-900\/87 {
  border-left-color: rgb(20 83 45 / 0.87) !important;
  border-right-color: rgb(20 83 45 / 0.87) !important;
}
.border-x-green-900\/90 {
  border-left-color: rgb(20 83 45 / 0.9) !important;
  border-right-color: rgb(20 83 45 / 0.9) !important;
}
.border-x-green-900\/95 {
  border-left-color: rgb(20 83 45 / 0.95) !important;
  border-right-color: rgb(20 83 45 / 0.95) !important;
}
.border-x-green-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-x-green-950\/0 {
  border-left-color: rgb(5 46 22 / 0) !important;
  border-right-color: rgb(5 46 22 / 0) !important;
}
.border-x-green-950\/10 {
  border-left-color: rgb(5 46 22 / 0.1) !important;
  border-right-color: rgb(5 46 22 / 0.1) !important;
}
.border-x-green-950\/100 {
  border-left-color: rgb(5 46 22 / 1) !important;
  border-right-color: rgb(5 46 22 / 1) !important;
}
.border-x-green-950\/12 {
  border-left-color: rgb(5 46 22 / 0.12) !important;
  border-right-color: rgb(5 46 22 / 0.12) !important;
}
.border-x-green-950\/20 {
  border-left-color: rgb(5 46 22 / 0.2) !important;
  border-right-color: rgb(5 46 22 / 0.2) !important;
}
.border-x-green-950\/25 {
  border-left-color: rgb(5 46 22 / 0.25) !important;
  border-right-color: rgb(5 46 22 / 0.25) !important;
}
.border-x-green-950\/30 {
  border-left-color: rgb(5 46 22 / 0.3) !important;
  border-right-color: rgb(5 46 22 / 0.3) !important;
}
.border-x-green-950\/38 {
  border-left-color: rgb(5 46 22 / 0.38) !important;
  border-right-color: rgb(5 46 22 / 0.38) !important;
}
.border-x-green-950\/40 {
  border-left-color: rgb(5 46 22 / 0.4) !important;
  border-right-color: rgb(5 46 22 / 0.4) !important;
}
.border-x-green-950\/5 {
  border-left-color: rgb(5 46 22 / 0.05) !important;
  border-right-color: rgb(5 46 22 / 0.05) !important;
}
.border-x-green-950\/50 {
  border-left-color: rgb(5 46 22 / 0.5) !important;
  border-right-color: rgb(5 46 22 / 0.5) !important;
}
.border-x-green-950\/60 {
  border-left-color: rgb(5 46 22 / 0.6) !important;
  border-right-color: rgb(5 46 22 / 0.6) !important;
}
.border-x-green-950\/70 {
  border-left-color: rgb(5 46 22 / 0.7) !important;
  border-right-color: rgb(5 46 22 / 0.7) !important;
}
.border-x-green-950\/75 {
  border-left-color: rgb(5 46 22 / 0.75) !important;
  border-right-color: rgb(5 46 22 / 0.75) !important;
}
.border-x-green-950\/80 {
  border-left-color: rgb(5 46 22 / 0.8) !important;
  border-right-color: rgb(5 46 22 / 0.8) !important;
}
.border-x-green-950\/87 {
  border-left-color: rgb(5 46 22 / 0.87) !important;
  border-right-color: rgb(5 46 22 / 0.87) !important;
}
.border-x-green-950\/90 {
  border-left-color: rgb(5 46 22 / 0.9) !important;
  border-right-color: rgb(5 46 22 / 0.9) !important;
}
.border-x-green-950\/95 {
  border-left-color: rgb(5 46 22 / 0.95) !important;
  border-right-color: rgb(5 46 22 / 0.95) !important;
}
.border-x-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0) !important;
  border-right-color: rgb(224 231 255 / 0) !important;
}
.border-x-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1) !important;
  border-right-color: rgb(224 231 255 / 0.1) !important;
}
.border-x-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1) !important;
  border-right-color: rgb(224 231 255 / 1) !important;
}
.border-x-indigo-100\/12 {
  border-left-color: rgb(224 231 255 / 0.12) !important;
  border-right-color: rgb(224 231 255 / 0.12) !important;
}
.border-x-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2) !important;
  border-right-color: rgb(224 231 255 / 0.2) !important;
}
.border-x-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25) !important;
  border-right-color: rgb(224 231 255 / 0.25) !important;
}
.border-x-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3) !important;
  border-right-color: rgb(224 231 255 / 0.3) !important;
}
.border-x-indigo-100\/38 {
  border-left-color: rgb(224 231 255 / 0.38) !important;
  border-right-color: rgb(224 231 255 / 0.38) !important;
}
.border-x-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4) !important;
  border-right-color: rgb(224 231 255 / 0.4) !important;
}
.border-x-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05) !important;
  border-right-color: rgb(224 231 255 / 0.05) !important;
}
.border-x-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5) !important;
  border-right-color: rgb(224 231 255 / 0.5) !important;
}
.border-x-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6) !important;
  border-right-color: rgb(224 231 255 / 0.6) !important;
}
.border-x-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7) !important;
  border-right-color: rgb(224 231 255 / 0.7) !important;
}
.border-x-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75) !important;
  border-right-color: rgb(224 231 255 / 0.75) !important;
}
.border-x-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8) !important;
  border-right-color: rgb(224 231 255 / 0.8) !important;
}
.border-x-indigo-100\/87 {
  border-left-color: rgb(224 231 255 / 0.87) !important;
  border-right-color: rgb(224 231 255 / 0.87) !important;
}
.border-x-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9) !important;
  border-right-color: rgb(224 231 255 / 0.9) !important;
}
.border-x-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95) !important;
  border-right-color: rgb(224 231 255 / 0.95) !important;
}
.border-x-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0) !important;
  border-right-color: rgb(199 210 254 / 0) !important;
}
.border-x-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1) !important;
  border-right-color: rgb(199 210 254 / 0.1) !important;
}
.border-x-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1) !important;
  border-right-color: rgb(199 210 254 / 1) !important;
}
.border-x-indigo-200\/12 {
  border-left-color: rgb(199 210 254 / 0.12) !important;
  border-right-color: rgb(199 210 254 / 0.12) !important;
}
.border-x-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2) !important;
  border-right-color: rgb(199 210 254 / 0.2) !important;
}
.border-x-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25) !important;
  border-right-color: rgb(199 210 254 / 0.25) !important;
}
.border-x-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3) !important;
  border-right-color: rgb(199 210 254 / 0.3) !important;
}
.border-x-indigo-200\/38 {
  border-left-color: rgb(199 210 254 / 0.38) !important;
  border-right-color: rgb(199 210 254 / 0.38) !important;
}
.border-x-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4) !important;
  border-right-color: rgb(199 210 254 / 0.4) !important;
}
.border-x-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05) !important;
  border-right-color: rgb(199 210 254 / 0.05) !important;
}
.border-x-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5) !important;
  border-right-color: rgb(199 210 254 / 0.5) !important;
}
.border-x-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6) !important;
  border-right-color: rgb(199 210 254 / 0.6) !important;
}
.border-x-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7) !important;
  border-right-color: rgb(199 210 254 / 0.7) !important;
}
.border-x-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75) !important;
  border-right-color: rgb(199 210 254 / 0.75) !important;
}
.border-x-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8) !important;
  border-right-color: rgb(199 210 254 / 0.8) !important;
}
.border-x-indigo-200\/87 {
  border-left-color: rgb(199 210 254 / 0.87) !important;
  border-right-color: rgb(199 210 254 / 0.87) !important;
}
.border-x-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9) !important;
  border-right-color: rgb(199 210 254 / 0.9) !important;
}
.border-x-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95) !important;
  border-right-color: rgb(199 210 254 / 0.95) !important;
}
.border-x-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0) !important;
  border-right-color: rgb(165 180 252 / 0) !important;
}
.border-x-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1) !important;
  border-right-color: rgb(165 180 252 / 0.1) !important;
}
.border-x-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1) !important;
  border-right-color: rgb(165 180 252 / 1) !important;
}
.border-x-indigo-300\/12 {
  border-left-color: rgb(165 180 252 / 0.12) !important;
  border-right-color: rgb(165 180 252 / 0.12) !important;
}
.border-x-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2) !important;
  border-right-color: rgb(165 180 252 / 0.2) !important;
}
.border-x-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25) !important;
  border-right-color: rgb(165 180 252 / 0.25) !important;
}
.border-x-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3) !important;
  border-right-color: rgb(165 180 252 / 0.3) !important;
}
.border-x-indigo-300\/38 {
  border-left-color: rgb(165 180 252 / 0.38) !important;
  border-right-color: rgb(165 180 252 / 0.38) !important;
}
.border-x-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4) !important;
  border-right-color: rgb(165 180 252 / 0.4) !important;
}
.border-x-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05) !important;
  border-right-color: rgb(165 180 252 / 0.05) !important;
}
.border-x-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5) !important;
  border-right-color: rgb(165 180 252 / 0.5) !important;
}
.border-x-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6) !important;
  border-right-color: rgb(165 180 252 / 0.6) !important;
}
.border-x-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7) !important;
  border-right-color: rgb(165 180 252 / 0.7) !important;
}
.border-x-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75) !important;
  border-right-color: rgb(165 180 252 / 0.75) !important;
}
.border-x-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8) !important;
  border-right-color: rgb(165 180 252 / 0.8) !important;
}
.border-x-indigo-300\/87 {
  border-left-color: rgb(165 180 252 / 0.87) !important;
  border-right-color: rgb(165 180 252 / 0.87) !important;
}
.border-x-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9) !important;
  border-right-color: rgb(165 180 252 / 0.9) !important;
}
.border-x-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95) !important;
  border-right-color: rgb(165 180 252 / 0.95) !important;
}
.border-x-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0) !important;
  border-right-color: rgb(129 140 248 / 0) !important;
}
.border-x-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1) !important;
  border-right-color: rgb(129 140 248 / 0.1) !important;
}
.border-x-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1) !important;
  border-right-color: rgb(129 140 248 / 1) !important;
}
.border-x-indigo-400\/12 {
  border-left-color: rgb(129 140 248 / 0.12) !important;
  border-right-color: rgb(129 140 248 / 0.12) !important;
}
.border-x-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2) !important;
  border-right-color: rgb(129 140 248 / 0.2) !important;
}
.border-x-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25) !important;
  border-right-color: rgb(129 140 248 / 0.25) !important;
}
.border-x-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3) !important;
  border-right-color: rgb(129 140 248 / 0.3) !important;
}
.border-x-indigo-400\/38 {
  border-left-color: rgb(129 140 248 / 0.38) !important;
  border-right-color: rgb(129 140 248 / 0.38) !important;
}
.border-x-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4) !important;
  border-right-color: rgb(129 140 248 / 0.4) !important;
}
.border-x-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05) !important;
  border-right-color: rgb(129 140 248 / 0.05) !important;
}
.border-x-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5) !important;
  border-right-color: rgb(129 140 248 / 0.5) !important;
}
.border-x-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6) !important;
  border-right-color: rgb(129 140 248 / 0.6) !important;
}
.border-x-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7) !important;
  border-right-color: rgb(129 140 248 / 0.7) !important;
}
.border-x-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75) !important;
  border-right-color: rgb(129 140 248 / 0.75) !important;
}
.border-x-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8) !important;
  border-right-color: rgb(129 140 248 / 0.8) !important;
}
.border-x-indigo-400\/87 {
  border-left-color: rgb(129 140 248 / 0.87) !important;
  border-right-color: rgb(129 140 248 / 0.87) !important;
}
.border-x-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9) !important;
  border-right-color: rgb(129 140 248 / 0.9) !important;
}
.border-x-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95) !important;
  border-right-color: rgb(129 140 248 / 0.95) !important;
}
.border-x-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0) !important;
  border-right-color: rgb(238 242 255 / 0) !important;
}
.border-x-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1) !important;
  border-right-color: rgb(238 242 255 / 0.1) !important;
}
.border-x-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1) !important;
  border-right-color: rgb(238 242 255 / 1) !important;
}
.border-x-indigo-50\/12 {
  border-left-color: rgb(238 242 255 / 0.12) !important;
  border-right-color: rgb(238 242 255 / 0.12) !important;
}
.border-x-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2) !important;
  border-right-color: rgb(238 242 255 / 0.2) !important;
}
.border-x-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25) !important;
  border-right-color: rgb(238 242 255 / 0.25) !important;
}
.border-x-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3) !important;
  border-right-color: rgb(238 242 255 / 0.3) !important;
}
.border-x-indigo-50\/38 {
  border-left-color: rgb(238 242 255 / 0.38) !important;
  border-right-color: rgb(238 242 255 / 0.38) !important;
}
.border-x-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4) !important;
  border-right-color: rgb(238 242 255 / 0.4) !important;
}
.border-x-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05) !important;
  border-right-color: rgb(238 242 255 / 0.05) !important;
}
.border-x-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5) !important;
  border-right-color: rgb(238 242 255 / 0.5) !important;
}
.border-x-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6) !important;
  border-right-color: rgb(238 242 255 / 0.6) !important;
}
.border-x-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7) !important;
  border-right-color: rgb(238 242 255 / 0.7) !important;
}
.border-x-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75) !important;
  border-right-color: rgb(238 242 255 / 0.75) !important;
}
.border-x-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8) !important;
  border-right-color: rgb(238 242 255 / 0.8) !important;
}
.border-x-indigo-50\/87 {
  border-left-color: rgb(238 242 255 / 0.87) !important;
  border-right-color: rgb(238 242 255 / 0.87) !important;
}
.border-x-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9) !important;
  border-right-color: rgb(238 242 255 / 0.9) !important;
}
.border-x-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95) !important;
  border-right-color: rgb(238 242 255 / 0.95) !important;
}
.border-x-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0) !important;
  border-right-color: rgb(99 102 241 / 0) !important;
}
.border-x-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1) !important;
  border-right-color: rgb(99 102 241 / 0.1) !important;
}
.border-x-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1) !important;
  border-right-color: rgb(99 102 241 / 1) !important;
}
.border-x-indigo-500\/12 {
  border-left-color: rgb(99 102 241 / 0.12) !important;
  border-right-color: rgb(99 102 241 / 0.12) !important;
}
.border-x-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2) !important;
  border-right-color: rgb(99 102 241 / 0.2) !important;
}
.border-x-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25) !important;
  border-right-color: rgb(99 102 241 / 0.25) !important;
}
.border-x-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3) !important;
  border-right-color: rgb(99 102 241 / 0.3) !important;
}
.border-x-indigo-500\/38 {
  border-left-color: rgb(99 102 241 / 0.38) !important;
  border-right-color: rgb(99 102 241 / 0.38) !important;
}
.border-x-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4) !important;
  border-right-color: rgb(99 102 241 / 0.4) !important;
}
.border-x-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05) !important;
  border-right-color: rgb(99 102 241 / 0.05) !important;
}
.border-x-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5) !important;
  border-right-color: rgb(99 102 241 / 0.5) !important;
}
.border-x-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6) !important;
  border-right-color: rgb(99 102 241 / 0.6) !important;
}
.border-x-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7) !important;
  border-right-color: rgb(99 102 241 / 0.7) !important;
}
.border-x-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75) !important;
  border-right-color: rgb(99 102 241 / 0.75) !important;
}
.border-x-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8) !important;
  border-right-color: rgb(99 102 241 / 0.8) !important;
}
.border-x-indigo-500\/87 {
  border-left-color: rgb(99 102 241 / 0.87) !important;
  border-right-color: rgb(99 102 241 / 0.87) !important;
}
.border-x-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9) !important;
  border-right-color: rgb(99 102 241 / 0.9) !important;
}
.border-x-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95) !important;
  border-right-color: rgb(99 102 241 / 0.95) !important;
}
.border-x-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0) !important;
  border-right-color: rgb(79 70 229 / 0) !important;
}
.border-x-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1) !important;
  border-right-color: rgb(79 70 229 / 0.1) !important;
}
.border-x-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1) !important;
  border-right-color: rgb(79 70 229 / 1) !important;
}
.border-x-indigo-600\/12 {
  border-left-color: rgb(79 70 229 / 0.12) !important;
  border-right-color: rgb(79 70 229 / 0.12) !important;
}
.border-x-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2) !important;
  border-right-color: rgb(79 70 229 / 0.2) !important;
}
.border-x-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25) !important;
  border-right-color: rgb(79 70 229 / 0.25) !important;
}
.border-x-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3) !important;
  border-right-color: rgb(79 70 229 / 0.3) !important;
}
.border-x-indigo-600\/38 {
  border-left-color: rgb(79 70 229 / 0.38) !important;
  border-right-color: rgb(79 70 229 / 0.38) !important;
}
.border-x-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4) !important;
  border-right-color: rgb(79 70 229 / 0.4) !important;
}
.border-x-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05) !important;
  border-right-color: rgb(79 70 229 / 0.05) !important;
}
.border-x-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5) !important;
  border-right-color: rgb(79 70 229 / 0.5) !important;
}
.border-x-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6) !important;
  border-right-color: rgb(79 70 229 / 0.6) !important;
}
.border-x-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7) !important;
  border-right-color: rgb(79 70 229 / 0.7) !important;
}
.border-x-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75) !important;
  border-right-color: rgb(79 70 229 / 0.75) !important;
}
.border-x-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8) !important;
  border-right-color: rgb(79 70 229 / 0.8) !important;
}
.border-x-indigo-600\/87 {
  border-left-color: rgb(79 70 229 / 0.87) !important;
  border-right-color: rgb(79 70 229 / 0.87) !important;
}
.border-x-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9) !important;
  border-right-color: rgb(79 70 229 / 0.9) !important;
}
.border-x-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95) !important;
  border-right-color: rgb(79 70 229 / 0.95) !important;
}
.border-x-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0) !important;
  border-right-color: rgb(67 56 202 / 0) !important;
}
.border-x-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1) !important;
  border-right-color: rgb(67 56 202 / 0.1) !important;
}
.border-x-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1) !important;
  border-right-color: rgb(67 56 202 / 1) !important;
}
.border-x-indigo-700\/12 {
  border-left-color: rgb(67 56 202 / 0.12) !important;
  border-right-color: rgb(67 56 202 / 0.12) !important;
}
.border-x-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2) !important;
  border-right-color: rgb(67 56 202 / 0.2) !important;
}
.border-x-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25) !important;
  border-right-color: rgb(67 56 202 / 0.25) !important;
}
.border-x-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3) !important;
  border-right-color: rgb(67 56 202 / 0.3) !important;
}
.border-x-indigo-700\/38 {
  border-left-color: rgb(67 56 202 / 0.38) !important;
  border-right-color: rgb(67 56 202 / 0.38) !important;
}
.border-x-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4) !important;
  border-right-color: rgb(67 56 202 / 0.4) !important;
}
.border-x-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05) !important;
  border-right-color: rgb(67 56 202 / 0.05) !important;
}
.border-x-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5) !important;
  border-right-color: rgb(67 56 202 / 0.5) !important;
}
.border-x-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6) !important;
  border-right-color: rgb(67 56 202 / 0.6) !important;
}
.border-x-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7) !important;
  border-right-color: rgb(67 56 202 / 0.7) !important;
}
.border-x-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75) !important;
  border-right-color: rgb(67 56 202 / 0.75) !important;
}
.border-x-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8) !important;
  border-right-color: rgb(67 56 202 / 0.8) !important;
}
.border-x-indigo-700\/87 {
  border-left-color: rgb(67 56 202 / 0.87) !important;
  border-right-color: rgb(67 56 202 / 0.87) !important;
}
.border-x-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9) !important;
  border-right-color: rgb(67 56 202 / 0.9) !important;
}
.border-x-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95) !important;
  border-right-color: rgb(67 56 202 / 0.95) !important;
}
.border-x-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0) !important;
  border-right-color: rgb(55 48 163 / 0) !important;
}
.border-x-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1) !important;
  border-right-color: rgb(55 48 163 / 0.1) !important;
}
.border-x-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1) !important;
  border-right-color: rgb(55 48 163 / 1) !important;
}
.border-x-indigo-800\/12 {
  border-left-color: rgb(55 48 163 / 0.12) !important;
  border-right-color: rgb(55 48 163 / 0.12) !important;
}
.border-x-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2) !important;
  border-right-color: rgb(55 48 163 / 0.2) !important;
}
.border-x-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25) !important;
  border-right-color: rgb(55 48 163 / 0.25) !important;
}
.border-x-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3) !important;
  border-right-color: rgb(55 48 163 / 0.3) !important;
}
.border-x-indigo-800\/38 {
  border-left-color: rgb(55 48 163 / 0.38) !important;
  border-right-color: rgb(55 48 163 / 0.38) !important;
}
.border-x-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4) !important;
  border-right-color: rgb(55 48 163 / 0.4) !important;
}
.border-x-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05) !important;
  border-right-color: rgb(55 48 163 / 0.05) !important;
}
.border-x-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5) !important;
  border-right-color: rgb(55 48 163 / 0.5) !important;
}
.border-x-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6) !important;
  border-right-color: rgb(55 48 163 / 0.6) !important;
}
.border-x-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7) !important;
  border-right-color: rgb(55 48 163 / 0.7) !important;
}
.border-x-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75) !important;
  border-right-color: rgb(55 48 163 / 0.75) !important;
}
.border-x-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8) !important;
  border-right-color: rgb(55 48 163 / 0.8) !important;
}
.border-x-indigo-800\/87 {
  border-left-color: rgb(55 48 163 / 0.87) !important;
  border-right-color: rgb(55 48 163 / 0.87) !important;
}
.border-x-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9) !important;
  border-right-color: rgb(55 48 163 / 0.9) !important;
}
.border-x-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95) !important;
  border-right-color: rgb(55 48 163 / 0.95) !important;
}
.border-x-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0) !important;
  border-right-color: rgb(49 46 129 / 0) !important;
}
.border-x-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1) !important;
  border-right-color: rgb(49 46 129 / 0.1) !important;
}
.border-x-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1) !important;
  border-right-color: rgb(49 46 129 / 1) !important;
}
.border-x-indigo-900\/12 {
  border-left-color: rgb(49 46 129 / 0.12) !important;
  border-right-color: rgb(49 46 129 / 0.12) !important;
}
.border-x-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2) !important;
  border-right-color: rgb(49 46 129 / 0.2) !important;
}
.border-x-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25) !important;
  border-right-color: rgb(49 46 129 / 0.25) !important;
}
.border-x-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3) !important;
  border-right-color: rgb(49 46 129 / 0.3) !important;
}
.border-x-indigo-900\/38 {
  border-left-color: rgb(49 46 129 / 0.38) !important;
  border-right-color: rgb(49 46 129 / 0.38) !important;
}
.border-x-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4) !important;
  border-right-color: rgb(49 46 129 / 0.4) !important;
}
.border-x-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05) !important;
  border-right-color: rgb(49 46 129 / 0.05) !important;
}
.border-x-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5) !important;
  border-right-color: rgb(49 46 129 / 0.5) !important;
}
.border-x-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6) !important;
  border-right-color: rgb(49 46 129 / 0.6) !important;
}
.border-x-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7) !important;
  border-right-color: rgb(49 46 129 / 0.7) !important;
}
.border-x-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75) !important;
  border-right-color: rgb(49 46 129 / 0.75) !important;
}
.border-x-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8) !important;
  border-right-color: rgb(49 46 129 / 0.8) !important;
}
.border-x-indigo-900\/87 {
  border-left-color: rgb(49 46 129 / 0.87) !important;
  border-right-color: rgb(49 46 129 / 0.87) !important;
}
.border-x-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9) !important;
  border-right-color: rgb(49 46 129 / 0.9) !important;
}
.border-x-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95) !important;
  border-right-color: rgb(49 46 129 / 0.95) !important;
}
.border-x-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-x-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0) !important;
  border-right-color: rgb(30 27 75 / 0) !important;
}
.border-x-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1) !important;
  border-right-color: rgb(30 27 75 / 0.1) !important;
}
.border-x-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1) !important;
  border-right-color: rgb(30 27 75 / 1) !important;
}
.border-x-indigo-950\/12 {
  border-left-color: rgb(30 27 75 / 0.12) !important;
  border-right-color: rgb(30 27 75 / 0.12) !important;
}
.border-x-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2) !important;
  border-right-color: rgb(30 27 75 / 0.2) !important;
}
.border-x-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25) !important;
  border-right-color: rgb(30 27 75 / 0.25) !important;
}
.border-x-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3) !important;
  border-right-color: rgb(30 27 75 / 0.3) !important;
}
.border-x-indigo-950\/38 {
  border-left-color: rgb(30 27 75 / 0.38) !important;
  border-right-color: rgb(30 27 75 / 0.38) !important;
}
.border-x-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4) !important;
  border-right-color: rgb(30 27 75 / 0.4) !important;
}
.border-x-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05) !important;
  border-right-color: rgb(30 27 75 / 0.05) !important;
}
.border-x-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5) !important;
  border-right-color: rgb(30 27 75 / 0.5) !important;
}
.border-x-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6) !important;
  border-right-color: rgb(30 27 75 / 0.6) !important;
}
.border-x-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7) !important;
  border-right-color: rgb(30 27 75 / 0.7) !important;
}
.border-x-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75) !important;
  border-right-color: rgb(30 27 75 / 0.75) !important;
}
.border-x-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8) !important;
  border-right-color: rgb(30 27 75 / 0.8) !important;
}
.border-x-indigo-950\/87 {
  border-left-color: rgb(30 27 75 / 0.87) !important;
  border-right-color: rgb(30 27 75 / 0.87) !important;
}
.border-x-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9) !important;
  border-right-color: rgb(30 27 75 / 0.9) !important;
}
.border-x-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95) !important;
  border-right-color: rgb(30 27 75 / 0.95) !important;
}
.border-x-inherit {
  border-left-color: inherit !important;
  border-right-color: inherit !important;
}
.border-x-lime-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-x-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0) !important;
  border-right-color: rgb(236 252 203 / 0) !important;
}
.border-x-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1) !important;
  border-right-color: rgb(236 252 203 / 0.1) !important;
}
.border-x-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1) !important;
  border-right-color: rgb(236 252 203 / 1) !important;
}
.border-x-lime-100\/12 {
  border-left-color: rgb(236 252 203 / 0.12) !important;
  border-right-color: rgb(236 252 203 / 0.12) !important;
}
.border-x-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2) !important;
  border-right-color: rgb(236 252 203 / 0.2) !important;
}
.border-x-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25) !important;
  border-right-color: rgb(236 252 203 / 0.25) !important;
}
.border-x-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3) !important;
  border-right-color: rgb(236 252 203 / 0.3) !important;
}
.border-x-lime-100\/38 {
  border-left-color: rgb(236 252 203 / 0.38) !important;
  border-right-color: rgb(236 252 203 / 0.38) !important;
}
.border-x-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4) !important;
  border-right-color: rgb(236 252 203 / 0.4) !important;
}
.border-x-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05) !important;
  border-right-color: rgb(236 252 203 / 0.05) !important;
}
.border-x-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5) !important;
  border-right-color: rgb(236 252 203 / 0.5) !important;
}
.border-x-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6) !important;
  border-right-color: rgb(236 252 203 / 0.6) !important;
}
.border-x-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7) !important;
  border-right-color: rgb(236 252 203 / 0.7) !important;
}
.border-x-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75) !important;
  border-right-color: rgb(236 252 203 / 0.75) !important;
}
.border-x-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8) !important;
  border-right-color: rgb(236 252 203 / 0.8) !important;
}
.border-x-lime-100\/87 {
  border-left-color: rgb(236 252 203 / 0.87) !important;
  border-right-color: rgb(236 252 203 / 0.87) !important;
}
.border-x-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9) !important;
  border-right-color: rgb(236 252 203 / 0.9) !important;
}
.border-x-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95) !important;
  border-right-color: rgb(236 252 203 / 0.95) !important;
}
.border-x-lime-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-x-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0) !important;
  border-right-color: rgb(217 249 157 / 0) !important;
}
.border-x-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1) !important;
  border-right-color: rgb(217 249 157 / 0.1) !important;
}
.border-x-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1) !important;
  border-right-color: rgb(217 249 157 / 1) !important;
}
.border-x-lime-200\/12 {
  border-left-color: rgb(217 249 157 / 0.12) !important;
  border-right-color: rgb(217 249 157 / 0.12) !important;
}
.border-x-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2) !important;
  border-right-color: rgb(217 249 157 / 0.2) !important;
}
.border-x-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25) !important;
  border-right-color: rgb(217 249 157 / 0.25) !important;
}
.border-x-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3) !important;
  border-right-color: rgb(217 249 157 / 0.3) !important;
}
.border-x-lime-200\/38 {
  border-left-color: rgb(217 249 157 / 0.38) !important;
  border-right-color: rgb(217 249 157 / 0.38) !important;
}
.border-x-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4) !important;
  border-right-color: rgb(217 249 157 / 0.4) !important;
}
.border-x-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05) !important;
  border-right-color: rgb(217 249 157 / 0.05) !important;
}
.border-x-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5) !important;
  border-right-color: rgb(217 249 157 / 0.5) !important;
}
.border-x-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6) !important;
  border-right-color: rgb(217 249 157 / 0.6) !important;
}
.border-x-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7) !important;
  border-right-color: rgb(217 249 157 / 0.7) !important;
}
.border-x-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75) !important;
  border-right-color: rgb(217 249 157 / 0.75) !important;
}
.border-x-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8) !important;
  border-right-color: rgb(217 249 157 / 0.8) !important;
}
.border-x-lime-200\/87 {
  border-left-color: rgb(217 249 157 / 0.87) !important;
  border-right-color: rgb(217 249 157 / 0.87) !important;
}
.border-x-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9) !important;
  border-right-color: rgb(217 249 157 / 0.9) !important;
}
.border-x-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95) !important;
  border-right-color: rgb(217 249 157 / 0.95) !important;
}
.border-x-lime-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-x-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0) !important;
  border-right-color: rgb(190 242 100 / 0) !important;
}
.border-x-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1) !important;
  border-right-color: rgb(190 242 100 / 0.1) !important;
}
.border-x-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1) !important;
  border-right-color: rgb(190 242 100 / 1) !important;
}
.border-x-lime-300\/12 {
  border-left-color: rgb(190 242 100 / 0.12) !important;
  border-right-color: rgb(190 242 100 / 0.12) !important;
}
.border-x-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2) !important;
  border-right-color: rgb(190 242 100 / 0.2) !important;
}
.border-x-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25) !important;
  border-right-color: rgb(190 242 100 / 0.25) !important;
}
.border-x-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3) !important;
  border-right-color: rgb(190 242 100 / 0.3) !important;
}
.border-x-lime-300\/38 {
  border-left-color: rgb(190 242 100 / 0.38) !important;
  border-right-color: rgb(190 242 100 / 0.38) !important;
}
.border-x-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4) !important;
  border-right-color: rgb(190 242 100 / 0.4) !important;
}
.border-x-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05) !important;
  border-right-color: rgb(190 242 100 / 0.05) !important;
}
.border-x-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5) !important;
  border-right-color: rgb(190 242 100 / 0.5) !important;
}
.border-x-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6) !important;
  border-right-color: rgb(190 242 100 / 0.6) !important;
}
.border-x-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7) !important;
  border-right-color: rgb(190 242 100 / 0.7) !important;
}
.border-x-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75) !important;
  border-right-color: rgb(190 242 100 / 0.75) !important;
}
.border-x-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8) !important;
  border-right-color: rgb(190 242 100 / 0.8) !important;
}
.border-x-lime-300\/87 {
  border-left-color: rgb(190 242 100 / 0.87) !important;
  border-right-color: rgb(190 242 100 / 0.87) !important;
}
.border-x-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9) !important;
  border-right-color: rgb(190 242 100 / 0.9) !important;
}
.border-x-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95) !important;
  border-right-color: rgb(190 242 100 / 0.95) !important;
}
.border-x-lime-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-x-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0) !important;
  border-right-color: rgb(163 230 53 / 0) !important;
}
.border-x-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1) !important;
  border-right-color: rgb(163 230 53 / 0.1) !important;
}
.border-x-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1) !important;
  border-right-color: rgb(163 230 53 / 1) !important;
}
.border-x-lime-400\/12 {
  border-left-color: rgb(163 230 53 / 0.12) !important;
  border-right-color: rgb(163 230 53 / 0.12) !important;
}
.border-x-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2) !important;
  border-right-color: rgb(163 230 53 / 0.2) !important;
}
.border-x-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25) !important;
  border-right-color: rgb(163 230 53 / 0.25) !important;
}
.border-x-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3) !important;
  border-right-color: rgb(163 230 53 / 0.3) !important;
}
.border-x-lime-400\/38 {
  border-left-color: rgb(163 230 53 / 0.38) !important;
  border-right-color: rgb(163 230 53 / 0.38) !important;
}
.border-x-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4) !important;
  border-right-color: rgb(163 230 53 / 0.4) !important;
}
.border-x-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05) !important;
  border-right-color: rgb(163 230 53 / 0.05) !important;
}
.border-x-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5) !important;
  border-right-color: rgb(163 230 53 / 0.5) !important;
}
.border-x-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6) !important;
  border-right-color: rgb(163 230 53 / 0.6) !important;
}
.border-x-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7) !important;
  border-right-color: rgb(163 230 53 / 0.7) !important;
}
.border-x-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75) !important;
  border-right-color: rgb(163 230 53 / 0.75) !important;
}
.border-x-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8) !important;
  border-right-color: rgb(163 230 53 / 0.8) !important;
}
.border-x-lime-400\/87 {
  border-left-color: rgb(163 230 53 / 0.87) !important;
  border-right-color: rgb(163 230 53 / 0.87) !important;
}
.border-x-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9) !important;
  border-right-color: rgb(163 230 53 / 0.9) !important;
}
.border-x-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95) !important;
  border-right-color: rgb(163 230 53 / 0.95) !important;
}
.border-x-lime-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-x-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0) !important;
  border-right-color: rgb(247 254 231 / 0) !important;
}
.border-x-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1) !important;
  border-right-color: rgb(247 254 231 / 0.1) !important;
}
.border-x-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1) !important;
  border-right-color: rgb(247 254 231 / 1) !important;
}
.border-x-lime-50\/12 {
  border-left-color: rgb(247 254 231 / 0.12) !important;
  border-right-color: rgb(247 254 231 / 0.12) !important;
}
.border-x-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2) !important;
  border-right-color: rgb(247 254 231 / 0.2) !important;
}
.border-x-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25) !important;
  border-right-color: rgb(247 254 231 / 0.25) !important;
}
.border-x-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3) !important;
  border-right-color: rgb(247 254 231 / 0.3) !important;
}
.border-x-lime-50\/38 {
  border-left-color: rgb(247 254 231 / 0.38) !important;
  border-right-color: rgb(247 254 231 / 0.38) !important;
}
.border-x-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4) !important;
  border-right-color: rgb(247 254 231 / 0.4) !important;
}
.border-x-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05) !important;
  border-right-color: rgb(247 254 231 / 0.05) !important;
}
.border-x-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5) !important;
  border-right-color: rgb(247 254 231 / 0.5) !important;
}
.border-x-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6) !important;
  border-right-color: rgb(247 254 231 / 0.6) !important;
}
.border-x-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7) !important;
  border-right-color: rgb(247 254 231 / 0.7) !important;
}
.border-x-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75) !important;
  border-right-color: rgb(247 254 231 / 0.75) !important;
}
.border-x-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8) !important;
  border-right-color: rgb(247 254 231 / 0.8) !important;
}
.border-x-lime-50\/87 {
  border-left-color: rgb(247 254 231 / 0.87) !important;
  border-right-color: rgb(247 254 231 / 0.87) !important;
}
.border-x-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9) !important;
  border-right-color: rgb(247 254 231 / 0.9) !important;
}
.border-x-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95) !important;
  border-right-color: rgb(247 254 231 / 0.95) !important;
}
.border-x-lime-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-x-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0) !important;
  border-right-color: rgb(132 204 22 / 0) !important;
}
.border-x-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1) !important;
  border-right-color: rgb(132 204 22 / 0.1) !important;
}
.border-x-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1) !important;
  border-right-color: rgb(132 204 22 / 1) !important;
}
.border-x-lime-500\/12 {
  border-left-color: rgb(132 204 22 / 0.12) !important;
  border-right-color: rgb(132 204 22 / 0.12) !important;
}
.border-x-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2) !important;
  border-right-color: rgb(132 204 22 / 0.2) !important;
}
.border-x-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25) !important;
  border-right-color: rgb(132 204 22 / 0.25) !important;
}
.border-x-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3) !important;
  border-right-color: rgb(132 204 22 / 0.3) !important;
}
.border-x-lime-500\/38 {
  border-left-color: rgb(132 204 22 / 0.38) !important;
  border-right-color: rgb(132 204 22 / 0.38) !important;
}
.border-x-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4) !important;
  border-right-color: rgb(132 204 22 / 0.4) !important;
}
.border-x-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05) !important;
  border-right-color: rgb(132 204 22 / 0.05) !important;
}
.border-x-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5) !important;
  border-right-color: rgb(132 204 22 / 0.5) !important;
}
.border-x-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6) !important;
  border-right-color: rgb(132 204 22 / 0.6) !important;
}
.border-x-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7) !important;
  border-right-color: rgb(132 204 22 / 0.7) !important;
}
.border-x-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75) !important;
  border-right-color: rgb(132 204 22 / 0.75) !important;
}
.border-x-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8) !important;
  border-right-color: rgb(132 204 22 / 0.8) !important;
}
.border-x-lime-500\/87 {
  border-left-color: rgb(132 204 22 / 0.87) !important;
  border-right-color: rgb(132 204 22 / 0.87) !important;
}
.border-x-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9) !important;
  border-right-color: rgb(132 204 22 / 0.9) !important;
}
.border-x-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95) !important;
  border-right-color: rgb(132 204 22 / 0.95) !important;
}
.border-x-lime-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-x-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0) !important;
  border-right-color: rgb(101 163 13 / 0) !important;
}
.border-x-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1) !important;
  border-right-color: rgb(101 163 13 / 0.1) !important;
}
.border-x-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1) !important;
  border-right-color: rgb(101 163 13 / 1) !important;
}
.border-x-lime-600\/12 {
  border-left-color: rgb(101 163 13 / 0.12) !important;
  border-right-color: rgb(101 163 13 / 0.12) !important;
}
.border-x-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2) !important;
  border-right-color: rgb(101 163 13 / 0.2) !important;
}
.border-x-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25) !important;
  border-right-color: rgb(101 163 13 / 0.25) !important;
}
.border-x-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3) !important;
  border-right-color: rgb(101 163 13 / 0.3) !important;
}
.border-x-lime-600\/38 {
  border-left-color: rgb(101 163 13 / 0.38) !important;
  border-right-color: rgb(101 163 13 / 0.38) !important;
}
.border-x-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4) !important;
  border-right-color: rgb(101 163 13 / 0.4) !important;
}
.border-x-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05) !important;
  border-right-color: rgb(101 163 13 / 0.05) !important;
}
.border-x-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5) !important;
  border-right-color: rgb(101 163 13 / 0.5) !important;
}
.border-x-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6) !important;
  border-right-color: rgb(101 163 13 / 0.6) !important;
}
.border-x-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7) !important;
  border-right-color: rgb(101 163 13 / 0.7) !important;
}
.border-x-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75) !important;
  border-right-color: rgb(101 163 13 / 0.75) !important;
}
.border-x-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8) !important;
  border-right-color: rgb(101 163 13 / 0.8) !important;
}
.border-x-lime-600\/87 {
  border-left-color: rgb(101 163 13 / 0.87) !important;
  border-right-color: rgb(101 163 13 / 0.87) !important;
}
.border-x-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9) !important;
  border-right-color: rgb(101 163 13 / 0.9) !important;
}
.border-x-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95) !important;
  border-right-color: rgb(101 163 13 / 0.95) !important;
}
.border-x-lime-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-x-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0) !important;
  border-right-color: rgb(77 124 15 / 0) !important;
}
.border-x-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1) !important;
  border-right-color: rgb(77 124 15 / 0.1) !important;
}
.border-x-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1) !important;
  border-right-color: rgb(77 124 15 / 1) !important;
}
.border-x-lime-700\/12 {
  border-left-color: rgb(77 124 15 / 0.12) !important;
  border-right-color: rgb(77 124 15 / 0.12) !important;
}
.border-x-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2) !important;
  border-right-color: rgb(77 124 15 / 0.2) !important;
}
.border-x-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25) !important;
  border-right-color: rgb(77 124 15 / 0.25) !important;
}
.border-x-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3) !important;
  border-right-color: rgb(77 124 15 / 0.3) !important;
}
.border-x-lime-700\/38 {
  border-left-color: rgb(77 124 15 / 0.38) !important;
  border-right-color: rgb(77 124 15 / 0.38) !important;
}
.border-x-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4) !important;
  border-right-color: rgb(77 124 15 / 0.4) !important;
}
.border-x-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05) !important;
  border-right-color: rgb(77 124 15 / 0.05) !important;
}
.border-x-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5) !important;
  border-right-color: rgb(77 124 15 / 0.5) !important;
}
.border-x-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6) !important;
  border-right-color: rgb(77 124 15 / 0.6) !important;
}
.border-x-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7) !important;
  border-right-color: rgb(77 124 15 / 0.7) !important;
}
.border-x-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75) !important;
  border-right-color: rgb(77 124 15 / 0.75) !important;
}
.border-x-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8) !important;
  border-right-color: rgb(77 124 15 / 0.8) !important;
}
.border-x-lime-700\/87 {
  border-left-color: rgb(77 124 15 / 0.87) !important;
  border-right-color: rgb(77 124 15 / 0.87) !important;
}
.border-x-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9) !important;
  border-right-color: rgb(77 124 15 / 0.9) !important;
}
.border-x-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95) !important;
  border-right-color: rgb(77 124 15 / 0.95) !important;
}
.border-x-lime-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-x-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0) !important;
  border-right-color: rgb(63 98 18 / 0) !important;
}
.border-x-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1) !important;
  border-right-color: rgb(63 98 18 / 0.1) !important;
}
.border-x-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1) !important;
  border-right-color: rgb(63 98 18 / 1) !important;
}
.border-x-lime-800\/12 {
  border-left-color: rgb(63 98 18 / 0.12) !important;
  border-right-color: rgb(63 98 18 / 0.12) !important;
}
.border-x-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2) !important;
  border-right-color: rgb(63 98 18 / 0.2) !important;
}
.border-x-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25) !important;
  border-right-color: rgb(63 98 18 / 0.25) !important;
}
.border-x-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3) !important;
  border-right-color: rgb(63 98 18 / 0.3) !important;
}
.border-x-lime-800\/38 {
  border-left-color: rgb(63 98 18 / 0.38) !important;
  border-right-color: rgb(63 98 18 / 0.38) !important;
}
.border-x-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4) !important;
  border-right-color: rgb(63 98 18 / 0.4) !important;
}
.border-x-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05) !important;
  border-right-color: rgb(63 98 18 / 0.05) !important;
}
.border-x-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5) !important;
  border-right-color: rgb(63 98 18 / 0.5) !important;
}
.border-x-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6) !important;
  border-right-color: rgb(63 98 18 / 0.6) !important;
}
.border-x-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7) !important;
  border-right-color: rgb(63 98 18 / 0.7) !important;
}
.border-x-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75) !important;
  border-right-color: rgb(63 98 18 / 0.75) !important;
}
.border-x-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8) !important;
  border-right-color: rgb(63 98 18 / 0.8) !important;
}
.border-x-lime-800\/87 {
  border-left-color: rgb(63 98 18 / 0.87) !important;
  border-right-color: rgb(63 98 18 / 0.87) !important;
}
.border-x-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9) !important;
  border-right-color: rgb(63 98 18 / 0.9) !important;
}
.border-x-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95) !important;
  border-right-color: rgb(63 98 18 / 0.95) !important;
}
.border-x-lime-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-x-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0) !important;
  border-right-color: rgb(54 83 20 / 0) !important;
}
.border-x-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1) !important;
  border-right-color: rgb(54 83 20 / 0.1) !important;
}
.border-x-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1) !important;
  border-right-color: rgb(54 83 20 / 1) !important;
}
.border-x-lime-900\/12 {
  border-left-color: rgb(54 83 20 / 0.12) !important;
  border-right-color: rgb(54 83 20 / 0.12) !important;
}
.border-x-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2) !important;
  border-right-color: rgb(54 83 20 / 0.2) !important;
}
.border-x-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25) !important;
  border-right-color: rgb(54 83 20 / 0.25) !important;
}
.border-x-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3) !important;
  border-right-color: rgb(54 83 20 / 0.3) !important;
}
.border-x-lime-900\/38 {
  border-left-color: rgb(54 83 20 / 0.38) !important;
  border-right-color: rgb(54 83 20 / 0.38) !important;
}
.border-x-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4) !important;
  border-right-color: rgb(54 83 20 / 0.4) !important;
}
.border-x-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05) !important;
  border-right-color: rgb(54 83 20 / 0.05) !important;
}
.border-x-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5) !important;
  border-right-color: rgb(54 83 20 / 0.5) !important;
}
.border-x-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6) !important;
  border-right-color: rgb(54 83 20 / 0.6) !important;
}
.border-x-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7) !important;
  border-right-color: rgb(54 83 20 / 0.7) !important;
}
.border-x-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75) !important;
  border-right-color: rgb(54 83 20 / 0.75) !important;
}
.border-x-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8) !important;
  border-right-color: rgb(54 83 20 / 0.8) !important;
}
.border-x-lime-900\/87 {
  border-left-color: rgb(54 83 20 / 0.87) !important;
  border-right-color: rgb(54 83 20 / 0.87) !important;
}
.border-x-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9) !important;
  border-right-color: rgb(54 83 20 / 0.9) !important;
}
.border-x-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95) !important;
  border-right-color: rgb(54 83 20 / 0.95) !important;
}
.border-x-lime-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-x-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0) !important;
  border-right-color: rgb(26 46 5 / 0) !important;
}
.border-x-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1) !important;
  border-right-color: rgb(26 46 5 / 0.1) !important;
}
.border-x-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1) !important;
  border-right-color: rgb(26 46 5 / 1) !important;
}
.border-x-lime-950\/12 {
  border-left-color: rgb(26 46 5 / 0.12) !important;
  border-right-color: rgb(26 46 5 / 0.12) !important;
}
.border-x-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2) !important;
  border-right-color: rgb(26 46 5 / 0.2) !important;
}
.border-x-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25) !important;
  border-right-color: rgb(26 46 5 / 0.25) !important;
}
.border-x-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3) !important;
  border-right-color: rgb(26 46 5 / 0.3) !important;
}
.border-x-lime-950\/38 {
  border-left-color: rgb(26 46 5 / 0.38) !important;
  border-right-color: rgb(26 46 5 / 0.38) !important;
}
.border-x-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4) !important;
  border-right-color: rgb(26 46 5 / 0.4) !important;
}
.border-x-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05) !important;
  border-right-color: rgb(26 46 5 / 0.05) !important;
}
.border-x-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5) !important;
  border-right-color: rgb(26 46 5 / 0.5) !important;
}
.border-x-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6) !important;
  border-right-color: rgb(26 46 5 / 0.6) !important;
}
.border-x-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7) !important;
  border-right-color: rgb(26 46 5 / 0.7) !important;
}
.border-x-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75) !important;
  border-right-color: rgb(26 46 5 / 0.75) !important;
}
.border-x-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8) !important;
  border-right-color: rgb(26 46 5 / 0.8) !important;
}
.border-x-lime-950\/87 {
  border-left-color: rgb(26 46 5 / 0.87) !important;
  border-right-color: rgb(26 46 5 / 0.87) !important;
}
.border-x-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9) !important;
  border-right-color: rgb(26 46 5 / 0.9) !important;
}
.border-x-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95) !important;
  border-right-color: rgb(26 46 5 / 0.95) !important;
}
.border-x-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0) !important;
  border-right-color: rgb(245 245 245 / 0) !important;
}
.border-x-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1) !important;
  border-right-color: rgb(245 245 245 / 0.1) !important;
}
.border-x-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1) !important;
  border-right-color: rgb(245 245 245 / 1) !important;
}
.border-x-neutral-100\/12 {
  border-left-color: rgb(245 245 245 / 0.12) !important;
  border-right-color: rgb(245 245 245 / 0.12) !important;
}
.border-x-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2) !important;
  border-right-color: rgb(245 245 245 / 0.2) !important;
}
.border-x-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25) !important;
  border-right-color: rgb(245 245 245 / 0.25) !important;
}
.border-x-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3) !important;
  border-right-color: rgb(245 245 245 / 0.3) !important;
}
.border-x-neutral-100\/38 {
  border-left-color: rgb(245 245 245 / 0.38) !important;
  border-right-color: rgb(245 245 245 / 0.38) !important;
}
.border-x-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4) !important;
  border-right-color: rgb(245 245 245 / 0.4) !important;
}
.border-x-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05) !important;
  border-right-color: rgb(245 245 245 / 0.05) !important;
}
.border-x-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5) !important;
  border-right-color: rgb(245 245 245 / 0.5) !important;
}
.border-x-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6) !important;
  border-right-color: rgb(245 245 245 / 0.6) !important;
}
.border-x-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7) !important;
  border-right-color: rgb(245 245 245 / 0.7) !important;
}
.border-x-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75) !important;
  border-right-color: rgb(245 245 245 / 0.75) !important;
}
.border-x-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8) !important;
  border-right-color: rgb(245 245 245 / 0.8) !important;
}
.border-x-neutral-100\/87 {
  border-left-color: rgb(245 245 245 / 0.87) !important;
  border-right-color: rgb(245 245 245 / 0.87) !important;
}
.border-x-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9) !important;
  border-right-color: rgb(245 245 245 / 0.9) !important;
}
.border-x-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95) !important;
  border-right-color: rgb(245 245 245 / 0.95) !important;
}
.border-x-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0) !important;
  border-right-color: rgb(229 229 229 / 0) !important;
}
.border-x-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1) !important;
  border-right-color: rgb(229 229 229 / 0.1) !important;
}
.border-x-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1) !important;
  border-right-color: rgb(229 229 229 / 1) !important;
}
.border-x-neutral-200\/12 {
  border-left-color: rgb(229 229 229 / 0.12) !important;
  border-right-color: rgb(229 229 229 / 0.12) !important;
}
.border-x-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2) !important;
  border-right-color: rgb(229 229 229 / 0.2) !important;
}
.border-x-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25) !important;
  border-right-color: rgb(229 229 229 / 0.25) !important;
}
.border-x-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3) !important;
  border-right-color: rgb(229 229 229 / 0.3) !important;
}
.border-x-neutral-200\/38 {
  border-left-color: rgb(229 229 229 / 0.38) !important;
  border-right-color: rgb(229 229 229 / 0.38) !important;
}
.border-x-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4) !important;
  border-right-color: rgb(229 229 229 / 0.4) !important;
}
.border-x-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05) !important;
  border-right-color: rgb(229 229 229 / 0.05) !important;
}
.border-x-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5) !important;
  border-right-color: rgb(229 229 229 / 0.5) !important;
}
.border-x-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6) !important;
  border-right-color: rgb(229 229 229 / 0.6) !important;
}
.border-x-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7) !important;
  border-right-color: rgb(229 229 229 / 0.7) !important;
}
.border-x-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75) !important;
  border-right-color: rgb(229 229 229 / 0.75) !important;
}
.border-x-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8) !important;
  border-right-color: rgb(229 229 229 / 0.8) !important;
}
.border-x-neutral-200\/87 {
  border-left-color: rgb(229 229 229 / 0.87) !important;
  border-right-color: rgb(229 229 229 / 0.87) !important;
}
.border-x-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9) !important;
  border-right-color: rgb(229 229 229 / 0.9) !important;
}
.border-x-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95) !important;
  border-right-color: rgb(229 229 229 / 0.95) !important;
}
.border-x-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0) !important;
  border-right-color: rgb(212 212 212 / 0) !important;
}
.border-x-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1) !important;
  border-right-color: rgb(212 212 212 / 0.1) !important;
}
.border-x-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1) !important;
  border-right-color: rgb(212 212 212 / 1) !important;
}
.border-x-neutral-300\/12 {
  border-left-color: rgb(212 212 212 / 0.12) !important;
  border-right-color: rgb(212 212 212 / 0.12) !important;
}
.border-x-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2) !important;
  border-right-color: rgb(212 212 212 / 0.2) !important;
}
.border-x-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25) !important;
  border-right-color: rgb(212 212 212 / 0.25) !important;
}
.border-x-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3) !important;
  border-right-color: rgb(212 212 212 / 0.3) !important;
}
.border-x-neutral-300\/38 {
  border-left-color: rgb(212 212 212 / 0.38) !important;
  border-right-color: rgb(212 212 212 / 0.38) !important;
}
.border-x-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4) !important;
  border-right-color: rgb(212 212 212 / 0.4) !important;
}
.border-x-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05) !important;
  border-right-color: rgb(212 212 212 / 0.05) !important;
}
.border-x-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5) !important;
  border-right-color: rgb(212 212 212 / 0.5) !important;
}
.border-x-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6) !important;
  border-right-color: rgb(212 212 212 / 0.6) !important;
}
.border-x-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7) !important;
  border-right-color: rgb(212 212 212 / 0.7) !important;
}
.border-x-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75) !important;
  border-right-color: rgb(212 212 212 / 0.75) !important;
}
.border-x-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8) !important;
  border-right-color: rgb(212 212 212 / 0.8) !important;
}
.border-x-neutral-300\/87 {
  border-left-color: rgb(212 212 212 / 0.87) !important;
  border-right-color: rgb(212 212 212 / 0.87) !important;
}
.border-x-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9) !important;
  border-right-color: rgb(212 212 212 / 0.9) !important;
}
.border-x-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95) !important;
  border-right-color: rgb(212 212 212 / 0.95) !important;
}
.border-x-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0) !important;
  border-right-color: rgb(163 163 163 / 0) !important;
}
.border-x-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1) !important;
  border-right-color: rgb(163 163 163 / 0.1) !important;
}
.border-x-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1) !important;
  border-right-color: rgb(163 163 163 / 1) !important;
}
.border-x-neutral-400\/12 {
  border-left-color: rgb(163 163 163 / 0.12) !important;
  border-right-color: rgb(163 163 163 / 0.12) !important;
}
.border-x-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2) !important;
  border-right-color: rgb(163 163 163 / 0.2) !important;
}
.border-x-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25) !important;
  border-right-color: rgb(163 163 163 / 0.25) !important;
}
.border-x-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3) !important;
  border-right-color: rgb(163 163 163 / 0.3) !important;
}
.border-x-neutral-400\/38 {
  border-left-color: rgb(163 163 163 / 0.38) !important;
  border-right-color: rgb(163 163 163 / 0.38) !important;
}
.border-x-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4) !important;
  border-right-color: rgb(163 163 163 / 0.4) !important;
}
.border-x-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05) !important;
  border-right-color: rgb(163 163 163 / 0.05) !important;
}
.border-x-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5) !important;
  border-right-color: rgb(163 163 163 / 0.5) !important;
}
.border-x-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6) !important;
  border-right-color: rgb(163 163 163 / 0.6) !important;
}
.border-x-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7) !important;
  border-right-color: rgb(163 163 163 / 0.7) !important;
}
.border-x-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75) !important;
  border-right-color: rgb(163 163 163 / 0.75) !important;
}
.border-x-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8) !important;
  border-right-color: rgb(163 163 163 / 0.8) !important;
}
.border-x-neutral-400\/87 {
  border-left-color: rgb(163 163 163 / 0.87) !important;
  border-right-color: rgb(163 163 163 / 0.87) !important;
}
.border-x-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9) !important;
  border-right-color: rgb(163 163 163 / 0.9) !important;
}
.border-x-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95) !important;
  border-right-color: rgb(163 163 163 / 0.95) !important;
}
.border-x-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0) !important;
  border-right-color: rgb(250 250 250 / 0) !important;
}
.border-x-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1) !important;
  border-right-color: rgb(250 250 250 / 0.1) !important;
}
.border-x-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1) !important;
  border-right-color: rgb(250 250 250 / 1) !important;
}
.border-x-neutral-50\/12 {
  border-left-color: rgb(250 250 250 / 0.12) !important;
  border-right-color: rgb(250 250 250 / 0.12) !important;
}
.border-x-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2) !important;
  border-right-color: rgb(250 250 250 / 0.2) !important;
}
.border-x-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25) !important;
  border-right-color: rgb(250 250 250 / 0.25) !important;
}
.border-x-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3) !important;
  border-right-color: rgb(250 250 250 / 0.3) !important;
}
.border-x-neutral-50\/38 {
  border-left-color: rgb(250 250 250 / 0.38) !important;
  border-right-color: rgb(250 250 250 / 0.38) !important;
}
.border-x-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4) !important;
  border-right-color: rgb(250 250 250 / 0.4) !important;
}
.border-x-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05) !important;
  border-right-color: rgb(250 250 250 / 0.05) !important;
}
.border-x-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5) !important;
  border-right-color: rgb(250 250 250 / 0.5) !important;
}
.border-x-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6) !important;
  border-right-color: rgb(250 250 250 / 0.6) !important;
}
.border-x-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7) !important;
  border-right-color: rgb(250 250 250 / 0.7) !important;
}
.border-x-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75) !important;
  border-right-color: rgb(250 250 250 / 0.75) !important;
}
.border-x-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8) !important;
  border-right-color: rgb(250 250 250 / 0.8) !important;
}
.border-x-neutral-50\/87 {
  border-left-color: rgb(250 250 250 / 0.87) !important;
  border-right-color: rgb(250 250 250 / 0.87) !important;
}
.border-x-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9) !important;
  border-right-color: rgb(250 250 250 / 0.9) !important;
}
.border-x-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95) !important;
  border-right-color: rgb(250 250 250 / 0.95) !important;
}
.border-x-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0) !important;
  border-right-color: rgb(115 115 115 / 0) !important;
}
.border-x-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1) !important;
  border-right-color: rgb(115 115 115 / 0.1) !important;
}
.border-x-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1) !important;
  border-right-color: rgb(115 115 115 / 1) !important;
}
.border-x-neutral-500\/12 {
  border-left-color: rgb(115 115 115 / 0.12) !important;
  border-right-color: rgb(115 115 115 / 0.12) !important;
}
.border-x-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2) !important;
  border-right-color: rgb(115 115 115 / 0.2) !important;
}
.border-x-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25) !important;
  border-right-color: rgb(115 115 115 / 0.25) !important;
}
.border-x-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3) !important;
  border-right-color: rgb(115 115 115 / 0.3) !important;
}
.border-x-neutral-500\/38 {
  border-left-color: rgb(115 115 115 / 0.38) !important;
  border-right-color: rgb(115 115 115 / 0.38) !important;
}
.border-x-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4) !important;
  border-right-color: rgb(115 115 115 / 0.4) !important;
}
.border-x-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05) !important;
  border-right-color: rgb(115 115 115 / 0.05) !important;
}
.border-x-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5) !important;
  border-right-color: rgb(115 115 115 / 0.5) !important;
}
.border-x-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6) !important;
  border-right-color: rgb(115 115 115 / 0.6) !important;
}
.border-x-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7) !important;
  border-right-color: rgb(115 115 115 / 0.7) !important;
}
.border-x-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75) !important;
  border-right-color: rgb(115 115 115 / 0.75) !important;
}
.border-x-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8) !important;
  border-right-color: rgb(115 115 115 / 0.8) !important;
}
.border-x-neutral-500\/87 {
  border-left-color: rgb(115 115 115 / 0.87) !important;
  border-right-color: rgb(115 115 115 / 0.87) !important;
}
.border-x-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9) !important;
  border-right-color: rgb(115 115 115 / 0.9) !important;
}
.border-x-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95) !important;
  border-right-color: rgb(115 115 115 / 0.95) !important;
}
.border-x-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0) !important;
  border-right-color: rgb(82 82 82 / 0) !important;
}
.border-x-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1) !important;
  border-right-color: rgb(82 82 82 / 0.1) !important;
}
.border-x-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1) !important;
  border-right-color: rgb(82 82 82 / 1) !important;
}
.border-x-neutral-600\/12 {
  border-left-color: rgb(82 82 82 / 0.12) !important;
  border-right-color: rgb(82 82 82 / 0.12) !important;
}
.border-x-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2) !important;
  border-right-color: rgb(82 82 82 / 0.2) !important;
}
.border-x-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25) !important;
  border-right-color: rgb(82 82 82 / 0.25) !important;
}
.border-x-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3) !important;
  border-right-color: rgb(82 82 82 / 0.3) !important;
}
.border-x-neutral-600\/38 {
  border-left-color: rgb(82 82 82 / 0.38) !important;
  border-right-color: rgb(82 82 82 / 0.38) !important;
}
.border-x-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4) !important;
  border-right-color: rgb(82 82 82 / 0.4) !important;
}
.border-x-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05) !important;
  border-right-color: rgb(82 82 82 / 0.05) !important;
}
.border-x-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5) !important;
  border-right-color: rgb(82 82 82 / 0.5) !important;
}
.border-x-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6) !important;
  border-right-color: rgb(82 82 82 / 0.6) !important;
}
.border-x-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7) !important;
  border-right-color: rgb(82 82 82 / 0.7) !important;
}
.border-x-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75) !important;
  border-right-color: rgb(82 82 82 / 0.75) !important;
}
.border-x-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8) !important;
  border-right-color: rgb(82 82 82 / 0.8) !important;
}
.border-x-neutral-600\/87 {
  border-left-color: rgb(82 82 82 / 0.87) !important;
  border-right-color: rgb(82 82 82 / 0.87) !important;
}
.border-x-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9) !important;
  border-right-color: rgb(82 82 82 / 0.9) !important;
}
.border-x-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95) !important;
  border-right-color: rgb(82 82 82 / 0.95) !important;
}
.border-x-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0) !important;
  border-right-color: rgb(64 64 64 / 0) !important;
}
.border-x-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1) !important;
  border-right-color: rgb(64 64 64 / 0.1) !important;
}
.border-x-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1) !important;
  border-right-color: rgb(64 64 64 / 1) !important;
}
.border-x-neutral-700\/12 {
  border-left-color: rgb(64 64 64 / 0.12) !important;
  border-right-color: rgb(64 64 64 / 0.12) !important;
}
.border-x-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2) !important;
  border-right-color: rgb(64 64 64 / 0.2) !important;
}
.border-x-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25) !important;
  border-right-color: rgb(64 64 64 / 0.25) !important;
}
.border-x-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3) !important;
  border-right-color: rgb(64 64 64 / 0.3) !important;
}
.border-x-neutral-700\/38 {
  border-left-color: rgb(64 64 64 / 0.38) !important;
  border-right-color: rgb(64 64 64 / 0.38) !important;
}
.border-x-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4) !important;
  border-right-color: rgb(64 64 64 / 0.4) !important;
}
.border-x-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05) !important;
  border-right-color: rgb(64 64 64 / 0.05) !important;
}
.border-x-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5) !important;
  border-right-color: rgb(64 64 64 / 0.5) !important;
}
.border-x-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6) !important;
  border-right-color: rgb(64 64 64 / 0.6) !important;
}
.border-x-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7) !important;
  border-right-color: rgb(64 64 64 / 0.7) !important;
}
.border-x-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75) !important;
  border-right-color: rgb(64 64 64 / 0.75) !important;
}
.border-x-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8) !important;
  border-right-color: rgb(64 64 64 / 0.8) !important;
}
.border-x-neutral-700\/87 {
  border-left-color: rgb(64 64 64 / 0.87) !important;
  border-right-color: rgb(64 64 64 / 0.87) !important;
}
.border-x-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9) !important;
  border-right-color: rgb(64 64 64 / 0.9) !important;
}
.border-x-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95) !important;
  border-right-color: rgb(64 64 64 / 0.95) !important;
}
.border-x-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0) !important;
  border-right-color: rgb(38 38 38 / 0) !important;
}
.border-x-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1) !important;
  border-right-color: rgb(38 38 38 / 0.1) !important;
}
.border-x-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1) !important;
  border-right-color: rgb(38 38 38 / 1) !important;
}
.border-x-neutral-800\/12 {
  border-left-color: rgb(38 38 38 / 0.12) !important;
  border-right-color: rgb(38 38 38 / 0.12) !important;
}
.border-x-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2) !important;
  border-right-color: rgb(38 38 38 / 0.2) !important;
}
.border-x-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25) !important;
  border-right-color: rgb(38 38 38 / 0.25) !important;
}
.border-x-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3) !important;
  border-right-color: rgb(38 38 38 / 0.3) !important;
}
.border-x-neutral-800\/38 {
  border-left-color: rgb(38 38 38 / 0.38) !important;
  border-right-color: rgb(38 38 38 / 0.38) !important;
}
.border-x-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4) !important;
  border-right-color: rgb(38 38 38 / 0.4) !important;
}
.border-x-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05) !important;
  border-right-color: rgb(38 38 38 / 0.05) !important;
}
.border-x-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5) !important;
  border-right-color: rgb(38 38 38 / 0.5) !important;
}
.border-x-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6) !important;
  border-right-color: rgb(38 38 38 / 0.6) !important;
}
.border-x-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7) !important;
  border-right-color: rgb(38 38 38 / 0.7) !important;
}
.border-x-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75) !important;
  border-right-color: rgb(38 38 38 / 0.75) !important;
}
.border-x-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8) !important;
  border-right-color: rgb(38 38 38 / 0.8) !important;
}
.border-x-neutral-800\/87 {
  border-left-color: rgb(38 38 38 / 0.87) !important;
  border-right-color: rgb(38 38 38 / 0.87) !important;
}
.border-x-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9) !important;
  border-right-color: rgb(38 38 38 / 0.9) !important;
}
.border-x-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95) !important;
  border-right-color: rgb(38 38 38 / 0.95) !important;
}
.border-x-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0) !important;
  border-right-color: rgb(23 23 23 / 0) !important;
}
.border-x-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1) !important;
  border-right-color: rgb(23 23 23 / 0.1) !important;
}
.border-x-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1) !important;
  border-right-color: rgb(23 23 23 / 1) !important;
}
.border-x-neutral-900\/12 {
  border-left-color: rgb(23 23 23 / 0.12) !important;
  border-right-color: rgb(23 23 23 / 0.12) !important;
}
.border-x-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2) !important;
  border-right-color: rgb(23 23 23 / 0.2) !important;
}
.border-x-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25) !important;
  border-right-color: rgb(23 23 23 / 0.25) !important;
}
.border-x-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3) !important;
  border-right-color: rgb(23 23 23 / 0.3) !important;
}
.border-x-neutral-900\/38 {
  border-left-color: rgb(23 23 23 / 0.38) !important;
  border-right-color: rgb(23 23 23 / 0.38) !important;
}
.border-x-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4) !important;
  border-right-color: rgb(23 23 23 / 0.4) !important;
}
.border-x-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05) !important;
  border-right-color: rgb(23 23 23 / 0.05) !important;
}
.border-x-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5) !important;
  border-right-color: rgb(23 23 23 / 0.5) !important;
}
.border-x-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6) !important;
  border-right-color: rgb(23 23 23 / 0.6) !important;
}
.border-x-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7) !important;
  border-right-color: rgb(23 23 23 / 0.7) !important;
}
.border-x-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75) !important;
  border-right-color: rgb(23 23 23 / 0.75) !important;
}
.border-x-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8) !important;
  border-right-color: rgb(23 23 23 / 0.8) !important;
}
.border-x-neutral-900\/87 {
  border-left-color: rgb(23 23 23 / 0.87) !important;
  border-right-color: rgb(23 23 23 / 0.87) !important;
}
.border-x-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9) !important;
  border-right-color: rgb(23 23 23 / 0.9) !important;
}
.border-x-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95) !important;
  border-right-color: rgb(23 23 23 / 0.95) !important;
}
.border-x-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-x-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0) !important;
  border-right-color: rgb(10 10 10 / 0) !important;
}
.border-x-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1) !important;
  border-right-color: rgb(10 10 10 / 0.1) !important;
}
.border-x-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1) !important;
  border-right-color: rgb(10 10 10 / 1) !important;
}
.border-x-neutral-950\/12 {
  border-left-color: rgb(10 10 10 / 0.12) !important;
  border-right-color: rgb(10 10 10 / 0.12) !important;
}
.border-x-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2) !important;
  border-right-color: rgb(10 10 10 / 0.2) !important;
}
.border-x-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25) !important;
  border-right-color: rgb(10 10 10 / 0.25) !important;
}
.border-x-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3) !important;
  border-right-color: rgb(10 10 10 / 0.3) !important;
}
.border-x-neutral-950\/38 {
  border-left-color: rgb(10 10 10 / 0.38) !important;
  border-right-color: rgb(10 10 10 / 0.38) !important;
}
.border-x-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4) !important;
  border-right-color: rgb(10 10 10 / 0.4) !important;
}
.border-x-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05) !important;
  border-right-color: rgb(10 10 10 / 0.05) !important;
}
.border-x-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5) !important;
  border-right-color: rgb(10 10 10 / 0.5) !important;
}
.border-x-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6) !important;
  border-right-color: rgb(10 10 10 / 0.6) !important;
}
.border-x-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7) !important;
  border-right-color: rgb(10 10 10 / 0.7) !important;
}
.border-x-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75) !important;
  border-right-color: rgb(10 10 10 / 0.75) !important;
}
.border-x-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8) !important;
  border-right-color: rgb(10 10 10 / 0.8) !important;
}
.border-x-neutral-950\/87 {
  border-left-color: rgb(10 10 10 / 0.87) !important;
  border-right-color: rgb(10 10 10 / 0.87) !important;
}
.border-x-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9) !important;
  border-right-color: rgb(10 10 10 / 0.9) !important;
}
.border-x-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95) !important;
  border-right-color: rgb(10 10 10 / 0.95) !important;
}
.border-x-on-accent {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-100\/0 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-x-on-accent-100\/10 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-x-on-accent-100\/100 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-x-on-accent-100\/12 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-x-on-accent-100\/20 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-x-on-accent-100\/25 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-x-on-accent-100\/30 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-x-on-accent-100\/38 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-x-on-accent-100\/40 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-x-on-accent-100\/5 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-x-on-accent-100\/50 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-x-on-accent-100\/60 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-x-on-accent-100\/70 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-x-on-accent-100\/75 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-x-on-accent-100\/80 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-x-on-accent-100\/87 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-x-on-accent-100\/90 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-x-on-accent-100\/95 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-x-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-200\/0 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-x-on-accent-200\/10 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-x-on-accent-200\/100 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-x-on-accent-200\/12 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-x-on-accent-200\/20 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-x-on-accent-200\/25 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-x-on-accent-200\/30 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-x-on-accent-200\/38 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-x-on-accent-200\/40 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-x-on-accent-200\/5 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-x-on-accent-200\/50 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-x-on-accent-200\/60 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-x-on-accent-200\/70 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-x-on-accent-200\/75 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-x-on-accent-200\/80 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-x-on-accent-200\/87 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-x-on-accent-200\/90 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-x-on-accent-200\/95 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-x-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-300\/0 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-x-on-accent-300\/10 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-x-on-accent-300\/100 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-x-on-accent-300\/12 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-x-on-accent-300\/20 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-x-on-accent-300\/25 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-x-on-accent-300\/30 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-x-on-accent-300\/38 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-x-on-accent-300\/40 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-x-on-accent-300\/5 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-x-on-accent-300\/50 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-x-on-accent-300\/60 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-x-on-accent-300\/70 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-x-on-accent-300\/75 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-x-on-accent-300\/80 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-x-on-accent-300\/87 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-x-on-accent-300\/90 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-x-on-accent-300\/95 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-x-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-400\/0 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-x-on-accent-400\/10 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-x-on-accent-400\/100 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-x-on-accent-400\/12 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-x-on-accent-400\/20 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-x-on-accent-400\/25 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-x-on-accent-400\/30 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-x-on-accent-400\/38 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-x-on-accent-400\/40 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-x-on-accent-400\/5 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-x-on-accent-400\/50 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-x-on-accent-400\/60 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-x-on-accent-400\/70 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-x-on-accent-400\/75 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-x-on-accent-400\/80 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-x-on-accent-400\/87 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-x-on-accent-400\/90 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-x-on-accent-400\/95 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-x-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-50\/0 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-x-on-accent-50\/10 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-x-on-accent-50\/100 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-x-on-accent-50\/12 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-x-on-accent-50\/20 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-x-on-accent-50\/25 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-x-on-accent-50\/30 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-x-on-accent-50\/38 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-x-on-accent-50\/40 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-x-on-accent-50\/5 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-x-on-accent-50\/50 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-x-on-accent-50\/60 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-x-on-accent-50\/70 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-x-on-accent-50\/75 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-x-on-accent-50\/80 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-x-on-accent-50\/87 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-x-on-accent-50\/90 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-x-on-accent-50\/95 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-x-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-500\/0 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-x-on-accent-500\/10 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-x-on-accent-500\/100 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-x-on-accent-500\/12 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-x-on-accent-500\/20 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-x-on-accent-500\/25 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-x-on-accent-500\/30 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-x-on-accent-500\/38 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-x-on-accent-500\/40 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-x-on-accent-500\/5 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-x-on-accent-500\/50 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-x-on-accent-500\/60 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-x-on-accent-500\/70 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-x-on-accent-500\/75 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-x-on-accent-500\/80 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-x-on-accent-500\/87 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-x-on-accent-500\/90 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-x-on-accent-500\/95 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-x-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-600\/0 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-x-on-accent-600\/10 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-x-on-accent-600\/100 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-x-on-accent-600\/12 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-x-on-accent-600\/20 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-x-on-accent-600\/25 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-x-on-accent-600\/30 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-x-on-accent-600\/38 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-x-on-accent-600\/40 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-x-on-accent-600\/5 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-x-on-accent-600\/50 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-x-on-accent-600\/60 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-x-on-accent-600\/70 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-x-on-accent-600\/75 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-x-on-accent-600\/80 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-x-on-accent-600\/87 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-x-on-accent-600\/90 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-x-on-accent-600\/95 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-x-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-700\/0 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-x-on-accent-700\/10 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-x-on-accent-700\/100 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-x-on-accent-700\/12 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-x-on-accent-700\/20 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-x-on-accent-700\/25 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-x-on-accent-700\/30 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-x-on-accent-700\/38 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-x-on-accent-700\/40 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-x-on-accent-700\/5 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-x-on-accent-700\/50 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-x-on-accent-700\/60 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-x-on-accent-700\/70 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-x-on-accent-700\/75 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-x-on-accent-700\/80 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-x-on-accent-700\/87 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-x-on-accent-700\/90 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-x-on-accent-700\/95 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-x-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-800\/0 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-x-on-accent-800\/10 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-x-on-accent-800\/100 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-x-on-accent-800\/12 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-x-on-accent-800\/20 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-x-on-accent-800\/25 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-x-on-accent-800\/30 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-x-on-accent-800\/38 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-x-on-accent-800\/40 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-x-on-accent-800\/5 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-x-on-accent-800\/50 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-x-on-accent-800\/60 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-x-on-accent-800\/70 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-x-on-accent-800\/75 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-x-on-accent-800\/80 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-x-on-accent-800\/87 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-x-on-accent-800\/90 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-x-on-accent-800\/95 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-x-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-900\/0 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-x-on-accent-900\/10 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-x-on-accent-900\/100 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-x-on-accent-900\/12 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-x-on-accent-900\/20 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-x-on-accent-900\/25 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-x-on-accent-900\/30 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-x-on-accent-900\/38 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-x-on-accent-900\/40 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-x-on-accent-900\/5 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-x-on-accent-900\/50 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-x-on-accent-900\/60 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-x-on-accent-900\/70 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-x-on-accent-900\/75 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-x-on-accent-900\/80 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-x-on-accent-900\/87 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-x-on-accent-900\/90 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-x-on-accent-900\/95 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-x-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-accent-950\/0 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-x-on-accent-950\/10 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-x-on-accent-950\/100 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-x-on-accent-950\/12 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-x-on-accent-950\/20 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-x-on-accent-950\/25 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-x-on-accent-950\/30 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-x-on-accent-950\/38 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-x-on-accent-950\/40 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-x-on-accent-950\/5 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-x-on-accent-950\/50 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-x-on-accent-950\/60 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-x-on-accent-950\/70 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-x-on-accent-950\/75 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-x-on-accent-950\/80 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-x-on-accent-950\/87 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-x-on-accent-950\/90 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-x-on-accent-950\/95 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-x-on-accent\/0 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-x-on-accent\/10 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-x-on-accent\/100 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-x-on-accent\/12 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-x-on-accent\/20 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-x-on-accent\/25 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-x-on-accent\/30 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-x-on-accent\/38 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-x-on-accent\/40 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-x-on-accent\/5 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-x-on-accent\/50 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-x-on-accent\/60 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-x-on-accent\/70 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-x-on-accent\/75 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-x-on-accent\/80 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-x-on-accent\/87 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-x-on-accent\/90 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-x-on-accent\/95 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-x-on-primary {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-100\/0 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-x-on-primary-100\/10 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-x-on-primary-100\/100 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-x-on-primary-100\/12 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-x-on-primary-100\/20 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-x-on-primary-100\/25 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-x-on-primary-100\/30 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-x-on-primary-100\/38 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-x-on-primary-100\/40 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-x-on-primary-100\/5 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-x-on-primary-100\/50 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-x-on-primary-100\/60 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-x-on-primary-100\/70 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-x-on-primary-100\/75 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-x-on-primary-100\/80 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-x-on-primary-100\/87 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-x-on-primary-100\/90 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-x-on-primary-100\/95 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-x-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-200\/0 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-x-on-primary-200\/10 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-x-on-primary-200\/100 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-x-on-primary-200\/12 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-x-on-primary-200\/20 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-x-on-primary-200\/25 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-x-on-primary-200\/30 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-x-on-primary-200\/38 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-x-on-primary-200\/40 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-x-on-primary-200\/5 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-x-on-primary-200\/50 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-x-on-primary-200\/60 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-x-on-primary-200\/70 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-x-on-primary-200\/75 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-x-on-primary-200\/80 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-x-on-primary-200\/87 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-x-on-primary-200\/90 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-x-on-primary-200\/95 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-x-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-300\/0 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-x-on-primary-300\/10 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-x-on-primary-300\/100 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-x-on-primary-300\/12 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-x-on-primary-300\/20 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-x-on-primary-300\/25 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-x-on-primary-300\/30 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-x-on-primary-300\/38 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-x-on-primary-300\/40 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-x-on-primary-300\/5 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-x-on-primary-300\/50 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-x-on-primary-300\/60 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-x-on-primary-300\/70 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-x-on-primary-300\/75 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-x-on-primary-300\/80 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-x-on-primary-300\/87 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-x-on-primary-300\/90 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-x-on-primary-300\/95 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-x-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-400\/0 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-x-on-primary-400\/10 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-x-on-primary-400\/100 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-x-on-primary-400\/12 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-x-on-primary-400\/20 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-x-on-primary-400\/25 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-x-on-primary-400\/30 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-x-on-primary-400\/38 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-x-on-primary-400\/40 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-x-on-primary-400\/5 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-x-on-primary-400\/50 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-x-on-primary-400\/60 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-x-on-primary-400\/70 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-x-on-primary-400\/75 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-x-on-primary-400\/80 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-x-on-primary-400\/87 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-x-on-primary-400\/90 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-x-on-primary-400\/95 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-x-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-50\/0 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-x-on-primary-50\/10 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-x-on-primary-50\/100 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-x-on-primary-50\/12 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-x-on-primary-50\/20 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-x-on-primary-50\/25 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-x-on-primary-50\/30 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-x-on-primary-50\/38 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-x-on-primary-50\/40 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-x-on-primary-50\/5 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-x-on-primary-50\/50 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-x-on-primary-50\/60 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-x-on-primary-50\/70 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-x-on-primary-50\/75 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-x-on-primary-50\/80 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-x-on-primary-50\/87 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-x-on-primary-50\/90 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-x-on-primary-50\/95 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-x-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-500\/0 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-x-on-primary-500\/10 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-x-on-primary-500\/100 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-x-on-primary-500\/12 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-x-on-primary-500\/20 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-x-on-primary-500\/25 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-x-on-primary-500\/30 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-x-on-primary-500\/38 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-x-on-primary-500\/40 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-x-on-primary-500\/5 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-x-on-primary-500\/50 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-x-on-primary-500\/60 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-x-on-primary-500\/70 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-x-on-primary-500\/75 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-x-on-primary-500\/80 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-x-on-primary-500\/87 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-x-on-primary-500\/90 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-x-on-primary-500\/95 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-x-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-600\/0 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-x-on-primary-600\/10 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-x-on-primary-600\/100 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-x-on-primary-600\/12 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-x-on-primary-600\/20 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-x-on-primary-600\/25 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-x-on-primary-600\/30 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-x-on-primary-600\/38 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-x-on-primary-600\/40 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-x-on-primary-600\/5 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-x-on-primary-600\/50 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-x-on-primary-600\/60 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-x-on-primary-600\/70 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-x-on-primary-600\/75 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-x-on-primary-600\/80 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-x-on-primary-600\/87 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-x-on-primary-600\/90 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-x-on-primary-600\/95 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-x-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-700\/0 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-x-on-primary-700\/10 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-x-on-primary-700\/100 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-x-on-primary-700\/12 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-x-on-primary-700\/20 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-x-on-primary-700\/25 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-x-on-primary-700\/30 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-x-on-primary-700\/38 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-x-on-primary-700\/40 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-x-on-primary-700\/5 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-x-on-primary-700\/50 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-x-on-primary-700\/60 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-x-on-primary-700\/70 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-x-on-primary-700\/75 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-x-on-primary-700\/80 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-x-on-primary-700\/87 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-x-on-primary-700\/90 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-x-on-primary-700\/95 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-x-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-800\/0 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-x-on-primary-800\/10 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-x-on-primary-800\/100 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-x-on-primary-800\/12 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-x-on-primary-800\/20 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-x-on-primary-800\/25 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-x-on-primary-800\/30 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-x-on-primary-800\/38 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-x-on-primary-800\/40 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-x-on-primary-800\/5 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-x-on-primary-800\/50 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-x-on-primary-800\/60 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-x-on-primary-800\/70 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-x-on-primary-800\/75 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-x-on-primary-800\/80 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-x-on-primary-800\/87 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-x-on-primary-800\/90 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-x-on-primary-800\/95 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-x-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-primary-900\/0 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-x-on-primary-900\/10 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-x-on-primary-900\/100 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-x-on-primary-900\/12 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-x-on-primary-900\/20 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-x-on-primary-900\/25 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-x-on-primary-900\/30 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-x-on-primary-900\/38 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-x-on-primary-900\/40 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-x-on-primary-900\/5 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-x-on-primary-900\/50 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-x-on-primary-900\/60 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-x-on-primary-900\/70 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-x-on-primary-900\/75 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-x-on-primary-900\/80 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-x-on-primary-900\/87 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-x-on-primary-900\/90 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-x-on-primary-900\/95 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-x-on-primary\/0 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-x-on-primary\/10 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-x-on-primary\/100 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-x-on-primary\/12 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-x-on-primary\/20 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-x-on-primary\/25 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-x-on-primary\/30 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-x-on-primary\/38 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-x-on-primary\/40 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-x-on-primary\/5 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-x-on-primary\/50 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-x-on-primary\/60 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-x-on-primary\/70 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-x-on-primary\/75 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-x-on-primary\/80 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-x-on-primary\/87 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-x-on-primary\/90 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-x-on-primary\/95 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-x-on-warn {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-100\/0 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-x-on-warn-100\/10 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-x-on-warn-100\/100 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-x-on-warn-100\/12 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-x-on-warn-100\/20 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-x-on-warn-100\/25 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-x-on-warn-100\/30 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-x-on-warn-100\/38 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-x-on-warn-100\/40 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-x-on-warn-100\/5 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-x-on-warn-100\/50 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-x-on-warn-100\/60 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-x-on-warn-100\/70 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-x-on-warn-100\/75 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-x-on-warn-100\/80 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-x-on-warn-100\/87 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-x-on-warn-100\/90 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-x-on-warn-100\/95 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-x-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-200\/0 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-x-on-warn-200\/10 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-x-on-warn-200\/100 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-x-on-warn-200\/12 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-x-on-warn-200\/20 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-x-on-warn-200\/25 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-x-on-warn-200\/30 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-x-on-warn-200\/38 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-x-on-warn-200\/40 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-x-on-warn-200\/5 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-x-on-warn-200\/50 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-x-on-warn-200\/60 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-x-on-warn-200\/70 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-x-on-warn-200\/75 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-x-on-warn-200\/80 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-x-on-warn-200\/87 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-x-on-warn-200\/90 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-x-on-warn-200\/95 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-x-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-300\/0 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-x-on-warn-300\/10 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-x-on-warn-300\/100 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-x-on-warn-300\/12 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-x-on-warn-300\/20 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-x-on-warn-300\/25 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-x-on-warn-300\/30 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-x-on-warn-300\/38 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-x-on-warn-300\/40 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-x-on-warn-300\/5 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-x-on-warn-300\/50 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-x-on-warn-300\/60 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-x-on-warn-300\/70 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-x-on-warn-300\/75 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-x-on-warn-300\/80 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-x-on-warn-300\/87 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-x-on-warn-300\/90 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-x-on-warn-300\/95 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-x-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-400\/0 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-x-on-warn-400\/10 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-x-on-warn-400\/100 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-x-on-warn-400\/12 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-x-on-warn-400\/20 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-x-on-warn-400\/25 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-x-on-warn-400\/30 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-x-on-warn-400\/38 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-x-on-warn-400\/40 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-x-on-warn-400\/5 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-x-on-warn-400\/50 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-x-on-warn-400\/60 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-x-on-warn-400\/70 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-x-on-warn-400\/75 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-x-on-warn-400\/80 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-x-on-warn-400\/87 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-x-on-warn-400\/90 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-x-on-warn-400\/95 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-x-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-50\/0 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-x-on-warn-50\/10 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-x-on-warn-50\/100 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-x-on-warn-50\/12 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-x-on-warn-50\/20 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-x-on-warn-50\/25 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-x-on-warn-50\/30 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-x-on-warn-50\/38 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-x-on-warn-50\/40 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-x-on-warn-50\/5 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-x-on-warn-50\/50 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-x-on-warn-50\/60 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-x-on-warn-50\/70 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-x-on-warn-50\/75 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-x-on-warn-50\/80 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-x-on-warn-50\/87 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-x-on-warn-50\/90 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-x-on-warn-50\/95 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-x-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-500\/0 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-x-on-warn-500\/10 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-x-on-warn-500\/100 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-x-on-warn-500\/12 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-x-on-warn-500\/20 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-x-on-warn-500\/25 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-x-on-warn-500\/30 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-x-on-warn-500\/38 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-x-on-warn-500\/40 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-x-on-warn-500\/5 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-x-on-warn-500\/50 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-x-on-warn-500\/60 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-x-on-warn-500\/70 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-x-on-warn-500\/75 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-x-on-warn-500\/80 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-x-on-warn-500\/87 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-x-on-warn-500\/90 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-x-on-warn-500\/95 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-x-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-600\/0 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-x-on-warn-600\/10 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-x-on-warn-600\/100 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-x-on-warn-600\/12 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-x-on-warn-600\/20 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-x-on-warn-600\/25 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-x-on-warn-600\/30 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-x-on-warn-600\/38 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-x-on-warn-600\/40 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-x-on-warn-600\/5 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-x-on-warn-600\/50 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-x-on-warn-600\/60 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-x-on-warn-600\/70 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-x-on-warn-600\/75 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-x-on-warn-600\/80 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-x-on-warn-600\/87 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-x-on-warn-600\/90 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-x-on-warn-600\/95 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-x-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-700\/0 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-x-on-warn-700\/10 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-x-on-warn-700\/100 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-x-on-warn-700\/12 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-x-on-warn-700\/20 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-x-on-warn-700\/25 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-x-on-warn-700\/30 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-x-on-warn-700\/38 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-x-on-warn-700\/40 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-x-on-warn-700\/5 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-x-on-warn-700\/50 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-x-on-warn-700\/60 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-x-on-warn-700\/70 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-x-on-warn-700\/75 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-x-on-warn-700\/80 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-x-on-warn-700\/87 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-x-on-warn-700\/90 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-x-on-warn-700\/95 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-x-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-800\/0 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-x-on-warn-800\/10 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-x-on-warn-800\/100 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-x-on-warn-800\/12 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-x-on-warn-800\/20 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-x-on-warn-800\/25 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-x-on-warn-800\/30 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-x-on-warn-800\/38 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-x-on-warn-800\/40 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-x-on-warn-800\/5 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-x-on-warn-800\/50 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-x-on-warn-800\/60 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-x-on-warn-800\/70 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-x-on-warn-800\/75 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-x-on-warn-800\/80 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-x-on-warn-800\/87 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-x-on-warn-800\/90 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-x-on-warn-800\/95 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-x-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-900\/0 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-x-on-warn-900\/10 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-x-on-warn-900\/100 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-x-on-warn-900\/12 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-x-on-warn-900\/20 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-x-on-warn-900\/25 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-x-on-warn-900\/30 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-x-on-warn-900\/38 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-x-on-warn-900\/40 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-x-on-warn-900\/5 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-x-on-warn-900\/50 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-x-on-warn-900\/60 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-x-on-warn-900\/70 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-x-on-warn-900\/75 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-x-on-warn-900\/80 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-x-on-warn-900\/87 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-x-on-warn-900\/90 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-x-on-warn-900\/95 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-x-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-x-on-warn-950\/0 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-x-on-warn-950\/10 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-x-on-warn-950\/100 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-x-on-warn-950\/12 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-x-on-warn-950\/20 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-x-on-warn-950\/25 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-x-on-warn-950\/30 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-x-on-warn-950\/38 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-x-on-warn-950\/40 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-x-on-warn-950\/5 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-x-on-warn-950\/50 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-x-on-warn-950\/60 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-x-on-warn-950\/70 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-x-on-warn-950\/75 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-x-on-warn-950\/80 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-x-on-warn-950\/87 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-x-on-warn-950\/90 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-x-on-warn-950\/95 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-x-on-warn\/0 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-x-on-warn\/10 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-x-on-warn\/100 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-x-on-warn\/12 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-x-on-warn\/20 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-x-on-warn\/25 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-x-on-warn\/30 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-x-on-warn\/38 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-x-on-warn\/40 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-x-on-warn\/5 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-x-on-warn\/50 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-x-on-warn\/60 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-x-on-warn\/70 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-x-on-warn\/75 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-x-on-warn\/80 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-x-on-warn\/87 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-x-on-warn\/90 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-x-on-warn\/95 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-x-orange-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-x-orange-100\/0 {
  border-left-color: rgb(255 237 213 / 0) !important;
  border-right-color: rgb(255 237 213 / 0) !important;
}
.border-x-orange-100\/10 {
  border-left-color: rgb(255 237 213 / 0.1) !important;
  border-right-color: rgb(255 237 213 / 0.1) !important;
}
.border-x-orange-100\/100 {
  border-left-color: rgb(255 237 213 / 1) !important;
  border-right-color: rgb(255 237 213 / 1) !important;
}
.border-x-orange-100\/12 {
  border-left-color: rgb(255 237 213 / 0.12) !important;
  border-right-color: rgb(255 237 213 / 0.12) !important;
}
.border-x-orange-100\/20 {
  border-left-color: rgb(255 237 213 / 0.2) !important;
  border-right-color: rgb(255 237 213 / 0.2) !important;
}
.border-x-orange-100\/25 {
  border-left-color: rgb(255 237 213 / 0.25) !important;
  border-right-color: rgb(255 237 213 / 0.25) !important;
}
.border-x-orange-100\/30 {
  border-left-color: rgb(255 237 213 / 0.3) !important;
  border-right-color: rgb(255 237 213 / 0.3) !important;
}
.border-x-orange-100\/38 {
  border-left-color: rgb(255 237 213 / 0.38) !important;
  border-right-color: rgb(255 237 213 / 0.38) !important;
}
.border-x-orange-100\/40 {
  border-left-color: rgb(255 237 213 / 0.4) !important;
  border-right-color: rgb(255 237 213 / 0.4) !important;
}
.border-x-orange-100\/5 {
  border-left-color: rgb(255 237 213 / 0.05) !important;
  border-right-color: rgb(255 237 213 / 0.05) !important;
}
.border-x-orange-100\/50 {
  border-left-color: rgb(255 237 213 / 0.5) !important;
  border-right-color: rgb(255 237 213 / 0.5) !important;
}
.border-x-orange-100\/60 {
  border-left-color: rgb(255 237 213 / 0.6) !important;
  border-right-color: rgb(255 237 213 / 0.6) !important;
}
.border-x-orange-100\/70 {
  border-left-color: rgb(255 237 213 / 0.7) !important;
  border-right-color: rgb(255 237 213 / 0.7) !important;
}
.border-x-orange-100\/75 {
  border-left-color: rgb(255 237 213 / 0.75) !important;
  border-right-color: rgb(255 237 213 / 0.75) !important;
}
.border-x-orange-100\/80 {
  border-left-color: rgb(255 237 213 / 0.8) !important;
  border-right-color: rgb(255 237 213 / 0.8) !important;
}
.border-x-orange-100\/87 {
  border-left-color: rgb(255 237 213 / 0.87) !important;
  border-right-color: rgb(255 237 213 / 0.87) !important;
}
.border-x-orange-100\/90 {
  border-left-color: rgb(255 237 213 / 0.9) !important;
  border-right-color: rgb(255 237 213 / 0.9) !important;
}
.border-x-orange-100\/95 {
  border-left-color: rgb(255 237 213 / 0.95) !important;
  border-right-color: rgb(255 237 213 / 0.95) !important;
}
.border-x-orange-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-x-orange-200\/0 {
  border-left-color: rgb(254 215 170 / 0) !important;
  border-right-color: rgb(254 215 170 / 0) !important;
}
.border-x-orange-200\/10 {
  border-left-color: rgb(254 215 170 / 0.1) !important;
  border-right-color: rgb(254 215 170 / 0.1) !important;
}
.border-x-orange-200\/100 {
  border-left-color: rgb(254 215 170 / 1) !important;
  border-right-color: rgb(254 215 170 / 1) !important;
}
.border-x-orange-200\/12 {
  border-left-color: rgb(254 215 170 / 0.12) !important;
  border-right-color: rgb(254 215 170 / 0.12) !important;
}
.border-x-orange-200\/20 {
  border-left-color: rgb(254 215 170 / 0.2) !important;
  border-right-color: rgb(254 215 170 / 0.2) !important;
}
.border-x-orange-200\/25 {
  border-left-color: rgb(254 215 170 / 0.25) !important;
  border-right-color: rgb(254 215 170 / 0.25) !important;
}
.border-x-orange-200\/30 {
  border-left-color: rgb(254 215 170 / 0.3) !important;
  border-right-color: rgb(254 215 170 / 0.3) !important;
}
.border-x-orange-200\/38 {
  border-left-color: rgb(254 215 170 / 0.38) !important;
  border-right-color: rgb(254 215 170 / 0.38) !important;
}
.border-x-orange-200\/40 {
  border-left-color: rgb(254 215 170 / 0.4) !important;
  border-right-color: rgb(254 215 170 / 0.4) !important;
}
.border-x-orange-200\/5 {
  border-left-color: rgb(254 215 170 / 0.05) !important;
  border-right-color: rgb(254 215 170 / 0.05) !important;
}
.border-x-orange-200\/50 {
  border-left-color: rgb(254 215 170 / 0.5) !important;
  border-right-color: rgb(254 215 170 / 0.5) !important;
}
.border-x-orange-200\/60 {
  border-left-color: rgb(254 215 170 / 0.6) !important;
  border-right-color: rgb(254 215 170 / 0.6) !important;
}
.border-x-orange-200\/70 {
  border-left-color: rgb(254 215 170 / 0.7) !important;
  border-right-color: rgb(254 215 170 / 0.7) !important;
}
.border-x-orange-200\/75 {
  border-left-color: rgb(254 215 170 / 0.75) !important;
  border-right-color: rgb(254 215 170 / 0.75) !important;
}
.border-x-orange-200\/80 {
  border-left-color: rgb(254 215 170 / 0.8) !important;
  border-right-color: rgb(254 215 170 / 0.8) !important;
}
.border-x-orange-200\/87 {
  border-left-color: rgb(254 215 170 / 0.87) !important;
  border-right-color: rgb(254 215 170 / 0.87) !important;
}
.border-x-orange-200\/90 {
  border-left-color: rgb(254 215 170 / 0.9) !important;
  border-right-color: rgb(254 215 170 / 0.9) !important;
}
.border-x-orange-200\/95 {
  border-left-color: rgb(254 215 170 / 0.95) !important;
  border-right-color: rgb(254 215 170 / 0.95) !important;
}
.border-x-orange-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-x-orange-300\/0 {
  border-left-color: rgb(253 186 116 / 0) !important;
  border-right-color: rgb(253 186 116 / 0) !important;
}
.border-x-orange-300\/10 {
  border-left-color: rgb(253 186 116 / 0.1) !important;
  border-right-color: rgb(253 186 116 / 0.1) !important;
}
.border-x-orange-300\/100 {
  border-left-color: rgb(253 186 116 / 1) !important;
  border-right-color: rgb(253 186 116 / 1) !important;
}
.border-x-orange-300\/12 {
  border-left-color: rgb(253 186 116 / 0.12) !important;
  border-right-color: rgb(253 186 116 / 0.12) !important;
}
.border-x-orange-300\/20 {
  border-left-color: rgb(253 186 116 / 0.2) !important;
  border-right-color: rgb(253 186 116 / 0.2) !important;
}
.border-x-orange-300\/25 {
  border-left-color: rgb(253 186 116 / 0.25) !important;
  border-right-color: rgb(253 186 116 / 0.25) !important;
}
.border-x-orange-300\/30 {
  border-left-color: rgb(253 186 116 / 0.3) !important;
  border-right-color: rgb(253 186 116 / 0.3) !important;
}
.border-x-orange-300\/38 {
  border-left-color: rgb(253 186 116 / 0.38) !important;
  border-right-color: rgb(253 186 116 / 0.38) !important;
}
.border-x-orange-300\/40 {
  border-left-color: rgb(253 186 116 / 0.4) !important;
  border-right-color: rgb(253 186 116 / 0.4) !important;
}
.border-x-orange-300\/5 {
  border-left-color: rgb(253 186 116 / 0.05) !important;
  border-right-color: rgb(253 186 116 / 0.05) !important;
}
.border-x-orange-300\/50 {
  border-left-color: rgb(253 186 116 / 0.5) !important;
  border-right-color: rgb(253 186 116 / 0.5) !important;
}
.border-x-orange-300\/60 {
  border-left-color: rgb(253 186 116 / 0.6) !important;
  border-right-color: rgb(253 186 116 / 0.6) !important;
}
.border-x-orange-300\/70 {
  border-left-color: rgb(253 186 116 / 0.7) !important;
  border-right-color: rgb(253 186 116 / 0.7) !important;
}
.border-x-orange-300\/75 {
  border-left-color: rgb(253 186 116 / 0.75) !important;
  border-right-color: rgb(253 186 116 / 0.75) !important;
}
.border-x-orange-300\/80 {
  border-left-color: rgb(253 186 116 / 0.8) !important;
  border-right-color: rgb(253 186 116 / 0.8) !important;
}
.border-x-orange-300\/87 {
  border-left-color: rgb(253 186 116 / 0.87) !important;
  border-right-color: rgb(253 186 116 / 0.87) !important;
}
.border-x-orange-300\/90 {
  border-left-color: rgb(253 186 116 / 0.9) !important;
  border-right-color: rgb(253 186 116 / 0.9) !important;
}
.border-x-orange-300\/95 {
  border-left-color: rgb(253 186 116 / 0.95) !important;
  border-right-color: rgb(253 186 116 / 0.95) !important;
}
.border-x-orange-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-x-orange-400\/0 {
  border-left-color: rgb(251 146 60 / 0) !important;
  border-right-color: rgb(251 146 60 / 0) !important;
}
.border-x-orange-400\/10 {
  border-left-color: rgb(251 146 60 / 0.1) !important;
  border-right-color: rgb(251 146 60 / 0.1) !important;
}
.border-x-orange-400\/100 {
  border-left-color: rgb(251 146 60 / 1) !important;
  border-right-color: rgb(251 146 60 / 1) !important;
}
.border-x-orange-400\/12 {
  border-left-color: rgb(251 146 60 / 0.12) !important;
  border-right-color: rgb(251 146 60 / 0.12) !important;
}
.border-x-orange-400\/20 {
  border-left-color: rgb(251 146 60 / 0.2) !important;
  border-right-color: rgb(251 146 60 / 0.2) !important;
}
.border-x-orange-400\/25 {
  border-left-color: rgb(251 146 60 / 0.25) !important;
  border-right-color: rgb(251 146 60 / 0.25) !important;
}
.border-x-orange-400\/30 {
  border-left-color: rgb(251 146 60 / 0.3) !important;
  border-right-color: rgb(251 146 60 / 0.3) !important;
}
.border-x-orange-400\/38 {
  border-left-color: rgb(251 146 60 / 0.38) !important;
  border-right-color: rgb(251 146 60 / 0.38) !important;
}
.border-x-orange-400\/40 {
  border-left-color: rgb(251 146 60 / 0.4) !important;
  border-right-color: rgb(251 146 60 / 0.4) !important;
}
.border-x-orange-400\/5 {
  border-left-color: rgb(251 146 60 / 0.05) !important;
  border-right-color: rgb(251 146 60 / 0.05) !important;
}
.border-x-orange-400\/50 {
  border-left-color: rgb(251 146 60 / 0.5) !important;
  border-right-color: rgb(251 146 60 / 0.5) !important;
}
.border-x-orange-400\/60 {
  border-left-color: rgb(251 146 60 / 0.6) !important;
  border-right-color: rgb(251 146 60 / 0.6) !important;
}
.border-x-orange-400\/70 {
  border-left-color: rgb(251 146 60 / 0.7) !important;
  border-right-color: rgb(251 146 60 / 0.7) !important;
}
.border-x-orange-400\/75 {
  border-left-color: rgb(251 146 60 / 0.75) !important;
  border-right-color: rgb(251 146 60 / 0.75) !important;
}
.border-x-orange-400\/80 {
  border-left-color: rgb(251 146 60 / 0.8) !important;
  border-right-color: rgb(251 146 60 / 0.8) !important;
}
.border-x-orange-400\/87 {
  border-left-color: rgb(251 146 60 / 0.87) !important;
  border-right-color: rgb(251 146 60 / 0.87) !important;
}
.border-x-orange-400\/90 {
  border-left-color: rgb(251 146 60 / 0.9) !important;
  border-right-color: rgb(251 146 60 / 0.9) !important;
}
.border-x-orange-400\/95 {
  border-left-color: rgb(251 146 60 / 0.95) !important;
  border-right-color: rgb(251 146 60 / 0.95) !important;
}
.border-x-orange-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-x-orange-50\/0 {
  border-left-color: rgb(255 247 237 / 0) !important;
  border-right-color: rgb(255 247 237 / 0) !important;
}
.border-x-orange-50\/10 {
  border-left-color: rgb(255 247 237 / 0.1) !important;
  border-right-color: rgb(255 247 237 / 0.1) !important;
}
.border-x-orange-50\/100 {
  border-left-color: rgb(255 247 237 / 1) !important;
  border-right-color: rgb(255 247 237 / 1) !important;
}
.border-x-orange-50\/12 {
  border-left-color: rgb(255 247 237 / 0.12) !important;
  border-right-color: rgb(255 247 237 / 0.12) !important;
}
.border-x-orange-50\/20 {
  border-left-color: rgb(255 247 237 / 0.2) !important;
  border-right-color: rgb(255 247 237 / 0.2) !important;
}
.border-x-orange-50\/25 {
  border-left-color: rgb(255 247 237 / 0.25) !important;
  border-right-color: rgb(255 247 237 / 0.25) !important;
}
.border-x-orange-50\/30 {
  border-left-color: rgb(255 247 237 / 0.3) !important;
  border-right-color: rgb(255 247 237 / 0.3) !important;
}
.border-x-orange-50\/38 {
  border-left-color: rgb(255 247 237 / 0.38) !important;
  border-right-color: rgb(255 247 237 / 0.38) !important;
}
.border-x-orange-50\/40 {
  border-left-color: rgb(255 247 237 / 0.4) !important;
  border-right-color: rgb(255 247 237 / 0.4) !important;
}
.border-x-orange-50\/5 {
  border-left-color: rgb(255 247 237 / 0.05) !important;
  border-right-color: rgb(255 247 237 / 0.05) !important;
}
.border-x-orange-50\/50 {
  border-left-color: rgb(255 247 237 / 0.5) !important;
  border-right-color: rgb(255 247 237 / 0.5) !important;
}
.border-x-orange-50\/60 {
  border-left-color: rgb(255 247 237 / 0.6) !important;
  border-right-color: rgb(255 247 237 / 0.6) !important;
}
.border-x-orange-50\/70 {
  border-left-color: rgb(255 247 237 / 0.7) !important;
  border-right-color: rgb(255 247 237 / 0.7) !important;
}
.border-x-orange-50\/75 {
  border-left-color: rgb(255 247 237 / 0.75) !important;
  border-right-color: rgb(255 247 237 / 0.75) !important;
}
.border-x-orange-50\/80 {
  border-left-color: rgb(255 247 237 / 0.8) !important;
  border-right-color: rgb(255 247 237 / 0.8) !important;
}
.border-x-orange-50\/87 {
  border-left-color: rgb(255 247 237 / 0.87) !important;
  border-right-color: rgb(255 247 237 / 0.87) !important;
}
.border-x-orange-50\/90 {
  border-left-color: rgb(255 247 237 / 0.9) !important;
  border-right-color: rgb(255 247 237 / 0.9) !important;
}
.border-x-orange-50\/95 {
  border-left-color: rgb(255 247 237 / 0.95) !important;
  border-right-color: rgb(255 247 237 / 0.95) !important;
}
.border-x-orange-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-x-orange-500\/0 {
  border-left-color: rgb(249 115 22 / 0) !important;
  border-right-color: rgb(249 115 22 / 0) !important;
}
.border-x-orange-500\/10 {
  border-left-color: rgb(249 115 22 / 0.1) !important;
  border-right-color: rgb(249 115 22 / 0.1) !important;
}
.border-x-orange-500\/100 {
  border-left-color: rgb(249 115 22 / 1) !important;
  border-right-color: rgb(249 115 22 / 1) !important;
}
.border-x-orange-500\/12 {
  border-left-color: rgb(249 115 22 / 0.12) !important;
  border-right-color: rgb(249 115 22 / 0.12) !important;
}
.border-x-orange-500\/20 {
  border-left-color: rgb(249 115 22 / 0.2) !important;
  border-right-color: rgb(249 115 22 / 0.2) !important;
}
.border-x-orange-500\/25 {
  border-left-color: rgb(249 115 22 / 0.25) !important;
  border-right-color: rgb(249 115 22 / 0.25) !important;
}
.border-x-orange-500\/30 {
  border-left-color: rgb(249 115 22 / 0.3) !important;
  border-right-color: rgb(249 115 22 / 0.3) !important;
}
.border-x-orange-500\/38 {
  border-left-color: rgb(249 115 22 / 0.38) !important;
  border-right-color: rgb(249 115 22 / 0.38) !important;
}
.border-x-orange-500\/40 {
  border-left-color: rgb(249 115 22 / 0.4) !important;
  border-right-color: rgb(249 115 22 / 0.4) !important;
}
.border-x-orange-500\/5 {
  border-left-color: rgb(249 115 22 / 0.05) !important;
  border-right-color: rgb(249 115 22 / 0.05) !important;
}
.border-x-orange-500\/50 {
  border-left-color: rgb(249 115 22 / 0.5) !important;
  border-right-color: rgb(249 115 22 / 0.5) !important;
}
.border-x-orange-500\/60 {
  border-left-color: rgb(249 115 22 / 0.6) !important;
  border-right-color: rgb(249 115 22 / 0.6) !important;
}
.border-x-orange-500\/70 {
  border-left-color: rgb(249 115 22 / 0.7) !important;
  border-right-color: rgb(249 115 22 / 0.7) !important;
}
.border-x-orange-500\/75 {
  border-left-color: rgb(249 115 22 / 0.75) !important;
  border-right-color: rgb(249 115 22 / 0.75) !important;
}
.border-x-orange-500\/80 {
  border-left-color: rgb(249 115 22 / 0.8) !important;
  border-right-color: rgb(249 115 22 / 0.8) !important;
}
.border-x-orange-500\/87 {
  border-left-color: rgb(249 115 22 / 0.87) !important;
  border-right-color: rgb(249 115 22 / 0.87) !important;
}
.border-x-orange-500\/90 {
  border-left-color: rgb(249 115 22 / 0.9) !important;
  border-right-color: rgb(249 115 22 / 0.9) !important;
}
.border-x-orange-500\/95 {
  border-left-color: rgb(249 115 22 / 0.95) !important;
  border-right-color: rgb(249 115 22 / 0.95) !important;
}
.border-x-orange-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-x-orange-600\/0 {
  border-left-color: rgb(234 88 12 / 0) !important;
  border-right-color: rgb(234 88 12 / 0) !important;
}
.border-x-orange-600\/10 {
  border-left-color: rgb(234 88 12 / 0.1) !important;
  border-right-color: rgb(234 88 12 / 0.1) !important;
}
.border-x-orange-600\/100 {
  border-left-color: rgb(234 88 12 / 1) !important;
  border-right-color: rgb(234 88 12 / 1) !important;
}
.border-x-orange-600\/12 {
  border-left-color: rgb(234 88 12 / 0.12) !important;
  border-right-color: rgb(234 88 12 / 0.12) !important;
}
.border-x-orange-600\/20 {
  border-left-color: rgb(234 88 12 / 0.2) !important;
  border-right-color: rgb(234 88 12 / 0.2) !important;
}
.border-x-orange-600\/25 {
  border-left-color: rgb(234 88 12 / 0.25) !important;
  border-right-color: rgb(234 88 12 / 0.25) !important;
}
.border-x-orange-600\/30 {
  border-left-color: rgb(234 88 12 / 0.3) !important;
  border-right-color: rgb(234 88 12 / 0.3) !important;
}
.border-x-orange-600\/38 {
  border-left-color: rgb(234 88 12 / 0.38) !important;
  border-right-color: rgb(234 88 12 / 0.38) !important;
}
.border-x-orange-600\/40 {
  border-left-color: rgb(234 88 12 / 0.4) !important;
  border-right-color: rgb(234 88 12 / 0.4) !important;
}
.border-x-orange-600\/5 {
  border-left-color: rgb(234 88 12 / 0.05) !important;
  border-right-color: rgb(234 88 12 / 0.05) !important;
}
.border-x-orange-600\/50 {
  border-left-color: rgb(234 88 12 / 0.5) !important;
  border-right-color: rgb(234 88 12 / 0.5) !important;
}
.border-x-orange-600\/60 {
  border-left-color: rgb(234 88 12 / 0.6) !important;
  border-right-color: rgb(234 88 12 / 0.6) !important;
}
.border-x-orange-600\/70 {
  border-left-color: rgb(234 88 12 / 0.7) !important;
  border-right-color: rgb(234 88 12 / 0.7) !important;
}
.border-x-orange-600\/75 {
  border-left-color: rgb(234 88 12 / 0.75) !important;
  border-right-color: rgb(234 88 12 / 0.75) !important;
}
.border-x-orange-600\/80 {
  border-left-color: rgb(234 88 12 / 0.8) !important;
  border-right-color: rgb(234 88 12 / 0.8) !important;
}
.border-x-orange-600\/87 {
  border-left-color: rgb(234 88 12 / 0.87) !important;
  border-right-color: rgb(234 88 12 / 0.87) !important;
}
.border-x-orange-600\/90 {
  border-left-color: rgb(234 88 12 / 0.9) !important;
  border-right-color: rgb(234 88 12 / 0.9) !important;
}
.border-x-orange-600\/95 {
  border-left-color: rgb(234 88 12 / 0.95) !important;
  border-right-color: rgb(234 88 12 / 0.95) !important;
}
.border-x-orange-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-x-orange-700\/0 {
  border-left-color: rgb(194 65 12 / 0) !important;
  border-right-color: rgb(194 65 12 / 0) !important;
}
.border-x-orange-700\/10 {
  border-left-color: rgb(194 65 12 / 0.1) !important;
  border-right-color: rgb(194 65 12 / 0.1) !important;
}
.border-x-orange-700\/100 {
  border-left-color: rgb(194 65 12 / 1) !important;
  border-right-color: rgb(194 65 12 / 1) !important;
}
.border-x-orange-700\/12 {
  border-left-color: rgb(194 65 12 / 0.12) !important;
  border-right-color: rgb(194 65 12 / 0.12) !important;
}
.border-x-orange-700\/20 {
  border-left-color: rgb(194 65 12 / 0.2) !important;
  border-right-color: rgb(194 65 12 / 0.2) !important;
}
.border-x-orange-700\/25 {
  border-left-color: rgb(194 65 12 / 0.25) !important;
  border-right-color: rgb(194 65 12 / 0.25) !important;
}
.border-x-orange-700\/30 {
  border-left-color: rgb(194 65 12 / 0.3) !important;
  border-right-color: rgb(194 65 12 / 0.3) !important;
}
.border-x-orange-700\/38 {
  border-left-color: rgb(194 65 12 / 0.38) !important;
  border-right-color: rgb(194 65 12 / 0.38) !important;
}
.border-x-orange-700\/40 {
  border-left-color: rgb(194 65 12 / 0.4) !important;
  border-right-color: rgb(194 65 12 / 0.4) !important;
}
.border-x-orange-700\/5 {
  border-left-color: rgb(194 65 12 / 0.05) !important;
  border-right-color: rgb(194 65 12 / 0.05) !important;
}
.border-x-orange-700\/50 {
  border-left-color: rgb(194 65 12 / 0.5) !important;
  border-right-color: rgb(194 65 12 / 0.5) !important;
}
.border-x-orange-700\/60 {
  border-left-color: rgb(194 65 12 / 0.6) !important;
  border-right-color: rgb(194 65 12 / 0.6) !important;
}
.border-x-orange-700\/70 {
  border-left-color: rgb(194 65 12 / 0.7) !important;
  border-right-color: rgb(194 65 12 / 0.7) !important;
}
.border-x-orange-700\/75 {
  border-left-color: rgb(194 65 12 / 0.75) !important;
  border-right-color: rgb(194 65 12 / 0.75) !important;
}
.border-x-orange-700\/80 {
  border-left-color: rgb(194 65 12 / 0.8) !important;
  border-right-color: rgb(194 65 12 / 0.8) !important;
}
.border-x-orange-700\/87 {
  border-left-color: rgb(194 65 12 / 0.87) !important;
  border-right-color: rgb(194 65 12 / 0.87) !important;
}
.border-x-orange-700\/90 {
  border-left-color: rgb(194 65 12 / 0.9) !important;
  border-right-color: rgb(194 65 12 / 0.9) !important;
}
.border-x-orange-700\/95 {
  border-left-color: rgb(194 65 12 / 0.95) !important;
  border-right-color: rgb(194 65 12 / 0.95) !important;
}
.border-x-orange-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-x-orange-800\/0 {
  border-left-color: rgb(154 52 18 / 0) !important;
  border-right-color: rgb(154 52 18 / 0) !important;
}
.border-x-orange-800\/10 {
  border-left-color: rgb(154 52 18 / 0.1) !important;
  border-right-color: rgb(154 52 18 / 0.1) !important;
}
.border-x-orange-800\/100 {
  border-left-color: rgb(154 52 18 / 1) !important;
  border-right-color: rgb(154 52 18 / 1) !important;
}
.border-x-orange-800\/12 {
  border-left-color: rgb(154 52 18 / 0.12) !important;
  border-right-color: rgb(154 52 18 / 0.12) !important;
}
.border-x-orange-800\/20 {
  border-left-color: rgb(154 52 18 / 0.2) !important;
  border-right-color: rgb(154 52 18 / 0.2) !important;
}
.border-x-orange-800\/25 {
  border-left-color: rgb(154 52 18 / 0.25) !important;
  border-right-color: rgb(154 52 18 / 0.25) !important;
}
.border-x-orange-800\/30 {
  border-left-color: rgb(154 52 18 / 0.3) !important;
  border-right-color: rgb(154 52 18 / 0.3) !important;
}
.border-x-orange-800\/38 {
  border-left-color: rgb(154 52 18 / 0.38) !important;
  border-right-color: rgb(154 52 18 / 0.38) !important;
}
.border-x-orange-800\/40 {
  border-left-color: rgb(154 52 18 / 0.4) !important;
  border-right-color: rgb(154 52 18 / 0.4) !important;
}
.border-x-orange-800\/5 {
  border-left-color: rgb(154 52 18 / 0.05) !important;
  border-right-color: rgb(154 52 18 / 0.05) !important;
}
.border-x-orange-800\/50 {
  border-left-color: rgb(154 52 18 / 0.5) !important;
  border-right-color: rgb(154 52 18 / 0.5) !important;
}
.border-x-orange-800\/60 {
  border-left-color: rgb(154 52 18 / 0.6) !important;
  border-right-color: rgb(154 52 18 / 0.6) !important;
}
.border-x-orange-800\/70 {
  border-left-color: rgb(154 52 18 / 0.7) !important;
  border-right-color: rgb(154 52 18 / 0.7) !important;
}
.border-x-orange-800\/75 {
  border-left-color: rgb(154 52 18 / 0.75) !important;
  border-right-color: rgb(154 52 18 / 0.75) !important;
}
.border-x-orange-800\/80 {
  border-left-color: rgb(154 52 18 / 0.8) !important;
  border-right-color: rgb(154 52 18 / 0.8) !important;
}
.border-x-orange-800\/87 {
  border-left-color: rgb(154 52 18 / 0.87) !important;
  border-right-color: rgb(154 52 18 / 0.87) !important;
}
.border-x-orange-800\/90 {
  border-left-color: rgb(154 52 18 / 0.9) !important;
  border-right-color: rgb(154 52 18 / 0.9) !important;
}
.border-x-orange-800\/95 {
  border-left-color: rgb(154 52 18 / 0.95) !important;
  border-right-color: rgb(154 52 18 / 0.95) !important;
}
.border-x-orange-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-x-orange-900\/0 {
  border-left-color: rgb(124 45 18 / 0) !important;
  border-right-color: rgb(124 45 18 / 0) !important;
}
.border-x-orange-900\/10 {
  border-left-color: rgb(124 45 18 / 0.1) !important;
  border-right-color: rgb(124 45 18 / 0.1) !important;
}
.border-x-orange-900\/100 {
  border-left-color: rgb(124 45 18 / 1) !important;
  border-right-color: rgb(124 45 18 / 1) !important;
}
.border-x-orange-900\/12 {
  border-left-color: rgb(124 45 18 / 0.12) !important;
  border-right-color: rgb(124 45 18 / 0.12) !important;
}
.border-x-orange-900\/20 {
  border-left-color: rgb(124 45 18 / 0.2) !important;
  border-right-color: rgb(124 45 18 / 0.2) !important;
}
.border-x-orange-900\/25 {
  border-left-color: rgb(124 45 18 / 0.25) !important;
  border-right-color: rgb(124 45 18 / 0.25) !important;
}
.border-x-orange-900\/30 {
  border-left-color: rgb(124 45 18 / 0.3) !important;
  border-right-color: rgb(124 45 18 / 0.3) !important;
}
.border-x-orange-900\/38 {
  border-left-color: rgb(124 45 18 / 0.38) !important;
  border-right-color: rgb(124 45 18 / 0.38) !important;
}
.border-x-orange-900\/40 {
  border-left-color: rgb(124 45 18 / 0.4) !important;
  border-right-color: rgb(124 45 18 / 0.4) !important;
}
.border-x-orange-900\/5 {
  border-left-color: rgb(124 45 18 / 0.05) !important;
  border-right-color: rgb(124 45 18 / 0.05) !important;
}
.border-x-orange-900\/50 {
  border-left-color: rgb(124 45 18 / 0.5) !important;
  border-right-color: rgb(124 45 18 / 0.5) !important;
}
.border-x-orange-900\/60 {
  border-left-color: rgb(124 45 18 / 0.6) !important;
  border-right-color: rgb(124 45 18 / 0.6) !important;
}
.border-x-orange-900\/70 {
  border-left-color: rgb(124 45 18 / 0.7) !important;
  border-right-color: rgb(124 45 18 / 0.7) !important;
}
.border-x-orange-900\/75 {
  border-left-color: rgb(124 45 18 / 0.75) !important;
  border-right-color: rgb(124 45 18 / 0.75) !important;
}
.border-x-orange-900\/80 {
  border-left-color: rgb(124 45 18 / 0.8) !important;
  border-right-color: rgb(124 45 18 / 0.8) !important;
}
.border-x-orange-900\/87 {
  border-left-color: rgb(124 45 18 / 0.87) !important;
  border-right-color: rgb(124 45 18 / 0.87) !important;
}
.border-x-orange-900\/90 {
  border-left-color: rgb(124 45 18 / 0.9) !important;
  border-right-color: rgb(124 45 18 / 0.9) !important;
}
.border-x-orange-900\/95 {
  border-left-color: rgb(124 45 18 / 0.95) !important;
  border-right-color: rgb(124 45 18 / 0.95) !important;
}
.border-x-orange-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-x-orange-950\/0 {
  border-left-color: rgb(67 20 7 / 0) !important;
  border-right-color: rgb(67 20 7 / 0) !important;
}
.border-x-orange-950\/10 {
  border-left-color: rgb(67 20 7 / 0.1) !important;
  border-right-color: rgb(67 20 7 / 0.1) !important;
}
.border-x-orange-950\/100 {
  border-left-color: rgb(67 20 7 / 1) !important;
  border-right-color: rgb(67 20 7 / 1) !important;
}
.border-x-orange-950\/12 {
  border-left-color: rgb(67 20 7 / 0.12) !important;
  border-right-color: rgb(67 20 7 / 0.12) !important;
}
.border-x-orange-950\/20 {
  border-left-color: rgb(67 20 7 / 0.2) !important;
  border-right-color: rgb(67 20 7 / 0.2) !important;
}
.border-x-orange-950\/25 {
  border-left-color: rgb(67 20 7 / 0.25) !important;
  border-right-color: rgb(67 20 7 / 0.25) !important;
}
.border-x-orange-950\/30 {
  border-left-color: rgb(67 20 7 / 0.3) !important;
  border-right-color: rgb(67 20 7 / 0.3) !important;
}
.border-x-orange-950\/38 {
  border-left-color: rgb(67 20 7 / 0.38) !important;
  border-right-color: rgb(67 20 7 / 0.38) !important;
}
.border-x-orange-950\/40 {
  border-left-color: rgb(67 20 7 / 0.4) !important;
  border-right-color: rgb(67 20 7 / 0.4) !important;
}
.border-x-orange-950\/5 {
  border-left-color: rgb(67 20 7 / 0.05) !important;
  border-right-color: rgb(67 20 7 / 0.05) !important;
}
.border-x-orange-950\/50 {
  border-left-color: rgb(67 20 7 / 0.5) !important;
  border-right-color: rgb(67 20 7 / 0.5) !important;
}
.border-x-orange-950\/60 {
  border-left-color: rgb(67 20 7 / 0.6) !important;
  border-right-color: rgb(67 20 7 / 0.6) !important;
}
.border-x-orange-950\/70 {
  border-left-color: rgb(67 20 7 / 0.7) !important;
  border-right-color: rgb(67 20 7 / 0.7) !important;
}
.border-x-orange-950\/75 {
  border-left-color: rgb(67 20 7 / 0.75) !important;
  border-right-color: rgb(67 20 7 / 0.75) !important;
}
.border-x-orange-950\/80 {
  border-left-color: rgb(67 20 7 / 0.8) !important;
  border-right-color: rgb(67 20 7 / 0.8) !important;
}
.border-x-orange-950\/87 {
  border-left-color: rgb(67 20 7 / 0.87) !important;
  border-right-color: rgb(67 20 7 / 0.87) !important;
}
.border-x-orange-950\/90 {
  border-left-color: rgb(67 20 7 / 0.9) !important;
  border-right-color: rgb(67 20 7 / 0.9) !important;
}
.border-x-orange-950\/95 {
  border-left-color: rgb(67 20 7 / 0.95) !important;
  border-right-color: rgb(67 20 7 / 0.95) !important;
}
.border-x-pink-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-x-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0) !important;
  border-right-color: rgb(252 231 243 / 0) !important;
}
.border-x-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1) !important;
  border-right-color: rgb(252 231 243 / 0.1) !important;
}
.border-x-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1) !important;
  border-right-color: rgb(252 231 243 / 1) !important;
}
.border-x-pink-100\/12 {
  border-left-color: rgb(252 231 243 / 0.12) !important;
  border-right-color: rgb(252 231 243 / 0.12) !important;
}
.border-x-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2) !important;
  border-right-color: rgb(252 231 243 / 0.2) !important;
}
.border-x-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25) !important;
  border-right-color: rgb(252 231 243 / 0.25) !important;
}
.border-x-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3) !important;
  border-right-color: rgb(252 231 243 / 0.3) !important;
}
.border-x-pink-100\/38 {
  border-left-color: rgb(252 231 243 / 0.38) !important;
  border-right-color: rgb(252 231 243 / 0.38) !important;
}
.border-x-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4) !important;
  border-right-color: rgb(252 231 243 / 0.4) !important;
}
.border-x-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05) !important;
  border-right-color: rgb(252 231 243 / 0.05) !important;
}
.border-x-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5) !important;
  border-right-color: rgb(252 231 243 / 0.5) !important;
}
.border-x-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6) !important;
  border-right-color: rgb(252 231 243 / 0.6) !important;
}
.border-x-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7) !important;
  border-right-color: rgb(252 231 243 / 0.7) !important;
}
.border-x-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75) !important;
  border-right-color: rgb(252 231 243 / 0.75) !important;
}
.border-x-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8) !important;
  border-right-color: rgb(252 231 243 / 0.8) !important;
}
.border-x-pink-100\/87 {
  border-left-color: rgb(252 231 243 / 0.87) !important;
  border-right-color: rgb(252 231 243 / 0.87) !important;
}
.border-x-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9) !important;
  border-right-color: rgb(252 231 243 / 0.9) !important;
}
.border-x-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95) !important;
  border-right-color: rgb(252 231 243 / 0.95) !important;
}
.border-x-pink-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-x-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0) !important;
  border-right-color: rgb(251 207 232 / 0) !important;
}
.border-x-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1) !important;
  border-right-color: rgb(251 207 232 / 0.1) !important;
}
.border-x-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1) !important;
  border-right-color: rgb(251 207 232 / 1) !important;
}
.border-x-pink-200\/12 {
  border-left-color: rgb(251 207 232 / 0.12) !important;
  border-right-color: rgb(251 207 232 / 0.12) !important;
}
.border-x-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2) !important;
  border-right-color: rgb(251 207 232 / 0.2) !important;
}
.border-x-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25) !important;
  border-right-color: rgb(251 207 232 / 0.25) !important;
}
.border-x-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3) !important;
  border-right-color: rgb(251 207 232 / 0.3) !important;
}
.border-x-pink-200\/38 {
  border-left-color: rgb(251 207 232 / 0.38) !important;
  border-right-color: rgb(251 207 232 / 0.38) !important;
}
.border-x-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4) !important;
  border-right-color: rgb(251 207 232 / 0.4) !important;
}
.border-x-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05) !important;
  border-right-color: rgb(251 207 232 / 0.05) !important;
}
.border-x-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5) !important;
  border-right-color: rgb(251 207 232 / 0.5) !important;
}
.border-x-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6) !important;
  border-right-color: rgb(251 207 232 / 0.6) !important;
}
.border-x-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7) !important;
  border-right-color: rgb(251 207 232 / 0.7) !important;
}
.border-x-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75) !important;
  border-right-color: rgb(251 207 232 / 0.75) !important;
}
.border-x-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8) !important;
  border-right-color: rgb(251 207 232 / 0.8) !important;
}
.border-x-pink-200\/87 {
  border-left-color: rgb(251 207 232 / 0.87) !important;
  border-right-color: rgb(251 207 232 / 0.87) !important;
}
.border-x-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9) !important;
  border-right-color: rgb(251 207 232 / 0.9) !important;
}
.border-x-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95) !important;
  border-right-color: rgb(251 207 232 / 0.95) !important;
}
.border-x-pink-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-x-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0) !important;
  border-right-color: rgb(249 168 212 / 0) !important;
}
.border-x-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1) !important;
  border-right-color: rgb(249 168 212 / 0.1) !important;
}
.border-x-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1) !important;
  border-right-color: rgb(249 168 212 / 1) !important;
}
.border-x-pink-300\/12 {
  border-left-color: rgb(249 168 212 / 0.12) !important;
  border-right-color: rgb(249 168 212 / 0.12) !important;
}
.border-x-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2) !important;
  border-right-color: rgb(249 168 212 / 0.2) !important;
}
.border-x-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25) !important;
  border-right-color: rgb(249 168 212 / 0.25) !important;
}
.border-x-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3) !important;
  border-right-color: rgb(249 168 212 / 0.3) !important;
}
.border-x-pink-300\/38 {
  border-left-color: rgb(249 168 212 / 0.38) !important;
  border-right-color: rgb(249 168 212 / 0.38) !important;
}
.border-x-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4) !important;
  border-right-color: rgb(249 168 212 / 0.4) !important;
}
.border-x-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05) !important;
  border-right-color: rgb(249 168 212 / 0.05) !important;
}
.border-x-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5) !important;
  border-right-color: rgb(249 168 212 / 0.5) !important;
}
.border-x-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6) !important;
  border-right-color: rgb(249 168 212 / 0.6) !important;
}
.border-x-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7) !important;
  border-right-color: rgb(249 168 212 / 0.7) !important;
}
.border-x-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75) !important;
  border-right-color: rgb(249 168 212 / 0.75) !important;
}
.border-x-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8) !important;
  border-right-color: rgb(249 168 212 / 0.8) !important;
}
.border-x-pink-300\/87 {
  border-left-color: rgb(249 168 212 / 0.87) !important;
  border-right-color: rgb(249 168 212 / 0.87) !important;
}
.border-x-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9) !important;
  border-right-color: rgb(249 168 212 / 0.9) !important;
}
.border-x-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95) !important;
  border-right-color: rgb(249 168 212 / 0.95) !important;
}
.border-x-pink-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-x-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0) !important;
  border-right-color: rgb(244 114 182 / 0) !important;
}
.border-x-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1) !important;
  border-right-color: rgb(244 114 182 / 0.1) !important;
}
.border-x-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1) !important;
  border-right-color: rgb(244 114 182 / 1) !important;
}
.border-x-pink-400\/12 {
  border-left-color: rgb(244 114 182 / 0.12) !important;
  border-right-color: rgb(244 114 182 / 0.12) !important;
}
.border-x-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2) !important;
  border-right-color: rgb(244 114 182 / 0.2) !important;
}
.border-x-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25) !important;
  border-right-color: rgb(244 114 182 / 0.25) !important;
}
.border-x-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3) !important;
  border-right-color: rgb(244 114 182 / 0.3) !important;
}
.border-x-pink-400\/38 {
  border-left-color: rgb(244 114 182 / 0.38) !important;
  border-right-color: rgb(244 114 182 / 0.38) !important;
}
.border-x-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4) !important;
  border-right-color: rgb(244 114 182 / 0.4) !important;
}
.border-x-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05) !important;
  border-right-color: rgb(244 114 182 / 0.05) !important;
}
.border-x-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5) !important;
  border-right-color: rgb(244 114 182 / 0.5) !important;
}
.border-x-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6) !important;
  border-right-color: rgb(244 114 182 / 0.6) !important;
}
.border-x-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7) !important;
  border-right-color: rgb(244 114 182 / 0.7) !important;
}
.border-x-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75) !important;
  border-right-color: rgb(244 114 182 / 0.75) !important;
}
.border-x-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8) !important;
  border-right-color: rgb(244 114 182 / 0.8) !important;
}
.border-x-pink-400\/87 {
  border-left-color: rgb(244 114 182 / 0.87) !important;
  border-right-color: rgb(244 114 182 / 0.87) !important;
}
.border-x-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9) !important;
  border-right-color: rgb(244 114 182 / 0.9) !important;
}
.border-x-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95) !important;
  border-right-color: rgb(244 114 182 / 0.95) !important;
}
.border-x-pink-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-x-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0) !important;
  border-right-color: rgb(253 242 248 / 0) !important;
}
.border-x-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1) !important;
  border-right-color: rgb(253 242 248 / 0.1) !important;
}
.border-x-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1) !important;
  border-right-color: rgb(253 242 248 / 1) !important;
}
.border-x-pink-50\/12 {
  border-left-color: rgb(253 242 248 / 0.12) !important;
  border-right-color: rgb(253 242 248 / 0.12) !important;
}
.border-x-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2) !important;
  border-right-color: rgb(253 242 248 / 0.2) !important;
}
.border-x-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25) !important;
  border-right-color: rgb(253 242 248 / 0.25) !important;
}
.border-x-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3) !important;
  border-right-color: rgb(253 242 248 / 0.3) !important;
}
.border-x-pink-50\/38 {
  border-left-color: rgb(253 242 248 / 0.38) !important;
  border-right-color: rgb(253 242 248 / 0.38) !important;
}
.border-x-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4) !important;
  border-right-color: rgb(253 242 248 / 0.4) !important;
}
.border-x-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05) !important;
  border-right-color: rgb(253 242 248 / 0.05) !important;
}
.border-x-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5) !important;
  border-right-color: rgb(253 242 248 / 0.5) !important;
}
.border-x-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6) !important;
  border-right-color: rgb(253 242 248 / 0.6) !important;
}
.border-x-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7) !important;
  border-right-color: rgb(253 242 248 / 0.7) !important;
}
.border-x-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75) !important;
  border-right-color: rgb(253 242 248 / 0.75) !important;
}
.border-x-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8) !important;
  border-right-color: rgb(253 242 248 / 0.8) !important;
}
.border-x-pink-50\/87 {
  border-left-color: rgb(253 242 248 / 0.87) !important;
  border-right-color: rgb(253 242 248 / 0.87) !important;
}
.border-x-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9) !important;
  border-right-color: rgb(253 242 248 / 0.9) !important;
}
.border-x-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95) !important;
  border-right-color: rgb(253 242 248 / 0.95) !important;
}
.border-x-pink-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-x-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0) !important;
  border-right-color: rgb(236 72 153 / 0) !important;
}
.border-x-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1) !important;
  border-right-color: rgb(236 72 153 / 0.1) !important;
}
.border-x-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1) !important;
  border-right-color: rgb(236 72 153 / 1) !important;
}
.border-x-pink-500\/12 {
  border-left-color: rgb(236 72 153 / 0.12) !important;
  border-right-color: rgb(236 72 153 / 0.12) !important;
}
.border-x-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2) !important;
  border-right-color: rgb(236 72 153 / 0.2) !important;
}
.border-x-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25) !important;
  border-right-color: rgb(236 72 153 / 0.25) !important;
}
.border-x-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3) !important;
  border-right-color: rgb(236 72 153 / 0.3) !important;
}
.border-x-pink-500\/38 {
  border-left-color: rgb(236 72 153 / 0.38) !important;
  border-right-color: rgb(236 72 153 / 0.38) !important;
}
.border-x-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4) !important;
  border-right-color: rgb(236 72 153 / 0.4) !important;
}
.border-x-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05) !important;
  border-right-color: rgb(236 72 153 / 0.05) !important;
}
.border-x-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5) !important;
  border-right-color: rgb(236 72 153 / 0.5) !important;
}
.border-x-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6) !important;
  border-right-color: rgb(236 72 153 / 0.6) !important;
}
.border-x-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7) !important;
  border-right-color: rgb(236 72 153 / 0.7) !important;
}
.border-x-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75) !important;
  border-right-color: rgb(236 72 153 / 0.75) !important;
}
.border-x-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8) !important;
  border-right-color: rgb(236 72 153 / 0.8) !important;
}
.border-x-pink-500\/87 {
  border-left-color: rgb(236 72 153 / 0.87) !important;
  border-right-color: rgb(236 72 153 / 0.87) !important;
}
.border-x-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9) !important;
  border-right-color: rgb(236 72 153 / 0.9) !important;
}
.border-x-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95) !important;
  border-right-color: rgb(236 72 153 / 0.95) !important;
}
.border-x-pink-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-x-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0) !important;
  border-right-color: rgb(219 39 119 / 0) !important;
}
.border-x-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1) !important;
  border-right-color: rgb(219 39 119 / 0.1) !important;
}
.border-x-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1) !important;
  border-right-color: rgb(219 39 119 / 1) !important;
}
.border-x-pink-600\/12 {
  border-left-color: rgb(219 39 119 / 0.12) !important;
  border-right-color: rgb(219 39 119 / 0.12) !important;
}
.border-x-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2) !important;
  border-right-color: rgb(219 39 119 / 0.2) !important;
}
.border-x-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25) !important;
  border-right-color: rgb(219 39 119 / 0.25) !important;
}
.border-x-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3) !important;
  border-right-color: rgb(219 39 119 / 0.3) !important;
}
.border-x-pink-600\/38 {
  border-left-color: rgb(219 39 119 / 0.38) !important;
  border-right-color: rgb(219 39 119 / 0.38) !important;
}
.border-x-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4) !important;
  border-right-color: rgb(219 39 119 / 0.4) !important;
}
.border-x-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05) !important;
  border-right-color: rgb(219 39 119 / 0.05) !important;
}
.border-x-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5) !important;
  border-right-color: rgb(219 39 119 / 0.5) !important;
}
.border-x-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6) !important;
  border-right-color: rgb(219 39 119 / 0.6) !important;
}
.border-x-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7) !important;
  border-right-color: rgb(219 39 119 / 0.7) !important;
}
.border-x-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75) !important;
  border-right-color: rgb(219 39 119 / 0.75) !important;
}
.border-x-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8) !important;
  border-right-color: rgb(219 39 119 / 0.8) !important;
}
.border-x-pink-600\/87 {
  border-left-color: rgb(219 39 119 / 0.87) !important;
  border-right-color: rgb(219 39 119 / 0.87) !important;
}
.border-x-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9) !important;
  border-right-color: rgb(219 39 119 / 0.9) !important;
}
.border-x-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95) !important;
  border-right-color: rgb(219 39 119 / 0.95) !important;
}
.border-x-pink-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-x-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0) !important;
  border-right-color: rgb(190 24 93 / 0) !important;
}
.border-x-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1) !important;
  border-right-color: rgb(190 24 93 / 0.1) !important;
}
.border-x-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1) !important;
  border-right-color: rgb(190 24 93 / 1) !important;
}
.border-x-pink-700\/12 {
  border-left-color: rgb(190 24 93 / 0.12) !important;
  border-right-color: rgb(190 24 93 / 0.12) !important;
}
.border-x-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2) !important;
  border-right-color: rgb(190 24 93 / 0.2) !important;
}
.border-x-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25) !important;
  border-right-color: rgb(190 24 93 / 0.25) !important;
}
.border-x-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3) !important;
  border-right-color: rgb(190 24 93 / 0.3) !important;
}
.border-x-pink-700\/38 {
  border-left-color: rgb(190 24 93 / 0.38) !important;
  border-right-color: rgb(190 24 93 / 0.38) !important;
}
.border-x-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4) !important;
  border-right-color: rgb(190 24 93 / 0.4) !important;
}
.border-x-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05) !important;
  border-right-color: rgb(190 24 93 / 0.05) !important;
}
.border-x-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5) !important;
  border-right-color: rgb(190 24 93 / 0.5) !important;
}
.border-x-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6) !important;
  border-right-color: rgb(190 24 93 / 0.6) !important;
}
.border-x-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7) !important;
  border-right-color: rgb(190 24 93 / 0.7) !important;
}
.border-x-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75) !important;
  border-right-color: rgb(190 24 93 / 0.75) !important;
}
.border-x-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8) !important;
  border-right-color: rgb(190 24 93 / 0.8) !important;
}
.border-x-pink-700\/87 {
  border-left-color: rgb(190 24 93 / 0.87) !important;
  border-right-color: rgb(190 24 93 / 0.87) !important;
}
.border-x-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9) !important;
  border-right-color: rgb(190 24 93 / 0.9) !important;
}
.border-x-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95) !important;
  border-right-color: rgb(190 24 93 / 0.95) !important;
}
.border-x-pink-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-x-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0) !important;
  border-right-color: rgb(157 23 77 / 0) !important;
}
.border-x-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1) !important;
  border-right-color: rgb(157 23 77 / 0.1) !important;
}
.border-x-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1) !important;
  border-right-color: rgb(157 23 77 / 1) !important;
}
.border-x-pink-800\/12 {
  border-left-color: rgb(157 23 77 / 0.12) !important;
  border-right-color: rgb(157 23 77 / 0.12) !important;
}
.border-x-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2) !important;
  border-right-color: rgb(157 23 77 / 0.2) !important;
}
.border-x-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25) !important;
  border-right-color: rgb(157 23 77 / 0.25) !important;
}
.border-x-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3) !important;
  border-right-color: rgb(157 23 77 / 0.3) !important;
}
.border-x-pink-800\/38 {
  border-left-color: rgb(157 23 77 / 0.38) !important;
  border-right-color: rgb(157 23 77 / 0.38) !important;
}
.border-x-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4) !important;
  border-right-color: rgb(157 23 77 / 0.4) !important;
}
.border-x-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05) !important;
  border-right-color: rgb(157 23 77 / 0.05) !important;
}
.border-x-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5) !important;
  border-right-color: rgb(157 23 77 / 0.5) !important;
}
.border-x-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6) !important;
  border-right-color: rgb(157 23 77 / 0.6) !important;
}
.border-x-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7) !important;
  border-right-color: rgb(157 23 77 / 0.7) !important;
}
.border-x-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75) !important;
  border-right-color: rgb(157 23 77 / 0.75) !important;
}
.border-x-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8) !important;
  border-right-color: rgb(157 23 77 / 0.8) !important;
}
.border-x-pink-800\/87 {
  border-left-color: rgb(157 23 77 / 0.87) !important;
  border-right-color: rgb(157 23 77 / 0.87) !important;
}
.border-x-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9) !important;
  border-right-color: rgb(157 23 77 / 0.9) !important;
}
.border-x-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95) !important;
  border-right-color: rgb(157 23 77 / 0.95) !important;
}
.border-x-pink-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-x-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0) !important;
  border-right-color: rgb(131 24 67 / 0) !important;
}
.border-x-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1) !important;
  border-right-color: rgb(131 24 67 / 0.1) !important;
}
.border-x-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1) !important;
  border-right-color: rgb(131 24 67 / 1) !important;
}
.border-x-pink-900\/12 {
  border-left-color: rgb(131 24 67 / 0.12) !important;
  border-right-color: rgb(131 24 67 / 0.12) !important;
}
.border-x-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2) !important;
  border-right-color: rgb(131 24 67 / 0.2) !important;
}
.border-x-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25) !important;
  border-right-color: rgb(131 24 67 / 0.25) !important;
}
.border-x-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3) !important;
  border-right-color: rgb(131 24 67 / 0.3) !important;
}
.border-x-pink-900\/38 {
  border-left-color: rgb(131 24 67 / 0.38) !important;
  border-right-color: rgb(131 24 67 / 0.38) !important;
}
.border-x-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4) !important;
  border-right-color: rgb(131 24 67 / 0.4) !important;
}
.border-x-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05) !important;
  border-right-color: rgb(131 24 67 / 0.05) !important;
}
.border-x-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5) !important;
  border-right-color: rgb(131 24 67 / 0.5) !important;
}
.border-x-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6) !important;
  border-right-color: rgb(131 24 67 / 0.6) !important;
}
.border-x-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7) !important;
  border-right-color: rgb(131 24 67 / 0.7) !important;
}
.border-x-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75) !important;
  border-right-color: rgb(131 24 67 / 0.75) !important;
}
.border-x-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8) !important;
  border-right-color: rgb(131 24 67 / 0.8) !important;
}
.border-x-pink-900\/87 {
  border-left-color: rgb(131 24 67 / 0.87) !important;
  border-right-color: rgb(131 24 67 / 0.87) !important;
}
.border-x-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9) !important;
  border-right-color: rgb(131 24 67 / 0.9) !important;
}
.border-x-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95) !important;
  border-right-color: rgb(131 24 67 / 0.95) !important;
}
.border-x-pink-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-x-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0) !important;
  border-right-color: rgb(80 7 36 / 0) !important;
}
.border-x-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1) !important;
  border-right-color: rgb(80 7 36 / 0.1) !important;
}
.border-x-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1) !important;
  border-right-color: rgb(80 7 36 / 1) !important;
}
.border-x-pink-950\/12 {
  border-left-color: rgb(80 7 36 / 0.12) !important;
  border-right-color: rgb(80 7 36 / 0.12) !important;
}
.border-x-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2) !important;
  border-right-color: rgb(80 7 36 / 0.2) !important;
}
.border-x-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25) !important;
  border-right-color: rgb(80 7 36 / 0.25) !important;
}
.border-x-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3) !important;
  border-right-color: rgb(80 7 36 / 0.3) !important;
}
.border-x-pink-950\/38 {
  border-left-color: rgb(80 7 36 / 0.38) !important;
  border-right-color: rgb(80 7 36 / 0.38) !important;
}
.border-x-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4) !important;
  border-right-color: rgb(80 7 36 / 0.4) !important;
}
.border-x-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05) !important;
  border-right-color: rgb(80 7 36 / 0.05) !important;
}
.border-x-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5) !important;
  border-right-color: rgb(80 7 36 / 0.5) !important;
}
.border-x-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6) !important;
  border-right-color: rgb(80 7 36 / 0.6) !important;
}
.border-x-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7) !important;
  border-right-color: rgb(80 7 36 / 0.7) !important;
}
.border-x-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75) !important;
  border-right-color: rgb(80 7 36 / 0.75) !important;
}
.border-x-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8) !important;
  border-right-color: rgb(80 7 36 / 0.8) !important;
}
.border-x-pink-950\/87 {
  border-left-color: rgb(80 7 36 / 0.87) !important;
  border-right-color: rgb(80 7 36 / 0.87) !important;
}
.border-x-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9) !important;
  border-right-color: rgb(80 7 36 / 0.9) !important;
}
.border-x-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95) !important;
  border-right-color: rgb(80 7 36 / 0.95) !important;
}
.border-x-primary {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-100\/0 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-x-primary-100\/10 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-x-primary-100\/100 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-x-primary-100\/12 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-x-primary-100\/20 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-x-primary-100\/25 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-x-primary-100\/30 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-x-primary-100\/38 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-x-primary-100\/40 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-x-primary-100\/5 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-x-primary-100\/50 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-x-primary-100\/60 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-x-primary-100\/70 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-x-primary-100\/75 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-x-primary-100\/80 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-x-primary-100\/87 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-x-primary-100\/90 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-x-primary-100\/95 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-x-primary-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-200\/0 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-x-primary-200\/10 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-x-primary-200\/100 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-x-primary-200\/12 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-x-primary-200\/20 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-x-primary-200\/25 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-x-primary-200\/30 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-x-primary-200\/38 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-x-primary-200\/40 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-x-primary-200\/5 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-x-primary-200\/50 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-x-primary-200\/60 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-x-primary-200\/70 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-x-primary-200\/75 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-x-primary-200\/80 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-x-primary-200\/87 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-x-primary-200\/90 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-x-primary-200\/95 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-x-primary-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-300\/0 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-x-primary-300\/10 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-x-primary-300\/100 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-x-primary-300\/12 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-x-primary-300\/20 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-x-primary-300\/25 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-x-primary-300\/30 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-x-primary-300\/38 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-x-primary-300\/40 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-x-primary-300\/5 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-x-primary-300\/50 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-x-primary-300\/60 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-x-primary-300\/70 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-x-primary-300\/75 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-x-primary-300\/80 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-x-primary-300\/87 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-x-primary-300\/90 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-x-primary-300\/95 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-x-primary-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-400\/0 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-x-primary-400\/10 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-x-primary-400\/100 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-x-primary-400\/12 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-x-primary-400\/20 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-x-primary-400\/25 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-x-primary-400\/30 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-x-primary-400\/38 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-x-primary-400\/40 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-x-primary-400\/5 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-x-primary-400\/50 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-x-primary-400\/60 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-x-primary-400\/70 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-x-primary-400\/75 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-x-primary-400\/80 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-x-primary-400\/87 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-x-primary-400\/90 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-x-primary-400\/95 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-x-primary-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-50\/0 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-x-primary-50\/10 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-x-primary-50\/100 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-x-primary-50\/12 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-x-primary-50\/20 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-x-primary-50\/25 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-x-primary-50\/30 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-x-primary-50\/38 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-x-primary-50\/40 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-x-primary-50\/5 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-x-primary-50\/50 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-x-primary-50\/60 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-x-primary-50\/70 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-x-primary-50\/75 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-x-primary-50\/80 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-x-primary-50\/87 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-x-primary-50\/90 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-x-primary-50\/95 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-x-primary-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-500\/0 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-x-primary-500\/10 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-x-primary-500\/100 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-x-primary-500\/12 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-x-primary-500\/20 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-x-primary-500\/25 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-x-primary-500\/30 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-x-primary-500\/38 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-x-primary-500\/40 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-x-primary-500\/5 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-x-primary-500\/50 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-x-primary-500\/60 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-x-primary-500\/70 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-x-primary-500\/75 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-x-primary-500\/80 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-x-primary-500\/87 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-x-primary-500\/90 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-x-primary-500\/95 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-x-primary-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-600\/0 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-x-primary-600\/10 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-x-primary-600\/100 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-x-primary-600\/12 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-x-primary-600\/20 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-x-primary-600\/25 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-x-primary-600\/30 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-x-primary-600\/38 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-x-primary-600\/40 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-x-primary-600\/5 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-x-primary-600\/50 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-x-primary-600\/60 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-x-primary-600\/70 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-x-primary-600\/75 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-x-primary-600\/80 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-x-primary-600\/87 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-x-primary-600\/90 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-x-primary-600\/95 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-x-primary-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-700\/0 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-x-primary-700\/10 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-x-primary-700\/100 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-x-primary-700\/12 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-x-primary-700\/20 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-x-primary-700\/25 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-x-primary-700\/30 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-x-primary-700\/38 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-x-primary-700\/40 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-x-primary-700\/5 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-x-primary-700\/50 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-x-primary-700\/60 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-x-primary-700\/70 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-x-primary-700\/75 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-x-primary-700\/80 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-x-primary-700\/87 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-x-primary-700\/90 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-x-primary-700\/95 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-x-primary-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-800\/0 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-x-primary-800\/10 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-x-primary-800\/100 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-x-primary-800\/12 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-x-primary-800\/20 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-x-primary-800\/25 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-x-primary-800\/30 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-x-primary-800\/38 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-x-primary-800\/40 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-x-primary-800\/5 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-x-primary-800\/50 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-x-primary-800\/60 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-x-primary-800\/70 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-x-primary-800\/75 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-x-primary-800\/80 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-x-primary-800\/87 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-x-primary-800\/90 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-x-primary-800\/95 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-x-primary-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-primary-900\/0 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-x-primary-900\/10 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-x-primary-900\/100 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-x-primary-900\/12 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-x-primary-900\/20 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-x-primary-900\/25 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-x-primary-900\/30 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-x-primary-900\/38 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-x-primary-900\/40 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-x-primary-900\/5 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-x-primary-900\/50 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-x-primary-900\/60 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-x-primary-900\/70 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-x-primary-900\/75 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-x-primary-900\/80 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-x-primary-900\/87 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-x-primary-900\/90 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-x-primary-900\/95 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-x-primary\/0 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-x-primary\/10 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-x-primary\/100 {
  border-left-color: rgba(var(--fuse-primary-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-x-primary\/12 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-x-primary\/20 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-x-primary\/25 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-x-primary\/30 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-x-primary\/38 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-x-primary\/40 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-x-primary\/5 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-x-primary\/50 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-x-primary\/60 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-x-primary\/70 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-x-primary\/75 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-x-primary\/80 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-x-primary\/87 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-x-primary\/90 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-x-primary\/95 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-x-purple-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-x-purple-100\/0 {
  border-left-color: rgb(243 232 255 / 0) !important;
  border-right-color: rgb(243 232 255 / 0) !important;
}
.border-x-purple-100\/10 {
  border-left-color: rgb(243 232 255 / 0.1) !important;
  border-right-color: rgb(243 232 255 / 0.1) !important;
}
.border-x-purple-100\/100 {
  border-left-color: rgb(243 232 255 / 1) !important;
  border-right-color: rgb(243 232 255 / 1) !important;
}
.border-x-purple-100\/12 {
  border-left-color: rgb(243 232 255 / 0.12) !important;
  border-right-color: rgb(243 232 255 / 0.12) !important;
}
.border-x-purple-100\/20 {
  border-left-color: rgb(243 232 255 / 0.2) !important;
  border-right-color: rgb(243 232 255 / 0.2) !important;
}
.border-x-purple-100\/25 {
  border-left-color: rgb(243 232 255 / 0.25) !important;
  border-right-color: rgb(243 232 255 / 0.25) !important;
}
.border-x-purple-100\/30 {
  border-left-color: rgb(243 232 255 / 0.3) !important;
  border-right-color: rgb(243 232 255 / 0.3) !important;
}
.border-x-purple-100\/38 {
  border-left-color: rgb(243 232 255 / 0.38) !important;
  border-right-color: rgb(243 232 255 / 0.38) !important;
}
.border-x-purple-100\/40 {
  border-left-color: rgb(243 232 255 / 0.4) !important;
  border-right-color: rgb(243 232 255 / 0.4) !important;
}
.border-x-purple-100\/5 {
  border-left-color: rgb(243 232 255 / 0.05) !important;
  border-right-color: rgb(243 232 255 / 0.05) !important;
}
.border-x-purple-100\/50 {
  border-left-color: rgb(243 232 255 / 0.5) !important;
  border-right-color: rgb(243 232 255 / 0.5) !important;
}
.border-x-purple-100\/60 {
  border-left-color: rgb(243 232 255 / 0.6) !important;
  border-right-color: rgb(243 232 255 / 0.6) !important;
}
.border-x-purple-100\/70 {
  border-left-color: rgb(243 232 255 / 0.7) !important;
  border-right-color: rgb(243 232 255 / 0.7) !important;
}
.border-x-purple-100\/75 {
  border-left-color: rgb(243 232 255 / 0.75) !important;
  border-right-color: rgb(243 232 255 / 0.75) !important;
}
.border-x-purple-100\/80 {
  border-left-color: rgb(243 232 255 / 0.8) !important;
  border-right-color: rgb(243 232 255 / 0.8) !important;
}
.border-x-purple-100\/87 {
  border-left-color: rgb(243 232 255 / 0.87) !important;
  border-right-color: rgb(243 232 255 / 0.87) !important;
}
.border-x-purple-100\/90 {
  border-left-color: rgb(243 232 255 / 0.9) !important;
  border-right-color: rgb(243 232 255 / 0.9) !important;
}
.border-x-purple-100\/95 {
  border-left-color: rgb(243 232 255 / 0.95) !important;
  border-right-color: rgb(243 232 255 / 0.95) !important;
}
.border-x-purple-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-x-purple-200\/0 {
  border-left-color: rgb(233 213 255 / 0) !important;
  border-right-color: rgb(233 213 255 / 0) !important;
}
.border-x-purple-200\/10 {
  border-left-color: rgb(233 213 255 / 0.1) !important;
  border-right-color: rgb(233 213 255 / 0.1) !important;
}
.border-x-purple-200\/100 {
  border-left-color: rgb(233 213 255 / 1) !important;
  border-right-color: rgb(233 213 255 / 1) !important;
}
.border-x-purple-200\/12 {
  border-left-color: rgb(233 213 255 / 0.12) !important;
  border-right-color: rgb(233 213 255 / 0.12) !important;
}
.border-x-purple-200\/20 {
  border-left-color: rgb(233 213 255 / 0.2) !important;
  border-right-color: rgb(233 213 255 / 0.2) !important;
}
.border-x-purple-200\/25 {
  border-left-color: rgb(233 213 255 / 0.25) !important;
  border-right-color: rgb(233 213 255 / 0.25) !important;
}
.border-x-purple-200\/30 {
  border-left-color: rgb(233 213 255 / 0.3) !important;
  border-right-color: rgb(233 213 255 / 0.3) !important;
}
.border-x-purple-200\/38 {
  border-left-color: rgb(233 213 255 / 0.38) !important;
  border-right-color: rgb(233 213 255 / 0.38) !important;
}
.border-x-purple-200\/40 {
  border-left-color: rgb(233 213 255 / 0.4) !important;
  border-right-color: rgb(233 213 255 / 0.4) !important;
}
.border-x-purple-200\/5 {
  border-left-color: rgb(233 213 255 / 0.05) !important;
  border-right-color: rgb(233 213 255 / 0.05) !important;
}
.border-x-purple-200\/50 {
  border-left-color: rgb(233 213 255 / 0.5) !important;
  border-right-color: rgb(233 213 255 / 0.5) !important;
}
.border-x-purple-200\/60 {
  border-left-color: rgb(233 213 255 / 0.6) !important;
  border-right-color: rgb(233 213 255 / 0.6) !important;
}
.border-x-purple-200\/70 {
  border-left-color: rgb(233 213 255 / 0.7) !important;
  border-right-color: rgb(233 213 255 / 0.7) !important;
}
.border-x-purple-200\/75 {
  border-left-color: rgb(233 213 255 / 0.75) !important;
  border-right-color: rgb(233 213 255 / 0.75) !important;
}
.border-x-purple-200\/80 {
  border-left-color: rgb(233 213 255 / 0.8) !important;
  border-right-color: rgb(233 213 255 / 0.8) !important;
}
.border-x-purple-200\/87 {
  border-left-color: rgb(233 213 255 / 0.87) !important;
  border-right-color: rgb(233 213 255 / 0.87) !important;
}
.border-x-purple-200\/90 {
  border-left-color: rgb(233 213 255 / 0.9) !important;
  border-right-color: rgb(233 213 255 / 0.9) !important;
}
.border-x-purple-200\/95 {
  border-left-color: rgb(233 213 255 / 0.95) !important;
  border-right-color: rgb(233 213 255 / 0.95) !important;
}
.border-x-purple-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-x-purple-300\/0 {
  border-left-color: rgb(216 180 254 / 0) !important;
  border-right-color: rgb(216 180 254 / 0) !important;
}
.border-x-purple-300\/10 {
  border-left-color: rgb(216 180 254 / 0.1) !important;
  border-right-color: rgb(216 180 254 / 0.1) !important;
}
.border-x-purple-300\/100 {
  border-left-color: rgb(216 180 254 / 1) !important;
  border-right-color: rgb(216 180 254 / 1) !important;
}
.border-x-purple-300\/12 {
  border-left-color: rgb(216 180 254 / 0.12) !important;
  border-right-color: rgb(216 180 254 / 0.12) !important;
}
.border-x-purple-300\/20 {
  border-left-color: rgb(216 180 254 / 0.2) !important;
  border-right-color: rgb(216 180 254 / 0.2) !important;
}
.border-x-purple-300\/25 {
  border-left-color: rgb(216 180 254 / 0.25) !important;
  border-right-color: rgb(216 180 254 / 0.25) !important;
}
.border-x-purple-300\/30 {
  border-left-color: rgb(216 180 254 / 0.3) !important;
  border-right-color: rgb(216 180 254 / 0.3) !important;
}
.border-x-purple-300\/38 {
  border-left-color: rgb(216 180 254 / 0.38) !important;
  border-right-color: rgb(216 180 254 / 0.38) !important;
}
.border-x-purple-300\/40 {
  border-left-color: rgb(216 180 254 / 0.4) !important;
  border-right-color: rgb(216 180 254 / 0.4) !important;
}
.border-x-purple-300\/5 {
  border-left-color: rgb(216 180 254 / 0.05) !important;
  border-right-color: rgb(216 180 254 / 0.05) !important;
}
.border-x-purple-300\/50 {
  border-left-color: rgb(216 180 254 / 0.5) !important;
  border-right-color: rgb(216 180 254 / 0.5) !important;
}
.border-x-purple-300\/60 {
  border-left-color: rgb(216 180 254 / 0.6) !important;
  border-right-color: rgb(216 180 254 / 0.6) !important;
}
.border-x-purple-300\/70 {
  border-left-color: rgb(216 180 254 / 0.7) !important;
  border-right-color: rgb(216 180 254 / 0.7) !important;
}
.border-x-purple-300\/75 {
  border-left-color: rgb(216 180 254 / 0.75) !important;
  border-right-color: rgb(216 180 254 / 0.75) !important;
}
.border-x-purple-300\/80 {
  border-left-color: rgb(216 180 254 / 0.8) !important;
  border-right-color: rgb(216 180 254 / 0.8) !important;
}
.border-x-purple-300\/87 {
  border-left-color: rgb(216 180 254 / 0.87) !important;
  border-right-color: rgb(216 180 254 / 0.87) !important;
}
.border-x-purple-300\/90 {
  border-left-color: rgb(216 180 254 / 0.9) !important;
  border-right-color: rgb(216 180 254 / 0.9) !important;
}
.border-x-purple-300\/95 {
  border-left-color: rgb(216 180 254 / 0.95) !important;
  border-right-color: rgb(216 180 254 / 0.95) !important;
}
.border-x-purple-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-x-purple-400\/0 {
  border-left-color: rgb(192 132 252 / 0) !important;
  border-right-color: rgb(192 132 252 / 0) !important;
}
.border-x-purple-400\/10 {
  border-left-color: rgb(192 132 252 / 0.1) !important;
  border-right-color: rgb(192 132 252 / 0.1) !important;
}
.border-x-purple-400\/100 {
  border-left-color: rgb(192 132 252 / 1) !important;
  border-right-color: rgb(192 132 252 / 1) !important;
}
.border-x-purple-400\/12 {
  border-left-color: rgb(192 132 252 / 0.12) !important;
  border-right-color: rgb(192 132 252 / 0.12) !important;
}
.border-x-purple-400\/20 {
  border-left-color: rgb(192 132 252 / 0.2) !important;
  border-right-color: rgb(192 132 252 / 0.2) !important;
}
.border-x-purple-400\/25 {
  border-left-color: rgb(192 132 252 / 0.25) !important;
  border-right-color: rgb(192 132 252 / 0.25) !important;
}
.border-x-purple-400\/30 {
  border-left-color: rgb(192 132 252 / 0.3) !important;
  border-right-color: rgb(192 132 252 / 0.3) !important;
}
.border-x-purple-400\/38 {
  border-left-color: rgb(192 132 252 / 0.38) !important;
  border-right-color: rgb(192 132 252 / 0.38) !important;
}
.border-x-purple-400\/40 {
  border-left-color: rgb(192 132 252 / 0.4) !important;
  border-right-color: rgb(192 132 252 / 0.4) !important;
}
.border-x-purple-400\/5 {
  border-left-color: rgb(192 132 252 / 0.05) !important;
  border-right-color: rgb(192 132 252 / 0.05) !important;
}
.border-x-purple-400\/50 {
  border-left-color: rgb(192 132 252 / 0.5) !important;
  border-right-color: rgb(192 132 252 / 0.5) !important;
}
.border-x-purple-400\/60 {
  border-left-color: rgb(192 132 252 / 0.6) !important;
  border-right-color: rgb(192 132 252 / 0.6) !important;
}
.border-x-purple-400\/70 {
  border-left-color: rgb(192 132 252 / 0.7) !important;
  border-right-color: rgb(192 132 252 / 0.7) !important;
}
.border-x-purple-400\/75 {
  border-left-color: rgb(192 132 252 / 0.75) !important;
  border-right-color: rgb(192 132 252 / 0.75) !important;
}
.border-x-purple-400\/80 {
  border-left-color: rgb(192 132 252 / 0.8) !important;
  border-right-color: rgb(192 132 252 / 0.8) !important;
}
.border-x-purple-400\/87 {
  border-left-color: rgb(192 132 252 / 0.87) !important;
  border-right-color: rgb(192 132 252 / 0.87) !important;
}
.border-x-purple-400\/90 {
  border-left-color: rgb(192 132 252 / 0.9) !important;
  border-right-color: rgb(192 132 252 / 0.9) !important;
}
.border-x-purple-400\/95 {
  border-left-color: rgb(192 132 252 / 0.95) !important;
  border-right-color: rgb(192 132 252 / 0.95) !important;
}
.border-x-purple-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-x-purple-50\/0 {
  border-left-color: rgb(250 245 255 / 0) !important;
  border-right-color: rgb(250 245 255 / 0) !important;
}
.border-x-purple-50\/10 {
  border-left-color: rgb(250 245 255 / 0.1) !important;
  border-right-color: rgb(250 245 255 / 0.1) !important;
}
.border-x-purple-50\/100 {
  border-left-color: rgb(250 245 255 / 1) !important;
  border-right-color: rgb(250 245 255 / 1) !important;
}
.border-x-purple-50\/12 {
  border-left-color: rgb(250 245 255 / 0.12) !important;
  border-right-color: rgb(250 245 255 / 0.12) !important;
}
.border-x-purple-50\/20 {
  border-left-color: rgb(250 245 255 / 0.2) !important;
  border-right-color: rgb(250 245 255 / 0.2) !important;
}
.border-x-purple-50\/25 {
  border-left-color: rgb(250 245 255 / 0.25) !important;
  border-right-color: rgb(250 245 255 / 0.25) !important;
}
.border-x-purple-50\/30 {
  border-left-color: rgb(250 245 255 / 0.3) !important;
  border-right-color: rgb(250 245 255 / 0.3) !important;
}
.border-x-purple-50\/38 {
  border-left-color: rgb(250 245 255 / 0.38) !important;
  border-right-color: rgb(250 245 255 / 0.38) !important;
}
.border-x-purple-50\/40 {
  border-left-color: rgb(250 245 255 / 0.4) !important;
  border-right-color: rgb(250 245 255 / 0.4) !important;
}
.border-x-purple-50\/5 {
  border-left-color: rgb(250 245 255 / 0.05) !important;
  border-right-color: rgb(250 245 255 / 0.05) !important;
}
.border-x-purple-50\/50 {
  border-left-color: rgb(250 245 255 / 0.5) !important;
  border-right-color: rgb(250 245 255 / 0.5) !important;
}
.border-x-purple-50\/60 {
  border-left-color: rgb(250 245 255 / 0.6) !important;
  border-right-color: rgb(250 245 255 / 0.6) !important;
}
.border-x-purple-50\/70 {
  border-left-color: rgb(250 245 255 / 0.7) !important;
  border-right-color: rgb(250 245 255 / 0.7) !important;
}
.border-x-purple-50\/75 {
  border-left-color: rgb(250 245 255 / 0.75) !important;
  border-right-color: rgb(250 245 255 / 0.75) !important;
}
.border-x-purple-50\/80 {
  border-left-color: rgb(250 245 255 / 0.8) !important;
  border-right-color: rgb(250 245 255 / 0.8) !important;
}
.border-x-purple-50\/87 {
  border-left-color: rgb(250 245 255 / 0.87) !important;
  border-right-color: rgb(250 245 255 / 0.87) !important;
}
.border-x-purple-50\/90 {
  border-left-color: rgb(250 245 255 / 0.9) !important;
  border-right-color: rgb(250 245 255 / 0.9) !important;
}
.border-x-purple-50\/95 {
  border-left-color: rgb(250 245 255 / 0.95) !important;
  border-right-color: rgb(250 245 255 / 0.95) !important;
}
.border-x-purple-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-x-purple-500\/0 {
  border-left-color: rgb(168 85 247 / 0) !important;
  border-right-color: rgb(168 85 247 / 0) !important;
}
.border-x-purple-500\/10 {
  border-left-color: rgb(168 85 247 / 0.1) !important;
  border-right-color: rgb(168 85 247 / 0.1) !important;
}
.border-x-purple-500\/100 {
  border-left-color: rgb(168 85 247 / 1) !important;
  border-right-color: rgb(168 85 247 / 1) !important;
}
.border-x-purple-500\/12 {
  border-left-color: rgb(168 85 247 / 0.12) !important;
  border-right-color: rgb(168 85 247 / 0.12) !important;
}
.border-x-purple-500\/20 {
  border-left-color: rgb(168 85 247 / 0.2) !important;
  border-right-color: rgb(168 85 247 / 0.2) !important;
}
.border-x-purple-500\/25 {
  border-left-color: rgb(168 85 247 / 0.25) !important;
  border-right-color: rgb(168 85 247 / 0.25) !important;
}
.border-x-purple-500\/30 {
  border-left-color: rgb(168 85 247 / 0.3) !important;
  border-right-color: rgb(168 85 247 / 0.3) !important;
}
.border-x-purple-500\/38 {
  border-left-color: rgb(168 85 247 / 0.38) !important;
  border-right-color: rgb(168 85 247 / 0.38) !important;
}
.border-x-purple-500\/40 {
  border-left-color: rgb(168 85 247 / 0.4) !important;
  border-right-color: rgb(168 85 247 / 0.4) !important;
}
.border-x-purple-500\/5 {
  border-left-color: rgb(168 85 247 / 0.05) !important;
  border-right-color: rgb(168 85 247 / 0.05) !important;
}
.border-x-purple-500\/50 {
  border-left-color: rgb(168 85 247 / 0.5) !important;
  border-right-color: rgb(168 85 247 / 0.5) !important;
}
.border-x-purple-500\/60 {
  border-left-color: rgb(168 85 247 / 0.6) !important;
  border-right-color: rgb(168 85 247 / 0.6) !important;
}
.border-x-purple-500\/70 {
  border-left-color: rgb(168 85 247 / 0.7) !important;
  border-right-color: rgb(168 85 247 / 0.7) !important;
}
.border-x-purple-500\/75 {
  border-left-color: rgb(168 85 247 / 0.75) !important;
  border-right-color: rgb(168 85 247 / 0.75) !important;
}
.border-x-purple-500\/80 {
  border-left-color: rgb(168 85 247 / 0.8) !important;
  border-right-color: rgb(168 85 247 / 0.8) !important;
}
.border-x-purple-500\/87 {
  border-left-color: rgb(168 85 247 / 0.87) !important;
  border-right-color: rgb(168 85 247 / 0.87) !important;
}
.border-x-purple-500\/90 {
  border-left-color: rgb(168 85 247 / 0.9) !important;
  border-right-color: rgb(168 85 247 / 0.9) !important;
}
.border-x-purple-500\/95 {
  border-left-color: rgb(168 85 247 / 0.95) !important;
  border-right-color: rgb(168 85 247 / 0.95) !important;
}
.border-x-purple-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-x-purple-600\/0 {
  border-left-color: rgb(147 51 234 / 0) !important;
  border-right-color: rgb(147 51 234 / 0) !important;
}
.border-x-purple-600\/10 {
  border-left-color: rgb(147 51 234 / 0.1) !important;
  border-right-color: rgb(147 51 234 / 0.1) !important;
}
.border-x-purple-600\/100 {
  border-left-color: rgb(147 51 234 / 1) !important;
  border-right-color: rgb(147 51 234 / 1) !important;
}
.border-x-purple-600\/12 {
  border-left-color: rgb(147 51 234 / 0.12) !important;
  border-right-color: rgb(147 51 234 / 0.12) !important;
}
.border-x-purple-600\/20 {
  border-left-color: rgb(147 51 234 / 0.2) !important;
  border-right-color: rgb(147 51 234 / 0.2) !important;
}
.border-x-purple-600\/25 {
  border-left-color: rgb(147 51 234 / 0.25) !important;
  border-right-color: rgb(147 51 234 / 0.25) !important;
}
.border-x-purple-600\/30 {
  border-left-color: rgb(147 51 234 / 0.3) !important;
  border-right-color: rgb(147 51 234 / 0.3) !important;
}
.border-x-purple-600\/38 {
  border-left-color: rgb(147 51 234 / 0.38) !important;
  border-right-color: rgb(147 51 234 / 0.38) !important;
}
.border-x-purple-600\/40 {
  border-left-color: rgb(147 51 234 / 0.4) !important;
  border-right-color: rgb(147 51 234 / 0.4) !important;
}
.border-x-purple-600\/5 {
  border-left-color: rgb(147 51 234 / 0.05) !important;
  border-right-color: rgb(147 51 234 / 0.05) !important;
}
.border-x-purple-600\/50 {
  border-left-color: rgb(147 51 234 / 0.5) !important;
  border-right-color: rgb(147 51 234 / 0.5) !important;
}
.border-x-purple-600\/60 {
  border-left-color: rgb(147 51 234 / 0.6) !important;
  border-right-color: rgb(147 51 234 / 0.6) !important;
}
.border-x-purple-600\/70 {
  border-left-color: rgb(147 51 234 / 0.7) !important;
  border-right-color: rgb(147 51 234 / 0.7) !important;
}
.border-x-purple-600\/75 {
  border-left-color: rgb(147 51 234 / 0.75) !important;
  border-right-color: rgb(147 51 234 / 0.75) !important;
}
.border-x-purple-600\/80 {
  border-left-color: rgb(147 51 234 / 0.8) !important;
  border-right-color: rgb(147 51 234 / 0.8) !important;
}
.border-x-purple-600\/87 {
  border-left-color: rgb(147 51 234 / 0.87) !important;
  border-right-color: rgb(147 51 234 / 0.87) !important;
}
.border-x-purple-600\/90 {
  border-left-color: rgb(147 51 234 / 0.9) !important;
  border-right-color: rgb(147 51 234 / 0.9) !important;
}
.border-x-purple-600\/95 {
  border-left-color: rgb(147 51 234 / 0.95) !important;
  border-right-color: rgb(147 51 234 / 0.95) !important;
}
.border-x-purple-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-x-purple-700\/0 {
  border-left-color: rgb(126 34 206 / 0) !important;
  border-right-color: rgb(126 34 206 / 0) !important;
}
.border-x-purple-700\/10 {
  border-left-color: rgb(126 34 206 / 0.1) !important;
  border-right-color: rgb(126 34 206 / 0.1) !important;
}
.border-x-purple-700\/100 {
  border-left-color: rgb(126 34 206 / 1) !important;
  border-right-color: rgb(126 34 206 / 1) !important;
}
.border-x-purple-700\/12 {
  border-left-color: rgb(126 34 206 / 0.12) !important;
  border-right-color: rgb(126 34 206 / 0.12) !important;
}
.border-x-purple-700\/20 {
  border-left-color: rgb(126 34 206 / 0.2) !important;
  border-right-color: rgb(126 34 206 / 0.2) !important;
}
.border-x-purple-700\/25 {
  border-left-color: rgb(126 34 206 / 0.25) !important;
  border-right-color: rgb(126 34 206 / 0.25) !important;
}
.border-x-purple-700\/30 {
  border-left-color: rgb(126 34 206 / 0.3) !important;
  border-right-color: rgb(126 34 206 / 0.3) !important;
}
.border-x-purple-700\/38 {
  border-left-color: rgb(126 34 206 / 0.38) !important;
  border-right-color: rgb(126 34 206 / 0.38) !important;
}
.border-x-purple-700\/40 {
  border-left-color: rgb(126 34 206 / 0.4) !important;
  border-right-color: rgb(126 34 206 / 0.4) !important;
}
.border-x-purple-700\/5 {
  border-left-color: rgb(126 34 206 / 0.05) !important;
  border-right-color: rgb(126 34 206 / 0.05) !important;
}
.border-x-purple-700\/50 {
  border-left-color: rgb(126 34 206 / 0.5) !important;
  border-right-color: rgb(126 34 206 / 0.5) !important;
}
.border-x-purple-700\/60 {
  border-left-color: rgb(126 34 206 / 0.6) !important;
  border-right-color: rgb(126 34 206 / 0.6) !important;
}
.border-x-purple-700\/70 {
  border-left-color: rgb(126 34 206 / 0.7) !important;
  border-right-color: rgb(126 34 206 / 0.7) !important;
}
.border-x-purple-700\/75 {
  border-left-color: rgb(126 34 206 / 0.75) !important;
  border-right-color: rgb(126 34 206 / 0.75) !important;
}
.border-x-purple-700\/80 {
  border-left-color: rgb(126 34 206 / 0.8) !important;
  border-right-color: rgb(126 34 206 / 0.8) !important;
}
.border-x-purple-700\/87 {
  border-left-color: rgb(126 34 206 / 0.87) !important;
  border-right-color: rgb(126 34 206 / 0.87) !important;
}
.border-x-purple-700\/90 {
  border-left-color: rgb(126 34 206 / 0.9) !important;
  border-right-color: rgb(126 34 206 / 0.9) !important;
}
.border-x-purple-700\/95 {
  border-left-color: rgb(126 34 206 / 0.95) !important;
  border-right-color: rgb(126 34 206 / 0.95) !important;
}
.border-x-purple-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-x-purple-800\/0 {
  border-left-color: rgb(107 33 168 / 0) !important;
  border-right-color: rgb(107 33 168 / 0) !important;
}
.border-x-purple-800\/10 {
  border-left-color: rgb(107 33 168 / 0.1) !important;
  border-right-color: rgb(107 33 168 / 0.1) !important;
}
.border-x-purple-800\/100 {
  border-left-color: rgb(107 33 168 / 1) !important;
  border-right-color: rgb(107 33 168 / 1) !important;
}
.border-x-purple-800\/12 {
  border-left-color: rgb(107 33 168 / 0.12) !important;
  border-right-color: rgb(107 33 168 / 0.12) !important;
}
.border-x-purple-800\/20 {
  border-left-color: rgb(107 33 168 / 0.2) !important;
  border-right-color: rgb(107 33 168 / 0.2) !important;
}
.border-x-purple-800\/25 {
  border-left-color: rgb(107 33 168 / 0.25) !important;
  border-right-color: rgb(107 33 168 / 0.25) !important;
}
.border-x-purple-800\/30 {
  border-left-color: rgb(107 33 168 / 0.3) !important;
  border-right-color: rgb(107 33 168 / 0.3) !important;
}
.border-x-purple-800\/38 {
  border-left-color: rgb(107 33 168 / 0.38) !important;
  border-right-color: rgb(107 33 168 / 0.38) !important;
}
.border-x-purple-800\/40 {
  border-left-color: rgb(107 33 168 / 0.4) !important;
  border-right-color: rgb(107 33 168 / 0.4) !important;
}
.border-x-purple-800\/5 {
  border-left-color: rgb(107 33 168 / 0.05) !important;
  border-right-color: rgb(107 33 168 / 0.05) !important;
}
.border-x-purple-800\/50 {
  border-left-color: rgb(107 33 168 / 0.5) !important;
  border-right-color: rgb(107 33 168 / 0.5) !important;
}
.border-x-purple-800\/60 {
  border-left-color: rgb(107 33 168 / 0.6) !important;
  border-right-color: rgb(107 33 168 / 0.6) !important;
}
.border-x-purple-800\/70 {
  border-left-color: rgb(107 33 168 / 0.7) !important;
  border-right-color: rgb(107 33 168 / 0.7) !important;
}
.border-x-purple-800\/75 {
  border-left-color: rgb(107 33 168 / 0.75) !important;
  border-right-color: rgb(107 33 168 / 0.75) !important;
}
.border-x-purple-800\/80 {
  border-left-color: rgb(107 33 168 / 0.8) !important;
  border-right-color: rgb(107 33 168 / 0.8) !important;
}
.border-x-purple-800\/87 {
  border-left-color: rgb(107 33 168 / 0.87) !important;
  border-right-color: rgb(107 33 168 / 0.87) !important;
}
.border-x-purple-800\/90 {
  border-left-color: rgb(107 33 168 / 0.9) !important;
  border-right-color: rgb(107 33 168 / 0.9) !important;
}
.border-x-purple-800\/95 {
  border-left-color: rgb(107 33 168 / 0.95) !important;
  border-right-color: rgb(107 33 168 / 0.95) !important;
}
.border-x-purple-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-x-purple-900\/0 {
  border-left-color: rgb(88 28 135 / 0) !important;
  border-right-color: rgb(88 28 135 / 0) !important;
}
.border-x-purple-900\/10 {
  border-left-color: rgb(88 28 135 / 0.1) !important;
  border-right-color: rgb(88 28 135 / 0.1) !important;
}
.border-x-purple-900\/100 {
  border-left-color: rgb(88 28 135 / 1) !important;
  border-right-color: rgb(88 28 135 / 1) !important;
}
.border-x-purple-900\/12 {
  border-left-color: rgb(88 28 135 / 0.12) !important;
  border-right-color: rgb(88 28 135 / 0.12) !important;
}
.border-x-purple-900\/20 {
  border-left-color: rgb(88 28 135 / 0.2) !important;
  border-right-color: rgb(88 28 135 / 0.2) !important;
}
.border-x-purple-900\/25 {
  border-left-color: rgb(88 28 135 / 0.25) !important;
  border-right-color: rgb(88 28 135 / 0.25) !important;
}
.border-x-purple-900\/30 {
  border-left-color: rgb(88 28 135 / 0.3) !important;
  border-right-color: rgb(88 28 135 / 0.3) !important;
}
.border-x-purple-900\/38 {
  border-left-color: rgb(88 28 135 / 0.38) !important;
  border-right-color: rgb(88 28 135 / 0.38) !important;
}
.border-x-purple-900\/40 {
  border-left-color: rgb(88 28 135 / 0.4) !important;
  border-right-color: rgb(88 28 135 / 0.4) !important;
}
.border-x-purple-900\/5 {
  border-left-color: rgb(88 28 135 / 0.05) !important;
  border-right-color: rgb(88 28 135 / 0.05) !important;
}
.border-x-purple-900\/50 {
  border-left-color: rgb(88 28 135 / 0.5) !important;
  border-right-color: rgb(88 28 135 / 0.5) !important;
}
.border-x-purple-900\/60 {
  border-left-color: rgb(88 28 135 / 0.6) !important;
  border-right-color: rgb(88 28 135 / 0.6) !important;
}
.border-x-purple-900\/70 {
  border-left-color: rgb(88 28 135 / 0.7) !important;
  border-right-color: rgb(88 28 135 / 0.7) !important;
}
.border-x-purple-900\/75 {
  border-left-color: rgb(88 28 135 / 0.75) !important;
  border-right-color: rgb(88 28 135 / 0.75) !important;
}
.border-x-purple-900\/80 {
  border-left-color: rgb(88 28 135 / 0.8) !important;
  border-right-color: rgb(88 28 135 / 0.8) !important;
}
.border-x-purple-900\/87 {
  border-left-color: rgb(88 28 135 / 0.87) !important;
  border-right-color: rgb(88 28 135 / 0.87) !important;
}
.border-x-purple-900\/90 {
  border-left-color: rgb(88 28 135 / 0.9) !important;
  border-right-color: rgb(88 28 135 / 0.9) !important;
}
.border-x-purple-900\/95 {
  border-left-color: rgb(88 28 135 / 0.95) !important;
  border-right-color: rgb(88 28 135 / 0.95) !important;
}
.border-x-purple-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-x-purple-950\/0 {
  border-left-color: rgb(59 7 100 / 0) !important;
  border-right-color: rgb(59 7 100 / 0) !important;
}
.border-x-purple-950\/10 {
  border-left-color: rgb(59 7 100 / 0.1) !important;
  border-right-color: rgb(59 7 100 / 0.1) !important;
}
.border-x-purple-950\/100 {
  border-left-color: rgb(59 7 100 / 1) !important;
  border-right-color: rgb(59 7 100 / 1) !important;
}
.border-x-purple-950\/12 {
  border-left-color: rgb(59 7 100 / 0.12) !important;
  border-right-color: rgb(59 7 100 / 0.12) !important;
}
.border-x-purple-950\/20 {
  border-left-color: rgb(59 7 100 / 0.2) !important;
  border-right-color: rgb(59 7 100 / 0.2) !important;
}
.border-x-purple-950\/25 {
  border-left-color: rgb(59 7 100 / 0.25) !important;
  border-right-color: rgb(59 7 100 / 0.25) !important;
}
.border-x-purple-950\/30 {
  border-left-color: rgb(59 7 100 / 0.3) !important;
  border-right-color: rgb(59 7 100 / 0.3) !important;
}
.border-x-purple-950\/38 {
  border-left-color: rgb(59 7 100 / 0.38) !important;
  border-right-color: rgb(59 7 100 / 0.38) !important;
}
.border-x-purple-950\/40 {
  border-left-color: rgb(59 7 100 / 0.4) !important;
  border-right-color: rgb(59 7 100 / 0.4) !important;
}
.border-x-purple-950\/5 {
  border-left-color: rgb(59 7 100 / 0.05) !important;
  border-right-color: rgb(59 7 100 / 0.05) !important;
}
.border-x-purple-950\/50 {
  border-left-color: rgb(59 7 100 / 0.5) !important;
  border-right-color: rgb(59 7 100 / 0.5) !important;
}
.border-x-purple-950\/60 {
  border-left-color: rgb(59 7 100 / 0.6) !important;
  border-right-color: rgb(59 7 100 / 0.6) !important;
}
.border-x-purple-950\/70 {
  border-left-color: rgb(59 7 100 / 0.7) !important;
  border-right-color: rgb(59 7 100 / 0.7) !important;
}
.border-x-purple-950\/75 {
  border-left-color: rgb(59 7 100 / 0.75) !important;
  border-right-color: rgb(59 7 100 / 0.75) !important;
}
.border-x-purple-950\/80 {
  border-left-color: rgb(59 7 100 / 0.8) !important;
  border-right-color: rgb(59 7 100 / 0.8) !important;
}
.border-x-purple-950\/87 {
  border-left-color: rgb(59 7 100 / 0.87) !important;
  border-right-color: rgb(59 7 100 / 0.87) !important;
}
.border-x-purple-950\/90 {
  border-left-color: rgb(59 7 100 / 0.9) !important;
  border-right-color: rgb(59 7 100 / 0.9) !important;
}
.border-x-purple-950\/95 {
  border-left-color: rgb(59 7 100 / 0.95) !important;
  border-right-color: rgb(59 7 100 / 0.95) !important;
}
.border-x-red-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-x-red-100\/0 {
  border-left-color: rgb(254 226 226 / 0) !important;
  border-right-color: rgb(254 226 226 / 0) !important;
}
.border-x-red-100\/10 {
  border-left-color: rgb(254 226 226 / 0.1) !important;
  border-right-color: rgb(254 226 226 / 0.1) !important;
}
.border-x-red-100\/100 {
  border-left-color: rgb(254 226 226 / 1) !important;
  border-right-color: rgb(254 226 226 / 1) !important;
}
.border-x-red-100\/12 {
  border-left-color: rgb(254 226 226 / 0.12) !important;
  border-right-color: rgb(254 226 226 / 0.12) !important;
}
.border-x-red-100\/20 {
  border-left-color: rgb(254 226 226 / 0.2) !important;
  border-right-color: rgb(254 226 226 / 0.2) !important;
}
.border-x-red-100\/25 {
  border-left-color: rgb(254 226 226 / 0.25) !important;
  border-right-color: rgb(254 226 226 / 0.25) !important;
}
.border-x-red-100\/30 {
  border-left-color: rgb(254 226 226 / 0.3) !important;
  border-right-color: rgb(254 226 226 / 0.3) !important;
}
.border-x-red-100\/38 {
  border-left-color: rgb(254 226 226 / 0.38) !important;
  border-right-color: rgb(254 226 226 / 0.38) !important;
}
.border-x-red-100\/40 {
  border-left-color: rgb(254 226 226 / 0.4) !important;
  border-right-color: rgb(254 226 226 / 0.4) !important;
}
.border-x-red-100\/5 {
  border-left-color: rgb(254 226 226 / 0.05) !important;
  border-right-color: rgb(254 226 226 / 0.05) !important;
}
.border-x-red-100\/50 {
  border-left-color: rgb(254 226 226 / 0.5) !important;
  border-right-color: rgb(254 226 226 / 0.5) !important;
}
.border-x-red-100\/60 {
  border-left-color: rgb(254 226 226 / 0.6) !important;
  border-right-color: rgb(254 226 226 / 0.6) !important;
}
.border-x-red-100\/70 {
  border-left-color: rgb(254 226 226 / 0.7) !important;
  border-right-color: rgb(254 226 226 / 0.7) !important;
}
.border-x-red-100\/75 {
  border-left-color: rgb(254 226 226 / 0.75) !important;
  border-right-color: rgb(254 226 226 / 0.75) !important;
}
.border-x-red-100\/80 {
  border-left-color: rgb(254 226 226 / 0.8) !important;
  border-right-color: rgb(254 226 226 / 0.8) !important;
}
.border-x-red-100\/87 {
  border-left-color: rgb(254 226 226 / 0.87) !important;
  border-right-color: rgb(254 226 226 / 0.87) !important;
}
.border-x-red-100\/90 {
  border-left-color: rgb(254 226 226 / 0.9) !important;
  border-right-color: rgb(254 226 226 / 0.9) !important;
}
.border-x-red-100\/95 {
  border-left-color: rgb(254 226 226 / 0.95) !important;
  border-right-color: rgb(254 226 226 / 0.95) !important;
}
.border-x-red-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-x-red-200\/0 {
  border-left-color: rgb(254 202 202 / 0) !important;
  border-right-color: rgb(254 202 202 / 0) !important;
}
.border-x-red-200\/10 {
  border-left-color: rgb(254 202 202 / 0.1) !important;
  border-right-color: rgb(254 202 202 / 0.1) !important;
}
.border-x-red-200\/100 {
  border-left-color: rgb(254 202 202 / 1) !important;
  border-right-color: rgb(254 202 202 / 1) !important;
}
.border-x-red-200\/12 {
  border-left-color: rgb(254 202 202 / 0.12) !important;
  border-right-color: rgb(254 202 202 / 0.12) !important;
}
.border-x-red-200\/20 {
  border-left-color: rgb(254 202 202 / 0.2) !important;
  border-right-color: rgb(254 202 202 / 0.2) !important;
}
.border-x-red-200\/25 {
  border-left-color: rgb(254 202 202 / 0.25) !important;
  border-right-color: rgb(254 202 202 / 0.25) !important;
}
.border-x-red-200\/30 {
  border-left-color: rgb(254 202 202 / 0.3) !important;
  border-right-color: rgb(254 202 202 / 0.3) !important;
}
.border-x-red-200\/38 {
  border-left-color: rgb(254 202 202 / 0.38) !important;
  border-right-color: rgb(254 202 202 / 0.38) !important;
}
.border-x-red-200\/40 {
  border-left-color: rgb(254 202 202 / 0.4) !important;
  border-right-color: rgb(254 202 202 / 0.4) !important;
}
.border-x-red-200\/5 {
  border-left-color: rgb(254 202 202 / 0.05) !important;
  border-right-color: rgb(254 202 202 / 0.05) !important;
}
.border-x-red-200\/50 {
  border-left-color: rgb(254 202 202 / 0.5) !important;
  border-right-color: rgb(254 202 202 / 0.5) !important;
}
.border-x-red-200\/60 {
  border-left-color: rgb(254 202 202 / 0.6) !important;
  border-right-color: rgb(254 202 202 / 0.6) !important;
}
.border-x-red-200\/70 {
  border-left-color: rgb(254 202 202 / 0.7) !important;
  border-right-color: rgb(254 202 202 / 0.7) !important;
}
.border-x-red-200\/75 {
  border-left-color: rgb(254 202 202 / 0.75) !important;
  border-right-color: rgb(254 202 202 / 0.75) !important;
}
.border-x-red-200\/80 {
  border-left-color: rgb(254 202 202 / 0.8) !important;
  border-right-color: rgb(254 202 202 / 0.8) !important;
}
.border-x-red-200\/87 {
  border-left-color: rgb(254 202 202 / 0.87) !important;
  border-right-color: rgb(254 202 202 / 0.87) !important;
}
.border-x-red-200\/90 {
  border-left-color: rgb(254 202 202 / 0.9) !important;
  border-right-color: rgb(254 202 202 / 0.9) !important;
}
.border-x-red-200\/95 {
  border-left-color: rgb(254 202 202 / 0.95) !important;
  border-right-color: rgb(254 202 202 / 0.95) !important;
}
.border-x-red-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-x-red-300\/0 {
  border-left-color: rgb(252 165 165 / 0) !important;
  border-right-color: rgb(252 165 165 / 0) !important;
}
.border-x-red-300\/10 {
  border-left-color: rgb(252 165 165 / 0.1) !important;
  border-right-color: rgb(252 165 165 / 0.1) !important;
}
.border-x-red-300\/100 {
  border-left-color: rgb(252 165 165 / 1) !important;
  border-right-color: rgb(252 165 165 / 1) !important;
}
.border-x-red-300\/12 {
  border-left-color: rgb(252 165 165 / 0.12) !important;
  border-right-color: rgb(252 165 165 / 0.12) !important;
}
.border-x-red-300\/20 {
  border-left-color: rgb(252 165 165 / 0.2) !important;
  border-right-color: rgb(252 165 165 / 0.2) !important;
}
.border-x-red-300\/25 {
  border-left-color: rgb(252 165 165 / 0.25) !important;
  border-right-color: rgb(252 165 165 / 0.25) !important;
}
.border-x-red-300\/30 {
  border-left-color: rgb(252 165 165 / 0.3) !important;
  border-right-color: rgb(252 165 165 / 0.3) !important;
}
.border-x-red-300\/38 {
  border-left-color: rgb(252 165 165 / 0.38) !important;
  border-right-color: rgb(252 165 165 / 0.38) !important;
}
.border-x-red-300\/40 {
  border-left-color: rgb(252 165 165 / 0.4) !important;
  border-right-color: rgb(252 165 165 / 0.4) !important;
}
.border-x-red-300\/5 {
  border-left-color: rgb(252 165 165 / 0.05) !important;
  border-right-color: rgb(252 165 165 / 0.05) !important;
}
.border-x-red-300\/50 {
  border-left-color: rgb(252 165 165 / 0.5) !important;
  border-right-color: rgb(252 165 165 / 0.5) !important;
}
.border-x-red-300\/60 {
  border-left-color: rgb(252 165 165 / 0.6) !important;
  border-right-color: rgb(252 165 165 / 0.6) !important;
}
.border-x-red-300\/70 {
  border-left-color: rgb(252 165 165 / 0.7) !important;
  border-right-color: rgb(252 165 165 / 0.7) !important;
}
.border-x-red-300\/75 {
  border-left-color: rgb(252 165 165 / 0.75) !important;
  border-right-color: rgb(252 165 165 / 0.75) !important;
}
.border-x-red-300\/80 {
  border-left-color: rgb(252 165 165 / 0.8) !important;
  border-right-color: rgb(252 165 165 / 0.8) !important;
}
.border-x-red-300\/87 {
  border-left-color: rgb(252 165 165 / 0.87) !important;
  border-right-color: rgb(252 165 165 / 0.87) !important;
}
.border-x-red-300\/90 {
  border-left-color: rgb(252 165 165 / 0.9) !important;
  border-right-color: rgb(252 165 165 / 0.9) !important;
}
.border-x-red-300\/95 {
  border-left-color: rgb(252 165 165 / 0.95) !important;
  border-right-color: rgb(252 165 165 / 0.95) !important;
}
.border-x-red-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-x-red-400\/0 {
  border-left-color: rgb(248 113 113 / 0) !important;
  border-right-color: rgb(248 113 113 / 0) !important;
}
.border-x-red-400\/10 {
  border-left-color: rgb(248 113 113 / 0.1) !important;
  border-right-color: rgb(248 113 113 / 0.1) !important;
}
.border-x-red-400\/100 {
  border-left-color: rgb(248 113 113 / 1) !important;
  border-right-color: rgb(248 113 113 / 1) !important;
}
.border-x-red-400\/12 {
  border-left-color: rgb(248 113 113 / 0.12) !important;
  border-right-color: rgb(248 113 113 / 0.12) !important;
}
.border-x-red-400\/20 {
  border-left-color: rgb(248 113 113 / 0.2) !important;
  border-right-color: rgb(248 113 113 / 0.2) !important;
}
.border-x-red-400\/25 {
  border-left-color: rgb(248 113 113 / 0.25) !important;
  border-right-color: rgb(248 113 113 / 0.25) !important;
}
.border-x-red-400\/30 {
  border-left-color: rgb(248 113 113 / 0.3) !important;
  border-right-color: rgb(248 113 113 / 0.3) !important;
}
.border-x-red-400\/38 {
  border-left-color: rgb(248 113 113 / 0.38) !important;
  border-right-color: rgb(248 113 113 / 0.38) !important;
}
.border-x-red-400\/40 {
  border-left-color: rgb(248 113 113 / 0.4) !important;
  border-right-color: rgb(248 113 113 / 0.4) !important;
}
.border-x-red-400\/5 {
  border-left-color: rgb(248 113 113 / 0.05) !important;
  border-right-color: rgb(248 113 113 / 0.05) !important;
}
.border-x-red-400\/50 {
  border-left-color: rgb(248 113 113 / 0.5) !important;
  border-right-color: rgb(248 113 113 / 0.5) !important;
}
.border-x-red-400\/60 {
  border-left-color: rgb(248 113 113 / 0.6) !important;
  border-right-color: rgb(248 113 113 / 0.6) !important;
}
.border-x-red-400\/70 {
  border-left-color: rgb(248 113 113 / 0.7) !important;
  border-right-color: rgb(248 113 113 / 0.7) !important;
}
.border-x-red-400\/75 {
  border-left-color: rgb(248 113 113 / 0.75) !important;
  border-right-color: rgb(248 113 113 / 0.75) !important;
}
.border-x-red-400\/80 {
  border-left-color: rgb(248 113 113 / 0.8) !important;
  border-right-color: rgb(248 113 113 / 0.8) !important;
}
.border-x-red-400\/87 {
  border-left-color: rgb(248 113 113 / 0.87) !important;
  border-right-color: rgb(248 113 113 / 0.87) !important;
}
.border-x-red-400\/90 {
  border-left-color: rgb(248 113 113 / 0.9) !important;
  border-right-color: rgb(248 113 113 / 0.9) !important;
}
.border-x-red-400\/95 {
  border-left-color: rgb(248 113 113 / 0.95) !important;
  border-right-color: rgb(248 113 113 / 0.95) !important;
}
.border-x-red-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-x-red-50\/0 {
  border-left-color: rgb(254 242 242 / 0) !important;
  border-right-color: rgb(254 242 242 / 0) !important;
}
.border-x-red-50\/10 {
  border-left-color: rgb(254 242 242 / 0.1) !important;
  border-right-color: rgb(254 242 242 / 0.1) !important;
}
.border-x-red-50\/100 {
  border-left-color: rgb(254 242 242 / 1) !important;
  border-right-color: rgb(254 242 242 / 1) !important;
}
.border-x-red-50\/12 {
  border-left-color: rgb(254 242 242 / 0.12) !important;
  border-right-color: rgb(254 242 242 / 0.12) !important;
}
.border-x-red-50\/20 {
  border-left-color: rgb(254 242 242 / 0.2) !important;
  border-right-color: rgb(254 242 242 / 0.2) !important;
}
.border-x-red-50\/25 {
  border-left-color: rgb(254 242 242 / 0.25) !important;
  border-right-color: rgb(254 242 242 / 0.25) !important;
}
.border-x-red-50\/30 {
  border-left-color: rgb(254 242 242 / 0.3) !important;
  border-right-color: rgb(254 242 242 / 0.3) !important;
}
.border-x-red-50\/38 {
  border-left-color: rgb(254 242 242 / 0.38) !important;
  border-right-color: rgb(254 242 242 / 0.38) !important;
}
.border-x-red-50\/40 {
  border-left-color: rgb(254 242 242 / 0.4) !important;
  border-right-color: rgb(254 242 242 / 0.4) !important;
}
.border-x-red-50\/5 {
  border-left-color: rgb(254 242 242 / 0.05) !important;
  border-right-color: rgb(254 242 242 / 0.05) !important;
}
.border-x-red-50\/50 {
  border-left-color: rgb(254 242 242 / 0.5) !important;
  border-right-color: rgb(254 242 242 / 0.5) !important;
}
.border-x-red-50\/60 {
  border-left-color: rgb(254 242 242 / 0.6) !important;
  border-right-color: rgb(254 242 242 / 0.6) !important;
}
.border-x-red-50\/70 {
  border-left-color: rgb(254 242 242 / 0.7) !important;
  border-right-color: rgb(254 242 242 / 0.7) !important;
}
.border-x-red-50\/75 {
  border-left-color: rgb(254 242 242 / 0.75) !important;
  border-right-color: rgb(254 242 242 / 0.75) !important;
}
.border-x-red-50\/80 {
  border-left-color: rgb(254 242 242 / 0.8) !important;
  border-right-color: rgb(254 242 242 / 0.8) !important;
}
.border-x-red-50\/87 {
  border-left-color: rgb(254 242 242 / 0.87) !important;
  border-right-color: rgb(254 242 242 / 0.87) !important;
}
.border-x-red-50\/90 {
  border-left-color: rgb(254 242 242 / 0.9) !important;
  border-right-color: rgb(254 242 242 / 0.9) !important;
}
.border-x-red-50\/95 {
  border-left-color: rgb(254 242 242 / 0.95) !important;
  border-right-color: rgb(254 242 242 / 0.95) !important;
}
.border-x-red-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-x-red-500\/0 {
  border-left-color: rgb(239 68 68 / 0) !important;
  border-right-color: rgb(239 68 68 / 0) !important;
}
.border-x-red-500\/10 {
  border-left-color: rgb(239 68 68 / 0.1) !important;
  border-right-color: rgb(239 68 68 / 0.1) !important;
}
.border-x-red-500\/100 {
  border-left-color: rgb(239 68 68 / 1) !important;
  border-right-color: rgb(239 68 68 / 1) !important;
}
.border-x-red-500\/12 {
  border-left-color: rgb(239 68 68 / 0.12) !important;
  border-right-color: rgb(239 68 68 / 0.12) !important;
}
.border-x-red-500\/20 {
  border-left-color: rgb(239 68 68 / 0.2) !important;
  border-right-color: rgb(239 68 68 / 0.2) !important;
}
.border-x-red-500\/25 {
  border-left-color: rgb(239 68 68 / 0.25) !important;
  border-right-color: rgb(239 68 68 / 0.25) !important;
}
.border-x-red-500\/30 {
  border-left-color: rgb(239 68 68 / 0.3) !important;
  border-right-color: rgb(239 68 68 / 0.3) !important;
}
.border-x-red-500\/38 {
  border-left-color: rgb(239 68 68 / 0.38) !important;
  border-right-color: rgb(239 68 68 / 0.38) !important;
}
.border-x-red-500\/40 {
  border-left-color: rgb(239 68 68 / 0.4) !important;
  border-right-color: rgb(239 68 68 / 0.4) !important;
}
.border-x-red-500\/5 {
  border-left-color: rgb(239 68 68 / 0.05) !important;
  border-right-color: rgb(239 68 68 / 0.05) !important;
}
.border-x-red-500\/50 {
  border-left-color: rgb(239 68 68 / 0.5) !important;
  border-right-color: rgb(239 68 68 / 0.5) !important;
}
.border-x-red-500\/60 {
  border-left-color: rgb(239 68 68 / 0.6) !important;
  border-right-color: rgb(239 68 68 / 0.6) !important;
}
.border-x-red-500\/70 {
  border-left-color: rgb(239 68 68 / 0.7) !important;
  border-right-color: rgb(239 68 68 / 0.7) !important;
}
.border-x-red-500\/75 {
  border-left-color: rgb(239 68 68 / 0.75) !important;
  border-right-color: rgb(239 68 68 / 0.75) !important;
}
.border-x-red-500\/80 {
  border-left-color: rgb(239 68 68 / 0.8) !important;
  border-right-color: rgb(239 68 68 / 0.8) !important;
}
.border-x-red-500\/87 {
  border-left-color: rgb(239 68 68 / 0.87) !important;
  border-right-color: rgb(239 68 68 / 0.87) !important;
}
.border-x-red-500\/90 {
  border-left-color: rgb(239 68 68 / 0.9) !important;
  border-right-color: rgb(239 68 68 / 0.9) !important;
}
.border-x-red-500\/95 {
  border-left-color: rgb(239 68 68 / 0.95) !important;
  border-right-color: rgb(239 68 68 / 0.95) !important;
}
.border-x-red-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-x-red-600\/0 {
  border-left-color: rgb(220 38 38 / 0) !important;
  border-right-color: rgb(220 38 38 / 0) !important;
}
.border-x-red-600\/10 {
  border-left-color: rgb(220 38 38 / 0.1) !important;
  border-right-color: rgb(220 38 38 / 0.1) !important;
}
.border-x-red-600\/100 {
  border-left-color: rgb(220 38 38 / 1) !important;
  border-right-color: rgb(220 38 38 / 1) !important;
}
.border-x-red-600\/12 {
  border-left-color: rgb(220 38 38 / 0.12) !important;
  border-right-color: rgb(220 38 38 / 0.12) !important;
}
.border-x-red-600\/20 {
  border-left-color: rgb(220 38 38 / 0.2) !important;
  border-right-color: rgb(220 38 38 / 0.2) !important;
}
.border-x-red-600\/25 {
  border-left-color: rgb(220 38 38 / 0.25) !important;
  border-right-color: rgb(220 38 38 / 0.25) !important;
}
.border-x-red-600\/30 {
  border-left-color: rgb(220 38 38 / 0.3) !important;
  border-right-color: rgb(220 38 38 / 0.3) !important;
}
.border-x-red-600\/38 {
  border-left-color: rgb(220 38 38 / 0.38) !important;
  border-right-color: rgb(220 38 38 / 0.38) !important;
}
.border-x-red-600\/40 {
  border-left-color: rgb(220 38 38 / 0.4) !important;
  border-right-color: rgb(220 38 38 / 0.4) !important;
}
.border-x-red-600\/5 {
  border-left-color: rgb(220 38 38 / 0.05) !important;
  border-right-color: rgb(220 38 38 / 0.05) !important;
}
.border-x-red-600\/50 {
  border-left-color: rgb(220 38 38 / 0.5) !important;
  border-right-color: rgb(220 38 38 / 0.5) !important;
}
.border-x-red-600\/60 {
  border-left-color: rgb(220 38 38 / 0.6) !important;
  border-right-color: rgb(220 38 38 / 0.6) !important;
}
.border-x-red-600\/70 {
  border-left-color: rgb(220 38 38 / 0.7) !important;
  border-right-color: rgb(220 38 38 / 0.7) !important;
}
.border-x-red-600\/75 {
  border-left-color: rgb(220 38 38 / 0.75) !important;
  border-right-color: rgb(220 38 38 / 0.75) !important;
}
.border-x-red-600\/80 {
  border-left-color: rgb(220 38 38 / 0.8) !important;
  border-right-color: rgb(220 38 38 / 0.8) !important;
}
.border-x-red-600\/87 {
  border-left-color: rgb(220 38 38 / 0.87) !important;
  border-right-color: rgb(220 38 38 / 0.87) !important;
}
.border-x-red-600\/90 {
  border-left-color: rgb(220 38 38 / 0.9) !important;
  border-right-color: rgb(220 38 38 / 0.9) !important;
}
.border-x-red-600\/95 {
  border-left-color: rgb(220 38 38 / 0.95) !important;
  border-right-color: rgb(220 38 38 / 0.95) !important;
}
.border-x-red-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-x-red-700\/0 {
  border-left-color: rgb(185 28 28 / 0) !important;
  border-right-color: rgb(185 28 28 / 0) !important;
}
.border-x-red-700\/10 {
  border-left-color: rgb(185 28 28 / 0.1) !important;
  border-right-color: rgb(185 28 28 / 0.1) !important;
}
.border-x-red-700\/100 {
  border-left-color: rgb(185 28 28 / 1) !important;
  border-right-color: rgb(185 28 28 / 1) !important;
}
.border-x-red-700\/12 {
  border-left-color: rgb(185 28 28 / 0.12) !important;
  border-right-color: rgb(185 28 28 / 0.12) !important;
}
.border-x-red-700\/20 {
  border-left-color: rgb(185 28 28 / 0.2) !important;
  border-right-color: rgb(185 28 28 / 0.2) !important;
}
.border-x-red-700\/25 {
  border-left-color: rgb(185 28 28 / 0.25) !important;
  border-right-color: rgb(185 28 28 / 0.25) !important;
}
.border-x-red-700\/30 {
  border-left-color: rgb(185 28 28 / 0.3) !important;
  border-right-color: rgb(185 28 28 / 0.3) !important;
}
.border-x-red-700\/38 {
  border-left-color: rgb(185 28 28 / 0.38) !important;
  border-right-color: rgb(185 28 28 / 0.38) !important;
}
.border-x-red-700\/40 {
  border-left-color: rgb(185 28 28 / 0.4) !important;
  border-right-color: rgb(185 28 28 / 0.4) !important;
}
.border-x-red-700\/5 {
  border-left-color: rgb(185 28 28 / 0.05) !important;
  border-right-color: rgb(185 28 28 / 0.05) !important;
}
.border-x-red-700\/50 {
  border-left-color: rgb(185 28 28 / 0.5) !important;
  border-right-color: rgb(185 28 28 / 0.5) !important;
}
.border-x-red-700\/60 {
  border-left-color: rgb(185 28 28 / 0.6) !important;
  border-right-color: rgb(185 28 28 / 0.6) !important;
}
.border-x-red-700\/70 {
  border-left-color: rgb(185 28 28 / 0.7) !important;
  border-right-color: rgb(185 28 28 / 0.7) !important;
}
.border-x-red-700\/75 {
  border-left-color: rgb(185 28 28 / 0.75) !important;
  border-right-color: rgb(185 28 28 / 0.75) !important;
}
.border-x-red-700\/80 {
  border-left-color: rgb(185 28 28 / 0.8) !important;
  border-right-color: rgb(185 28 28 / 0.8) !important;
}
.border-x-red-700\/87 {
  border-left-color: rgb(185 28 28 / 0.87) !important;
  border-right-color: rgb(185 28 28 / 0.87) !important;
}
.border-x-red-700\/90 {
  border-left-color: rgb(185 28 28 / 0.9) !important;
  border-right-color: rgb(185 28 28 / 0.9) !important;
}
.border-x-red-700\/95 {
  border-left-color: rgb(185 28 28 / 0.95) !important;
  border-right-color: rgb(185 28 28 / 0.95) !important;
}
.border-x-red-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-x-red-800\/0 {
  border-left-color: rgb(153 27 27 / 0) !important;
  border-right-color: rgb(153 27 27 / 0) !important;
}
.border-x-red-800\/10 {
  border-left-color: rgb(153 27 27 / 0.1) !important;
  border-right-color: rgb(153 27 27 / 0.1) !important;
}
.border-x-red-800\/100 {
  border-left-color: rgb(153 27 27 / 1) !important;
  border-right-color: rgb(153 27 27 / 1) !important;
}
.border-x-red-800\/12 {
  border-left-color: rgb(153 27 27 / 0.12) !important;
  border-right-color: rgb(153 27 27 / 0.12) !important;
}
.border-x-red-800\/20 {
  border-left-color: rgb(153 27 27 / 0.2) !important;
  border-right-color: rgb(153 27 27 / 0.2) !important;
}
.border-x-red-800\/25 {
  border-left-color: rgb(153 27 27 / 0.25) !important;
  border-right-color: rgb(153 27 27 / 0.25) !important;
}
.border-x-red-800\/30 {
  border-left-color: rgb(153 27 27 / 0.3) !important;
  border-right-color: rgb(153 27 27 / 0.3) !important;
}
.border-x-red-800\/38 {
  border-left-color: rgb(153 27 27 / 0.38) !important;
  border-right-color: rgb(153 27 27 / 0.38) !important;
}
.border-x-red-800\/40 {
  border-left-color: rgb(153 27 27 / 0.4) !important;
  border-right-color: rgb(153 27 27 / 0.4) !important;
}
.border-x-red-800\/5 {
  border-left-color: rgb(153 27 27 / 0.05) !important;
  border-right-color: rgb(153 27 27 / 0.05) !important;
}
.border-x-red-800\/50 {
  border-left-color: rgb(153 27 27 / 0.5) !important;
  border-right-color: rgb(153 27 27 / 0.5) !important;
}
.border-x-red-800\/60 {
  border-left-color: rgb(153 27 27 / 0.6) !important;
  border-right-color: rgb(153 27 27 / 0.6) !important;
}
.border-x-red-800\/70 {
  border-left-color: rgb(153 27 27 / 0.7) !important;
  border-right-color: rgb(153 27 27 / 0.7) !important;
}
.border-x-red-800\/75 {
  border-left-color: rgb(153 27 27 / 0.75) !important;
  border-right-color: rgb(153 27 27 / 0.75) !important;
}
.border-x-red-800\/80 {
  border-left-color: rgb(153 27 27 / 0.8) !important;
  border-right-color: rgb(153 27 27 / 0.8) !important;
}
.border-x-red-800\/87 {
  border-left-color: rgb(153 27 27 / 0.87) !important;
  border-right-color: rgb(153 27 27 / 0.87) !important;
}
.border-x-red-800\/90 {
  border-left-color: rgb(153 27 27 / 0.9) !important;
  border-right-color: rgb(153 27 27 / 0.9) !important;
}
.border-x-red-800\/95 {
  border-left-color: rgb(153 27 27 / 0.95) !important;
  border-right-color: rgb(153 27 27 / 0.95) !important;
}
.border-x-red-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-x-red-900\/0 {
  border-left-color: rgb(127 29 29 / 0) !important;
  border-right-color: rgb(127 29 29 / 0) !important;
}
.border-x-red-900\/10 {
  border-left-color: rgb(127 29 29 / 0.1) !important;
  border-right-color: rgb(127 29 29 / 0.1) !important;
}
.border-x-red-900\/100 {
  border-left-color: rgb(127 29 29 / 1) !important;
  border-right-color: rgb(127 29 29 / 1) !important;
}
.border-x-red-900\/12 {
  border-left-color: rgb(127 29 29 / 0.12) !important;
  border-right-color: rgb(127 29 29 / 0.12) !important;
}
.border-x-red-900\/20 {
  border-left-color: rgb(127 29 29 / 0.2) !important;
  border-right-color: rgb(127 29 29 / 0.2) !important;
}
.border-x-red-900\/25 {
  border-left-color: rgb(127 29 29 / 0.25) !important;
  border-right-color: rgb(127 29 29 / 0.25) !important;
}
.border-x-red-900\/30 {
  border-left-color: rgb(127 29 29 / 0.3) !important;
  border-right-color: rgb(127 29 29 / 0.3) !important;
}
.border-x-red-900\/38 {
  border-left-color: rgb(127 29 29 / 0.38) !important;
  border-right-color: rgb(127 29 29 / 0.38) !important;
}
.border-x-red-900\/40 {
  border-left-color: rgb(127 29 29 / 0.4) !important;
  border-right-color: rgb(127 29 29 / 0.4) !important;
}
.border-x-red-900\/5 {
  border-left-color: rgb(127 29 29 / 0.05) !important;
  border-right-color: rgb(127 29 29 / 0.05) !important;
}
.border-x-red-900\/50 {
  border-left-color: rgb(127 29 29 / 0.5) !important;
  border-right-color: rgb(127 29 29 / 0.5) !important;
}
.border-x-red-900\/60 {
  border-left-color: rgb(127 29 29 / 0.6) !important;
  border-right-color: rgb(127 29 29 / 0.6) !important;
}
.border-x-red-900\/70 {
  border-left-color: rgb(127 29 29 / 0.7) !important;
  border-right-color: rgb(127 29 29 / 0.7) !important;
}
.border-x-red-900\/75 {
  border-left-color: rgb(127 29 29 / 0.75) !important;
  border-right-color: rgb(127 29 29 / 0.75) !important;
}
.border-x-red-900\/80 {
  border-left-color: rgb(127 29 29 / 0.8) !important;
  border-right-color: rgb(127 29 29 / 0.8) !important;
}
.border-x-red-900\/87 {
  border-left-color: rgb(127 29 29 / 0.87) !important;
  border-right-color: rgb(127 29 29 / 0.87) !important;
}
.border-x-red-900\/90 {
  border-left-color: rgb(127 29 29 / 0.9) !important;
  border-right-color: rgb(127 29 29 / 0.9) !important;
}
.border-x-red-900\/95 {
  border-left-color: rgb(127 29 29 / 0.95) !important;
  border-right-color: rgb(127 29 29 / 0.95) !important;
}
.border-x-red-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-x-red-950\/0 {
  border-left-color: rgb(69 10 10 / 0) !important;
  border-right-color: rgb(69 10 10 / 0) !important;
}
.border-x-red-950\/10 {
  border-left-color: rgb(69 10 10 / 0.1) !important;
  border-right-color: rgb(69 10 10 / 0.1) !important;
}
.border-x-red-950\/100 {
  border-left-color: rgb(69 10 10 / 1) !important;
  border-right-color: rgb(69 10 10 / 1) !important;
}
.border-x-red-950\/12 {
  border-left-color: rgb(69 10 10 / 0.12) !important;
  border-right-color: rgb(69 10 10 / 0.12) !important;
}
.border-x-red-950\/20 {
  border-left-color: rgb(69 10 10 / 0.2) !important;
  border-right-color: rgb(69 10 10 / 0.2) !important;
}
.border-x-red-950\/25 {
  border-left-color: rgb(69 10 10 / 0.25) !important;
  border-right-color: rgb(69 10 10 / 0.25) !important;
}
.border-x-red-950\/30 {
  border-left-color: rgb(69 10 10 / 0.3) !important;
  border-right-color: rgb(69 10 10 / 0.3) !important;
}
.border-x-red-950\/38 {
  border-left-color: rgb(69 10 10 / 0.38) !important;
  border-right-color: rgb(69 10 10 / 0.38) !important;
}
.border-x-red-950\/40 {
  border-left-color: rgb(69 10 10 / 0.4) !important;
  border-right-color: rgb(69 10 10 / 0.4) !important;
}
.border-x-red-950\/5 {
  border-left-color: rgb(69 10 10 / 0.05) !important;
  border-right-color: rgb(69 10 10 / 0.05) !important;
}
.border-x-red-950\/50 {
  border-left-color: rgb(69 10 10 / 0.5) !important;
  border-right-color: rgb(69 10 10 / 0.5) !important;
}
.border-x-red-950\/60 {
  border-left-color: rgb(69 10 10 / 0.6) !important;
  border-right-color: rgb(69 10 10 / 0.6) !important;
}
.border-x-red-950\/70 {
  border-left-color: rgb(69 10 10 / 0.7) !important;
  border-right-color: rgb(69 10 10 / 0.7) !important;
}
.border-x-red-950\/75 {
  border-left-color: rgb(69 10 10 / 0.75) !important;
  border-right-color: rgb(69 10 10 / 0.75) !important;
}
.border-x-red-950\/80 {
  border-left-color: rgb(69 10 10 / 0.8) !important;
  border-right-color: rgb(69 10 10 / 0.8) !important;
}
.border-x-red-950\/87 {
  border-left-color: rgb(69 10 10 / 0.87) !important;
  border-right-color: rgb(69 10 10 / 0.87) !important;
}
.border-x-red-950\/90 {
  border-left-color: rgb(69 10 10 / 0.9) !important;
  border-right-color: rgb(69 10 10 / 0.9) !important;
}
.border-x-red-950\/95 {
  border-left-color: rgb(69 10 10 / 0.95) !important;
  border-right-color: rgb(69 10 10 / 0.95) !important;
}
.border-x-rose-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-x-rose-100\/0 {
  border-left-color: rgb(255 228 230 / 0) !important;
  border-right-color: rgb(255 228 230 / 0) !important;
}
.border-x-rose-100\/10 {
  border-left-color: rgb(255 228 230 / 0.1) !important;
  border-right-color: rgb(255 228 230 / 0.1) !important;
}
.border-x-rose-100\/100 {
  border-left-color: rgb(255 228 230 / 1) !important;
  border-right-color: rgb(255 228 230 / 1) !important;
}
.border-x-rose-100\/12 {
  border-left-color: rgb(255 228 230 / 0.12) !important;
  border-right-color: rgb(255 228 230 / 0.12) !important;
}
.border-x-rose-100\/20 {
  border-left-color: rgb(255 228 230 / 0.2) !important;
  border-right-color: rgb(255 228 230 / 0.2) !important;
}
.border-x-rose-100\/25 {
  border-left-color: rgb(255 228 230 / 0.25) !important;
  border-right-color: rgb(255 228 230 / 0.25) !important;
}
.border-x-rose-100\/30 {
  border-left-color: rgb(255 228 230 / 0.3) !important;
  border-right-color: rgb(255 228 230 / 0.3) !important;
}
.border-x-rose-100\/38 {
  border-left-color: rgb(255 228 230 / 0.38) !important;
  border-right-color: rgb(255 228 230 / 0.38) !important;
}
.border-x-rose-100\/40 {
  border-left-color: rgb(255 228 230 / 0.4) !important;
  border-right-color: rgb(255 228 230 / 0.4) !important;
}
.border-x-rose-100\/5 {
  border-left-color: rgb(255 228 230 / 0.05) !important;
  border-right-color: rgb(255 228 230 / 0.05) !important;
}
.border-x-rose-100\/50 {
  border-left-color: rgb(255 228 230 / 0.5) !important;
  border-right-color: rgb(255 228 230 / 0.5) !important;
}
.border-x-rose-100\/60 {
  border-left-color: rgb(255 228 230 / 0.6) !important;
  border-right-color: rgb(255 228 230 / 0.6) !important;
}
.border-x-rose-100\/70 {
  border-left-color: rgb(255 228 230 / 0.7) !important;
  border-right-color: rgb(255 228 230 / 0.7) !important;
}
.border-x-rose-100\/75 {
  border-left-color: rgb(255 228 230 / 0.75) !important;
  border-right-color: rgb(255 228 230 / 0.75) !important;
}
.border-x-rose-100\/80 {
  border-left-color: rgb(255 228 230 / 0.8) !important;
  border-right-color: rgb(255 228 230 / 0.8) !important;
}
.border-x-rose-100\/87 {
  border-left-color: rgb(255 228 230 / 0.87) !important;
  border-right-color: rgb(255 228 230 / 0.87) !important;
}
.border-x-rose-100\/90 {
  border-left-color: rgb(255 228 230 / 0.9) !important;
  border-right-color: rgb(255 228 230 / 0.9) !important;
}
.border-x-rose-100\/95 {
  border-left-color: rgb(255 228 230 / 0.95) !important;
  border-right-color: rgb(255 228 230 / 0.95) !important;
}
.border-x-rose-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-x-rose-200\/0 {
  border-left-color: rgb(254 205 211 / 0) !important;
  border-right-color: rgb(254 205 211 / 0) !important;
}
.border-x-rose-200\/10 {
  border-left-color: rgb(254 205 211 / 0.1) !important;
  border-right-color: rgb(254 205 211 / 0.1) !important;
}
.border-x-rose-200\/100 {
  border-left-color: rgb(254 205 211 / 1) !important;
  border-right-color: rgb(254 205 211 / 1) !important;
}
.border-x-rose-200\/12 {
  border-left-color: rgb(254 205 211 / 0.12) !important;
  border-right-color: rgb(254 205 211 / 0.12) !important;
}
.border-x-rose-200\/20 {
  border-left-color: rgb(254 205 211 / 0.2) !important;
  border-right-color: rgb(254 205 211 / 0.2) !important;
}
.border-x-rose-200\/25 {
  border-left-color: rgb(254 205 211 / 0.25) !important;
  border-right-color: rgb(254 205 211 / 0.25) !important;
}
.border-x-rose-200\/30 {
  border-left-color: rgb(254 205 211 / 0.3) !important;
  border-right-color: rgb(254 205 211 / 0.3) !important;
}
.border-x-rose-200\/38 {
  border-left-color: rgb(254 205 211 / 0.38) !important;
  border-right-color: rgb(254 205 211 / 0.38) !important;
}
.border-x-rose-200\/40 {
  border-left-color: rgb(254 205 211 / 0.4) !important;
  border-right-color: rgb(254 205 211 / 0.4) !important;
}
.border-x-rose-200\/5 {
  border-left-color: rgb(254 205 211 / 0.05) !important;
  border-right-color: rgb(254 205 211 / 0.05) !important;
}
.border-x-rose-200\/50 {
  border-left-color: rgb(254 205 211 / 0.5) !important;
  border-right-color: rgb(254 205 211 / 0.5) !important;
}
.border-x-rose-200\/60 {
  border-left-color: rgb(254 205 211 / 0.6) !important;
  border-right-color: rgb(254 205 211 / 0.6) !important;
}
.border-x-rose-200\/70 {
  border-left-color: rgb(254 205 211 / 0.7) !important;
  border-right-color: rgb(254 205 211 / 0.7) !important;
}
.border-x-rose-200\/75 {
  border-left-color: rgb(254 205 211 / 0.75) !important;
  border-right-color: rgb(254 205 211 / 0.75) !important;
}
.border-x-rose-200\/80 {
  border-left-color: rgb(254 205 211 / 0.8) !important;
  border-right-color: rgb(254 205 211 / 0.8) !important;
}
.border-x-rose-200\/87 {
  border-left-color: rgb(254 205 211 / 0.87) !important;
  border-right-color: rgb(254 205 211 / 0.87) !important;
}
.border-x-rose-200\/90 {
  border-left-color: rgb(254 205 211 / 0.9) !important;
  border-right-color: rgb(254 205 211 / 0.9) !important;
}
.border-x-rose-200\/95 {
  border-left-color: rgb(254 205 211 / 0.95) !important;
  border-right-color: rgb(254 205 211 / 0.95) !important;
}
.border-x-rose-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-x-rose-300\/0 {
  border-left-color: rgb(253 164 175 / 0) !important;
  border-right-color: rgb(253 164 175 / 0) !important;
}
.border-x-rose-300\/10 {
  border-left-color: rgb(253 164 175 / 0.1) !important;
  border-right-color: rgb(253 164 175 / 0.1) !important;
}
.border-x-rose-300\/100 {
  border-left-color: rgb(253 164 175 / 1) !important;
  border-right-color: rgb(253 164 175 / 1) !important;
}
.border-x-rose-300\/12 {
  border-left-color: rgb(253 164 175 / 0.12) !important;
  border-right-color: rgb(253 164 175 / 0.12) !important;
}
.border-x-rose-300\/20 {
  border-left-color: rgb(253 164 175 / 0.2) !important;
  border-right-color: rgb(253 164 175 / 0.2) !important;
}
.border-x-rose-300\/25 {
  border-left-color: rgb(253 164 175 / 0.25) !important;
  border-right-color: rgb(253 164 175 / 0.25) !important;
}
.border-x-rose-300\/30 {
  border-left-color: rgb(253 164 175 / 0.3) !important;
  border-right-color: rgb(253 164 175 / 0.3) !important;
}
.border-x-rose-300\/38 {
  border-left-color: rgb(253 164 175 / 0.38) !important;
  border-right-color: rgb(253 164 175 / 0.38) !important;
}
.border-x-rose-300\/40 {
  border-left-color: rgb(253 164 175 / 0.4) !important;
  border-right-color: rgb(253 164 175 / 0.4) !important;
}
.border-x-rose-300\/5 {
  border-left-color: rgb(253 164 175 / 0.05) !important;
  border-right-color: rgb(253 164 175 / 0.05) !important;
}
.border-x-rose-300\/50 {
  border-left-color: rgb(253 164 175 / 0.5) !important;
  border-right-color: rgb(253 164 175 / 0.5) !important;
}
.border-x-rose-300\/60 {
  border-left-color: rgb(253 164 175 / 0.6) !important;
  border-right-color: rgb(253 164 175 / 0.6) !important;
}
.border-x-rose-300\/70 {
  border-left-color: rgb(253 164 175 / 0.7) !important;
  border-right-color: rgb(253 164 175 / 0.7) !important;
}
.border-x-rose-300\/75 {
  border-left-color: rgb(253 164 175 / 0.75) !important;
  border-right-color: rgb(253 164 175 / 0.75) !important;
}
.border-x-rose-300\/80 {
  border-left-color: rgb(253 164 175 / 0.8) !important;
  border-right-color: rgb(253 164 175 / 0.8) !important;
}
.border-x-rose-300\/87 {
  border-left-color: rgb(253 164 175 / 0.87) !important;
  border-right-color: rgb(253 164 175 / 0.87) !important;
}
.border-x-rose-300\/90 {
  border-left-color: rgb(253 164 175 / 0.9) !important;
  border-right-color: rgb(253 164 175 / 0.9) !important;
}
.border-x-rose-300\/95 {
  border-left-color: rgb(253 164 175 / 0.95) !important;
  border-right-color: rgb(253 164 175 / 0.95) !important;
}
.border-x-rose-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-x-rose-400\/0 {
  border-left-color: rgb(251 113 133 / 0) !important;
  border-right-color: rgb(251 113 133 / 0) !important;
}
.border-x-rose-400\/10 {
  border-left-color: rgb(251 113 133 / 0.1) !important;
  border-right-color: rgb(251 113 133 / 0.1) !important;
}
.border-x-rose-400\/100 {
  border-left-color: rgb(251 113 133 / 1) !important;
  border-right-color: rgb(251 113 133 / 1) !important;
}
.border-x-rose-400\/12 {
  border-left-color: rgb(251 113 133 / 0.12) !important;
  border-right-color: rgb(251 113 133 / 0.12) !important;
}
.border-x-rose-400\/20 {
  border-left-color: rgb(251 113 133 / 0.2) !important;
  border-right-color: rgb(251 113 133 / 0.2) !important;
}
.border-x-rose-400\/25 {
  border-left-color: rgb(251 113 133 / 0.25) !important;
  border-right-color: rgb(251 113 133 / 0.25) !important;
}
.border-x-rose-400\/30 {
  border-left-color: rgb(251 113 133 / 0.3) !important;
  border-right-color: rgb(251 113 133 / 0.3) !important;
}
.border-x-rose-400\/38 {
  border-left-color: rgb(251 113 133 / 0.38) !important;
  border-right-color: rgb(251 113 133 / 0.38) !important;
}
.border-x-rose-400\/40 {
  border-left-color: rgb(251 113 133 / 0.4) !important;
  border-right-color: rgb(251 113 133 / 0.4) !important;
}
.border-x-rose-400\/5 {
  border-left-color: rgb(251 113 133 / 0.05) !important;
  border-right-color: rgb(251 113 133 / 0.05) !important;
}
.border-x-rose-400\/50 {
  border-left-color: rgb(251 113 133 / 0.5) !important;
  border-right-color: rgb(251 113 133 / 0.5) !important;
}
.border-x-rose-400\/60 {
  border-left-color: rgb(251 113 133 / 0.6) !important;
  border-right-color: rgb(251 113 133 / 0.6) !important;
}
.border-x-rose-400\/70 {
  border-left-color: rgb(251 113 133 / 0.7) !important;
  border-right-color: rgb(251 113 133 / 0.7) !important;
}
.border-x-rose-400\/75 {
  border-left-color: rgb(251 113 133 / 0.75) !important;
  border-right-color: rgb(251 113 133 / 0.75) !important;
}
.border-x-rose-400\/80 {
  border-left-color: rgb(251 113 133 / 0.8) !important;
  border-right-color: rgb(251 113 133 / 0.8) !important;
}
.border-x-rose-400\/87 {
  border-left-color: rgb(251 113 133 / 0.87) !important;
  border-right-color: rgb(251 113 133 / 0.87) !important;
}
.border-x-rose-400\/90 {
  border-left-color: rgb(251 113 133 / 0.9) !important;
  border-right-color: rgb(251 113 133 / 0.9) !important;
}
.border-x-rose-400\/95 {
  border-left-color: rgb(251 113 133 / 0.95) !important;
  border-right-color: rgb(251 113 133 / 0.95) !important;
}
.border-x-rose-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-x-rose-50\/0 {
  border-left-color: rgb(255 241 242 / 0) !important;
  border-right-color: rgb(255 241 242 / 0) !important;
}
.border-x-rose-50\/10 {
  border-left-color: rgb(255 241 242 / 0.1) !important;
  border-right-color: rgb(255 241 242 / 0.1) !important;
}
.border-x-rose-50\/100 {
  border-left-color: rgb(255 241 242 / 1) !important;
  border-right-color: rgb(255 241 242 / 1) !important;
}
.border-x-rose-50\/12 {
  border-left-color: rgb(255 241 242 / 0.12) !important;
  border-right-color: rgb(255 241 242 / 0.12) !important;
}
.border-x-rose-50\/20 {
  border-left-color: rgb(255 241 242 / 0.2) !important;
  border-right-color: rgb(255 241 242 / 0.2) !important;
}
.border-x-rose-50\/25 {
  border-left-color: rgb(255 241 242 / 0.25) !important;
  border-right-color: rgb(255 241 242 / 0.25) !important;
}
.border-x-rose-50\/30 {
  border-left-color: rgb(255 241 242 / 0.3) !important;
  border-right-color: rgb(255 241 242 / 0.3) !important;
}
.border-x-rose-50\/38 {
  border-left-color: rgb(255 241 242 / 0.38) !important;
  border-right-color: rgb(255 241 242 / 0.38) !important;
}
.border-x-rose-50\/40 {
  border-left-color: rgb(255 241 242 / 0.4) !important;
  border-right-color: rgb(255 241 242 / 0.4) !important;
}
.border-x-rose-50\/5 {
  border-left-color: rgb(255 241 242 / 0.05) !important;
  border-right-color: rgb(255 241 242 / 0.05) !important;
}
.border-x-rose-50\/50 {
  border-left-color: rgb(255 241 242 / 0.5) !important;
  border-right-color: rgb(255 241 242 / 0.5) !important;
}
.border-x-rose-50\/60 {
  border-left-color: rgb(255 241 242 / 0.6) !important;
  border-right-color: rgb(255 241 242 / 0.6) !important;
}
.border-x-rose-50\/70 {
  border-left-color: rgb(255 241 242 / 0.7) !important;
  border-right-color: rgb(255 241 242 / 0.7) !important;
}
.border-x-rose-50\/75 {
  border-left-color: rgb(255 241 242 / 0.75) !important;
  border-right-color: rgb(255 241 242 / 0.75) !important;
}
.border-x-rose-50\/80 {
  border-left-color: rgb(255 241 242 / 0.8) !important;
  border-right-color: rgb(255 241 242 / 0.8) !important;
}
.border-x-rose-50\/87 {
  border-left-color: rgb(255 241 242 / 0.87) !important;
  border-right-color: rgb(255 241 242 / 0.87) !important;
}
.border-x-rose-50\/90 {
  border-left-color: rgb(255 241 242 / 0.9) !important;
  border-right-color: rgb(255 241 242 / 0.9) !important;
}
.border-x-rose-50\/95 {
  border-left-color: rgb(255 241 242 / 0.95) !important;
  border-right-color: rgb(255 241 242 / 0.95) !important;
}
.border-x-rose-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-x-rose-500\/0 {
  border-left-color: rgb(244 63 94 / 0) !important;
  border-right-color: rgb(244 63 94 / 0) !important;
}
.border-x-rose-500\/10 {
  border-left-color: rgb(244 63 94 / 0.1) !important;
  border-right-color: rgb(244 63 94 / 0.1) !important;
}
.border-x-rose-500\/100 {
  border-left-color: rgb(244 63 94 / 1) !important;
  border-right-color: rgb(244 63 94 / 1) !important;
}
.border-x-rose-500\/12 {
  border-left-color: rgb(244 63 94 / 0.12) !important;
  border-right-color: rgb(244 63 94 / 0.12) !important;
}
.border-x-rose-500\/20 {
  border-left-color: rgb(244 63 94 / 0.2) !important;
  border-right-color: rgb(244 63 94 / 0.2) !important;
}
.border-x-rose-500\/25 {
  border-left-color: rgb(244 63 94 / 0.25) !important;
  border-right-color: rgb(244 63 94 / 0.25) !important;
}
.border-x-rose-500\/30 {
  border-left-color: rgb(244 63 94 / 0.3) !important;
  border-right-color: rgb(244 63 94 / 0.3) !important;
}
.border-x-rose-500\/38 {
  border-left-color: rgb(244 63 94 / 0.38) !important;
  border-right-color: rgb(244 63 94 / 0.38) !important;
}
.border-x-rose-500\/40 {
  border-left-color: rgb(244 63 94 / 0.4) !important;
  border-right-color: rgb(244 63 94 / 0.4) !important;
}
.border-x-rose-500\/5 {
  border-left-color: rgb(244 63 94 / 0.05) !important;
  border-right-color: rgb(244 63 94 / 0.05) !important;
}
.border-x-rose-500\/50 {
  border-left-color: rgb(244 63 94 / 0.5) !important;
  border-right-color: rgb(244 63 94 / 0.5) !important;
}
.border-x-rose-500\/60 {
  border-left-color: rgb(244 63 94 / 0.6) !important;
  border-right-color: rgb(244 63 94 / 0.6) !important;
}
.border-x-rose-500\/70 {
  border-left-color: rgb(244 63 94 / 0.7) !important;
  border-right-color: rgb(244 63 94 / 0.7) !important;
}
.border-x-rose-500\/75 {
  border-left-color: rgb(244 63 94 / 0.75) !important;
  border-right-color: rgb(244 63 94 / 0.75) !important;
}
.border-x-rose-500\/80 {
  border-left-color: rgb(244 63 94 / 0.8) !important;
  border-right-color: rgb(244 63 94 / 0.8) !important;
}
.border-x-rose-500\/87 {
  border-left-color: rgb(244 63 94 / 0.87) !important;
  border-right-color: rgb(244 63 94 / 0.87) !important;
}
.border-x-rose-500\/90 {
  border-left-color: rgb(244 63 94 / 0.9) !important;
  border-right-color: rgb(244 63 94 / 0.9) !important;
}
.border-x-rose-500\/95 {
  border-left-color: rgb(244 63 94 / 0.95) !important;
  border-right-color: rgb(244 63 94 / 0.95) !important;
}
.border-x-rose-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-x-rose-600\/0 {
  border-left-color: rgb(225 29 72 / 0) !important;
  border-right-color: rgb(225 29 72 / 0) !important;
}
.border-x-rose-600\/10 {
  border-left-color: rgb(225 29 72 / 0.1) !important;
  border-right-color: rgb(225 29 72 / 0.1) !important;
}
.border-x-rose-600\/100 {
  border-left-color: rgb(225 29 72 / 1) !important;
  border-right-color: rgb(225 29 72 / 1) !important;
}
.border-x-rose-600\/12 {
  border-left-color: rgb(225 29 72 / 0.12) !important;
  border-right-color: rgb(225 29 72 / 0.12) !important;
}
.border-x-rose-600\/20 {
  border-left-color: rgb(225 29 72 / 0.2) !important;
  border-right-color: rgb(225 29 72 / 0.2) !important;
}
.border-x-rose-600\/25 {
  border-left-color: rgb(225 29 72 / 0.25) !important;
  border-right-color: rgb(225 29 72 / 0.25) !important;
}
.border-x-rose-600\/30 {
  border-left-color: rgb(225 29 72 / 0.3) !important;
  border-right-color: rgb(225 29 72 / 0.3) !important;
}
.border-x-rose-600\/38 {
  border-left-color: rgb(225 29 72 / 0.38) !important;
  border-right-color: rgb(225 29 72 / 0.38) !important;
}
.border-x-rose-600\/40 {
  border-left-color: rgb(225 29 72 / 0.4) !important;
  border-right-color: rgb(225 29 72 / 0.4) !important;
}
.border-x-rose-600\/5 {
  border-left-color: rgb(225 29 72 / 0.05) !important;
  border-right-color: rgb(225 29 72 / 0.05) !important;
}
.border-x-rose-600\/50 {
  border-left-color: rgb(225 29 72 / 0.5) !important;
  border-right-color: rgb(225 29 72 / 0.5) !important;
}
.border-x-rose-600\/60 {
  border-left-color: rgb(225 29 72 / 0.6) !important;
  border-right-color: rgb(225 29 72 / 0.6) !important;
}
.border-x-rose-600\/70 {
  border-left-color: rgb(225 29 72 / 0.7) !important;
  border-right-color: rgb(225 29 72 / 0.7) !important;
}
.border-x-rose-600\/75 {
  border-left-color: rgb(225 29 72 / 0.75) !important;
  border-right-color: rgb(225 29 72 / 0.75) !important;
}
.border-x-rose-600\/80 {
  border-left-color: rgb(225 29 72 / 0.8) !important;
  border-right-color: rgb(225 29 72 / 0.8) !important;
}
.border-x-rose-600\/87 {
  border-left-color: rgb(225 29 72 / 0.87) !important;
  border-right-color: rgb(225 29 72 / 0.87) !important;
}
.border-x-rose-600\/90 {
  border-left-color: rgb(225 29 72 / 0.9) !important;
  border-right-color: rgb(225 29 72 / 0.9) !important;
}
.border-x-rose-600\/95 {
  border-left-color: rgb(225 29 72 / 0.95) !important;
  border-right-color: rgb(225 29 72 / 0.95) !important;
}
.border-x-rose-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-x-rose-700\/0 {
  border-left-color: rgb(190 18 60 / 0) !important;
  border-right-color: rgb(190 18 60 / 0) !important;
}
.border-x-rose-700\/10 {
  border-left-color: rgb(190 18 60 / 0.1) !important;
  border-right-color: rgb(190 18 60 / 0.1) !important;
}
.border-x-rose-700\/100 {
  border-left-color: rgb(190 18 60 / 1) !important;
  border-right-color: rgb(190 18 60 / 1) !important;
}
.border-x-rose-700\/12 {
  border-left-color: rgb(190 18 60 / 0.12) !important;
  border-right-color: rgb(190 18 60 / 0.12) !important;
}
.border-x-rose-700\/20 {
  border-left-color: rgb(190 18 60 / 0.2) !important;
  border-right-color: rgb(190 18 60 / 0.2) !important;
}
.border-x-rose-700\/25 {
  border-left-color: rgb(190 18 60 / 0.25) !important;
  border-right-color: rgb(190 18 60 / 0.25) !important;
}
.border-x-rose-700\/30 {
  border-left-color: rgb(190 18 60 / 0.3) !important;
  border-right-color: rgb(190 18 60 / 0.3) !important;
}
.border-x-rose-700\/38 {
  border-left-color: rgb(190 18 60 / 0.38) !important;
  border-right-color: rgb(190 18 60 / 0.38) !important;
}
.border-x-rose-700\/40 {
  border-left-color: rgb(190 18 60 / 0.4) !important;
  border-right-color: rgb(190 18 60 / 0.4) !important;
}
.border-x-rose-700\/5 {
  border-left-color: rgb(190 18 60 / 0.05) !important;
  border-right-color: rgb(190 18 60 / 0.05) !important;
}
.border-x-rose-700\/50 {
  border-left-color: rgb(190 18 60 / 0.5) !important;
  border-right-color: rgb(190 18 60 / 0.5) !important;
}
.border-x-rose-700\/60 {
  border-left-color: rgb(190 18 60 / 0.6) !important;
  border-right-color: rgb(190 18 60 / 0.6) !important;
}
.border-x-rose-700\/70 {
  border-left-color: rgb(190 18 60 / 0.7) !important;
  border-right-color: rgb(190 18 60 / 0.7) !important;
}
.border-x-rose-700\/75 {
  border-left-color: rgb(190 18 60 / 0.75) !important;
  border-right-color: rgb(190 18 60 / 0.75) !important;
}
.border-x-rose-700\/80 {
  border-left-color: rgb(190 18 60 / 0.8) !important;
  border-right-color: rgb(190 18 60 / 0.8) !important;
}
.border-x-rose-700\/87 {
  border-left-color: rgb(190 18 60 / 0.87) !important;
  border-right-color: rgb(190 18 60 / 0.87) !important;
}
.border-x-rose-700\/90 {
  border-left-color: rgb(190 18 60 / 0.9) !important;
  border-right-color: rgb(190 18 60 / 0.9) !important;
}
.border-x-rose-700\/95 {
  border-left-color: rgb(190 18 60 / 0.95) !important;
  border-right-color: rgb(190 18 60 / 0.95) !important;
}
.border-x-rose-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-x-rose-800\/0 {
  border-left-color: rgb(159 18 57 / 0) !important;
  border-right-color: rgb(159 18 57 / 0) !important;
}
.border-x-rose-800\/10 {
  border-left-color: rgb(159 18 57 / 0.1) !important;
  border-right-color: rgb(159 18 57 / 0.1) !important;
}
.border-x-rose-800\/100 {
  border-left-color: rgb(159 18 57 / 1) !important;
  border-right-color: rgb(159 18 57 / 1) !important;
}
.border-x-rose-800\/12 {
  border-left-color: rgb(159 18 57 / 0.12) !important;
  border-right-color: rgb(159 18 57 / 0.12) !important;
}
.border-x-rose-800\/20 {
  border-left-color: rgb(159 18 57 / 0.2) !important;
  border-right-color: rgb(159 18 57 / 0.2) !important;
}
.border-x-rose-800\/25 {
  border-left-color: rgb(159 18 57 / 0.25) !important;
  border-right-color: rgb(159 18 57 / 0.25) !important;
}
.border-x-rose-800\/30 {
  border-left-color: rgb(159 18 57 / 0.3) !important;
  border-right-color: rgb(159 18 57 / 0.3) !important;
}
.border-x-rose-800\/38 {
  border-left-color: rgb(159 18 57 / 0.38) !important;
  border-right-color: rgb(159 18 57 / 0.38) !important;
}
.border-x-rose-800\/40 {
  border-left-color: rgb(159 18 57 / 0.4) !important;
  border-right-color: rgb(159 18 57 / 0.4) !important;
}
.border-x-rose-800\/5 {
  border-left-color: rgb(159 18 57 / 0.05) !important;
  border-right-color: rgb(159 18 57 / 0.05) !important;
}
.border-x-rose-800\/50 {
  border-left-color: rgb(159 18 57 / 0.5) !important;
  border-right-color: rgb(159 18 57 / 0.5) !important;
}
.border-x-rose-800\/60 {
  border-left-color: rgb(159 18 57 / 0.6) !important;
  border-right-color: rgb(159 18 57 / 0.6) !important;
}
.border-x-rose-800\/70 {
  border-left-color: rgb(159 18 57 / 0.7) !important;
  border-right-color: rgb(159 18 57 / 0.7) !important;
}
.border-x-rose-800\/75 {
  border-left-color: rgb(159 18 57 / 0.75) !important;
  border-right-color: rgb(159 18 57 / 0.75) !important;
}
.border-x-rose-800\/80 {
  border-left-color: rgb(159 18 57 / 0.8) !important;
  border-right-color: rgb(159 18 57 / 0.8) !important;
}
.border-x-rose-800\/87 {
  border-left-color: rgb(159 18 57 / 0.87) !important;
  border-right-color: rgb(159 18 57 / 0.87) !important;
}
.border-x-rose-800\/90 {
  border-left-color: rgb(159 18 57 / 0.9) !important;
  border-right-color: rgb(159 18 57 / 0.9) !important;
}
.border-x-rose-800\/95 {
  border-left-color: rgb(159 18 57 / 0.95) !important;
  border-right-color: rgb(159 18 57 / 0.95) !important;
}
.border-x-rose-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-x-rose-900\/0 {
  border-left-color: rgb(136 19 55 / 0) !important;
  border-right-color: rgb(136 19 55 / 0) !important;
}
.border-x-rose-900\/10 {
  border-left-color: rgb(136 19 55 / 0.1) !important;
  border-right-color: rgb(136 19 55 / 0.1) !important;
}
.border-x-rose-900\/100 {
  border-left-color: rgb(136 19 55 / 1) !important;
  border-right-color: rgb(136 19 55 / 1) !important;
}
.border-x-rose-900\/12 {
  border-left-color: rgb(136 19 55 / 0.12) !important;
  border-right-color: rgb(136 19 55 / 0.12) !important;
}
.border-x-rose-900\/20 {
  border-left-color: rgb(136 19 55 / 0.2) !important;
  border-right-color: rgb(136 19 55 / 0.2) !important;
}
.border-x-rose-900\/25 {
  border-left-color: rgb(136 19 55 / 0.25) !important;
  border-right-color: rgb(136 19 55 / 0.25) !important;
}
.border-x-rose-900\/30 {
  border-left-color: rgb(136 19 55 / 0.3) !important;
  border-right-color: rgb(136 19 55 / 0.3) !important;
}
.border-x-rose-900\/38 {
  border-left-color: rgb(136 19 55 / 0.38) !important;
  border-right-color: rgb(136 19 55 / 0.38) !important;
}
.border-x-rose-900\/40 {
  border-left-color: rgb(136 19 55 / 0.4) !important;
  border-right-color: rgb(136 19 55 / 0.4) !important;
}
.border-x-rose-900\/5 {
  border-left-color: rgb(136 19 55 / 0.05) !important;
  border-right-color: rgb(136 19 55 / 0.05) !important;
}
.border-x-rose-900\/50 {
  border-left-color: rgb(136 19 55 / 0.5) !important;
  border-right-color: rgb(136 19 55 / 0.5) !important;
}
.border-x-rose-900\/60 {
  border-left-color: rgb(136 19 55 / 0.6) !important;
  border-right-color: rgb(136 19 55 / 0.6) !important;
}
.border-x-rose-900\/70 {
  border-left-color: rgb(136 19 55 / 0.7) !important;
  border-right-color: rgb(136 19 55 / 0.7) !important;
}
.border-x-rose-900\/75 {
  border-left-color: rgb(136 19 55 / 0.75) !important;
  border-right-color: rgb(136 19 55 / 0.75) !important;
}
.border-x-rose-900\/80 {
  border-left-color: rgb(136 19 55 / 0.8) !important;
  border-right-color: rgb(136 19 55 / 0.8) !important;
}
.border-x-rose-900\/87 {
  border-left-color: rgb(136 19 55 / 0.87) !important;
  border-right-color: rgb(136 19 55 / 0.87) !important;
}
.border-x-rose-900\/90 {
  border-left-color: rgb(136 19 55 / 0.9) !important;
  border-right-color: rgb(136 19 55 / 0.9) !important;
}
.border-x-rose-900\/95 {
  border-left-color: rgb(136 19 55 / 0.95) !important;
  border-right-color: rgb(136 19 55 / 0.95) !important;
}
.border-x-rose-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-x-rose-950\/0 {
  border-left-color: rgb(76 5 25 / 0) !important;
  border-right-color: rgb(76 5 25 / 0) !important;
}
.border-x-rose-950\/10 {
  border-left-color: rgb(76 5 25 / 0.1) !important;
  border-right-color: rgb(76 5 25 / 0.1) !important;
}
.border-x-rose-950\/100 {
  border-left-color: rgb(76 5 25 / 1) !important;
  border-right-color: rgb(76 5 25 / 1) !important;
}
.border-x-rose-950\/12 {
  border-left-color: rgb(76 5 25 / 0.12) !important;
  border-right-color: rgb(76 5 25 / 0.12) !important;
}
.border-x-rose-950\/20 {
  border-left-color: rgb(76 5 25 / 0.2) !important;
  border-right-color: rgb(76 5 25 / 0.2) !important;
}
.border-x-rose-950\/25 {
  border-left-color: rgb(76 5 25 / 0.25) !important;
  border-right-color: rgb(76 5 25 / 0.25) !important;
}
.border-x-rose-950\/30 {
  border-left-color: rgb(76 5 25 / 0.3) !important;
  border-right-color: rgb(76 5 25 / 0.3) !important;
}
.border-x-rose-950\/38 {
  border-left-color: rgb(76 5 25 / 0.38) !important;
  border-right-color: rgb(76 5 25 / 0.38) !important;
}
.border-x-rose-950\/40 {
  border-left-color: rgb(76 5 25 / 0.4) !important;
  border-right-color: rgb(76 5 25 / 0.4) !important;
}
.border-x-rose-950\/5 {
  border-left-color: rgb(76 5 25 / 0.05) !important;
  border-right-color: rgb(76 5 25 / 0.05) !important;
}
.border-x-rose-950\/50 {
  border-left-color: rgb(76 5 25 / 0.5) !important;
  border-right-color: rgb(76 5 25 / 0.5) !important;
}
.border-x-rose-950\/60 {
  border-left-color: rgb(76 5 25 / 0.6) !important;
  border-right-color: rgb(76 5 25 / 0.6) !important;
}
.border-x-rose-950\/70 {
  border-left-color: rgb(76 5 25 / 0.7) !important;
  border-right-color: rgb(76 5 25 / 0.7) !important;
}
.border-x-rose-950\/75 {
  border-left-color: rgb(76 5 25 / 0.75) !important;
  border-right-color: rgb(76 5 25 / 0.75) !important;
}
.border-x-rose-950\/80 {
  border-left-color: rgb(76 5 25 / 0.8) !important;
  border-right-color: rgb(76 5 25 / 0.8) !important;
}
.border-x-rose-950\/87 {
  border-left-color: rgb(76 5 25 / 0.87) !important;
  border-right-color: rgb(76 5 25 / 0.87) !important;
}
.border-x-rose-950\/90 {
  border-left-color: rgb(76 5 25 / 0.9) !important;
  border-right-color: rgb(76 5 25 / 0.9) !important;
}
.border-x-rose-950\/95 {
  border-left-color: rgb(76 5 25 / 0.95) !important;
  border-right-color: rgb(76 5 25 / 0.95) !important;
}
.border-x-sky-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-x-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0) !important;
  border-right-color: rgb(224 242 254 / 0) !important;
}
.border-x-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1) !important;
  border-right-color: rgb(224 242 254 / 0.1) !important;
}
.border-x-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1) !important;
  border-right-color: rgb(224 242 254 / 1) !important;
}
.border-x-sky-100\/12 {
  border-left-color: rgb(224 242 254 / 0.12) !important;
  border-right-color: rgb(224 242 254 / 0.12) !important;
}
.border-x-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2) !important;
  border-right-color: rgb(224 242 254 / 0.2) !important;
}
.border-x-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25) !important;
  border-right-color: rgb(224 242 254 / 0.25) !important;
}
.border-x-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3) !important;
  border-right-color: rgb(224 242 254 / 0.3) !important;
}
.border-x-sky-100\/38 {
  border-left-color: rgb(224 242 254 / 0.38) !important;
  border-right-color: rgb(224 242 254 / 0.38) !important;
}
.border-x-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4) !important;
  border-right-color: rgb(224 242 254 / 0.4) !important;
}
.border-x-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05) !important;
  border-right-color: rgb(224 242 254 / 0.05) !important;
}
.border-x-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5) !important;
  border-right-color: rgb(224 242 254 / 0.5) !important;
}
.border-x-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6) !important;
  border-right-color: rgb(224 242 254 / 0.6) !important;
}
.border-x-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7) !important;
  border-right-color: rgb(224 242 254 / 0.7) !important;
}
.border-x-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75) !important;
  border-right-color: rgb(224 242 254 / 0.75) !important;
}
.border-x-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8) !important;
  border-right-color: rgb(224 242 254 / 0.8) !important;
}
.border-x-sky-100\/87 {
  border-left-color: rgb(224 242 254 / 0.87) !important;
  border-right-color: rgb(224 242 254 / 0.87) !important;
}
.border-x-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9) !important;
  border-right-color: rgb(224 242 254 / 0.9) !important;
}
.border-x-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95) !important;
  border-right-color: rgb(224 242 254 / 0.95) !important;
}
.border-x-sky-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-x-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0) !important;
  border-right-color: rgb(186 230 253 / 0) !important;
}
.border-x-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1) !important;
  border-right-color: rgb(186 230 253 / 0.1) !important;
}
.border-x-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1) !important;
  border-right-color: rgb(186 230 253 / 1) !important;
}
.border-x-sky-200\/12 {
  border-left-color: rgb(186 230 253 / 0.12) !important;
  border-right-color: rgb(186 230 253 / 0.12) !important;
}
.border-x-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2) !important;
  border-right-color: rgb(186 230 253 / 0.2) !important;
}
.border-x-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25) !important;
  border-right-color: rgb(186 230 253 / 0.25) !important;
}
.border-x-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3) !important;
  border-right-color: rgb(186 230 253 / 0.3) !important;
}
.border-x-sky-200\/38 {
  border-left-color: rgb(186 230 253 / 0.38) !important;
  border-right-color: rgb(186 230 253 / 0.38) !important;
}
.border-x-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4) !important;
  border-right-color: rgb(186 230 253 / 0.4) !important;
}
.border-x-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05) !important;
  border-right-color: rgb(186 230 253 / 0.05) !important;
}
.border-x-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5) !important;
  border-right-color: rgb(186 230 253 / 0.5) !important;
}
.border-x-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6) !important;
  border-right-color: rgb(186 230 253 / 0.6) !important;
}
.border-x-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7) !important;
  border-right-color: rgb(186 230 253 / 0.7) !important;
}
.border-x-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75) !important;
  border-right-color: rgb(186 230 253 / 0.75) !important;
}
.border-x-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8) !important;
  border-right-color: rgb(186 230 253 / 0.8) !important;
}
.border-x-sky-200\/87 {
  border-left-color: rgb(186 230 253 / 0.87) !important;
  border-right-color: rgb(186 230 253 / 0.87) !important;
}
.border-x-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9) !important;
  border-right-color: rgb(186 230 253 / 0.9) !important;
}
.border-x-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95) !important;
  border-right-color: rgb(186 230 253 / 0.95) !important;
}
.border-x-sky-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-x-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0) !important;
  border-right-color: rgb(125 211 252 / 0) !important;
}
.border-x-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1) !important;
  border-right-color: rgb(125 211 252 / 0.1) !important;
}
.border-x-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1) !important;
  border-right-color: rgb(125 211 252 / 1) !important;
}
.border-x-sky-300\/12 {
  border-left-color: rgb(125 211 252 / 0.12) !important;
  border-right-color: rgb(125 211 252 / 0.12) !important;
}
.border-x-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2) !important;
  border-right-color: rgb(125 211 252 / 0.2) !important;
}
.border-x-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25) !important;
  border-right-color: rgb(125 211 252 / 0.25) !important;
}
.border-x-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3) !important;
  border-right-color: rgb(125 211 252 / 0.3) !important;
}
.border-x-sky-300\/38 {
  border-left-color: rgb(125 211 252 / 0.38) !important;
  border-right-color: rgb(125 211 252 / 0.38) !important;
}
.border-x-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4) !important;
  border-right-color: rgb(125 211 252 / 0.4) !important;
}
.border-x-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05) !important;
  border-right-color: rgb(125 211 252 / 0.05) !important;
}
.border-x-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5) !important;
  border-right-color: rgb(125 211 252 / 0.5) !important;
}
.border-x-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6) !important;
  border-right-color: rgb(125 211 252 / 0.6) !important;
}
.border-x-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7) !important;
  border-right-color: rgb(125 211 252 / 0.7) !important;
}
.border-x-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75) !important;
  border-right-color: rgb(125 211 252 / 0.75) !important;
}
.border-x-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8) !important;
  border-right-color: rgb(125 211 252 / 0.8) !important;
}
.border-x-sky-300\/87 {
  border-left-color: rgb(125 211 252 / 0.87) !important;
  border-right-color: rgb(125 211 252 / 0.87) !important;
}
.border-x-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9) !important;
  border-right-color: rgb(125 211 252 / 0.9) !important;
}
.border-x-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95) !important;
  border-right-color: rgb(125 211 252 / 0.95) !important;
}
.border-x-sky-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-x-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0) !important;
  border-right-color: rgb(56 189 248 / 0) !important;
}
.border-x-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1) !important;
  border-right-color: rgb(56 189 248 / 0.1) !important;
}
.border-x-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1) !important;
  border-right-color: rgb(56 189 248 / 1) !important;
}
.border-x-sky-400\/12 {
  border-left-color: rgb(56 189 248 / 0.12) !important;
  border-right-color: rgb(56 189 248 / 0.12) !important;
}
.border-x-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2) !important;
  border-right-color: rgb(56 189 248 / 0.2) !important;
}
.border-x-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25) !important;
  border-right-color: rgb(56 189 248 / 0.25) !important;
}
.border-x-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3) !important;
  border-right-color: rgb(56 189 248 / 0.3) !important;
}
.border-x-sky-400\/38 {
  border-left-color: rgb(56 189 248 / 0.38) !important;
  border-right-color: rgb(56 189 248 / 0.38) !important;
}
.border-x-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4) !important;
  border-right-color: rgb(56 189 248 / 0.4) !important;
}
.border-x-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05) !important;
  border-right-color: rgb(56 189 248 / 0.05) !important;
}
.border-x-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5) !important;
  border-right-color: rgb(56 189 248 / 0.5) !important;
}
.border-x-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6) !important;
  border-right-color: rgb(56 189 248 / 0.6) !important;
}
.border-x-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7) !important;
  border-right-color: rgb(56 189 248 / 0.7) !important;
}
.border-x-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75) !important;
  border-right-color: rgb(56 189 248 / 0.75) !important;
}
.border-x-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8) !important;
  border-right-color: rgb(56 189 248 / 0.8) !important;
}
.border-x-sky-400\/87 {
  border-left-color: rgb(56 189 248 / 0.87) !important;
  border-right-color: rgb(56 189 248 / 0.87) !important;
}
.border-x-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9) !important;
  border-right-color: rgb(56 189 248 / 0.9) !important;
}
.border-x-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95) !important;
  border-right-color: rgb(56 189 248 / 0.95) !important;
}
.border-x-sky-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-x-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0) !important;
  border-right-color: rgb(240 249 255 / 0) !important;
}
.border-x-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1) !important;
  border-right-color: rgb(240 249 255 / 0.1) !important;
}
.border-x-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1) !important;
  border-right-color: rgb(240 249 255 / 1) !important;
}
.border-x-sky-50\/12 {
  border-left-color: rgb(240 249 255 / 0.12) !important;
  border-right-color: rgb(240 249 255 / 0.12) !important;
}
.border-x-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2) !important;
  border-right-color: rgb(240 249 255 / 0.2) !important;
}
.border-x-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25) !important;
  border-right-color: rgb(240 249 255 / 0.25) !important;
}
.border-x-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3) !important;
  border-right-color: rgb(240 249 255 / 0.3) !important;
}
.border-x-sky-50\/38 {
  border-left-color: rgb(240 249 255 / 0.38) !important;
  border-right-color: rgb(240 249 255 / 0.38) !important;
}
.border-x-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4) !important;
  border-right-color: rgb(240 249 255 / 0.4) !important;
}
.border-x-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05) !important;
  border-right-color: rgb(240 249 255 / 0.05) !important;
}
.border-x-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5) !important;
  border-right-color: rgb(240 249 255 / 0.5) !important;
}
.border-x-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6) !important;
  border-right-color: rgb(240 249 255 / 0.6) !important;
}
.border-x-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7) !important;
  border-right-color: rgb(240 249 255 / 0.7) !important;
}
.border-x-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75) !important;
  border-right-color: rgb(240 249 255 / 0.75) !important;
}
.border-x-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8) !important;
  border-right-color: rgb(240 249 255 / 0.8) !important;
}
.border-x-sky-50\/87 {
  border-left-color: rgb(240 249 255 / 0.87) !important;
  border-right-color: rgb(240 249 255 / 0.87) !important;
}
.border-x-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9) !important;
  border-right-color: rgb(240 249 255 / 0.9) !important;
}
.border-x-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95) !important;
  border-right-color: rgb(240 249 255 / 0.95) !important;
}
.border-x-sky-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-x-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0) !important;
  border-right-color: rgb(14 165 233 / 0) !important;
}
.border-x-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1) !important;
  border-right-color: rgb(14 165 233 / 0.1) !important;
}
.border-x-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1) !important;
  border-right-color: rgb(14 165 233 / 1) !important;
}
.border-x-sky-500\/12 {
  border-left-color: rgb(14 165 233 / 0.12) !important;
  border-right-color: rgb(14 165 233 / 0.12) !important;
}
.border-x-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2) !important;
  border-right-color: rgb(14 165 233 / 0.2) !important;
}
.border-x-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25) !important;
  border-right-color: rgb(14 165 233 / 0.25) !important;
}
.border-x-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3) !important;
  border-right-color: rgb(14 165 233 / 0.3) !important;
}
.border-x-sky-500\/38 {
  border-left-color: rgb(14 165 233 / 0.38) !important;
  border-right-color: rgb(14 165 233 / 0.38) !important;
}
.border-x-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4) !important;
  border-right-color: rgb(14 165 233 / 0.4) !important;
}
.border-x-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05) !important;
  border-right-color: rgb(14 165 233 / 0.05) !important;
}
.border-x-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5) !important;
  border-right-color: rgb(14 165 233 / 0.5) !important;
}
.border-x-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6) !important;
  border-right-color: rgb(14 165 233 / 0.6) !important;
}
.border-x-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7) !important;
  border-right-color: rgb(14 165 233 / 0.7) !important;
}
.border-x-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75) !important;
  border-right-color: rgb(14 165 233 / 0.75) !important;
}
.border-x-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8) !important;
  border-right-color: rgb(14 165 233 / 0.8) !important;
}
.border-x-sky-500\/87 {
  border-left-color: rgb(14 165 233 / 0.87) !important;
  border-right-color: rgb(14 165 233 / 0.87) !important;
}
.border-x-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9) !important;
  border-right-color: rgb(14 165 233 / 0.9) !important;
}
.border-x-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95) !important;
  border-right-color: rgb(14 165 233 / 0.95) !important;
}
.border-x-sky-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-x-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0) !important;
  border-right-color: rgb(2 132 199 / 0) !important;
}
.border-x-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1) !important;
  border-right-color: rgb(2 132 199 / 0.1) !important;
}
.border-x-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1) !important;
  border-right-color: rgb(2 132 199 / 1) !important;
}
.border-x-sky-600\/12 {
  border-left-color: rgb(2 132 199 / 0.12) !important;
  border-right-color: rgb(2 132 199 / 0.12) !important;
}
.border-x-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2) !important;
  border-right-color: rgb(2 132 199 / 0.2) !important;
}
.border-x-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25) !important;
  border-right-color: rgb(2 132 199 / 0.25) !important;
}
.border-x-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3) !important;
  border-right-color: rgb(2 132 199 / 0.3) !important;
}
.border-x-sky-600\/38 {
  border-left-color: rgb(2 132 199 / 0.38) !important;
  border-right-color: rgb(2 132 199 / 0.38) !important;
}
.border-x-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4) !important;
  border-right-color: rgb(2 132 199 / 0.4) !important;
}
.border-x-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05) !important;
  border-right-color: rgb(2 132 199 / 0.05) !important;
}
.border-x-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5) !important;
  border-right-color: rgb(2 132 199 / 0.5) !important;
}
.border-x-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6) !important;
  border-right-color: rgb(2 132 199 / 0.6) !important;
}
.border-x-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7) !important;
  border-right-color: rgb(2 132 199 / 0.7) !important;
}
.border-x-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75) !important;
  border-right-color: rgb(2 132 199 / 0.75) !important;
}
.border-x-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8) !important;
  border-right-color: rgb(2 132 199 / 0.8) !important;
}
.border-x-sky-600\/87 {
  border-left-color: rgb(2 132 199 / 0.87) !important;
  border-right-color: rgb(2 132 199 / 0.87) !important;
}
.border-x-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9) !important;
  border-right-color: rgb(2 132 199 / 0.9) !important;
}
.border-x-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95) !important;
  border-right-color: rgb(2 132 199 / 0.95) !important;
}
.border-x-sky-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-x-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0) !important;
  border-right-color: rgb(3 105 161 / 0) !important;
}
.border-x-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1) !important;
  border-right-color: rgb(3 105 161 / 0.1) !important;
}
.border-x-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1) !important;
  border-right-color: rgb(3 105 161 / 1) !important;
}
.border-x-sky-700\/12 {
  border-left-color: rgb(3 105 161 / 0.12) !important;
  border-right-color: rgb(3 105 161 / 0.12) !important;
}
.border-x-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2) !important;
  border-right-color: rgb(3 105 161 / 0.2) !important;
}
.border-x-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25) !important;
  border-right-color: rgb(3 105 161 / 0.25) !important;
}
.border-x-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3) !important;
  border-right-color: rgb(3 105 161 / 0.3) !important;
}
.border-x-sky-700\/38 {
  border-left-color: rgb(3 105 161 / 0.38) !important;
  border-right-color: rgb(3 105 161 / 0.38) !important;
}
.border-x-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4) !important;
  border-right-color: rgb(3 105 161 / 0.4) !important;
}
.border-x-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05) !important;
  border-right-color: rgb(3 105 161 / 0.05) !important;
}
.border-x-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5) !important;
  border-right-color: rgb(3 105 161 / 0.5) !important;
}
.border-x-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6) !important;
  border-right-color: rgb(3 105 161 / 0.6) !important;
}
.border-x-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7) !important;
  border-right-color: rgb(3 105 161 / 0.7) !important;
}
.border-x-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75) !important;
  border-right-color: rgb(3 105 161 / 0.75) !important;
}
.border-x-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8) !important;
  border-right-color: rgb(3 105 161 / 0.8) !important;
}
.border-x-sky-700\/87 {
  border-left-color: rgb(3 105 161 / 0.87) !important;
  border-right-color: rgb(3 105 161 / 0.87) !important;
}
.border-x-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9) !important;
  border-right-color: rgb(3 105 161 / 0.9) !important;
}
.border-x-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95) !important;
  border-right-color: rgb(3 105 161 / 0.95) !important;
}
.border-x-sky-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-x-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0) !important;
  border-right-color: rgb(7 89 133 / 0) !important;
}
.border-x-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1) !important;
  border-right-color: rgb(7 89 133 / 0.1) !important;
}
.border-x-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1) !important;
  border-right-color: rgb(7 89 133 / 1) !important;
}
.border-x-sky-800\/12 {
  border-left-color: rgb(7 89 133 / 0.12) !important;
  border-right-color: rgb(7 89 133 / 0.12) !important;
}
.border-x-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2) !important;
  border-right-color: rgb(7 89 133 / 0.2) !important;
}
.border-x-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25) !important;
  border-right-color: rgb(7 89 133 / 0.25) !important;
}
.border-x-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3) !important;
  border-right-color: rgb(7 89 133 / 0.3) !important;
}
.border-x-sky-800\/38 {
  border-left-color: rgb(7 89 133 / 0.38) !important;
  border-right-color: rgb(7 89 133 / 0.38) !important;
}
.border-x-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4) !important;
  border-right-color: rgb(7 89 133 / 0.4) !important;
}
.border-x-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05) !important;
  border-right-color: rgb(7 89 133 / 0.05) !important;
}
.border-x-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5) !important;
  border-right-color: rgb(7 89 133 / 0.5) !important;
}
.border-x-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6) !important;
  border-right-color: rgb(7 89 133 / 0.6) !important;
}
.border-x-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7) !important;
  border-right-color: rgb(7 89 133 / 0.7) !important;
}
.border-x-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75) !important;
  border-right-color: rgb(7 89 133 / 0.75) !important;
}
.border-x-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8) !important;
  border-right-color: rgb(7 89 133 / 0.8) !important;
}
.border-x-sky-800\/87 {
  border-left-color: rgb(7 89 133 / 0.87) !important;
  border-right-color: rgb(7 89 133 / 0.87) !important;
}
.border-x-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9) !important;
  border-right-color: rgb(7 89 133 / 0.9) !important;
}
.border-x-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95) !important;
  border-right-color: rgb(7 89 133 / 0.95) !important;
}
.border-x-sky-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-x-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0) !important;
  border-right-color: rgb(12 74 110 / 0) !important;
}
.border-x-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1) !important;
  border-right-color: rgb(12 74 110 / 0.1) !important;
}
.border-x-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1) !important;
  border-right-color: rgb(12 74 110 / 1) !important;
}
.border-x-sky-900\/12 {
  border-left-color: rgb(12 74 110 / 0.12) !important;
  border-right-color: rgb(12 74 110 / 0.12) !important;
}
.border-x-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2) !important;
  border-right-color: rgb(12 74 110 / 0.2) !important;
}
.border-x-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25) !important;
  border-right-color: rgb(12 74 110 / 0.25) !important;
}
.border-x-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3) !important;
  border-right-color: rgb(12 74 110 / 0.3) !important;
}
.border-x-sky-900\/38 {
  border-left-color: rgb(12 74 110 / 0.38) !important;
  border-right-color: rgb(12 74 110 / 0.38) !important;
}
.border-x-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4) !important;
  border-right-color: rgb(12 74 110 / 0.4) !important;
}
.border-x-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05) !important;
  border-right-color: rgb(12 74 110 / 0.05) !important;
}
.border-x-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5) !important;
  border-right-color: rgb(12 74 110 / 0.5) !important;
}
.border-x-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6) !important;
  border-right-color: rgb(12 74 110 / 0.6) !important;
}
.border-x-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7) !important;
  border-right-color: rgb(12 74 110 / 0.7) !important;
}
.border-x-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75) !important;
  border-right-color: rgb(12 74 110 / 0.75) !important;
}
.border-x-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8) !important;
  border-right-color: rgb(12 74 110 / 0.8) !important;
}
.border-x-sky-900\/87 {
  border-left-color: rgb(12 74 110 / 0.87) !important;
  border-right-color: rgb(12 74 110 / 0.87) !important;
}
.border-x-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9) !important;
  border-right-color: rgb(12 74 110 / 0.9) !important;
}
.border-x-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95) !important;
  border-right-color: rgb(12 74 110 / 0.95) !important;
}
.border-x-sky-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-x-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0) !important;
  border-right-color: rgb(8 47 73 / 0) !important;
}
.border-x-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1) !important;
  border-right-color: rgb(8 47 73 / 0.1) !important;
}
.border-x-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1) !important;
  border-right-color: rgb(8 47 73 / 1) !important;
}
.border-x-sky-950\/12 {
  border-left-color: rgb(8 47 73 / 0.12) !important;
  border-right-color: rgb(8 47 73 / 0.12) !important;
}
.border-x-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2) !important;
  border-right-color: rgb(8 47 73 / 0.2) !important;
}
.border-x-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25) !important;
  border-right-color: rgb(8 47 73 / 0.25) !important;
}
.border-x-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3) !important;
  border-right-color: rgb(8 47 73 / 0.3) !important;
}
.border-x-sky-950\/38 {
  border-left-color: rgb(8 47 73 / 0.38) !important;
  border-right-color: rgb(8 47 73 / 0.38) !important;
}
.border-x-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4) !important;
  border-right-color: rgb(8 47 73 / 0.4) !important;
}
.border-x-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05) !important;
  border-right-color: rgb(8 47 73 / 0.05) !important;
}
.border-x-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5) !important;
  border-right-color: rgb(8 47 73 / 0.5) !important;
}
.border-x-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6) !important;
  border-right-color: rgb(8 47 73 / 0.6) !important;
}
.border-x-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7) !important;
  border-right-color: rgb(8 47 73 / 0.7) !important;
}
.border-x-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75) !important;
  border-right-color: rgb(8 47 73 / 0.75) !important;
}
.border-x-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8) !important;
  border-right-color: rgb(8 47 73 / 0.8) !important;
}
.border-x-sky-950\/87 {
  border-left-color: rgb(8 47 73 / 0.87) !important;
  border-right-color: rgb(8 47 73 / 0.87) !important;
}
.border-x-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9) !important;
  border-right-color: rgb(8 47 73 / 0.9) !important;
}
.border-x-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95) !important;
  border-right-color: rgb(8 47 73 / 0.95) !important;
}
.border-x-slate-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-x-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0) !important;
  border-right-color: rgb(241 245 249 / 0) !important;
}
.border-x-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1) !important;
  border-right-color: rgb(241 245 249 / 0.1) !important;
}
.border-x-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1) !important;
  border-right-color: rgb(241 245 249 / 1) !important;
}
.border-x-slate-100\/12 {
  border-left-color: rgb(241 245 249 / 0.12) !important;
  border-right-color: rgb(241 245 249 / 0.12) !important;
}
.border-x-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2) !important;
  border-right-color: rgb(241 245 249 / 0.2) !important;
}
.border-x-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25) !important;
  border-right-color: rgb(241 245 249 / 0.25) !important;
}
.border-x-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3) !important;
  border-right-color: rgb(241 245 249 / 0.3) !important;
}
.border-x-slate-100\/38 {
  border-left-color: rgb(241 245 249 / 0.38) !important;
  border-right-color: rgb(241 245 249 / 0.38) !important;
}
.border-x-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4) !important;
  border-right-color: rgb(241 245 249 / 0.4) !important;
}
.border-x-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05) !important;
  border-right-color: rgb(241 245 249 / 0.05) !important;
}
.border-x-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5) !important;
  border-right-color: rgb(241 245 249 / 0.5) !important;
}
.border-x-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6) !important;
  border-right-color: rgb(241 245 249 / 0.6) !important;
}
.border-x-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7) !important;
  border-right-color: rgb(241 245 249 / 0.7) !important;
}
.border-x-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75) !important;
  border-right-color: rgb(241 245 249 / 0.75) !important;
}
.border-x-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8) !important;
  border-right-color: rgb(241 245 249 / 0.8) !important;
}
.border-x-slate-100\/87 {
  border-left-color: rgb(241 245 249 / 0.87) !important;
  border-right-color: rgb(241 245 249 / 0.87) !important;
}
.border-x-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9) !important;
  border-right-color: rgb(241 245 249 / 0.9) !important;
}
.border-x-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95) !important;
  border-right-color: rgb(241 245 249 / 0.95) !important;
}
.border-x-slate-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-x-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0) !important;
  border-right-color: rgb(226 232 240 / 0) !important;
}
.border-x-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1) !important;
  border-right-color: rgb(226 232 240 / 0.1) !important;
}
.border-x-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1) !important;
  border-right-color: rgb(226 232 240 / 1) !important;
}
.border-x-slate-200\/12 {
  border-left-color: rgb(226 232 240 / 0.12) !important;
  border-right-color: rgb(226 232 240 / 0.12) !important;
}
.border-x-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2) !important;
  border-right-color: rgb(226 232 240 / 0.2) !important;
}
.border-x-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25) !important;
  border-right-color: rgb(226 232 240 / 0.25) !important;
}
.border-x-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3) !important;
  border-right-color: rgb(226 232 240 / 0.3) !important;
}
.border-x-slate-200\/38 {
  border-left-color: rgb(226 232 240 / 0.38) !important;
  border-right-color: rgb(226 232 240 / 0.38) !important;
}
.border-x-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4) !important;
  border-right-color: rgb(226 232 240 / 0.4) !important;
}
.border-x-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05) !important;
  border-right-color: rgb(226 232 240 / 0.05) !important;
}
.border-x-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5) !important;
  border-right-color: rgb(226 232 240 / 0.5) !important;
}
.border-x-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6) !important;
  border-right-color: rgb(226 232 240 / 0.6) !important;
}
.border-x-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7) !important;
  border-right-color: rgb(226 232 240 / 0.7) !important;
}
.border-x-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75) !important;
  border-right-color: rgb(226 232 240 / 0.75) !important;
}
.border-x-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8) !important;
  border-right-color: rgb(226 232 240 / 0.8) !important;
}
.border-x-slate-200\/87 {
  border-left-color: rgb(226 232 240 / 0.87) !important;
  border-right-color: rgb(226 232 240 / 0.87) !important;
}
.border-x-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9) !important;
  border-right-color: rgb(226 232 240 / 0.9) !important;
}
.border-x-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95) !important;
  border-right-color: rgb(226 232 240 / 0.95) !important;
}
.border-x-slate-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-x-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0) !important;
  border-right-color: rgb(203 213 225 / 0) !important;
}
.border-x-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1) !important;
  border-right-color: rgb(203 213 225 / 0.1) !important;
}
.border-x-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1) !important;
  border-right-color: rgb(203 213 225 / 1) !important;
}
.border-x-slate-300\/12 {
  border-left-color: rgb(203 213 225 / 0.12) !important;
  border-right-color: rgb(203 213 225 / 0.12) !important;
}
.border-x-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2) !important;
  border-right-color: rgb(203 213 225 / 0.2) !important;
}
.border-x-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25) !important;
  border-right-color: rgb(203 213 225 / 0.25) !important;
}
.border-x-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3) !important;
  border-right-color: rgb(203 213 225 / 0.3) !important;
}
.border-x-slate-300\/38 {
  border-left-color: rgb(203 213 225 / 0.38) !important;
  border-right-color: rgb(203 213 225 / 0.38) !important;
}
.border-x-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4) !important;
  border-right-color: rgb(203 213 225 / 0.4) !important;
}
.border-x-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05) !important;
  border-right-color: rgb(203 213 225 / 0.05) !important;
}
.border-x-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5) !important;
  border-right-color: rgb(203 213 225 / 0.5) !important;
}
.border-x-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6) !important;
  border-right-color: rgb(203 213 225 / 0.6) !important;
}
.border-x-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7) !important;
  border-right-color: rgb(203 213 225 / 0.7) !important;
}
.border-x-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75) !important;
  border-right-color: rgb(203 213 225 / 0.75) !important;
}
.border-x-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8) !important;
  border-right-color: rgb(203 213 225 / 0.8) !important;
}
.border-x-slate-300\/87 {
  border-left-color: rgb(203 213 225 / 0.87) !important;
  border-right-color: rgb(203 213 225 / 0.87) !important;
}
.border-x-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9) !important;
  border-right-color: rgb(203 213 225 / 0.9) !important;
}
.border-x-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95) !important;
  border-right-color: rgb(203 213 225 / 0.95) !important;
}
.border-x-slate-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-x-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0) !important;
  border-right-color: rgb(148 163 184 / 0) !important;
}
.border-x-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1) !important;
  border-right-color: rgb(148 163 184 / 0.1) !important;
}
.border-x-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1) !important;
  border-right-color: rgb(148 163 184 / 1) !important;
}
.border-x-slate-400\/12 {
  border-left-color: rgb(148 163 184 / 0.12) !important;
  border-right-color: rgb(148 163 184 / 0.12) !important;
}
.border-x-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2) !important;
  border-right-color: rgb(148 163 184 / 0.2) !important;
}
.border-x-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25) !important;
  border-right-color: rgb(148 163 184 / 0.25) !important;
}
.border-x-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3) !important;
  border-right-color: rgb(148 163 184 / 0.3) !important;
}
.border-x-slate-400\/38 {
  border-left-color: rgb(148 163 184 / 0.38) !important;
  border-right-color: rgb(148 163 184 / 0.38) !important;
}
.border-x-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4) !important;
  border-right-color: rgb(148 163 184 / 0.4) !important;
}
.border-x-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05) !important;
  border-right-color: rgb(148 163 184 / 0.05) !important;
}
.border-x-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5) !important;
  border-right-color: rgb(148 163 184 / 0.5) !important;
}
.border-x-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6) !important;
  border-right-color: rgb(148 163 184 / 0.6) !important;
}
.border-x-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7) !important;
  border-right-color: rgb(148 163 184 / 0.7) !important;
}
.border-x-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75) !important;
  border-right-color: rgb(148 163 184 / 0.75) !important;
}
.border-x-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8) !important;
  border-right-color: rgb(148 163 184 / 0.8) !important;
}
.border-x-slate-400\/87 {
  border-left-color: rgb(148 163 184 / 0.87) !important;
  border-right-color: rgb(148 163 184 / 0.87) !important;
}
.border-x-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9) !important;
  border-right-color: rgb(148 163 184 / 0.9) !important;
}
.border-x-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95) !important;
  border-right-color: rgb(148 163 184 / 0.95) !important;
}
.border-x-slate-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-x-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0) !important;
  border-right-color: rgb(248 250 252 / 0) !important;
}
.border-x-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1) !important;
  border-right-color: rgb(248 250 252 / 0.1) !important;
}
.border-x-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1) !important;
  border-right-color: rgb(248 250 252 / 1) !important;
}
.border-x-slate-50\/12 {
  border-left-color: rgb(248 250 252 / 0.12) !important;
  border-right-color: rgb(248 250 252 / 0.12) !important;
}
.border-x-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2) !important;
  border-right-color: rgb(248 250 252 / 0.2) !important;
}
.border-x-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25) !important;
  border-right-color: rgb(248 250 252 / 0.25) !important;
}
.border-x-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3) !important;
  border-right-color: rgb(248 250 252 / 0.3) !important;
}
.border-x-slate-50\/38 {
  border-left-color: rgb(248 250 252 / 0.38) !important;
  border-right-color: rgb(248 250 252 / 0.38) !important;
}
.border-x-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4) !important;
  border-right-color: rgb(248 250 252 / 0.4) !important;
}
.border-x-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05) !important;
  border-right-color: rgb(248 250 252 / 0.05) !important;
}
.border-x-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5) !important;
  border-right-color: rgb(248 250 252 / 0.5) !important;
}
.border-x-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6) !important;
  border-right-color: rgb(248 250 252 / 0.6) !important;
}
.border-x-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7) !important;
  border-right-color: rgb(248 250 252 / 0.7) !important;
}
.border-x-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75) !important;
  border-right-color: rgb(248 250 252 / 0.75) !important;
}
.border-x-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8) !important;
  border-right-color: rgb(248 250 252 / 0.8) !important;
}
.border-x-slate-50\/87 {
  border-left-color: rgb(248 250 252 / 0.87) !important;
  border-right-color: rgb(248 250 252 / 0.87) !important;
}
.border-x-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9) !important;
  border-right-color: rgb(248 250 252 / 0.9) !important;
}
.border-x-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95) !important;
  border-right-color: rgb(248 250 252 / 0.95) !important;
}
.border-x-slate-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-x-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0) !important;
  border-right-color: rgb(100 116 139 / 0) !important;
}
.border-x-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1) !important;
  border-right-color: rgb(100 116 139 / 0.1) !important;
}
.border-x-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1) !important;
  border-right-color: rgb(100 116 139 / 1) !important;
}
.border-x-slate-500\/12 {
  border-left-color: rgb(100 116 139 / 0.12) !important;
  border-right-color: rgb(100 116 139 / 0.12) !important;
}
.border-x-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2) !important;
  border-right-color: rgb(100 116 139 / 0.2) !important;
}
.border-x-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25) !important;
  border-right-color: rgb(100 116 139 / 0.25) !important;
}
.border-x-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3) !important;
  border-right-color: rgb(100 116 139 / 0.3) !important;
}
.border-x-slate-500\/38 {
  border-left-color: rgb(100 116 139 / 0.38) !important;
  border-right-color: rgb(100 116 139 / 0.38) !important;
}
.border-x-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4) !important;
  border-right-color: rgb(100 116 139 / 0.4) !important;
}
.border-x-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05) !important;
  border-right-color: rgb(100 116 139 / 0.05) !important;
}
.border-x-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5) !important;
  border-right-color: rgb(100 116 139 / 0.5) !important;
}
.border-x-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6) !important;
  border-right-color: rgb(100 116 139 / 0.6) !important;
}
.border-x-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7) !important;
  border-right-color: rgb(100 116 139 / 0.7) !important;
}
.border-x-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75) !important;
  border-right-color: rgb(100 116 139 / 0.75) !important;
}
.border-x-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8) !important;
  border-right-color: rgb(100 116 139 / 0.8) !important;
}
.border-x-slate-500\/87 {
  border-left-color: rgb(100 116 139 / 0.87) !important;
  border-right-color: rgb(100 116 139 / 0.87) !important;
}
.border-x-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9) !important;
  border-right-color: rgb(100 116 139 / 0.9) !important;
}
.border-x-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95) !important;
  border-right-color: rgb(100 116 139 / 0.95) !important;
}
.border-x-slate-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-x-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0) !important;
  border-right-color: rgb(71 85 105 / 0) !important;
}
.border-x-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1) !important;
  border-right-color: rgb(71 85 105 / 0.1) !important;
}
.border-x-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1) !important;
  border-right-color: rgb(71 85 105 / 1) !important;
}
.border-x-slate-600\/12 {
  border-left-color: rgb(71 85 105 / 0.12) !important;
  border-right-color: rgb(71 85 105 / 0.12) !important;
}
.border-x-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2) !important;
  border-right-color: rgb(71 85 105 / 0.2) !important;
}
.border-x-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25) !important;
  border-right-color: rgb(71 85 105 / 0.25) !important;
}
.border-x-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3) !important;
  border-right-color: rgb(71 85 105 / 0.3) !important;
}
.border-x-slate-600\/38 {
  border-left-color: rgb(71 85 105 / 0.38) !important;
  border-right-color: rgb(71 85 105 / 0.38) !important;
}
.border-x-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4) !important;
  border-right-color: rgb(71 85 105 / 0.4) !important;
}
.border-x-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05) !important;
  border-right-color: rgb(71 85 105 / 0.05) !important;
}
.border-x-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5) !important;
  border-right-color: rgb(71 85 105 / 0.5) !important;
}
.border-x-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6) !important;
  border-right-color: rgb(71 85 105 / 0.6) !important;
}
.border-x-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7) !important;
  border-right-color: rgb(71 85 105 / 0.7) !important;
}
.border-x-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75) !important;
  border-right-color: rgb(71 85 105 / 0.75) !important;
}
.border-x-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8) !important;
  border-right-color: rgb(71 85 105 / 0.8) !important;
}
.border-x-slate-600\/87 {
  border-left-color: rgb(71 85 105 / 0.87) !important;
  border-right-color: rgb(71 85 105 / 0.87) !important;
}
.border-x-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9) !important;
  border-right-color: rgb(71 85 105 / 0.9) !important;
}
.border-x-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95) !important;
  border-right-color: rgb(71 85 105 / 0.95) !important;
}
.border-x-slate-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-x-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0) !important;
  border-right-color: rgb(51 65 85 / 0) !important;
}
.border-x-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1) !important;
  border-right-color: rgb(51 65 85 / 0.1) !important;
}
.border-x-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1) !important;
  border-right-color: rgb(51 65 85 / 1) !important;
}
.border-x-slate-700\/12 {
  border-left-color: rgb(51 65 85 / 0.12) !important;
  border-right-color: rgb(51 65 85 / 0.12) !important;
}
.border-x-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2) !important;
  border-right-color: rgb(51 65 85 / 0.2) !important;
}
.border-x-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25) !important;
  border-right-color: rgb(51 65 85 / 0.25) !important;
}
.border-x-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3) !important;
  border-right-color: rgb(51 65 85 / 0.3) !important;
}
.border-x-slate-700\/38 {
  border-left-color: rgb(51 65 85 / 0.38) !important;
  border-right-color: rgb(51 65 85 / 0.38) !important;
}
.border-x-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4) !important;
  border-right-color: rgb(51 65 85 / 0.4) !important;
}
.border-x-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05) !important;
  border-right-color: rgb(51 65 85 / 0.05) !important;
}
.border-x-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5) !important;
  border-right-color: rgb(51 65 85 / 0.5) !important;
}
.border-x-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6) !important;
  border-right-color: rgb(51 65 85 / 0.6) !important;
}
.border-x-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7) !important;
  border-right-color: rgb(51 65 85 / 0.7) !important;
}
.border-x-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75) !important;
  border-right-color: rgb(51 65 85 / 0.75) !important;
}
.border-x-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8) !important;
  border-right-color: rgb(51 65 85 / 0.8) !important;
}
.border-x-slate-700\/87 {
  border-left-color: rgb(51 65 85 / 0.87) !important;
  border-right-color: rgb(51 65 85 / 0.87) !important;
}
.border-x-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9) !important;
  border-right-color: rgb(51 65 85 / 0.9) !important;
}
.border-x-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95) !important;
  border-right-color: rgb(51 65 85 / 0.95) !important;
}
.border-x-slate-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-x-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0) !important;
  border-right-color: rgb(30 41 59 / 0) !important;
}
.border-x-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1) !important;
  border-right-color: rgb(30 41 59 / 0.1) !important;
}
.border-x-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1) !important;
  border-right-color: rgb(30 41 59 / 1) !important;
}
.border-x-slate-800\/12 {
  border-left-color: rgb(30 41 59 / 0.12) !important;
  border-right-color: rgb(30 41 59 / 0.12) !important;
}
.border-x-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2) !important;
  border-right-color: rgb(30 41 59 / 0.2) !important;
}
.border-x-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25) !important;
  border-right-color: rgb(30 41 59 / 0.25) !important;
}
.border-x-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3) !important;
  border-right-color: rgb(30 41 59 / 0.3) !important;
}
.border-x-slate-800\/38 {
  border-left-color: rgb(30 41 59 / 0.38) !important;
  border-right-color: rgb(30 41 59 / 0.38) !important;
}
.border-x-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4) !important;
  border-right-color: rgb(30 41 59 / 0.4) !important;
}
.border-x-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05) !important;
  border-right-color: rgb(30 41 59 / 0.05) !important;
}
.border-x-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5) !important;
  border-right-color: rgb(30 41 59 / 0.5) !important;
}
.border-x-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6) !important;
  border-right-color: rgb(30 41 59 / 0.6) !important;
}
.border-x-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7) !important;
  border-right-color: rgb(30 41 59 / 0.7) !important;
}
.border-x-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75) !important;
  border-right-color: rgb(30 41 59 / 0.75) !important;
}
.border-x-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8) !important;
  border-right-color: rgb(30 41 59 / 0.8) !important;
}
.border-x-slate-800\/87 {
  border-left-color: rgb(30 41 59 / 0.87) !important;
  border-right-color: rgb(30 41 59 / 0.87) !important;
}
.border-x-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9) !important;
  border-right-color: rgb(30 41 59 / 0.9) !important;
}
.border-x-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95) !important;
  border-right-color: rgb(30 41 59 / 0.95) !important;
}
.border-x-slate-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-x-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0) !important;
  border-right-color: rgb(15 23 42 / 0) !important;
}
.border-x-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1) !important;
  border-right-color: rgb(15 23 42 / 0.1) !important;
}
.border-x-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1) !important;
  border-right-color: rgb(15 23 42 / 1) !important;
}
.border-x-slate-900\/12 {
  border-left-color: rgb(15 23 42 / 0.12) !important;
  border-right-color: rgb(15 23 42 / 0.12) !important;
}
.border-x-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2) !important;
  border-right-color: rgb(15 23 42 / 0.2) !important;
}
.border-x-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25) !important;
  border-right-color: rgb(15 23 42 / 0.25) !important;
}
.border-x-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3) !important;
  border-right-color: rgb(15 23 42 / 0.3) !important;
}
.border-x-slate-900\/38 {
  border-left-color: rgb(15 23 42 / 0.38) !important;
  border-right-color: rgb(15 23 42 / 0.38) !important;
}
.border-x-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4) !important;
  border-right-color: rgb(15 23 42 / 0.4) !important;
}
.border-x-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05) !important;
  border-right-color: rgb(15 23 42 / 0.05) !important;
}
.border-x-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5) !important;
  border-right-color: rgb(15 23 42 / 0.5) !important;
}
.border-x-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6) !important;
  border-right-color: rgb(15 23 42 / 0.6) !important;
}
.border-x-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7) !important;
  border-right-color: rgb(15 23 42 / 0.7) !important;
}
.border-x-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75) !important;
  border-right-color: rgb(15 23 42 / 0.75) !important;
}
.border-x-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8) !important;
  border-right-color: rgb(15 23 42 / 0.8) !important;
}
.border-x-slate-900\/87 {
  border-left-color: rgb(15 23 42 / 0.87) !important;
  border-right-color: rgb(15 23 42 / 0.87) !important;
}
.border-x-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9) !important;
  border-right-color: rgb(15 23 42 / 0.9) !important;
}
.border-x-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95) !important;
  border-right-color: rgb(15 23 42 / 0.95) !important;
}
.border-x-slate-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-x-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0) !important;
  border-right-color: rgb(2 6 23 / 0) !important;
}
.border-x-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1) !important;
  border-right-color: rgb(2 6 23 / 0.1) !important;
}
.border-x-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1) !important;
  border-right-color: rgb(2 6 23 / 1) !important;
}
.border-x-slate-950\/12 {
  border-left-color: rgb(2 6 23 / 0.12) !important;
  border-right-color: rgb(2 6 23 / 0.12) !important;
}
.border-x-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2) !important;
  border-right-color: rgb(2 6 23 / 0.2) !important;
}
.border-x-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25) !important;
  border-right-color: rgb(2 6 23 / 0.25) !important;
}
.border-x-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3) !important;
  border-right-color: rgb(2 6 23 / 0.3) !important;
}
.border-x-slate-950\/38 {
  border-left-color: rgb(2 6 23 / 0.38) !important;
  border-right-color: rgb(2 6 23 / 0.38) !important;
}
.border-x-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4) !important;
  border-right-color: rgb(2 6 23 / 0.4) !important;
}
.border-x-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05) !important;
  border-right-color: rgb(2 6 23 / 0.05) !important;
}
.border-x-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5) !important;
  border-right-color: rgb(2 6 23 / 0.5) !important;
}
.border-x-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6) !important;
  border-right-color: rgb(2 6 23 / 0.6) !important;
}
.border-x-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7) !important;
  border-right-color: rgb(2 6 23 / 0.7) !important;
}
.border-x-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75) !important;
  border-right-color: rgb(2 6 23 / 0.75) !important;
}
.border-x-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8) !important;
  border-right-color: rgb(2 6 23 / 0.8) !important;
}
.border-x-slate-950\/87 {
  border-left-color: rgb(2 6 23 / 0.87) !important;
  border-right-color: rgb(2 6 23 / 0.87) !important;
}
.border-x-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9) !important;
  border-right-color: rgb(2 6 23 / 0.9) !important;
}
.border-x-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95) !important;
  border-right-color: rgb(2 6 23 / 0.95) !important;
}
.border-x-stone-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-x-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0) !important;
  border-right-color: rgb(245 245 244 / 0) !important;
}
.border-x-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1) !important;
  border-right-color: rgb(245 245 244 / 0.1) !important;
}
.border-x-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1) !important;
  border-right-color: rgb(245 245 244 / 1) !important;
}
.border-x-stone-100\/12 {
  border-left-color: rgb(245 245 244 / 0.12) !important;
  border-right-color: rgb(245 245 244 / 0.12) !important;
}
.border-x-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2) !important;
  border-right-color: rgb(245 245 244 / 0.2) !important;
}
.border-x-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25) !important;
  border-right-color: rgb(245 245 244 / 0.25) !important;
}
.border-x-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3) !important;
  border-right-color: rgb(245 245 244 / 0.3) !important;
}
.border-x-stone-100\/38 {
  border-left-color: rgb(245 245 244 / 0.38) !important;
  border-right-color: rgb(245 245 244 / 0.38) !important;
}
.border-x-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4) !important;
  border-right-color: rgb(245 245 244 / 0.4) !important;
}
.border-x-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05) !important;
  border-right-color: rgb(245 245 244 / 0.05) !important;
}
.border-x-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5) !important;
  border-right-color: rgb(245 245 244 / 0.5) !important;
}
.border-x-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6) !important;
  border-right-color: rgb(245 245 244 / 0.6) !important;
}
.border-x-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7) !important;
  border-right-color: rgb(245 245 244 / 0.7) !important;
}
.border-x-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75) !important;
  border-right-color: rgb(245 245 244 / 0.75) !important;
}
.border-x-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8) !important;
  border-right-color: rgb(245 245 244 / 0.8) !important;
}
.border-x-stone-100\/87 {
  border-left-color: rgb(245 245 244 / 0.87) !important;
  border-right-color: rgb(245 245 244 / 0.87) !important;
}
.border-x-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9) !important;
  border-right-color: rgb(245 245 244 / 0.9) !important;
}
.border-x-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95) !important;
  border-right-color: rgb(245 245 244 / 0.95) !important;
}
.border-x-stone-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-x-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0) !important;
  border-right-color: rgb(231 229 228 / 0) !important;
}
.border-x-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1) !important;
  border-right-color: rgb(231 229 228 / 0.1) !important;
}
.border-x-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1) !important;
  border-right-color: rgb(231 229 228 / 1) !important;
}
.border-x-stone-200\/12 {
  border-left-color: rgb(231 229 228 / 0.12) !important;
  border-right-color: rgb(231 229 228 / 0.12) !important;
}
.border-x-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2) !important;
  border-right-color: rgb(231 229 228 / 0.2) !important;
}
.border-x-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25) !important;
  border-right-color: rgb(231 229 228 / 0.25) !important;
}
.border-x-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3) !important;
  border-right-color: rgb(231 229 228 / 0.3) !important;
}
.border-x-stone-200\/38 {
  border-left-color: rgb(231 229 228 / 0.38) !important;
  border-right-color: rgb(231 229 228 / 0.38) !important;
}
.border-x-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4) !important;
  border-right-color: rgb(231 229 228 / 0.4) !important;
}
.border-x-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05) !important;
  border-right-color: rgb(231 229 228 / 0.05) !important;
}
.border-x-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5) !important;
  border-right-color: rgb(231 229 228 / 0.5) !important;
}
.border-x-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6) !important;
  border-right-color: rgb(231 229 228 / 0.6) !important;
}
.border-x-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7) !important;
  border-right-color: rgb(231 229 228 / 0.7) !important;
}
.border-x-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75) !important;
  border-right-color: rgb(231 229 228 / 0.75) !important;
}
.border-x-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8) !important;
  border-right-color: rgb(231 229 228 / 0.8) !important;
}
.border-x-stone-200\/87 {
  border-left-color: rgb(231 229 228 / 0.87) !important;
  border-right-color: rgb(231 229 228 / 0.87) !important;
}
.border-x-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9) !important;
  border-right-color: rgb(231 229 228 / 0.9) !important;
}
.border-x-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95) !important;
  border-right-color: rgb(231 229 228 / 0.95) !important;
}
.border-x-stone-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-x-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0) !important;
  border-right-color: rgb(214 211 209 / 0) !important;
}
.border-x-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1) !important;
  border-right-color: rgb(214 211 209 / 0.1) !important;
}
.border-x-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1) !important;
  border-right-color: rgb(214 211 209 / 1) !important;
}
.border-x-stone-300\/12 {
  border-left-color: rgb(214 211 209 / 0.12) !important;
  border-right-color: rgb(214 211 209 / 0.12) !important;
}
.border-x-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2) !important;
  border-right-color: rgb(214 211 209 / 0.2) !important;
}
.border-x-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25) !important;
  border-right-color: rgb(214 211 209 / 0.25) !important;
}
.border-x-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3) !important;
  border-right-color: rgb(214 211 209 / 0.3) !important;
}
.border-x-stone-300\/38 {
  border-left-color: rgb(214 211 209 / 0.38) !important;
  border-right-color: rgb(214 211 209 / 0.38) !important;
}
.border-x-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4) !important;
  border-right-color: rgb(214 211 209 / 0.4) !important;
}
.border-x-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05) !important;
  border-right-color: rgb(214 211 209 / 0.05) !important;
}
.border-x-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5) !important;
  border-right-color: rgb(214 211 209 / 0.5) !important;
}
.border-x-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6) !important;
  border-right-color: rgb(214 211 209 / 0.6) !important;
}
.border-x-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7) !important;
  border-right-color: rgb(214 211 209 / 0.7) !important;
}
.border-x-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75) !important;
  border-right-color: rgb(214 211 209 / 0.75) !important;
}
.border-x-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8) !important;
  border-right-color: rgb(214 211 209 / 0.8) !important;
}
.border-x-stone-300\/87 {
  border-left-color: rgb(214 211 209 / 0.87) !important;
  border-right-color: rgb(214 211 209 / 0.87) !important;
}
.border-x-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9) !important;
  border-right-color: rgb(214 211 209 / 0.9) !important;
}
.border-x-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95) !important;
  border-right-color: rgb(214 211 209 / 0.95) !important;
}
.border-x-stone-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-x-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0) !important;
  border-right-color: rgb(168 162 158 / 0) !important;
}
.border-x-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1) !important;
  border-right-color: rgb(168 162 158 / 0.1) !important;
}
.border-x-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1) !important;
  border-right-color: rgb(168 162 158 / 1) !important;
}
.border-x-stone-400\/12 {
  border-left-color: rgb(168 162 158 / 0.12) !important;
  border-right-color: rgb(168 162 158 / 0.12) !important;
}
.border-x-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2) !important;
  border-right-color: rgb(168 162 158 / 0.2) !important;
}
.border-x-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25) !important;
  border-right-color: rgb(168 162 158 / 0.25) !important;
}
.border-x-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3) !important;
  border-right-color: rgb(168 162 158 / 0.3) !important;
}
.border-x-stone-400\/38 {
  border-left-color: rgb(168 162 158 / 0.38) !important;
  border-right-color: rgb(168 162 158 / 0.38) !important;
}
.border-x-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4) !important;
  border-right-color: rgb(168 162 158 / 0.4) !important;
}
.border-x-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05) !important;
  border-right-color: rgb(168 162 158 / 0.05) !important;
}
.border-x-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5) !important;
  border-right-color: rgb(168 162 158 / 0.5) !important;
}
.border-x-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6) !important;
  border-right-color: rgb(168 162 158 / 0.6) !important;
}
.border-x-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7) !important;
  border-right-color: rgb(168 162 158 / 0.7) !important;
}
.border-x-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75) !important;
  border-right-color: rgb(168 162 158 / 0.75) !important;
}
.border-x-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8) !important;
  border-right-color: rgb(168 162 158 / 0.8) !important;
}
.border-x-stone-400\/87 {
  border-left-color: rgb(168 162 158 / 0.87) !important;
  border-right-color: rgb(168 162 158 / 0.87) !important;
}
.border-x-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9) !important;
  border-right-color: rgb(168 162 158 / 0.9) !important;
}
.border-x-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95) !important;
  border-right-color: rgb(168 162 158 / 0.95) !important;
}
.border-x-stone-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-x-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0) !important;
  border-right-color: rgb(250 250 249 / 0) !important;
}
.border-x-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1) !important;
  border-right-color: rgb(250 250 249 / 0.1) !important;
}
.border-x-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1) !important;
  border-right-color: rgb(250 250 249 / 1) !important;
}
.border-x-stone-50\/12 {
  border-left-color: rgb(250 250 249 / 0.12) !important;
  border-right-color: rgb(250 250 249 / 0.12) !important;
}
.border-x-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2) !important;
  border-right-color: rgb(250 250 249 / 0.2) !important;
}
.border-x-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25) !important;
  border-right-color: rgb(250 250 249 / 0.25) !important;
}
.border-x-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3) !important;
  border-right-color: rgb(250 250 249 / 0.3) !important;
}
.border-x-stone-50\/38 {
  border-left-color: rgb(250 250 249 / 0.38) !important;
  border-right-color: rgb(250 250 249 / 0.38) !important;
}
.border-x-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4) !important;
  border-right-color: rgb(250 250 249 / 0.4) !important;
}
.border-x-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05) !important;
  border-right-color: rgb(250 250 249 / 0.05) !important;
}
.border-x-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5) !important;
  border-right-color: rgb(250 250 249 / 0.5) !important;
}
.border-x-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6) !important;
  border-right-color: rgb(250 250 249 / 0.6) !important;
}
.border-x-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7) !important;
  border-right-color: rgb(250 250 249 / 0.7) !important;
}
.border-x-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75) !important;
  border-right-color: rgb(250 250 249 / 0.75) !important;
}
.border-x-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8) !important;
  border-right-color: rgb(250 250 249 / 0.8) !important;
}
.border-x-stone-50\/87 {
  border-left-color: rgb(250 250 249 / 0.87) !important;
  border-right-color: rgb(250 250 249 / 0.87) !important;
}
.border-x-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9) !important;
  border-right-color: rgb(250 250 249 / 0.9) !important;
}
.border-x-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95) !important;
  border-right-color: rgb(250 250 249 / 0.95) !important;
}
.border-x-stone-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-x-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0) !important;
  border-right-color: rgb(120 113 108 / 0) !important;
}
.border-x-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1) !important;
  border-right-color: rgb(120 113 108 / 0.1) !important;
}
.border-x-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1) !important;
  border-right-color: rgb(120 113 108 / 1) !important;
}
.border-x-stone-500\/12 {
  border-left-color: rgb(120 113 108 / 0.12) !important;
  border-right-color: rgb(120 113 108 / 0.12) !important;
}
.border-x-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2) !important;
  border-right-color: rgb(120 113 108 / 0.2) !important;
}
.border-x-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25) !important;
  border-right-color: rgb(120 113 108 / 0.25) !important;
}
.border-x-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3) !important;
  border-right-color: rgb(120 113 108 / 0.3) !important;
}
.border-x-stone-500\/38 {
  border-left-color: rgb(120 113 108 / 0.38) !important;
  border-right-color: rgb(120 113 108 / 0.38) !important;
}
.border-x-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4) !important;
  border-right-color: rgb(120 113 108 / 0.4) !important;
}
.border-x-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05) !important;
  border-right-color: rgb(120 113 108 / 0.05) !important;
}
.border-x-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5) !important;
  border-right-color: rgb(120 113 108 / 0.5) !important;
}
.border-x-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6) !important;
  border-right-color: rgb(120 113 108 / 0.6) !important;
}
.border-x-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7) !important;
  border-right-color: rgb(120 113 108 / 0.7) !important;
}
.border-x-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75) !important;
  border-right-color: rgb(120 113 108 / 0.75) !important;
}
.border-x-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8) !important;
  border-right-color: rgb(120 113 108 / 0.8) !important;
}
.border-x-stone-500\/87 {
  border-left-color: rgb(120 113 108 / 0.87) !important;
  border-right-color: rgb(120 113 108 / 0.87) !important;
}
.border-x-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9) !important;
  border-right-color: rgb(120 113 108 / 0.9) !important;
}
.border-x-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95) !important;
  border-right-color: rgb(120 113 108 / 0.95) !important;
}
.border-x-stone-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-x-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0) !important;
  border-right-color: rgb(87 83 78 / 0) !important;
}
.border-x-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1) !important;
  border-right-color: rgb(87 83 78 / 0.1) !important;
}
.border-x-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1) !important;
  border-right-color: rgb(87 83 78 / 1) !important;
}
.border-x-stone-600\/12 {
  border-left-color: rgb(87 83 78 / 0.12) !important;
  border-right-color: rgb(87 83 78 / 0.12) !important;
}
.border-x-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2) !important;
  border-right-color: rgb(87 83 78 / 0.2) !important;
}
.border-x-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25) !important;
  border-right-color: rgb(87 83 78 / 0.25) !important;
}
.border-x-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3) !important;
  border-right-color: rgb(87 83 78 / 0.3) !important;
}
.border-x-stone-600\/38 {
  border-left-color: rgb(87 83 78 / 0.38) !important;
  border-right-color: rgb(87 83 78 / 0.38) !important;
}
.border-x-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4) !important;
  border-right-color: rgb(87 83 78 / 0.4) !important;
}
.border-x-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05) !important;
  border-right-color: rgb(87 83 78 / 0.05) !important;
}
.border-x-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5) !important;
  border-right-color: rgb(87 83 78 / 0.5) !important;
}
.border-x-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6) !important;
  border-right-color: rgb(87 83 78 / 0.6) !important;
}
.border-x-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7) !important;
  border-right-color: rgb(87 83 78 / 0.7) !important;
}
.border-x-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75) !important;
  border-right-color: rgb(87 83 78 / 0.75) !important;
}
.border-x-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8) !important;
  border-right-color: rgb(87 83 78 / 0.8) !important;
}
.border-x-stone-600\/87 {
  border-left-color: rgb(87 83 78 / 0.87) !important;
  border-right-color: rgb(87 83 78 / 0.87) !important;
}
.border-x-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9) !important;
  border-right-color: rgb(87 83 78 / 0.9) !important;
}
.border-x-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95) !important;
  border-right-color: rgb(87 83 78 / 0.95) !important;
}
.border-x-stone-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-x-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0) !important;
  border-right-color: rgb(68 64 60 / 0) !important;
}
.border-x-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1) !important;
  border-right-color: rgb(68 64 60 / 0.1) !important;
}
.border-x-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1) !important;
  border-right-color: rgb(68 64 60 / 1) !important;
}
.border-x-stone-700\/12 {
  border-left-color: rgb(68 64 60 / 0.12) !important;
  border-right-color: rgb(68 64 60 / 0.12) !important;
}
.border-x-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2) !important;
  border-right-color: rgb(68 64 60 / 0.2) !important;
}
.border-x-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25) !important;
  border-right-color: rgb(68 64 60 / 0.25) !important;
}
.border-x-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3) !important;
  border-right-color: rgb(68 64 60 / 0.3) !important;
}
.border-x-stone-700\/38 {
  border-left-color: rgb(68 64 60 / 0.38) !important;
  border-right-color: rgb(68 64 60 / 0.38) !important;
}
.border-x-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4) !important;
  border-right-color: rgb(68 64 60 / 0.4) !important;
}
.border-x-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05) !important;
  border-right-color: rgb(68 64 60 / 0.05) !important;
}
.border-x-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5) !important;
  border-right-color: rgb(68 64 60 / 0.5) !important;
}
.border-x-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6) !important;
  border-right-color: rgb(68 64 60 / 0.6) !important;
}
.border-x-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7) !important;
  border-right-color: rgb(68 64 60 / 0.7) !important;
}
.border-x-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75) !important;
  border-right-color: rgb(68 64 60 / 0.75) !important;
}
.border-x-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8) !important;
  border-right-color: rgb(68 64 60 / 0.8) !important;
}
.border-x-stone-700\/87 {
  border-left-color: rgb(68 64 60 / 0.87) !important;
  border-right-color: rgb(68 64 60 / 0.87) !important;
}
.border-x-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9) !important;
  border-right-color: rgb(68 64 60 / 0.9) !important;
}
.border-x-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95) !important;
  border-right-color: rgb(68 64 60 / 0.95) !important;
}
.border-x-stone-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-x-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0) !important;
  border-right-color: rgb(41 37 36 / 0) !important;
}
.border-x-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1) !important;
  border-right-color: rgb(41 37 36 / 0.1) !important;
}
.border-x-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1) !important;
  border-right-color: rgb(41 37 36 / 1) !important;
}
.border-x-stone-800\/12 {
  border-left-color: rgb(41 37 36 / 0.12) !important;
  border-right-color: rgb(41 37 36 / 0.12) !important;
}
.border-x-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2) !important;
  border-right-color: rgb(41 37 36 / 0.2) !important;
}
.border-x-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25) !important;
  border-right-color: rgb(41 37 36 / 0.25) !important;
}
.border-x-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3) !important;
  border-right-color: rgb(41 37 36 / 0.3) !important;
}
.border-x-stone-800\/38 {
  border-left-color: rgb(41 37 36 / 0.38) !important;
  border-right-color: rgb(41 37 36 / 0.38) !important;
}
.border-x-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4) !important;
  border-right-color: rgb(41 37 36 / 0.4) !important;
}
.border-x-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05) !important;
  border-right-color: rgb(41 37 36 / 0.05) !important;
}
.border-x-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5) !important;
  border-right-color: rgb(41 37 36 / 0.5) !important;
}
.border-x-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6) !important;
  border-right-color: rgb(41 37 36 / 0.6) !important;
}
.border-x-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7) !important;
  border-right-color: rgb(41 37 36 / 0.7) !important;
}
.border-x-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75) !important;
  border-right-color: rgb(41 37 36 / 0.75) !important;
}
.border-x-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8) !important;
  border-right-color: rgb(41 37 36 / 0.8) !important;
}
.border-x-stone-800\/87 {
  border-left-color: rgb(41 37 36 / 0.87) !important;
  border-right-color: rgb(41 37 36 / 0.87) !important;
}
.border-x-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9) !important;
  border-right-color: rgb(41 37 36 / 0.9) !important;
}
.border-x-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95) !important;
  border-right-color: rgb(41 37 36 / 0.95) !important;
}
.border-x-stone-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-x-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0) !important;
  border-right-color: rgb(28 25 23 / 0) !important;
}
.border-x-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1) !important;
  border-right-color: rgb(28 25 23 / 0.1) !important;
}
.border-x-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1) !important;
  border-right-color: rgb(28 25 23 / 1) !important;
}
.border-x-stone-900\/12 {
  border-left-color: rgb(28 25 23 / 0.12) !important;
  border-right-color: rgb(28 25 23 / 0.12) !important;
}
.border-x-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2) !important;
  border-right-color: rgb(28 25 23 / 0.2) !important;
}
.border-x-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25) !important;
  border-right-color: rgb(28 25 23 / 0.25) !important;
}
.border-x-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3) !important;
  border-right-color: rgb(28 25 23 / 0.3) !important;
}
.border-x-stone-900\/38 {
  border-left-color: rgb(28 25 23 / 0.38) !important;
  border-right-color: rgb(28 25 23 / 0.38) !important;
}
.border-x-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4) !important;
  border-right-color: rgb(28 25 23 / 0.4) !important;
}
.border-x-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05) !important;
  border-right-color: rgb(28 25 23 / 0.05) !important;
}
.border-x-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5) !important;
  border-right-color: rgb(28 25 23 / 0.5) !important;
}
.border-x-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6) !important;
  border-right-color: rgb(28 25 23 / 0.6) !important;
}
.border-x-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7) !important;
  border-right-color: rgb(28 25 23 / 0.7) !important;
}
.border-x-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75) !important;
  border-right-color: rgb(28 25 23 / 0.75) !important;
}
.border-x-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8) !important;
  border-right-color: rgb(28 25 23 / 0.8) !important;
}
.border-x-stone-900\/87 {
  border-left-color: rgb(28 25 23 / 0.87) !important;
  border-right-color: rgb(28 25 23 / 0.87) !important;
}
.border-x-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9) !important;
  border-right-color: rgb(28 25 23 / 0.9) !important;
}
.border-x-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95) !important;
  border-right-color: rgb(28 25 23 / 0.95) !important;
}
.border-x-stone-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-x-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0) !important;
  border-right-color: rgb(12 10 9 / 0) !important;
}
.border-x-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1) !important;
  border-right-color: rgb(12 10 9 / 0.1) !important;
}
.border-x-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1) !important;
  border-right-color: rgb(12 10 9 / 1) !important;
}
.border-x-stone-950\/12 {
  border-left-color: rgb(12 10 9 / 0.12) !important;
  border-right-color: rgb(12 10 9 / 0.12) !important;
}
.border-x-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2) !important;
  border-right-color: rgb(12 10 9 / 0.2) !important;
}
.border-x-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25) !important;
  border-right-color: rgb(12 10 9 / 0.25) !important;
}
.border-x-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3) !important;
  border-right-color: rgb(12 10 9 / 0.3) !important;
}
.border-x-stone-950\/38 {
  border-left-color: rgb(12 10 9 / 0.38) !important;
  border-right-color: rgb(12 10 9 / 0.38) !important;
}
.border-x-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4) !important;
  border-right-color: rgb(12 10 9 / 0.4) !important;
}
.border-x-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05) !important;
  border-right-color: rgb(12 10 9 / 0.05) !important;
}
.border-x-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5) !important;
  border-right-color: rgb(12 10 9 / 0.5) !important;
}
.border-x-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6) !important;
  border-right-color: rgb(12 10 9 / 0.6) !important;
}
.border-x-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7) !important;
  border-right-color: rgb(12 10 9 / 0.7) !important;
}
.border-x-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75) !important;
  border-right-color: rgb(12 10 9 / 0.75) !important;
}
.border-x-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8) !important;
  border-right-color: rgb(12 10 9 / 0.8) !important;
}
.border-x-stone-950\/87 {
  border-left-color: rgb(12 10 9 / 0.87) !important;
  border-right-color: rgb(12 10 9 / 0.87) !important;
}
.border-x-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9) !important;
  border-right-color: rgb(12 10 9 / 0.9) !important;
}
.border-x-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95) !important;
  border-right-color: rgb(12 10 9 / 0.95) !important;
}
.border-x-teal-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-x-teal-100\/0 {
  border-left-color: rgb(204 251 241 / 0) !important;
  border-right-color: rgb(204 251 241 / 0) !important;
}
.border-x-teal-100\/10 {
  border-left-color: rgb(204 251 241 / 0.1) !important;
  border-right-color: rgb(204 251 241 / 0.1) !important;
}
.border-x-teal-100\/100 {
  border-left-color: rgb(204 251 241 / 1) !important;
  border-right-color: rgb(204 251 241 / 1) !important;
}
.border-x-teal-100\/12 {
  border-left-color: rgb(204 251 241 / 0.12) !important;
  border-right-color: rgb(204 251 241 / 0.12) !important;
}
.border-x-teal-100\/20 {
  border-left-color: rgb(204 251 241 / 0.2) !important;
  border-right-color: rgb(204 251 241 / 0.2) !important;
}
.border-x-teal-100\/25 {
  border-left-color: rgb(204 251 241 / 0.25) !important;
  border-right-color: rgb(204 251 241 / 0.25) !important;
}
.border-x-teal-100\/30 {
  border-left-color: rgb(204 251 241 / 0.3) !important;
  border-right-color: rgb(204 251 241 / 0.3) !important;
}
.border-x-teal-100\/38 {
  border-left-color: rgb(204 251 241 / 0.38) !important;
  border-right-color: rgb(204 251 241 / 0.38) !important;
}
.border-x-teal-100\/40 {
  border-left-color: rgb(204 251 241 / 0.4) !important;
  border-right-color: rgb(204 251 241 / 0.4) !important;
}
.border-x-teal-100\/5 {
  border-left-color: rgb(204 251 241 / 0.05) !important;
  border-right-color: rgb(204 251 241 / 0.05) !important;
}
.border-x-teal-100\/50 {
  border-left-color: rgb(204 251 241 / 0.5) !important;
  border-right-color: rgb(204 251 241 / 0.5) !important;
}
.border-x-teal-100\/60 {
  border-left-color: rgb(204 251 241 / 0.6) !important;
  border-right-color: rgb(204 251 241 / 0.6) !important;
}
.border-x-teal-100\/70 {
  border-left-color: rgb(204 251 241 / 0.7) !important;
  border-right-color: rgb(204 251 241 / 0.7) !important;
}
.border-x-teal-100\/75 {
  border-left-color: rgb(204 251 241 / 0.75) !important;
  border-right-color: rgb(204 251 241 / 0.75) !important;
}
.border-x-teal-100\/80 {
  border-left-color: rgb(204 251 241 / 0.8) !important;
  border-right-color: rgb(204 251 241 / 0.8) !important;
}
.border-x-teal-100\/87 {
  border-left-color: rgb(204 251 241 / 0.87) !important;
  border-right-color: rgb(204 251 241 / 0.87) !important;
}
.border-x-teal-100\/90 {
  border-left-color: rgb(204 251 241 / 0.9) !important;
  border-right-color: rgb(204 251 241 / 0.9) !important;
}
.border-x-teal-100\/95 {
  border-left-color: rgb(204 251 241 / 0.95) !important;
  border-right-color: rgb(204 251 241 / 0.95) !important;
}
.border-x-teal-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-x-teal-200\/0 {
  border-left-color: rgb(153 246 228 / 0) !important;
  border-right-color: rgb(153 246 228 / 0) !important;
}
.border-x-teal-200\/10 {
  border-left-color: rgb(153 246 228 / 0.1) !important;
  border-right-color: rgb(153 246 228 / 0.1) !important;
}
.border-x-teal-200\/100 {
  border-left-color: rgb(153 246 228 / 1) !important;
  border-right-color: rgb(153 246 228 / 1) !important;
}
.border-x-teal-200\/12 {
  border-left-color: rgb(153 246 228 / 0.12) !important;
  border-right-color: rgb(153 246 228 / 0.12) !important;
}
.border-x-teal-200\/20 {
  border-left-color: rgb(153 246 228 / 0.2) !important;
  border-right-color: rgb(153 246 228 / 0.2) !important;
}
.border-x-teal-200\/25 {
  border-left-color: rgb(153 246 228 / 0.25) !important;
  border-right-color: rgb(153 246 228 / 0.25) !important;
}
.border-x-teal-200\/30 {
  border-left-color: rgb(153 246 228 / 0.3) !important;
  border-right-color: rgb(153 246 228 / 0.3) !important;
}
.border-x-teal-200\/38 {
  border-left-color: rgb(153 246 228 / 0.38) !important;
  border-right-color: rgb(153 246 228 / 0.38) !important;
}
.border-x-teal-200\/40 {
  border-left-color: rgb(153 246 228 / 0.4) !important;
  border-right-color: rgb(153 246 228 / 0.4) !important;
}
.border-x-teal-200\/5 {
  border-left-color: rgb(153 246 228 / 0.05) !important;
  border-right-color: rgb(153 246 228 / 0.05) !important;
}
.border-x-teal-200\/50 {
  border-left-color: rgb(153 246 228 / 0.5) !important;
  border-right-color: rgb(153 246 228 / 0.5) !important;
}
.border-x-teal-200\/60 {
  border-left-color: rgb(153 246 228 / 0.6) !important;
  border-right-color: rgb(153 246 228 / 0.6) !important;
}
.border-x-teal-200\/70 {
  border-left-color: rgb(153 246 228 / 0.7) !important;
  border-right-color: rgb(153 246 228 / 0.7) !important;
}
.border-x-teal-200\/75 {
  border-left-color: rgb(153 246 228 / 0.75) !important;
  border-right-color: rgb(153 246 228 / 0.75) !important;
}
.border-x-teal-200\/80 {
  border-left-color: rgb(153 246 228 / 0.8) !important;
  border-right-color: rgb(153 246 228 / 0.8) !important;
}
.border-x-teal-200\/87 {
  border-left-color: rgb(153 246 228 / 0.87) !important;
  border-right-color: rgb(153 246 228 / 0.87) !important;
}
.border-x-teal-200\/90 {
  border-left-color: rgb(153 246 228 / 0.9) !important;
  border-right-color: rgb(153 246 228 / 0.9) !important;
}
.border-x-teal-200\/95 {
  border-left-color: rgb(153 246 228 / 0.95) !important;
  border-right-color: rgb(153 246 228 / 0.95) !important;
}
.border-x-teal-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-x-teal-300\/0 {
  border-left-color: rgb(94 234 212 / 0) !important;
  border-right-color: rgb(94 234 212 / 0) !important;
}
.border-x-teal-300\/10 {
  border-left-color: rgb(94 234 212 / 0.1) !important;
  border-right-color: rgb(94 234 212 / 0.1) !important;
}
.border-x-teal-300\/100 {
  border-left-color: rgb(94 234 212 / 1) !important;
  border-right-color: rgb(94 234 212 / 1) !important;
}
.border-x-teal-300\/12 {
  border-left-color: rgb(94 234 212 / 0.12) !important;
  border-right-color: rgb(94 234 212 / 0.12) !important;
}
.border-x-teal-300\/20 {
  border-left-color: rgb(94 234 212 / 0.2) !important;
  border-right-color: rgb(94 234 212 / 0.2) !important;
}
.border-x-teal-300\/25 {
  border-left-color: rgb(94 234 212 / 0.25) !important;
  border-right-color: rgb(94 234 212 / 0.25) !important;
}
.border-x-teal-300\/30 {
  border-left-color: rgb(94 234 212 / 0.3) !important;
  border-right-color: rgb(94 234 212 / 0.3) !important;
}
.border-x-teal-300\/38 {
  border-left-color: rgb(94 234 212 / 0.38) !important;
  border-right-color: rgb(94 234 212 / 0.38) !important;
}
.border-x-teal-300\/40 {
  border-left-color: rgb(94 234 212 / 0.4) !important;
  border-right-color: rgb(94 234 212 / 0.4) !important;
}
.border-x-teal-300\/5 {
  border-left-color: rgb(94 234 212 / 0.05) !important;
  border-right-color: rgb(94 234 212 / 0.05) !important;
}
.border-x-teal-300\/50 {
  border-left-color: rgb(94 234 212 / 0.5) !important;
  border-right-color: rgb(94 234 212 / 0.5) !important;
}
.border-x-teal-300\/60 {
  border-left-color: rgb(94 234 212 / 0.6) !important;
  border-right-color: rgb(94 234 212 / 0.6) !important;
}
.border-x-teal-300\/70 {
  border-left-color: rgb(94 234 212 / 0.7) !important;
  border-right-color: rgb(94 234 212 / 0.7) !important;
}
.border-x-teal-300\/75 {
  border-left-color: rgb(94 234 212 / 0.75) !important;
  border-right-color: rgb(94 234 212 / 0.75) !important;
}
.border-x-teal-300\/80 {
  border-left-color: rgb(94 234 212 / 0.8) !important;
  border-right-color: rgb(94 234 212 / 0.8) !important;
}
.border-x-teal-300\/87 {
  border-left-color: rgb(94 234 212 / 0.87) !important;
  border-right-color: rgb(94 234 212 / 0.87) !important;
}
.border-x-teal-300\/90 {
  border-left-color: rgb(94 234 212 / 0.9) !important;
  border-right-color: rgb(94 234 212 / 0.9) !important;
}
.border-x-teal-300\/95 {
  border-left-color: rgb(94 234 212 / 0.95) !important;
  border-right-color: rgb(94 234 212 / 0.95) !important;
}
.border-x-teal-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-x-teal-400\/0 {
  border-left-color: rgb(45 212 191 / 0) !important;
  border-right-color: rgb(45 212 191 / 0) !important;
}
.border-x-teal-400\/10 {
  border-left-color: rgb(45 212 191 / 0.1) !important;
  border-right-color: rgb(45 212 191 / 0.1) !important;
}
.border-x-teal-400\/100 {
  border-left-color: rgb(45 212 191 / 1) !important;
  border-right-color: rgb(45 212 191 / 1) !important;
}
.border-x-teal-400\/12 {
  border-left-color: rgb(45 212 191 / 0.12) !important;
  border-right-color: rgb(45 212 191 / 0.12) !important;
}
.border-x-teal-400\/20 {
  border-left-color: rgb(45 212 191 / 0.2) !important;
  border-right-color: rgb(45 212 191 / 0.2) !important;
}
.border-x-teal-400\/25 {
  border-left-color: rgb(45 212 191 / 0.25) !important;
  border-right-color: rgb(45 212 191 / 0.25) !important;
}
.border-x-teal-400\/30 {
  border-left-color: rgb(45 212 191 / 0.3) !important;
  border-right-color: rgb(45 212 191 / 0.3) !important;
}
.border-x-teal-400\/38 {
  border-left-color: rgb(45 212 191 / 0.38) !important;
  border-right-color: rgb(45 212 191 / 0.38) !important;
}
.border-x-teal-400\/40 {
  border-left-color: rgb(45 212 191 / 0.4) !important;
  border-right-color: rgb(45 212 191 / 0.4) !important;
}
.border-x-teal-400\/5 {
  border-left-color: rgb(45 212 191 / 0.05) !important;
  border-right-color: rgb(45 212 191 / 0.05) !important;
}
.border-x-teal-400\/50 {
  border-left-color: rgb(45 212 191 / 0.5) !important;
  border-right-color: rgb(45 212 191 / 0.5) !important;
}
.border-x-teal-400\/60 {
  border-left-color: rgb(45 212 191 / 0.6) !important;
  border-right-color: rgb(45 212 191 / 0.6) !important;
}
.border-x-teal-400\/70 {
  border-left-color: rgb(45 212 191 / 0.7) !important;
  border-right-color: rgb(45 212 191 / 0.7) !important;
}
.border-x-teal-400\/75 {
  border-left-color: rgb(45 212 191 / 0.75) !important;
  border-right-color: rgb(45 212 191 / 0.75) !important;
}
.border-x-teal-400\/80 {
  border-left-color: rgb(45 212 191 / 0.8) !important;
  border-right-color: rgb(45 212 191 / 0.8) !important;
}
.border-x-teal-400\/87 {
  border-left-color: rgb(45 212 191 / 0.87) !important;
  border-right-color: rgb(45 212 191 / 0.87) !important;
}
.border-x-teal-400\/90 {
  border-left-color: rgb(45 212 191 / 0.9) !important;
  border-right-color: rgb(45 212 191 / 0.9) !important;
}
.border-x-teal-400\/95 {
  border-left-color: rgb(45 212 191 / 0.95) !important;
  border-right-color: rgb(45 212 191 / 0.95) !important;
}
.border-x-teal-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-x-teal-50\/0 {
  border-left-color: rgb(240 253 250 / 0) !important;
  border-right-color: rgb(240 253 250 / 0) !important;
}
.border-x-teal-50\/10 {
  border-left-color: rgb(240 253 250 / 0.1) !important;
  border-right-color: rgb(240 253 250 / 0.1) !important;
}
.border-x-teal-50\/100 {
  border-left-color: rgb(240 253 250 / 1) !important;
  border-right-color: rgb(240 253 250 / 1) !important;
}
.border-x-teal-50\/12 {
  border-left-color: rgb(240 253 250 / 0.12) !important;
  border-right-color: rgb(240 253 250 / 0.12) !important;
}
.border-x-teal-50\/20 {
  border-left-color: rgb(240 253 250 / 0.2) !important;
  border-right-color: rgb(240 253 250 / 0.2) !important;
}
.border-x-teal-50\/25 {
  border-left-color: rgb(240 253 250 / 0.25) !important;
  border-right-color: rgb(240 253 250 / 0.25) !important;
}
.border-x-teal-50\/30 {
  border-left-color: rgb(240 253 250 / 0.3) !important;
  border-right-color: rgb(240 253 250 / 0.3) !important;
}
.border-x-teal-50\/38 {
  border-left-color: rgb(240 253 250 / 0.38) !important;
  border-right-color: rgb(240 253 250 / 0.38) !important;
}
.border-x-teal-50\/40 {
  border-left-color: rgb(240 253 250 / 0.4) !important;
  border-right-color: rgb(240 253 250 / 0.4) !important;
}
.border-x-teal-50\/5 {
  border-left-color: rgb(240 253 250 / 0.05) !important;
  border-right-color: rgb(240 253 250 / 0.05) !important;
}
.border-x-teal-50\/50 {
  border-left-color: rgb(240 253 250 / 0.5) !important;
  border-right-color: rgb(240 253 250 / 0.5) !important;
}
.border-x-teal-50\/60 {
  border-left-color: rgb(240 253 250 / 0.6) !important;
  border-right-color: rgb(240 253 250 / 0.6) !important;
}
.border-x-teal-50\/70 {
  border-left-color: rgb(240 253 250 / 0.7) !important;
  border-right-color: rgb(240 253 250 / 0.7) !important;
}
.border-x-teal-50\/75 {
  border-left-color: rgb(240 253 250 / 0.75) !important;
  border-right-color: rgb(240 253 250 / 0.75) !important;
}
.border-x-teal-50\/80 {
  border-left-color: rgb(240 253 250 / 0.8) !important;
  border-right-color: rgb(240 253 250 / 0.8) !important;
}
.border-x-teal-50\/87 {
  border-left-color: rgb(240 253 250 / 0.87) !important;
  border-right-color: rgb(240 253 250 / 0.87) !important;
}
.border-x-teal-50\/90 {
  border-left-color: rgb(240 253 250 / 0.9) !important;
  border-right-color: rgb(240 253 250 / 0.9) !important;
}
.border-x-teal-50\/95 {
  border-left-color: rgb(240 253 250 / 0.95) !important;
  border-right-color: rgb(240 253 250 / 0.95) !important;
}
.border-x-teal-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-x-teal-500\/0 {
  border-left-color: rgb(20 184 166 / 0) !important;
  border-right-color: rgb(20 184 166 / 0) !important;
}
.border-x-teal-500\/10 {
  border-left-color: rgb(20 184 166 / 0.1) !important;
  border-right-color: rgb(20 184 166 / 0.1) !important;
}
.border-x-teal-500\/100 {
  border-left-color: rgb(20 184 166 / 1) !important;
  border-right-color: rgb(20 184 166 / 1) !important;
}
.border-x-teal-500\/12 {
  border-left-color: rgb(20 184 166 / 0.12) !important;
  border-right-color: rgb(20 184 166 / 0.12) !important;
}
.border-x-teal-500\/20 {
  border-left-color: rgb(20 184 166 / 0.2) !important;
  border-right-color: rgb(20 184 166 / 0.2) !important;
}
.border-x-teal-500\/25 {
  border-left-color: rgb(20 184 166 / 0.25) !important;
  border-right-color: rgb(20 184 166 / 0.25) !important;
}
.border-x-teal-500\/30 {
  border-left-color: rgb(20 184 166 / 0.3) !important;
  border-right-color: rgb(20 184 166 / 0.3) !important;
}
.border-x-teal-500\/38 {
  border-left-color: rgb(20 184 166 / 0.38) !important;
  border-right-color: rgb(20 184 166 / 0.38) !important;
}
.border-x-teal-500\/40 {
  border-left-color: rgb(20 184 166 / 0.4) !important;
  border-right-color: rgb(20 184 166 / 0.4) !important;
}
.border-x-teal-500\/5 {
  border-left-color: rgb(20 184 166 / 0.05) !important;
  border-right-color: rgb(20 184 166 / 0.05) !important;
}
.border-x-teal-500\/50 {
  border-left-color: rgb(20 184 166 / 0.5) !important;
  border-right-color: rgb(20 184 166 / 0.5) !important;
}
.border-x-teal-500\/60 {
  border-left-color: rgb(20 184 166 / 0.6) !important;
  border-right-color: rgb(20 184 166 / 0.6) !important;
}
.border-x-teal-500\/70 {
  border-left-color: rgb(20 184 166 / 0.7) !important;
  border-right-color: rgb(20 184 166 / 0.7) !important;
}
.border-x-teal-500\/75 {
  border-left-color: rgb(20 184 166 / 0.75) !important;
  border-right-color: rgb(20 184 166 / 0.75) !important;
}
.border-x-teal-500\/80 {
  border-left-color: rgb(20 184 166 / 0.8) !important;
  border-right-color: rgb(20 184 166 / 0.8) !important;
}
.border-x-teal-500\/87 {
  border-left-color: rgb(20 184 166 / 0.87) !important;
  border-right-color: rgb(20 184 166 / 0.87) !important;
}
.border-x-teal-500\/90 {
  border-left-color: rgb(20 184 166 / 0.9) !important;
  border-right-color: rgb(20 184 166 / 0.9) !important;
}
.border-x-teal-500\/95 {
  border-left-color: rgb(20 184 166 / 0.95) !important;
  border-right-color: rgb(20 184 166 / 0.95) !important;
}
.border-x-teal-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-x-teal-600\/0 {
  border-left-color: rgb(13 148 136 / 0) !important;
  border-right-color: rgb(13 148 136 / 0) !important;
}
.border-x-teal-600\/10 {
  border-left-color: rgb(13 148 136 / 0.1) !important;
  border-right-color: rgb(13 148 136 / 0.1) !important;
}
.border-x-teal-600\/100 {
  border-left-color: rgb(13 148 136 / 1) !important;
  border-right-color: rgb(13 148 136 / 1) !important;
}
.border-x-teal-600\/12 {
  border-left-color: rgb(13 148 136 / 0.12) !important;
  border-right-color: rgb(13 148 136 / 0.12) !important;
}
.border-x-teal-600\/20 {
  border-left-color: rgb(13 148 136 / 0.2) !important;
  border-right-color: rgb(13 148 136 / 0.2) !important;
}
.border-x-teal-600\/25 {
  border-left-color: rgb(13 148 136 / 0.25) !important;
  border-right-color: rgb(13 148 136 / 0.25) !important;
}
.border-x-teal-600\/30 {
  border-left-color: rgb(13 148 136 / 0.3) !important;
  border-right-color: rgb(13 148 136 / 0.3) !important;
}
.border-x-teal-600\/38 {
  border-left-color: rgb(13 148 136 / 0.38) !important;
  border-right-color: rgb(13 148 136 / 0.38) !important;
}
.border-x-teal-600\/40 {
  border-left-color: rgb(13 148 136 / 0.4) !important;
  border-right-color: rgb(13 148 136 / 0.4) !important;
}
.border-x-teal-600\/5 {
  border-left-color: rgb(13 148 136 / 0.05) !important;
  border-right-color: rgb(13 148 136 / 0.05) !important;
}
.border-x-teal-600\/50 {
  border-left-color: rgb(13 148 136 / 0.5) !important;
  border-right-color: rgb(13 148 136 / 0.5) !important;
}
.border-x-teal-600\/60 {
  border-left-color: rgb(13 148 136 / 0.6) !important;
  border-right-color: rgb(13 148 136 / 0.6) !important;
}
.border-x-teal-600\/70 {
  border-left-color: rgb(13 148 136 / 0.7) !important;
  border-right-color: rgb(13 148 136 / 0.7) !important;
}
.border-x-teal-600\/75 {
  border-left-color: rgb(13 148 136 / 0.75) !important;
  border-right-color: rgb(13 148 136 / 0.75) !important;
}
.border-x-teal-600\/80 {
  border-left-color: rgb(13 148 136 / 0.8) !important;
  border-right-color: rgb(13 148 136 / 0.8) !important;
}
.border-x-teal-600\/87 {
  border-left-color: rgb(13 148 136 / 0.87) !important;
  border-right-color: rgb(13 148 136 / 0.87) !important;
}
.border-x-teal-600\/90 {
  border-left-color: rgb(13 148 136 / 0.9) !important;
  border-right-color: rgb(13 148 136 / 0.9) !important;
}
.border-x-teal-600\/95 {
  border-left-color: rgb(13 148 136 / 0.95) !important;
  border-right-color: rgb(13 148 136 / 0.95) !important;
}
.border-x-teal-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-x-teal-700\/0 {
  border-left-color: rgb(15 118 110 / 0) !important;
  border-right-color: rgb(15 118 110 / 0) !important;
}
.border-x-teal-700\/10 {
  border-left-color: rgb(15 118 110 / 0.1) !important;
  border-right-color: rgb(15 118 110 / 0.1) !important;
}
.border-x-teal-700\/100 {
  border-left-color: rgb(15 118 110 / 1) !important;
  border-right-color: rgb(15 118 110 / 1) !important;
}
.border-x-teal-700\/12 {
  border-left-color: rgb(15 118 110 / 0.12) !important;
  border-right-color: rgb(15 118 110 / 0.12) !important;
}
.border-x-teal-700\/20 {
  border-left-color: rgb(15 118 110 / 0.2) !important;
  border-right-color: rgb(15 118 110 / 0.2) !important;
}
.border-x-teal-700\/25 {
  border-left-color: rgb(15 118 110 / 0.25) !important;
  border-right-color: rgb(15 118 110 / 0.25) !important;
}
.border-x-teal-700\/30 {
  border-left-color: rgb(15 118 110 / 0.3) !important;
  border-right-color: rgb(15 118 110 / 0.3) !important;
}
.border-x-teal-700\/38 {
  border-left-color: rgb(15 118 110 / 0.38) !important;
  border-right-color: rgb(15 118 110 / 0.38) !important;
}
.border-x-teal-700\/40 {
  border-left-color: rgb(15 118 110 / 0.4) !important;
  border-right-color: rgb(15 118 110 / 0.4) !important;
}
.border-x-teal-700\/5 {
  border-left-color: rgb(15 118 110 / 0.05) !important;
  border-right-color: rgb(15 118 110 / 0.05) !important;
}
.border-x-teal-700\/50 {
  border-left-color: rgb(15 118 110 / 0.5) !important;
  border-right-color: rgb(15 118 110 / 0.5) !important;
}
.border-x-teal-700\/60 {
  border-left-color: rgb(15 118 110 / 0.6) !important;
  border-right-color: rgb(15 118 110 / 0.6) !important;
}
.border-x-teal-700\/70 {
  border-left-color: rgb(15 118 110 / 0.7) !important;
  border-right-color: rgb(15 118 110 / 0.7) !important;
}
.border-x-teal-700\/75 {
  border-left-color: rgb(15 118 110 / 0.75) !important;
  border-right-color: rgb(15 118 110 / 0.75) !important;
}
.border-x-teal-700\/80 {
  border-left-color: rgb(15 118 110 / 0.8) !important;
  border-right-color: rgb(15 118 110 / 0.8) !important;
}
.border-x-teal-700\/87 {
  border-left-color: rgb(15 118 110 / 0.87) !important;
  border-right-color: rgb(15 118 110 / 0.87) !important;
}
.border-x-teal-700\/90 {
  border-left-color: rgb(15 118 110 / 0.9) !important;
  border-right-color: rgb(15 118 110 / 0.9) !important;
}
.border-x-teal-700\/95 {
  border-left-color: rgb(15 118 110 / 0.95) !important;
  border-right-color: rgb(15 118 110 / 0.95) !important;
}
.border-x-teal-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-x-teal-800\/0 {
  border-left-color: rgb(17 94 89 / 0) !important;
  border-right-color: rgb(17 94 89 / 0) !important;
}
.border-x-teal-800\/10 {
  border-left-color: rgb(17 94 89 / 0.1) !important;
  border-right-color: rgb(17 94 89 / 0.1) !important;
}
.border-x-teal-800\/100 {
  border-left-color: rgb(17 94 89 / 1) !important;
  border-right-color: rgb(17 94 89 / 1) !important;
}
.border-x-teal-800\/12 {
  border-left-color: rgb(17 94 89 / 0.12) !important;
  border-right-color: rgb(17 94 89 / 0.12) !important;
}
.border-x-teal-800\/20 {
  border-left-color: rgb(17 94 89 / 0.2) !important;
  border-right-color: rgb(17 94 89 / 0.2) !important;
}
.border-x-teal-800\/25 {
  border-left-color: rgb(17 94 89 / 0.25) !important;
  border-right-color: rgb(17 94 89 / 0.25) !important;
}
.border-x-teal-800\/30 {
  border-left-color: rgb(17 94 89 / 0.3) !important;
  border-right-color: rgb(17 94 89 / 0.3) !important;
}
.border-x-teal-800\/38 {
  border-left-color: rgb(17 94 89 / 0.38) !important;
  border-right-color: rgb(17 94 89 / 0.38) !important;
}
.border-x-teal-800\/40 {
  border-left-color: rgb(17 94 89 / 0.4) !important;
  border-right-color: rgb(17 94 89 / 0.4) !important;
}
.border-x-teal-800\/5 {
  border-left-color: rgb(17 94 89 / 0.05) !important;
  border-right-color: rgb(17 94 89 / 0.05) !important;
}
.border-x-teal-800\/50 {
  border-left-color: rgb(17 94 89 / 0.5) !important;
  border-right-color: rgb(17 94 89 / 0.5) !important;
}
.border-x-teal-800\/60 {
  border-left-color: rgb(17 94 89 / 0.6) !important;
  border-right-color: rgb(17 94 89 / 0.6) !important;
}
.border-x-teal-800\/70 {
  border-left-color: rgb(17 94 89 / 0.7) !important;
  border-right-color: rgb(17 94 89 / 0.7) !important;
}
.border-x-teal-800\/75 {
  border-left-color: rgb(17 94 89 / 0.75) !important;
  border-right-color: rgb(17 94 89 / 0.75) !important;
}
.border-x-teal-800\/80 {
  border-left-color: rgb(17 94 89 / 0.8) !important;
  border-right-color: rgb(17 94 89 / 0.8) !important;
}
.border-x-teal-800\/87 {
  border-left-color: rgb(17 94 89 / 0.87) !important;
  border-right-color: rgb(17 94 89 / 0.87) !important;
}
.border-x-teal-800\/90 {
  border-left-color: rgb(17 94 89 / 0.9) !important;
  border-right-color: rgb(17 94 89 / 0.9) !important;
}
.border-x-teal-800\/95 {
  border-left-color: rgb(17 94 89 / 0.95) !important;
  border-right-color: rgb(17 94 89 / 0.95) !important;
}
.border-x-teal-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-x-teal-900\/0 {
  border-left-color: rgb(19 78 74 / 0) !important;
  border-right-color: rgb(19 78 74 / 0) !important;
}
.border-x-teal-900\/10 {
  border-left-color: rgb(19 78 74 / 0.1) !important;
  border-right-color: rgb(19 78 74 / 0.1) !important;
}
.border-x-teal-900\/100 {
  border-left-color: rgb(19 78 74 / 1) !important;
  border-right-color: rgb(19 78 74 / 1) !important;
}
.border-x-teal-900\/12 {
  border-left-color: rgb(19 78 74 / 0.12) !important;
  border-right-color: rgb(19 78 74 / 0.12) !important;
}
.border-x-teal-900\/20 {
  border-left-color: rgb(19 78 74 / 0.2) !important;
  border-right-color: rgb(19 78 74 / 0.2) !important;
}
.border-x-teal-900\/25 {
  border-left-color: rgb(19 78 74 / 0.25) !important;
  border-right-color: rgb(19 78 74 / 0.25) !important;
}
.border-x-teal-900\/30 {
  border-left-color: rgb(19 78 74 / 0.3) !important;
  border-right-color: rgb(19 78 74 / 0.3) !important;
}
.border-x-teal-900\/38 {
  border-left-color: rgb(19 78 74 / 0.38) !important;
  border-right-color: rgb(19 78 74 / 0.38) !important;
}
.border-x-teal-900\/40 {
  border-left-color: rgb(19 78 74 / 0.4) !important;
  border-right-color: rgb(19 78 74 / 0.4) !important;
}
.border-x-teal-900\/5 {
  border-left-color: rgb(19 78 74 / 0.05) !important;
  border-right-color: rgb(19 78 74 / 0.05) !important;
}
.border-x-teal-900\/50 {
  border-left-color: rgb(19 78 74 / 0.5) !important;
  border-right-color: rgb(19 78 74 / 0.5) !important;
}
.border-x-teal-900\/60 {
  border-left-color: rgb(19 78 74 / 0.6) !important;
  border-right-color: rgb(19 78 74 / 0.6) !important;
}
.border-x-teal-900\/70 {
  border-left-color: rgb(19 78 74 / 0.7) !important;
  border-right-color: rgb(19 78 74 / 0.7) !important;
}
.border-x-teal-900\/75 {
  border-left-color: rgb(19 78 74 / 0.75) !important;
  border-right-color: rgb(19 78 74 / 0.75) !important;
}
.border-x-teal-900\/80 {
  border-left-color: rgb(19 78 74 / 0.8) !important;
  border-right-color: rgb(19 78 74 / 0.8) !important;
}
.border-x-teal-900\/87 {
  border-left-color: rgb(19 78 74 / 0.87) !important;
  border-right-color: rgb(19 78 74 / 0.87) !important;
}
.border-x-teal-900\/90 {
  border-left-color: rgb(19 78 74 / 0.9) !important;
  border-right-color: rgb(19 78 74 / 0.9) !important;
}
.border-x-teal-900\/95 {
  border-left-color: rgb(19 78 74 / 0.95) !important;
  border-right-color: rgb(19 78 74 / 0.95) !important;
}
.border-x-teal-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-x-teal-950\/0 {
  border-left-color: rgb(4 47 46 / 0) !important;
  border-right-color: rgb(4 47 46 / 0) !important;
}
.border-x-teal-950\/10 {
  border-left-color: rgb(4 47 46 / 0.1) !important;
  border-right-color: rgb(4 47 46 / 0.1) !important;
}
.border-x-teal-950\/100 {
  border-left-color: rgb(4 47 46 / 1) !important;
  border-right-color: rgb(4 47 46 / 1) !important;
}
.border-x-teal-950\/12 {
  border-left-color: rgb(4 47 46 / 0.12) !important;
  border-right-color: rgb(4 47 46 / 0.12) !important;
}
.border-x-teal-950\/20 {
  border-left-color: rgb(4 47 46 / 0.2) !important;
  border-right-color: rgb(4 47 46 / 0.2) !important;
}
.border-x-teal-950\/25 {
  border-left-color: rgb(4 47 46 / 0.25) !important;
  border-right-color: rgb(4 47 46 / 0.25) !important;
}
.border-x-teal-950\/30 {
  border-left-color: rgb(4 47 46 / 0.3) !important;
  border-right-color: rgb(4 47 46 / 0.3) !important;
}
.border-x-teal-950\/38 {
  border-left-color: rgb(4 47 46 / 0.38) !important;
  border-right-color: rgb(4 47 46 / 0.38) !important;
}
.border-x-teal-950\/40 {
  border-left-color: rgb(4 47 46 / 0.4) !important;
  border-right-color: rgb(4 47 46 / 0.4) !important;
}
.border-x-teal-950\/5 {
  border-left-color: rgb(4 47 46 / 0.05) !important;
  border-right-color: rgb(4 47 46 / 0.05) !important;
}
.border-x-teal-950\/50 {
  border-left-color: rgb(4 47 46 / 0.5) !important;
  border-right-color: rgb(4 47 46 / 0.5) !important;
}
.border-x-teal-950\/60 {
  border-left-color: rgb(4 47 46 / 0.6) !important;
  border-right-color: rgb(4 47 46 / 0.6) !important;
}
.border-x-teal-950\/70 {
  border-left-color: rgb(4 47 46 / 0.7) !important;
  border-right-color: rgb(4 47 46 / 0.7) !important;
}
.border-x-teal-950\/75 {
  border-left-color: rgb(4 47 46 / 0.75) !important;
  border-right-color: rgb(4 47 46 / 0.75) !important;
}
.border-x-teal-950\/80 {
  border-left-color: rgb(4 47 46 / 0.8) !important;
  border-right-color: rgb(4 47 46 / 0.8) !important;
}
.border-x-teal-950\/87 {
  border-left-color: rgb(4 47 46 / 0.87) !important;
  border-right-color: rgb(4 47 46 / 0.87) !important;
}
.border-x-teal-950\/90 {
  border-left-color: rgb(4 47 46 / 0.9) !important;
  border-right-color: rgb(4 47 46 / 0.9) !important;
}
.border-x-teal-950\/95 {
  border-left-color: rgb(4 47 46 / 0.95) !important;
  border-right-color: rgb(4 47 46 / 0.95) !important;
}
.border-x-transparent {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.border-x-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0) !important;
  border-right-color: rgb(0 0 0 / 0) !important;
}
.border-x-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1) !important;
  border-right-color: rgb(0 0 0 / 0.1) !important;
}
.border-x-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1) !important;
  border-right-color: rgb(0 0 0 / 1) !important;
}
.border-x-transparent\/12 {
  border-left-color: rgb(0 0 0 / 0.12) !important;
  border-right-color: rgb(0 0 0 / 0.12) !important;
}
.border-x-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2) !important;
  border-right-color: rgb(0 0 0 / 0.2) !important;
}
.border-x-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25) !important;
  border-right-color: rgb(0 0 0 / 0.25) !important;
}
.border-x-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3) !important;
  border-right-color: rgb(0 0 0 / 0.3) !important;
}
.border-x-transparent\/38 {
  border-left-color: rgb(0 0 0 / 0.38) !important;
  border-right-color: rgb(0 0 0 / 0.38) !important;
}
.border-x-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4) !important;
  border-right-color: rgb(0 0 0 / 0.4) !important;
}
.border-x-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05) !important;
  border-right-color: rgb(0 0 0 / 0.05) !important;
}
.border-x-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5) !important;
  border-right-color: rgb(0 0 0 / 0.5) !important;
}
.border-x-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6) !important;
  border-right-color: rgb(0 0 0 / 0.6) !important;
}
.border-x-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7) !important;
  border-right-color: rgb(0 0 0 / 0.7) !important;
}
.border-x-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75) !important;
  border-right-color: rgb(0 0 0 / 0.75) !important;
}
.border-x-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8) !important;
  border-right-color: rgb(0 0 0 / 0.8) !important;
}
.border-x-transparent\/87 {
  border-left-color: rgb(0 0 0 / 0.87) !important;
  border-right-color: rgb(0 0 0 / 0.87) !important;
}
.border-x-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9) !important;
  border-right-color: rgb(0 0 0 / 0.9) !important;
}
.border-x-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95) !important;
  border-right-color: rgb(0 0 0 / 0.95) !important;
}
.border-x-violet-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-x-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0) !important;
  border-right-color: rgb(237 233 254 / 0) !important;
}
.border-x-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1) !important;
  border-right-color: rgb(237 233 254 / 0.1) !important;
}
.border-x-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1) !important;
  border-right-color: rgb(237 233 254 / 1) !important;
}
.border-x-violet-100\/12 {
  border-left-color: rgb(237 233 254 / 0.12) !important;
  border-right-color: rgb(237 233 254 / 0.12) !important;
}
.border-x-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2) !important;
  border-right-color: rgb(237 233 254 / 0.2) !important;
}
.border-x-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25) !important;
  border-right-color: rgb(237 233 254 / 0.25) !important;
}
.border-x-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3) !important;
  border-right-color: rgb(237 233 254 / 0.3) !important;
}
.border-x-violet-100\/38 {
  border-left-color: rgb(237 233 254 / 0.38) !important;
  border-right-color: rgb(237 233 254 / 0.38) !important;
}
.border-x-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4) !important;
  border-right-color: rgb(237 233 254 / 0.4) !important;
}
.border-x-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05) !important;
  border-right-color: rgb(237 233 254 / 0.05) !important;
}
.border-x-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5) !important;
  border-right-color: rgb(237 233 254 / 0.5) !important;
}
.border-x-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6) !important;
  border-right-color: rgb(237 233 254 / 0.6) !important;
}
.border-x-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7) !important;
  border-right-color: rgb(237 233 254 / 0.7) !important;
}
.border-x-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75) !important;
  border-right-color: rgb(237 233 254 / 0.75) !important;
}
.border-x-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8) !important;
  border-right-color: rgb(237 233 254 / 0.8) !important;
}
.border-x-violet-100\/87 {
  border-left-color: rgb(237 233 254 / 0.87) !important;
  border-right-color: rgb(237 233 254 / 0.87) !important;
}
.border-x-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9) !important;
  border-right-color: rgb(237 233 254 / 0.9) !important;
}
.border-x-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95) !important;
  border-right-color: rgb(237 233 254 / 0.95) !important;
}
.border-x-violet-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-x-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0) !important;
  border-right-color: rgb(221 214 254 / 0) !important;
}
.border-x-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1) !important;
  border-right-color: rgb(221 214 254 / 0.1) !important;
}
.border-x-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1) !important;
  border-right-color: rgb(221 214 254 / 1) !important;
}
.border-x-violet-200\/12 {
  border-left-color: rgb(221 214 254 / 0.12) !important;
  border-right-color: rgb(221 214 254 / 0.12) !important;
}
.border-x-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2) !important;
  border-right-color: rgb(221 214 254 / 0.2) !important;
}
.border-x-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25) !important;
  border-right-color: rgb(221 214 254 / 0.25) !important;
}
.border-x-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3) !important;
  border-right-color: rgb(221 214 254 / 0.3) !important;
}
.border-x-violet-200\/38 {
  border-left-color: rgb(221 214 254 / 0.38) !important;
  border-right-color: rgb(221 214 254 / 0.38) !important;
}
.border-x-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4) !important;
  border-right-color: rgb(221 214 254 / 0.4) !important;
}
.border-x-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05) !important;
  border-right-color: rgb(221 214 254 / 0.05) !important;
}
.border-x-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5) !important;
  border-right-color: rgb(221 214 254 / 0.5) !important;
}
.border-x-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6) !important;
  border-right-color: rgb(221 214 254 / 0.6) !important;
}
.border-x-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7) !important;
  border-right-color: rgb(221 214 254 / 0.7) !important;
}
.border-x-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75) !important;
  border-right-color: rgb(221 214 254 / 0.75) !important;
}
.border-x-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8) !important;
  border-right-color: rgb(221 214 254 / 0.8) !important;
}
.border-x-violet-200\/87 {
  border-left-color: rgb(221 214 254 / 0.87) !important;
  border-right-color: rgb(221 214 254 / 0.87) !important;
}
.border-x-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9) !important;
  border-right-color: rgb(221 214 254 / 0.9) !important;
}
.border-x-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95) !important;
  border-right-color: rgb(221 214 254 / 0.95) !important;
}
.border-x-violet-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-x-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0) !important;
  border-right-color: rgb(196 181 253 / 0) !important;
}
.border-x-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1) !important;
  border-right-color: rgb(196 181 253 / 0.1) !important;
}
.border-x-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1) !important;
  border-right-color: rgb(196 181 253 / 1) !important;
}
.border-x-violet-300\/12 {
  border-left-color: rgb(196 181 253 / 0.12) !important;
  border-right-color: rgb(196 181 253 / 0.12) !important;
}
.border-x-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2) !important;
  border-right-color: rgb(196 181 253 / 0.2) !important;
}
.border-x-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25) !important;
  border-right-color: rgb(196 181 253 / 0.25) !important;
}
.border-x-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3) !important;
  border-right-color: rgb(196 181 253 / 0.3) !important;
}
.border-x-violet-300\/38 {
  border-left-color: rgb(196 181 253 / 0.38) !important;
  border-right-color: rgb(196 181 253 / 0.38) !important;
}
.border-x-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4) !important;
  border-right-color: rgb(196 181 253 / 0.4) !important;
}
.border-x-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05) !important;
  border-right-color: rgb(196 181 253 / 0.05) !important;
}
.border-x-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5) !important;
  border-right-color: rgb(196 181 253 / 0.5) !important;
}
.border-x-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6) !important;
  border-right-color: rgb(196 181 253 / 0.6) !important;
}
.border-x-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7) !important;
  border-right-color: rgb(196 181 253 / 0.7) !important;
}
.border-x-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75) !important;
  border-right-color: rgb(196 181 253 / 0.75) !important;
}
.border-x-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8) !important;
  border-right-color: rgb(196 181 253 / 0.8) !important;
}
.border-x-violet-300\/87 {
  border-left-color: rgb(196 181 253 / 0.87) !important;
  border-right-color: rgb(196 181 253 / 0.87) !important;
}
.border-x-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9) !important;
  border-right-color: rgb(196 181 253 / 0.9) !important;
}
.border-x-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95) !important;
  border-right-color: rgb(196 181 253 / 0.95) !important;
}
.border-x-violet-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-x-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0) !important;
  border-right-color: rgb(167 139 250 / 0) !important;
}
.border-x-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1) !important;
  border-right-color: rgb(167 139 250 / 0.1) !important;
}
.border-x-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1) !important;
  border-right-color: rgb(167 139 250 / 1) !important;
}
.border-x-violet-400\/12 {
  border-left-color: rgb(167 139 250 / 0.12) !important;
  border-right-color: rgb(167 139 250 / 0.12) !important;
}
.border-x-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2) !important;
  border-right-color: rgb(167 139 250 / 0.2) !important;
}
.border-x-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25) !important;
  border-right-color: rgb(167 139 250 / 0.25) !important;
}
.border-x-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3) !important;
  border-right-color: rgb(167 139 250 / 0.3) !important;
}
.border-x-violet-400\/38 {
  border-left-color: rgb(167 139 250 / 0.38) !important;
  border-right-color: rgb(167 139 250 / 0.38) !important;
}
.border-x-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4) !important;
  border-right-color: rgb(167 139 250 / 0.4) !important;
}
.border-x-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05) !important;
  border-right-color: rgb(167 139 250 / 0.05) !important;
}
.border-x-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5) !important;
  border-right-color: rgb(167 139 250 / 0.5) !important;
}
.border-x-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6) !important;
  border-right-color: rgb(167 139 250 / 0.6) !important;
}
.border-x-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7) !important;
  border-right-color: rgb(167 139 250 / 0.7) !important;
}
.border-x-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75) !important;
  border-right-color: rgb(167 139 250 / 0.75) !important;
}
.border-x-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8) !important;
  border-right-color: rgb(167 139 250 / 0.8) !important;
}
.border-x-violet-400\/87 {
  border-left-color: rgb(167 139 250 / 0.87) !important;
  border-right-color: rgb(167 139 250 / 0.87) !important;
}
.border-x-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9) !important;
  border-right-color: rgb(167 139 250 / 0.9) !important;
}
.border-x-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95) !important;
  border-right-color: rgb(167 139 250 / 0.95) !important;
}
.border-x-violet-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-x-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0) !important;
  border-right-color: rgb(245 243 255 / 0) !important;
}
.border-x-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1) !important;
  border-right-color: rgb(245 243 255 / 0.1) !important;
}
.border-x-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1) !important;
  border-right-color: rgb(245 243 255 / 1) !important;
}
.border-x-violet-50\/12 {
  border-left-color: rgb(245 243 255 / 0.12) !important;
  border-right-color: rgb(245 243 255 / 0.12) !important;
}
.border-x-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2) !important;
  border-right-color: rgb(245 243 255 / 0.2) !important;
}
.border-x-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25) !important;
  border-right-color: rgb(245 243 255 / 0.25) !important;
}
.border-x-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3) !important;
  border-right-color: rgb(245 243 255 / 0.3) !important;
}
.border-x-violet-50\/38 {
  border-left-color: rgb(245 243 255 / 0.38) !important;
  border-right-color: rgb(245 243 255 / 0.38) !important;
}
.border-x-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4) !important;
  border-right-color: rgb(245 243 255 / 0.4) !important;
}
.border-x-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05) !important;
  border-right-color: rgb(245 243 255 / 0.05) !important;
}
.border-x-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5) !important;
  border-right-color: rgb(245 243 255 / 0.5) !important;
}
.border-x-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6) !important;
  border-right-color: rgb(245 243 255 / 0.6) !important;
}
.border-x-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7) !important;
  border-right-color: rgb(245 243 255 / 0.7) !important;
}
.border-x-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75) !important;
  border-right-color: rgb(245 243 255 / 0.75) !important;
}
.border-x-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8) !important;
  border-right-color: rgb(245 243 255 / 0.8) !important;
}
.border-x-violet-50\/87 {
  border-left-color: rgb(245 243 255 / 0.87) !important;
  border-right-color: rgb(245 243 255 / 0.87) !important;
}
.border-x-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9) !important;
  border-right-color: rgb(245 243 255 / 0.9) !important;
}
.border-x-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95) !important;
  border-right-color: rgb(245 243 255 / 0.95) !important;
}
.border-x-violet-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-x-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0) !important;
  border-right-color: rgb(139 92 246 / 0) !important;
}
.border-x-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1) !important;
  border-right-color: rgb(139 92 246 / 0.1) !important;
}
.border-x-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1) !important;
  border-right-color: rgb(139 92 246 / 1) !important;
}
.border-x-violet-500\/12 {
  border-left-color: rgb(139 92 246 / 0.12) !important;
  border-right-color: rgb(139 92 246 / 0.12) !important;
}
.border-x-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2) !important;
  border-right-color: rgb(139 92 246 / 0.2) !important;
}
.border-x-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25) !important;
  border-right-color: rgb(139 92 246 / 0.25) !important;
}
.border-x-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3) !important;
  border-right-color: rgb(139 92 246 / 0.3) !important;
}
.border-x-violet-500\/38 {
  border-left-color: rgb(139 92 246 / 0.38) !important;
  border-right-color: rgb(139 92 246 / 0.38) !important;
}
.border-x-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4) !important;
  border-right-color: rgb(139 92 246 / 0.4) !important;
}
.border-x-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05) !important;
  border-right-color: rgb(139 92 246 / 0.05) !important;
}
.border-x-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5) !important;
  border-right-color: rgb(139 92 246 / 0.5) !important;
}
.border-x-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6) !important;
  border-right-color: rgb(139 92 246 / 0.6) !important;
}
.border-x-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7) !important;
  border-right-color: rgb(139 92 246 / 0.7) !important;
}
.border-x-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75) !important;
  border-right-color: rgb(139 92 246 / 0.75) !important;
}
.border-x-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8) !important;
  border-right-color: rgb(139 92 246 / 0.8) !important;
}
.border-x-violet-500\/87 {
  border-left-color: rgb(139 92 246 / 0.87) !important;
  border-right-color: rgb(139 92 246 / 0.87) !important;
}
.border-x-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9) !important;
  border-right-color: rgb(139 92 246 / 0.9) !important;
}
.border-x-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95) !important;
  border-right-color: rgb(139 92 246 / 0.95) !important;
}
.border-x-violet-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-x-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0) !important;
  border-right-color: rgb(124 58 237 / 0) !important;
}
.border-x-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1) !important;
  border-right-color: rgb(124 58 237 / 0.1) !important;
}
.border-x-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1) !important;
  border-right-color: rgb(124 58 237 / 1) !important;
}
.border-x-violet-600\/12 {
  border-left-color: rgb(124 58 237 / 0.12) !important;
  border-right-color: rgb(124 58 237 / 0.12) !important;
}
.border-x-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2) !important;
  border-right-color: rgb(124 58 237 / 0.2) !important;
}
.border-x-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25) !important;
  border-right-color: rgb(124 58 237 / 0.25) !important;
}
.border-x-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3) !important;
  border-right-color: rgb(124 58 237 / 0.3) !important;
}
.border-x-violet-600\/38 {
  border-left-color: rgb(124 58 237 / 0.38) !important;
  border-right-color: rgb(124 58 237 / 0.38) !important;
}
.border-x-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4) !important;
  border-right-color: rgb(124 58 237 / 0.4) !important;
}
.border-x-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05) !important;
  border-right-color: rgb(124 58 237 / 0.05) !important;
}
.border-x-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5) !important;
  border-right-color: rgb(124 58 237 / 0.5) !important;
}
.border-x-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6) !important;
  border-right-color: rgb(124 58 237 / 0.6) !important;
}
.border-x-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7) !important;
  border-right-color: rgb(124 58 237 / 0.7) !important;
}
.border-x-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75) !important;
  border-right-color: rgb(124 58 237 / 0.75) !important;
}
.border-x-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8) !important;
  border-right-color: rgb(124 58 237 / 0.8) !important;
}
.border-x-violet-600\/87 {
  border-left-color: rgb(124 58 237 / 0.87) !important;
  border-right-color: rgb(124 58 237 / 0.87) !important;
}
.border-x-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9) !important;
  border-right-color: rgb(124 58 237 / 0.9) !important;
}
.border-x-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95) !important;
  border-right-color: rgb(124 58 237 / 0.95) !important;
}
.border-x-violet-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-x-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0) !important;
  border-right-color: rgb(109 40 217 / 0) !important;
}
.border-x-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1) !important;
  border-right-color: rgb(109 40 217 / 0.1) !important;
}
.border-x-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1) !important;
  border-right-color: rgb(109 40 217 / 1) !important;
}
.border-x-violet-700\/12 {
  border-left-color: rgb(109 40 217 / 0.12) !important;
  border-right-color: rgb(109 40 217 / 0.12) !important;
}
.border-x-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2) !important;
  border-right-color: rgb(109 40 217 / 0.2) !important;
}
.border-x-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25) !important;
  border-right-color: rgb(109 40 217 / 0.25) !important;
}
.border-x-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3) !important;
  border-right-color: rgb(109 40 217 / 0.3) !important;
}
.border-x-violet-700\/38 {
  border-left-color: rgb(109 40 217 / 0.38) !important;
  border-right-color: rgb(109 40 217 / 0.38) !important;
}
.border-x-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4) !important;
  border-right-color: rgb(109 40 217 / 0.4) !important;
}
.border-x-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05) !important;
  border-right-color: rgb(109 40 217 / 0.05) !important;
}
.border-x-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5) !important;
  border-right-color: rgb(109 40 217 / 0.5) !important;
}
.border-x-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6) !important;
  border-right-color: rgb(109 40 217 / 0.6) !important;
}
.border-x-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7) !important;
  border-right-color: rgb(109 40 217 / 0.7) !important;
}
.border-x-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75) !important;
  border-right-color: rgb(109 40 217 / 0.75) !important;
}
.border-x-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8) !important;
  border-right-color: rgb(109 40 217 / 0.8) !important;
}
.border-x-violet-700\/87 {
  border-left-color: rgb(109 40 217 / 0.87) !important;
  border-right-color: rgb(109 40 217 / 0.87) !important;
}
.border-x-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9) !important;
  border-right-color: rgb(109 40 217 / 0.9) !important;
}
.border-x-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95) !important;
  border-right-color: rgb(109 40 217 / 0.95) !important;
}
.border-x-violet-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-x-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0) !important;
  border-right-color: rgb(91 33 182 / 0) !important;
}
.border-x-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1) !important;
  border-right-color: rgb(91 33 182 / 0.1) !important;
}
.border-x-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1) !important;
  border-right-color: rgb(91 33 182 / 1) !important;
}
.border-x-violet-800\/12 {
  border-left-color: rgb(91 33 182 / 0.12) !important;
  border-right-color: rgb(91 33 182 / 0.12) !important;
}
.border-x-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2) !important;
  border-right-color: rgb(91 33 182 / 0.2) !important;
}
.border-x-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25) !important;
  border-right-color: rgb(91 33 182 / 0.25) !important;
}
.border-x-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3) !important;
  border-right-color: rgb(91 33 182 / 0.3) !important;
}
.border-x-violet-800\/38 {
  border-left-color: rgb(91 33 182 / 0.38) !important;
  border-right-color: rgb(91 33 182 / 0.38) !important;
}
.border-x-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4) !important;
  border-right-color: rgb(91 33 182 / 0.4) !important;
}
.border-x-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05) !important;
  border-right-color: rgb(91 33 182 / 0.05) !important;
}
.border-x-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5) !important;
  border-right-color: rgb(91 33 182 / 0.5) !important;
}
.border-x-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6) !important;
  border-right-color: rgb(91 33 182 / 0.6) !important;
}
.border-x-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7) !important;
  border-right-color: rgb(91 33 182 / 0.7) !important;
}
.border-x-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75) !important;
  border-right-color: rgb(91 33 182 / 0.75) !important;
}
.border-x-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8) !important;
  border-right-color: rgb(91 33 182 / 0.8) !important;
}
.border-x-violet-800\/87 {
  border-left-color: rgb(91 33 182 / 0.87) !important;
  border-right-color: rgb(91 33 182 / 0.87) !important;
}
.border-x-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9) !important;
  border-right-color: rgb(91 33 182 / 0.9) !important;
}
.border-x-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95) !important;
  border-right-color: rgb(91 33 182 / 0.95) !important;
}
.border-x-violet-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-x-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0) !important;
  border-right-color: rgb(76 29 149 / 0) !important;
}
.border-x-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1) !important;
  border-right-color: rgb(76 29 149 / 0.1) !important;
}
.border-x-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1) !important;
  border-right-color: rgb(76 29 149 / 1) !important;
}
.border-x-violet-900\/12 {
  border-left-color: rgb(76 29 149 / 0.12) !important;
  border-right-color: rgb(76 29 149 / 0.12) !important;
}
.border-x-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2) !important;
  border-right-color: rgb(76 29 149 / 0.2) !important;
}
.border-x-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25) !important;
  border-right-color: rgb(76 29 149 / 0.25) !important;
}
.border-x-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3) !important;
  border-right-color: rgb(76 29 149 / 0.3) !important;
}
.border-x-violet-900\/38 {
  border-left-color: rgb(76 29 149 / 0.38) !important;
  border-right-color: rgb(76 29 149 / 0.38) !important;
}
.border-x-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4) !important;
  border-right-color: rgb(76 29 149 / 0.4) !important;
}
.border-x-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05) !important;
  border-right-color: rgb(76 29 149 / 0.05) !important;
}
.border-x-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5) !important;
  border-right-color: rgb(76 29 149 / 0.5) !important;
}
.border-x-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6) !important;
  border-right-color: rgb(76 29 149 / 0.6) !important;
}
.border-x-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7) !important;
  border-right-color: rgb(76 29 149 / 0.7) !important;
}
.border-x-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75) !important;
  border-right-color: rgb(76 29 149 / 0.75) !important;
}
.border-x-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8) !important;
  border-right-color: rgb(76 29 149 / 0.8) !important;
}
.border-x-violet-900\/87 {
  border-left-color: rgb(76 29 149 / 0.87) !important;
  border-right-color: rgb(76 29 149 / 0.87) !important;
}
.border-x-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9) !important;
  border-right-color: rgb(76 29 149 / 0.9) !important;
}
.border-x-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95) !important;
  border-right-color: rgb(76 29 149 / 0.95) !important;
}
.border-x-violet-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-x-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0) !important;
  border-right-color: rgb(46 16 101 / 0) !important;
}
.border-x-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1) !important;
  border-right-color: rgb(46 16 101 / 0.1) !important;
}
.border-x-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1) !important;
  border-right-color: rgb(46 16 101 / 1) !important;
}
.border-x-violet-950\/12 {
  border-left-color: rgb(46 16 101 / 0.12) !important;
  border-right-color: rgb(46 16 101 / 0.12) !important;
}
.border-x-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2) !important;
  border-right-color: rgb(46 16 101 / 0.2) !important;
}
.border-x-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25) !important;
  border-right-color: rgb(46 16 101 / 0.25) !important;
}
.border-x-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3) !important;
  border-right-color: rgb(46 16 101 / 0.3) !important;
}
.border-x-violet-950\/38 {
  border-left-color: rgb(46 16 101 / 0.38) !important;
  border-right-color: rgb(46 16 101 / 0.38) !important;
}
.border-x-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4) !important;
  border-right-color: rgb(46 16 101 / 0.4) !important;
}
.border-x-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05) !important;
  border-right-color: rgb(46 16 101 / 0.05) !important;
}
.border-x-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5) !important;
  border-right-color: rgb(46 16 101 / 0.5) !important;
}
.border-x-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6) !important;
  border-right-color: rgb(46 16 101 / 0.6) !important;
}
.border-x-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7) !important;
  border-right-color: rgb(46 16 101 / 0.7) !important;
}
.border-x-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75) !important;
  border-right-color: rgb(46 16 101 / 0.75) !important;
}
.border-x-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8) !important;
  border-right-color: rgb(46 16 101 / 0.8) !important;
}
.border-x-violet-950\/87 {
  border-left-color: rgb(46 16 101 / 0.87) !important;
  border-right-color: rgb(46 16 101 / 0.87) !important;
}
.border-x-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9) !important;
  border-right-color: rgb(46 16 101 / 0.9) !important;
}
.border-x-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95) !important;
  border-right-color: rgb(46 16 101 / 0.95) !important;
}
.border-x-warn {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-100\/0 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-x-warn-100\/10 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-x-warn-100\/100 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-x-warn-100\/12 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-x-warn-100\/20 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-x-warn-100\/25 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-x-warn-100\/30 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-x-warn-100\/38 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-x-warn-100\/40 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-x-warn-100\/5 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-x-warn-100\/50 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-x-warn-100\/60 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-x-warn-100\/70 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-x-warn-100\/75 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-x-warn-100\/80 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-x-warn-100\/87 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-x-warn-100\/90 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-x-warn-100\/95 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-x-warn-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-200\/0 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-x-warn-200\/10 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-x-warn-200\/100 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-x-warn-200\/12 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-x-warn-200\/20 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-x-warn-200\/25 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-x-warn-200\/30 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-x-warn-200\/38 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-x-warn-200\/40 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-x-warn-200\/5 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-x-warn-200\/50 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-x-warn-200\/60 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-x-warn-200\/70 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-x-warn-200\/75 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-x-warn-200\/80 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-x-warn-200\/87 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-x-warn-200\/90 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-x-warn-200\/95 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-x-warn-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-300\/0 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-x-warn-300\/10 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-x-warn-300\/100 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-x-warn-300\/12 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-x-warn-300\/20 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-x-warn-300\/25 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-x-warn-300\/30 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-x-warn-300\/38 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-x-warn-300\/40 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-x-warn-300\/5 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-x-warn-300\/50 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-x-warn-300\/60 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-x-warn-300\/70 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-x-warn-300\/75 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-x-warn-300\/80 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-x-warn-300\/87 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-x-warn-300\/90 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-x-warn-300\/95 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-x-warn-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-400\/0 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-x-warn-400\/10 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-x-warn-400\/100 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-x-warn-400\/12 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-x-warn-400\/20 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-x-warn-400\/25 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-x-warn-400\/30 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-x-warn-400\/38 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-x-warn-400\/40 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-x-warn-400\/5 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-x-warn-400\/50 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-x-warn-400\/60 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-x-warn-400\/70 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-x-warn-400\/75 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-x-warn-400\/80 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-x-warn-400\/87 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-x-warn-400\/90 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-x-warn-400\/95 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-x-warn-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-50\/0 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-x-warn-50\/10 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-x-warn-50\/100 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-x-warn-50\/12 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-x-warn-50\/20 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-x-warn-50\/25 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-x-warn-50\/30 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-x-warn-50\/38 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-x-warn-50\/40 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-x-warn-50\/5 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-x-warn-50\/50 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-x-warn-50\/60 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-x-warn-50\/70 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-x-warn-50\/75 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-x-warn-50\/80 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-x-warn-50\/87 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-x-warn-50\/90 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-x-warn-50\/95 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-x-warn-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-500\/0 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-x-warn-500\/10 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-x-warn-500\/100 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-x-warn-500\/12 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-x-warn-500\/20 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-x-warn-500\/25 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-x-warn-500\/30 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-x-warn-500\/38 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-x-warn-500\/40 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-x-warn-500\/5 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-x-warn-500\/50 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-x-warn-500\/60 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-x-warn-500\/70 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-x-warn-500\/75 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-x-warn-500\/80 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-x-warn-500\/87 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-x-warn-500\/90 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-x-warn-500\/95 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-x-warn-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-600\/0 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-x-warn-600\/10 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-x-warn-600\/100 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-x-warn-600\/12 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-x-warn-600\/20 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-x-warn-600\/25 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-x-warn-600\/30 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-x-warn-600\/38 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-x-warn-600\/40 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-x-warn-600\/5 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-x-warn-600\/50 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-x-warn-600\/60 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-x-warn-600\/70 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-x-warn-600\/75 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-x-warn-600\/80 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-x-warn-600\/87 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-x-warn-600\/90 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-x-warn-600\/95 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-x-warn-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-700\/0 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-x-warn-700\/10 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-x-warn-700\/100 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-x-warn-700\/12 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-x-warn-700\/20 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-x-warn-700\/25 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-x-warn-700\/30 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-x-warn-700\/38 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-x-warn-700\/40 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-x-warn-700\/5 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-x-warn-700\/50 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-x-warn-700\/60 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-x-warn-700\/70 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-x-warn-700\/75 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-x-warn-700\/80 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-x-warn-700\/87 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-x-warn-700\/90 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-x-warn-700\/95 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-x-warn-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-800\/0 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-x-warn-800\/10 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-x-warn-800\/100 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-x-warn-800\/12 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-x-warn-800\/20 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-x-warn-800\/25 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-x-warn-800\/30 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-x-warn-800\/38 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-x-warn-800\/40 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-x-warn-800\/5 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-x-warn-800\/50 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-x-warn-800\/60 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-x-warn-800\/70 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-x-warn-800\/75 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-x-warn-800\/80 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-x-warn-800\/87 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-x-warn-800\/90 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-x-warn-800\/95 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-x-warn-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-900\/0 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-x-warn-900\/10 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-x-warn-900\/100 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-x-warn-900\/12 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-x-warn-900\/20 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-x-warn-900\/25 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-x-warn-900\/30 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-x-warn-900\/38 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-x-warn-900\/40 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-x-warn-900\/5 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-x-warn-900\/50 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-x-warn-900\/60 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-x-warn-900\/70 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-x-warn-900\/75 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-x-warn-900\/80 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-x-warn-900\/87 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-x-warn-900\/90 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-x-warn-900\/95 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-x-warn-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-x-warn-950\/0 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-x-warn-950\/10 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-x-warn-950\/100 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-x-warn-950\/12 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-x-warn-950\/20 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-x-warn-950\/25 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-x-warn-950\/30 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-x-warn-950\/38 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-x-warn-950\/40 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-x-warn-950\/5 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-x-warn-950\/50 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-x-warn-950\/60 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-x-warn-950\/70 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-x-warn-950\/75 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-x-warn-950\/80 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-x-warn-950\/87 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-x-warn-950\/90 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-x-warn-950\/95 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-x-warn\/0 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-x-warn\/10 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-x-warn\/100 {
  border-left-color: rgba(var(--fuse-warn-rgb), 1) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-x-warn\/12 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-x-warn\/20 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-x-warn\/25 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-x-warn\/30 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-x-warn\/38 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-x-warn\/40 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-x-warn\/5 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-x-warn\/50 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-x-warn\/60 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-x-warn\/70 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-x-warn\/75 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-x-warn\/80 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-x-warn\/87 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-x-warn\/90 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-x-warn\/95 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
  border-right-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-x-white {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-x-white\/0 {
  border-left-color: rgb(255 255 255 / 0) !important;
  border-right-color: rgb(255 255 255 / 0) !important;
}
.border-x-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1) !important;
  border-right-color: rgb(255 255 255 / 0.1) !important;
}
.border-x-white\/100 {
  border-left-color: rgb(255 255 255 / 1) !important;
  border-right-color: rgb(255 255 255 / 1) !important;
}
.border-x-white\/12 {
  border-left-color: rgb(255 255 255 / 0.12) !important;
  border-right-color: rgb(255 255 255 / 0.12) !important;
}
.border-x-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2) !important;
  border-right-color: rgb(255 255 255 / 0.2) !important;
}
.border-x-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25) !important;
  border-right-color: rgb(255 255 255 / 0.25) !important;
}
.border-x-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3) !important;
  border-right-color: rgb(255 255 255 / 0.3) !important;
}
.border-x-white\/38 {
  border-left-color: rgb(255 255 255 / 0.38) !important;
  border-right-color: rgb(255 255 255 / 0.38) !important;
}
.border-x-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4) !important;
  border-right-color: rgb(255 255 255 / 0.4) !important;
}
.border-x-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05) !important;
  border-right-color: rgb(255 255 255 / 0.05) !important;
}
.border-x-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5) !important;
  border-right-color: rgb(255 255 255 / 0.5) !important;
}
.border-x-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6) !important;
  border-right-color: rgb(255 255 255 / 0.6) !important;
}
.border-x-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7) !important;
  border-right-color: rgb(255 255 255 / 0.7) !important;
}
.border-x-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75) !important;
  border-right-color: rgb(255 255 255 / 0.75) !important;
}
.border-x-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8) !important;
  border-right-color: rgb(255 255 255 / 0.8) !important;
}
.border-x-white\/87 {
  border-left-color: rgb(255 255 255 / 0.87) !important;
  border-right-color: rgb(255 255 255 / 0.87) !important;
}
.border-x-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9) !important;
  border-right-color: rgb(255 255 255 / 0.9) !important;
}
.border-x-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95) !important;
  border-right-color: rgb(255 255 255 / 0.95) !important;
}
.border-x-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0) !important;
  border-right-color: rgb(254 249 195 / 0) !important;
}
.border-x-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1) !important;
  border-right-color: rgb(254 249 195 / 0.1) !important;
}
.border-x-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1) !important;
  border-right-color: rgb(254 249 195 / 1) !important;
}
.border-x-yellow-100\/12 {
  border-left-color: rgb(254 249 195 / 0.12) !important;
  border-right-color: rgb(254 249 195 / 0.12) !important;
}
.border-x-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2) !important;
  border-right-color: rgb(254 249 195 / 0.2) !important;
}
.border-x-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25) !important;
  border-right-color: rgb(254 249 195 / 0.25) !important;
}
.border-x-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3) !important;
  border-right-color: rgb(254 249 195 / 0.3) !important;
}
.border-x-yellow-100\/38 {
  border-left-color: rgb(254 249 195 / 0.38) !important;
  border-right-color: rgb(254 249 195 / 0.38) !important;
}
.border-x-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4) !important;
  border-right-color: rgb(254 249 195 / 0.4) !important;
}
.border-x-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05) !important;
  border-right-color: rgb(254 249 195 / 0.05) !important;
}
.border-x-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5) !important;
  border-right-color: rgb(254 249 195 / 0.5) !important;
}
.border-x-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6) !important;
  border-right-color: rgb(254 249 195 / 0.6) !important;
}
.border-x-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7) !important;
  border-right-color: rgb(254 249 195 / 0.7) !important;
}
.border-x-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75) !important;
  border-right-color: rgb(254 249 195 / 0.75) !important;
}
.border-x-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8) !important;
  border-right-color: rgb(254 249 195 / 0.8) !important;
}
.border-x-yellow-100\/87 {
  border-left-color: rgb(254 249 195 / 0.87) !important;
  border-right-color: rgb(254 249 195 / 0.87) !important;
}
.border-x-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9) !important;
  border-right-color: rgb(254 249 195 / 0.9) !important;
}
.border-x-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95) !important;
  border-right-color: rgb(254 249 195 / 0.95) !important;
}
.border-x-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0) !important;
  border-right-color: rgb(254 240 138 / 0) !important;
}
.border-x-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1) !important;
  border-right-color: rgb(254 240 138 / 0.1) !important;
}
.border-x-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1) !important;
  border-right-color: rgb(254 240 138 / 1) !important;
}
.border-x-yellow-200\/12 {
  border-left-color: rgb(254 240 138 / 0.12) !important;
  border-right-color: rgb(254 240 138 / 0.12) !important;
}
.border-x-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2) !important;
  border-right-color: rgb(254 240 138 / 0.2) !important;
}
.border-x-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25) !important;
  border-right-color: rgb(254 240 138 / 0.25) !important;
}
.border-x-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3) !important;
  border-right-color: rgb(254 240 138 / 0.3) !important;
}
.border-x-yellow-200\/38 {
  border-left-color: rgb(254 240 138 / 0.38) !important;
  border-right-color: rgb(254 240 138 / 0.38) !important;
}
.border-x-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4) !important;
  border-right-color: rgb(254 240 138 / 0.4) !important;
}
.border-x-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05) !important;
  border-right-color: rgb(254 240 138 / 0.05) !important;
}
.border-x-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5) !important;
  border-right-color: rgb(254 240 138 / 0.5) !important;
}
.border-x-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6) !important;
  border-right-color: rgb(254 240 138 / 0.6) !important;
}
.border-x-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7) !important;
  border-right-color: rgb(254 240 138 / 0.7) !important;
}
.border-x-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75) !important;
  border-right-color: rgb(254 240 138 / 0.75) !important;
}
.border-x-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8) !important;
  border-right-color: rgb(254 240 138 / 0.8) !important;
}
.border-x-yellow-200\/87 {
  border-left-color: rgb(254 240 138 / 0.87) !important;
  border-right-color: rgb(254 240 138 / 0.87) !important;
}
.border-x-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9) !important;
  border-right-color: rgb(254 240 138 / 0.9) !important;
}
.border-x-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95) !important;
  border-right-color: rgb(254 240 138 / 0.95) !important;
}
.border-x-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0) !important;
  border-right-color: rgb(253 224 71 / 0) !important;
}
.border-x-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1) !important;
  border-right-color: rgb(253 224 71 / 0.1) !important;
}
.border-x-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1) !important;
  border-right-color: rgb(253 224 71 / 1) !important;
}
.border-x-yellow-300\/12 {
  border-left-color: rgb(253 224 71 / 0.12) !important;
  border-right-color: rgb(253 224 71 / 0.12) !important;
}
.border-x-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2) !important;
  border-right-color: rgb(253 224 71 / 0.2) !important;
}
.border-x-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25) !important;
  border-right-color: rgb(253 224 71 / 0.25) !important;
}
.border-x-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3) !important;
  border-right-color: rgb(253 224 71 / 0.3) !important;
}
.border-x-yellow-300\/38 {
  border-left-color: rgb(253 224 71 / 0.38) !important;
  border-right-color: rgb(253 224 71 / 0.38) !important;
}
.border-x-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4) !important;
  border-right-color: rgb(253 224 71 / 0.4) !important;
}
.border-x-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05) !important;
  border-right-color: rgb(253 224 71 / 0.05) !important;
}
.border-x-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5) !important;
  border-right-color: rgb(253 224 71 / 0.5) !important;
}
.border-x-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6) !important;
  border-right-color: rgb(253 224 71 / 0.6) !important;
}
.border-x-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7) !important;
  border-right-color: rgb(253 224 71 / 0.7) !important;
}
.border-x-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75) !important;
  border-right-color: rgb(253 224 71 / 0.75) !important;
}
.border-x-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8) !important;
  border-right-color: rgb(253 224 71 / 0.8) !important;
}
.border-x-yellow-300\/87 {
  border-left-color: rgb(253 224 71 / 0.87) !important;
  border-right-color: rgb(253 224 71 / 0.87) !important;
}
.border-x-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9) !important;
  border-right-color: rgb(253 224 71 / 0.9) !important;
}
.border-x-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95) !important;
  border-right-color: rgb(253 224 71 / 0.95) !important;
}
.border-x-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0) !important;
  border-right-color: rgb(250 204 21 / 0) !important;
}
.border-x-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1) !important;
  border-right-color: rgb(250 204 21 / 0.1) !important;
}
.border-x-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1) !important;
  border-right-color: rgb(250 204 21 / 1) !important;
}
.border-x-yellow-400\/12 {
  border-left-color: rgb(250 204 21 / 0.12) !important;
  border-right-color: rgb(250 204 21 / 0.12) !important;
}
.border-x-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2) !important;
  border-right-color: rgb(250 204 21 / 0.2) !important;
}
.border-x-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25) !important;
  border-right-color: rgb(250 204 21 / 0.25) !important;
}
.border-x-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3) !important;
  border-right-color: rgb(250 204 21 / 0.3) !important;
}
.border-x-yellow-400\/38 {
  border-left-color: rgb(250 204 21 / 0.38) !important;
  border-right-color: rgb(250 204 21 / 0.38) !important;
}
.border-x-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4) !important;
  border-right-color: rgb(250 204 21 / 0.4) !important;
}
.border-x-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05) !important;
  border-right-color: rgb(250 204 21 / 0.05) !important;
}
.border-x-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5) !important;
  border-right-color: rgb(250 204 21 / 0.5) !important;
}
.border-x-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6) !important;
  border-right-color: rgb(250 204 21 / 0.6) !important;
}
.border-x-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7) !important;
  border-right-color: rgb(250 204 21 / 0.7) !important;
}
.border-x-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75) !important;
  border-right-color: rgb(250 204 21 / 0.75) !important;
}
.border-x-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8) !important;
  border-right-color: rgb(250 204 21 / 0.8) !important;
}
.border-x-yellow-400\/87 {
  border-left-color: rgb(250 204 21 / 0.87) !important;
  border-right-color: rgb(250 204 21 / 0.87) !important;
}
.border-x-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9) !important;
  border-right-color: rgb(250 204 21 / 0.9) !important;
}
.border-x-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95) !important;
  border-right-color: rgb(250 204 21 / 0.95) !important;
}
.border-x-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0) !important;
  border-right-color: rgb(254 252 232 / 0) !important;
}
.border-x-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1) !important;
  border-right-color: rgb(254 252 232 / 0.1) !important;
}
.border-x-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1) !important;
  border-right-color: rgb(254 252 232 / 1) !important;
}
.border-x-yellow-50\/12 {
  border-left-color: rgb(254 252 232 / 0.12) !important;
  border-right-color: rgb(254 252 232 / 0.12) !important;
}
.border-x-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2) !important;
  border-right-color: rgb(254 252 232 / 0.2) !important;
}
.border-x-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25) !important;
  border-right-color: rgb(254 252 232 / 0.25) !important;
}
.border-x-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3) !important;
  border-right-color: rgb(254 252 232 / 0.3) !important;
}
.border-x-yellow-50\/38 {
  border-left-color: rgb(254 252 232 / 0.38) !important;
  border-right-color: rgb(254 252 232 / 0.38) !important;
}
.border-x-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4) !important;
  border-right-color: rgb(254 252 232 / 0.4) !important;
}
.border-x-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05) !important;
  border-right-color: rgb(254 252 232 / 0.05) !important;
}
.border-x-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5) !important;
  border-right-color: rgb(254 252 232 / 0.5) !important;
}
.border-x-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6) !important;
  border-right-color: rgb(254 252 232 / 0.6) !important;
}
.border-x-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7) !important;
  border-right-color: rgb(254 252 232 / 0.7) !important;
}
.border-x-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75) !important;
  border-right-color: rgb(254 252 232 / 0.75) !important;
}
.border-x-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8) !important;
  border-right-color: rgb(254 252 232 / 0.8) !important;
}
.border-x-yellow-50\/87 {
  border-left-color: rgb(254 252 232 / 0.87) !important;
  border-right-color: rgb(254 252 232 / 0.87) !important;
}
.border-x-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9) !important;
  border-right-color: rgb(254 252 232 / 0.9) !important;
}
.border-x-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95) !important;
  border-right-color: rgb(254 252 232 / 0.95) !important;
}
.border-x-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0) !important;
  border-right-color: rgb(234 179 8 / 0) !important;
}
.border-x-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1) !important;
  border-right-color: rgb(234 179 8 / 0.1) !important;
}
.border-x-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1) !important;
  border-right-color: rgb(234 179 8 / 1) !important;
}
.border-x-yellow-500\/12 {
  border-left-color: rgb(234 179 8 / 0.12) !important;
  border-right-color: rgb(234 179 8 / 0.12) !important;
}
.border-x-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2) !important;
  border-right-color: rgb(234 179 8 / 0.2) !important;
}
.border-x-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25) !important;
  border-right-color: rgb(234 179 8 / 0.25) !important;
}
.border-x-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3) !important;
  border-right-color: rgb(234 179 8 / 0.3) !important;
}
.border-x-yellow-500\/38 {
  border-left-color: rgb(234 179 8 / 0.38) !important;
  border-right-color: rgb(234 179 8 / 0.38) !important;
}
.border-x-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4) !important;
  border-right-color: rgb(234 179 8 / 0.4) !important;
}
.border-x-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05) !important;
  border-right-color: rgb(234 179 8 / 0.05) !important;
}
.border-x-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5) !important;
  border-right-color: rgb(234 179 8 / 0.5) !important;
}
.border-x-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6) !important;
  border-right-color: rgb(234 179 8 / 0.6) !important;
}
.border-x-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7) !important;
  border-right-color: rgb(234 179 8 / 0.7) !important;
}
.border-x-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75) !important;
  border-right-color: rgb(234 179 8 / 0.75) !important;
}
.border-x-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8) !important;
  border-right-color: rgb(234 179 8 / 0.8) !important;
}
.border-x-yellow-500\/87 {
  border-left-color: rgb(234 179 8 / 0.87) !important;
  border-right-color: rgb(234 179 8 / 0.87) !important;
}
.border-x-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9) !important;
  border-right-color: rgb(234 179 8 / 0.9) !important;
}
.border-x-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95) !important;
  border-right-color: rgb(234 179 8 / 0.95) !important;
}
.border-x-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0) !important;
  border-right-color: rgb(202 138 4 / 0) !important;
}
.border-x-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1) !important;
  border-right-color: rgb(202 138 4 / 0.1) !important;
}
.border-x-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1) !important;
  border-right-color: rgb(202 138 4 / 1) !important;
}
.border-x-yellow-600\/12 {
  border-left-color: rgb(202 138 4 / 0.12) !important;
  border-right-color: rgb(202 138 4 / 0.12) !important;
}
.border-x-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2) !important;
  border-right-color: rgb(202 138 4 / 0.2) !important;
}
.border-x-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25) !important;
  border-right-color: rgb(202 138 4 / 0.25) !important;
}
.border-x-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3) !important;
  border-right-color: rgb(202 138 4 / 0.3) !important;
}
.border-x-yellow-600\/38 {
  border-left-color: rgb(202 138 4 / 0.38) !important;
  border-right-color: rgb(202 138 4 / 0.38) !important;
}
.border-x-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4) !important;
  border-right-color: rgb(202 138 4 / 0.4) !important;
}
.border-x-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05) !important;
  border-right-color: rgb(202 138 4 / 0.05) !important;
}
.border-x-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5) !important;
  border-right-color: rgb(202 138 4 / 0.5) !important;
}
.border-x-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6) !important;
  border-right-color: rgb(202 138 4 / 0.6) !important;
}
.border-x-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7) !important;
  border-right-color: rgb(202 138 4 / 0.7) !important;
}
.border-x-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75) !important;
  border-right-color: rgb(202 138 4 / 0.75) !important;
}
.border-x-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8) !important;
  border-right-color: rgb(202 138 4 / 0.8) !important;
}
.border-x-yellow-600\/87 {
  border-left-color: rgb(202 138 4 / 0.87) !important;
  border-right-color: rgb(202 138 4 / 0.87) !important;
}
.border-x-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9) !important;
  border-right-color: rgb(202 138 4 / 0.9) !important;
}
.border-x-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95) !important;
  border-right-color: rgb(202 138 4 / 0.95) !important;
}
.border-x-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0) !important;
  border-right-color: rgb(161 98 7 / 0) !important;
}
.border-x-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1) !important;
  border-right-color: rgb(161 98 7 / 0.1) !important;
}
.border-x-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1) !important;
  border-right-color: rgb(161 98 7 / 1) !important;
}
.border-x-yellow-700\/12 {
  border-left-color: rgb(161 98 7 / 0.12) !important;
  border-right-color: rgb(161 98 7 / 0.12) !important;
}
.border-x-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2) !important;
  border-right-color: rgb(161 98 7 / 0.2) !important;
}
.border-x-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25) !important;
  border-right-color: rgb(161 98 7 / 0.25) !important;
}
.border-x-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3) !important;
  border-right-color: rgb(161 98 7 / 0.3) !important;
}
.border-x-yellow-700\/38 {
  border-left-color: rgb(161 98 7 / 0.38) !important;
  border-right-color: rgb(161 98 7 / 0.38) !important;
}
.border-x-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4) !important;
  border-right-color: rgb(161 98 7 / 0.4) !important;
}
.border-x-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05) !important;
  border-right-color: rgb(161 98 7 / 0.05) !important;
}
.border-x-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5) !important;
  border-right-color: rgb(161 98 7 / 0.5) !important;
}
.border-x-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6) !important;
  border-right-color: rgb(161 98 7 / 0.6) !important;
}
.border-x-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7) !important;
  border-right-color: rgb(161 98 7 / 0.7) !important;
}
.border-x-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75) !important;
  border-right-color: rgb(161 98 7 / 0.75) !important;
}
.border-x-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8) !important;
  border-right-color: rgb(161 98 7 / 0.8) !important;
}
.border-x-yellow-700\/87 {
  border-left-color: rgb(161 98 7 / 0.87) !important;
  border-right-color: rgb(161 98 7 / 0.87) !important;
}
.border-x-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9) !important;
  border-right-color: rgb(161 98 7 / 0.9) !important;
}
.border-x-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95) !important;
  border-right-color: rgb(161 98 7 / 0.95) !important;
}
.border-x-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0) !important;
  border-right-color: rgb(133 77 14 / 0) !important;
}
.border-x-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1) !important;
  border-right-color: rgb(133 77 14 / 0.1) !important;
}
.border-x-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1) !important;
  border-right-color: rgb(133 77 14 / 1) !important;
}
.border-x-yellow-800\/12 {
  border-left-color: rgb(133 77 14 / 0.12) !important;
  border-right-color: rgb(133 77 14 / 0.12) !important;
}
.border-x-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2) !important;
  border-right-color: rgb(133 77 14 / 0.2) !important;
}
.border-x-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25) !important;
  border-right-color: rgb(133 77 14 / 0.25) !important;
}
.border-x-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3) !important;
  border-right-color: rgb(133 77 14 / 0.3) !important;
}
.border-x-yellow-800\/38 {
  border-left-color: rgb(133 77 14 / 0.38) !important;
  border-right-color: rgb(133 77 14 / 0.38) !important;
}
.border-x-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4) !important;
  border-right-color: rgb(133 77 14 / 0.4) !important;
}
.border-x-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05) !important;
  border-right-color: rgb(133 77 14 / 0.05) !important;
}
.border-x-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5) !important;
  border-right-color: rgb(133 77 14 / 0.5) !important;
}
.border-x-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6) !important;
  border-right-color: rgb(133 77 14 / 0.6) !important;
}
.border-x-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7) !important;
  border-right-color: rgb(133 77 14 / 0.7) !important;
}
.border-x-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75) !important;
  border-right-color: rgb(133 77 14 / 0.75) !important;
}
.border-x-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8) !important;
  border-right-color: rgb(133 77 14 / 0.8) !important;
}
.border-x-yellow-800\/87 {
  border-left-color: rgb(133 77 14 / 0.87) !important;
  border-right-color: rgb(133 77 14 / 0.87) !important;
}
.border-x-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9) !important;
  border-right-color: rgb(133 77 14 / 0.9) !important;
}
.border-x-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95) !important;
  border-right-color: rgb(133 77 14 / 0.95) !important;
}
.border-x-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0) !important;
  border-right-color: rgb(113 63 18 / 0) !important;
}
.border-x-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1) !important;
  border-right-color: rgb(113 63 18 / 0.1) !important;
}
.border-x-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1) !important;
  border-right-color: rgb(113 63 18 / 1) !important;
}
.border-x-yellow-900\/12 {
  border-left-color: rgb(113 63 18 / 0.12) !important;
  border-right-color: rgb(113 63 18 / 0.12) !important;
}
.border-x-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2) !important;
  border-right-color: rgb(113 63 18 / 0.2) !important;
}
.border-x-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25) !important;
  border-right-color: rgb(113 63 18 / 0.25) !important;
}
.border-x-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3) !important;
  border-right-color: rgb(113 63 18 / 0.3) !important;
}
.border-x-yellow-900\/38 {
  border-left-color: rgb(113 63 18 / 0.38) !important;
  border-right-color: rgb(113 63 18 / 0.38) !important;
}
.border-x-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4) !important;
  border-right-color: rgb(113 63 18 / 0.4) !important;
}
.border-x-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05) !important;
  border-right-color: rgb(113 63 18 / 0.05) !important;
}
.border-x-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5) !important;
  border-right-color: rgb(113 63 18 / 0.5) !important;
}
.border-x-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6) !important;
  border-right-color: rgb(113 63 18 / 0.6) !important;
}
.border-x-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7) !important;
  border-right-color: rgb(113 63 18 / 0.7) !important;
}
.border-x-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75) !important;
  border-right-color: rgb(113 63 18 / 0.75) !important;
}
.border-x-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8) !important;
  border-right-color: rgb(113 63 18 / 0.8) !important;
}
.border-x-yellow-900\/87 {
  border-left-color: rgb(113 63 18 / 0.87) !important;
  border-right-color: rgb(113 63 18 / 0.87) !important;
}
.border-x-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9) !important;
  border-right-color: rgb(113 63 18 / 0.9) !important;
}
.border-x-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95) !important;
  border-right-color: rgb(113 63 18 / 0.95) !important;
}
.border-x-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-x-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0) !important;
  border-right-color: rgb(66 32 6 / 0) !important;
}
.border-x-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1) !important;
  border-right-color: rgb(66 32 6 / 0.1) !important;
}
.border-x-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1) !important;
  border-right-color: rgb(66 32 6 / 1) !important;
}
.border-x-yellow-950\/12 {
  border-left-color: rgb(66 32 6 / 0.12) !important;
  border-right-color: rgb(66 32 6 / 0.12) !important;
}
.border-x-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2) !important;
  border-right-color: rgb(66 32 6 / 0.2) !important;
}
.border-x-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25) !important;
  border-right-color: rgb(66 32 6 / 0.25) !important;
}
.border-x-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3) !important;
  border-right-color: rgb(66 32 6 / 0.3) !important;
}
.border-x-yellow-950\/38 {
  border-left-color: rgb(66 32 6 / 0.38) !important;
  border-right-color: rgb(66 32 6 / 0.38) !important;
}
.border-x-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4) !important;
  border-right-color: rgb(66 32 6 / 0.4) !important;
}
.border-x-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05) !important;
  border-right-color: rgb(66 32 6 / 0.05) !important;
}
.border-x-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5) !important;
  border-right-color: rgb(66 32 6 / 0.5) !important;
}
.border-x-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6) !important;
  border-right-color: rgb(66 32 6 / 0.6) !important;
}
.border-x-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7) !important;
  border-right-color: rgb(66 32 6 / 0.7) !important;
}
.border-x-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75) !important;
  border-right-color: rgb(66 32 6 / 0.75) !important;
}
.border-x-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8) !important;
  border-right-color: rgb(66 32 6 / 0.8) !important;
}
.border-x-yellow-950\/87 {
  border-left-color: rgb(66 32 6 / 0.87) !important;
  border-right-color: rgb(66 32 6 / 0.87) !important;
}
.border-x-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9) !important;
  border-right-color: rgb(66 32 6 / 0.9) !important;
}
.border-x-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95) !important;
  border-right-color: rgb(66 32 6 / 0.95) !important;
}
.border-x-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0) !important;
  border-right-color: rgb(244 244 245 / 0) !important;
}
.border-x-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1) !important;
  border-right-color: rgb(244 244 245 / 0.1) !important;
}
.border-x-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1) !important;
  border-right-color: rgb(244 244 245 / 1) !important;
}
.border-x-zinc-100\/12 {
  border-left-color: rgb(244 244 245 / 0.12) !important;
  border-right-color: rgb(244 244 245 / 0.12) !important;
}
.border-x-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2) !important;
  border-right-color: rgb(244 244 245 / 0.2) !important;
}
.border-x-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25) !important;
  border-right-color: rgb(244 244 245 / 0.25) !important;
}
.border-x-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3) !important;
  border-right-color: rgb(244 244 245 / 0.3) !important;
}
.border-x-zinc-100\/38 {
  border-left-color: rgb(244 244 245 / 0.38) !important;
  border-right-color: rgb(244 244 245 / 0.38) !important;
}
.border-x-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4) !important;
  border-right-color: rgb(244 244 245 / 0.4) !important;
}
.border-x-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05) !important;
  border-right-color: rgb(244 244 245 / 0.05) !important;
}
.border-x-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5) !important;
  border-right-color: rgb(244 244 245 / 0.5) !important;
}
.border-x-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6) !important;
  border-right-color: rgb(244 244 245 / 0.6) !important;
}
.border-x-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7) !important;
  border-right-color: rgb(244 244 245 / 0.7) !important;
}
.border-x-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75) !important;
  border-right-color: rgb(244 244 245 / 0.75) !important;
}
.border-x-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8) !important;
  border-right-color: rgb(244 244 245 / 0.8) !important;
}
.border-x-zinc-100\/87 {
  border-left-color: rgb(244 244 245 / 0.87) !important;
  border-right-color: rgb(244 244 245 / 0.87) !important;
}
.border-x-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9) !important;
  border-right-color: rgb(244 244 245 / 0.9) !important;
}
.border-x-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95) !important;
  border-right-color: rgb(244 244 245 / 0.95) !important;
}
.border-x-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0) !important;
  border-right-color: rgb(228 228 231 / 0) !important;
}
.border-x-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1) !important;
  border-right-color: rgb(228 228 231 / 0.1) !important;
}
.border-x-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1) !important;
  border-right-color: rgb(228 228 231 / 1) !important;
}
.border-x-zinc-200\/12 {
  border-left-color: rgb(228 228 231 / 0.12) !important;
  border-right-color: rgb(228 228 231 / 0.12) !important;
}
.border-x-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2) !important;
  border-right-color: rgb(228 228 231 / 0.2) !important;
}
.border-x-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25) !important;
  border-right-color: rgb(228 228 231 / 0.25) !important;
}
.border-x-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3) !important;
  border-right-color: rgb(228 228 231 / 0.3) !important;
}
.border-x-zinc-200\/38 {
  border-left-color: rgb(228 228 231 / 0.38) !important;
  border-right-color: rgb(228 228 231 / 0.38) !important;
}
.border-x-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4) !important;
  border-right-color: rgb(228 228 231 / 0.4) !important;
}
.border-x-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05) !important;
  border-right-color: rgb(228 228 231 / 0.05) !important;
}
.border-x-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5) !important;
  border-right-color: rgb(228 228 231 / 0.5) !important;
}
.border-x-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6) !important;
  border-right-color: rgb(228 228 231 / 0.6) !important;
}
.border-x-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7) !important;
  border-right-color: rgb(228 228 231 / 0.7) !important;
}
.border-x-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75) !important;
  border-right-color: rgb(228 228 231 / 0.75) !important;
}
.border-x-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8) !important;
  border-right-color: rgb(228 228 231 / 0.8) !important;
}
.border-x-zinc-200\/87 {
  border-left-color: rgb(228 228 231 / 0.87) !important;
  border-right-color: rgb(228 228 231 / 0.87) !important;
}
.border-x-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9) !important;
  border-right-color: rgb(228 228 231 / 0.9) !important;
}
.border-x-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95) !important;
  border-right-color: rgb(228 228 231 / 0.95) !important;
}
.border-x-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0) !important;
  border-right-color: rgb(212 212 216 / 0) !important;
}
.border-x-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1) !important;
  border-right-color: rgb(212 212 216 / 0.1) !important;
}
.border-x-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1) !important;
  border-right-color: rgb(212 212 216 / 1) !important;
}
.border-x-zinc-300\/12 {
  border-left-color: rgb(212 212 216 / 0.12) !important;
  border-right-color: rgb(212 212 216 / 0.12) !important;
}
.border-x-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2) !important;
  border-right-color: rgb(212 212 216 / 0.2) !important;
}
.border-x-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25) !important;
  border-right-color: rgb(212 212 216 / 0.25) !important;
}
.border-x-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3) !important;
  border-right-color: rgb(212 212 216 / 0.3) !important;
}
.border-x-zinc-300\/38 {
  border-left-color: rgb(212 212 216 / 0.38) !important;
  border-right-color: rgb(212 212 216 / 0.38) !important;
}
.border-x-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4) !important;
  border-right-color: rgb(212 212 216 / 0.4) !important;
}
.border-x-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05) !important;
  border-right-color: rgb(212 212 216 / 0.05) !important;
}
.border-x-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5) !important;
  border-right-color: rgb(212 212 216 / 0.5) !important;
}
.border-x-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6) !important;
  border-right-color: rgb(212 212 216 / 0.6) !important;
}
.border-x-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7) !important;
  border-right-color: rgb(212 212 216 / 0.7) !important;
}
.border-x-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75) !important;
  border-right-color: rgb(212 212 216 / 0.75) !important;
}
.border-x-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8) !important;
  border-right-color: rgb(212 212 216 / 0.8) !important;
}
.border-x-zinc-300\/87 {
  border-left-color: rgb(212 212 216 / 0.87) !important;
  border-right-color: rgb(212 212 216 / 0.87) !important;
}
.border-x-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9) !important;
  border-right-color: rgb(212 212 216 / 0.9) !important;
}
.border-x-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95) !important;
  border-right-color: rgb(212 212 216 / 0.95) !important;
}
.border-x-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0) !important;
  border-right-color: rgb(161 161 170 / 0) !important;
}
.border-x-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1) !important;
  border-right-color: rgb(161 161 170 / 0.1) !important;
}
.border-x-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1) !important;
  border-right-color: rgb(161 161 170 / 1) !important;
}
.border-x-zinc-400\/12 {
  border-left-color: rgb(161 161 170 / 0.12) !important;
  border-right-color: rgb(161 161 170 / 0.12) !important;
}
.border-x-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2) !important;
  border-right-color: rgb(161 161 170 / 0.2) !important;
}
.border-x-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25) !important;
  border-right-color: rgb(161 161 170 / 0.25) !important;
}
.border-x-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3) !important;
  border-right-color: rgb(161 161 170 / 0.3) !important;
}
.border-x-zinc-400\/38 {
  border-left-color: rgb(161 161 170 / 0.38) !important;
  border-right-color: rgb(161 161 170 / 0.38) !important;
}
.border-x-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4) !important;
  border-right-color: rgb(161 161 170 / 0.4) !important;
}
.border-x-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05) !important;
  border-right-color: rgb(161 161 170 / 0.05) !important;
}
.border-x-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5) !important;
  border-right-color: rgb(161 161 170 / 0.5) !important;
}
.border-x-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6) !important;
  border-right-color: rgb(161 161 170 / 0.6) !important;
}
.border-x-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7) !important;
  border-right-color: rgb(161 161 170 / 0.7) !important;
}
.border-x-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75) !important;
  border-right-color: rgb(161 161 170 / 0.75) !important;
}
.border-x-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8) !important;
  border-right-color: rgb(161 161 170 / 0.8) !important;
}
.border-x-zinc-400\/87 {
  border-left-color: rgb(161 161 170 / 0.87) !important;
  border-right-color: rgb(161 161 170 / 0.87) !important;
}
.border-x-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9) !important;
  border-right-color: rgb(161 161 170 / 0.9) !important;
}
.border-x-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95) !important;
  border-right-color: rgb(161 161 170 / 0.95) !important;
}
.border-x-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0) !important;
  border-right-color: rgb(250 250 250 / 0) !important;
}
.border-x-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1) !important;
  border-right-color: rgb(250 250 250 / 0.1) !important;
}
.border-x-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1) !important;
  border-right-color: rgb(250 250 250 / 1) !important;
}
.border-x-zinc-50\/12 {
  border-left-color: rgb(250 250 250 / 0.12) !important;
  border-right-color: rgb(250 250 250 / 0.12) !important;
}
.border-x-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2) !important;
  border-right-color: rgb(250 250 250 / 0.2) !important;
}
.border-x-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25) !important;
  border-right-color: rgb(250 250 250 / 0.25) !important;
}
.border-x-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3) !important;
  border-right-color: rgb(250 250 250 / 0.3) !important;
}
.border-x-zinc-50\/38 {
  border-left-color: rgb(250 250 250 / 0.38) !important;
  border-right-color: rgb(250 250 250 / 0.38) !important;
}
.border-x-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4) !important;
  border-right-color: rgb(250 250 250 / 0.4) !important;
}
.border-x-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05) !important;
  border-right-color: rgb(250 250 250 / 0.05) !important;
}
.border-x-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5) !important;
  border-right-color: rgb(250 250 250 / 0.5) !important;
}
.border-x-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6) !important;
  border-right-color: rgb(250 250 250 / 0.6) !important;
}
.border-x-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7) !important;
  border-right-color: rgb(250 250 250 / 0.7) !important;
}
.border-x-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75) !important;
  border-right-color: rgb(250 250 250 / 0.75) !important;
}
.border-x-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8) !important;
  border-right-color: rgb(250 250 250 / 0.8) !important;
}
.border-x-zinc-50\/87 {
  border-left-color: rgb(250 250 250 / 0.87) !important;
  border-right-color: rgb(250 250 250 / 0.87) !important;
}
.border-x-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9) !important;
  border-right-color: rgb(250 250 250 / 0.9) !important;
}
.border-x-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95) !important;
  border-right-color: rgb(250 250 250 / 0.95) !important;
}
.border-x-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0) !important;
  border-right-color: rgb(113 113 122 / 0) !important;
}
.border-x-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1) !important;
  border-right-color: rgb(113 113 122 / 0.1) !important;
}
.border-x-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1) !important;
  border-right-color: rgb(113 113 122 / 1) !important;
}
.border-x-zinc-500\/12 {
  border-left-color: rgb(113 113 122 / 0.12) !important;
  border-right-color: rgb(113 113 122 / 0.12) !important;
}
.border-x-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2) !important;
  border-right-color: rgb(113 113 122 / 0.2) !important;
}
.border-x-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25) !important;
  border-right-color: rgb(113 113 122 / 0.25) !important;
}
.border-x-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3) !important;
  border-right-color: rgb(113 113 122 / 0.3) !important;
}
.border-x-zinc-500\/38 {
  border-left-color: rgb(113 113 122 / 0.38) !important;
  border-right-color: rgb(113 113 122 / 0.38) !important;
}
.border-x-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4) !important;
  border-right-color: rgb(113 113 122 / 0.4) !important;
}
.border-x-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05) !important;
  border-right-color: rgb(113 113 122 / 0.05) !important;
}
.border-x-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5) !important;
  border-right-color: rgb(113 113 122 / 0.5) !important;
}
.border-x-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6) !important;
  border-right-color: rgb(113 113 122 / 0.6) !important;
}
.border-x-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7) !important;
  border-right-color: rgb(113 113 122 / 0.7) !important;
}
.border-x-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75) !important;
  border-right-color: rgb(113 113 122 / 0.75) !important;
}
.border-x-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8) !important;
  border-right-color: rgb(113 113 122 / 0.8) !important;
}
.border-x-zinc-500\/87 {
  border-left-color: rgb(113 113 122 / 0.87) !important;
  border-right-color: rgb(113 113 122 / 0.87) !important;
}
.border-x-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9) !important;
  border-right-color: rgb(113 113 122 / 0.9) !important;
}
.border-x-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95) !important;
  border-right-color: rgb(113 113 122 / 0.95) !important;
}
.border-x-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0) !important;
  border-right-color: rgb(82 82 91 / 0) !important;
}
.border-x-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1) !important;
  border-right-color: rgb(82 82 91 / 0.1) !important;
}
.border-x-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1) !important;
  border-right-color: rgb(82 82 91 / 1) !important;
}
.border-x-zinc-600\/12 {
  border-left-color: rgb(82 82 91 / 0.12) !important;
  border-right-color: rgb(82 82 91 / 0.12) !important;
}
.border-x-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2) !important;
  border-right-color: rgb(82 82 91 / 0.2) !important;
}
.border-x-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25) !important;
  border-right-color: rgb(82 82 91 / 0.25) !important;
}
.border-x-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3) !important;
  border-right-color: rgb(82 82 91 / 0.3) !important;
}
.border-x-zinc-600\/38 {
  border-left-color: rgb(82 82 91 / 0.38) !important;
  border-right-color: rgb(82 82 91 / 0.38) !important;
}
.border-x-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4) !important;
  border-right-color: rgb(82 82 91 / 0.4) !important;
}
.border-x-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05) !important;
  border-right-color: rgb(82 82 91 / 0.05) !important;
}
.border-x-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5) !important;
  border-right-color: rgb(82 82 91 / 0.5) !important;
}
.border-x-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6) !important;
  border-right-color: rgb(82 82 91 / 0.6) !important;
}
.border-x-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7) !important;
  border-right-color: rgb(82 82 91 / 0.7) !important;
}
.border-x-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75) !important;
  border-right-color: rgb(82 82 91 / 0.75) !important;
}
.border-x-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8) !important;
  border-right-color: rgb(82 82 91 / 0.8) !important;
}
.border-x-zinc-600\/87 {
  border-left-color: rgb(82 82 91 / 0.87) !important;
  border-right-color: rgb(82 82 91 / 0.87) !important;
}
.border-x-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9) !important;
  border-right-color: rgb(82 82 91 / 0.9) !important;
}
.border-x-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95) !important;
  border-right-color: rgb(82 82 91 / 0.95) !important;
}
.border-x-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0) !important;
  border-right-color: rgb(63 63 70 / 0) !important;
}
.border-x-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1) !important;
  border-right-color: rgb(63 63 70 / 0.1) !important;
}
.border-x-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1) !important;
  border-right-color: rgb(63 63 70 / 1) !important;
}
.border-x-zinc-700\/12 {
  border-left-color: rgb(63 63 70 / 0.12) !important;
  border-right-color: rgb(63 63 70 / 0.12) !important;
}
.border-x-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2) !important;
  border-right-color: rgb(63 63 70 / 0.2) !important;
}
.border-x-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25) !important;
  border-right-color: rgb(63 63 70 / 0.25) !important;
}
.border-x-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3) !important;
  border-right-color: rgb(63 63 70 / 0.3) !important;
}
.border-x-zinc-700\/38 {
  border-left-color: rgb(63 63 70 / 0.38) !important;
  border-right-color: rgb(63 63 70 / 0.38) !important;
}
.border-x-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4) !important;
  border-right-color: rgb(63 63 70 / 0.4) !important;
}
.border-x-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05) !important;
  border-right-color: rgb(63 63 70 / 0.05) !important;
}
.border-x-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5) !important;
  border-right-color: rgb(63 63 70 / 0.5) !important;
}
.border-x-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6) !important;
  border-right-color: rgb(63 63 70 / 0.6) !important;
}
.border-x-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7) !important;
  border-right-color: rgb(63 63 70 / 0.7) !important;
}
.border-x-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75) !important;
  border-right-color: rgb(63 63 70 / 0.75) !important;
}
.border-x-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8) !important;
  border-right-color: rgb(63 63 70 / 0.8) !important;
}
.border-x-zinc-700\/87 {
  border-left-color: rgb(63 63 70 / 0.87) !important;
  border-right-color: rgb(63 63 70 / 0.87) !important;
}
.border-x-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9) !important;
  border-right-color: rgb(63 63 70 / 0.9) !important;
}
.border-x-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95) !important;
  border-right-color: rgb(63 63 70 / 0.95) !important;
}
.border-x-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0) !important;
  border-right-color: rgb(39 39 42 / 0) !important;
}
.border-x-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1) !important;
  border-right-color: rgb(39 39 42 / 0.1) !important;
}
.border-x-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1) !important;
  border-right-color: rgb(39 39 42 / 1) !important;
}
.border-x-zinc-800\/12 {
  border-left-color: rgb(39 39 42 / 0.12) !important;
  border-right-color: rgb(39 39 42 / 0.12) !important;
}
.border-x-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2) !important;
  border-right-color: rgb(39 39 42 / 0.2) !important;
}
.border-x-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25) !important;
  border-right-color: rgb(39 39 42 / 0.25) !important;
}
.border-x-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3) !important;
  border-right-color: rgb(39 39 42 / 0.3) !important;
}
.border-x-zinc-800\/38 {
  border-left-color: rgb(39 39 42 / 0.38) !important;
  border-right-color: rgb(39 39 42 / 0.38) !important;
}
.border-x-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4) !important;
  border-right-color: rgb(39 39 42 / 0.4) !important;
}
.border-x-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05) !important;
  border-right-color: rgb(39 39 42 / 0.05) !important;
}
.border-x-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5) !important;
  border-right-color: rgb(39 39 42 / 0.5) !important;
}
.border-x-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6) !important;
  border-right-color: rgb(39 39 42 / 0.6) !important;
}
.border-x-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7) !important;
  border-right-color: rgb(39 39 42 / 0.7) !important;
}
.border-x-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75) !important;
  border-right-color: rgb(39 39 42 / 0.75) !important;
}
.border-x-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8) !important;
  border-right-color: rgb(39 39 42 / 0.8) !important;
}
.border-x-zinc-800\/87 {
  border-left-color: rgb(39 39 42 / 0.87) !important;
  border-right-color: rgb(39 39 42 / 0.87) !important;
}
.border-x-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9) !important;
  border-right-color: rgb(39 39 42 / 0.9) !important;
}
.border-x-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95) !important;
  border-right-color: rgb(39 39 42 / 0.95) !important;
}
.border-x-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0) !important;
  border-right-color: rgb(24 24 27 / 0) !important;
}
.border-x-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1) !important;
  border-right-color: rgb(24 24 27 / 0.1) !important;
}
.border-x-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1) !important;
  border-right-color: rgb(24 24 27 / 1) !important;
}
.border-x-zinc-900\/12 {
  border-left-color: rgb(24 24 27 / 0.12) !important;
  border-right-color: rgb(24 24 27 / 0.12) !important;
}
.border-x-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2) !important;
  border-right-color: rgb(24 24 27 / 0.2) !important;
}
.border-x-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25) !important;
  border-right-color: rgb(24 24 27 / 0.25) !important;
}
.border-x-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3) !important;
  border-right-color: rgb(24 24 27 / 0.3) !important;
}
.border-x-zinc-900\/38 {
  border-left-color: rgb(24 24 27 / 0.38) !important;
  border-right-color: rgb(24 24 27 / 0.38) !important;
}
.border-x-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4) !important;
  border-right-color: rgb(24 24 27 / 0.4) !important;
}
.border-x-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05) !important;
  border-right-color: rgb(24 24 27 / 0.05) !important;
}
.border-x-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5) !important;
  border-right-color: rgb(24 24 27 / 0.5) !important;
}
.border-x-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6) !important;
  border-right-color: rgb(24 24 27 / 0.6) !important;
}
.border-x-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7) !important;
  border-right-color: rgb(24 24 27 / 0.7) !important;
}
.border-x-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75) !important;
  border-right-color: rgb(24 24 27 / 0.75) !important;
}
.border-x-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8) !important;
  border-right-color: rgb(24 24 27 / 0.8) !important;
}
.border-x-zinc-900\/87 {
  border-left-color: rgb(24 24 27 / 0.87) !important;
  border-right-color: rgb(24 24 27 / 0.87) !important;
}
.border-x-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9) !important;
  border-right-color: rgb(24 24 27 / 0.9) !important;
}
.border-x-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95) !important;
  border-right-color: rgb(24 24 27 / 0.95) !important;
}
.border-x-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-x-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0) !important;
  border-right-color: rgb(9 9 11 / 0) !important;
}
.border-x-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1) !important;
  border-right-color: rgb(9 9 11 / 0.1) !important;
}
.border-x-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1) !important;
  border-right-color: rgb(9 9 11 / 1) !important;
}
.border-x-zinc-950\/12 {
  border-left-color: rgb(9 9 11 / 0.12) !important;
  border-right-color: rgb(9 9 11 / 0.12) !important;
}
.border-x-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2) !important;
  border-right-color: rgb(9 9 11 / 0.2) !important;
}
.border-x-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25) !important;
  border-right-color: rgb(9 9 11 / 0.25) !important;
}
.border-x-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3) !important;
  border-right-color: rgb(9 9 11 / 0.3) !important;
}
.border-x-zinc-950\/38 {
  border-left-color: rgb(9 9 11 / 0.38) !important;
  border-right-color: rgb(9 9 11 / 0.38) !important;
}
.border-x-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4) !important;
  border-right-color: rgb(9 9 11 / 0.4) !important;
}
.border-x-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05) !important;
  border-right-color: rgb(9 9 11 / 0.05) !important;
}
.border-x-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5) !important;
  border-right-color: rgb(9 9 11 / 0.5) !important;
}
.border-x-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6) !important;
  border-right-color: rgb(9 9 11 / 0.6) !important;
}
.border-x-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7) !important;
  border-right-color: rgb(9 9 11 / 0.7) !important;
}
.border-x-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75) !important;
  border-right-color: rgb(9 9 11 / 0.75) !important;
}
.border-x-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8) !important;
  border-right-color: rgb(9 9 11 / 0.8) !important;
}
.border-x-zinc-950\/87 {
  border-left-color: rgb(9 9 11 / 0.87) !important;
  border-right-color: rgb(9 9 11 / 0.87) !important;
}
.border-x-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9) !important;
  border-right-color: rgb(9 9 11 / 0.9) !important;
}
.border-x-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95) !important;
  border-right-color: rgb(9 9 11 / 0.95) !important;
}
.border-y-accent {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-100\/0 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-y-accent-100\/10 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-y-accent-100\/100 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-y-accent-100\/12 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-y-accent-100\/20 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-y-accent-100\/25 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-y-accent-100\/30 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-y-accent-100\/38 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-y-accent-100\/40 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-y-accent-100\/5 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-y-accent-100\/50 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-y-accent-100\/60 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-y-accent-100\/70 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-y-accent-100\/75 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-y-accent-100\/80 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-y-accent-100\/87 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-y-accent-100\/90 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-y-accent-100\/95 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-y-accent-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-200\/0 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-y-accent-200\/10 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-y-accent-200\/100 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-y-accent-200\/12 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-y-accent-200\/20 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-y-accent-200\/25 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-y-accent-200\/30 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-y-accent-200\/38 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-y-accent-200\/40 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-y-accent-200\/5 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-y-accent-200\/50 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-y-accent-200\/60 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-y-accent-200\/70 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-y-accent-200\/75 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-y-accent-200\/80 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-y-accent-200\/87 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-y-accent-200\/90 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-y-accent-200\/95 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-y-accent-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-300\/0 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-y-accent-300\/10 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-y-accent-300\/100 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-y-accent-300\/12 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-y-accent-300\/20 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-y-accent-300\/25 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-y-accent-300\/30 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-y-accent-300\/38 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-y-accent-300\/40 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-y-accent-300\/5 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-y-accent-300\/50 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-y-accent-300\/60 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-y-accent-300\/70 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-y-accent-300\/75 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-y-accent-300\/80 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-y-accent-300\/87 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-y-accent-300\/90 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-y-accent-300\/95 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-y-accent-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-400\/0 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-y-accent-400\/10 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-y-accent-400\/100 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-y-accent-400\/12 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-y-accent-400\/20 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-y-accent-400\/25 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-y-accent-400\/30 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-y-accent-400\/38 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-y-accent-400\/40 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-y-accent-400\/5 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-y-accent-400\/50 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-y-accent-400\/60 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-y-accent-400\/70 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-y-accent-400\/75 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-y-accent-400\/80 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-y-accent-400\/87 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-y-accent-400\/90 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-y-accent-400\/95 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-y-accent-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-50\/0 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-y-accent-50\/10 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-y-accent-50\/100 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-y-accent-50\/12 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-y-accent-50\/20 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-y-accent-50\/25 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-y-accent-50\/30 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-y-accent-50\/38 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-y-accent-50\/40 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-y-accent-50\/5 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-y-accent-50\/50 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-y-accent-50\/60 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-y-accent-50\/70 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-y-accent-50\/75 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-y-accent-50\/80 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-y-accent-50\/87 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-y-accent-50\/90 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-y-accent-50\/95 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-y-accent-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-500\/0 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-y-accent-500\/10 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-y-accent-500\/100 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-y-accent-500\/12 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-y-accent-500\/20 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-y-accent-500\/25 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-y-accent-500\/30 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-y-accent-500\/38 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-y-accent-500\/40 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-y-accent-500\/5 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-y-accent-500\/50 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-y-accent-500\/60 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-y-accent-500\/70 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-y-accent-500\/75 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-y-accent-500\/80 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-y-accent-500\/87 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-y-accent-500\/90 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-y-accent-500\/95 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-y-accent-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-600\/0 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-y-accent-600\/10 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-y-accent-600\/100 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-y-accent-600\/12 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-y-accent-600\/20 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-y-accent-600\/25 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-y-accent-600\/30 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-y-accent-600\/38 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-y-accent-600\/40 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-y-accent-600\/5 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-y-accent-600\/50 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-y-accent-600\/60 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-y-accent-600\/70 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-y-accent-600\/75 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-y-accent-600\/80 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-y-accent-600\/87 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-y-accent-600\/90 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-y-accent-600\/95 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-y-accent-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-700\/0 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-y-accent-700\/10 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-y-accent-700\/100 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-y-accent-700\/12 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-y-accent-700\/20 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-y-accent-700\/25 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-y-accent-700\/30 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-y-accent-700\/38 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-y-accent-700\/40 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-y-accent-700\/5 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-y-accent-700\/50 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-y-accent-700\/60 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-y-accent-700\/70 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-y-accent-700\/75 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-y-accent-700\/80 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-y-accent-700\/87 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-y-accent-700\/90 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-y-accent-700\/95 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-y-accent-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-800\/0 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-y-accent-800\/10 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-y-accent-800\/100 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-y-accent-800\/12 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-y-accent-800\/20 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-y-accent-800\/25 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-y-accent-800\/30 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-y-accent-800\/38 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-y-accent-800\/40 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-y-accent-800\/5 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-y-accent-800\/50 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-y-accent-800\/60 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-y-accent-800\/70 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-y-accent-800\/75 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-y-accent-800\/80 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-y-accent-800\/87 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-y-accent-800\/90 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-y-accent-800\/95 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-y-accent-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-900\/0 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-y-accent-900\/10 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-y-accent-900\/100 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-y-accent-900\/12 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-y-accent-900\/20 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-y-accent-900\/25 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-y-accent-900\/30 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-y-accent-900\/38 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-y-accent-900\/40 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-y-accent-900\/5 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-y-accent-900\/50 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-y-accent-900\/60 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-y-accent-900\/70 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-y-accent-900\/75 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-y-accent-900\/80 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-y-accent-900\/87 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-y-accent-900\/90 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-y-accent-900\/95 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-y-accent-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-y-accent-950\/0 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-y-accent-950\/10 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-y-accent-950\/100 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-y-accent-950\/12 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-y-accent-950\/20 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-y-accent-950\/25 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-y-accent-950\/30 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-y-accent-950\/38 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-y-accent-950\/40 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-y-accent-950\/5 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-y-accent-950\/50 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-y-accent-950\/60 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-y-accent-950\/70 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-y-accent-950\/75 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-y-accent-950\/80 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-y-accent-950\/87 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-y-accent-950\/90 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-y-accent-950\/95 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-y-accent\/0 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-y-accent\/10 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-y-accent\/100 {
  border-top-color: rgba(var(--fuse-accent-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-y-accent\/12 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-y-accent\/20 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-y-accent\/25 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-y-accent\/30 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-y-accent\/38 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-y-accent\/40 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-y-accent\/5 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-y-accent\/50 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-y-accent\/60 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-y-accent\/70 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-y-accent\/75 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-y-accent\/80 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-y-accent\/87 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-y-accent\/90 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-y-accent\/95 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-y-amber-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-y-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0) !important;
  border-bottom-color: rgb(254 243 199 / 0) !important;
}
.border-y-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1) !important;
  border-bottom-color: rgb(254 243 199 / 0.1) !important;
}
.border-y-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1) !important;
  border-bottom-color: rgb(254 243 199 / 1) !important;
}
.border-y-amber-100\/12 {
  border-top-color: rgb(254 243 199 / 0.12) !important;
  border-bottom-color: rgb(254 243 199 / 0.12) !important;
}
.border-y-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2) !important;
  border-bottom-color: rgb(254 243 199 / 0.2) !important;
}
.border-y-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25) !important;
  border-bottom-color: rgb(254 243 199 / 0.25) !important;
}
.border-y-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3) !important;
  border-bottom-color: rgb(254 243 199 / 0.3) !important;
}
.border-y-amber-100\/38 {
  border-top-color: rgb(254 243 199 / 0.38) !important;
  border-bottom-color: rgb(254 243 199 / 0.38) !important;
}
.border-y-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4) !important;
  border-bottom-color: rgb(254 243 199 / 0.4) !important;
}
.border-y-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05) !important;
  border-bottom-color: rgb(254 243 199 / 0.05) !important;
}
.border-y-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5) !important;
  border-bottom-color: rgb(254 243 199 / 0.5) !important;
}
.border-y-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6) !important;
  border-bottom-color: rgb(254 243 199 / 0.6) !important;
}
.border-y-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7) !important;
  border-bottom-color: rgb(254 243 199 / 0.7) !important;
}
.border-y-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75) !important;
  border-bottom-color: rgb(254 243 199 / 0.75) !important;
}
.border-y-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8) !important;
  border-bottom-color: rgb(254 243 199 / 0.8) !important;
}
.border-y-amber-100\/87 {
  border-top-color: rgb(254 243 199 / 0.87) !important;
  border-bottom-color: rgb(254 243 199 / 0.87) !important;
}
.border-y-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9) !important;
  border-bottom-color: rgb(254 243 199 / 0.9) !important;
}
.border-y-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95) !important;
  border-bottom-color: rgb(254 243 199 / 0.95) !important;
}
.border-y-amber-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-y-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0) !important;
  border-bottom-color: rgb(253 230 138 / 0) !important;
}
.border-y-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1) !important;
  border-bottom-color: rgb(253 230 138 / 0.1) !important;
}
.border-y-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1) !important;
  border-bottom-color: rgb(253 230 138 / 1) !important;
}
.border-y-amber-200\/12 {
  border-top-color: rgb(253 230 138 / 0.12) !important;
  border-bottom-color: rgb(253 230 138 / 0.12) !important;
}
.border-y-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2) !important;
  border-bottom-color: rgb(253 230 138 / 0.2) !important;
}
.border-y-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25) !important;
  border-bottom-color: rgb(253 230 138 / 0.25) !important;
}
.border-y-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3) !important;
  border-bottom-color: rgb(253 230 138 / 0.3) !important;
}
.border-y-amber-200\/38 {
  border-top-color: rgb(253 230 138 / 0.38) !important;
  border-bottom-color: rgb(253 230 138 / 0.38) !important;
}
.border-y-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4) !important;
  border-bottom-color: rgb(253 230 138 / 0.4) !important;
}
.border-y-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05) !important;
  border-bottom-color: rgb(253 230 138 / 0.05) !important;
}
.border-y-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5) !important;
  border-bottom-color: rgb(253 230 138 / 0.5) !important;
}
.border-y-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6) !important;
  border-bottom-color: rgb(253 230 138 / 0.6) !important;
}
.border-y-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7) !important;
  border-bottom-color: rgb(253 230 138 / 0.7) !important;
}
.border-y-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75) !important;
  border-bottom-color: rgb(253 230 138 / 0.75) !important;
}
.border-y-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8) !important;
  border-bottom-color: rgb(253 230 138 / 0.8) !important;
}
.border-y-amber-200\/87 {
  border-top-color: rgb(253 230 138 / 0.87) !important;
  border-bottom-color: rgb(253 230 138 / 0.87) !important;
}
.border-y-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9) !important;
  border-bottom-color: rgb(253 230 138 / 0.9) !important;
}
.border-y-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95) !important;
  border-bottom-color: rgb(253 230 138 / 0.95) !important;
}
.border-y-amber-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-y-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0) !important;
  border-bottom-color: rgb(252 211 77 / 0) !important;
}
.border-y-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1) !important;
  border-bottom-color: rgb(252 211 77 / 0.1) !important;
}
.border-y-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1) !important;
  border-bottom-color: rgb(252 211 77 / 1) !important;
}
.border-y-amber-300\/12 {
  border-top-color: rgb(252 211 77 / 0.12) !important;
  border-bottom-color: rgb(252 211 77 / 0.12) !important;
}
.border-y-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2) !important;
  border-bottom-color: rgb(252 211 77 / 0.2) !important;
}
.border-y-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25) !important;
  border-bottom-color: rgb(252 211 77 / 0.25) !important;
}
.border-y-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3) !important;
  border-bottom-color: rgb(252 211 77 / 0.3) !important;
}
.border-y-amber-300\/38 {
  border-top-color: rgb(252 211 77 / 0.38) !important;
  border-bottom-color: rgb(252 211 77 / 0.38) !important;
}
.border-y-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4) !important;
  border-bottom-color: rgb(252 211 77 / 0.4) !important;
}
.border-y-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05) !important;
  border-bottom-color: rgb(252 211 77 / 0.05) !important;
}
.border-y-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5) !important;
  border-bottom-color: rgb(252 211 77 / 0.5) !important;
}
.border-y-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6) !important;
  border-bottom-color: rgb(252 211 77 / 0.6) !important;
}
.border-y-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7) !important;
  border-bottom-color: rgb(252 211 77 / 0.7) !important;
}
.border-y-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75) !important;
  border-bottom-color: rgb(252 211 77 / 0.75) !important;
}
.border-y-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8) !important;
  border-bottom-color: rgb(252 211 77 / 0.8) !important;
}
.border-y-amber-300\/87 {
  border-top-color: rgb(252 211 77 / 0.87) !important;
  border-bottom-color: rgb(252 211 77 / 0.87) !important;
}
.border-y-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9) !important;
  border-bottom-color: rgb(252 211 77 / 0.9) !important;
}
.border-y-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95) !important;
  border-bottom-color: rgb(252 211 77 / 0.95) !important;
}
.border-y-amber-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-y-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0) !important;
  border-bottom-color: rgb(251 191 36 / 0) !important;
}
.border-y-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1) !important;
  border-bottom-color: rgb(251 191 36 / 0.1) !important;
}
.border-y-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1) !important;
  border-bottom-color: rgb(251 191 36 / 1) !important;
}
.border-y-amber-400\/12 {
  border-top-color: rgb(251 191 36 / 0.12) !important;
  border-bottom-color: rgb(251 191 36 / 0.12) !important;
}
.border-y-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2) !important;
  border-bottom-color: rgb(251 191 36 / 0.2) !important;
}
.border-y-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25) !important;
  border-bottom-color: rgb(251 191 36 / 0.25) !important;
}
.border-y-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3) !important;
  border-bottom-color: rgb(251 191 36 / 0.3) !important;
}
.border-y-amber-400\/38 {
  border-top-color: rgb(251 191 36 / 0.38) !important;
  border-bottom-color: rgb(251 191 36 / 0.38) !important;
}
.border-y-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4) !important;
  border-bottom-color: rgb(251 191 36 / 0.4) !important;
}
.border-y-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05) !important;
  border-bottom-color: rgb(251 191 36 / 0.05) !important;
}
.border-y-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5) !important;
  border-bottom-color: rgb(251 191 36 / 0.5) !important;
}
.border-y-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6) !important;
  border-bottom-color: rgb(251 191 36 / 0.6) !important;
}
.border-y-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7) !important;
  border-bottom-color: rgb(251 191 36 / 0.7) !important;
}
.border-y-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75) !important;
  border-bottom-color: rgb(251 191 36 / 0.75) !important;
}
.border-y-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8) !important;
  border-bottom-color: rgb(251 191 36 / 0.8) !important;
}
.border-y-amber-400\/87 {
  border-top-color: rgb(251 191 36 / 0.87) !important;
  border-bottom-color: rgb(251 191 36 / 0.87) !important;
}
.border-y-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9) !important;
  border-bottom-color: rgb(251 191 36 / 0.9) !important;
}
.border-y-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95) !important;
  border-bottom-color: rgb(251 191 36 / 0.95) !important;
}
.border-y-amber-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-y-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0) !important;
  border-bottom-color: rgb(255 251 235 / 0) !important;
}
.border-y-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1) !important;
  border-bottom-color: rgb(255 251 235 / 0.1) !important;
}
.border-y-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1) !important;
  border-bottom-color: rgb(255 251 235 / 1) !important;
}
.border-y-amber-50\/12 {
  border-top-color: rgb(255 251 235 / 0.12) !important;
  border-bottom-color: rgb(255 251 235 / 0.12) !important;
}
.border-y-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2) !important;
  border-bottom-color: rgb(255 251 235 / 0.2) !important;
}
.border-y-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25) !important;
  border-bottom-color: rgb(255 251 235 / 0.25) !important;
}
.border-y-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3) !important;
  border-bottom-color: rgb(255 251 235 / 0.3) !important;
}
.border-y-amber-50\/38 {
  border-top-color: rgb(255 251 235 / 0.38) !important;
  border-bottom-color: rgb(255 251 235 / 0.38) !important;
}
.border-y-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4) !important;
  border-bottom-color: rgb(255 251 235 / 0.4) !important;
}
.border-y-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05) !important;
  border-bottom-color: rgb(255 251 235 / 0.05) !important;
}
.border-y-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5) !important;
  border-bottom-color: rgb(255 251 235 / 0.5) !important;
}
.border-y-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6) !important;
  border-bottom-color: rgb(255 251 235 / 0.6) !important;
}
.border-y-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7) !important;
  border-bottom-color: rgb(255 251 235 / 0.7) !important;
}
.border-y-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75) !important;
  border-bottom-color: rgb(255 251 235 / 0.75) !important;
}
.border-y-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8) !important;
  border-bottom-color: rgb(255 251 235 / 0.8) !important;
}
.border-y-amber-50\/87 {
  border-top-color: rgb(255 251 235 / 0.87) !important;
  border-bottom-color: rgb(255 251 235 / 0.87) !important;
}
.border-y-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9) !important;
  border-bottom-color: rgb(255 251 235 / 0.9) !important;
}
.border-y-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95) !important;
  border-bottom-color: rgb(255 251 235 / 0.95) !important;
}
.border-y-amber-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-y-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0) !important;
  border-bottom-color: rgb(245 158 11 / 0) !important;
}
.border-y-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1) !important;
  border-bottom-color: rgb(245 158 11 / 0.1) !important;
}
.border-y-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1) !important;
  border-bottom-color: rgb(245 158 11 / 1) !important;
}
.border-y-amber-500\/12 {
  border-top-color: rgb(245 158 11 / 0.12) !important;
  border-bottom-color: rgb(245 158 11 / 0.12) !important;
}
.border-y-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2) !important;
  border-bottom-color: rgb(245 158 11 / 0.2) !important;
}
.border-y-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25) !important;
  border-bottom-color: rgb(245 158 11 / 0.25) !important;
}
.border-y-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3) !important;
  border-bottom-color: rgb(245 158 11 / 0.3) !important;
}
.border-y-amber-500\/38 {
  border-top-color: rgb(245 158 11 / 0.38) !important;
  border-bottom-color: rgb(245 158 11 / 0.38) !important;
}
.border-y-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4) !important;
  border-bottom-color: rgb(245 158 11 / 0.4) !important;
}
.border-y-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05) !important;
  border-bottom-color: rgb(245 158 11 / 0.05) !important;
}
.border-y-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5) !important;
  border-bottom-color: rgb(245 158 11 / 0.5) !important;
}
.border-y-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6) !important;
  border-bottom-color: rgb(245 158 11 / 0.6) !important;
}
.border-y-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7) !important;
  border-bottom-color: rgb(245 158 11 / 0.7) !important;
}
.border-y-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75) !important;
  border-bottom-color: rgb(245 158 11 / 0.75) !important;
}
.border-y-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8) !important;
  border-bottom-color: rgb(245 158 11 / 0.8) !important;
}
.border-y-amber-500\/87 {
  border-top-color: rgb(245 158 11 / 0.87) !important;
  border-bottom-color: rgb(245 158 11 / 0.87) !important;
}
.border-y-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9) !important;
  border-bottom-color: rgb(245 158 11 / 0.9) !important;
}
.border-y-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95) !important;
  border-bottom-color: rgb(245 158 11 / 0.95) !important;
}
.border-y-amber-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-y-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0) !important;
  border-bottom-color: rgb(217 119 6 / 0) !important;
}
.border-y-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1) !important;
  border-bottom-color: rgb(217 119 6 / 0.1) !important;
}
.border-y-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1) !important;
  border-bottom-color: rgb(217 119 6 / 1) !important;
}
.border-y-amber-600\/12 {
  border-top-color: rgb(217 119 6 / 0.12) !important;
  border-bottom-color: rgb(217 119 6 / 0.12) !important;
}
.border-y-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2) !important;
  border-bottom-color: rgb(217 119 6 / 0.2) !important;
}
.border-y-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25) !important;
  border-bottom-color: rgb(217 119 6 / 0.25) !important;
}
.border-y-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3) !important;
  border-bottom-color: rgb(217 119 6 / 0.3) !important;
}
.border-y-amber-600\/38 {
  border-top-color: rgb(217 119 6 / 0.38) !important;
  border-bottom-color: rgb(217 119 6 / 0.38) !important;
}
.border-y-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4) !important;
  border-bottom-color: rgb(217 119 6 / 0.4) !important;
}
.border-y-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05) !important;
  border-bottom-color: rgb(217 119 6 / 0.05) !important;
}
.border-y-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5) !important;
  border-bottom-color: rgb(217 119 6 / 0.5) !important;
}
.border-y-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6) !important;
  border-bottom-color: rgb(217 119 6 / 0.6) !important;
}
.border-y-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7) !important;
  border-bottom-color: rgb(217 119 6 / 0.7) !important;
}
.border-y-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75) !important;
  border-bottom-color: rgb(217 119 6 / 0.75) !important;
}
.border-y-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8) !important;
  border-bottom-color: rgb(217 119 6 / 0.8) !important;
}
.border-y-amber-600\/87 {
  border-top-color: rgb(217 119 6 / 0.87) !important;
  border-bottom-color: rgb(217 119 6 / 0.87) !important;
}
.border-y-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9) !important;
  border-bottom-color: rgb(217 119 6 / 0.9) !important;
}
.border-y-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95) !important;
  border-bottom-color: rgb(217 119 6 / 0.95) !important;
}
.border-y-amber-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-y-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0) !important;
  border-bottom-color: rgb(180 83 9 / 0) !important;
}
.border-y-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1) !important;
  border-bottom-color: rgb(180 83 9 / 0.1) !important;
}
.border-y-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1) !important;
  border-bottom-color: rgb(180 83 9 / 1) !important;
}
.border-y-amber-700\/12 {
  border-top-color: rgb(180 83 9 / 0.12) !important;
  border-bottom-color: rgb(180 83 9 / 0.12) !important;
}
.border-y-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2) !important;
  border-bottom-color: rgb(180 83 9 / 0.2) !important;
}
.border-y-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25) !important;
  border-bottom-color: rgb(180 83 9 / 0.25) !important;
}
.border-y-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3) !important;
  border-bottom-color: rgb(180 83 9 / 0.3) !important;
}
.border-y-amber-700\/38 {
  border-top-color: rgb(180 83 9 / 0.38) !important;
  border-bottom-color: rgb(180 83 9 / 0.38) !important;
}
.border-y-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4) !important;
  border-bottom-color: rgb(180 83 9 / 0.4) !important;
}
.border-y-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05) !important;
  border-bottom-color: rgb(180 83 9 / 0.05) !important;
}
.border-y-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5) !important;
  border-bottom-color: rgb(180 83 9 / 0.5) !important;
}
.border-y-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6) !important;
  border-bottom-color: rgb(180 83 9 / 0.6) !important;
}
.border-y-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7) !important;
  border-bottom-color: rgb(180 83 9 / 0.7) !important;
}
.border-y-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75) !important;
  border-bottom-color: rgb(180 83 9 / 0.75) !important;
}
.border-y-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8) !important;
  border-bottom-color: rgb(180 83 9 / 0.8) !important;
}
.border-y-amber-700\/87 {
  border-top-color: rgb(180 83 9 / 0.87) !important;
  border-bottom-color: rgb(180 83 9 / 0.87) !important;
}
.border-y-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9) !important;
  border-bottom-color: rgb(180 83 9 / 0.9) !important;
}
.border-y-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95) !important;
  border-bottom-color: rgb(180 83 9 / 0.95) !important;
}
.border-y-amber-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-y-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0) !important;
  border-bottom-color: rgb(146 64 14 / 0) !important;
}
.border-y-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1) !important;
  border-bottom-color: rgb(146 64 14 / 0.1) !important;
}
.border-y-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1) !important;
  border-bottom-color: rgb(146 64 14 / 1) !important;
}
.border-y-amber-800\/12 {
  border-top-color: rgb(146 64 14 / 0.12) !important;
  border-bottom-color: rgb(146 64 14 / 0.12) !important;
}
.border-y-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2) !important;
  border-bottom-color: rgb(146 64 14 / 0.2) !important;
}
.border-y-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25) !important;
  border-bottom-color: rgb(146 64 14 / 0.25) !important;
}
.border-y-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3) !important;
  border-bottom-color: rgb(146 64 14 / 0.3) !important;
}
.border-y-amber-800\/38 {
  border-top-color: rgb(146 64 14 / 0.38) !important;
  border-bottom-color: rgb(146 64 14 / 0.38) !important;
}
.border-y-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4) !important;
  border-bottom-color: rgb(146 64 14 / 0.4) !important;
}
.border-y-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05) !important;
  border-bottom-color: rgb(146 64 14 / 0.05) !important;
}
.border-y-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5) !important;
  border-bottom-color: rgb(146 64 14 / 0.5) !important;
}
.border-y-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6) !important;
  border-bottom-color: rgb(146 64 14 / 0.6) !important;
}
.border-y-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7) !important;
  border-bottom-color: rgb(146 64 14 / 0.7) !important;
}
.border-y-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75) !important;
  border-bottom-color: rgb(146 64 14 / 0.75) !important;
}
.border-y-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8) !important;
  border-bottom-color: rgb(146 64 14 / 0.8) !important;
}
.border-y-amber-800\/87 {
  border-top-color: rgb(146 64 14 / 0.87) !important;
  border-bottom-color: rgb(146 64 14 / 0.87) !important;
}
.border-y-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9) !important;
  border-bottom-color: rgb(146 64 14 / 0.9) !important;
}
.border-y-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95) !important;
  border-bottom-color: rgb(146 64 14 / 0.95) !important;
}
.border-y-amber-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-y-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0) !important;
  border-bottom-color: rgb(120 53 15 / 0) !important;
}
.border-y-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1) !important;
  border-bottom-color: rgb(120 53 15 / 0.1) !important;
}
.border-y-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1) !important;
  border-bottom-color: rgb(120 53 15 / 1) !important;
}
.border-y-amber-900\/12 {
  border-top-color: rgb(120 53 15 / 0.12) !important;
  border-bottom-color: rgb(120 53 15 / 0.12) !important;
}
.border-y-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2) !important;
  border-bottom-color: rgb(120 53 15 / 0.2) !important;
}
.border-y-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25) !important;
  border-bottom-color: rgb(120 53 15 / 0.25) !important;
}
.border-y-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3) !important;
  border-bottom-color: rgb(120 53 15 / 0.3) !important;
}
.border-y-amber-900\/38 {
  border-top-color: rgb(120 53 15 / 0.38) !important;
  border-bottom-color: rgb(120 53 15 / 0.38) !important;
}
.border-y-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4) !important;
  border-bottom-color: rgb(120 53 15 / 0.4) !important;
}
.border-y-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05) !important;
  border-bottom-color: rgb(120 53 15 / 0.05) !important;
}
.border-y-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5) !important;
  border-bottom-color: rgb(120 53 15 / 0.5) !important;
}
.border-y-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6) !important;
  border-bottom-color: rgb(120 53 15 / 0.6) !important;
}
.border-y-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7) !important;
  border-bottom-color: rgb(120 53 15 / 0.7) !important;
}
.border-y-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75) !important;
  border-bottom-color: rgb(120 53 15 / 0.75) !important;
}
.border-y-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8) !important;
  border-bottom-color: rgb(120 53 15 / 0.8) !important;
}
.border-y-amber-900\/87 {
  border-top-color: rgb(120 53 15 / 0.87) !important;
  border-bottom-color: rgb(120 53 15 / 0.87) !important;
}
.border-y-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9) !important;
  border-bottom-color: rgb(120 53 15 / 0.9) !important;
}
.border-y-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95) !important;
  border-bottom-color: rgb(120 53 15 / 0.95) !important;
}
.border-y-amber-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-y-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0) !important;
  border-bottom-color: rgb(69 26 3 / 0) !important;
}
.border-y-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1) !important;
  border-bottom-color: rgb(69 26 3 / 0.1) !important;
}
.border-y-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1) !important;
  border-bottom-color: rgb(69 26 3 / 1) !important;
}
.border-y-amber-950\/12 {
  border-top-color: rgb(69 26 3 / 0.12) !important;
  border-bottom-color: rgb(69 26 3 / 0.12) !important;
}
.border-y-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2) !important;
  border-bottom-color: rgb(69 26 3 / 0.2) !important;
}
.border-y-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25) !important;
  border-bottom-color: rgb(69 26 3 / 0.25) !important;
}
.border-y-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3) !important;
  border-bottom-color: rgb(69 26 3 / 0.3) !important;
}
.border-y-amber-950\/38 {
  border-top-color: rgb(69 26 3 / 0.38) !important;
  border-bottom-color: rgb(69 26 3 / 0.38) !important;
}
.border-y-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4) !important;
  border-bottom-color: rgb(69 26 3 / 0.4) !important;
}
.border-y-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05) !important;
  border-bottom-color: rgb(69 26 3 / 0.05) !important;
}
.border-y-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5) !important;
  border-bottom-color: rgb(69 26 3 / 0.5) !important;
}
.border-y-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6) !important;
  border-bottom-color: rgb(69 26 3 / 0.6) !important;
}
.border-y-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7) !important;
  border-bottom-color: rgb(69 26 3 / 0.7) !important;
}
.border-y-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75) !important;
  border-bottom-color: rgb(69 26 3 / 0.75) !important;
}
.border-y-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8) !important;
  border-bottom-color: rgb(69 26 3 / 0.8) !important;
}
.border-y-amber-950\/87 {
  border-top-color: rgb(69 26 3 / 0.87) !important;
  border-bottom-color: rgb(69 26 3 / 0.87) !important;
}
.border-y-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9) !important;
  border-bottom-color: rgb(69 26 3 / 0.9) !important;
}
.border-y-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95) !important;
  border-bottom-color: rgb(69 26 3 / 0.95) !important;
}
.border-y-black {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-y-black\/0 {
  border-top-color: rgb(0 0 0 / 0) !important;
  border-bottom-color: rgb(0 0 0 / 0) !important;
}
.border-y-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1) !important;
  border-bottom-color: rgb(0 0 0 / 0.1) !important;
}
.border-y-black\/100 {
  border-top-color: rgb(0 0 0 / 1) !important;
  border-bottom-color: rgb(0 0 0 / 1) !important;
}
.border-y-black\/12 {
  border-top-color: rgb(0 0 0 / 0.12) !important;
  border-bottom-color: rgb(0 0 0 / 0.12) !important;
}
.border-y-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2) !important;
  border-bottom-color: rgb(0 0 0 / 0.2) !important;
}
.border-y-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25) !important;
  border-bottom-color: rgb(0 0 0 / 0.25) !important;
}
.border-y-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3) !important;
  border-bottom-color: rgb(0 0 0 / 0.3) !important;
}
.border-y-black\/38 {
  border-top-color: rgb(0 0 0 / 0.38) !important;
  border-bottom-color: rgb(0 0 0 / 0.38) !important;
}
.border-y-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4) !important;
  border-bottom-color: rgb(0 0 0 / 0.4) !important;
}
.border-y-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05) !important;
  border-bottom-color: rgb(0 0 0 / 0.05) !important;
}
.border-y-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5) !important;
  border-bottom-color: rgb(0 0 0 / 0.5) !important;
}
.border-y-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6) !important;
  border-bottom-color: rgb(0 0 0 / 0.6) !important;
}
.border-y-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7) !important;
  border-bottom-color: rgb(0 0 0 / 0.7) !important;
}
.border-y-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75) !important;
  border-bottom-color: rgb(0 0 0 / 0.75) !important;
}
.border-y-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8) !important;
  border-bottom-color: rgb(0 0 0 / 0.8) !important;
}
.border-y-black\/87 {
  border-top-color: rgb(0 0 0 / 0.87) !important;
  border-bottom-color: rgb(0 0 0 / 0.87) !important;
}
.border-y-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9) !important;
  border-bottom-color: rgb(0 0 0 / 0.9) !important;
}
.border-y-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95) !important;
  border-bottom-color: rgb(0 0 0 / 0.95) !important;
}
.border-y-blue-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-y-blue-100\/0 {
  border-top-color: rgb(219 234 254 / 0) !important;
  border-bottom-color: rgb(219 234 254 / 0) !important;
}
.border-y-blue-100\/10 {
  border-top-color: rgb(219 234 254 / 0.1) !important;
  border-bottom-color: rgb(219 234 254 / 0.1) !important;
}
.border-y-blue-100\/100 {
  border-top-color: rgb(219 234 254 / 1) !important;
  border-bottom-color: rgb(219 234 254 / 1) !important;
}
.border-y-blue-100\/12 {
  border-top-color: rgb(219 234 254 / 0.12) !important;
  border-bottom-color: rgb(219 234 254 / 0.12) !important;
}
.border-y-blue-100\/20 {
  border-top-color: rgb(219 234 254 / 0.2) !important;
  border-bottom-color: rgb(219 234 254 / 0.2) !important;
}
.border-y-blue-100\/25 {
  border-top-color: rgb(219 234 254 / 0.25) !important;
  border-bottom-color: rgb(219 234 254 / 0.25) !important;
}
.border-y-blue-100\/30 {
  border-top-color: rgb(219 234 254 / 0.3) !important;
  border-bottom-color: rgb(219 234 254 / 0.3) !important;
}
.border-y-blue-100\/38 {
  border-top-color: rgb(219 234 254 / 0.38) !important;
  border-bottom-color: rgb(219 234 254 / 0.38) !important;
}
.border-y-blue-100\/40 {
  border-top-color: rgb(219 234 254 / 0.4) !important;
  border-bottom-color: rgb(219 234 254 / 0.4) !important;
}
.border-y-blue-100\/5 {
  border-top-color: rgb(219 234 254 / 0.05) !important;
  border-bottom-color: rgb(219 234 254 / 0.05) !important;
}
.border-y-blue-100\/50 {
  border-top-color: rgb(219 234 254 / 0.5) !important;
  border-bottom-color: rgb(219 234 254 / 0.5) !important;
}
.border-y-blue-100\/60 {
  border-top-color: rgb(219 234 254 / 0.6) !important;
  border-bottom-color: rgb(219 234 254 / 0.6) !important;
}
.border-y-blue-100\/70 {
  border-top-color: rgb(219 234 254 / 0.7) !important;
  border-bottom-color: rgb(219 234 254 / 0.7) !important;
}
.border-y-blue-100\/75 {
  border-top-color: rgb(219 234 254 / 0.75) !important;
  border-bottom-color: rgb(219 234 254 / 0.75) !important;
}
.border-y-blue-100\/80 {
  border-top-color: rgb(219 234 254 / 0.8) !important;
  border-bottom-color: rgb(219 234 254 / 0.8) !important;
}
.border-y-blue-100\/87 {
  border-top-color: rgb(219 234 254 / 0.87) !important;
  border-bottom-color: rgb(219 234 254 / 0.87) !important;
}
.border-y-blue-100\/90 {
  border-top-color: rgb(219 234 254 / 0.9) !important;
  border-bottom-color: rgb(219 234 254 / 0.9) !important;
}
.border-y-blue-100\/95 {
  border-top-color: rgb(219 234 254 / 0.95) !important;
  border-bottom-color: rgb(219 234 254 / 0.95) !important;
}
.border-y-blue-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-y-blue-200\/0 {
  border-top-color: rgb(191 219 254 / 0) !important;
  border-bottom-color: rgb(191 219 254 / 0) !important;
}
.border-y-blue-200\/10 {
  border-top-color: rgb(191 219 254 / 0.1) !important;
  border-bottom-color: rgb(191 219 254 / 0.1) !important;
}
.border-y-blue-200\/100 {
  border-top-color: rgb(191 219 254 / 1) !important;
  border-bottom-color: rgb(191 219 254 / 1) !important;
}
.border-y-blue-200\/12 {
  border-top-color: rgb(191 219 254 / 0.12) !important;
  border-bottom-color: rgb(191 219 254 / 0.12) !important;
}
.border-y-blue-200\/20 {
  border-top-color: rgb(191 219 254 / 0.2) !important;
  border-bottom-color: rgb(191 219 254 / 0.2) !important;
}
.border-y-blue-200\/25 {
  border-top-color: rgb(191 219 254 / 0.25) !important;
  border-bottom-color: rgb(191 219 254 / 0.25) !important;
}
.border-y-blue-200\/30 {
  border-top-color: rgb(191 219 254 / 0.3) !important;
  border-bottom-color: rgb(191 219 254 / 0.3) !important;
}
.border-y-blue-200\/38 {
  border-top-color: rgb(191 219 254 / 0.38) !important;
  border-bottom-color: rgb(191 219 254 / 0.38) !important;
}
.border-y-blue-200\/40 {
  border-top-color: rgb(191 219 254 / 0.4) !important;
  border-bottom-color: rgb(191 219 254 / 0.4) !important;
}
.border-y-blue-200\/5 {
  border-top-color: rgb(191 219 254 / 0.05) !important;
  border-bottom-color: rgb(191 219 254 / 0.05) !important;
}
.border-y-blue-200\/50 {
  border-top-color: rgb(191 219 254 / 0.5) !important;
  border-bottom-color: rgb(191 219 254 / 0.5) !important;
}
.border-y-blue-200\/60 {
  border-top-color: rgb(191 219 254 / 0.6) !important;
  border-bottom-color: rgb(191 219 254 / 0.6) !important;
}
.border-y-blue-200\/70 {
  border-top-color: rgb(191 219 254 / 0.7) !important;
  border-bottom-color: rgb(191 219 254 / 0.7) !important;
}
.border-y-blue-200\/75 {
  border-top-color: rgb(191 219 254 / 0.75) !important;
  border-bottom-color: rgb(191 219 254 / 0.75) !important;
}
.border-y-blue-200\/80 {
  border-top-color: rgb(191 219 254 / 0.8) !important;
  border-bottom-color: rgb(191 219 254 / 0.8) !important;
}
.border-y-blue-200\/87 {
  border-top-color: rgb(191 219 254 / 0.87) !important;
  border-bottom-color: rgb(191 219 254 / 0.87) !important;
}
.border-y-blue-200\/90 {
  border-top-color: rgb(191 219 254 / 0.9) !important;
  border-bottom-color: rgb(191 219 254 / 0.9) !important;
}
.border-y-blue-200\/95 {
  border-top-color: rgb(191 219 254 / 0.95) !important;
  border-bottom-color: rgb(191 219 254 / 0.95) !important;
}
.border-y-blue-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-y-blue-300\/0 {
  border-top-color: rgb(147 197 253 / 0) !important;
  border-bottom-color: rgb(147 197 253 / 0) !important;
}
.border-y-blue-300\/10 {
  border-top-color: rgb(147 197 253 / 0.1) !important;
  border-bottom-color: rgb(147 197 253 / 0.1) !important;
}
.border-y-blue-300\/100 {
  border-top-color: rgb(147 197 253 / 1) !important;
  border-bottom-color: rgb(147 197 253 / 1) !important;
}
.border-y-blue-300\/12 {
  border-top-color: rgb(147 197 253 / 0.12) !important;
  border-bottom-color: rgb(147 197 253 / 0.12) !important;
}
.border-y-blue-300\/20 {
  border-top-color: rgb(147 197 253 / 0.2) !important;
  border-bottom-color: rgb(147 197 253 / 0.2) !important;
}
.border-y-blue-300\/25 {
  border-top-color: rgb(147 197 253 / 0.25) !important;
  border-bottom-color: rgb(147 197 253 / 0.25) !important;
}
.border-y-blue-300\/30 {
  border-top-color: rgb(147 197 253 / 0.3) !important;
  border-bottom-color: rgb(147 197 253 / 0.3) !important;
}
.border-y-blue-300\/38 {
  border-top-color: rgb(147 197 253 / 0.38) !important;
  border-bottom-color: rgb(147 197 253 / 0.38) !important;
}
.border-y-blue-300\/40 {
  border-top-color: rgb(147 197 253 / 0.4) !important;
  border-bottom-color: rgb(147 197 253 / 0.4) !important;
}
.border-y-blue-300\/5 {
  border-top-color: rgb(147 197 253 / 0.05) !important;
  border-bottom-color: rgb(147 197 253 / 0.05) !important;
}
.border-y-blue-300\/50 {
  border-top-color: rgb(147 197 253 / 0.5) !important;
  border-bottom-color: rgb(147 197 253 / 0.5) !important;
}
.border-y-blue-300\/60 {
  border-top-color: rgb(147 197 253 / 0.6) !important;
  border-bottom-color: rgb(147 197 253 / 0.6) !important;
}
.border-y-blue-300\/70 {
  border-top-color: rgb(147 197 253 / 0.7) !important;
  border-bottom-color: rgb(147 197 253 / 0.7) !important;
}
.border-y-blue-300\/75 {
  border-top-color: rgb(147 197 253 / 0.75) !important;
  border-bottom-color: rgb(147 197 253 / 0.75) !important;
}
.border-y-blue-300\/80 {
  border-top-color: rgb(147 197 253 / 0.8) !important;
  border-bottom-color: rgb(147 197 253 / 0.8) !important;
}
.border-y-blue-300\/87 {
  border-top-color: rgb(147 197 253 / 0.87) !important;
  border-bottom-color: rgb(147 197 253 / 0.87) !important;
}
.border-y-blue-300\/90 {
  border-top-color: rgb(147 197 253 / 0.9) !important;
  border-bottom-color: rgb(147 197 253 / 0.9) !important;
}
.border-y-blue-300\/95 {
  border-top-color: rgb(147 197 253 / 0.95) !important;
  border-bottom-color: rgb(147 197 253 / 0.95) !important;
}
.border-y-blue-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-y-blue-400\/0 {
  border-top-color: rgb(96 165 250 / 0) !important;
  border-bottom-color: rgb(96 165 250 / 0) !important;
}
.border-y-blue-400\/10 {
  border-top-color: rgb(96 165 250 / 0.1) !important;
  border-bottom-color: rgb(96 165 250 / 0.1) !important;
}
.border-y-blue-400\/100 {
  border-top-color: rgb(96 165 250 / 1) !important;
  border-bottom-color: rgb(96 165 250 / 1) !important;
}
.border-y-blue-400\/12 {
  border-top-color: rgb(96 165 250 / 0.12) !important;
  border-bottom-color: rgb(96 165 250 / 0.12) !important;
}
.border-y-blue-400\/20 {
  border-top-color: rgb(96 165 250 / 0.2) !important;
  border-bottom-color: rgb(96 165 250 / 0.2) !important;
}
.border-y-blue-400\/25 {
  border-top-color: rgb(96 165 250 / 0.25) !important;
  border-bottom-color: rgb(96 165 250 / 0.25) !important;
}
.border-y-blue-400\/30 {
  border-top-color: rgb(96 165 250 / 0.3) !important;
  border-bottom-color: rgb(96 165 250 / 0.3) !important;
}
.border-y-blue-400\/38 {
  border-top-color: rgb(96 165 250 / 0.38) !important;
  border-bottom-color: rgb(96 165 250 / 0.38) !important;
}
.border-y-blue-400\/40 {
  border-top-color: rgb(96 165 250 / 0.4) !important;
  border-bottom-color: rgb(96 165 250 / 0.4) !important;
}
.border-y-blue-400\/5 {
  border-top-color: rgb(96 165 250 / 0.05) !important;
  border-bottom-color: rgb(96 165 250 / 0.05) !important;
}
.border-y-blue-400\/50 {
  border-top-color: rgb(96 165 250 / 0.5) !important;
  border-bottom-color: rgb(96 165 250 / 0.5) !important;
}
.border-y-blue-400\/60 {
  border-top-color: rgb(96 165 250 / 0.6) !important;
  border-bottom-color: rgb(96 165 250 / 0.6) !important;
}
.border-y-blue-400\/70 {
  border-top-color: rgb(96 165 250 / 0.7) !important;
  border-bottom-color: rgb(96 165 250 / 0.7) !important;
}
.border-y-blue-400\/75 {
  border-top-color: rgb(96 165 250 / 0.75) !important;
  border-bottom-color: rgb(96 165 250 / 0.75) !important;
}
.border-y-blue-400\/80 {
  border-top-color: rgb(96 165 250 / 0.8) !important;
  border-bottom-color: rgb(96 165 250 / 0.8) !important;
}
.border-y-blue-400\/87 {
  border-top-color: rgb(96 165 250 / 0.87) !important;
  border-bottom-color: rgb(96 165 250 / 0.87) !important;
}
.border-y-blue-400\/90 {
  border-top-color: rgb(96 165 250 / 0.9) !important;
  border-bottom-color: rgb(96 165 250 / 0.9) !important;
}
.border-y-blue-400\/95 {
  border-top-color: rgb(96 165 250 / 0.95) !important;
  border-bottom-color: rgb(96 165 250 / 0.95) !important;
}
.border-y-blue-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-y-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0) !important;
  border-bottom-color: rgb(239 246 255 / 0) !important;
}
.border-y-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1) !important;
  border-bottom-color: rgb(239 246 255 / 0.1) !important;
}
.border-y-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1) !important;
  border-bottom-color: rgb(239 246 255 / 1) !important;
}
.border-y-blue-50\/12 {
  border-top-color: rgb(239 246 255 / 0.12) !important;
  border-bottom-color: rgb(239 246 255 / 0.12) !important;
}
.border-y-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2) !important;
  border-bottom-color: rgb(239 246 255 / 0.2) !important;
}
.border-y-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25) !important;
  border-bottom-color: rgb(239 246 255 / 0.25) !important;
}
.border-y-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3) !important;
  border-bottom-color: rgb(239 246 255 / 0.3) !important;
}
.border-y-blue-50\/38 {
  border-top-color: rgb(239 246 255 / 0.38) !important;
  border-bottom-color: rgb(239 246 255 / 0.38) !important;
}
.border-y-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4) !important;
  border-bottom-color: rgb(239 246 255 / 0.4) !important;
}
.border-y-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05) !important;
  border-bottom-color: rgb(239 246 255 / 0.05) !important;
}
.border-y-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5) !important;
  border-bottom-color: rgb(239 246 255 / 0.5) !important;
}
.border-y-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6) !important;
  border-bottom-color: rgb(239 246 255 / 0.6) !important;
}
.border-y-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7) !important;
  border-bottom-color: rgb(239 246 255 / 0.7) !important;
}
.border-y-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75) !important;
  border-bottom-color: rgb(239 246 255 / 0.75) !important;
}
.border-y-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8) !important;
  border-bottom-color: rgb(239 246 255 / 0.8) !important;
}
.border-y-blue-50\/87 {
  border-top-color: rgb(239 246 255 / 0.87) !important;
  border-bottom-color: rgb(239 246 255 / 0.87) !important;
}
.border-y-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9) !important;
  border-bottom-color: rgb(239 246 255 / 0.9) !important;
}
.border-y-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95) !important;
  border-bottom-color: rgb(239 246 255 / 0.95) !important;
}
.border-y-blue-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-y-blue-500\/0 {
  border-top-color: rgb(59 130 246 / 0) !important;
  border-bottom-color: rgb(59 130 246 / 0) !important;
}
.border-y-blue-500\/10 {
  border-top-color: rgb(59 130 246 / 0.1) !important;
  border-bottom-color: rgb(59 130 246 / 0.1) !important;
}
.border-y-blue-500\/100 {
  border-top-color: rgb(59 130 246 / 1) !important;
  border-bottom-color: rgb(59 130 246 / 1) !important;
}
.border-y-blue-500\/12 {
  border-top-color: rgb(59 130 246 / 0.12) !important;
  border-bottom-color: rgb(59 130 246 / 0.12) !important;
}
.border-y-blue-500\/20 {
  border-top-color: rgb(59 130 246 / 0.2) !important;
  border-bottom-color: rgb(59 130 246 / 0.2) !important;
}
.border-y-blue-500\/25 {
  border-top-color: rgb(59 130 246 / 0.25) !important;
  border-bottom-color: rgb(59 130 246 / 0.25) !important;
}
.border-y-blue-500\/30 {
  border-top-color: rgb(59 130 246 / 0.3) !important;
  border-bottom-color: rgb(59 130 246 / 0.3) !important;
}
.border-y-blue-500\/38 {
  border-top-color: rgb(59 130 246 / 0.38) !important;
  border-bottom-color: rgb(59 130 246 / 0.38) !important;
}
.border-y-blue-500\/40 {
  border-top-color: rgb(59 130 246 / 0.4) !important;
  border-bottom-color: rgb(59 130 246 / 0.4) !important;
}
.border-y-blue-500\/5 {
  border-top-color: rgb(59 130 246 / 0.05) !important;
  border-bottom-color: rgb(59 130 246 / 0.05) !important;
}
.border-y-blue-500\/50 {
  border-top-color: rgb(59 130 246 / 0.5) !important;
  border-bottom-color: rgb(59 130 246 / 0.5) !important;
}
.border-y-blue-500\/60 {
  border-top-color: rgb(59 130 246 / 0.6) !important;
  border-bottom-color: rgb(59 130 246 / 0.6) !important;
}
.border-y-blue-500\/70 {
  border-top-color: rgb(59 130 246 / 0.7) !important;
  border-bottom-color: rgb(59 130 246 / 0.7) !important;
}
.border-y-blue-500\/75 {
  border-top-color: rgb(59 130 246 / 0.75) !important;
  border-bottom-color: rgb(59 130 246 / 0.75) !important;
}
.border-y-blue-500\/80 {
  border-top-color: rgb(59 130 246 / 0.8) !important;
  border-bottom-color: rgb(59 130 246 / 0.8) !important;
}
.border-y-blue-500\/87 {
  border-top-color: rgb(59 130 246 / 0.87) !important;
  border-bottom-color: rgb(59 130 246 / 0.87) !important;
}
.border-y-blue-500\/90 {
  border-top-color: rgb(59 130 246 / 0.9) !important;
  border-bottom-color: rgb(59 130 246 / 0.9) !important;
}
.border-y-blue-500\/95 {
  border-top-color: rgb(59 130 246 / 0.95) !important;
  border-bottom-color: rgb(59 130 246 / 0.95) !important;
}
.border-y-blue-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-y-blue-600\/0 {
  border-top-color: rgb(37 99 235 / 0) !important;
  border-bottom-color: rgb(37 99 235 / 0) !important;
}
.border-y-blue-600\/10 {
  border-top-color: rgb(37 99 235 / 0.1) !important;
  border-bottom-color: rgb(37 99 235 / 0.1) !important;
}
.border-y-blue-600\/100 {
  border-top-color: rgb(37 99 235 / 1) !important;
  border-bottom-color: rgb(37 99 235 / 1) !important;
}
.border-y-blue-600\/12 {
  border-top-color: rgb(37 99 235 / 0.12) !important;
  border-bottom-color: rgb(37 99 235 / 0.12) !important;
}
.border-y-blue-600\/20 {
  border-top-color: rgb(37 99 235 / 0.2) !important;
  border-bottom-color: rgb(37 99 235 / 0.2) !important;
}
.border-y-blue-600\/25 {
  border-top-color: rgb(37 99 235 / 0.25) !important;
  border-bottom-color: rgb(37 99 235 / 0.25) !important;
}
.border-y-blue-600\/30 {
  border-top-color: rgb(37 99 235 / 0.3) !important;
  border-bottom-color: rgb(37 99 235 / 0.3) !important;
}
.border-y-blue-600\/38 {
  border-top-color: rgb(37 99 235 / 0.38) !important;
  border-bottom-color: rgb(37 99 235 / 0.38) !important;
}
.border-y-blue-600\/40 {
  border-top-color: rgb(37 99 235 / 0.4) !important;
  border-bottom-color: rgb(37 99 235 / 0.4) !important;
}
.border-y-blue-600\/5 {
  border-top-color: rgb(37 99 235 / 0.05) !important;
  border-bottom-color: rgb(37 99 235 / 0.05) !important;
}
.border-y-blue-600\/50 {
  border-top-color: rgb(37 99 235 / 0.5) !important;
  border-bottom-color: rgb(37 99 235 / 0.5) !important;
}
.border-y-blue-600\/60 {
  border-top-color: rgb(37 99 235 / 0.6) !important;
  border-bottom-color: rgb(37 99 235 / 0.6) !important;
}
.border-y-blue-600\/70 {
  border-top-color: rgb(37 99 235 / 0.7) !important;
  border-bottom-color: rgb(37 99 235 / 0.7) !important;
}
.border-y-blue-600\/75 {
  border-top-color: rgb(37 99 235 / 0.75) !important;
  border-bottom-color: rgb(37 99 235 / 0.75) !important;
}
.border-y-blue-600\/80 {
  border-top-color: rgb(37 99 235 / 0.8) !important;
  border-bottom-color: rgb(37 99 235 / 0.8) !important;
}
.border-y-blue-600\/87 {
  border-top-color: rgb(37 99 235 / 0.87) !important;
  border-bottom-color: rgb(37 99 235 / 0.87) !important;
}
.border-y-blue-600\/90 {
  border-top-color: rgb(37 99 235 / 0.9) !important;
  border-bottom-color: rgb(37 99 235 / 0.9) !important;
}
.border-y-blue-600\/95 {
  border-top-color: rgb(37 99 235 / 0.95) !important;
  border-bottom-color: rgb(37 99 235 / 0.95) !important;
}
.border-y-blue-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-y-blue-700\/0 {
  border-top-color: rgb(29 78 216 / 0) !important;
  border-bottom-color: rgb(29 78 216 / 0) !important;
}
.border-y-blue-700\/10 {
  border-top-color: rgb(29 78 216 / 0.1) !important;
  border-bottom-color: rgb(29 78 216 / 0.1) !important;
}
.border-y-blue-700\/100 {
  border-top-color: rgb(29 78 216 / 1) !important;
  border-bottom-color: rgb(29 78 216 / 1) !important;
}
.border-y-blue-700\/12 {
  border-top-color: rgb(29 78 216 / 0.12) !important;
  border-bottom-color: rgb(29 78 216 / 0.12) !important;
}
.border-y-blue-700\/20 {
  border-top-color: rgb(29 78 216 / 0.2) !important;
  border-bottom-color: rgb(29 78 216 / 0.2) !important;
}
.border-y-blue-700\/25 {
  border-top-color: rgb(29 78 216 / 0.25) !important;
  border-bottom-color: rgb(29 78 216 / 0.25) !important;
}
.border-y-blue-700\/30 {
  border-top-color: rgb(29 78 216 / 0.3) !important;
  border-bottom-color: rgb(29 78 216 / 0.3) !important;
}
.border-y-blue-700\/38 {
  border-top-color: rgb(29 78 216 / 0.38) !important;
  border-bottom-color: rgb(29 78 216 / 0.38) !important;
}
.border-y-blue-700\/40 {
  border-top-color: rgb(29 78 216 / 0.4) !important;
  border-bottom-color: rgb(29 78 216 / 0.4) !important;
}
.border-y-blue-700\/5 {
  border-top-color: rgb(29 78 216 / 0.05) !important;
  border-bottom-color: rgb(29 78 216 / 0.05) !important;
}
.border-y-blue-700\/50 {
  border-top-color: rgb(29 78 216 / 0.5) !important;
  border-bottom-color: rgb(29 78 216 / 0.5) !important;
}
.border-y-blue-700\/60 {
  border-top-color: rgb(29 78 216 / 0.6) !important;
  border-bottom-color: rgb(29 78 216 / 0.6) !important;
}
.border-y-blue-700\/70 {
  border-top-color: rgb(29 78 216 / 0.7) !important;
  border-bottom-color: rgb(29 78 216 / 0.7) !important;
}
.border-y-blue-700\/75 {
  border-top-color: rgb(29 78 216 / 0.75) !important;
  border-bottom-color: rgb(29 78 216 / 0.75) !important;
}
.border-y-blue-700\/80 {
  border-top-color: rgb(29 78 216 / 0.8) !important;
  border-bottom-color: rgb(29 78 216 / 0.8) !important;
}
.border-y-blue-700\/87 {
  border-top-color: rgb(29 78 216 / 0.87) !important;
  border-bottom-color: rgb(29 78 216 / 0.87) !important;
}
.border-y-blue-700\/90 {
  border-top-color: rgb(29 78 216 / 0.9) !important;
  border-bottom-color: rgb(29 78 216 / 0.9) !important;
}
.border-y-blue-700\/95 {
  border-top-color: rgb(29 78 216 / 0.95) !important;
  border-bottom-color: rgb(29 78 216 / 0.95) !important;
}
.border-y-blue-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-y-blue-800\/0 {
  border-top-color: rgb(30 64 175 / 0) !important;
  border-bottom-color: rgb(30 64 175 / 0) !important;
}
.border-y-blue-800\/10 {
  border-top-color: rgb(30 64 175 / 0.1) !important;
  border-bottom-color: rgb(30 64 175 / 0.1) !important;
}
.border-y-blue-800\/100 {
  border-top-color: rgb(30 64 175 / 1) !important;
  border-bottom-color: rgb(30 64 175 / 1) !important;
}
.border-y-blue-800\/12 {
  border-top-color: rgb(30 64 175 / 0.12) !important;
  border-bottom-color: rgb(30 64 175 / 0.12) !important;
}
.border-y-blue-800\/20 {
  border-top-color: rgb(30 64 175 / 0.2) !important;
  border-bottom-color: rgb(30 64 175 / 0.2) !important;
}
.border-y-blue-800\/25 {
  border-top-color: rgb(30 64 175 / 0.25) !important;
  border-bottom-color: rgb(30 64 175 / 0.25) !important;
}
.border-y-blue-800\/30 {
  border-top-color: rgb(30 64 175 / 0.3) !important;
  border-bottom-color: rgb(30 64 175 / 0.3) !important;
}
.border-y-blue-800\/38 {
  border-top-color: rgb(30 64 175 / 0.38) !important;
  border-bottom-color: rgb(30 64 175 / 0.38) !important;
}
.border-y-blue-800\/40 {
  border-top-color: rgb(30 64 175 / 0.4) !important;
  border-bottom-color: rgb(30 64 175 / 0.4) !important;
}
.border-y-blue-800\/5 {
  border-top-color: rgb(30 64 175 / 0.05) !important;
  border-bottom-color: rgb(30 64 175 / 0.05) !important;
}
.border-y-blue-800\/50 {
  border-top-color: rgb(30 64 175 / 0.5) !important;
  border-bottom-color: rgb(30 64 175 / 0.5) !important;
}
.border-y-blue-800\/60 {
  border-top-color: rgb(30 64 175 / 0.6) !important;
  border-bottom-color: rgb(30 64 175 / 0.6) !important;
}
.border-y-blue-800\/70 {
  border-top-color: rgb(30 64 175 / 0.7) !important;
  border-bottom-color: rgb(30 64 175 / 0.7) !important;
}
.border-y-blue-800\/75 {
  border-top-color: rgb(30 64 175 / 0.75) !important;
  border-bottom-color: rgb(30 64 175 / 0.75) !important;
}
.border-y-blue-800\/80 {
  border-top-color: rgb(30 64 175 / 0.8) !important;
  border-bottom-color: rgb(30 64 175 / 0.8) !important;
}
.border-y-blue-800\/87 {
  border-top-color: rgb(30 64 175 / 0.87) !important;
  border-bottom-color: rgb(30 64 175 / 0.87) !important;
}
.border-y-blue-800\/90 {
  border-top-color: rgb(30 64 175 / 0.9) !important;
  border-bottom-color: rgb(30 64 175 / 0.9) !important;
}
.border-y-blue-800\/95 {
  border-top-color: rgb(30 64 175 / 0.95) !important;
  border-bottom-color: rgb(30 64 175 / 0.95) !important;
}
.border-y-blue-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-y-blue-900\/0 {
  border-top-color: rgb(30 58 138 / 0) !important;
  border-bottom-color: rgb(30 58 138 / 0) !important;
}
.border-y-blue-900\/10 {
  border-top-color: rgb(30 58 138 / 0.1) !important;
  border-bottom-color: rgb(30 58 138 / 0.1) !important;
}
.border-y-blue-900\/100 {
  border-top-color: rgb(30 58 138 / 1) !important;
  border-bottom-color: rgb(30 58 138 / 1) !important;
}
.border-y-blue-900\/12 {
  border-top-color: rgb(30 58 138 / 0.12) !important;
  border-bottom-color: rgb(30 58 138 / 0.12) !important;
}
.border-y-blue-900\/20 {
  border-top-color: rgb(30 58 138 / 0.2) !important;
  border-bottom-color: rgb(30 58 138 / 0.2) !important;
}
.border-y-blue-900\/25 {
  border-top-color: rgb(30 58 138 / 0.25) !important;
  border-bottom-color: rgb(30 58 138 / 0.25) !important;
}
.border-y-blue-900\/30 {
  border-top-color: rgb(30 58 138 / 0.3) !important;
  border-bottom-color: rgb(30 58 138 / 0.3) !important;
}
.border-y-blue-900\/38 {
  border-top-color: rgb(30 58 138 / 0.38) !important;
  border-bottom-color: rgb(30 58 138 / 0.38) !important;
}
.border-y-blue-900\/40 {
  border-top-color: rgb(30 58 138 / 0.4) !important;
  border-bottom-color: rgb(30 58 138 / 0.4) !important;
}
.border-y-blue-900\/5 {
  border-top-color: rgb(30 58 138 / 0.05) !important;
  border-bottom-color: rgb(30 58 138 / 0.05) !important;
}
.border-y-blue-900\/50 {
  border-top-color: rgb(30 58 138 / 0.5) !important;
  border-bottom-color: rgb(30 58 138 / 0.5) !important;
}
.border-y-blue-900\/60 {
  border-top-color: rgb(30 58 138 / 0.6) !important;
  border-bottom-color: rgb(30 58 138 / 0.6) !important;
}
.border-y-blue-900\/70 {
  border-top-color: rgb(30 58 138 / 0.7) !important;
  border-bottom-color: rgb(30 58 138 / 0.7) !important;
}
.border-y-blue-900\/75 {
  border-top-color: rgb(30 58 138 / 0.75) !important;
  border-bottom-color: rgb(30 58 138 / 0.75) !important;
}
.border-y-blue-900\/80 {
  border-top-color: rgb(30 58 138 / 0.8) !important;
  border-bottom-color: rgb(30 58 138 / 0.8) !important;
}
.border-y-blue-900\/87 {
  border-top-color: rgb(30 58 138 / 0.87) !important;
  border-bottom-color: rgb(30 58 138 / 0.87) !important;
}
.border-y-blue-900\/90 {
  border-top-color: rgb(30 58 138 / 0.9) !important;
  border-bottom-color: rgb(30 58 138 / 0.9) !important;
}
.border-y-blue-900\/95 {
  border-top-color: rgb(30 58 138 / 0.95) !important;
  border-bottom-color: rgb(30 58 138 / 0.95) !important;
}
.border-y-blue-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-y-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0) !important;
  border-bottom-color: rgb(23 37 84 / 0) !important;
}
.border-y-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1) !important;
  border-bottom-color: rgb(23 37 84 / 0.1) !important;
}
.border-y-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1) !important;
  border-bottom-color: rgb(23 37 84 / 1) !important;
}
.border-y-blue-950\/12 {
  border-top-color: rgb(23 37 84 / 0.12) !important;
  border-bottom-color: rgb(23 37 84 / 0.12) !important;
}
.border-y-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2) !important;
  border-bottom-color: rgb(23 37 84 / 0.2) !important;
}
.border-y-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25) !important;
  border-bottom-color: rgb(23 37 84 / 0.25) !important;
}
.border-y-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3) !important;
  border-bottom-color: rgb(23 37 84 / 0.3) !important;
}
.border-y-blue-950\/38 {
  border-top-color: rgb(23 37 84 / 0.38) !important;
  border-bottom-color: rgb(23 37 84 / 0.38) !important;
}
.border-y-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4) !important;
  border-bottom-color: rgb(23 37 84 / 0.4) !important;
}
.border-y-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05) !important;
  border-bottom-color: rgb(23 37 84 / 0.05) !important;
}
.border-y-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5) !important;
  border-bottom-color: rgb(23 37 84 / 0.5) !important;
}
.border-y-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6) !important;
  border-bottom-color: rgb(23 37 84 / 0.6) !important;
}
.border-y-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7) !important;
  border-bottom-color: rgb(23 37 84 / 0.7) !important;
}
.border-y-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75) !important;
  border-bottom-color: rgb(23 37 84 / 0.75) !important;
}
.border-y-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8) !important;
  border-bottom-color: rgb(23 37 84 / 0.8) !important;
}
.border-y-blue-950\/87 {
  border-top-color: rgb(23 37 84 / 0.87) !important;
  border-bottom-color: rgb(23 37 84 / 0.87) !important;
}
.border-y-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9) !important;
  border-bottom-color: rgb(23 37 84 / 0.9) !important;
}
.border-y-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95) !important;
  border-bottom-color: rgb(23 37 84 / 0.95) !important;
}
.border-y-current {
  border-top-color: currentColor !important;
  border-bottom-color: currentColor !important;
}
.border-y-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0) !important;
  border-bottom-color: rgb(207 250 254 / 0) !important;
}
.border-y-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1) !important;
  border-bottom-color: rgb(207 250 254 / 0.1) !important;
}
.border-y-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1) !important;
  border-bottom-color: rgb(207 250 254 / 1) !important;
}
.border-y-cyan-100\/12 {
  border-top-color: rgb(207 250 254 / 0.12) !important;
  border-bottom-color: rgb(207 250 254 / 0.12) !important;
}
.border-y-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2) !important;
  border-bottom-color: rgb(207 250 254 / 0.2) !important;
}
.border-y-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25) !important;
  border-bottom-color: rgb(207 250 254 / 0.25) !important;
}
.border-y-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3) !important;
  border-bottom-color: rgb(207 250 254 / 0.3) !important;
}
.border-y-cyan-100\/38 {
  border-top-color: rgb(207 250 254 / 0.38) !important;
  border-bottom-color: rgb(207 250 254 / 0.38) !important;
}
.border-y-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4) !important;
  border-bottom-color: rgb(207 250 254 / 0.4) !important;
}
.border-y-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05) !important;
  border-bottom-color: rgb(207 250 254 / 0.05) !important;
}
.border-y-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5) !important;
  border-bottom-color: rgb(207 250 254 / 0.5) !important;
}
.border-y-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6) !important;
  border-bottom-color: rgb(207 250 254 / 0.6) !important;
}
.border-y-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7) !important;
  border-bottom-color: rgb(207 250 254 / 0.7) !important;
}
.border-y-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75) !important;
  border-bottom-color: rgb(207 250 254 / 0.75) !important;
}
.border-y-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8) !important;
  border-bottom-color: rgb(207 250 254 / 0.8) !important;
}
.border-y-cyan-100\/87 {
  border-top-color: rgb(207 250 254 / 0.87) !important;
  border-bottom-color: rgb(207 250 254 / 0.87) !important;
}
.border-y-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9) !important;
  border-bottom-color: rgb(207 250 254 / 0.9) !important;
}
.border-y-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95) !important;
  border-bottom-color: rgb(207 250 254 / 0.95) !important;
}
.border-y-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0) !important;
  border-bottom-color: rgb(165 243 252 / 0) !important;
}
.border-y-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1) !important;
  border-bottom-color: rgb(165 243 252 / 0.1) !important;
}
.border-y-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1) !important;
  border-bottom-color: rgb(165 243 252 / 1) !important;
}
.border-y-cyan-200\/12 {
  border-top-color: rgb(165 243 252 / 0.12) !important;
  border-bottom-color: rgb(165 243 252 / 0.12) !important;
}
.border-y-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2) !important;
  border-bottom-color: rgb(165 243 252 / 0.2) !important;
}
.border-y-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25) !important;
  border-bottom-color: rgb(165 243 252 / 0.25) !important;
}
.border-y-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3) !important;
  border-bottom-color: rgb(165 243 252 / 0.3) !important;
}
.border-y-cyan-200\/38 {
  border-top-color: rgb(165 243 252 / 0.38) !important;
  border-bottom-color: rgb(165 243 252 / 0.38) !important;
}
.border-y-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4) !important;
  border-bottom-color: rgb(165 243 252 / 0.4) !important;
}
.border-y-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05) !important;
  border-bottom-color: rgb(165 243 252 / 0.05) !important;
}
.border-y-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5) !important;
  border-bottom-color: rgb(165 243 252 / 0.5) !important;
}
.border-y-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6) !important;
  border-bottom-color: rgb(165 243 252 / 0.6) !important;
}
.border-y-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7) !important;
  border-bottom-color: rgb(165 243 252 / 0.7) !important;
}
.border-y-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75) !important;
  border-bottom-color: rgb(165 243 252 / 0.75) !important;
}
.border-y-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8) !important;
  border-bottom-color: rgb(165 243 252 / 0.8) !important;
}
.border-y-cyan-200\/87 {
  border-top-color: rgb(165 243 252 / 0.87) !important;
  border-bottom-color: rgb(165 243 252 / 0.87) !important;
}
.border-y-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9) !important;
  border-bottom-color: rgb(165 243 252 / 0.9) !important;
}
.border-y-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95) !important;
  border-bottom-color: rgb(165 243 252 / 0.95) !important;
}
.border-y-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0) !important;
  border-bottom-color: rgb(103 232 249 / 0) !important;
}
.border-y-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1) !important;
  border-bottom-color: rgb(103 232 249 / 0.1) !important;
}
.border-y-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1) !important;
  border-bottom-color: rgb(103 232 249 / 1) !important;
}
.border-y-cyan-300\/12 {
  border-top-color: rgb(103 232 249 / 0.12) !important;
  border-bottom-color: rgb(103 232 249 / 0.12) !important;
}
.border-y-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2) !important;
  border-bottom-color: rgb(103 232 249 / 0.2) !important;
}
.border-y-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25) !important;
  border-bottom-color: rgb(103 232 249 / 0.25) !important;
}
.border-y-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3) !important;
  border-bottom-color: rgb(103 232 249 / 0.3) !important;
}
.border-y-cyan-300\/38 {
  border-top-color: rgb(103 232 249 / 0.38) !important;
  border-bottom-color: rgb(103 232 249 / 0.38) !important;
}
.border-y-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4) !important;
  border-bottom-color: rgb(103 232 249 / 0.4) !important;
}
.border-y-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05) !important;
  border-bottom-color: rgb(103 232 249 / 0.05) !important;
}
.border-y-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5) !important;
  border-bottom-color: rgb(103 232 249 / 0.5) !important;
}
.border-y-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6) !important;
  border-bottom-color: rgb(103 232 249 / 0.6) !important;
}
.border-y-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7) !important;
  border-bottom-color: rgb(103 232 249 / 0.7) !important;
}
.border-y-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75) !important;
  border-bottom-color: rgb(103 232 249 / 0.75) !important;
}
.border-y-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8) !important;
  border-bottom-color: rgb(103 232 249 / 0.8) !important;
}
.border-y-cyan-300\/87 {
  border-top-color: rgb(103 232 249 / 0.87) !important;
  border-bottom-color: rgb(103 232 249 / 0.87) !important;
}
.border-y-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9) !important;
  border-bottom-color: rgb(103 232 249 / 0.9) !important;
}
.border-y-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95) !important;
  border-bottom-color: rgb(103 232 249 / 0.95) !important;
}
.border-y-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0) !important;
  border-bottom-color: rgb(34 211 238 / 0) !important;
}
.border-y-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1) !important;
  border-bottom-color: rgb(34 211 238 / 0.1) !important;
}
.border-y-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1) !important;
  border-bottom-color: rgb(34 211 238 / 1) !important;
}
.border-y-cyan-400\/12 {
  border-top-color: rgb(34 211 238 / 0.12) !important;
  border-bottom-color: rgb(34 211 238 / 0.12) !important;
}
.border-y-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2) !important;
  border-bottom-color: rgb(34 211 238 / 0.2) !important;
}
.border-y-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25) !important;
  border-bottom-color: rgb(34 211 238 / 0.25) !important;
}
.border-y-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3) !important;
  border-bottom-color: rgb(34 211 238 / 0.3) !important;
}
.border-y-cyan-400\/38 {
  border-top-color: rgb(34 211 238 / 0.38) !important;
  border-bottom-color: rgb(34 211 238 / 0.38) !important;
}
.border-y-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4) !important;
  border-bottom-color: rgb(34 211 238 / 0.4) !important;
}
.border-y-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05) !important;
  border-bottom-color: rgb(34 211 238 / 0.05) !important;
}
.border-y-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5) !important;
  border-bottom-color: rgb(34 211 238 / 0.5) !important;
}
.border-y-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6) !important;
  border-bottom-color: rgb(34 211 238 / 0.6) !important;
}
.border-y-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7) !important;
  border-bottom-color: rgb(34 211 238 / 0.7) !important;
}
.border-y-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75) !important;
  border-bottom-color: rgb(34 211 238 / 0.75) !important;
}
.border-y-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8) !important;
  border-bottom-color: rgb(34 211 238 / 0.8) !important;
}
.border-y-cyan-400\/87 {
  border-top-color: rgb(34 211 238 / 0.87) !important;
  border-bottom-color: rgb(34 211 238 / 0.87) !important;
}
.border-y-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9) !important;
  border-bottom-color: rgb(34 211 238 / 0.9) !important;
}
.border-y-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95) !important;
  border-bottom-color: rgb(34 211 238 / 0.95) !important;
}
.border-y-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0) !important;
  border-bottom-color: rgb(236 254 255 / 0) !important;
}
.border-y-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1) !important;
  border-bottom-color: rgb(236 254 255 / 0.1) !important;
}
.border-y-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1) !important;
  border-bottom-color: rgb(236 254 255 / 1) !important;
}
.border-y-cyan-50\/12 {
  border-top-color: rgb(236 254 255 / 0.12) !important;
  border-bottom-color: rgb(236 254 255 / 0.12) !important;
}
.border-y-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2) !important;
  border-bottom-color: rgb(236 254 255 / 0.2) !important;
}
.border-y-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25) !important;
  border-bottom-color: rgb(236 254 255 / 0.25) !important;
}
.border-y-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3) !important;
  border-bottom-color: rgb(236 254 255 / 0.3) !important;
}
.border-y-cyan-50\/38 {
  border-top-color: rgb(236 254 255 / 0.38) !important;
  border-bottom-color: rgb(236 254 255 / 0.38) !important;
}
.border-y-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4) !important;
  border-bottom-color: rgb(236 254 255 / 0.4) !important;
}
.border-y-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05) !important;
  border-bottom-color: rgb(236 254 255 / 0.05) !important;
}
.border-y-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5) !important;
  border-bottom-color: rgb(236 254 255 / 0.5) !important;
}
.border-y-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6) !important;
  border-bottom-color: rgb(236 254 255 / 0.6) !important;
}
.border-y-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7) !important;
  border-bottom-color: rgb(236 254 255 / 0.7) !important;
}
.border-y-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75) !important;
  border-bottom-color: rgb(236 254 255 / 0.75) !important;
}
.border-y-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8) !important;
  border-bottom-color: rgb(236 254 255 / 0.8) !important;
}
.border-y-cyan-50\/87 {
  border-top-color: rgb(236 254 255 / 0.87) !important;
  border-bottom-color: rgb(236 254 255 / 0.87) !important;
}
.border-y-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9) !important;
  border-bottom-color: rgb(236 254 255 / 0.9) !important;
}
.border-y-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95) !important;
  border-bottom-color: rgb(236 254 255 / 0.95) !important;
}
.border-y-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0) !important;
  border-bottom-color: rgb(6 182 212 / 0) !important;
}
.border-y-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1) !important;
  border-bottom-color: rgb(6 182 212 / 0.1) !important;
}
.border-y-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1) !important;
  border-bottom-color: rgb(6 182 212 / 1) !important;
}
.border-y-cyan-500\/12 {
  border-top-color: rgb(6 182 212 / 0.12) !important;
  border-bottom-color: rgb(6 182 212 / 0.12) !important;
}
.border-y-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2) !important;
  border-bottom-color: rgb(6 182 212 / 0.2) !important;
}
.border-y-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25) !important;
  border-bottom-color: rgb(6 182 212 / 0.25) !important;
}
.border-y-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3) !important;
  border-bottom-color: rgb(6 182 212 / 0.3) !important;
}
.border-y-cyan-500\/38 {
  border-top-color: rgb(6 182 212 / 0.38) !important;
  border-bottom-color: rgb(6 182 212 / 0.38) !important;
}
.border-y-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4) !important;
  border-bottom-color: rgb(6 182 212 / 0.4) !important;
}
.border-y-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05) !important;
  border-bottom-color: rgb(6 182 212 / 0.05) !important;
}
.border-y-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5) !important;
  border-bottom-color: rgb(6 182 212 / 0.5) !important;
}
.border-y-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6) !important;
  border-bottom-color: rgb(6 182 212 / 0.6) !important;
}
.border-y-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7) !important;
  border-bottom-color: rgb(6 182 212 / 0.7) !important;
}
.border-y-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75) !important;
  border-bottom-color: rgb(6 182 212 / 0.75) !important;
}
.border-y-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8) !important;
  border-bottom-color: rgb(6 182 212 / 0.8) !important;
}
.border-y-cyan-500\/87 {
  border-top-color: rgb(6 182 212 / 0.87) !important;
  border-bottom-color: rgb(6 182 212 / 0.87) !important;
}
.border-y-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9) !important;
  border-bottom-color: rgb(6 182 212 / 0.9) !important;
}
.border-y-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95) !important;
  border-bottom-color: rgb(6 182 212 / 0.95) !important;
}
.border-y-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0) !important;
  border-bottom-color: rgb(8 145 178 / 0) !important;
}
.border-y-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1) !important;
  border-bottom-color: rgb(8 145 178 / 0.1) !important;
}
.border-y-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1) !important;
  border-bottom-color: rgb(8 145 178 / 1) !important;
}
.border-y-cyan-600\/12 {
  border-top-color: rgb(8 145 178 / 0.12) !important;
  border-bottom-color: rgb(8 145 178 / 0.12) !important;
}
.border-y-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2) !important;
  border-bottom-color: rgb(8 145 178 / 0.2) !important;
}
.border-y-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25) !important;
  border-bottom-color: rgb(8 145 178 / 0.25) !important;
}
.border-y-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3) !important;
  border-bottom-color: rgb(8 145 178 / 0.3) !important;
}
.border-y-cyan-600\/38 {
  border-top-color: rgb(8 145 178 / 0.38) !important;
  border-bottom-color: rgb(8 145 178 / 0.38) !important;
}
.border-y-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4) !important;
  border-bottom-color: rgb(8 145 178 / 0.4) !important;
}
.border-y-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05) !important;
  border-bottom-color: rgb(8 145 178 / 0.05) !important;
}
.border-y-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5) !important;
  border-bottom-color: rgb(8 145 178 / 0.5) !important;
}
.border-y-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6) !important;
  border-bottom-color: rgb(8 145 178 / 0.6) !important;
}
.border-y-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7) !important;
  border-bottom-color: rgb(8 145 178 / 0.7) !important;
}
.border-y-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75) !important;
  border-bottom-color: rgb(8 145 178 / 0.75) !important;
}
.border-y-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8) !important;
  border-bottom-color: rgb(8 145 178 / 0.8) !important;
}
.border-y-cyan-600\/87 {
  border-top-color: rgb(8 145 178 / 0.87) !important;
  border-bottom-color: rgb(8 145 178 / 0.87) !important;
}
.border-y-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9) !important;
  border-bottom-color: rgb(8 145 178 / 0.9) !important;
}
.border-y-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95) !important;
  border-bottom-color: rgb(8 145 178 / 0.95) !important;
}
.border-y-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0) !important;
  border-bottom-color: rgb(14 116 144 / 0) !important;
}
.border-y-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1) !important;
  border-bottom-color: rgb(14 116 144 / 0.1) !important;
}
.border-y-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1) !important;
  border-bottom-color: rgb(14 116 144 / 1) !important;
}
.border-y-cyan-700\/12 {
  border-top-color: rgb(14 116 144 / 0.12) !important;
  border-bottom-color: rgb(14 116 144 / 0.12) !important;
}
.border-y-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2) !important;
  border-bottom-color: rgb(14 116 144 / 0.2) !important;
}
.border-y-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25) !important;
  border-bottom-color: rgb(14 116 144 / 0.25) !important;
}
.border-y-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3) !important;
  border-bottom-color: rgb(14 116 144 / 0.3) !important;
}
.border-y-cyan-700\/38 {
  border-top-color: rgb(14 116 144 / 0.38) !important;
  border-bottom-color: rgb(14 116 144 / 0.38) !important;
}
.border-y-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4) !important;
  border-bottom-color: rgb(14 116 144 / 0.4) !important;
}
.border-y-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05) !important;
  border-bottom-color: rgb(14 116 144 / 0.05) !important;
}
.border-y-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5) !important;
  border-bottom-color: rgb(14 116 144 / 0.5) !important;
}
.border-y-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6) !important;
  border-bottom-color: rgb(14 116 144 / 0.6) !important;
}
.border-y-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7) !important;
  border-bottom-color: rgb(14 116 144 / 0.7) !important;
}
.border-y-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75) !important;
  border-bottom-color: rgb(14 116 144 / 0.75) !important;
}
.border-y-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8) !important;
  border-bottom-color: rgb(14 116 144 / 0.8) !important;
}
.border-y-cyan-700\/87 {
  border-top-color: rgb(14 116 144 / 0.87) !important;
  border-bottom-color: rgb(14 116 144 / 0.87) !important;
}
.border-y-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9) !important;
  border-bottom-color: rgb(14 116 144 / 0.9) !important;
}
.border-y-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95) !important;
  border-bottom-color: rgb(14 116 144 / 0.95) !important;
}
.border-y-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0) !important;
  border-bottom-color: rgb(21 94 117 / 0) !important;
}
.border-y-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1) !important;
  border-bottom-color: rgb(21 94 117 / 0.1) !important;
}
.border-y-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1) !important;
  border-bottom-color: rgb(21 94 117 / 1) !important;
}
.border-y-cyan-800\/12 {
  border-top-color: rgb(21 94 117 / 0.12) !important;
  border-bottom-color: rgb(21 94 117 / 0.12) !important;
}
.border-y-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2) !important;
  border-bottom-color: rgb(21 94 117 / 0.2) !important;
}
.border-y-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25) !important;
  border-bottom-color: rgb(21 94 117 / 0.25) !important;
}
.border-y-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3) !important;
  border-bottom-color: rgb(21 94 117 / 0.3) !important;
}
.border-y-cyan-800\/38 {
  border-top-color: rgb(21 94 117 / 0.38) !important;
  border-bottom-color: rgb(21 94 117 / 0.38) !important;
}
.border-y-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4) !important;
  border-bottom-color: rgb(21 94 117 / 0.4) !important;
}
.border-y-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05) !important;
  border-bottom-color: rgb(21 94 117 / 0.05) !important;
}
.border-y-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5) !important;
  border-bottom-color: rgb(21 94 117 / 0.5) !important;
}
.border-y-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6) !important;
  border-bottom-color: rgb(21 94 117 / 0.6) !important;
}
.border-y-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7) !important;
  border-bottom-color: rgb(21 94 117 / 0.7) !important;
}
.border-y-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75) !important;
  border-bottom-color: rgb(21 94 117 / 0.75) !important;
}
.border-y-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8) !important;
  border-bottom-color: rgb(21 94 117 / 0.8) !important;
}
.border-y-cyan-800\/87 {
  border-top-color: rgb(21 94 117 / 0.87) !important;
  border-bottom-color: rgb(21 94 117 / 0.87) !important;
}
.border-y-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9) !important;
  border-bottom-color: rgb(21 94 117 / 0.9) !important;
}
.border-y-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95) !important;
  border-bottom-color: rgb(21 94 117 / 0.95) !important;
}
.border-y-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0) !important;
  border-bottom-color: rgb(22 78 99 / 0) !important;
}
.border-y-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1) !important;
  border-bottom-color: rgb(22 78 99 / 0.1) !important;
}
.border-y-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1) !important;
  border-bottom-color: rgb(22 78 99 / 1) !important;
}
.border-y-cyan-900\/12 {
  border-top-color: rgb(22 78 99 / 0.12) !important;
  border-bottom-color: rgb(22 78 99 / 0.12) !important;
}
.border-y-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2) !important;
  border-bottom-color: rgb(22 78 99 / 0.2) !important;
}
.border-y-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25) !important;
  border-bottom-color: rgb(22 78 99 / 0.25) !important;
}
.border-y-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3) !important;
  border-bottom-color: rgb(22 78 99 / 0.3) !important;
}
.border-y-cyan-900\/38 {
  border-top-color: rgb(22 78 99 / 0.38) !important;
  border-bottom-color: rgb(22 78 99 / 0.38) !important;
}
.border-y-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4) !important;
  border-bottom-color: rgb(22 78 99 / 0.4) !important;
}
.border-y-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05) !important;
  border-bottom-color: rgb(22 78 99 / 0.05) !important;
}
.border-y-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5) !important;
  border-bottom-color: rgb(22 78 99 / 0.5) !important;
}
.border-y-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6) !important;
  border-bottom-color: rgb(22 78 99 / 0.6) !important;
}
.border-y-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7) !important;
  border-bottom-color: rgb(22 78 99 / 0.7) !important;
}
.border-y-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75) !important;
  border-bottom-color: rgb(22 78 99 / 0.75) !important;
}
.border-y-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8) !important;
  border-bottom-color: rgb(22 78 99 / 0.8) !important;
}
.border-y-cyan-900\/87 {
  border-top-color: rgb(22 78 99 / 0.87) !important;
  border-bottom-color: rgb(22 78 99 / 0.87) !important;
}
.border-y-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9) !important;
  border-bottom-color: rgb(22 78 99 / 0.9) !important;
}
.border-y-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95) !important;
  border-bottom-color: rgb(22 78 99 / 0.95) !important;
}
.border-y-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-y-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0) !important;
  border-bottom-color: rgb(8 51 68 / 0) !important;
}
.border-y-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1) !important;
  border-bottom-color: rgb(8 51 68 / 0.1) !important;
}
.border-y-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1) !important;
  border-bottom-color: rgb(8 51 68 / 1) !important;
}
.border-y-cyan-950\/12 {
  border-top-color: rgb(8 51 68 / 0.12) !important;
  border-bottom-color: rgb(8 51 68 / 0.12) !important;
}
.border-y-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2) !important;
  border-bottom-color: rgb(8 51 68 / 0.2) !important;
}
.border-y-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25) !important;
  border-bottom-color: rgb(8 51 68 / 0.25) !important;
}
.border-y-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3) !important;
  border-bottom-color: rgb(8 51 68 / 0.3) !important;
}
.border-y-cyan-950\/38 {
  border-top-color: rgb(8 51 68 / 0.38) !important;
  border-bottom-color: rgb(8 51 68 / 0.38) !important;
}
.border-y-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4) !important;
  border-bottom-color: rgb(8 51 68 / 0.4) !important;
}
.border-y-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05) !important;
  border-bottom-color: rgb(8 51 68 / 0.05) !important;
}
.border-y-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5) !important;
  border-bottom-color: rgb(8 51 68 / 0.5) !important;
}
.border-y-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6) !important;
  border-bottom-color: rgb(8 51 68 / 0.6) !important;
}
.border-y-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7) !important;
  border-bottom-color: rgb(8 51 68 / 0.7) !important;
}
.border-y-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75) !important;
  border-bottom-color: rgb(8 51 68 / 0.75) !important;
}
.border-y-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8) !important;
  border-bottom-color: rgb(8 51 68 / 0.8) !important;
}
.border-y-cyan-950\/87 {
  border-top-color: rgb(8 51 68 / 0.87) !important;
  border-bottom-color: rgb(8 51 68 / 0.87) !important;
}
.border-y-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9) !important;
  border-bottom-color: rgb(8 51 68 / 0.9) !important;
}
.border-y-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95) !important;
  border-bottom-color: rgb(8 51 68 / 0.95) !important;
}
.border-y-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0) !important;
  border-bottom-color: rgb(209 250 229 / 0) !important;
}
.border-y-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1) !important;
  border-bottom-color: rgb(209 250 229 / 0.1) !important;
}
.border-y-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1) !important;
  border-bottom-color: rgb(209 250 229 / 1) !important;
}
.border-y-emerald-100\/12 {
  border-top-color: rgb(209 250 229 / 0.12) !important;
  border-bottom-color: rgb(209 250 229 / 0.12) !important;
}
.border-y-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2) !important;
  border-bottom-color: rgb(209 250 229 / 0.2) !important;
}
.border-y-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25) !important;
  border-bottom-color: rgb(209 250 229 / 0.25) !important;
}
.border-y-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3) !important;
  border-bottom-color: rgb(209 250 229 / 0.3) !important;
}
.border-y-emerald-100\/38 {
  border-top-color: rgb(209 250 229 / 0.38) !important;
  border-bottom-color: rgb(209 250 229 / 0.38) !important;
}
.border-y-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4) !important;
  border-bottom-color: rgb(209 250 229 / 0.4) !important;
}
.border-y-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05) !important;
  border-bottom-color: rgb(209 250 229 / 0.05) !important;
}
.border-y-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5) !important;
  border-bottom-color: rgb(209 250 229 / 0.5) !important;
}
.border-y-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6) !important;
  border-bottom-color: rgb(209 250 229 / 0.6) !important;
}
.border-y-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7) !important;
  border-bottom-color: rgb(209 250 229 / 0.7) !important;
}
.border-y-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75) !important;
  border-bottom-color: rgb(209 250 229 / 0.75) !important;
}
.border-y-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8) !important;
  border-bottom-color: rgb(209 250 229 / 0.8) !important;
}
.border-y-emerald-100\/87 {
  border-top-color: rgb(209 250 229 / 0.87) !important;
  border-bottom-color: rgb(209 250 229 / 0.87) !important;
}
.border-y-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9) !important;
  border-bottom-color: rgb(209 250 229 / 0.9) !important;
}
.border-y-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95) !important;
  border-bottom-color: rgb(209 250 229 / 0.95) !important;
}
.border-y-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0) !important;
  border-bottom-color: rgb(167 243 208 / 0) !important;
}
.border-y-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1) !important;
  border-bottom-color: rgb(167 243 208 / 0.1) !important;
}
.border-y-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1) !important;
  border-bottom-color: rgb(167 243 208 / 1) !important;
}
.border-y-emerald-200\/12 {
  border-top-color: rgb(167 243 208 / 0.12) !important;
  border-bottom-color: rgb(167 243 208 / 0.12) !important;
}
.border-y-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2) !important;
  border-bottom-color: rgb(167 243 208 / 0.2) !important;
}
.border-y-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25) !important;
  border-bottom-color: rgb(167 243 208 / 0.25) !important;
}
.border-y-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3) !important;
  border-bottom-color: rgb(167 243 208 / 0.3) !important;
}
.border-y-emerald-200\/38 {
  border-top-color: rgb(167 243 208 / 0.38) !important;
  border-bottom-color: rgb(167 243 208 / 0.38) !important;
}
.border-y-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4) !important;
  border-bottom-color: rgb(167 243 208 / 0.4) !important;
}
.border-y-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05) !important;
  border-bottom-color: rgb(167 243 208 / 0.05) !important;
}
.border-y-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5) !important;
  border-bottom-color: rgb(167 243 208 / 0.5) !important;
}
.border-y-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6) !important;
  border-bottom-color: rgb(167 243 208 / 0.6) !important;
}
.border-y-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7) !important;
  border-bottom-color: rgb(167 243 208 / 0.7) !important;
}
.border-y-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75) !important;
  border-bottom-color: rgb(167 243 208 / 0.75) !important;
}
.border-y-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8) !important;
  border-bottom-color: rgb(167 243 208 / 0.8) !important;
}
.border-y-emerald-200\/87 {
  border-top-color: rgb(167 243 208 / 0.87) !important;
  border-bottom-color: rgb(167 243 208 / 0.87) !important;
}
.border-y-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9) !important;
  border-bottom-color: rgb(167 243 208 / 0.9) !important;
}
.border-y-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95) !important;
  border-bottom-color: rgb(167 243 208 / 0.95) !important;
}
.border-y-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0) !important;
  border-bottom-color: rgb(110 231 183 / 0) !important;
}
.border-y-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1) !important;
  border-bottom-color: rgb(110 231 183 / 0.1) !important;
}
.border-y-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1) !important;
  border-bottom-color: rgb(110 231 183 / 1) !important;
}
.border-y-emerald-300\/12 {
  border-top-color: rgb(110 231 183 / 0.12) !important;
  border-bottom-color: rgb(110 231 183 / 0.12) !important;
}
.border-y-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2) !important;
  border-bottom-color: rgb(110 231 183 / 0.2) !important;
}
.border-y-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25) !important;
  border-bottom-color: rgb(110 231 183 / 0.25) !important;
}
.border-y-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3) !important;
  border-bottom-color: rgb(110 231 183 / 0.3) !important;
}
.border-y-emerald-300\/38 {
  border-top-color: rgb(110 231 183 / 0.38) !important;
  border-bottom-color: rgb(110 231 183 / 0.38) !important;
}
.border-y-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4) !important;
  border-bottom-color: rgb(110 231 183 / 0.4) !important;
}
.border-y-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05) !important;
  border-bottom-color: rgb(110 231 183 / 0.05) !important;
}
.border-y-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5) !important;
  border-bottom-color: rgb(110 231 183 / 0.5) !important;
}
.border-y-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6) !important;
  border-bottom-color: rgb(110 231 183 / 0.6) !important;
}
.border-y-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7) !important;
  border-bottom-color: rgb(110 231 183 / 0.7) !important;
}
.border-y-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75) !important;
  border-bottom-color: rgb(110 231 183 / 0.75) !important;
}
.border-y-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8) !important;
  border-bottom-color: rgb(110 231 183 / 0.8) !important;
}
.border-y-emerald-300\/87 {
  border-top-color: rgb(110 231 183 / 0.87) !important;
  border-bottom-color: rgb(110 231 183 / 0.87) !important;
}
.border-y-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9) !important;
  border-bottom-color: rgb(110 231 183 / 0.9) !important;
}
.border-y-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95) !important;
  border-bottom-color: rgb(110 231 183 / 0.95) !important;
}
.border-y-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0) !important;
  border-bottom-color: rgb(52 211 153 / 0) !important;
}
.border-y-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1) !important;
  border-bottom-color: rgb(52 211 153 / 0.1) !important;
}
.border-y-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1) !important;
  border-bottom-color: rgb(52 211 153 / 1) !important;
}
.border-y-emerald-400\/12 {
  border-top-color: rgb(52 211 153 / 0.12) !important;
  border-bottom-color: rgb(52 211 153 / 0.12) !important;
}
.border-y-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2) !important;
  border-bottom-color: rgb(52 211 153 / 0.2) !important;
}
.border-y-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25) !important;
  border-bottom-color: rgb(52 211 153 / 0.25) !important;
}
.border-y-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3) !important;
  border-bottom-color: rgb(52 211 153 / 0.3) !important;
}
.border-y-emerald-400\/38 {
  border-top-color: rgb(52 211 153 / 0.38) !important;
  border-bottom-color: rgb(52 211 153 / 0.38) !important;
}
.border-y-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4) !important;
  border-bottom-color: rgb(52 211 153 / 0.4) !important;
}
.border-y-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05) !important;
  border-bottom-color: rgb(52 211 153 / 0.05) !important;
}
.border-y-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5) !important;
  border-bottom-color: rgb(52 211 153 / 0.5) !important;
}
.border-y-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6) !important;
  border-bottom-color: rgb(52 211 153 / 0.6) !important;
}
.border-y-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7) !important;
  border-bottom-color: rgb(52 211 153 / 0.7) !important;
}
.border-y-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75) !important;
  border-bottom-color: rgb(52 211 153 / 0.75) !important;
}
.border-y-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8) !important;
  border-bottom-color: rgb(52 211 153 / 0.8) !important;
}
.border-y-emerald-400\/87 {
  border-top-color: rgb(52 211 153 / 0.87) !important;
  border-bottom-color: rgb(52 211 153 / 0.87) !important;
}
.border-y-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9) !important;
  border-bottom-color: rgb(52 211 153 / 0.9) !important;
}
.border-y-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95) !important;
  border-bottom-color: rgb(52 211 153 / 0.95) !important;
}
.border-y-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0) !important;
  border-bottom-color: rgb(236 253 245 / 0) !important;
}
.border-y-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1) !important;
  border-bottom-color: rgb(236 253 245 / 0.1) !important;
}
.border-y-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1) !important;
  border-bottom-color: rgb(236 253 245 / 1) !important;
}
.border-y-emerald-50\/12 {
  border-top-color: rgb(236 253 245 / 0.12) !important;
  border-bottom-color: rgb(236 253 245 / 0.12) !important;
}
.border-y-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2) !important;
  border-bottom-color: rgb(236 253 245 / 0.2) !important;
}
.border-y-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25) !important;
  border-bottom-color: rgb(236 253 245 / 0.25) !important;
}
.border-y-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3) !important;
  border-bottom-color: rgb(236 253 245 / 0.3) !important;
}
.border-y-emerald-50\/38 {
  border-top-color: rgb(236 253 245 / 0.38) !important;
  border-bottom-color: rgb(236 253 245 / 0.38) !important;
}
.border-y-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4) !important;
  border-bottom-color: rgb(236 253 245 / 0.4) !important;
}
.border-y-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05) !important;
  border-bottom-color: rgb(236 253 245 / 0.05) !important;
}
.border-y-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5) !important;
  border-bottom-color: rgb(236 253 245 / 0.5) !important;
}
.border-y-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6) !important;
  border-bottom-color: rgb(236 253 245 / 0.6) !important;
}
.border-y-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7) !important;
  border-bottom-color: rgb(236 253 245 / 0.7) !important;
}
.border-y-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75) !important;
  border-bottom-color: rgb(236 253 245 / 0.75) !important;
}
.border-y-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8) !important;
  border-bottom-color: rgb(236 253 245 / 0.8) !important;
}
.border-y-emerald-50\/87 {
  border-top-color: rgb(236 253 245 / 0.87) !important;
  border-bottom-color: rgb(236 253 245 / 0.87) !important;
}
.border-y-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9) !important;
  border-bottom-color: rgb(236 253 245 / 0.9) !important;
}
.border-y-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95) !important;
  border-bottom-color: rgb(236 253 245 / 0.95) !important;
}
.border-y-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0) !important;
  border-bottom-color: rgb(16 185 129 / 0) !important;
}
.border-y-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1) !important;
  border-bottom-color: rgb(16 185 129 / 0.1) !important;
}
.border-y-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1) !important;
  border-bottom-color: rgb(16 185 129 / 1) !important;
}
.border-y-emerald-500\/12 {
  border-top-color: rgb(16 185 129 / 0.12) !important;
  border-bottom-color: rgb(16 185 129 / 0.12) !important;
}
.border-y-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2) !important;
  border-bottom-color: rgb(16 185 129 / 0.2) !important;
}
.border-y-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25) !important;
  border-bottom-color: rgb(16 185 129 / 0.25) !important;
}
.border-y-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3) !important;
  border-bottom-color: rgb(16 185 129 / 0.3) !important;
}
.border-y-emerald-500\/38 {
  border-top-color: rgb(16 185 129 / 0.38) !important;
  border-bottom-color: rgb(16 185 129 / 0.38) !important;
}
.border-y-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4) !important;
  border-bottom-color: rgb(16 185 129 / 0.4) !important;
}
.border-y-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05) !important;
  border-bottom-color: rgb(16 185 129 / 0.05) !important;
}
.border-y-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5) !important;
  border-bottom-color: rgb(16 185 129 / 0.5) !important;
}
.border-y-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6) !important;
  border-bottom-color: rgb(16 185 129 / 0.6) !important;
}
.border-y-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7) !important;
  border-bottom-color: rgb(16 185 129 / 0.7) !important;
}
.border-y-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75) !important;
  border-bottom-color: rgb(16 185 129 / 0.75) !important;
}
.border-y-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8) !important;
  border-bottom-color: rgb(16 185 129 / 0.8) !important;
}
.border-y-emerald-500\/87 {
  border-top-color: rgb(16 185 129 / 0.87) !important;
  border-bottom-color: rgb(16 185 129 / 0.87) !important;
}
.border-y-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9) !important;
  border-bottom-color: rgb(16 185 129 / 0.9) !important;
}
.border-y-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95) !important;
  border-bottom-color: rgb(16 185 129 / 0.95) !important;
}
.border-y-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0) !important;
  border-bottom-color: rgb(5 150 105 / 0) !important;
}
.border-y-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1) !important;
  border-bottom-color: rgb(5 150 105 / 0.1) !important;
}
.border-y-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1) !important;
  border-bottom-color: rgb(5 150 105 / 1) !important;
}
.border-y-emerald-600\/12 {
  border-top-color: rgb(5 150 105 / 0.12) !important;
  border-bottom-color: rgb(5 150 105 / 0.12) !important;
}
.border-y-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2) !important;
  border-bottom-color: rgb(5 150 105 / 0.2) !important;
}
.border-y-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25) !important;
  border-bottom-color: rgb(5 150 105 / 0.25) !important;
}
.border-y-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3) !important;
  border-bottom-color: rgb(5 150 105 / 0.3) !important;
}
.border-y-emerald-600\/38 {
  border-top-color: rgb(5 150 105 / 0.38) !important;
  border-bottom-color: rgb(5 150 105 / 0.38) !important;
}
.border-y-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4) !important;
  border-bottom-color: rgb(5 150 105 / 0.4) !important;
}
.border-y-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05) !important;
  border-bottom-color: rgb(5 150 105 / 0.05) !important;
}
.border-y-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5) !important;
  border-bottom-color: rgb(5 150 105 / 0.5) !important;
}
.border-y-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6) !important;
  border-bottom-color: rgb(5 150 105 / 0.6) !important;
}
.border-y-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7) !important;
  border-bottom-color: rgb(5 150 105 / 0.7) !important;
}
.border-y-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75) !important;
  border-bottom-color: rgb(5 150 105 / 0.75) !important;
}
.border-y-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8) !important;
  border-bottom-color: rgb(5 150 105 / 0.8) !important;
}
.border-y-emerald-600\/87 {
  border-top-color: rgb(5 150 105 / 0.87) !important;
  border-bottom-color: rgb(5 150 105 / 0.87) !important;
}
.border-y-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9) !important;
  border-bottom-color: rgb(5 150 105 / 0.9) !important;
}
.border-y-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95) !important;
  border-bottom-color: rgb(5 150 105 / 0.95) !important;
}
.border-y-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0) !important;
  border-bottom-color: rgb(4 120 87 / 0) !important;
}
.border-y-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1) !important;
  border-bottom-color: rgb(4 120 87 / 0.1) !important;
}
.border-y-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1) !important;
  border-bottom-color: rgb(4 120 87 / 1) !important;
}
.border-y-emerald-700\/12 {
  border-top-color: rgb(4 120 87 / 0.12) !important;
  border-bottom-color: rgb(4 120 87 / 0.12) !important;
}
.border-y-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2) !important;
  border-bottom-color: rgb(4 120 87 / 0.2) !important;
}
.border-y-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25) !important;
  border-bottom-color: rgb(4 120 87 / 0.25) !important;
}
.border-y-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3) !important;
  border-bottom-color: rgb(4 120 87 / 0.3) !important;
}
.border-y-emerald-700\/38 {
  border-top-color: rgb(4 120 87 / 0.38) !important;
  border-bottom-color: rgb(4 120 87 / 0.38) !important;
}
.border-y-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4) !important;
  border-bottom-color: rgb(4 120 87 / 0.4) !important;
}
.border-y-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05) !important;
  border-bottom-color: rgb(4 120 87 / 0.05) !important;
}
.border-y-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5) !important;
  border-bottom-color: rgb(4 120 87 / 0.5) !important;
}
.border-y-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6) !important;
  border-bottom-color: rgb(4 120 87 / 0.6) !important;
}
.border-y-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7) !important;
  border-bottom-color: rgb(4 120 87 / 0.7) !important;
}
.border-y-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75) !important;
  border-bottom-color: rgb(4 120 87 / 0.75) !important;
}
.border-y-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8) !important;
  border-bottom-color: rgb(4 120 87 / 0.8) !important;
}
.border-y-emerald-700\/87 {
  border-top-color: rgb(4 120 87 / 0.87) !important;
  border-bottom-color: rgb(4 120 87 / 0.87) !important;
}
.border-y-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9) !important;
  border-bottom-color: rgb(4 120 87 / 0.9) !important;
}
.border-y-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95) !important;
  border-bottom-color: rgb(4 120 87 / 0.95) !important;
}
.border-y-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0) !important;
  border-bottom-color: rgb(6 95 70 / 0) !important;
}
.border-y-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1) !important;
  border-bottom-color: rgb(6 95 70 / 0.1) !important;
}
.border-y-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1) !important;
  border-bottom-color: rgb(6 95 70 / 1) !important;
}
.border-y-emerald-800\/12 {
  border-top-color: rgb(6 95 70 / 0.12) !important;
  border-bottom-color: rgb(6 95 70 / 0.12) !important;
}
.border-y-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2) !important;
  border-bottom-color: rgb(6 95 70 / 0.2) !important;
}
.border-y-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25) !important;
  border-bottom-color: rgb(6 95 70 / 0.25) !important;
}
.border-y-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3) !important;
  border-bottom-color: rgb(6 95 70 / 0.3) !important;
}
.border-y-emerald-800\/38 {
  border-top-color: rgb(6 95 70 / 0.38) !important;
  border-bottom-color: rgb(6 95 70 / 0.38) !important;
}
.border-y-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4) !important;
  border-bottom-color: rgb(6 95 70 / 0.4) !important;
}
.border-y-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05) !important;
  border-bottom-color: rgb(6 95 70 / 0.05) !important;
}
.border-y-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5) !important;
  border-bottom-color: rgb(6 95 70 / 0.5) !important;
}
.border-y-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6) !important;
  border-bottom-color: rgb(6 95 70 / 0.6) !important;
}
.border-y-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7) !important;
  border-bottom-color: rgb(6 95 70 / 0.7) !important;
}
.border-y-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75) !important;
  border-bottom-color: rgb(6 95 70 / 0.75) !important;
}
.border-y-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8) !important;
  border-bottom-color: rgb(6 95 70 / 0.8) !important;
}
.border-y-emerald-800\/87 {
  border-top-color: rgb(6 95 70 / 0.87) !important;
  border-bottom-color: rgb(6 95 70 / 0.87) !important;
}
.border-y-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9) !important;
  border-bottom-color: rgb(6 95 70 / 0.9) !important;
}
.border-y-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95) !important;
  border-bottom-color: rgb(6 95 70 / 0.95) !important;
}
.border-y-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0) !important;
  border-bottom-color: rgb(6 78 59 / 0) !important;
}
.border-y-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1) !important;
  border-bottom-color: rgb(6 78 59 / 0.1) !important;
}
.border-y-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1) !important;
  border-bottom-color: rgb(6 78 59 / 1) !important;
}
.border-y-emerald-900\/12 {
  border-top-color: rgb(6 78 59 / 0.12) !important;
  border-bottom-color: rgb(6 78 59 / 0.12) !important;
}
.border-y-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2) !important;
  border-bottom-color: rgb(6 78 59 / 0.2) !important;
}
.border-y-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25) !important;
  border-bottom-color: rgb(6 78 59 / 0.25) !important;
}
.border-y-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3) !important;
  border-bottom-color: rgb(6 78 59 / 0.3) !important;
}
.border-y-emerald-900\/38 {
  border-top-color: rgb(6 78 59 / 0.38) !important;
  border-bottom-color: rgb(6 78 59 / 0.38) !important;
}
.border-y-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4) !important;
  border-bottom-color: rgb(6 78 59 / 0.4) !important;
}
.border-y-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05) !important;
  border-bottom-color: rgb(6 78 59 / 0.05) !important;
}
.border-y-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5) !important;
  border-bottom-color: rgb(6 78 59 / 0.5) !important;
}
.border-y-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6) !important;
  border-bottom-color: rgb(6 78 59 / 0.6) !important;
}
.border-y-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7) !important;
  border-bottom-color: rgb(6 78 59 / 0.7) !important;
}
.border-y-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75) !important;
  border-bottom-color: rgb(6 78 59 / 0.75) !important;
}
.border-y-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8) !important;
  border-bottom-color: rgb(6 78 59 / 0.8) !important;
}
.border-y-emerald-900\/87 {
  border-top-color: rgb(6 78 59 / 0.87) !important;
  border-bottom-color: rgb(6 78 59 / 0.87) !important;
}
.border-y-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9) !important;
  border-bottom-color: rgb(6 78 59 / 0.9) !important;
}
.border-y-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95) !important;
  border-bottom-color: rgb(6 78 59 / 0.95) !important;
}
.border-y-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-y-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0) !important;
  border-bottom-color: rgb(2 44 34 / 0) !important;
}
.border-y-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1) !important;
  border-bottom-color: rgb(2 44 34 / 0.1) !important;
}
.border-y-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1) !important;
  border-bottom-color: rgb(2 44 34 / 1) !important;
}
.border-y-emerald-950\/12 {
  border-top-color: rgb(2 44 34 / 0.12) !important;
  border-bottom-color: rgb(2 44 34 / 0.12) !important;
}
.border-y-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2) !important;
  border-bottom-color: rgb(2 44 34 / 0.2) !important;
}
.border-y-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25) !important;
  border-bottom-color: rgb(2 44 34 / 0.25) !important;
}
.border-y-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3) !important;
  border-bottom-color: rgb(2 44 34 / 0.3) !important;
}
.border-y-emerald-950\/38 {
  border-top-color: rgb(2 44 34 / 0.38) !important;
  border-bottom-color: rgb(2 44 34 / 0.38) !important;
}
.border-y-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4) !important;
  border-bottom-color: rgb(2 44 34 / 0.4) !important;
}
.border-y-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05) !important;
  border-bottom-color: rgb(2 44 34 / 0.05) !important;
}
.border-y-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5) !important;
  border-bottom-color: rgb(2 44 34 / 0.5) !important;
}
.border-y-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6) !important;
  border-bottom-color: rgb(2 44 34 / 0.6) !important;
}
.border-y-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7) !important;
  border-bottom-color: rgb(2 44 34 / 0.7) !important;
}
.border-y-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75) !important;
  border-bottom-color: rgb(2 44 34 / 0.75) !important;
}
.border-y-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8) !important;
  border-bottom-color: rgb(2 44 34 / 0.8) !important;
}
.border-y-emerald-950\/87 {
  border-top-color: rgb(2 44 34 / 0.87) !important;
  border-bottom-color: rgb(2 44 34 / 0.87) !important;
}
.border-y-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9) !important;
  border-bottom-color: rgb(2 44 34 / 0.9) !important;
}
.border-y-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95) !important;
  border-bottom-color: rgb(2 44 34 / 0.95) !important;
}
.border-y-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0) !important;
  border-bottom-color: rgb(250 232 255 / 0) !important;
}
.border-y-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1) !important;
  border-bottom-color: rgb(250 232 255 / 0.1) !important;
}
.border-y-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1) !important;
  border-bottom-color: rgb(250 232 255 / 1) !important;
}
.border-y-fuchsia-100\/12 {
  border-top-color: rgb(250 232 255 / 0.12) !important;
  border-bottom-color: rgb(250 232 255 / 0.12) !important;
}
.border-y-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2) !important;
  border-bottom-color: rgb(250 232 255 / 0.2) !important;
}
.border-y-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25) !important;
  border-bottom-color: rgb(250 232 255 / 0.25) !important;
}
.border-y-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3) !important;
  border-bottom-color: rgb(250 232 255 / 0.3) !important;
}
.border-y-fuchsia-100\/38 {
  border-top-color: rgb(250 232 255 / 0.38) !important;
  border-bottom-color: rgb(250 232 255 / 0.38) !important;
}
.border-y-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4) !important;
  border-bottom-color: rgb(250 232 255 / 0.4) !important;
}
.border-y-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05) !important;
  border-bottom-color: rgb(250 232 255 / 0.05) !important;
}
.border-y-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5) !important;
  border-bottom-color: rgb(250 232 255 / 0.5) !important;
}
.border-y-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6) !important;
  border-bottom-color: rgb(250 232 255 / 0.6) !important;
}
.border-y-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7) !important;
  border-bottom-color: rgb(250 232 255 / 0.7) !important;
}
.border-y-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75) !important;
  border-bottom-color: rgb(250 232 255 / 0.75) !important;
}
.border-y-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8) !important;
  border-bottom-color: rgb(250 232 255 / 0.8) !important;
}
.border-y-fuchsia-100\/87 {
  border-top-color: rgb(250 232 255 / 0.87) !important;
  border-bottom-color: rgb(250 232 255 / 0.87) !important;
}
.border-y-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9) !important;
  border-bottom-color: rgb(250 232 255 / 0.9) !important;
}
.border-y-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95) !important;
  border-bottom-color: rgb(250 232 255 / 0.95) !important;
}
.border-y-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0) !important;
  border-bottom-color: rgb(245 208 254 / 0) !important;
}
.border-y-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1) !important;
  border-bottom-color: rgb(245 208 254 / 0.1) !important;
}
.border-y-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1) !important;
  border-bottom-color: rgb(245 208 254 / 1) !important;
}
.border-y-fuchsia-200\/12 {
  border-top-color: rgb(245 208 254 / 0.12) !important;
  border-bottom-color: rgb(245 208 254 / 0.12) !important;
}
.border-y-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2) !important;
  border-bottom-color: rgb(245 208 254 / 0.2) !important;
}
.border-y-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25) !important;
  border-bottom-color: rgb(245 208 254 / 0.25) !important;
}
.border-y-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3) !important;
  border-bottom-color: rgb(245 208 254 / 0.3) !important;
}
.border-y-fuchsia-200\/38 {
  border-top-color: rgb(245 208 254 / 0.38) !important;
  border-bottom-color: rgb(245 208 254 / 0.38) !important;
}
.border-y-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4) !important;
  border-bottom-color: rgb(245 208 254 / 0.4) !important;
}
.border-y-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05) !important;
  border-bottom-color: rgb(245 208 254 / 0.05) !important;
}
.border-y-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5) !important;
  border-bottom-color: rgb(245 208 254 / 0.5) !important;
}
.border-y-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6) !important;
  border-bottom-color: rgb(245 208 254 / 0.6) !important;
}
.border-y-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7) !important;
  border-bottom-color: rgb(245 208 254 / 0.7) !important;
}
.border-y-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75) !important;
  border-bottom-color: rgb(245 208 254 / 0.75) !important;
}
.border-y-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8) !important;
  border-bottom-color: rgb(245 208 254 / 0.8) !important;
}
.border-y-fuchsia-200\/87 {
  border-top-color: rgb(245 208 254 / 0.87) !important;
  border-bottom-color: rgb(245 208 254 / 0.87) !important;
}
.border-y-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9) !important;
  border-bottom-color: rgb(245 208 254 / 0.9) !important;
}
.border-y-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95) !important;
  border-bottom-color: rgb(245 208 254 / 0.95) !important;
}
.border-y-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0) !important;
  border-bottom-color: rgb(240 171 252 / 0) !important;
}
.border-y-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1) !important;
  border-bottom-color: rgb(240 171 252 / 0.1) !important;
}
.border-y-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1) !important;
  border-bottom-color: rgb(240 171 252 / 1) !important;
}
.border-y-fuchsia-300\/12 {
  border-top-color: rgb(240 171 252 / 0.12) !important;
  border-bottom-color: rgb(240 171 252 / 0.12) !important;
}
.border-y-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2) !important;
  border-bottom-color: rgb(240 171 252 / 0.2) !important;
}
.border-y-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25) !important;
  border-bottom-color: rgb(240 171 252 / 0.25) !important;
}
.border-y-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3) !important;
  border-bottom-color: rgb(240 171 252 / 0.3) !important;
}
.border-y-fuchsia-300\/38 {
  border-top-color: rgb(240 171 252 / 0.38) !important;
  border-bottom-color: rgb(240 171 252 / 0.38) !important;
}
.border-y-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4) !important;
  border-bottom-color: rgb(240 171 252 / 0.4) !important;
}
.border-y-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05) !important;
  border-bottom-color: rgb(240 171 252 / 0.05) !important;
}
.border-y-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5) !important;
  border-bottom-color: rgb(240 171 252 / 0.5) !important;
}
.border-y-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6) !important;
  border-bottom-color: rgb(240 171 252 / 0.6) !important;
}
.border-y-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7) !important;
  border-bottom-color: rgb(240 171 252 / 0.7) !important;
}
.border-y-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75) !important;
  border-bottom-color: rgb(240 171 252 / 0.75) !important;
}
.border-y-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8) !important;
  border-bottom-color: rgb(240 171 252 / 0.8) !important;
}
.border-y-fuchsia-300\/87 {
  border-top-color: rgb(240 171 252 / 0.87) !important;
  border-bottom-color: rgb(240 171 252 / 0.87) !important;
}
.border-y-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9) !important;
  border-bottom-color: rgb(240 171 252 / 0.9) !important;
}
.border-y-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95) !important;
  border-bottom-color: rgb(240 171 252 / 0.95) !important;
}
.border-y-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0) !important;
  border-bottom-color: rgb(232 121 249 / 0) !important;
}
.border-y-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1) !important;
  border-bottom-color: rgb(232 121 249 / 0.1) !important;
}
.border-y-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1) !important;
  border-bottom-color: rgb(232 121 249 / 1) !important;
}
.border-y-fuchsia-400\/12 {
  border-top-color: rgb(232 121 249 / 0.12) !important;
  border-bottom-color: rgb(232 121 249 / 0.12) !important;
}
.border-y-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2) !important;
  border-bottom-color: rgb(232 121 249 / 0.2) !important;
}
.border-y-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25) !important;
  border-bottom-color: rgb(232 121 249 / 0.25) !important;
}
.border-y-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3) !important;
  border-bottom-color: rgb(232 121 249 / 0.3) !important;
}
.border-y-fuchsia-400\/38 {
  border-top-color: rgb(232 121 249 / 0.38) !important;
  border-bottom-color: rgb(232 121 249 / 0.38) !important;
}
.border-y-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4) !important;
  border-bottom-color: rgb(232 121 249 / 0.4) !important;
}
.border-y-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05) !important;
  border-bottom-color: rgb(232 121 249 / 0.05) !important;
}
.border-y-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5) !important;
  border-bottom-color: rgb(232 121 249 / 0.5) !important;
}
.border-y-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6) !important;
  border-bottom-color: rgb(232 121 249 / 0.6) !important;
}
.border-y-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7) !important;
  border-bottom-color: rgb(232 121 249 / 0.7) !important;
}
.border-y-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75) !important;
  border-bottom-color: rgb(232 121 249 / 0.75) !important;
}
.border-y-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8) !important;
  border-bottom-color: rgb(232 121 249 / 0.8) !important;
}
.border-y-fuchsia-400\/87 {
  border-top-color: rgb(232 121 249 / 0.87) !important;
  border-bottom-color: rgb(232 121 249 / 0.87) !important;
}
.border-y-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9) !important;
  border-bottom-color: rgb(232 121 249 / 0.9) !important;
}
.border-y-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95) !important;
  border-bottom-color: rgb(232 121 249 / 0.95) !important;
}
.border-y-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0) !important;
  border-bottom-color: rgb(253 244 255 / 0) !important;
}
.border-y-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1) !important;
  border-bottom-color: rgb(253 244 255 / 0.1) !important;
}
.border-y-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1) !important;
  border-bottom-color: rgb(253 244 255 / 1) !important;
}
.border-y-fuchsia-50\/12 {
  border-top-color: rgb(253 244 255 / 0.12) !important;
  border-bottom-color: rgb(253 244 255 / 0.12) !important;
}
.border-y-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2) !important;
  border-bottom-color: rgb(253 244 255 / 0.2) !important;
}
.border-y-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25) !important;
  border-bottom-color: rgb(253 244 255 / 0.25) !important;
}
.border-y-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3) !important;
  border-bottom-color: rgb(253 244 255 / 0.3) !important;
}
.border-y-fuchsia-50\/38 {
  border-top-color: rgb(253 244 255 / 0.38) !important;
  border-bottom-color: rgb(253 244 255 / 0.38) !important;
}
.border-y-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4) !important;
  border-bottom-color: rgb(253 244 255 / 0.4) !important;
}
.border-y-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05) !important;
  border-bottom-color: rgb(253 244 255 / 0.05) !important;
}
.border-y-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5) !important;
  border-bottom-color: rgb(253 244 255 / 0.5) !important;
}
.border-y-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6) !important;
  border-bottom-color: rgb(253 244 255 / 0.6) !important;
}
.border-y-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7) !important;
  border-bottom-color: rgb(253 244 255 / 0.7) !important;
}
.border-y-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75) !important;
  border-bottom-color: rgb(253 244 255 / 0.75) !important;
}
.border-y-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8) !important;
  border-bottom-color: rgb(253 244 255 / 0.8) !important;
}
.border-y-fuchsia-50\/87 {
  border-top-color: rgb(253 244 255 / 0.87) !important;
  border-bottom-color: rgb(253 244 255 / 0.87) !important;
}
.border-y-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9) !important;
  border-bottom-color: rgb(253 244 255 / 0.9) !important;
}
.border-y-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95) !important;
  border-bottom-color: rgb(253 244 255 / 0.95) !important;
}
.border-y-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0) !important;
  border-bottom-color: rgb(217 70 239 / 0) !important;
}
.border-y-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1) !important;
  border-bottom-color: rgb(217 70 239 / 0.1) !important;
}
.border-y-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1) !important;
  border-bottom-color: rgb(217 70 239 / 1) !important;
}
.border-y-fuchsia-500\/12 {
  border-top-color: rgb(217 70 239 / 0.12) !important;
  border-bottom-color: rgb(217 70 239 / 0.12) !important;
}
.border-y-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2) !important;
  border-bottom-color: rgb(217 70 239 / 0.2) !important;
}
.border-y-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25) !important;
  border-bottom-color: rgb(217 70 239 / 0.25) !important;
}
.border-y-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3) !important;
  border-bottom-color: rgb(217 70 239 / 0.3) !important;
}
.border-y-fuchsia-500\/38 {
  border-top-color: rgb(217 70 239 / 0.38) !important;
  border-bottom-color: rgb(217 70 239 / 0.38) !important;
}
.border-y-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4) !important;
  border-bottom-color: rgb(217 70 239 / 0.4) !important;
}
.border-y-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05) !important;
  border-bottom-color: rgb(217 70 239 / 0.05) !important;
}
.border-y-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5) !important;
  border-bottom-color: rgb(217 70 239 / 0.5) !important;
}
.border-y-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6) !important;
  border-bottom-color: rgb(217 70 239 / 0.6) !important;
}
.border-y-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7) !important;
  border-bottom-color: rgb(217 70 239 / 0.7) !important;
}
.border-y-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75) !important;
  border-bottom-color: rgb(217 70 239 / 0.75) !important;
}
.border-y-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8) !important;
  border-bottom-color: rgb(217 70 239 / 0.8) !important;
}
.border-y-fuchsia-500\/87 {
  border-top-color: rgb(217 70 239 / 0.87) !important;
  border-bottom-color: rgb(217 70 239 / 0.87) !important;
}
.border-y-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9) !important;
  border-bottom-color: rgb(217 70 239 / 0.9) !important;
}
.border-y-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95) !important;
  border-bottom-color: rgb(217 70 239 / 0.95) !important;
}
.border-y-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0) !important;
  border-bottom-color: rgb(192 38 211 / 0) !important;
}
.border-y-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1) !important;
  border-bottom-color: rgb(192 38 211 / 0.1) !important;
}
.border-y-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1) !important;
  border-bottom-color: rgb(192 38 211 / 1) !important;
}
.border-y-fuchsia-600\/12 {
  border-top-color: rgb(192 38 211 / 0.12) !important;
  border-bottom-color: rgb(192 38 211 / 0.12) !important;
}
.border-y-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2) !important;
  border-bottom-color: rgb(192 38 211 / 0.2) !important;
}
.border-y-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25) !important;
  border-bottom-color: rgb(192 38 211 / 0.25) !important;
}
.border-y-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3) !important;
  border-bottom-color: rgb(192 38 211 / 0.3) !important;
}
.border-y-fuchsia-600\/38 {
  border-top-color: rgb(192 38 211 / 0.38) !important;
  border-bottom-color: rgb(192 38 211 / 0.38) !important;
}
.border-y-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4) !important;
  border-bottom-color: rgb(192 38 211 / 0.4) !important;
}
.border-y-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05) !important;
  border-bottom-color: rgb(192 38 211 / 0.05) !important;
}
.border-y-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5) !important;
  border-bottom-color: rgb(192 38 211 / 0.5) !important;
}
.border-y-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6) !important;
  border-bottom-color: rgb(192 38 211 / 0.6) !important;
}
.border-y-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7) !important;
  border-bottom-color: rgb(192 38 211 / 0.7) !important;
}
.border-y-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75) !important;
  border-bottom-color: rgb(192 38 211 / 0.75) !important;
}
.border-y-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8) !important;
  border-bottom-color: rgb(192 38 211 / 0.8) !important;
}
.border-y-fuchsia-600\/87 {
  border-top-color: rgb(192 38 211 / 0.87) !important;
  border-bottom-color: rgb(192 38 211 / 0.87) !important;
}
.border-y-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9) !important;
  border-bottom-color: rgb(192 38 211 / 0.9) !important;
}
.border-y-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95) !important;
  border-bottom-color: rgb(192 38 211 / 0.95) !important;
}
.border-y-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0) !important;
  border-bottom-color: rgb(162 28 175 / 0) !important;
}
.border-y-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1) !important;
  border-bottom-color: rgb(162 28 175 / 0.1) !important;
}
.border-y-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1) !important;
  border-bottom-color: rgb(162 28 175 / 1) !important;
}
.border-y-fuchsia-700\/12 {
  border-top-color: rgb(162 28 175 / 0.12) !important;
  border-bottom-color: rgb(162 28 175 / 0.12) !important;
}
.border-y-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2) !important;
  border-bottom-color: rgb(162 28 175 / 0.2) !important;
}
.border-y-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25) !important;
  border-bottom-color: rgb(162 28 175 / 0.25) !important;
}
.border-y-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3) !important;
  border-bottom-color: rgb(162 28 175 / 0.3) !important;
}
.border-y-fuchsia-700\/38 {
  border-top-color: rgb(162 28 175 / 0.38) !important;
  border-bottom-color: rgb(162 28 175 / 0.38) !important;
}
.border-y-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4) !important;
  border-bottom-color: rgb(162 28 175 / 0.4) !important;
}
.border-y-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05) !important;
  border-bottom-color: rgb(162 28 175 / 0.05) !important;
}
.border-y-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5) !important;
  border-bottom-color: rgb(162 28 175 / 0.5) !important;
}
.border-y-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6) !important;
  border-bottom-color: rgb(162 28 175 / 0.6) !important;
}
.border-y-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7) !important;
  border-bottom-color: rgb(162 28 175 / 0.7) !important;
}
.border-y-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75) !important;
  border-bottom-color: rgb(162 28 175 / 0.75) !important;
}
.border-y-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8) !important;
  border-bottom-color: rgb(162 28 175 / 0.8) !important;
}
.border-y-fuchsia-700\/87 {
  border-top-color: rgb(162 28 175 / 0.87) !important;
  border-bottom-color: rgb(162 28 175 / 0.87) !important;
}
.border-y-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9) !important;
  border-bottom-color: rgb(162 28 175 / 0.9) !important;
}
.border-y-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95) !important;
  border-bottom-color: rgb(162 28 175 / 0.95) !important;
}
.border-y-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0) !important;
  border-bottom-color: rgb(134 25 143 / 0) !important;
}
.border-y-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1) !important;
  border-bottom-color: rgb(134 25 143 / 0.1) !important;
}
.border-y-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1) !important;
  border-bottom-color: rgb(134 25 143 / 1) !important;
}
.border-y-fuchsia-800\/12 {
  border-top-color: rgb(134 25 143 / 0.12) !important;
  border-bottom-color: rgb(134 25 143 / 0.12) !important;
}
.border-y-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2) !important;
  border-bottom-color: rgb(134 25 143 / 0.2) !important;
}
.border-y-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25) !important;
  border-bottom-color: rgb(134 25 143 / 0.25) !important;
}
.border-y-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3) !important;
  border-bottom-color: rgb(134 25 143 / 0.3) !important;
}
.border-y-fuchsia-800\/38 {
  border-top-color: rgb(134 25 143 / 0.38) !important;
  border-bottom-color: rgb(134 25 143 / 0.38) !important;
}
.border-y-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4) !important;
  border-bottom-color: rgb(134 25 143 / 0.4) !important;
}
.border-y-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05) !important;
  border-bottom-color: rgb(134 25 143 / 0.05) !important;
}
.border-y-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5) !important;
  border-bottom-color: rgb(134 25 143 / 0.5) !important;
}
.border-y-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6) !important;
  border-bottom-color: rgb(134 25 143 / 0.6) !important;
}
.border-y-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7) !important;
  border-bottom-color: rgb(134 25 143 / 0.7) !important;
}
.border-y-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75) !important;
  border-bottom-color: rgb(134 25 143 / 0.75) !important;
}
.border-y-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8) !important;
  border-bottom-color: rgb(134 25 143 / 0.8) !important;
}
.border-y-fuchsia-800\/87 {
  border-top-color: rgb(134 25 143 / 0.87) !important;
  border-bottom-color: rgb(134 25 143 / 0.87) !important;
}
.border-y-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9) !important;
  border-bottom-color: rgb(134 25 143 / 0.9) !important;
}
.border-y-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95) !important;
  border-bottom-color: rgb(134 25 143 / 0.95) !important;
}
.border-y-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0) !important;
  border-bottom-color: rgb(112 26 117 / 0) !important;
}
.border-y-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1) !important;
  border-bottom-color: rgb(112 26 117 / 0.1) !important;
}
.border-y-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1) !important;
  border-bottom-color: rgb(112 26 117 / 1) !important;
}
.border-y-fuchsia-900\/12 {
  border-top-color: rgb(112 26 117 / 0.12) !important;
  border-bottom-color: rgb(112 26 117 / 0.12) !important;
}
.border-y-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2) !important;
  border-bottom-color: rgb(112 26 117 / 0.2) !important;
}
.border-y-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25) !important;
  border-bottom-color: rgb(112 26 117 / 0.25) !important;
}
.border-y-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3) !important;
  border-bottom-color: rgb(112 26 117 / 0.3) !important;
}
.border-y-fuchsia-900\/38 {
  border-top-color: rgb(112 26 117 / 0.38) !important;
  border-bottom-color: rgb(112 26 117 / 0.38) !important;
}
.border-y-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4) !important;
  border-bottom-color: rgb(112 26 117 / 0.4) !important;
}
.border-y-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05) !important;
  border-bottom-color: rgb(112 26 117 / 0.05) !important;
}
.border-y-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5) !important;
  border-bottom-color: rgb(112 26 117 / 0.5) !important;
}
.border-y-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6) !important;
  border-bottom-color: rgb(112 26 117 / 0.6) !important;
}
.border-y-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7) !important;
  border-bottom-color: rgb(112 26 117 / 0.7) !important;
}
.border-y-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75) !important;
  border-bottom-color: rgb(112 26 117 / 0.75) !important;
}
.border-y-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8) !important;
  border-bottom-color: rgb(112 26 117 / 0.8) !important;
}
.border-y-fuchsia-900\/87 {
  border-top-color: rgb(112 26 117 / 0.87) !important;
  border-bottom-color: rgb(112 26 117 / 0.87) !important;
}
.border-y-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9) !important;
  border-bottom-color: rgb(112 26 117 / 0.9) !important;
}
.border-y-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95) !important;
  border-bottom-color: rgb(112 26 117 / 0.95) !important;
}
.border-y-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-y-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0) !important;
  border-bottom-color: rgb(74 4 78 / 0) !important;
}
.border-y-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1) !important;
  border-bottom-color: rgb(74 4 78 / 0.1) !important;
}
.border-y-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1) !important;
  border-bottom-color: rgb(74 4 78 / 1) !important;
}
.border-y-fuchsia-950\/12 {
  border-top-color: rgb(74 4 78 / 0.12) !important;
  border-bottom-color: rgb(74 4 78 / 0.12) !important;
}
.border-y-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2) !important;
  border-bottom-color: rgb(74 4 78 / 0.2) !important;
}
.border-y-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25) !important;
  border-bottom-color: rgb(74 4 78 / 0.25) !important;
}
.border-y-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3) !important;
  border-bottom-color: rgb(74 4 78 / 0.3) !important;
}
.border-y-fuchsia-950\/38 {
  border-top-color: rgb(74 4 78 / 0.38) !important;
  border-bottom-color: rgb(74 4 78 / 0.38) !important;
}
.border-y-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4) !important;
  border-bottom-color: rgb(74 4 78 / 0.4) !important;
}
.border-y-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05) !important;
  border-bottom-color: rgb(74 4 78 / 0.05) !important;
}
.border-y-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5) !important;
  border-bottom-color: rgb(74 4 78 / 0.5) !important;
}
.border-y-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6) !important;
  border-bottom-color: rgb(74 4 78 / 0.6) !important;
}
.border-y-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7) !important;
  border-bottom-color: rgb(74 4 78 / 0.7) !important;
}
.border-y-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75) !important;
  border-bottom-color: rgb(74 4 78 / 0.75) !important;
}
.border-y-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8) !important;
  border-bottom-color: rgb(74 4 78 / 0.8) !important;
}
.border-y-fuchsia-950\/87 {
  border-top-color: rgb(74 4 78 / 0.87) !important;
  border-bottom-color: rgb(74 4 78 / 0.87) !important;
}
.border-y-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9) !important;
  border-bottom-color: rgb(74 4 78 / 0.9) !important;
}
.border-y-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95) !important;
  border-bottom-color: rgb(74 4 78 / 0.95) !important;
}
.border-y-gray-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-y-gray-100\/0 {
  border-top-color: rgb(241 245 249 / 0) !important;
  border-bottom-color: rgb(241 245 249 / 0) !important;
}
.border-y-gray-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1) !important;
  border-bottom-color: rgb(241 245 249 / 0.1) !important;
}
.border-y-gray-100\/100 {
  border-top-color: rgb(241 245 249 / 1) !important;
  border-bottom-color: rgb(241 245 249 / 1) !important;
}
.border-y-gray-100\/12 {
  border-top-color: rgb(241 245 249 / 0.12) !important;
  border-bottom-color: rgb(241 245 249 / 0.12) !important;
}
.border-y-gray-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2) !important;
  border-bottom-color: rgb(241 245 249 / 0.2) !important;
}
.border-y-gray-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25) !important;
  border-bottom-color: rgb(241 245 249 / 0.25) !important;
}
.border-y-gray-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3) !important;
  border-bottom-color: rgb(241 245 249 / 0.3) !important;
}
.border-y-gray-100\/38 {
  border-top-color: rgb(241 245 249 / 0.38) !important;
  border-bottom-color: rgb(241 245 249 / 0.38) !important;
}
.border-y-gray-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4) !important;
  border-bottom-color: rgb(241 245 249 / 0.4) !important;
}
.border-y-gray-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05) !important;
  border-bottom-color: rgb(241 245 249 / 0.05) !important;
}
.border-y-gray-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5) !important;
  border-bottom-color: rgb(241 245 249 / 0.5) !important;
}
.border-y-gray-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6) !important;
  border-bottom-color: rgb(241 245 249 / 0.6) !important;
}
.border-y-gray-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7) !important;
  border-bottom-color: rgb(241 245 249 / 0.7) !important;
}
.border-y-gray-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75) !important;
  border-bottom-color: rgb(241 245 249 / 0.75) !important;
}
.border-y-gray-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8) !important;
  border-bottom-color: rgb(241 245 249 / 0.8) !important;
}
.border-y-gray-100\/87 {
  border-top-color: rgb(241 245 249 / 0.87) !important;
  border-bottom-color: rgb(241 245 249 / 0.87) !important;
}
.border-y-gray-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9) !important;
  border-bottom-color: rgb(241 245 249 / 0.9) !important;
}
.border-y-gray-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95) !important;
  border-bottom-color: rgb(241 245 249 / 0.95) !important;
}
.border-y-gray-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-y-gray-200\/0 {
  border-top-color: rgb(226 232 240 / 0) !important;
  border-bottom-color: rgb(226 232 240 / 0) !important;
}
.border-y-gray-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1) !important;
  border-bottom-color: rgb(226 232 240 / 0.1) !important;
}
.border-y-gray-200\/100 {
  border-top-color: rgb(226 232 240 / 1) !important;
  border-bottom-color: rgb(226 232 240 / 1) !important;
}
.border-y-gray-200\/12 {
  border-top-color: rgb(226 232 240 / 0.12) !important;
  border-bottom-color: rgb(226 232 240 / 0.12) !important;
}
.border-y-gray-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2) !important;
  border-bottom-color: rgb(226 232 240 / 0.2) !important;
}
.border-y-gray-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25) !important;
  border-bottom-color: rgb(226 232 240 / 0.25) !important;
}
.border-y-gray-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3) !important;
  border-bottom-color: rgb(226 232 240 / 0.3) !important;
}
.border-y-gray-200\/38 {
  border-top-color: rgb(226 232 240 / 0.38) !important;
  border-bottom-color: rgb(226 232 240 / 0.38) !important;
}
.border-y-gray-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4) !important;
  border-bottom-color: rgb(226 232 240 / 0.4) !important;
}
.border-y-gray-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05) !important;
  border-bottom-color: rgb(226 232 240 / 0.05) !important;
}
.border-y-gray-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5) !important;
  border-bottom-color: rgb(226 232 240 / 0.5) !important;
}
.border-y-gray-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6) !important;
  border-bottom-color: rgb(226 232 240 / 0.6) !important;
}
.border-y-gray-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7) !important;
  border-bottom-color: rgb(226 232 240 / 0.7) !important;
}
.border-y-gray-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75) !important;
  border-bottom-color: rgb(226 232 240 / 0.75) !important;
}
.border-y-gray-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8) !important;
  border-bottom-color: rgb(226 232 240 / 0.8) !important;
}
.border-y-gray-200\/87 {
  border-top-color: rgb(226 232 240 / 0.87) !important;
  border-bottom-color: rgb(226 232 240 / 0.87) !important;
}
.border-y-gray-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9) !important;
  border-bottom-color: rgb(226 232 240 / 0.9) !important;
}
.border-y-gray-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95) !important;
  border-bottom-color: rgb(226 232 240 / 0.95) !important;
}
.border-y-gray-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-y-gray-300\/0 {
  border-top-color: rgb(203 213 225 / 0) !important;
  border-bottom-color: rgb(203 213 225 / 0) !important;
}
.border-y-gray-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1) !important;
  border-bottom-color: rgb(203 213 225 / 0.1) !important;
}
.border-y-gray-300\/100 {
  border-top-color: rgb(203 213 225 / 1) !important;
  border-bottom-color: rgb(203 213 225 / 1) !important;
}
.border-y-gray-300\/12 {
  border-top-color: rgb(203 213 225 / 0.12) !important;
  border-bottom-color: rgb(203 213 225 / 0.12) !important;
}
.border-y-gray-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2) !important;
  border-bottom-color: rgb(203 213 225 / 0.2) !important;
}
.border-y-gray-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25) !important;
  border-bottom-color: rgb(203 213 225 / 0.25) !important;
}
.border-y-gray-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3) !important;
  border-bottom-color: rgb(203 213 225 / 0.3) !important;
}
.border-y-gray-300\/38 {
  border-top-color: rgb(203 213 225 / 0.38) !important;
  border-bottom-color: rgb(203 213 225 / 0.38) !important;
}
.border-y-gray-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4) !important;
  border-bottom-color: rgb(203 213 225 / 0.4) !important;
}
.border-y-gray-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05) !important;
  border-bottom-color: rgb(203 213 225 / 0.05) !important;
}
.border-y-gray-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5) !important;
  border-bottom-color: rgb(203 213 225 / 0.5) !important;
}
.border-y-gray-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6) !important;
  border-bottom-color: rgb(203 213 225 / 0.6) !important;
}
.border-y-gray-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7) !important;
  border-bottom-color: rgb(203 213 225 / 0.7) !important;
}
.border-y-gray-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75) !important;
  border-bottom-color: rgb(203 213 225 / 0.75) !important;
}
.border-y-gray-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8) !important;
  border-bottom-color: rgb(203 213 225 / 0.8) !important;
}
.border-y-gray-300\/87 {
  border-top-color: rgb(203 213 225 / 0.87) !important;
  border-bottom-color: rgb(203 213 225 / 0.87) !important;
}
.border-y-gray-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9) !important;
  border-bottom-color: rgb(203 213 225 / 0.9) !important;
}
.border-y-gray-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95) !important;
  border-bottom-color: rgb(203 213 225 / 0.95) !important;
}
.border-y-gray-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-y-gray-400\/0 {
  border-top-color: rgb(148 163 184 / 0) !important;
  border-bottom-color: rgb(148 163 184 / 0) !important;
}
.border-y-gray-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1) !important;
  border-bottom-color: rgb(148 163 184 / 0.1) !important;
}
.border-y-gray-400\/100 {
  border-top-color: rgb(148 163 184 / 1) !important;
  border-bottom-color: rgb(148 163 184 / 1) !important;
}
.border-y-gray-400\/12 {
  border-top-color: rgb(148 163 184 / 0.12) !important;
  border-bottom-color: rgb(148 163 184 / 0.12) !important;
}
.border-y-gray-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2) !important;
  border-bottom-color: rgb(148 163 184 / 0.2) !important;
}
.border-y-gray-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25) !important;
  border-bottom-color: rgb(148 163 184 / 0.25) !important;
}
.border-y-gray-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3) !important;
  border-bottom-color: rgb(148 163 184 / 0.3) !important;
}
.border-y-gray-400\/38 {
  border-top-color: rgb(148 163 184 / 0.38) !important;
  border-bottom-color: rgb(148 163 184 / 0.38) !important;
}
.border-y-gray-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4) !important;
  border-bottom-color: rgb(148 163 184 / 0.4) !important;
}
.border-y-gray-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05) !important;
  border-bottom-color: rgb(148 163 184 / 0.05) !important;
}
.border-y-gray-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5) !important;
  border-bottom-color: rgb(148 163 184 / 0.5) !important;
}
.border-y-gray-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6) !important;
  border-bottom-color: rgb(148 163 184 / 0.6) !important;
}
.border-y-gray-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7) !important;
  border-bottom-color: rgb(148 163 184 / 0.7) !important;
}
.border-y-gray-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75) !important;
  border-bottom-color: rgb(148 163 184 / 0.75) !important;
}
.border-y-gray-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8) !important;
  border-bottom-color: rgb(148 163 184 / 0.8) !important;
}
.border-y-gray-400\/87 {
  border-top-color: rgb(148 163 184 / 0.87) !important;
  border-bottom-color: rgb(148 163 184 / 0.87) !important;
}
.border-y-gray-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9) !important;
  border-bottom-color: rgb(148 163 184 / 0.9) !important;
}
.border-y-gray-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95) !important;
  border-bottom-color: rgb(148 163 184 / 0.95) !important;
}
.border-y-gray-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-y-gray-50\/0 {
  border-top-color: rgb(248 250 252 / 0) !important;
  border-bottom-color: rgb(248 250 252 / 0) !important;
}
.border-y-gray-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1) !important;
  border-bottom-color: rgb(248 250 252 / 0.1) !important;
}
.border-y-gray-50\/100 {
  border-top-color: rgb(248 250 252 / 1) !important;
  border-bottom-color: rgb(248 250 252 / 1) !important;
}
.border-y-gray-50\/12 {
  border-top-color: rgb(248 250 252 / 0.12) !important;
  border-bottom-color: rgb(248 250 252 / 0.12) !important;
}
.border-y-gray-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2) !important;
  border-bottom-color: rgb(248 250 252 / 0.2) !important;
}
.border-y-gray-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25) !important;
  border-bottom-color: rgb(248 250 252 / 0.25) !important;
}
.border-y-gray-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3) !important;
  border-bottom-color: rgb(248 250 252 / 0.3) !important;
}
.border-y-gray-50\/38 {
  border-top-color: rgb(248 250 252 / 0.38) !important;
  border-bottom-color: rgb(248 250 252 / 0.38) !important;
}
.border-y-gray-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4) !important;
  border-bottom-color: rgb(248 250 252 / 0.4) !important;
}
.border-y-gray-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05) !important;
  border-bottom-color: rgb(248 250 252 / 0.05) !important;
}
.border-y-gray-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5) !important;
  border-bottom-color: rgb(248 250 252 / 0.5) !important;
}
.border-y-gray-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6) !important;
  border-bottom-color: rgb(248 250 252 / 0.6) !important;
}
.border-y-gray-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7) !important;
  border-bottom-color: rgb(248 250 252 / 0.7) !important;
}
.border-y-gray-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75) !important;
  border-bottom-color: rgb(248 250 252 / 0.75) !important;
}
.border-y-gray-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8) !important;
  border-bottom-color: rgb(248 250 252 / 0.8) !important;
}
.border-y-gray-50\/87 {
  border-top-color: rgb(248 250 252 / 0.87) !important;
  border-bottom-color: rgb(248 250 252 / 0.87) !important;
}
.border-y-gray-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9) !important;
  border-bottom-color: rgb(248 250 252 / 0.9) !important;
}
.border-y-gray-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95) !important;
  border-bottom-color: rgb(248 250 252 / 0.95) !important;
}
.border-y-gray-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-y-gray-500\/0 {
  border-top-color: rgb(100 116 139 / 0) !important;
  border-bottom-color: rgb(100 116 139 / 0) !important;
}
.border-y-gray-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1) !important;
  border-bottom-color: rgb(100 116 139 / 0.1) !important;
}
.border-y-gray-500\/100 {
  border-top-color: rgb(100 116 139 / 1) !important;
  border-bottom-color: rgb(100 116 139 / 1) !important;
}
.border-y-gray-500\/12 {
  border-top-color: rgb(100 116 139 / 0.12) !important;
  border-bottom-color: rgb(100 116 139 / 0.12) !important;
}
.border-y-gray-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2) !important;
  border-bottom-color: rgb(100 116 139 / 0.2) !important;
}
.border-y-gray-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25) !important;
  border-bottom-color: rgb(100 116 139 / 0.25) !important;
}
.border-y-gray-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3) !important;
  border-bottom-color: rgb(100 116 139 / 0.3) !important;
}
.border-y-gray-500\/38 {
  border-top-color: rgb(100 116 139 / 0.38) !important;
  border-bottom-color: rgb(100 116 139 / 0.38) !important;
}
.border-y-gray-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4) !important;
  border-bottom-color: rgb(100 116 139 / 0.4) !important;
}
.border-y-gray-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05) !important;
  border-bottom-color: rgb(100 116 139 / 0.05) !important;
}
.border-y-gray-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5) !important;
  border-bottom-color: rgb(100 116 139 / 0.5) !important;
}
.border-y-gray-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6) !important;
  border-bottom-color: rgb(100 116 139 / 0.6) !important;
}
.border-y-gray-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7) !important;
  border-bottom-color: rgb(100 116 139 / 0.7) !important;
}
.border-y-gray-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75) !important;
  border-bottom-color: rgb(100 116 139 / 0.75) !important;
}
.border-y-gray-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8) !important;
  border-bottom-color: rgb(100 116 139 / 0.8) !important;
}
.border-y-gray-500\/87 {
  border-top-color: rgb(100 116 139 / 0.87) !important;
  border-bottom-color: rgb(100 116 139 / 0.87) !important;
}
.border-y-gray-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9) !important;
  border-bottom-color: rgb(100 116 139 / 0.9) !important;
}
.border-y-gray-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95) !important;
  border-bottom-color: rgb(100 116 139 / 0.95) !important;
}
.border-y-gray-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-y-gray-600\/0 {
  border-top-color: rgb(71 85 105 / 0) !important;
  border-bottom-color: rgb(71 85 105 / 0) !important;
}
.border-y-gray-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1) !important;
  border-bottom-color: rgb(71 85 105 / 0.1) !important;
}
.border-y-gray-600\/100 {
  border-top-color: rgb(71 85 105 / 1) !important;
  border-bottom-color: rgb(71 85 105 / 1) !important;
}
.border-y-gray-600\/12 {
  border-top-color: rgb(71 85 105 / 0.12) !important;
  border-bottom-color: rgb(71 85 105 / 0.12) !important;
}
.border-y-gray-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2) !important;
  border-bottom-color: rgb(71 85 105 / 0.2) !important;
}
.border-y-gray-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25) !important;
  border-bottom-color: rgb(71 85 105 / 0.25) !important;
}
.border-y-gray-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3) !important;
  border-bottom-color: rgb(71 85 105 / 0.3) !important;
}
.border-y-gray-600\/38 {
  border-top-color: rgb(71 85 105 / 0.38) !important;
  border-bottom-color: rgb(71 85 105 / 0.38) !important;
}
.border-y-gray-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4) !important;
  border-bottom-color: rgb(71 85 105 / 0.4) !important;
}
.border-y-gray-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05) !important;
  border-bottom-color: rgb(71 85 105 / 0.05) !important;
}
.border-y-gray-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5) !important;
  border-bottom-color: rgb(71 85 105 / 0.5) !important;
}
.border-y-gray-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6) !important;
  border-bottom-color: rgb(71 85 105 / 0.6) !important;
}
.border-y-gray-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7) !important;
  border-bottom-color: rgb(71 85 105 / 0.7) !important;
}
.border-y-gray-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75) !important;
  border-bottom-color: rgb(71 85 105 / 0.75) !important;
}
.border-y-gray-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8) !important;
  border-bottom-color: rgb(71 85 105 / 0.8) !important;
}
.border-y-gray-600\/87 {
  border-top-color: rgb(71 85 105 / 0.87) !important;
  border-bottom-color: rgb(71 85 105 / 0.87) !important;
}
.border-y-gray-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9) !important;
  border-bottom-color: rgb(71 85 105 / 0.9) !important;
}
.border-y-gray-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95) !important;
  border-bottom-color: rgb(71 85 105 / 0.95) !important;
}
.border-y-gray-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-y-gray-700\/0 {
  border-top-color: rgb(51 65 85 / 0) !important;
  border-bottom-color: rgb(51 65 85 / 0) !important;
}
.border-y-gray-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1) !important;
  border-bottom-color: rgb(51 65 85 / 0.1) !important;
}
.border-y-gray-700\/100 {
  border-top-color: rgb(51 65 85 / 1) !important;
  border-bottom-color: rgb(51 65 85 / 1) !important;
}
.border-y-gray-700\/12 {
  border-top-color: rgb(51 65 85 / 0.12) !important;
  border-bottom-color: rgb(51 65 85 / 0.12) !important;
}
.border-y-gray-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2) !important;
  border-bottom-color: rgb(51 65 85 / 0.2) !important;
}
.border-y-gray-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25) !important;
  border-bottom-color: rgb(51 65 85 / 0.25) !important;
}
.border-y-gray-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3) !important;
  border-bottom-color: rgb(51 65 85 / 0.3) !important;
}
.border-y-gray-700\/38 {
  border-top-color: rgb(51 65 85 / 0.38) !important;
  border-bottom-color: rgb(51 65 85 / 0.38) !important;
}
.border-y-gray-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4) !important;
  border-bottom-color: rgb(51 65 85 / 0.4) !important;
}
.border-y-gray-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05) !important;
  border-bottom-color: rgb(51 65 85 / 0.05) !important;
}
.border-y-gray-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5) !important;
  border-bottom-color: rgb(51 65 85 / 0.5) !important;
}
.border-y-gray-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6) !important;
  border-bottom-color: rgb(51 65 85 / 0.6) !important;
}
.border-y-gray-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7) !important;
  border-bottom-color: rgb(51 65 85 / 0.7) !important;
}
.border-y-gray-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75) !important;
  border-bottom-color: rgb(51 65 85 / 0.75) !important;
}
.border-y-gray-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8) !important;
  border-bottom-color: rgb(51 65 85 / 0.8) !important;
}
.border-y-gray-700\/87 {
  border-top-color: rgb(51 65 85 / 0.87) !important;
  border-bottom-color: rgb(51 65 85 / 0.87) !important;
}
.border-y-gray-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9) !important;
  border-bottom-color: rgb(51 65 85 / 0.9) !important;
}
.border-y-gray-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95) !important;
  border-bottom-color: rgb(51 65 85 / 0.95) !important;
}
.border-y-gray-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-y-gray-800\/0 {
  border-top-color: rgb(30 41 59 / 0) !important;
  border-bottom-color: rgb(30 41 59 / 0) !important;
}
.border-y-gray-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1) !important;
  border-bottom-color: rgb(30 41 59 / 0.1) !important;
}
.border-y-gray-800\/100 {
  border-top-color: rgb(30 41 59 / 1) !important;
  border-bottom-color: rgb(30 41 59 / 1) !important;
}
.border-y-gray-800\/12 {
  border-top-color: rgb(30 41 59 / 0.12) !important;
  border-bottom-color: rgb(30 41 59 / 0.12) !important;
}
.border-y-gray-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2) !important;
  border-bottom-color: rgb(30 41 59 / 0.2) !important;
}
.border-y-gray-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25) !important;
  border-bottom-color: rgb(30 41 59 / 0.25) !important;
}
.border-y-gray-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3) !important;
  border-bottom-color: rgb(30 41 59 / 0.3) !important;
}
.border-y-gray-800\/38 {
  border-top-color: rgb(30 41 59 / 0.38) !important;
  border-bottom-color: rgb(30 41 59 / 0.38) !important;
}
.border-y-gray-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4) !important;
  border-bottom-color: rgb(30 41 59 / 0.4) !important;
}
.border-y-gray-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05) !important;
  border-bottom-color: rgb(30 41 59 / 0.05) !important;
}
.border-y-gray-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5) !important;
  border-bottom-color: rgb(30 41 59 / 0.5) !important;
}
.border-y-gray-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6) !important;
  border-bottom-color: rgb(30 41 59 / 0.6) !important;
}
.border-y-gray-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7) !important;
  border-bottom-color: rgb(30 41 59 / 0.7) !important;
}
.border-y-gray-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75) !important;
  border-bottom-color: rgb(30 41 59 / 0.75) !important;
}
.border-y-gray-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8) !important;
  border-bottom-color: rgb(30 41 59 / 0.8) !important;
}
.border-y-gray-800\/87 {
  border-top-color: rgb(30 41 59 / 0.87) !important;
  border-bottom-color: rgb(30 41 59 / 0.87) !important;
}
.border-y-gray-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9) !important;
  border-bottom-color: rgb(30 41 59 / 0.9) !important;
}
.border-y-gray-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95) !important;
  border-bottom-color: rgb(30 41 59 / 0.95) !important;
}
.border-y-gray-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-y-gray-900\/0 {
  border-top-color: rgb(15 23 42 / 0) !important;
  border-bottom-color: rgb(15 23 42 / 0) !important;
}
.border-y-gray-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1) !important;
  border-bottom-color: rgb(15 23 42 / 0.1) !important;
}
.border-y-gray-900\/100 {
  border-top-color: rgb(15 23 42 / 1) !important;
  border-bottom-color: rgb(15 23 42 / 1) !important;
}
.border-y-gray-900\/12 {
  border-top-color: rgb(15 23 42 / 0.12) !important;
  border-bottom-color: rgb(15 23 42 / 0.12) !important;
}
.border-y-gray-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2) !important;
  border-bottom-color: rgb(15 23 42 / 0.2) !important;
}
.border-y-gray-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25) !important;
  border-bottom-color: rgb(15 23 42 / 0.25) !important;
}
.border-y-gray-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3) !important;
  border-bottom-color: rgb(15 23 42 / 0.3) !important;
}
.border-y-gray-900\/38 {
  border-top-color: rgb(15 23 42 / 0.38) !important;
  border-bottom-color: rgb(15 23 42 / 0.38) !important;
}
.border-y-gray-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4) !important;
  border-bottom-color: rgb(15 23 42 / 0.4) !important;
}
.border-y-gray-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05) !important;
  border-bottom-color: rgb(15 23 42 / 0.05) !important;
}
.border-y-gray-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5) !important;
  border-bottom-color: rgb(15 23 42 / 0.5) !important;
}
.border-y-gray-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6) !important;
  border-bottom-color: rgb(15 23 42 / 0.6) !important;
}
.border-y-gray-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7) !important;
  border-bottom-color: rgb(15 23 42 / 0.7) !important;
}
.border-y-gray-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75) !important;
  border-bottom-color: rgb(15 23 42 / 0.75) !important;
}
.border-y-gray-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8) !important;
  border-bottom-color: rgb(15 23 42 / 0.8) !important;
}
.border-y-gray-900\/87 {
  border-top-color: rgb(15 23 42 / 0.87) !important;
  border-bottom-color: rgb(15 23 42 / 0.87) !important;
}
.border-y-gray-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9) !important;
  border-bottom-color: rgb(15 23 42 / 0.9) !important;
}
.border-y-gray-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95) !important;
  border-bottom-color: rgb(15 23 42 / 0.95) !important;
}
.border-y-gray-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-y-gray-950\/0 {
  border-top-color: rgb(2 6 23 / 0) !important;
  border-bottom-color: rgb(2 6 23 / 0) !important;
}
.border-y-gray-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1) !important;
  border-bottom-color: rgb(2 6 23 / 0.1) !important;
}
.border-y-gray-950\/100 {
  border-top-color: rgb(2 6 23 / 1) !important;
  border-bottom-color: rgb(2 6 23 / 1) !important;
}
.border-y-gray-950\/12 {
  border-top-color: rgb(2 6 23 / 0.12) !important;
  border-bottom-color: rgb(2 6 23 / 0.12) !important;
}
.border-y-gray-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2) !important;
  border-bottom-color: rgb(2 6 23 / 0.2) !important;
}
.border-y-gray-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25) !important;
  border-bottom-color: rgb(2 6 23 / 0.25) !important;
}
.border-y-gray-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3) !important;
  border-bottom-color: rgb(2 6 23 / 0.3) !important;
}
.border-y-gray-950\/38 {
  border-top-color: rgb(2 6 23 / 0.38) !important;
  border-bottom-color: rgb(2 6 23 / 0.38) !important;
}
.border-y-gray-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4) !important;
  border-bottom-color: rgb(2 6 23 / 0.4) !important;
}
.border-y-gray-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05) !important;
  border-bottom-color: rgb(2 6 23 / 0.05) !important;
}
.border-y-gray-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5) !important;
  border-bottom-color: rgb(2 6 23 / 0.5) !important;
}
.border-y-gray-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6) !important;
  border-bottom-color: rgb(2 6 23 / 0.6) !important;
}
.border-y-gray-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7) !important;
  border-bottom-color: rgb(2 6 23 / 0.7) !important;
}
.border-y-gray-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75) !important;
  border-bottom-color: rgb(2 6 23 / 0.75) !important;
}
.border-y-gray-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8) !important;
  border-bottom-color: rgb(2 6 23 / 0.8) !important;
}
.border-y-gray-950\/87 {
  border-top-color: rgb(2 6 23 / 0.87) !important;
  border-bottom-color: rgb(2 6 23 / 0.87) !important;
}
.border-y-gray-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9) !important;
  border-bottom-color: rgb(2 6 23 / 0.9) !important;
}
.border-y-gray-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95) !important;
  border-bottom-color: rgb(2 6 23 / 0.95) !important;
}
.border-y-green-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-y-green-100\/0 {
  border-top-color: rgb(220 252 231 / 0) !important;
  border-bottom-color: rgb(220 252 231 / 0) !important;
}
.border-y-green-100\/10 {
  border-top-color: rgb(220 252 231 / 0.1) !important;
  border-bottom-color: rgb(220 252 231 / 0.1) !important;
}
.border-y-green-100\/100 {
  border-top-color: rgb(220 252 231 / 1) !important;
  border-bottom-color: rgb(220 252 231 / 1) !important;
}
.border-y-green-100\/12 {
  border-top-color: rgb(220 252 231 / 0.12) !important;
  border-bottom-color: rgb(220 252 231 / 0.12) !important;
}
.border-y-green-100\/20 {
  border-top-color: rgb(220 252 231 / 0.2) !important;
  border-bottom-color: rgb(220 252 231 / 0.2) !important;
}
.border-y-green-100\/25 {
  border-top-color: rgb(220 252 231 / 0.25) !important;
  border-bottom-color: rgb(220 252 231 / 0.25) !important;
}
.border-y-green-100\/30 {
  border-top-color: rgb(220 252 231 / 0.3) !important;
  border-bottom-color: rgb(220 252 231 / 0.3) !important;
}
.border-y-green-100\/38 {
  border-top-color: rgb(220 252 231 / 0.38) !important;
  border-bottom-color: rgb(220 252 231 / 0.38) !important;
}
.border-y-green-100\/40 {
  border-top-color: rgb(220 252 231 / 0.4) !important;
  border-bottom-color: rgb(220 252 231 / 0.4) !important;
}
.border-y-green-100\/5 {
  border-top-color: rgb(220 252 231 / 0.05) !important;
  border-bottom-color: rgb(220 252 231 / 0.05) !important;
}
.border-y-green-100\/50 {
  border-top-color: rgb(220 252 231 / 0.5) !important;
  border-bottom-color: rgb(220 252 231 / 0.5) !important;
}
.border-y-green-100\/60 {
  border-top-color: rgb(220 252 231 / 0.6) !important;
  border-bottom-color: rgb(220 252 231 / 0.6) !important;
}
.border-y-green-100\/70 {
  border-top-color: rgb(220 252 231 / 0.7) !important;
  border-bottom-color: rgb(220 252 231 / 0.7) !important;
}
.border-y-green-100\/75 {
  border-top-color: rgb(220 252 231 / 0.75) !important;
  border-bottom-color: rgb(220 252 231 / 0.75) !important;
}
.border-y-green-100\/80 {
  border-top-color: rgb(220 252 231 / 0.8) !important;
  border-bottom-color: rgb(220 252 231 / 0.8) !important;
}
.border-y-green-100\/87 {
  border-top-color: rgb(220 252 231 / 0.87) !important;
  border-bottom-color: rgb(220 252 231 / 0.87) !important;
}
.border-y-green-100\/90 {
  border-top-color: rgb(220 252 231 / 0.9) !important;
  border-bottom-color: rgb(220 252 231 / 0.9) !important;
}
.border-y-green-100\/95 {
  border-top-color: rgb(220 252 231 / 0.95) !important;
  border-bottom-color: rgb(220 252 231 / 0.95) !important;
}
.border-y-green-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-y-green-200\/0 {
  border-top-color: rgb(187 247 208 / 0) !important;
  border-bottom-color: rgb(187 247 208 / 0) !important;
}
.border-y-green-200\/10 {
  border-top-color: rgb(187 247 208 / 0.1) !important;
  border-bottom-color: rgb(187 247 208 / 0.1) !important;
}
.border-y-green-200\/100 {
  border-top-color: rgb(187 247 208 / 1) !important;
  border-bottom-color: rgb(187 247 208 / 1) !important;
}
.border-y-green-200\/12 {
  border-top-color: rgb(187 247 208 / 0.12) !important;
  border-bottom-color: rgb(187 247 208 / 0.12) !important;
}
.border-y-green-200\/20 {
  border-top-color: rgb(187 247 208 / 0.2) !important;
  border-bottom-color: rgb(187 247 208 / 0.2) !important;
}
.border-y-green-200\/25 {
  border-top-color: rgb(187 247 208 / 0.25) !important;
  border-bottom-color: rgb(187 247 208 / 0.25) !important;
}
.border-y-green-200\/30 {
  border-top-color: rgb(187 247 208 / 0.3) !important;
  border-bottom-color: rgb(187 247 208 / 0.3) !important;
}
.border-y-green-200\/38 {
  border-top-color: rgb(187 247 208 / 0.38) !important;
  border-bottom-color: rgb(187 247 208 / 0.38) !important;
}
.border-y-green-200\/40 {
  border-top-color: rgb(187 247 208 / 0.4) !important;
  border-bottom-color: rgb(187 247 208 / 0.4) !important;
}
.border-y-green-200\/5 {
  border-top-color: rgb(187 247 208 / 0.05) !important;
  border-bottom-color: rgb(187 247 208 / 0.05) !important;
}
.border-y-green-200\/50 {
  border-top-color: rgb(187 247 208 / 0.5) !important;
  border-bottom-color: rgb(187 247 208 / 0.5) !important;
}
.border-y-green-200\/60 {
  border-top-color: rgb(187 247 208 / 0.6) !important;
  border-bottom-color: rgb(187 247 208 / 0.6) !important;
}
.border-y-green-200\/70 {
  border-top-color: rgb(187 247 208 / 0.7) !important;
  border-bottom-color: rgb(187 247 208 / 0.7) !important;
}
.border-y-green-200\/75 {
  border-top-color: rgb(187 247 208 / 0.75) !important;
  border-bottom-color: rgb(187 247 208 / 0.75) !important;
}
.border-y-green-200\/80 {
  border-top-color: rgb(187 247 208 / 0.8) !important;
  border-bottom-color: rgb(187 247 208 / 0.8) !important;
}
.border-y-green-200\/87 {
  border-top-color: rgb(187 247 208 / 0.87) !important;
  border-bottom-color: rgb(187 247 208 / 0.87) !important;
}
.border-y-green-200\/90 {
  border-top-color: rgb(187 247 208 / 0.9) !important;
  border-bottom-color: rgb(187 247 208 / 0.9) !important;
}
.border-y-green-200\/95 {
  border-top-color: rgb(187 247 208 / 0.95) !important;
  border-bottom-color: rgb(187 247 208 / 0.95) !important;
}
.border-y-green-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-y-green-300\/0 {
  border-top-color: rgb(134 239 172 / 0) !important;
  border-bottom-color: rgb(134 239 172 / 0) !important;
}
.border-y-green-300\/10 {
  border-top-color: rgb(134 239 172 / 0.1) !important;
  border-bottom-color: rgb(134 239 172 / 0.1) !important;
}
.border-y-green-300\/100 {
  border-top-color: rgb(134 239 172 / 1) !important;
  border-bottom-color: rgb(134 239 172 / 1) !important;
}
.border-y-green-300\/12 {
  border-top-color: rgb(134 239 172 / 0.12) !important;
  border-bottom-color: rgb(134 239 172 / 0.12) !important;
}
.border-y-green-300\/20 {
  border-top-color: rgb(134 239 172 / 0.2) !important;
  border-bottom-color: rgb(134 239 172 / 0.2) !important;
}
.border-y-green-300\/25 {
  border-top-color: rgb(134 239 172 / 0.25) !important;
  border-bottom-color: rgb(134 239 172 / 0.25) !important;
}
.border-y-green-300\/30 {
  border-top-color: rgb(134 239 172 / 0.3) !important;
  border-bottom-color: rgb(134 239 172 / 0.3) !important;
}
.border-y-green-300\/38 {
  border-top-color: rgb(134 239 172 / 0.38) !important;
  border-bottom-color: rgb(134 239 172 / 0.38) !important;
}
.border-y-green-300\/40 {
  border-top-color: rgb(134 239 172 / 0.4) !important;
  border-bottom-color: rgb(134 239 172 / 0.4) !important;
}
.border-y-green-300\/5 {
  border-top-color: rgb(134 239 172 / 0.05) !important;
  border-bottom-color: rgb(134 239 172 / 0.05) !important;
}
.border-y-green-300\/50 {
  border-top-color: rgb(134 239 172 / 0.5) !important;
  border-bottom-color: rgb(134 239 172 / 0.5) !important;
}
.border-y-green-300\/60 {
  border-top-color: rgb(134 239 172 / 0.6) !important;
  border-bottom-color: rgb(134 239 172 / 0.6) !important;
}
.border-y-green-300\/70 {
  border-top-color: rgb(134 239 172 / 0.7) !important;
  border-bottom-color: rgb(134 239 172 / 0.7) !important;
}
.border-y-green-300\/75 {
  border-top-color: rgb(134 239 172 / 0.75) !important;
  border-bottom-color: rgb(134 239 172 / 0.75) !important;
}
.border-y-green-300\/80 {
  border-top-color: rgb(134 239 172 / 0.8) !important;
  border-bottom-color: rgb(134 239 172 / 0.8) !important;
}
.border-y-green-300\/87 {
  border-top-color: rgb(134 239 172 / 0.87) !important;
  border-bottom-color: rgb(134 239 172 / 0.87) !important;
}
.border-y-green-300\/90 {
  border-top-color: rgb(134 239 172 / 0.9) !important;
  border-bottom-color: rgb(134 239 172 / 0.9) !important;
}
.border-y-green-300\/95 {
  border-top-color: rgb(134 239 172 / 0.95) !important;
  border-bottom-color: rgb(134 239 172 / 0.95) !important;
}
.border-y-green-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-y-green-400\/0 {
  border-top-color: rgb(74 222 128 / 0) !important;
  border-bottom-color: rgb(74 222 128 / 0) !important;
}
.border-y-green-400\/10 {
  border-top-color: rgb(74 222 128 / 0.1) !important;
  border-bottom-color: rgb(74 222 128 / 0.1) !important;
}
.border-y-green-400\/100 {
  border-top-color: rgb(74 222 128 / 1) !important;
  border-bottom-color: rgb(74 222 128 / 1) !important;
}
.border-y-green-400\/12 {
  border-top-color: rgb(74 222 128 / 0.12) !important;
  border-bottom-color: rgb(74 222 128 / 0.12) !important;
}
.border-y-green-400\/20 {
  border-top-color: rgb(74 222 128 / 0.2) !important;
  border-bottom-color: rgb(74 222 128 / 0.2) !important;
}
.border-y-green-400\/25 {
  border-top-color: rgb(74 222 128 / 0.25) !important;
  border-bottom-color: rgb(74 222 128 / 0.25) !important;
}
.border-y-green-400\/30 {
  border-top-color: rgb(74 222 128 / 0.3) !important;
  border-bottom-color: rgb(74 222 128 / 0.3) !important;
}
.border-y-green-400\/38 {
  border-top-color: rgb(74 222 128 / 0.38) !important;
  border-bottom-color: rgb(74 222 128 / 0.38) !important;
}
.border-y-green-400\/40 {
  border-top-color: rgb(74 222 128 / 0.4) !important;
  border-bottom-color: rgb(74 222 128 / 0.4) !important;
}
.border-y-green-400\/5 {
  border-top-color: rgb(74 222 128 / 0.05) !important;
  border-bottom-color: rgb(74 222 128 / 0.05) !important;
}
.border-y-green-400\/50 {
  border-top-color: rgb(74 222 128 / 0.5) !important;
  border-bottom-color: rgb(74 222 128 / 0.5) !important;
}
.border-y-green-400\/60 {
  border-top-color: rgb(74 222 128 / 0.6) !important;
  border-bottom-color: rgb(74 222 128 / 0.6) !important;
}
.border-y-green-400\/70 {
  border-top-color: rgb(74 222 128 / 0.7) !important;
  border-bottom-color: rgb(74 222 128 / 0.7) !important;
}
.border-y-green-400\/75 {
  border-top-color: rgb(74 222 128 / 0.75) !important;
  border-bottom-color: rgb(74 222 128 / 0.75) !important;
}
.border-y-green-400\/80 {
  border-top-color: rgb(74 222 128 / 0.8) !important;
  border-bottom-color: rgb(74 222 128 / 0.8) !important;
}
.border-y-green-400\/87 {
  border-top-color: rgb(74 222 128 / 0.87) !important;
  border-bottom-color: rgb(74 222 128 / 0.87) !important;
}
.border-y-green-400\/90 {
  border-top-color: rgb(74 222 128 / 0.9) !important;
  border-bottom-color: rgb(74 222 128 / 0.9) !important;
}
.border-y-green-400\/95 {
  border-top-color: rgb(74 222 128 / 0.95) !important;
  border-bottom-color: rgb(74 222 128 / 0.95) !important;
}
.border-y-green-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-y-green-50\/0 {
  border-top-color: rgb(240 253 244 / 0) !important;
  border-bottom-color: rgb(240 253 244 / 0) !important;
}
.border-y-green-50\/10 {
  border-top-color: rgb(240 253 244 / 0.1) !important;
  border-bottom-color: rgb(240 253 244 / 0.1) !important;
}
.border-y-green-50\/100 {
  border-top-color: rgb(240 253 244 / 1) !important;
  border-bottom-color: rgb(240 253 244 / 1) !important;
}
.border-y-green-50\/12 {
  border-top-color: rgb(240 253 244 / 0.12) !important;
  border-bottom-color: rgb(240 253 244 / 0.12) !important;
}
.border-y-green-50\/20 {
  border-top-color: rgb(240 253 244 / 0.2) !important;
  border-bottom-color: rgb(240 253 244 / 0.2) !important;
}
.border-y-green-50\/25 {
  border-top-color: rgb(240 253 244 / 0.25) !important;
  border-bottom-color: rgb(240 253 244 / 0.25) !important;
}
.border-y-green-50\/30 {
  border-top-color: rgb(240 253 244 / 0.3) !important;
  border-bottom-color: rgb(240 253 244 / 0.3) !important;
}
.border-y-green-50\/38 {
  border-top-color: rgb(240 253 244 / 0.38) !important;
  border-bottom-color: rgb(240 253 244 / 0.38) !important;
}
.border-y-green-50\/40 {
  border-top-color: rgb(240 253 244 / 0.4) !important;
  border-bottom-color: rgb(240 253 244 / 0.4) !important;
}
.border-y-green-50\/5 {
  border-top-color: rgb(240 253 244 / 0.05) !important;
  border-bottom-color: rgb(240 253 244 / 0.05) !important;
}
.border-y-green-50\/50 {
  border-top-color: rgb(240 253 244 / 0.5) !important;
  border-bottom-color: rgb(240 253 244 / 0.5) !important;
}
.border-y-green-50\/60 {
  border-top-color: rgb(240 253 244 / 0.6) !important;
  border-bottom-color: rgb(240 253 244 / 0.6) !important;
}
.border-y-green-50\/70 {
  border-top-color: rgb(240 253 244 / 0.7) !important;
  border-bottom-color: rgb(240 253 244 / 0.7) !important;
}
.border-y-green-50\/75 {
  border-top-color: rgb(240 253 244 / 0.75) !important;
  border-bottom-color: rgb(240 253 244 / 0.75) !important;
}
.border-y-green-50\/80 {
  border-top-color: rgb(240 253 244 / 0.8) !important;
  border-bottom-color: rgb(240 253 244 / 0.8) !important;
}
.border-y-green-50\/87 {
  border-top-color: rgb(240 253 244 / 0.87) !important;
  border-bottom-color: rgb(240 253 244 / 0.87) !important;
}
.border-y-green-50\/90 {
  border-top-color: rgb(240 253 244 / 0.9) !important;
  border-bottom-color: rgb(240 253 244 / 0.9) !important;
}
.border-y-green-50\/95 {
  border-top-color: rgb(240 253 244 / 0.95) !important;
  border-bottom-color: rgb(240 253 244 / 0.95) !important;
}
.border-y-green-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-y-green-500\/0 {
  border-top-color: rgb(34 197 94 / 0) !important;
  border-bottom-color: rgb(34 197 94 / 0) !important;
}
.border-y-green-500\/10 {
  border-top-color: rgb(34 197 94 / 0.1) !important;
  border-bottom-color: rgb(34 197 94 / 0.1) !important;
}
.border-y-green-500\/100 {
  border-top-color: rgb(34 197 94 / 1) !important;
  border-bottom-color: rgb(34 197 94 / 1) !important;
}
.border-y-green-500\/12 {
  border-top-color: rgb(34 197 94 / 0.12) !important;
  border-bottom-color: rgb(34 197 94 / 0.12) !important;
}
.border-y-green-500\/20 {
  border-top-color: rgb(34 197 94 / 0.2) !important;
  border-bottom-color: rgb(34 197 94 / 0.2) !important;
}
.border-y-green-500\/25 {
  border-top-color: rgb(34 197 94 / 0.25) !important;
  border-bottom-color: rgb(34 197 94 / 0.25) !important;
}
.border-y-green-500\/30 {
  border-top-color: rgb(34 197 94 / 0.3) !important;
  border-bottom-color: rgb(34 197 94 / 0.3) !important;
}
.border-y-green-500\/38 {
  border-top-color: rgb(34 197 94 / 0.38) !important;
  border-bottom-color: rgb(34 197 94 / 0.38) !important;
}
.border-y-green-500\/40 {
  border-top-color: rgb(34 197 94 / 0.4) !important;
  border-bottom-color: rgb(34 197 94 / 0.4) !important;
}
.border-y-green-500\/5 {
  border-top-color: rgb(34 197 94 / 0.05) !important;
  border-bottom-color: rgb(34 197 94 / 0.05) !important;
}
.border-y-green-500\/50 {
  border-top-color: rgb(34 197 94 / 0.5) !important;
  border-bottom-color: rgb(34 197 94 / 0.5) !important;
}
.border-y-green-500\/60 {
  border-top-color: rgb(34 197 94 / 0.6) !important;
  border-bottom-color: rgb(34 197 94 / 0.6) !important;
}
.border-y-green-500\/70 {
  border-top-color: rgb(34 197 94 / 0.7) !important;
  border-bottom-color: rgb(34 197 94 / 0.7) !important;
}
.border-y-green-500\/75 {
  border-top-color: rgb(34 197 94 / 0.75) !important;
  border-bottom-color: rgb(34 197 94 / 0.75) !important;
}
.border-y-green-500\/80 {
  border-top-color: rgb(34 197 94 / 0.8) !important;
  border-bottom-color: rgb(34 197 94 / 0.8) !important;
}
.border-y-green-500\/87 {
  border-top-color: rgb(34 197 94 / 0.87) !important;
  border-bottom-color: rgb(34 197 94 / 0.87) !important;
}
.border-y-green-500\/90 {
  border-top-color: rgb(34 197 94 / 0.9) !important;
  border-bottom-color: rgb(34 197 94 / 0.9) !important;
}
.border-y-green-500\/95 {
  border-top-color: rgb(34 197 94 / 0.95) !important;
  border-bottom-color: rgb(34 197 94 / 0.95) !important;
}
.border-y-green-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-y-green-600\/0 {
  border-top-color: rgb(22 163 74 / 0) !important;
  border-bottom-color: rgb(22 163 74 / 0) !important;
}
.border-y-green-600\/10 {
  border-top-color: rgb(22 163 74 / 0.1) !important;
  border-bottom-color: rgb(22 163 74 / 0.1) !important;
}
.border-y-green-600\/100 {
  border-top-color: rgb(22 163 74 / 1) !important;
  border-bottom-color: rgb(22 163 74 / 1) !important;
}
.border-y-green-600\/12 {
  border-top-color: rgb(22 163 74 / 0.12) !important;
  border-bottom-color: rgb(22 163 74 / 0.12) !important;
}
.border-y-green-600\/20 {
  border-top-color: rgb(22 163 74 / 0.2) !important;
  border-bottom-color: rgb(22 163 74 / 0.2) !important;
}
.border-y-green-600\/25 {
  border-top-color: rgb(22 163 74 / 0.25) !important;
  border-bottom-color: rgb(22 163 74 / 0.25) !important;
}
.border-y-green-600\/30 {
  border-top-color: rgb(22 163 74 / 0.3) !important;
  border-bottom-color: rgb(22 163 74 / 0.3) !important;
}
.border-y-green-600\/38 {
  border-top-color: rgb(22 163 74 / 0.38) !important;
  border-bottom-color: rgb(22 163 74 / 0.38) !important;
}
.border-y-green-600\/40 {
  border-top-color: rgb(22 163 74 / 0.4) !important;
  border-bottom-color: rgb(22 163 74 / 0.4) !important;
}
.border-y-green-600\/5 {
  border-top-color: rgb(22 163 74 / 0.05) !important;
  border-bottom-color: rgb(22 163 74 / 0.05) !important;
}
.border-y-green-600\/50 {
  border-top-color: rgb(22 163 74 / 0.5) !important;
  border-bottom-color: rgb(22 163 74 / 0.5) !important;
}
.border-y-green-600\/60 {
  border-top-color: rgb(22 163 74 / 0.6) !important;
  border-bottom-color: rgb(22 163 74 / 0.6) !important;
}
.border-y-green-600\/70 {
  border-top-color: rgb(22 163 74 / 0.7) !important;
  border-bottom-color: rgb(22 163 74 / 0.7) !important;
}
.border-y-green-600\/75 {
  border-top-color: rgb(22 163 74 / 0.75) !important;
  border-bottom-color: rgb(22 163 74 / 0.75) !important;
}
.border-y-green-600\/80 {
  border-top-color: rgb(22 163 74 / 0.8) !important;
  border-bottom-color: rgb(22 163 74 / 0.8) !important;
}
.border-y-green-600\/87 {
  border-top-color: rgb(22 163 74 / 0.87) !important;
  border-bottom-color: rgb(22 163 74 / 0.87) !important;
}
.border-y-green-600\/90 {
  border-top-color: rgb(22 163 74 / 0.9) !important;
  border-bottom-color: rgb(22 163 74 / 0.9) !important;
}
.border-y-green-600\/95 {
  border-top-color: rgb(22 163 74 / 0.95) !important;
  border-bottom-color: rgb(22 163 74 / 0.95) !important;
}
.border-y-green-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-y-green-700\/0 {
  border-top-color: rgb(21 128 61 / 0) !important;
  border-bottom-color: rgb(21 128 61 / 0) !important;
}
.border-y-green-700\/10 {
  border-top-color: rgb(21 128 61 / 0.1) !important;
  border-bottom-color: rgb(21 128 61 / 0.1) !important;
}
.border-y-green-700\/100 {
  border-top-color: rgb(21 128 61 / 1) !important;
  border-bottom-color: rgb(21 128 61 / 1) !important;
}
.border-y-green-700\/12 {
  border-top-color: rgb(21 128 61 / 0.12) !important;
  border-bottom-color: rgb(21 128 61 / 0.12) !important;
}
.border-y-green-700\/20 {
  border-top-color: rgb(21 128 61 / 0.2) !important;
  border-bottom-color: rgb(21 128 61 / 0.2) !important;
}
.border-y-green-700\/25 {
  border-top-color: rgb(21 128 61 / 0.25) !important;
  border-bottom-color: rgb(21 128 61 / 0.25) !important;
}
.border-y-green-700\/30 {
  border-top-color: rgb(21 128 61 / 0.3) !important;
  border-bottom-color: rgb(21 128 61 / 0.3) !important;
}
.border-y-green-700\/38 {
  border-top-color: rgb(21 128 61 / 0.38) !important;
  border-bottom-color: rgb(21 128 61 / 0.38) !important;
}
.border-y-green-700\/40 {
  border-top-color: rgb(21 128 61 / 0.4) !important;
  border-bottom-color: rgb(21 128 61 / 0.4) !important;
}
.border-y-green-700\/5 {
  border-top-color: rgb(21 128 61 / 0.05) !important;
  border-bottom-color: rgb(21 128 61 / 0.05) !important;
}
.border-y-green-700\/50 {
  border-top-color: rgb(21 128 61 / 0.5) !important;
  border-bottom-color: rgb(21 128 61 / 0.5) !important;
}
.border-y-green-700\/60 {
  border-top-color: rgb(21 128 61 / 0.6) !important;
  border-bottom-color: rgb(21 128 61 / 0.6) !important;
}
.border-y-green-700\/70 {
  border-top-color: rgb(21 128 61 / 0.7) !important;
  border-bottom-color: rgb(21 128 61 / 0.7) !important;
}
.border-y-green-700\/75 {
  border-top-color: rgb(21 128 61 / 0.75) !important;
  border-bottom-color: rgb(21 128 61 / 0.75) !important;
}
.border-y-green-700\/80 {
  border-top-color: rgb(21 128 61 / 0.8) !important;
  border-bottom-color: rgb(21 128 61 / 0.8) !important;
}
.border-y-green-700\/87 {
  border-top-color: rgb(21 128 61 / 0.87) !important;
  border-bottom-color: rgb(21 128 61 / 0.87) !important;
}
.border-y-green-700\/90 {
  border-top-color: rgb(21 128 61 / 0.9) !important;
  border-bottom-color: rgb(21 128 61 / 0.9) !important;
}
.border-y-green-700\/95 {
  border-top-color: rgb(21 128 61 / 0.95) !important;
  border-bottom-color: rgb(21 128 61 / 0.95) !important;
}
.border-y-green-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-y-green-800\/0 {
  border-top-color: rgb(22 101 52 / 0) !important;
  border-bottom-color: rgb(22 101 52 / 0) !important;
}
.border-y-green-800\/10 {
  border-top-color: rgb(22 101 52 / 0.1) !important;
  border-bottom-color: rgb(22 101 52 / 0.1) !important;
}
.border-y-green-800\/100 {
  border-top-color: rgb(22 101 52 / 1) !important;
  border-bottom-color: rgb(22 101 52 / 1) !important;
}
.border-y-green-800\/12 {
  border-top-color: rgb(22 101 52 / 0.12) !important;
  border-bottom-color: rgb(22 101 52 / 0.12) !important;
}
.border-y-green-800\/20 {
  border-top-color: rgb(22 101 52 / 0.2) !important;
  border-bottom-color: rgb(22 101 52 / 0.2) !important;
}
.border-y-green-800\/25 {
  border-top-color: rgb(22 101 52 / 0.25) !important;
  border-bottom-color: rgb(22 101 52 / 0.25) !important;
}
.border-y-green-800\/30 {
  border-top-color: rgb(22 101 52 / 0.3) !important;
  border-bottom-color: rgb(22 101 52 / 0.3) !important;
}
.border-y-green-800\/38 {
  border-top-color: rgb(22 101 52 / 0.38) !important;
  border-bottom-color: rgb(22 101 52 / 0.38) !important;
}
.border-y-green-800\/40 {
  border-top-color: rgb(22 101 52 / 0.4) !important;
  border-bottom-color: rgb(22 101 52 / 0.4) !important;
}
.border-y-green-800\/5 {
  border-top-color: rgb(22 101 52 / 0.05) !important;
  border-bottom-color: rgb(22 101 52 / 0.05) !important;
}
.border-y-green-800\/50 {
  border-top-color: rgb(22 101 52 / 0.5) !important;
  border-bottom-color: rgb(22 101 52 / 0.5) !important;
}
.border-y-green-800\/60 {
  border-top-color: rgb(22 101 52 / 0.6) !important;
  border-bottom-color: rgb(22 101 52 / 0.6) !important;
}
.border-y-green-800\/70 {
  border-top-color: rgb(22 101 52 / 0.7) !important;
  border-bottom-color: rgb(22 101 52 / 0.7) !important;
}
.border-y-green-800\/75 {
  border-top-color: rgb(22 101 52 / 0.75) !important;
  border-bottom-color: rgb(22 101 52 / 0.75) !important;
}
.border-y-green-800\/80 {
  border-top-color: rgb(22 101 52 / 0.8) !important;
  border-bottom-color: rgb(22 101 52 / 0.8) !important;
}
.border-y-green-800\/87 {
  border-top-color: rgb(22 101 52 / 0.87) !important;
  border-bottom-color: rgb(22 101 52 / 0.87) !important;
}
.border-y-green-800\/90 {
  border-top-color: rgb(22 101 52 / 0.9) !important;
  border-bottom-color: rgb(22 101 52 / 0.9) !important;
}
.border-y-green-800\/95 {
  border-top-color: rgb(22 101 52 / 0.95) !important;
  border-bottom-color: rgb(22 101 52 / 0.95) !important;
}
.border-y-green-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-y-green-900\/0 {
  border-top-color: rgb(20 83 45 / 0) !important;
  border-bottom-color: rgb(20 83 45 / 0) !important;
}
.border-y-green-900\/10 {
  border-top-color: rgb(20 83 45 / 0.1) !important;
  border-bottom-color: rgb(20 83 45 / 0.1) !important;
}
.border-y-green-900\/100 {
  border-top-color: rgb(20 83 45 / 1) !important;
  border-bottom-color: rgb(20 83 45 / 1) !important;
}
.border-y-green-900\/12 {
  border-top-color: rgb(20 83 45 / 0.12) !important;
  border-bottom-color: rgb(20 83 45 / 0.12) !important;
}
.border-y-green-900\/20 {
  border-top-color: rgb(20 83 45 / 0.2) !important;
  border-bottom-color: rgb(20 83 45 / 0.2) !important;
}
.border-y-green-900\/25 {
  border-top-color: rgb(20 83 45 / 0.25) !important;
  border-bottom-color: rgb(20 83 45 / 0.25) !important;
}
.border-y-green-900\/30 {
  border-top-color: rgb(20 83 45 / 0.3) !important;
  border-bottom-color: rgb(20 83 45 / 0.3) !important;
}
.border-y-green-900\/38 {
  border-top-color: rgb(20 83 45 / 0.38) !important;
  border-bottom-color: rgb(20 83 45 / 0.38) !important;
}
.border-y-green-900\/40 {
  border-top-color: rgb(20 83 45 / 0.4) !important;
  border-bottom-color: rgb(20 83 45 / 0.4) !important;
}
.border-y-green-900\/5 {
  border-top-color: rgb(20 83 45 / 0.05) !important;
  border-bottom-color: rgb(20 83 45 / 0.05) !important;
}
.border-y-green-900\/50 {
  border-top-color: rgb(20 83 45 / 0.5) !important;
  border-bottom-color: rgb(20 83 45 / 0.5) !important;
}
.border-y-green-900\/60 {
  border-top-color: rgb(20 83 45 / 0.6) !important;
  border-bottom-color: rgb(20 83 45 / 0.6) !important;
}
.border-y-green-900\/70 {
  border-top-color: rgb(20 83 45 / 0.7) !important;
  border-bottom-color: rgb(20 83 45 / 0.7) !important;
}
.border-y-green-900\/75 {
  border-top-color: rgb(20 83 45 / 0.75) !important;
  border-bottom-color: rgb(20 83 45 / 0.75) !important;
}
.border-y-green-900\/80 {
  border-top-color: rgb(20 83 45 / 0.8) !important;
  border-bottom-color: rgb(20 83 45 / 0.8) !important;
}
.border-y-green-900\/87 {
  border-top-color: rgb(20 83 45 / 0.87) !important;
  border-bottom-color: rgb(20 83 45 / 0.87) !important;
}
.border-y-green-900\/90 {
  border-top-color: rgb(20 83 45 / 0.9) !important;
  border-bottom-color: rgb(20 83 45 / 0.9) !important;
}
.border-y-green-900\/95 {
  border-top-color: rgb(20 83 45 / 0.95) !important;
  border-bottom-color: rgb(20 83 45 / 0.95) !important;
}
.border-y-green-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-y-green-950\/0 {
  border-top-color: rgb(5 46 22 / 0) !important;
  border-bottom-color: rgb(5 46 22 / 0) !important;
}
.border-y-green-950\/10 {
  border-top-color: rgb(5 46 22 / 0.1) !important;
  border-bottom-color: rgb(5 46 22 / 0.1) !important;
}
.border-y-green-950\/100 {
  border-top-color: rgb(5 46 22 / 1) !important;
  border-bottom-color: rgb(5 46 22 / 1) !important;
}
.border-y-green-950\/12 {
  border-top-color: rgb(5 46 22 / 0.12) !important;
  border-bottom-color: rgb(5 46 22 / 0.12) !important;
}
.border-y-green-950\/20 {
  border-top-color: rgb(5 46 22 / 0.2) !important;
  border-bottom-color: rgb(5 46 22 / 0.2) !important;
}
.border-y-green-950\/25 {
  border-top-color: rgb(5 46 22 / 0.25) !important;
  border-bottom-color: rgb(5 46 22 / 0.25) !important;
}
.border-y-green-950\/30 {
  border-top-color: rgb(5 46 22 / 0.3) !important;
  border-bottom-color: rgb(5 46 22 / 0.3) !important;
}
.border-y-green-950\/38 {
  border-top-color: rgb(5 46 22 / 0.38) !important;
  border-bottom-color: rgb(5 46 22 / 0.38) !important;
}
.border-y-green-950\/40 {
  border-top-color: rgb(5 46 22 / 0.4) !important;
  border-bottom-color: rgb(5 46 22 / 0.4) !important;
}
.border-y-green-950\/5 {
  border-top-color: rgb(5 46 22 / 0.05) !important;
  border-bottom-color: rgb(5 46 22 / 0.05) !important;
}
.border-y-green-950\/50 {
  border-top-color: rgb(5 46 22 / 0.5) !important;
  border-bottom-color: rgb(5 46 22 / 0.5) !important;
}
.border-y-green-950\/60 {
  border-top-color: rgb(5 46 22 / 0.6) !important;
  border-bottom-color: rgb(5 46 22 / 0.6) !important;
}
.border-y-green-950\/70 {
  border-top-color: rgb(5 46 22 / 0.7) !important;
  border-bottom-color: rgb(5 46 22 / 0.7) !important;
}
.border-y-green-950\/75 {
  border-top-color: rgb(5 46 22 / 0.75) !important;
  border-bottom-color: rgb(5 46 22 / 0.75) !important;
}
.border-y-green-950\/80 {
  border-top-color: rgb(5 46 22 / 0.8) !important;
  border-bottom-color: rgb(5 46 22 / 0.8) !important;
}
.border-y-green-950\/87 {
  border-top-color: rgb(5 46 22 / 0.87) !important;
  border-bottom-color: rgb(5 46 22 / 0.87) !important;
}
.border-y-green-950\/90 {
  border-top-color: rgb(5 46 22 / 0.9) !important;
  border-bottom-color: rgb(5 46 22 / 0.9) !important;
}
.border-y-green-950\/95 {
  border-top-color: rgb(5 46 22 / 0.95) !important;
  border-bottom-color: rgb(5 46 22 / 0.95) !important;
}
.border-y-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0) !important;
  border-bottom-color: rgb(224 231 255 / 0) !important;
}
.border-y-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1) !important;
  border-bottom-color: rgb(224 231 255 / 0.1) !important;
}
.border-y-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1) !important;
  border-bottom-color: rgb(224 231 255 / 1) !important;
}
.border-y-indigo-100\/12 {
  border-top-color: rgb(224 231 255 / 0.12) !important;
  border-bottom-color: rgb(224 231 255 / 0.12) !important;
}
.border-y-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2) !important;
  border-bottom-color: rgb(224 231 255 / 0.2) !important;
}
.border-y-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25) !important;
  border-bottom-color: rgb(224 231 255 / 0.25) !important;
}
.border-y-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3) !important;
  border-bottom-color: rgb(224 231 255 / 0.3) !important;
}
.border-y-indigo-100\/38 {
  border-top-color: rgb(224 231 255 / 0.38) !important;
  border-bottom-color: rgb(224 231 255 / 0.38) !important;
}
.border-y-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4) !important;
  border-bottom-color: rgb(224 231 255 / 0.4) !important;
}
.border-y-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05) !important;
  border-bottom-color: rgb(224 231 255 / 0.05) !important;
}
.border-y-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5) !important;
  border-bottom-color: rgb(224 231 255 / 0.5) !important;
}
.border-y-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6) !important;
  border-bottom-color: rgb(224 231 255 / 0.6) !important;
}
.border-y-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7) !important;
  border-bottom-color: rgb(224 231 255 / 0.7) !important;
}
.border-y-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75) !important;
  border-bottom-color: rgb(224 231 255 / 0.75) !important;
}
.border-y-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8) !important;
  border-bottom-color: rgb(224 231 255 / 0.8) !important;
}
.border-y-indigo-100\/87 {
  border-top-color: rgb(224 231 255 / 0.87) !important;
  border-bottom-color: rgb(224 231 255 / 0.87) !important;
}
.border-y-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9) !important;
  border-bottom-color: rgb(224 231 255 / 0.9) !important;
}
.border-y-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95) !important;
  border-bottom-color: rgb(224 231 255 / 0.95) !important;
}
.border-y-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0) !important;
  border-bottom-color: rgb(199 210 254 / 0) !important;
}
.border-y-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1) !important;
  border-bottom-color: rgb(199 210 254 / 0.1) !important;
}
.border-y-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1) !important;
  border-bottom-color: rgb(199 210 254 / 1) !important;
}
.border-y-indigo-200\/12 {
  border-top-color: rgb(199 210 254 / 0.12) !important;
  border-bottom-color: rgb(199 210 254 / 0.12) !important;
}
.border-y-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2) !important;
  border-bottom-color: rgb(199 210 254 / 0.2) !important;
}
.border-y-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25) !important;
  border-bottom-color: rgb(199 210 254 / 0.25) !important;
}
.border-y-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3) !important;
  border-bottom-color: rgb(199 210 254 / 0.3) !important;
}
.border-y-indigo-200\/38 {
  border-top-color: rgb(199 210 254 / 0.38) !important;
  border-bottom-color: rgb(199 210 254 / 0.38) !important;
}
.border-y-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4) !important;
  border-bottom-color: rgb(199 210 254 / 0.4) !important;
}
.border-y-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05) !important;
  border-bottom-color: rgb(199 210 254 / 0.05) !important;
}
.border-y-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5) !important;
  border-bottom-color: rgb(199 210 254 / 0.5) !important;
}
.border-y-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6) !important;
  border-bottom-color: rgb(199 210 254 / 0.6) !important;
}
.border-y-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7) !important;
  border-bottom-color: rgb(199 210 254 / 0.7) !important;
}
.border-y-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75) !important;
  border-bottom-color: rgb(199 210 254 / 0.75) !important;
}
.border-y-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8) !important;
  border-bottom-color: rgb(199 210 254 / 0.8) !important;
}
.border-y-indigo-200\/87 {
  border-top-color: rgb(199 210 254 / 0.87) !important;
  border-bottom-color: rgb(199 210 254 / 0.87) !important;
}
.border-y-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9) !important;
  border-bottom-color: rgb(199 210 254 / 0.9) !important;
}
.border-y-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95) !important;
  border-bottom-color: rgb(199 210 254 / 0.95) !important;
}
.border-y-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0) !important;
  border-bottom-color: rgb(165 180 252 / 0) !important;
}
.border-y-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1) !important;
  border-bottom-color: rgb(165 180 252 / 0.1) !important;
}
.border-y-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1) !important;
  border-bottom-color: rgb(165 180 252 / 1) !important;
}
.border-y-indigo-300\/12 {
  border-top-color: rgb(165 180 252 / 0.12) !important;
  border-bottom-color: rgb(165 180 252 / 0.12) !important;
}
.border-y-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2) !important;
  border-bottom-color: rgb(165 180 252 / 0.2) !important;
}
.border-y-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25) !important;
  border-bottom-color: rgb(165 180 252 / 0.25) !important;
}
.border-y-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3) !important;
  border-bottom-color: rgb(165 180 252 / 0.3) !important;
}
.border-y-indigo-300\/38 {
  border-top-color: rgb(165 180 252 / 0.38) !important;
  border-bottom-color: rgb(165 180 252 / 0.38) !important;
}
.border-y-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4) !important;
  border-bottom-color: rgb(165 180 252 / 0.4) !important;
}
.border-y-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05) !important;
  border-bottom-color: rgb(165 180 252 / 0.05) !important;
}
.border-y-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5) !important;
  border-bottom-color: rgb(165 180 252 / 0.5) !important;
}
.border-y-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6) !important;
  border-bottom-color: rgb(165 180 252 / 0.6) !important;
}
.border-y-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7) !important;
  border-bottom-color: rgb(165 180 252 / 0.7) !important;
}
.border-y-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75) !important;
  border-bottom-color: rgb(165 180 252 / 0.75) !important;
}
.border-y-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8) !important;
  border-bottom-color: rgb(165 180 252 / 0.8) !important;
}
.border-y-indigo-300\/87 {
  border-top-color: rgb(165 180 252 / 0.87) !important;
  border-bottom-color: rgb(165 180 252 / 0.87) !important;
}
.border-y-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9) !important;
  border-bottom-color: rgb(165 180 252 / 0.9) !important;
}
.border-y-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95) !important;
  border-bottom-color: rgb(165 180 252 / 0.95) !important;
}
.border-y-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0) !important;
  border-bottom-color: rgb(129 140 248 / 0) !important;
}
.border-y-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1) !important;
  border-bottom-color: rgb(129 140 248 / 0.1) !important;
}
.border-y-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1) !important;
  border-bottom-color: rgb(129 140 248 / 1) !important;
}
.border-y-indigo-400\/12 {
  border-top-color: rgb(129 140 248 / 0.12) !important;
  border-bottom-color: rgb(129 140 248 / 0.12) !important;
}
.border-y-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2) !important;
  border-bottom-color: rgb(129 140 248 / 0.2) !important;
}
.border-y-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25) !important;
  border-bottom-color: rgb(129 140 248 / 0.25) !important;
}
.border-y-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3) !important;
  border-bottom-color: rgb(129 140 248 / 0.3) !important;
}
.border-y-indigo-400\/38 {
  border-top-color: rgb(129 140 248 / 0.38) !important;
  border-bottom-color: rgb(129 140 248 / 0.38) !important;
}
.border-y-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4) !important;
  border-bottom-color: rgb(129 140 248 / 0.4) !important;
}
.border-y-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05) !important;
  border-bottom-color: rgb(129 140 248 / 0.05) !important;
}
.border-y-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5) !important;
  border-bottom-color: rgb(129 140 248 / 0.5) !important;
}
.border-y-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6) !important;
  border-bottom-color: rgb(129 140 248 / 0.6) !important;
}
.border-y-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7) !important;
  border-bottom-color: rgb(129 140 248 / 0.7) !important;
}
.border-y-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75) !important;
  border-bottom-color: rgb(129 140 248 / 0.75) !important;
}
.border-y-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8) !important;
  border-bottom-color: rgb(129 140 248 / 0.8) !important;
}
.border-y-indigo-400\/87 {
  border-top-color: rgb(129 140 248 / 0.87) !important;
  border-bottom-color: rgb(129 140 248 / 0.87) !important;
}
.border-y-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9) !important;
  border-bottom-color: rgb(129 140 248 / 0.9) !important;
}
.border-y-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95) !important;
  border-bottom-color: rgb(129 140 248 / 0.95) !important;
}
.border-y-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0) !important;
  border-bottom-color: rgb(238 242 255 / 0) !important;
}
.border-y-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1) !important;
  border-bottom-color: rgb(238 242 255 / 0.1) !important;
}
.border-y-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1) !important;
  border-bottom-color: rgb(238 242 255 / 1) !important;
}
.border-y-indigo-50\/12 {
  border-top-color: rgb(238 242 255 / 0.12) !important;
  border-bottom-color: rgb(238 242 255 / 0.12) !important;
}
.border-y-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2) !important;
  border-bottom-color: rgb(238 242 255 / 0.2) !important;
}
.border-y-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25) !important;
  border-bottom-color: rgb(238 242 255 / 0.25) !important;
}
.border-y-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3) !important;
  border-bottom-color: rgb(238 242 255 / 0.3) !important;
}
.border-y-indigo-50\/38 {
  border-top-color: rgb(238 242 255 / 0.38) !important;
  border-bottom-color: rgb(238 242 255 / 0.38) !important;
}
.border-y-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4) !important;
  border-bottom-color: rgb(238 242 255 / 0.4) !important;
}
.border-y-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05) !important;
  border-bottom-color: rgb(238 242 255 / 0.05) !important;
}
.border-y-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5) !important;
  border-bottom-color: rgb(238 242 255 / 0.5) !important;
}
.border-y-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6) !important;
  border-bottom-color: rgb(238 242 255 / 0.6) !important;
}
.border-y-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7) !important;
  border-bottom-color: rgb(238 242 255 / 0.7) !important;
}
.border-y-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75) !important;
  border-bottom-color: rgb(238 242 255 / 0.75) !important;
}
.border-y-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8) !important;
  border-bottom-color: rgb(238 242 255 / 0.8) !important;
}
.border-y-indigo-50\/87 {
  border-top-color: rgb(238 242 255 / 0.87) !important;
  border-bottom-color: rgb(238 242 255 / 0.87) !important;
}
.border-y-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9) !important;
  border-bottom-color: rgb(238 242 255 / 0.9) !important;
}
.border-y-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95) !important;
  border-bottom-color: rgb(238 242 255 / 0.95) !important;
}
.border-y-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0) !important;
  border-bottom-color: rgb(99 102 241 / 0) !important;
}
.border-y-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1) !important;
  border-bottom-color: rgb(99 102 241 / 0.1) !important;
}
.border-y-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1) !important;
  border-bottom-color: rgb(99 102 241 / 1) !important;
}
.border-y-indigo-500\/12 {
  border-top-color: rgb(99 102 241 / 0.12) !important;
  border-bottom-color: rgb(99 102 241 / 0.12) !important;
}
.border-y-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2) !important;
  border-bottom-color: rgb(99 102 241 / 0.2) !important;
}
.border-y-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25) !important;
  border-bottom-color: rgb(99 102 241 / 0.25) !important;
}
.border-y-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3) !important;
  border-bottom-color: rgb(99 102 241 / 0.3) !important;
}
.border-y-indigo-500\/38 {
  border-top-color: rgb(99 102 241 / 0.38) !important;
  border-bottom-color: rgb(99 102 241 / 0.38) !important;
}
.border-y-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4) !important;
  border-bottom-color: rgb(99 102 241 / 0.4) !important;
}
.border-y-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05) !important;
  border-bottom-color: rgb(99 102 241 / 0.05) !important;
}
.border-y-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5) !important;
  border-bottom-color: rgb(99 102 241 / 0.5) !important;
}
.border-y-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6) !important;
  border-bottom-color: rgb(99 102 241 / 0.6) !important;
}
.border-y-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7) !important;
  border-bottom-color: rgb(99 102 241 / 0.7) !important;
}
.border-y-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75) !important;
  border-bottom-color: rgb(99 102 241 / 0.75) !important;
}
.border-y-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8) !important;
  border-bottom-color: rgb(99 102 241 / 0.8) !important;
}
.border-y-indigo-500\/87 {
  border-top-color: rgb(99 102 241 / 0.87) !important;
  border-bottom-color: rgb(99 102 241 / 0.87) !important;
}
.border-y-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9) !important;
  border-bottom-color: rgb(99 102 241 / 0.9) !important;
}
.border-y-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95) !important;
  border-bottom-color: rgb(99 102 241 / 0.95) !important;
}
.border-y-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0) !important;
  border-bottom-color: rgb(79 70 229 / 0) !important;
}
.border-y-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1) !important;
  border-bottom-color: rgb(79 70 229 / 0.1) !important;
}
.border-y-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1) !important;
  border-bottom-color: rgb(79 70 229 / 1) !important;
}
.border-y-indigo-600\/12 {
  border-top-color: rgb(79 70 229 / 0.12) !important;
  border-bottom-color: rgb(79 70 229 / 0.12) !important;
}
.border-y-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2) !important;
  border-bottom-color: rgb(79 70 229 / 0.2) !important;
}
.border-y-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25) !important;
  border-bottom-color: rgb(79 70 229 / 0.25) !important;
}
.border-y-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3) !important;
  border-bottom-color: rgb(79 70 229 / 0.3) !important;
}
.border-y-indigo-600\/38 {
  border-top-color: rgb(79 70 229 / 0.38) !important;
  border-bottom-color: rgb(79 70 229 / 0.38) !important;
}
.border-y-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4) !important;
  border-bottom-color: rgb(79 70 229 / 0.4) !important;
}
.border-y-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05) !important;
  border-bottom-color: rgb(79 70 229 / 0.05) !important;
}
.border-y-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5) !important;
  border-bottom-color: rgb(79 70 229 / 0.5) !important;
}
.border-y-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6) !important;
  border-bottom-color: rgb(79 70 229 / 0.6) !important;
}
.border-y-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7) !important;
  border-bottom-color: rgb(79 70 229 / 0.7) !important;
}
.border-y-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75) !important;
  border-bottom-color: rgb(79 70 229 / 0.75) !important;
}
.border-y-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8) !important;
  border-bottom-color: rgb(79 70 229 / 0.8) !important;
}
.border-y-indigo-600\/87 {
  border-top-color: rgb(79 70 229 / 0.87) !important;
  border-bottom-color: rgb(79 70 229 / 0.87) !important;
}
.border-y-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9) !important;
  border-bottom-color: rgb(79 70 229 / 0.9) !important;
}
.border-y-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95) !important;
  border-bottom-color: rgb(79 70 229 / 0.95) !important;
}
.border-y-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0) !important;
  border-bottom-color: rgb(67 56 202 / 0) !important;
}
.border-y-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1) !important;
  border-bottom-color: rgb(67 56 202 / 0.1) !important;
}
.border-y-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1) !important;
  border-bottom-color: rgb(67 56 202 / 1) !important;
}
.border-y-indigo-700\/12 {
  border-top-color: rgb(67 56 202 / 0.12) !important;
  border-bottom-color: rgb(67 56 202 / 0.12) !important;
}
.border-y-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2) !important;
  border-bottom-color: rgb(67 56 202 / 0.2) !important;
}
.border-y-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25) !important;
  border-bottom-color: rgb(67 56 202 / 0.25) !important;
}
.border-y-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3) !important;
  border-bottom-color: rgb(67 56 202 / 0.3) !important;
}
.border-y-indigo-700\/38 {
  border-top-color: rgb(67 56 202 / 0.38) !important;
  border-bottom-color: rgb(67 56 202 / 0.38) !important;
}
.border-y-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4) !important;
  border-bottom-color: rgb(67 56 202 / 0.4) !important;
}
.border-y-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05) !important;
  border-bottom-color: rgb(67 56 202 / 0.05) !important;
}
.border-y-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5) !important;
  border-bottom-color: rgb(67 56 202 / 0.5) !important;
}
.border-y-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6) !important;
  border-bottom-color: rgb(67 56 202 / 0.6) !important;
}
.border-y-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7) !important;
  border-bottom-color: rgb(67 56 202 / 0.7) !important;
}
.border-y-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75) !important;
  border-bottom-color: rgb(67 56 202 / 0.75) !important;
}
.border-y-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8) !important;
  border-bottom-color: rgb(67 56 202 / 0.8) !important;
}
.border-y-indigo-700\/87 {
  border-top-color: rgb(67 56 202 / 0.87) !important;
  border-bottom-color: rgb(67 56 202 / 0.87) !important;
}
.border-y-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9) !important;
  border-bottom-color: rgb(67 56 202 / 0.9) !important;
}
.border-y-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95) !important;
  border-bottom-color: rgb(67 56 202 / 0.95) !important;
}
.border-y-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0) !important;
  border-bottom-color: rgb(55 48 163 / 0) !important;
}
.border-y-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1) !important;
  border-bottom-color: rgb(55 48 163 / 0.1) !important;
}
.border-y-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1) !important;
  border-bottom-color: rgb(55 48 163 / 1) !important;
}
.border-y-indigo-800\/12 {
  border-top-color: rgb(55 48 163 / 0.12) !important;
  border-bottom-color: rgb(55 48 163 / 0.12) !important;
}
.border-y-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2) !important;
  border-bottom-color: rgb(55 48 163 / 0.2) !important;
}
.border-y-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25) !important;
  border-bottom-color: rgb(55 48 163 / 0.25) !important;
}
.border-y-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3) !important;
  border-bottom-color: rgb(55 48 163 / 0.3) !important;
}
.border-y-indigo-800\/38 {
  border-top-color: rgb(55 48 163 / 0.38) !important;
  border-bottom-color: rgb(55 48 163 / 0.38) !important;
}
.border-y-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4) !important;
  border-bottom-color: rgb(55 48 163 / 0.4) !important;
}
.border-y-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05) !important;
  border-bottom-color: rgb(55 48 163 / 0.05) !important;
}
.border-y-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5) !important;
  border-bottom-color: rgb(55 48 163 / 0.5) !important;
}
.border-y-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6) !important;
  border-bottom-color: rgb(55 48 163 / 0.6) !important;
}
.border-y-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7) !important;
  border-bottom-color: rgb(55 48 163 / 0.7) !important;
}
.border-y-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75) !important;
  border-bottom-color: rgb(55 48 163 / 0.75) !important;
}
.border-y-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8) !important;
  border-bottom-color: rgb(55 48 163 / 0.8) !important;
}
.border-y-indigo-800\/87 {
  border-top-color: rgb(55 48 163 / 0.87) !important;
  border-bottom-color: rgb(55 48 163 / 0.87) !important;
}
.border-y-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9) !important;
  border-bottom-color: rgb(55 48 163 / 0.9) !important;
}
.border-y-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95) !important;
  border-bottom-color: rgb(55 48 163 / 0.95) !important;
}
.border-y-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0) !important;
  border-bottom-color: rgb(49 46 129 / 0) !important;
}
.border-y-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1) !important;
  border-bottom-color: rgb(49 46 129 / 0.1) !important;
}
.border-y-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1) !important;
  border-bottom-color: rgb(49 46 129 / 1) !important;
}
.border-y-indigo-900\/12 {
  border-top-color: rgb(49 46 129 / 0.12) !important;
  border-bottom-color: rgb(49 46 129 / 0.12) !important;
}
.border-y-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2) !important;
  border-bottom-color: rgb(49 46 129 / 0.2) !important;
}
.border-y-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25) !important;
  border-bottom-color: rgb(49 46 129 / 0.25) !important;
}
.border-y-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3) !important;
  border-bottom-color: rgb(49 46 129 / 0.3) !important;
}
.border-y-indigo-900\/38 {
  border-top-color: rgb(49 46 129 / 0.38) !important;
  border-bottom-color: rgb(49 46 129 / 0.38) !important;
}
.border-y-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4) !important;
  border-bottom-color: rgb(49 46 129 / 0.4) !important;
}
.border-y-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05) !important;
  border-bottom-color: rgb(49 46 129 / 0.05) !important;
}
.border-y-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5) !important;
  border-bottom-color: rgb(49 46 129 / 0.5) !important;
}
.border-y-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6) !important;
  border-bottom-color: rgb(49 46 129 / 0.6) !important;
}
.border-y-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7) !important;
  border-bottom-color: rgb(49 46 129 / 0.7) !important;
}
.border-y-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75) !important;
  border-bottom-color: rgb(49 46 129 / 0.75) !important;
}
.border-y-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8) !important;
  border-bottom-color: rgb(49 46 129 / 0.8) !important;
}
.border-y-indigo-900\/87 {
  border-top-color: rgb(49 46 129 / 0.87) !important;
  border-bottom-color: rgb(49 46 129 / 0.87) !important;
}
.border-y-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9) !important;
  border-bottom-color: rgb(49 46 129 / 0.9) !important;
}
.border-y-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95) !important;
  border-bottom-color: rgb(49 46 129 / 0.95) !important;
}
.border-y-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-y-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0) !important;
  border-bottom-color: rgb(30 27 75 / 0) !important;
}
.border-y-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1) !important;
  border-bottom-color: rgb(30 27 75 / 0.1) !important;
}
.border-y-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1) !important;
  border-bottom-color: rgb(30 27 75 / 1) !important;
}
.border-y-indigo-950\/12 {
  border-top-color: rgb(30 27 75 / 0.12) !important;
  border-bottom-color: rgb(30 27 75 / 0.12) !important;
}
.border-y-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2) !important;
  border-bottom-color: rgb(30 27 75 / 0.2) !important;
}
.border-y-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25) !important;
  border-bottom-color: rgb(30 27 75 / 0.25) !important;
}
.border-y-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3) !important;
  border-bottom-color: rgb(30 27 75 / 0.3) !important;
}
.border-y-indigo-950\/38 {
  border-top-color: rgb(30 27 75 / 0.38) !important;
  border-bottom-color: rgb(30 27 75 / 0.38) !important;
}
.border-y-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4) !important;
  border-bottom-color: rgb(30 27 75 / 0.4) !important;
}
.border-y-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05) !important;
  border-bottom-color: rgb(30 27 75 / 0.05) !important;
}
.border-y-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5) !important;
  border-bottom-color: rgb(30 27 75 / 0.5) !important;
}
.border-y-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6) !important;
  border-bottom-color: rgb(30 27 75 / 0.6) !important;
}
.border-y-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7) !important;
  border-bottom-color: rgb(30 27 75 / 0.7) !important;
}
.border-y-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75) !important;
  border-bottom-color: rgb(30 27 75 / 0.75) !important;
}
.border-y-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8) !important;
  border-bottom-color: rgb(30 27 75 / 0.8) !important;
}
.border-y-indigo-950\/87 {
  border-top-color: rgb(30 27 75 / 0.87) !important;
  border-bottom-color: rgb(30 27 75 / 0.87) !important;
}
.border-y-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9) !important;
  border-bottom-color: rgb(30 27 75 / 0.9) !important;
}
.border-y-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95) !important;
  border-bottom-color: rgb(30 27 75 / 0.95) !important;
}
.border-y-inherit {
  border-top-color: inherit !important;
  border-bottom-color: inherit !important;
}
.border-y-lime-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-y-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0) !important;
  border-bottom-color: rgb(236 252 203 / 0) !important;
}
.border-y-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1) !important;
  border-bottom-color: rgb(236 252 203 / 0.1) !important;
}
.border-y-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1) !important;
  border-bottom-color: rgb(236 252 203 / 1) !important;
}
.border-y-lime-100\/12 {
  border-top-color: rgb(236 252 203 / 0.12) !important;
  border-bottom-color: rgb(236 252 203 / 0.12) !important;
}
.border-y-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2) !important;
  border-bottom-color: rgb(236 252 203 / 0.2) !important;
}
.border-y-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25) !important;
  border-bottom-color: rgb(236 252 203 / 0.25) !important;
}
.border-y-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3) !important;
  border-bottom-color: rgb(236 252 203 / 0.3) !important;
}
.border-y-lime-100\/38 {
  border-top-color: rgb(236 252 203 / 0.38) !important;
  border-bottom-color: rgb(236 252 203 / 0.38) !important;
}
.border-y-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4) !important;
  border-bottom-color: rgb(236 252 203 / 0.4) !important;
}
.border-y-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05) !important;
  border-bottom-color: rgb(236 252 203 / 0.05) !important;
}
.border-y-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5) !important;
  border-bottom-color: rgb(236 252 203 / 0.5) !important;
}
.border-y-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6) !important;
  border-bottom-color: rgb(236 252 203 / 0.6) !important;
}
.border-y-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7) !important;
  border-bottom-color: rgb(236 252 203 / 0.7) !important;
}
.border-y-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75) !important;
  border-bottom-color: rgb(236 252 203 / 0.75) !important;
}
.border-y-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8) !important;
  border-bottom-color: rgb(236 252 203 / 0.8) !important;
}
.border-y-lime-100\/87 {
  border-top-color: rgb(236 252 203 / 0.87) !important;
  border-bottom-color: rgb(236 252 203 / 0.87) !important;
}
.border-y-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9) !important;
  border-bottom-color: rgb(236 252 203 / 0.9) !important;
}
.border-y-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95) !important;
  border-bottom-color: rgb(236 252 203 / 0.95) !important;
}
.border-y-lime-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-y-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0) !important;
  border-bottom-color: rgb(217 249 157 / 0) !important;
}
.border-y-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1) !important;
  border-bottom-color: rgb(217 249 157 / 0.1) !important;
}
.border-y-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1) !important;
  border-bottom-color: rgb(217 249 157 / 1) !important;
}
.border-y-lime-200\/12 {
  border-top-color: rgb(217 249 157 / 0.12) !important;
  border-bottom-color: rgb(217 249 157 / 0.12) !important;
}
.border-y-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2) !important;
  border-bottom-color: rgb(217 249 157 / 0.2) !important;
}
.border-y-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25) !important;
  border-bottom-color: rgb(217 249 157 / 0.25) !important;
}
.border-y-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3) !important;
  border-bottom-color: rgb(217 249 157 / 0.3) !important;
}
.border-y-lime-200\/38 {
  border-top-color: rgb(217 249 157 / 0.38) !important;
  border-bottom-color: rgb(217 249 157 / 0.38) !important;
}
.border-y-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4) !important;
  border-bottom-color: rgb(217 249 157 / 0.4) !important;
}
.border-y-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05) !important;
  border-bottom-color: rgb(217 249 157 / 0.05) !important;
}
.border-y-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5) !important;
  border-bottom-color: rgb(217 249 157 / 0.5) !important;
}
.border-y-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6) !important;
  border-bottom-color: rgb(217 249 157 / 0.6) !important;
}
.border-y-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7) !important;
  border-bottom-color: rgb(217 249 157 / 0.7) !important;
}
.border-y-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75) !important;
  border-bottom-color: rgb(217 249 157 / 0.75) !important;
}
.border-y-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8) !important;
  border-bottom-color: rgb(217 249 157 / 0.8) !important;
}
.border-y-lime-200\/87 {
  border-top-color: rgb(217 249 157 / 0.87) !important;
  border-bottom-color: rgb(217 249 157 / 0.87) !important;
}
.border-y-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9) !important;
  border-bottom-color: rgb(217 249 157 / 0.9) !important;
}
.border-y-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95) !important;
  border-bottom-color: rgb(217 249 157 / 0.95) !important;
}
.border-y-lime-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-y-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0) !important;
  border-bottom-color: rgb(190 242 100 / 0) !important;
}
.border-y-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1) !important;
  border-bottom-color: rgb(190 242 100 / 0.1) !important;
}
.border-y-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1) !important;
  border-bottom-color: rgb(190 242 100 / 1) !important;
}
.border-y-lime-300\/12 {
  border-top-color: rgb(190 242 100 / 0.12) !important;
  border-bottom-color: rgb(190 242 100 / 0.12) !important;
}
.border-y-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2) !important;
  border-bottom-color: rgb(190 242 100 / 0.2) !important;
}
.border-y-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25) !important;
  border-bottom-color: rgb(190 242 100 / 0.25) !important;
}
.border-y-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3) !important;
  border-bottom-color: rgb(190 242 100 / 0.3) !important;
}
.border-y-lime-300\/38 {
  border-top-color: rgb(190 242 100 / 0.38) !important;
  border-bottom-color: rgb(190 242 100 / 0.38) !important;
}
.border-y-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4) !important;
  border-bottom-color: rgb(190 242 100 / 0.4) !important;
}
.border-y-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05) !important;
  border-bottom-color: rgb(190 242 100 / 0.05) !important;
}
.border-y-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5) !important;
  border-bottom-color: rgb(190 242 100 / 0.5) !important;
}
.border-y-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6) !important;
  border-bottom-color: rgb(190 242 100 / 0.6) !important;
}
.border-y-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7) !important;
  border-bottom-color: rgb(190 242 100 / 0.7) !important;
}
.border-y-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75) !important;
  border-bottom-color: rgb(190 242 100 / 0.75) !important;
}
.border-y-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8) !important;
  border-bottom-color: rgb(190 242 100 / 0.8) !important;
}
.border-y-lime-300\/87 {
  border-top-color: rgb(190 242 100 / 0.87) !important;
  border-bottom-color: rgb(190 242 100 / 0.87) !important;
}
.border-y-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9) !important;
  border-bottom-color: rgb(190 242 100 / 0.9) !important;
}
.border-y-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95) !important;
  border-bottom-color: rgb(190 242 100 / 0.95) !important;
}
.border-y-lime-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-y-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0) !important;
  border-bottom-color: rgb(163 230 53 / 0) !important;
}
.border-y-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1) !important;
  border-bottom-color: rgb(163 230 53 / 0.1) !important;
}
.border-y-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1) !important;
  border-bottom-color: rgb(163 230 53 / 1) !important;
}
.border-y-lime-400\/12 {
  border-top-color: rgb(163 230 53 / 0.12) !important;
  border-bottom-color: rgb(163 230 53 / 0.12) !important;
}
.border-y-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2) !important;
  border-bottom-color: rgb(163 230 53 / 0.2) !important;
}
.border-y-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25) !important;
  border-bottom-color: rgb(163 230 53 / 0.25) !important;
}
.border-y-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3) !important;
  border-bottom-color: rgb(163 230 53 / 0.3) !important;
}
.border-y-lime-400\/38 {
  border-top-color: rgb(163 230 53 / 0.38) !important;
  border-bottom-color: rgb(163 230 53 / 0.38) !important;
}
.border-y-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4) !important;
  border-bottom-color: rgb(163 230 53 / 0.4) !important;
}
.border-y-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05) !important;
  border-bottom-color: rgb(163 230 53 / 0.05) !important;
}
.border-y-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5) !important;
  border-bottom-color: rgb(163 230 53 / 0.5) !important;
}
.border-y-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6) !important;
  border-bottom-color: rgb(163 230 53 / 0.6) !important;
}
.border-y-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7) !important;
  border-bottom-color: rgb(163 230 53 / 0.7) !important;
}
.border-y-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75) !important;
  border-bottom-color: rgb(163 230 53 / 0.75) !important;
}
.border-y-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8) !important;
  border-bottom-color: rgb(163 230 53 / 0.8) !important;
}
.border-y-lime-400\/87 {
  border-top-color: rgb(163 230 53 / 0.87) !important;
  border-bottom-color: rgb(163 230 53 / 0.87) !important;
}
.border-y-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9) !important;
  border-bottom-color: rgb(163 230 53 / 0.9) !important;
}
.border-y-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95) !important;
  border-bottom-color: rgb(163 230 53 / 0.95) !important;
}
.border-y-lime-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-y-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0) !important;
  border-bottom-color: rgb(247 254 231 / 0) !important;
}
.border-y-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1) !important;
  border-bottom-color: rgb(247 254 231 / 0.1) !important;
}
.border-y-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1) !important;
  border-bottom-color: rgb(247 254 231 / 1) !important;
}
.border-y-lime-50\/12 {
  border-top-color: rgb(247 254 231 / 0.12) !important;
  border-bottom-color: rgb(247 254 231 / 0.12) !important;
}
.border-y-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2) !important;
  border-bottom-color: rgb(247 254 231 / 0.2) !important;
}
.border-y-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25) !important;
  border-bottom-color: rgb(247 254 231 / 0.25) !important;
}
.border-y-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3) !important;
  border-bottom-color: rgb(247 254 231 / 0.3) !important;
}
.border-y-lime-50\/38 {
  border-top-color: rgb(247 254 231 / 0.38) !important;
  border-bottom-color: rgb(247 254 231 / 0.38) !important;
}
.border-y-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4) !important;
  border-bottom-color: rgb(247 254 231 / 0.4) !important;
}
.border-y-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05) !important;
  border-bottom-color: rgb(247 254 231 / 0.05) !important;
}
.border-y-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5) !important;
  border-bottom-color: rgb(247 254 231 / 0.5) !important;
}
.border-y-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6) !important;
  border-bottom-color: rgb(247 254 231 / 0.6) !important;
}
.border-y-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7) !important;
  border-bottom-color: rgb(247 254 231 / 0.7) !important;
}
.border-y-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75) !important;
  border-bottom-color: rgb(247 254 231 / 0.75) !important;
}
.border-y-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8) !important;
  border-bottom-color: rgb(247 254 231 / 0.8) !important;
}
.border-y-lime-50\/87 {
  border-top-color: rgb(247 254 231 / 0.87) !important;
  border-bottom-color: rgb(247 254 231 / 0.87) !important;
}
.border-y-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9) !important;
  border-bottom-color: rgb(247 254 231 / 0.9) !important;
}
.border-y-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95) !important;
  border-bottom-color: rgb(247 254 231 / 0.95) !important;
}
.border-y-lime-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-y-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0) !important;
  border-bottom-color: rgb(132 204 22 / 0) !important;
}
.border-y-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1) !important;
  border-bottom-color: rgb(132 204 22 / 0.1) !important;
}
.border-y-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1) !important;
  border-bottom-color: rgb(132 204 22 / 1) !important;
}
.border-y-lime-500\/12 {
  border-top-color: rgb(132 204 22 / 0.12) !important;
  border-bottom-color: rgb(132 204 22 / 0.12) !important;
}
.border-y-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2) !important;
  border-bottom-color: rgb(132 204 22 / 0.2) !important;
}
.border-y-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25) !important;
  border-bottom-color: rgb(132 204 22 / 0.25) !important;
}
.border-y-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3) !important;
  border-bottom-color: rgb(132 204 22 / 0.3) !important;
}
.border-y-lime-500\/38 {
  border-top-color: rgb(132 204 22 / 0.38) !important;
  border-bottom-color: rgb(132 204 22 / 0.38) !important;
}
.border-y-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4) !important;
  border-bottom-color: rgb(132 204 22 / 0.4) !important;
}
.border-y-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05) !important;
  border-bottom-color: rgb(132 204 22 / 0.05) !important;
}
.border-y-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5) !important;
  border-bottom-color: rgb(132 204 22 / 0.5) !important;
}
.border-y-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6) !important;
  border-bottom-color: rgb(132 204 22 / 0.6) !important;
}
.border-y-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7) !important;
  border-bottom-color: rgb(132 204 22 / 0.7) !important;
}
.border-y-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75) !important;
  border-bottom-color: rgb(132 204 22 / 0.75) !important;
}
.border-y-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8) !important;
  border-bottom-color: rgb(132 204 22 / 0.8) !important;
}
.border-y-lime-500\/87 {
  border-top-color: rgb(132 204 22 / 0.87) !important;
  border-bottom-color: rgb(132 204 22 / 0.87) !important;
}
.border-y-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9) !important;
  border-bottom-color: rgb(132 204 22 / 0.9) !important;
}
.border-y-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95) !important;
  border-bottom-color: rgb(132 204 22 / 0.95) !important;
}
.border-y-lime-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-y-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0) !important;
  border-bottom-color: rgb(101 163 13 / 0) !important;
}
.border-y-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1) !important;
  border-bottom-color: rgb(101 163 13 / 0.1) !important;
}
.border-y-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1) !important;
  border-bottom-color: rgb(101 163 13 / 1) !important;
}
.border-y-lime-600\/12 {
  border-top-color: rgb(101 163 13 / 0.12) !important;
  border-bottom-color: rgb(101 163 13 / 0.12) !important;
}
.border-y-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2) !important;
  border-bottom-color: rgb(101 163 13 / 0.2) !important;
}
.border-y-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25) !important;
  border-bottom-color: rgb(101 163 13 / 0.25) !important;
}
.border-y-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3) !important;
  border-bottom-color: rgb(101 163 13 / 0.3) !important;
}
.border-y-lime-600\/38 {
  border-top-color: rgb(101 163 13 / 0.38) !important;
  border-bottom-color: rgb(101 163 13 / 0.38) !important;
}
.border-y-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4) !important;
  border-bottom-color: rgb(101 163 13 / 0.4) !important;
}
.border-y-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05) !important;
  border-bottom-color: rgb(101 163 13 / 0.05) !important;
}
.border-y-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5) !important;
  border-bottom-color: rgb(101 163 13 / 0.5) !important;
}
.border-y-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6) !important;
  border-bottom-color: rgb(101 163 13 / 0.6) !important;
}
.border-y-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7) !important;
  border-bottom-color: rgb(101 163 13 / 0.7) !important;
}
.border-y-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75) !important;
  border-bottom-color: rgb(101 163 13 / 0.75) !important;
}
.border-y-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8) !important;
  border-bottom-color: rgb(101 163 13 / 0.8) !important;
}
.border-y-lime-600\/87 {
  border-top-color: rgb(101 163 13 / 0.87) !important;
  border-bottom-color: rgb(101 163 13 / 0.87) !important;
}
.border-y-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9) !important;
  border-bottom-color: rgb(101 163 13 / 0.9) !important;
}
.border-y-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95) !important;
  border-bottom-color: rgb(101 163 13 / 0.95) !important;
}
.border-y-lime-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-y-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0) !important;
  border-bottom-color: rgb(77 124 15 / 0) !important;
}
.border-y-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1) !important;
  border-bottom-color: rgb(77 124 15 / 0.1) !important;
}
.border-y-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1) !important;
  border-bottom-color: rgb(77 124 15 / 1) !important;
}
.border-y-lime-700\/12 {
  border-top-color: rgb(77 124 15 / 0.12) !important;
  border-bottom-color: rgb(77 124 15 / 0.12) !important;
}
.border-y-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2) !important;
  border-bottom-color: rgb(77 124 15 / 0.2) !important;
}
.border-y-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25) !important;
  border-bottom-color: rgb(77 124 15 / 0.25) !important;
}
.border-y-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3) !important;
  border-bottom-color: rgb(77 124 15 / 0.3) !important;
}
.border-y-lime-700\/38 {
  border-top-color: rgb(77 124 15 / 0.38) !important;
  border-bottom-color: rgb(77 124 15 / 0.38) !important;
}
.border-y-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4) !important;
  border-bottom-color: rgb(77 124 15 / 0.4) !important;
}
.border-y-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05) !important;
  border-bottom-color: rgb(77 124 15 / 0.05) !important;
}
.border-y-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5) !important;
  border-bottom-color: rgb(77 124 15 / 0.5) !important;
}
.border-y-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6) !important;
  border-bottom-color: rgb(77 124 15 / 0.6) !important;
}
.border-y-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7) !important;
  border-bottom-color: rgb(77 124 15 / 0.7) !important;
}
.border-y-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75) !important;
  border-bottom-color: rgb(77 124 15 / 0.75) !important;
}
.border-y-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8) !important;
  border-bottom-color: rgb(77 124 15 / 0.8) !important;
}
.border-y-lime-700\/87 {
  border-top-color: rgb(77 124 15 / 0.87) !important;
  border-bottom-color: rgb(77 124 15 / 0.87) !important;
}
.border-y-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9) !important;
  border-bottom-color: rgb(77 124 15 / 0.9) !important;
}
.border-y-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95) !important;
  border-bottom-color: rgb(77 124 15 / 0.95) !important;
}
.border-y-lime-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-y-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0) !important;
  border-bottom-color: rgb(63 98 18 / 0) !important;
}
.border-y-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1) !important;
  border-bottom-color: rgb(63 98 18 / 0.1) !important;
}
.border-y-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1) !important;
  border-bottom-color: rgb(63 98 18 / 1) !important;
}
.border-y-lime-800\/12 {
  border-top-color: rgb(63 98 18 / 0.12) !important;
  border-bottom-color: rgb(63 98 18 / 0.12) !important;
}
.border-y-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2) !important;
  border-bottom-color: rgb(63 98 18 / 0.2) !important;
}
.border-y-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25) !important;
  border-bottom-color: rgb(63 98 18 / 0.25) !important;
}
.border-y-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3) !important;
  border-bottom-color: rgb(63 98 18 / 0.3) !important;
}
.border-y-lime-800\/38 {
  border-top-color: rgb(63 98 18 / 0.38) !important;
  border-bottom-color: rgb(63 98 18 / 0.38) !important;
}
.border-y-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4) !important;
  border-bottom-color: rgb(63 98 18 / 0.4) !important;
}
.border-y-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05) !important;
  border-bottom-color: rgb(63 98 18 / 0.05) !important;
}
.border-y-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5) !important;
  border-bottom-color: rgb(63 98 18 / 0.5) !important;
}
.border-y-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6) !important;
  border-bottom-color: rgb(63 98 18 / 0.6) !important;
}
.border-y-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7) !important;
  border-bottom-color: rgb(63 98 18 / 0.7) !important;
}
.border-y-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75) !important;
  border-bottom-color: rgb(63 98 18 / 0.75) !important;
}
.border-y-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8) !important;
  border-bottom-color: rgb(63 98 18 / 0.8) !important;
}
.border-y-lime-800\/87 {
  border-top-color: rgb(63 98 18 / 0.87) !important;
  border-bottom-color: rgb(63 98 18 / 0.87) !important;
}
.border-y-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9) !important;
  border-bottom-color: rgb(63 98 18 / 0.9) !important;
}
.border-y-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95) !important;
  border-bottom-color: rgb(63 98 18 / 0.95) !important;
}
.border-y-lime-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-y-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0) !important;
  border-bottom-color: rgb(54 83 20 / 0) !important;
}
.border-y-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1) !important;
  border-bottom-color: rgb(54 83 20 / 0.1) !important;
}
.border-y-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1) !important;
  border-bottom-color: rgb(54 83 20 / 1) !important;
}
.border-y-lime-900\/12 {
  border-top-color: rgb(54 83 20 / 0.12) !important;
  border-bottom-color: rgb(54 83 20 / 0.12) !important;
}
.border-y-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2) !important;
  border-bottom-color: rgb(54 83 20 / 0.2) !important;
}
.border-y-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25) !important;
  border-bottom-color: rgb(54 83 20 / 0.25) !important;
}
.border-y-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3) !important;
  border-bottom-color: rgb(54 83 20 / 0.3) !important;
}
.border-y-lime-900\/38 {
  border-top-color: rgb(54 83 20 / 0.38) !important;
  border-bottom-color: rgb(54 83 20 / 0.38) !important;
}
.border-y-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4) !important;
  border-bottom-color: rgb(54 83 20 / 0.4) !important;
}
.border-y-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05) !important;
  border-bottom-color: rgb(54 83 20 / 0.05) !important;
}
.border-y-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5) !important;
  border-bottom-color: rgb(54 83 20 / 0.5) !important;
}
.border-y-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6) !important;
  border-bottom-color: rgb(54 83 20 / 0.6) !important;
}
.border-y-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7) !important;
  border-bottom-color: rgb(54 83 20 / 0.7) !important;
}
.border-y-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75) !important;
  border-bottom-color: rgb(54 83 20 / 0.75) !important;
}
.border-y-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8) !important;
  border-bottom-color: rgb(54 83 20 / 0.8) !important;
}
.border-y-lime-900\/87 {
  border-top-color: rgb(54 83 20 / 0.87) !important;
  border-bottom-color: rgb(54 83 20 / 0.87) !important;
}
.border-y-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9) !important;
  border-bottom-color: rgb(54 83 20 / 0.9) !important;
}
.border-y-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95) !important;
  border-bottom-color: rgb(54 83 20 / 0.95) !important;
}
.border-y-lime-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-y-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0) !important;
  border-bottom-color: rgb(26 46 5 / 0) !important;
}
.border-y-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1) !important;
  border-bottom-color: rgb(26 46 5 / 0.1) !important;
}
.border-y-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1) !important;
  border-bottom-color: rgb(26 46 5 / 1) !important;
}
.border-y-lime-950\/12 {
  border-top-color: rgb(26 46 5 / 0.12) !important;
  border-bottom-color: rgb(26 46 5 / 0.12) !important;
}
.border-y-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2) !important;
  border-bottom-color: rgb(26 46 5 / 0.2) !important;
}
.border-y-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25) !important;
  border-bottom-color: rgb(26 46 5 / 0.25) !important;
}
.border-y-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3) !important;
  border-bottom-color: rgb(26 46 5 / 0.3) !important;
}
.border-y-lime-950\/38 {
  border-top-color: rgb(26 46 5 / 0.38) !important;
  border-bottom-color: rgb(26 46 5 / 0.38) !important;
}
.border-y-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4) !important;
  border-bottom-color: rgb(26 46 5 / 0.4) !important;
}
.border-y-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05) !important;
  border-bottom-color: rgb(26 46 5 / 0.05) !important;
}
.border-y-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5) !important;
  border-bottom-color: rgb(26 46 5 / 0.5) !important;
}
.border-y-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6) !important;
  border-bottom-color: rgb(26 46 5 / 0.6) !important;
}
.border-y-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7) !important;
  border-bottom-color: rgb(26 46 5 / 0.7) !important;
}
.border-y-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75) !important;
  border-bottom-color: rgb(26 46 5 / 0.75) !important;
}
.border-y-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8) !important;
  border-bottom-color: rgb(26 46 5 / 0.8) !important;
}
.border-y-lime-950\/87 {
  border-top-color: rgb(26 46 5 / 0.87) !important;
  border-bottom-color: rgb(26 46 5 / 0.87) !important;
}
.border-y-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9) !important;
  border-bottom-color: rgb(26 46 5 / 0.9) !important;
}
.border-y-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95) !important;
  border-bottom-color: rgb(26 46 5 / 0.95) !important;
}
.border-y-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0) !important;
  border-bottom-color: rgb(245 245 245 / 0) !important;
}
.border-y-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1) !important;
  border-bottom-color: rgb(245 245 245 / 0.1) !important;
}
.border-y-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1) !important;
  border-bottom-color: rgb(245 245 245 / 1) !important;
}
.border-y-neutral-100\/12 {
  border-top-color: rgb(245 245 245 / 0.12) !important;
  border-bottom-color: rgb(245 245 245 / 0.12) !important;
}
.border-y-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2) !important;
  border-bottom-color: rgb(245 245 245 / 0.2) !important;
}
.border-y-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25) !important;
  border-bottom-color: rgb(245 245 245 / 0.25) !important;
}
.border-y-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3) !important;
  border-bottom-color: rgb(245 245 245 / 0.3) !important;
}
.border-y-neutral-100\/38 {
  border-top-color: rgb(245 245 245 / 0.38) !important;
  border-bottom-color: rgb(245 245 245 / 0.38) !important;
}
.border-y-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4) !important;
  border-bottom-color: rgb(245 245 245 / 0.4) !important;
}
.border-y-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05) !important;
  border-bottom-color: rgb(245 245 245 / 0.05) !important;
}
.border-y-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5) !important;
  border-bottom-color: rgb(245 245 245 / 0.5) !important;
}
.border-y-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6) !important;
  border-bottom-color: rgb(245 245 245 / 0.6) !important;
}
.border-y-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7) !important;
  border-bottom-color: rgb(245 245 245 / 0.7) !important;
}
.border-y-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75) !important;
  border-bottom-color: rgb(245 245 245 / 0.75) !important;
}
.border-y-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8) !important;
  border-bottom-color: rgb(245 245 245 / 0.8) !important;
}
.border-y-neutral-100\/87 {
  border-top-color: rgb(245 245 245 / 0.87) !important;
  border-bottom-color: rgb(245 245 245 / 0.87) !important;
}
.border-y-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9) !important;
  border-bottom-color: rgb(245 245 245 / 0.9) !important;
}
.border-y-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95) !important;
  border-bottom-color: rgb(245 245 245 / 0.95) !important;
}
.border-y-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0) !important;
  border-bottom-color: rgb(229 229 229 / 0) !important;
}
.border-y-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1) !important;
  border-bottom-color: rgb(229 229 229 / 0.1) !important;
}
.border-y-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1) !important;
  border-bottom-color: rgb(229 229 229 / 1) !important;
}
.border-y-neutral-200\/12 {
  border-top-color: rgb(229 229 229 / 0.12) !important;
  border-bottom-color: rgb(229 229 229 / 0.12) !important;
}
.border-y-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2) !important;
  border-bottom-color: rgb(229 229 229 / 0.2) !important;
}
.border-y-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25) !important;
  border-bottom-color: rgb(229 229 229 / 0.25) !important;
}
.border-y-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3) !important;
  border-bottom-color: rgb(229 229 229 / 0.3) !important;
}
.border-y-neutral-200\/38 {
  border-top-color: rgb(229 229 229 / 0.38) !important;
  border-bottom-color: rgb(229 229 229 / 0.38) !important;
}
.border-y-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4) !important;
  border-bottom-color: rgb(229 229 229 / 0.4) !important;
}
.border-y-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05) !important;
  border-bottom-color: rgb(229 229 229 / 0.05) !important;
}
.border-y-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5) !important;
  border-bottom-color: rgb(229 229 229 / 0.5) !important;
}
.border-y-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6) !important;
  border-bottom-color: rgb(229 229 229 / 0.6) !important;
}
.border-y-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7) !important;
  border-bottom-color: rgb(229 229 229 / 0.7) !important;
}
.border-y-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75) !important;
  border-bottom-color: rgb(229 229 229 / 0.75) !important;
}
.border-y-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8) !important;
  border-bottom-color: rgb(229 229 229 / 0.8) !important;
}
.border-y-neutral-200\/87 {
  border-top-color: rgb(229 229 229 / 0.87) !important;
  border-bottom-color: rgb(229 229 229 / 0.87) !important;
}
.border-y-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9) !important;
  border-bottom-color: rgb(229 229 229 / 0.9) !important;
}
.border-y-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95) !important;
  border-bottom-color: rgb(229 229 229 / 0.95) !important;
}
.border-y-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0) !important;
  border-bottom-color: rgb(212 212 212 / 0) !important;
}
.border-y-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1) !important;
  border-bottom-color: rgb(212 212 212 / 0.1) !important;
}
.border-y-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1) !important;
  border-bottom-color: rgb(212 212 212 / 1) !important;
}
.border-y-neutral-300\/12 {
  border-top-color: rgb(212 212 212 / 0.12) !important;
  border-bottom-color: rgb(212 212 212 / 0.12) !important;
}
.border-y-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2) !important;
  border-bottom-color: rgb(212 212 212 / 0.2) !important;
}
.border-y-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25) !important;
  border-bottom-color: rgb(212 212 212 / 0.25) !important;
}
.border-y-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3) !important;
  border-bottom-color: rgb(212 212 212 / 0.3) !important;
}
.border-y-neutral-300\/38 {
  border-top-color: rgb(212 212 212 / 0.38) !important;
  border-bottom-color: rgb(212 212 212 / 0.38) !important;
}
.border-y-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4) !important;
  border-bottom-color: rgb(212 212 212 / 0.4) !important;
}
.border-y-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05) !important;
  border-bottom-color: rgb(212 212 212 / 0.05) !important;
}
.border-y-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5) !important;
  border-bottom-color: rgb(212 212 212 / 0.5) !important;
}
.border-y-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6) !important;
  border-bottom-color: rgb(212 212 212 / 0.6) !important;
}
.border-y-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7) !important;
  border-bottom-color: rgb(212 212 212 / 0.7) !important;
}
.border-y-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75) !important;
  border-bottom-color: rgb(212 212 212 / 0.75) !important;
}
.border-y-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8) !important;
  border-bottom-color: rgb(212 212 212 / 0.8) !important;
}
.border-y-neutral-300\/87 {
  border-top-color: rgb(212 212 212 / 0.87) !important;
  border-bottom-color: rgb(212 212 212 / 0.87) !important;
}
.border-y-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9) !important;
  border-bottom-color: rgb(212 212 212 / 0.9) !important;
}
.border-y-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95) !important;
  border-bottom-color: rgb(212 212 212 / 0.95) !important;
}
.border-y-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0) !important;
  border-bottom-color: rgb(163 163 163 / 0) !important;
}
.border-y-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1) !important;
  border-bottom-color: rgb(163 163 163 / 0.1) !important;
}
.border-y-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1) !important;
  border-bottom-color: rgb(163 163 163 / 1) !important;
}
.border-y-neutral-400\/12 {
  border-top-color: rgb(163 163 163 / 0.12) !important;
  border-bottom-color: rgb(163 163 163 / 0.12) !important;
}
.border-y-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2) !important;
  border-bottom-color: rgb(163 163 163 / 0.2) !important;
}
.border-y-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25) !important;
  border-bottom-color: rgb(163 163 163 / 0.25) !important;
}
.border-y-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3) !important;
  border-bottom-color: rgb(163 163 163 / 0.3) !important;
}
.border-y-neutral-400\/38 {
  border-top-color: rgb(163 163 163 / 0.38) !important;
  border-bottom-color: rgb(163 163 163 / 0.38) !important;
}
.border-y-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4) !important;
  border-bottom-color: rgb(163 163 163 / 0.4) !important;
}
.border-y-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05) !important;
  border-bottom-color: rgb(163 163 163 / 0.05) !important;
}
.border-y-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5) !important;
  border-bottom-color: rgb(163 163 163 / 0.5) !important;
}
.border-y-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6) !important;
  border-bottom-color: rgb(163 163 163 / 0.6) !important;
}
.border-y-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7) !important;
  border-bottom-color: rgb(163 163 163 / 0.7) !important;
}
.border-y-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75) !important;
  border-bottom-color: rgb(163 163 163 / 0.75) !important;
}
.border-y-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8) !important;
  border-bottom-color: rgb(163 163 163 / 0.8) !important;
}
.border-y-neutral-400\/87 {
  border-top-color: rgb(163 163 163 / 0.87) !important;
  border-bottom-color: rgb(163 163 163 / 0.87) !important;
}
.border-y-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9) !important;
  border-bottom-color: rgb(163 163 163 / 0.9) !important;
}
.border-y-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95) !important;
  border-bottom-color: rgb(163 163 163 / 0.95) !important;
}
.border-y-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0) !important;
  border-bottom-color: rgb(250 250 250 / 0) !important;
}
.border-y-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1) !important;
  border-bottom-color: rgb(250 250 250 / 0.1) !important;
}
.border-y-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1) !important;
  border-bottom-color: rgb(250 250 250 / 1) !important;
}
.border-y-neutral-50\/12 {
  border-top-color: rgb(250 250 250 / 0.12) !important;
  border-bottom-color: rgb(250 250 250 / 0.12) !important;
}
.border-y-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2) !important;
  border-bottom-color: rgb(250 250 250 / 0.2) !important;
}
.border-y-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25) !important;
  border-bottom-color: rgb(250 250 250 / 0.25) !important;
}
.border-y-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3) !important;
  border-bottom-color: rgb(250 250 250 / 0.3) !important;
}
.border-y-neutral-50\/38 {
  border-top-color: rgb(250 250 250 / 0.38) !important;
  border-bottom-color: rgb(250 250 250 / 0.38) !important;
}
.border-y-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4) !important;
  border-bottom-color: rgb(250 250 250 / 0.4) !important;
}
.border-y-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05) !important;
  border-bottom-color: rgb(250 250 250 / 0.05) !important;
}
.border-y-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5) !important;
  border-bottom-color: rgb(250 250 250 / 0.5) !important;
}
.border-y-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6) !important;
  border-bottom-color: rgb(250 250 250 / 0.6) !important;
}
.border-y-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7) !important;
  border-bottom-color: rgb(250 250 250 / 0.7) !important;
}
.border-y-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75) !important;
  border-bottom-color: rgb(250 250 250 / 0.75) !important;
}
.border-y-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8) !important;
  border-bottom-color: rgb(250 250 250 / 0.8) !important;
}
.border-y-neutral-50\/87 {
  border-top-color: rgb(250 250 250 / 0.87) !important;
  border-bottom-color: rgb(250 250 250 / 0.87) !important;
}
.border-y-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9) !important;
  border-bottom-color: rgb(250 250 250 / 0.9) !important;
}
.border-y-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95) !important;
  border-bottom-color: rgb(250 250 250 / 0.95) !important;
}
.border-y-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0) !important;
  border-bottom-color: rgb(115 115 115 / 0) !important;
}
.border-y-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1) !important;
  border-bottom-color: rgb(115 115 115 / 0.1) !important;
}
.border-y-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1) !important;
  border-bottom-color: rgb(115 115 115 / 1) !important;
}
.border-y-neutral-500\/12 {
  border-top-color: rgb(115 115 115 / 0.12) !important;
  border-bottom-color: rgb(115 115 115 / 0.12) !important;
}
.border-y-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2) !important;
  border-bottom-color: rgb(115 115 115 / 0.2) !important;
}
.border-y-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25) !important;
  border-bottom-color: rgb(115 115 115 / 0.25) !important;
}
.border-y-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3) !important;
  border-bottom-color: rgb(115 115 115 / 0.3) !important;
}
.border-y-neutral-500\/38 {
  border-top-color: rgb(115 115 115 / 0.38) !important;
  border-bottom-color: rgb(115 115 115 / 0.38) !important;
}
.border-y-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4) !important;
  border-bottom-color: rgb(115 115 115 / 0.4) !important;
}
.border-y-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05) !important;
  border-bottom-color: rgb(115 115 115 / 0.05) !important;
}
.border-y-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5) !important;
  border-bottom-color: rgb(115 115 115 / 0.5) !important;
}
.border-y-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6) !important;
  border-bottom-color: rgb(115 115 115 / 0.6) !important;
}
.border-y-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7) !important;
  border-bottom-color: rgb(115 115 115 / 0.7) !important;
}
.border-y-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75) !important;
  border-bottom-color: rgb(115 115 115 / 0.75) !important;
}
.border-y-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8) !important;
  border-bottom-color: rgb(115 115 115 / 0.8) !important;
}
.border-y-neutral-500\/87 {
  border-top-color: rgb(115 115 115 / 0.87) !important;
  border-bottom-color: rgb(115 115 115 / 0.87) !important;
}
.border-y-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9) !important;
  border-bottom-color: rgb(115 115 115 / 0.9) !important;
}
.border-y-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95) !important;
  border-bottom-color: rgb(115 115 115 / 0.95) !important;
}
.border-y-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0) !important;
  border-bottom-color: rgb(82 82 82 / 0) !important;
}
.border-y-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1) !important;
  border-bottom-color: rgb(82 82 82 / 0.1) !important;
}
.border-y-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1) !important;
  border-bottom-color: rgb(82 82 82 / 1) !important;
}
.border-y-neutral-600\/12 {
  border-top-color: rgb(82 82 82 / 0.12) !important;
  border-bottom-color: rgb(82 82 82 / 0.12) !important;
}
.border-y-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2) !important;
  border-bottom-color: rgb(82 82 82 / 0.2) !important;
}
.border-y-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25) !important;
  border-bottom-color: rgb(82 82 82 / 0.25) !important;
}
.border-y-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3) !important;
  border-bottom-color: rgb(82 82 82 / 0.3) !important;
}
.border-y-neutral-600\/38 {
  border-top-color: rgb(82 82 82 / 0.38) !important;
  border-bottom-color: rgb(82 82 82 / 0.38) !important;
}
.border-y-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4) !important;
  border-bottom-color: rgb(82 82 82 / 0.4) !important;
}
.border-y-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05) !important;
  border-bottom-color: rgb(82 82 82 / 0.05) !important;
}
.border-y-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5) !important;
  border-bottom-color: rgb(82 82 82 / 0.5) !important;
}
.border-y-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6) !important;
  border-bottom-color: rgb(82 82 82 / 0.6) !important;
}
.border-y-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7) !important;
  border-bottom-color: rgb(82 82 82 / 0.7) !important;
}
.border-y-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75) !important;
  border-bottom-color: rgb(82 82 82 / 0.75) !important;
}
.border-y-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8) !important;
  border-bottom-color: rgb(82 82 82 / 0.8) !important;
}
.border-y-neutral-600\/87 {
  border-top-color: rgb(82 82 82 / 0.87) !important;
  border-bottom-color: rgb(82 82 82 / 0.87) !important;
}
.border-y-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9) !important;
  border-bottom-color: rgb(82 82 82 / 0.9) !important;
}
.border-y-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95) !important;
  border-bottom-color: rgb(82 82 82 / 0.95) !important;
}
.border-y-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0) !important;
  border-bottom-color: rgb(64 64 64 / 0) !important;
}
.border-y-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1) !important;
  border-bottom-color: rgb(64 64 64 / 0.1) !important;
}
.border-y-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1) !important;
  border-bottom-color: rgb(64 64 64 / 1) !important;
}
.border-y-neutral-700\/12 {
  border-top-color: rgb(64 64 64 / 0.12) !important;
  border-bottom-color: rgb(64 64 64 / 0.12) !important;
}
.border-y-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2) !important;
  border-bottom-color: rgb(64 64 64 / 0.2) !important;
}
.border-y-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25) !important;
  border-bottom-color: rgb(64 64 64 / 0.25) !important;
}
.border-y-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3) !important;
  border-bottom-color: rgb(64 64 64 / 0.3) !important;
}
.border-y-neutral-700\/38 {
  border-top-color: rgb(64 64 64 / 0.38) !important;
  border-bottom-color: rgb(64 64 64 / 0.38) !important;
}
.border-y-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4) !important;
  border-bottom-color: rgb(64 64 64 / 0.4) !important;
}
.border-y-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05) !important;
  border-bottom-color: rgb(64 64 64 / 0.05) !important;
}
.border-y-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5) !important;
  border-bottom-color: rgb(64 64 64 / 0.5) !important;
}
.border-y-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6) !important;
  border-bottom-color: rgb(64 64 64 / 0.6) !important;
}
.border-y-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7) !important;
  border-bottom-color: rgb(64 64 64 / 0.7) !important;
}
.border-y-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75) !important;
  border-bottom-color: rgb(64 64 64 / 0.75) !important;
}
.border-y-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8) !important;
  border-bottom-color: rgb(64 64 64 / 0.8) !important;
}
.border-y-neutral-700\/87 {
  border-top-color: rgb(64 64 64 / 0.87) !important;
  border-bottom-color: rgb(64 64 64 / 0.87) !important;
}
.border-y-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9) !important;
  border-bottom-color: rgb(64 64 64 / 0.9) !important;
}
.border-y-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95) !important;
  border-bottom-color: rgb(64 64 64 / 0.95) !important;
}
.border-y-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0) !important;
  border-bottom-color: rgb(38 38 38 / 0) !important;
}
.border-y-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1) !important;
  border-bottom-color: rgb(38 38 38 / 0.1) !important;
}
.border-y-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1) !important;
  border-bottom-color: rgb(38 38 38 / 1) !important;
}
.border-y-neutral-800\/12 {
  border-top-color: rgb(38 38 38 / 0.12) !important;
  border-bottom-color: rgb(38 38 38 / 0.12) !important;
}
.border-y-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2) !important;
  border-bottom-color: rgb(38 38 38 / 0.2) !important;
}
.border-y-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25) !important;
  border-bottom-color: rgb(38 38 38 / 0.25) !important;
}
.border-y-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3) !important;
  border-bottom-color: rgb(38 38 38 / 0.3) !important;
}
.border-y-neutral-800\/38 {
  border-top-color: rgb(38 38 38 / 0.38) !important;
  border-bottom-color: rgb(38 38 38 / 0.38) !important;
}
.border-y-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4) !important;
  border-bottom-color: rgb(38 38 38 / 0.4) !important;
}
.border-y-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05) !important;
  border-bottom-color: rgb(38 38 38 / 0.05) !important;
}
.border-y-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5) !important;
  border-bottom-color: rgb(38 38 38 / 0.5) !important;
}
.border-y-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6) !important;
  border-bottom-color: rgb(38 38 38 / 0.6) !important;
}
.border-y-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7) !important;
  border-bottom-color: rgb(38 38 38 / 0.7) !important;
}
.border-y-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75) !important;
  border-bottom-color: rgb(38 38 38 / 0.75) !important;
}
.border-y-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8) !important;
  border-bottom-color: rgb(38 38 38 / 0.8) !important;
}
.border-y-neutral-800\/87 {
  border-top-color: rgb(38 38 38 / 0.87) !important;
  border-bottom-color: rgb(38 38 38 / 0.87) !important;
}
.border-y-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9) !important;
  border-bottom-color: rgb(38 38 38 / 0.9) !important;
}
.border-y-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95) !important;
  border-bottom-color: rgb(38 38 38 / 0.95) !important;
}
.border-y-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0) !important;
  border-bottom-color: rgb(23 23 23 / 0) !important;
}
.border-y-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1) !important;
  border-bottom-color: rgb(23 23 23 / 0.1) !important;
}
.border-y-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1) !important;
  border-bottom-color: rgb(23 23 23 / 1) !important;
}
.border-y-neutral-900\/12 {
  border-top-color: rgb(23 23 23 / 0.12) !important;
  border-bottom-color: rgb(23 23 23 / 0.12) !important;
}
.border-y-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2) !important;
  border-bottom-color: rgb(23 23 23 / 0.2) !important;
}
.border-y-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25) !important;
  border-bottom-color: rgb(23 23 23 / 0.25) !important;
}
.border-y-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3) !important;
  border-bottom-color: rgb(23 23 23 / 0.3) !important;
}
.border-y-neutral-900\/38 {
  border-top-color: rgb(23 23 23 / 0.38) !important;
  border-bottom-color: rgb(23 23 23 / 0.38) !important;
}
.border-y-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4) !important;
  border-bottom-color: rgb(23 23 23 / 0.4) !important;
}
.border-y-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05) !important;
  border-bottom-color: rgb(23 23 23 / 0.05) !important;
}
.border-y-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5) !important;
  border-bottom-color: rgb(23 23 23 / 0.5) !important;
}
.border-y-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6) !important;
  border-bottom-color: rgb(23 23 23 / 0.6) !important;
}
.border-y-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7) !important;
  border-bottom-color: rgb(23 23 23 / 0.7) !important;
}
.border-y-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75) !important;
  border-bottom-color: rgb(23 23 23 / 0.75) !important;
}
.border-y-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8) !important;
  border-bottom-color: rgb(23 23 23 / 0.8) !important;
}
.border-y-neutral-900\/87 {
  border-top-color: rgb(23 23 23 / 0.87) !important;
  border-bottom-color: rgb(23 23 23 / 0.87) !important;
}
.border-y-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9) !important;
  border-bottom-color: rgb(23 23 23 / 0.9) !important;
}
.border-y-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95) !important;
  border-bottom-color: rgb(23 23 23 / 0.95) !important;
}
.border-y-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-y-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0) !important;
  border-bottom-color: rgb(10 10 10 / 0) !important;
}
.border-y-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1) !important;
  border-bottom-color: rgb(10 10 10 / 0.1) !important;
}
.border-y-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1) !important;
  border-bottom-color: rgb(10 10 10 / 1) !important;
}
.border-y-neutral-950\/12 {
  border-top-color: rgb(10 10 10 / 0.12) !important;
  border-bottom-color: rgb(10 10 10 / 0.12) !important;
}
.border-y-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2) !important;
  border-bottom-color: rgb(10 10 10 / 0.2) !important;
}
.border-y-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25) !important;
  border-bottom-color: rgb(10 10 10 / 0.25) !important;
}
.border-y-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3) !important;
  border-bottom-color: rgb(10 10 10 / 0.3) !important;
}
.border-y-neutral-950\/38 {
  border-top-color: rgb(10 10 10 / 0.38) !important;
  border-bottom-color: rgb(10 10 10 / 0.38) !important;
}
.border-y-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4) !important;
  border-bottom-color: rgb(10 10 10 / 0.4) !important;
}
.border-y-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05) !important;
  border-bottom-color: rgb(10 10 10 / 0.05) !important;
}
.border-y-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5) !important;
  border-bottom-color: rgb(10 10 10 / 0.5) !important;
}
.border-y-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6) !important;
  border-bottom-color: rgb(10 10 10 / 0.6) !important;
}
.border-y-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7) !important;
  border-bottom-color: rgb(10 10 10 / 0.7) !important;
}
.border-y-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75) !important;
  border-bottom-color: rgb(10 10 10 / 0.75) !important;
}
.border-y-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8) !important;
  border-bottom-color: rgb(10 10 10 / 0.8) !important;
}
.border-y-neutral-950\/87 {
  border-top-color: rgb(10 10 10 / 0.87) !important;
  border-bottom-color: rgb(10 10 10 / 0.87) !important;
}
.border-y-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9) !important;
  border-bottom-color: rgb(10 10 10 / 0.9) !important;
}
.border-y-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95) !important;
  border-bottom-color: rgb(10 10 10 / 0.95) !important;
}
.border-y-on-accent {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-100\/0 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-y-on-accent-100\/10 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-y-on-accent-100\/100 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-y-on-accent-100\/12 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-y-on-accent-100\/20 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-y-on-accent-100\/25 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-y-on-accent-100\/30 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-y-on-accent-100\/38 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-y-on-accent-100\/40 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-y-on-accent-100\/5 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-y-on-accent-100\/50 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-y-on-accent-100\/60 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-y-on-accent-100\/70 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-y-on-accent-100\/75 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-y-on-accent-100\/80 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-y-on-accent-100\/87 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-y-on-accent-100\/90 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-y-on-accent-100\/95 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-y-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-200\/0 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-y-on-accent-200\/10 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-y-on-accent-200\/100 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-y-on-accent-200\/12 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-y-on-accent-200\/20 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-y-on-accent-200\/25 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-y-on-accent-200\/30 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-y-on-accent-200\/38 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-y-on-accent-200\/40 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-y-on-accent-200\/5 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-y-on-accent-200\/50 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-y-on-accent-200\/60 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-y-on-accent-200\/70 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-y-on-accent-200\/75 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-y-on-accent-200\/80 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-y-on-accent-200\/87 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-y-on-accent-200\/90 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-y-on-accent-200\/95 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-y-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-300\/0 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-y-on-accent-300\/10 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-y-on-accent-300\/100 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-y-on-accent-300\/12 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-y-on-accent-300\/20 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-y-on-accent-300\/25 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-y-on-accent-300\/30 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-y-on-accent-300\/38 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-y-on-accent-300\/40 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-y-on-accent-300\/5 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-y-on-accent-300\/50 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-y-on-accent-300\/60 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-y-on-accent-300\/70 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-y-on-accent-300\/75 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-y-on-accent-300\/80 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-y-on-accent-300\/87 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-y-on-accent-300\/90 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-y-on-accent-300\/95 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-y-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-400\/0 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-y-on-accent-400\/10 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-y-on-accent-400\/100 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-y-on-accent-400\/12 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-y-on-accent-400\/20 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-y-on-accent-400\/25 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-y-on-accent-400\/30 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-y-on-accent-400\/38 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-y-on-accent-400\/40 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-y-on-accent-400\/5 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-y-on-accent-400\/50 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-y-on-accent-400\/60 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-y-on-accent-400\/70 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-y-on-accent-400\/75 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-y-on-accent-400\/80 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-y-on-accent-400\/87 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-y-on-accent-400\/90 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-y-on-accent-400\/95 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-y-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-50\/0 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-y-on-accent-50\/10 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-y-on-accent-50\/100 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-y-on-accent-50\/12 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-y-on-accent-50\/20 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-y-on-accent-50\/25 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-y-on-accent-50\/30 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-y-on-accent-50\/38 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-y-on-accent-50\/40 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-y-on-accent-50\/5 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-y-on-accent-50\/50 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-y-on-accent-50\/60 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-y-on-accent-50\/70 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-y-on-accent-50\/75 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-y-on-accent-50\/80 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-y-on-accent-50\/87 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-y-on-accent-50\/90 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-y-on-accent-50\/95 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-y-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-500\/0 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-y-on-accent-500\/10 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-y-on-accent-500\/100 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-y-on-accent-500\/12 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-y-on-accent-500\/20 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-y-on-accent-500\/25 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-y-on-accent-500\/30 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-y-on-accent-500\/38 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-y-on-accent-500\/40 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-y-on-accent-500\/5 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-y-on-accent-500\/50 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-y-on-accent-500\/60 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-y-on-accent-500\/70 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-y-on-accent-500\/75 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-y-on-accent-500\/80 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-y-on-accent-500\/87 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-y-on-accent-500\/90 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-y-on-accent-500\/95 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-y-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-600\/0 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-y-on-accent-600\/10 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-y-on-accent-600\/100 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-y-on-accent-600\/12 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-y-on-accent-600\/20 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-y-on-accent-600\/25 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-y-on-accent-600\/30 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-y-on-accent-600\/38 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-y-on-accent-600\/40 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-y-on-accent-600\/5 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-y-on-accent-600\/50 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-y-on-accent-600\/60 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-y-on-accent-600\/70 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-y-on-accent-600\/75 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-y-on-accent-600\/80 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-y-on-accent-600\/87 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-y-on-accent-600\/90 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-y-on-accent-600\/95 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-y-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-700\/0 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-y-on-accent-700\/10 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-y-on-accent-700\/100 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-y-on-accent-700\/12 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-y-on-accent-700\/20 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-y-on-accent-700\/25 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-y-on-accent-700\/30 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-y-on-accent-700\/38 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-y-on-accent-700\/40 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-y-on-accent-700\/5 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-y-on-accent-700\/50 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-y-on-accent-700\/60 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-y-on-accent-700\/70 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-y-on-accent-700\/75 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-y-on-accent-700\/80 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-y-on-accent-700\/87 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-y-on-accent-700\/90 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-y-on-accent-700\/95 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-y-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-800\/0 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-y-on-accent-800\/10 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-y-on-accent-800\/100 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-y-on-accent-800\/12 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-y-on-accent-800\/20 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-y-on-accent-800\/25 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-y-on-accent-800\/30 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-y-on-accent-800\/38 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-y-on-accent-800\/40 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-y-on-accent-800\/5 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-y-on-accent-800\/50 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-y-on-accent-800\/60 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-y-on-accent-800\/70 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-y-on-accent-800\/75 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-y-on-accent-800\/80 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-y-on-accent-800\/87 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-y-on-accent-800\/90 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-y-on-accent-800\/95 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-y-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-900\/0 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-y-on-accent-900\/10 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-y-on-accent-900\/100 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-y-on-accent-900\/12 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-y-on-accent-900\/20 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-y-on-accent-900\/25 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-y-on-accent-900\/30 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-y-on-accent-900\/38 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-y-on-accent-900\/40 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-y-on-accent-900\/5 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-y-on-accent-900\/50 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-y-on-accent-900\/60 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-y-on-accent-900\/70 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-y-on-accent-900\/75 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-y-on-accent-900\/80 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-y-on-accent-900\/87 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-y-on-accent-900\/90 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-y-on-accent-900\/95 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-y-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-accent-950\/0 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-y-on-accent-950\/10 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-y-on-accent-950\/100 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-y-on-accent-950\/12 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-y-on-accent-950\/20 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-y-on-accent-950\/25 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-y-on-accent-950\/30 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-y-on-accent-950\/38 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-y-on-accent-950\/40 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-y-on-accent-950\/5 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-y-on-accent-950\/50 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-y-on-accent-950\/60 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-y-on-accent-950\/70 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-y-on-accent-950\/75 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-y-on-accent-950\/80 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-y-on-accent-950\/87 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-y-on-accent-950\/90 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-y-on-accent-950\/95 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-y-on-accent\/0 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-y-on-accent\/10 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-y-on-accent\/100 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-y-on-accent\/12 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-y-on-accent\/20 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-y-on-accent\/25 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-y-on-accent\/30 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-y-on-accent\/38 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-y-on-accent\/40 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-y-on-accent\/5 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-y-on-accent\/50 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-y-on-accent\/60 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-y-on-accent\/70 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-y-on-accent\/75 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-y-on-accent\/80 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-y-on-accent\/87 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-y-on-accent\/90 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-y-on-accent\/95 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-y-on-primary {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-100\/0 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-y-on-primary-100\/10 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-y-on-primary-100\/100 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-y-on-primary-100\/12 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-y-on-primary-100\/20 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-y-on-primary-100\/25 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-y-on-primary-100\/30 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-y-on-primary-100\/38 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-y-on-primary-100\/40 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-y-on-primary-100\/5 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-y-on-primary-100\/50 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-y-on-primary-100\/60 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-y-on-primary-100\/70 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-y-on-primary-100\/75 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-y-on-primary-100\/80 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-y-on-primary-100\/87 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-y-on-primary-100\/90 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-y-on-primary-100\/95 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-y-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-200\/0 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-y-on-primary-200\/10 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-y-on-primary-200\/100 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-y-on-primary-200\/12 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-y-on-primary-200\/20 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-y-on-primary-200\/25 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-y-on-primary-200\/30 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-y-on-primary-200\/38 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-y-on-primary-200\/40 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-y-on-primary-200\/5 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-y-on-primary-200\/50 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-y-on-primary-200\/60 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-y-on-primary-200\/70 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-y-on-primary-200\/75 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-y-on-primary-200\/80 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-y-on-primary-200\/87 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-y-on-primary-200\/90 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-y-on-primary-200\/95 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-y-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-300\/0 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-y-on-primary-300\/10 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-y-on-primary-300\/100 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-y-on-primary-300\/12 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-y-on-primary-300\/20 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-y-on-primary-300\/25 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-y-on-primary-300\/30 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-y-on-primary-300\/38 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-y-on-primary-300\/40 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-y-on-primary-300\/5 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-y-on-primary-300\/50 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-y-on-primary-300\/60 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-y-on-primary-300\/70 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-y-on-primary-300\/75 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-y-on-primary-300\/80 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-y-on-primary-300\/87 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-y-on-primary-300\/90 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-y-on-primary-300\/95 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-y-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-400\/0 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-y-on-primary-400\/10 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-y-on-primary-400\/100 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-y-on-primary-400\/12 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-y-on-primary-400\/20 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-y-on-primary-400\/25 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-y-on-primary-400\/30 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-y-on-primary-400\/38 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-y-on-primary-400\/40 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-y-on-primary-400\/5 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-y-on-primary-400\/50 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-y-on-primary-400\/60 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-y-on-primary-400\/70 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-y-on-primary-400\/75 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-y-on-primary-400\/80 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-y-on-primary-400\/87 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-y-on-primary-400\/90 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-y-on-primary-400\/95 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-y-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-50\/0 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-y-on-primary-50\/10 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-y-on-primary-50\/100 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-y-on-primary-50\/12 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-y-on-primary-50\/20 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-y-on-primary-50\/25 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-y-on-primary-50\/30 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-y-on-primary-50\/38 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-y-on-primary-50\/40 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-y-on-primary-50\/5 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-y-on-primary-50\/50 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-y-on-primary-50\/60 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-y-on-primary-50\/70 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-y-on-primary-50\/75 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-y-on-primary-50\/80 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-y-on-primary-50\/87 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-y-on-primary-50\/90 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-y-on-primary-50\/95 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-y-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-500\/0 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-y-on-primary-500\/10 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-y-on-primary-500\/100 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-y-on-primary-500\/12 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-y-on-primary-500\/20 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-y-on-primary-500\/25 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-y-on-primary-500\/30 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-y-on-primary-500\/38 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-y-on-primary-500\/40 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-y-on-primary-500\/5 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-y-on-primary-500\/50 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-y-on-primary-500\/60 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-y-on-primary-500\/70 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-y-on-primary-500\/75 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-y-on-primary-500\/80 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-y-on-primary-500\/87 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-y-on-primary-500\/90 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-y-on-primary-500\/95 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-y-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-600\/0 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-y-on-primary-600\/10 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-y-on-primary-600\/100 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-y-on-primary-600\/12 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-y-on-primary-600\/20 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-y-on-primary-600\/25 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-y-on-primary-600\/30 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-y-on-primary-600\/38 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-y-on-primary-600\/40 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-y-on-primary-600\/5 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-y-on-primary-600\/50 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-y-on-primary-600\/60 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-y-on-primary-600\/70 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-y-on-primary-600\/75 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-y-on-primary-600\/80 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-y-on-primary-600\/87 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-y-on-primary-600\/90 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-y-on-primary-600\/95 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-y-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-700\/0 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-y-on-primary-700\/10 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-y-on-primary-700\/100 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-y-on-primary-700\/12 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-y-on-primary-700\/20 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-y-on-primary-700\/25 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-y-on-primary-700\/30 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-y-on-primary-700\/38 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-y-on-primary-700\/40 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-y-on-primary-700\/5 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-y-on-primary-700\/50 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-y-on-primary-700\/60 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-y-on-primary-700\/70 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-y-on-primary-700\/75 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-y-on-primary-700\/80 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-y-on-primary-700\/87 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-y-on-primary-700\/90 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-y-on-primary-700\/95 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-y-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-800\/0 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-y-on-primary-800\/10 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-y-on-primary-800\/100 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-y-on-primary-800\/12 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-y-on-primary-800\/20 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-y-on-primary-800\/25 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-y-on-primary-800\/30 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-y-on-primary-800\/38 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-y-on-primary-800\/40 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-y-on-primary-800\/5 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-y-on-primary-800\/50 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-y-on-primary-800\/60 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-y-on-primary-800\/70 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-y-on-primary-800\/75 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-y-on-primary-800\/80 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-y-on-primary-800\/87 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-y-on-primary-800\/90 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-y-on-primary-800\/95 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-y-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-primary-900\/0 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-y-on-primary-900\/10 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-y-on-primary-900\/100 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-y-on-primary-900\/12 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-y-on-primary-900\/20 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-y-on-primary-900\/25 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-y-on-primary-900\/30 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-y-on-primary-900\/38 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-y-on-primary-900\/40 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-y-on-primary-900\/5 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-y-on-primary-900\/50 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-y-on-primary-900\/60 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-y-on-primary-900\/70 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-y-on-primary-900\/75 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-y-on-primary-900\/80 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-y-on-primary-900\/87 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-y-on-primary-900\/90 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-y-on-primary-900\/95 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-y-on-primary\/0 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-y-on-primary\/10 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-y-on-primary\/100 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-y-on-primary\/12 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-y-on-primary\/20 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-y-on-primary\/25 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-y-on-primary\/30 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-y-on-primary\/38 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-y-on-primary\/40 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-y-on-primary\/5 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-y-on-primary\/50 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-y-on-primary\/60 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-y-on-primary\/70 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-y-on-primary\/75 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-y-on-primary\/80 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-y-on-primary\/87 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-y-on-primary\/90 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-y-on-primary\/95 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-y-on-warn {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-100\/0 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-y-on-warn-100\/10 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-y-on-warn-100\/100 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-y-on-warn-100\/12 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-y-on-warn-100\/20 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-y-on-warn-100\/25 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-y-on-warn-100\/30 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-y-on-warn-100\/38 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-y-on-warn-100\/40 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-y-on-warn-100\/5 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-y-on-warn-100\/50 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-y-on-warn-100\/60 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-y-on-warn-100\/70 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-y-on-warn-100\/75 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-y-on-warn-100\/80 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-y-on-warn-100\/87 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-y-on-warn-100\/90 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-y-on-warn-100\/95 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-y-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-200\/0 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-y-on-warn-200\/10 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-y-on-warn-200\/100 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-y-on-warn-200\/12 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-y-on-warn-200\/20 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-y-on-warn-200\/25 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-y-on-warn-200\/30 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-y-on-warn-200\/38 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-y-on-warn-200\/40 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-y-on-warn-200\/5 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-y-on-warn-200\/50 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-y-on-warn-200\/60 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-y-on-warn-200\/70 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-y-on-warn-200\/75 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-y-on-warn-200\/80 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-y-on-warn-200\/87 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-y-on-warn-200\/90 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-y-on-warn-200\/95 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-y-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-300\/0 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-y-on-warn-300\/10 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-y-on-warn-300\/100 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-y-on-warn-300\/12 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-y-on-warn-300\/20 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-y-on-warn-300\/25 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-y-on-warn-300\/30 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-y-on-warn-300\/38 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-y-on-warn-300\/40 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-y-on-warn-300\/5 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-y-on-warn-300\/50 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-y-on-warn-300\/60 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-y-on-warn-300\/70 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-y-on-warn-300\/75 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-y-on-warn-300\/80 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-y-on-warn-300\/87 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-y-on-warn-300\/90 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-y-on-warn-300\/95 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-y-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-400\/0 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-y-on-warn-400\/10 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-y-on-warn-400\/100 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-y-on-warn-400\/12 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-y-on-warn-400\/20 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-y-on-warn-400\/25 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-y-on-warn-400\/30 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-y-on-warn-400\/38 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-y-on-warn-400\/40 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-y-on-warn-400\/5 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-y-on-warn-400\/50 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-y-on-warn-400\/60 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-y-on-warn-400\/70 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-y-on-warn-400\/75 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-y-on-warn-400\/80 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-y-on-warn-400\/87 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-y-on-warn-400\/90 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-y-on-warn-400\/95 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-y-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-50\/0 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-y-on-warn-50\/10 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-y-on-warn-50\/100 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-y-on-warn-50\/12 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-y-on-warn-50\/20 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-y-on-warn-50\/25 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-y-on-warn-50\/30 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-y-on-warn-50\/38 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-y-on-warn-50\/40 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-y-on-warn-50\/5 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-y-on-warn-50\/50 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-y-on-warn-50\/60 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-y-on-warn-50\/70 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-y-on-warn-50\/75 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-y-on-warn-50\/80 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-y-on-warn-50\/87 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-y-on-warn-50\/90 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-y-on-warn-50\/95 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-y-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-500\/0 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-y-on-warn-500\/10 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-y-on-warn-500\/100 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-y-on-warn-500\/12 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-y-on-warn-500\/20 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-y-on-warn-500\/25 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-y-on-warn-500\/30 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-y-on-warn-500\/38 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-y-on-warn-500\/40 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-y-on-warn-500\/5 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-y-on-warn-500\/50 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-y-on-warn-500\/60 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-y-on-warn-500\/70 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-y-on-warn-500\/75 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-y-on-warn-500\/80 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-y-on-warn-500\/87 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-y-on-warn-500\/90 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-y-on-warn-500\/95 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-y-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-600\/0 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-y-on-warn-600\/10 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-y-on-warn-600\/100 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-y-on-warn-600\/12 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-y-on-warn-600\/20 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-y-on-warn-600\/25 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-y-on-warn-600\/30 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-y-on-warn-600\/38 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-y-on-warn-600\/40 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-y-on-warn-600\/5 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-y-on-warn-600\/50 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-y-on-warn-600\/60 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-y-on-warn-600\/70 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-y-on-warn-600\/75 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-y-on-warn-600\/80 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-y-on-warn-600\/87 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-y-on-warn-600\/90 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-y-on-warn-600\/95 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-y-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-700\/0 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-y-on-warn-700\/10 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-y-on-warn-700\/100 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-y-on-warn-700\/12 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-y-on-warn-700\/20 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-y-on-warn-700\/25 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-y-on-warn-700\/30 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-y-on-warn-700\/38 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-y-on-warn-700\/40 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-y-on-warn-700\/5 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-y-on-warn-700\/50 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-y-on-warn-700\/60 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-y-on-warn-700\/70 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-y-on-warn-700\/75 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-y-on-warn-700\/80 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-y-on-warn-700\/87 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-y-on-warn-700\/90 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-y-on-warn-700\/95 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-y-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-800\/0 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-y-on-warn-800\/10 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-y-on-warn-800\/100 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-y-on-warn-800\/12 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-y-on-warn-800\/20 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-y-on-warn-800\/25 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-y-on-warn-800\/30 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-y-on-warn-800\/38 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-y-on-warn-800\/40 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-y-on-warn-800\/5 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-y-on-warn-800\/50 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-y-on-warn-800\/60 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-y-on-warn-800\/70 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-y-on-warn-800\/75 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-y-on-warn-800\/80 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-y-on-warn-800\/87 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-y-on-warn-800\/90 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-y-on-warn-800\/95 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-y-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-900\/0 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-y-on-warn-900\/10 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-y-on-warn-900\/100 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-y-on-warn-900\/12 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-y-on-warn-900\/20 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-y-on-warn-900\/25 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-y-on-warn-900\/30 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-y-on-warn-900\/38 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-y-on-warn-900\/40 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-y-on-warn-900\/5 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-y-on-warn-900\/50 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-y-on-warn-900\/60 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-y-on-warn-900\/70 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-y-on-warn-900\/75 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-y-on-warn-900\/80 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-y-on-warn-900\/87 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-y-on-warn-900\/90 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-y-on-warn-900\/95 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-y-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-y-on-warn-950\/0 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-y-on-warn-950\/10 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-y-on-warn-950\/100 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-y-on-warn-950\/12 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-y-on-warn-950\/20 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-y-on-warn-950\/25 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-y-on-warn-950\/30 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-y-on-warn-950\/38 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-y-on-warn-950\/40 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-y-on-warn-950\/5 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-y-on-warn-950\/50 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-y-on-warn-950\/60 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-y-on-warn-950\/70 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-y-on-warn-950\/75 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-y-on-warn-950\/80 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-y-on-warn-950\/87 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-y-on-warn-950\/90 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-y-on-warn-950\/95 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-y-on-warn\/0 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-y-on-warn\/10 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-y-on-warn\/100 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-y-on-warn\/12 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-y-on-warn\/20 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-y-on-warn\/25 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-y-on-warn\/30 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-y-on-warn\/38 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-y-on-warn\/40 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-y-on-warn\/5 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-y-on-warn\/50 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-y-on-warn\/60 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-y-on-warn\/70 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-y-on-warn\/75 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-y-on-warn\/80 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-y-on-warn\/87 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-y-on-warn\/90 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-y-on-warn\/95 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-y-orange-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-y-orange-100\/0 {
  border-top-color: rgb(255 237 213 / 0) !important;
  border-bottom-color: rgb(255 237 213 / 0) !important;
}
.border-y-orange-100\/10 {
  border-top-color: rgb(255 237 213 / 0.1) !important;
  border-bottom-color: rgb(255 237 213 / 0.1) !important;
}
.border-y-orange-100\/100 {
  border-top-color: rgb(255 237 213 / 1) !important;
  border-bottom-color: rgb(255 237 213 / 1) !important;
}
.border-y-orange-100\/12 {
  border-top-color: rgb(255 237 213 / 0.12) !important;
  border-bottom-color: rgb(255 237 213 / 0.12) !important;
}
.border-y-orange-100\/20 {
  border-top-color: rgb(255 237 213 / 0.2) !important;
  border-bottom-color: rgb(255 237 213 / 0.2) !important;
}
.border-y-orange-100\/25 {
  border-top-color: rgb(255 237 213 / 0.25) !important;
  border-bottom-color: rgb(255 237 213 / 0.25) !important;
}
.border-y-orange-100\/30 {
  border-top-color: rgb(255 237 213 / 0.3) !important;
  border-bottom-color: rgb(255 237 213 / 0.3) !important;
}
.border-y-orange-100\/38 {
  border-top-color: rgb(255 237 213 / 0.38) !important;
  border-bottom-color: rgb(255 237 213 / 0.38) !important;
}
.border-y-orange-100\/40 {
  border-top-color: rgb(255 237 213 / 0.4) !important;
  border-bottom-color: rgb(255 237 213 / 0.4) !important;
}
.border-y-orange-100\/5 {
  border-top-color: rgb(255 237 213 / 0.05) !important;
  border-bottom-color: rgb(255 237 213 / 0.05) !important;
}
.border-y-orange-100\/50 {
  border-top-color: rgb(255 237 213 / 0.5) !important;
  border-bottom-color: rgb(255 237 213 / 0.5) !important;
}
.border-y-orange-100\/60 {
  border-top-color: rgb(255 237 213 / 0.6) !important;
  border-bottom-color: rgb(255 237 213 / 0.6) !important;
}
.border-y-orange-100\/70 {
  border-top-color: rgb(255 237 213 / 0.7) !important;
  border-bottom-color: rgb(255 237 213 / 0.7) !important;
}
.border-y-orange-100\/75 {
  border-top-color: rgb(255 237 213 / 0.75) !important;
  border-bottom-color: rgb(255 237 213 / 0.75) !important;
}
.border-y-orange-100\/80 {
  border-top-color: rgb(255 237 213 / 0.8) !important;
  border-bottom-color: rgb(255 237 213 / 0.8) !important;
}
.border-y-orange-100\/87 {
  border-top-color: rgb(255 237 213 / 0.87) !important;
  border-bottom-color: rgb(255 237 213 / 0.87) !important;
}
.border-y-orange-100\/90 {
  border-top-color: rgb(255 237 213 / 0.9) !important;
  border-bottom-color: rgb(255 237 213 / 0.9) !important;
}
.border-y-orange-100\/95 {
  border-top-color: rgb(255 237 213 / 0.95) !important;
  border-bottom-color: rgb(255 237 213 / 0.95) !important;
}
.border-y-orange-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-y-orange-200\/0 {
  border-top-color: rgb(254 215 170 / 0) !important;
  border-bottom-color: rgb(254 215 170 / 0) !important;
}
.border-y-orange-200\/10 {
  border-top-color: rgb(254 215 170 / 0.1) !important;
  border-bottom-color: rgb(254 215 170 / 0.1) !important;
}
.border-y-orange-200\/100 {
  border-top-color: rgb(254 215 170 / 1) !important;
  border-bottom-color: rgb(254 215 170 / 1) !important;
}
.border-y-orange-200\/12 {
  border-top-color: rgb(254 215 170 / 0.12) !important;
  border-bottom-color: rgb(254 215 170 / 0.12) !important;
}
.border-y-orange-200\/20 {
  border-top-color: rgb(254 215 170 / 0.2) !important;
  border-bottom-color: rgb(254 215 170 / 0.2) !important;
}
.border-y-orange-200\/25 {
  border-top-color: rgb(254 215 170 / 0.25) !important;
  border-bottom-color: rgb(254 215 170 / 0.25) !important;
}
.border-y-orange-200\/30 {
  border-top-color: rgb(254 215 170 / 0.3) !important;
  border-bottom-color: rgb(254 215 170 / 0.3) !important;
}
.border-y-orange-200\/38 {
  border-top-color: rgb(254 215 170 / 0.38) !important;
  border-bottom-color: rgb(254 215 170 / 0.38) !important;
}
.border-y-orange-200\/40 {
  border-top-color: rgb(254 215 170 / 0.4) !important;
  border-bottom-color: rgb(254 215 170 / 0.4) !important;
}
.border-y-orange-200\/5 {
  border-top-color: rgb(254 215 170 / 0.05) !important;
  border-bottom-color: rgb(254 215 170 / 0.05) !important;
}
.border-y-orange-200\/50 {
  border-top-color: rgb(254 215 170 / 0.5) !important;
  border-bottom-color: rgb(254 215 170 / 0.5) !important;
}
.border-y-orange-200\/60 {
  border-top-color: rgb(254 215 170 / 0.6) !important;
  border-bottom-color: rgb(254 215 170 / 0.6) !important;
}
.border-y-orange-200\/70 {
  border-top-color: rgb(254 215 170 / 0.7) !important;
  border-bottom-color: rgb(254 215 170 / 0.7) !important;
}
.border-y-orange-200\/75 {
  border-top-color: rgb(254 215 170 / 0.75) !important;
  border-bottom-color: rgb(254 215 170 / 0.75) !important;
}
.border-y-orange-200\/80 {
  border-top-color: rgb(254 215 170 / 0.8) !important;
  border-bottom-color: rgb(254 215 170 / 0.8) !important;
}
.border-y-orange-200\/87 {
  border-top-color: rgb(254 215 170 / 0.87) !important;
  border-bottom-color: rgb(254 215 170 / 0.87) !important;
}
.border-y-orange-200\/90 {
  border-top-color: rgb(254 215 170 / 0.9) !important;
  border-bottom-color: rgb(254 215 170 / 0.9) !important;
}
.border-y-orange-200\/95 {
  border-top-color: rgb(254 215 170 / 0.95) !important;
  border-bottom-color: rgb(254 215 170 / 0.95) !important;
}
.border-y-orange-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-y-orange-300\/0 {
  border-top-color: rgb(253 186 116 / 0) !important;
  border-bottom-color: rgb(253 186 116 / 0) !important;
}
.border-y-orange-300\/10 {
  border-top-color: rgb(253 186 116 / 0.1) !important;
  border-bottom-color: rgb(253 186 116 / 0.1) !important;
}
.border-y-orange-300\/100 {
  border-top-color: rgb(253 186 116 / 1) !important;
  border-bottom-color: rgb(253 186 116 / 1) !important;
}
.border-y-orange-300\/12 {
  border-top-color: rgb(253 186 116 / 0.12) !important;
  border-bottom-color: rgb(253 186 116 / 0.12) !important;
}
.border-y-orange-300\/20 {
  border-top-color: rgb(253 186 116 / 0.2) !important;
  border-bottom-color: rgb(253 186 116 / 0.2) !important;
}
.border-y-orange-300\/25 {
  border-top-color: rgb(253 186 116 / 0.25) !important;
  border-bottom-color: rgb(253 186 116 / 0.25) !important;
}
.border-y-orange-300\/30 {
  border-top-color: rgb(253 186 116 / 0.3) !important;
  border-bottom-color: rgb(253 186 116 / 0.3) !important;
}
.border-y-orange-300\/38 {
  border-top-color: rgb(253 186 116 / 0.38) !important;
  border-bottom-color: rgb(253 186 116 / 0.38) !important;
}
.border-y-orange-300\/40 {
  border-top-color: rgb(253 186 116 / 0.4) !important;
  border-bottom-color: rgb(253 186 116 / 0.4) !important;
}
.border-y-orange-300\/5 {
  border-top-color: rgb(253 186 116 / 0.05) !important;
  border-bottom-color: rgb(253 186 116 / 0.05) !important;
}
.border-y-orange-300\/50 {
  border-top-color: rgb(253 186 116 / 0.5) !important;
  border-bottom-color: rgb(253 186 116 / 0.5) !important;
}
.border-y-orange-300\/60 {
  border-top-color: rgb(253 186 116 / 0.6) !important;
  border-bottom-color: rgb(253 186 116 / 0.6) !important;
}
.border-y-orange-300\/70 {
  border-top-color: rgb(253 186 116 / 0.7) !important;
  border-bottom-color: rgb(253 186 116 / 0.7) !important;
}
.border-y-orange-300\/75 {
  border-top-color: rgb(253 186 116 / 0.75) !important;
  border-bottom-color: rgb(253 186 116 / 0.75) !important;
}
.border-y-orange-300\/80 {
  border-top-color: rgb(253 186 116 / 0.8) !important;
  border-bottom-color: rgb(253 186 116 / 0.8) !important;
}
.border-y-orange-300\/87 {
  border-top-color: rgb(253 186 116 / 0.87) !important;
  border-bottom-color: rgb(253 186 116 / 0.87) !important;
}
.border-y-orange-300\/90 {
  border-top-color: rgb(253 186 116 / 0.9) !important;
  border-bottom-color: rgb(253 186 116 / 0.9) !important;
}
.border-y-orange-300\/95 {
  border-top-color: rgb(253 186 116 / 0.95) !important;
  border-bottom-color: rgb(253 186 116 / 0.95) !important;
}
.border-y-orange-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-y-orange-400\/0 {
  border-top-color: rgb(251 146 60 / 0) !important;
  border-bottom-color: rgb(251 146 60 / 0) !important;
}
.border-y-orange-400\/10 {
  border-top-color: rgb(251 146 60 / 0.1) !important;
  border-bottom-color: rgb(251 146 60 / 0.1) !important;
}
.border-y-orange-400\/100 {
  border-top-color: rgb(251 146 60 / 1) !important;
  border-bottom-color: rgb(251 146 60 / 1) !important;
}
.border-y-orange-400\/12 {
  border-top-color: rgb(251 146 60 / 0.12) !important;
  border-bottom-color: rgb(251 146 60 / 0.12) !important;
}
.border-y-orange-400\/20 {
  border-top-color: rgb(251 146 60 / 0.2) !important;
  border-bottom-color: rgb(251 146 60 / 0.2) !important;
}
.border-y-orange-400\/25 {
  border-top-color: rgb(251 146 60 / 0.25) !important;
  border-bottom-color: rgb(251 146 60 / 0.25) !important;
}
.border-y-orange-400\/30 {
  border-top-color: rgb(251 146 60 / 0.3) !important;
  border-bottom-color: rgb(251 146 60 / 0.3) !important;
}
.border-y-orange-400\/38 {
  border-top-color: rgb(251 146 60 / 0.38) !important;
  border-bottom-color: rgb(251 146 60 / 0.38) !important;
}
.border-y-orange-400\/40 {
  border-top-color: rgb(251 146 60 / 0.4) !important;
  border-bottom-color: rgb(251 146 60 / 0.4) !important;
}
.border-y-orange-400\/5 {
  border-top-color: rgb(251 146 60 / 0.05) !important;
  border-bottom-color: rgb(251 146 60 / 0.05) !important;
}
.border-y-orange-400\/50 {
  border-top-color: rgb(251 146 60 / 0.5) !important;
  border-bottom-color: rgb(251 146 60 / 0.5) !important;
}
.border-y-orange-400\/60 {
  border-top-color: rgb(251 146 60 / 0.6) !important;
  border-bottom-color: rgb(251 146 60 / 0.6) !important;
}
.border-y-orange-400\/70 {
  border-top-color: rgb(251 146 60 / 0.7) !important;
  border-bottom-color: rgb(251 146 60 / 0.7) !important;
}
.border-y-orange-400\/75 {
  border-top-color: rgb(251 146 60 / 0.75) !important;
  border-bottom-color: rgb(251 146 60 / 0.75) !important;
}
.border-y-orange-400\/80 {
  border-top-color: rgb(251 146 60 / 0.8) !important;
  border-bottom-color: rgb(251 146 60 / 0.8) !important;
}
.border-y-orange-400\/87 {
  border-top-color: rgb(251 146 60 / 0.87) !important;
  border-bottom-color: rgb(251 146 60 / 0.87) !important;
}
.border-y-orange-400\/90 {
  border-top-color: rgb(251 146 60 / 0.9) !important;
  border-bottom-color: rgb(251 146 60 / 0.9) !important;
}
.border-y-orange-400\/95 {
  border-top-color: rgb(251 146 60 / 0.95) !important;
  border-bottom-color: rgb(251 146 60 / 0.95) !important;
}
.border-y-orange-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-y-orange-50\/0 {
  border-top-color: rgb(255 247 237 / 0) !important;
  border-bottom-color: rgb(255 247 237 / 0) !important;
}
.border-y-orange-50\/10 {
  border-top-color: rgb(255 247 237 / 0.1) !important;
  border-bottom-color: rgb(255 247 237 / 0.1) !important;
}
.border-y-orange-50\/100 {
  border-top-color: rgb(255 247 237 / 1) !important;
  border-bottom-color: rgb(255 247 237 / 1) !important;
}
.border-y-orange-50\/12 {
  border-top-color: rgb(255 247 237 / 0.12) !important;
  border-bottom-color: rgb(255 247 237 / 0.12) !important;
}
.border-y-orange-50\/20 {
  border-top-color: rgb(255 247 237 / 0.2) !important;
  border-bottom-color: rgb(255 247 237 / 0.2) !important;
}
.border-y-orange-50\/25 {
  border-top-color: rgb(255 247 237 / 0.25) !important;
  border-bottom-color: rgb(255 247 237 / 0.25) !important;
}
.border-y-orange-50\/30 {
  border-top-color: rgb(255 247 237 / 0.3) !important;
  border-bottom-color: rgb(255 247 237 / 0.3) !important;
}
.border-y-orange-50\/38 {
  border-top-color: rgb(255 247 237 / 0.38) !important;
  border-bottom-color: rgb(255 247 237 / 0.38) !important;
}
.border-y-orange-50\/40 {
  border-top-color: rgb(255 247 237 / 0.4) !important;
  border-bottom-color: rgb(255 247 237 / 0.4) !important;
}
.border-y-orange-50\/5 {
  border-top-color: rgb(255 247 237 / 0.05) !important;
  border-bottom-color: rgb(255 247 237 / 0.05) !important;
}
.border-y-orange-50\/50 {
  border-top-color: rgb(255 247 237 / 0.5) !important;
  border-bottom-color: rgb(255 247 237 / 0.5) !important;
}
.border-y-orange-50\/60 {
  border-top-color: rgb(255 247 237 / 0.6) !important;
  border-bottom-color: rgb(255 247 237 / 0.6) !important;
}
.border-y-orange-50\/70 {
  border-top-color: rgb(255 247 237 / 0.7) !important;
  border-bottom-color: rgb(255 247 237 / 0.7) !important;
}
.border-y-orange-50\/75 {
  border-top-color: rgb(255 247 237 / 0.75) !important;
  border-bottom-color: rgb(255 247 237 / 0.75) !important;
}
.border-y-orange-50\/80 {
  border-top-color: rgb(255 247 237 / 0.8) !important;
  border-bottom-color: rgb(255 247 237 / 0.8) !important;
}
.border-y-orange-50\/87 {
  border-top-color: rgb(255 247 237 / 0.87) !important;
  border-bottom-color: rgb(255 247 237 / 0.87) !important;
}
.border-y-orange-50\/90 {
  border-top-color: rgb(255 247 237 / 0.9) !important;
  border-bottom-color: rgb(255 247 237 / 0.9) !important;
}
.border-y-orange-50\/95 {
  border-top-color: rgb(255 247 237 / 0.95) !important;
  border-bottom-color: rgb(255 247 237 / 0.95) !important;
}
.border-y-orange-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-y-orange-500\/0 {
  border-top-color: rgb(249 115 22 / 0) !important;
  border-bottom-color: rgb(249 115 22 / 0) !important;
}
.border-y-orange-500\/10 {
  border-top-color: rgb(249 115 22 / 0.1) !important;
  border-bottom-color: rgb(249 115 22 / 0.1) !important;
}
.border-y-orange-500\/100 {
  border-top-color: rgb(249 115 22 / 1) !important;
  border-bottom-color: rgb(249 115 22 / 1) !important;
}
.border-y-orange-500\/12 {
  border-top-color: rgb(249 115 22 / 0.12) !important;
  border-bottom-color: rgb(249 115 22 / 0.12) !important;
}
.border-y-orange-500\/20 {
  border-top-color: rgb(249 115 22 / 0.2) !important;
  border-bottom-color: rgb(249 115 22 / 0.2) !important;
}
.border-y-orange-500\/25 {
  border-top-color: rgb(249 115 22 / 0.25) !important;
  border-bottom-color: rgb(249 115 22 / 0.25) !important;
}
.border-y-orange-500\/30 {
  border-top-color: rgb(249 115 22 / 0.3) !important;
  border-bottom-color: rgb(249 115 22 / 0.3) !important;
}
.border-y-orange-500\/38 {
  border-top-color: rgb(249 115 22 / 0.38) !important;
  border-bottom-color: rgb(249 115 22 / 0.38) !important;
}
.border-y-orange-500\/40 {
  border-top-color: rgb(249 115 22 / 0.4) !important;
  border-bottom-color: rgb(249 115 22 / 0.4) !important;
}
.border-y-orange-500\/5 {
  border-top-color: rgb(249 115 22 / 0.05) !important;
  border-bottom-color: rgb(249 115 22 / 0.05) !important;
}
.border-y-orange-500\/50 {
  border-top-color: rgb(249 115 22 / 0.5) !important;
  border-bottom-color: rgb(249 115 22 / 0.5) !important;
}
.border-y-orange-500\/60 {
  border-top-color: rgb(249 115 22 / 0.6) !important;
  border-bottom-color: rgb(249 115 22 / 0.6) !important;
}
.border-y-orange-500\/70 {
  border-top-color: rgb(249 115 22 / 0.7) !important;
  border-bottom-color: rgb(249 115 22 / 0.7) !important;
}
.border-y-orange-500\/75 {
  border-top-color: rgb(249 115 22 / 0.75) !important;
  border-bottom-color: rgb(249 115 22 / 0.75) !important;
}
.border-y-orange-500\/80 {
  border-top-color: rgb(249 115 22 / 0.8) !important;
  border-bottom-color: rgb(249 115 22 / 0.8) !important;
}
.border-y-orange-500\/87 {
  border-top-color: rgb(249 115 22 / 0.87) !important;
  border-bottom-color: rgb(249 115 22 / 0.87) !important;
}
.border-y-orange-500\/90 {
  border-top-color: rgb(249 115 22 / 0.9) !important;
  border-bottom-color: rgb(249 115 22 / 0.9) !important;
}
.border-y-orange-500\/95 {
  border-top-color: rgb(249 115 22 / 0.95) !important;
  border-bottom-color: rgb(249 115 22 / 0.95) !important;
}
.border-y-orange-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-y-orange-600\/0 {
  border-top-color: rgb(234 88 12 / 0) !important;
  border-bottom-color: rgb(234 88 12 / 0) !important;
}
.border-y-orange-600\/10 {
  border-top-color: rgb(234 88 12 / 0.1) !important;
  border-bottom-color: rgb(234 88 12 / 0.1) !important;
}
.border-y-orange-600\/100 {
  border-top-color: rgb(234 88 12 / 1) !important;
  border-bottom-color: rgb(234 88 12 / 1) !important;
}
.border-y-orange-600\/12 {
  border-top-color: rgb(234 88 12 / 0.12) !important;
  border-bottom-color: rgb(234 88 12 / 0.12) !important;
}
.border-y-orange-600\/20 {
  border-top-color: rgb(234 88 12 / 0.2) !important;
  border-bottom-color: rgb(234 88 12 / 0.2) !important;
}
.border-y-orange-600\/25 {
  border-top-color: rgb(234 88 12 / 0.25) !important;
  border-bottom-color: rgb(234 88 12 / 0.25) !important;
}
.border-y-orange-600\/30 {
  border-top-color: rgb(234 88 12 / 0.3) !important;
  border-bottom-color: rgb(234 88 12 / 0.3) !important;
}
.border-y-orange-600\/38 {
  border-top-color: rgb(234 88 12 / 0.38) !important;
  border-bottom-color: rgb(234 88 12 / 0.38) !important;
}
.border-y-orange-600\/40 {
  border-top-color: rgb(234 88 12 / 0.4) !important;
  border-bottom-color: rgb(234 88 12 / 0.4) !important;
}
.border-y-orange-600\/5 {
  border-top-color: rgb(234 88 12 / 0.05) !important;
  border-bottom-color: rgb(234 88 12 / 0.05) !important;
}
.border-y-orange-600\/50 {
  border-top-color: rgb(234 88 12 / 0.5) !important;
  border-bottom-color: rgb(234 88 12 / 0.5) !important;
}
.border-y-orange-600\/60 {
  border-top-color: rgb(234 88 12 / 0.6) !important;
  border-bottom-color: rgb(234 88 12 / 0.6) !important;
}
.border-y-orange-600\/70 {
  border-top-color: rgb(234 88 12 / 0.7) !important;
  border-bottom-color: rgb(234 88 12 / 0.7) !important;
}
.border-y-orange-600\/75 {
  border-top-color: rgb(234 88 12 / 0.75) !important;
  border-bottom-color: rgb(234 88 12 / 0.75) !important;
}
.border-y-orange-600\/80 {
  border-top-color: rgb(234 88 12 / 0.8) !important;
  border-bottom-color: rgb(234 88 12 / 0.8) !important;
}
.border-y-orange-600\/87 {
  border-top-color: rgb(234 88 12 / 0.87) !important;
  border-bottom-color: rgb(234 88 12 / 0.87) !important;
}
.border-y-orange-600\/90 {
  border-top-color: rgb(234 88 12 / 0.9) !important;
  border-bottom-color: rgb(234 88 12 / 0.9) !important;
}
.border-y-orange-600\/95 {
  border-top-color: rgb(234 88 12 / 0.95) !important;
  border-bottom-color: rgb(234 88 12 / 0.95) !important;
}
.border-y-orange-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-y-orange-700\/0 {
  border-top-color: rgb(194 65 12 / 0) !important;
  border-bottom-color: rgb(194 65 12 / 0) !important;
}
.border-y-orange-700\/10 {
  border-top-color: rgb(194 65 12 / 0.1) !important;
  border-bottom-color: rgb(194 65 12 / 0.1) !important;
}
.border-y-orange-700\/100 {
  border-top-color: rgb(194 65 12 / 1) !important;
  border-bottom-color: rgb(194 65 12 / 1) !important;
}
.border-y-orange-700\/12 {
  border-top-color: rgb(194 65 12 / 0.12) !important;
  border-bottom-color: rgb(194 65 12 / 0.12) !important;
}
.border-y-orange-700\/20 {
  border-top-color: rgb(194 65 12 / 0.2) !important;
  border-bottom-color: rgb(194 65 12 / 0.2) !important;
}
.border-y-orange-700\/25 {
  border-top-color: rgb(194 65 12 / 0.25) !important;
  border-bottom-color: rgb(194 65 12 / 0.25) !important;
}
.border-y-orange-700\/30 {
  border-top-color: rgb(194 65 12 / 0.3) !important;
  border-bottom-color: rgb(194 65 12 / 0.3) !important;
}
.border-y-orange-700\/38 {
  border-top-color: rgb(194 65 12 / 0.38) !important;
  border-bottom-color: rgb(194 65 12 / 0.38) !important;
}
.border-y-orange-700\/40 {
  border-top-color: rgb(194 65 12 / 0.4) !important;
  border-bottom-color: rgb(194 65 12 / 0.4) !important;
}
.border-y-orange-700\/5 {
  border-top-color: rgb(194 65 12 / 0.05) !important;
  border-bottom-color: rgb(194 65 12 / 0.05) !important;
}
.border-y-orange-700\/50 {
  border-top-color: rgb(194 65 12 / 0.5) !important;
  border-bottom-color: rgb(194 65 12 / 0.5) !important;
}
.border-y-orange-700\/60 {
  border-top-color: rgb(194 65 12 / 0.6) !important;
  border-bottom-color: rgb(194 65 12 / 0.6) !important;
}
.border-y-orange-700\/70 {
  border-top-color: rgb(194 65 12 / 0.7) !important;
  border-bottom-color: rgb(194 65 12 / 0.7) !important;
}
.border-y-orange-700\/75 {
  border-top-color: rgb(194 65 12 / 0.75) !important;
  border-bottom-color: rgb(194 65 12 / 0.75) !important;
}
.border-y-orange-700\/80 {
  border-top-color: rgb(194 65 12 / 0.8) !important;
  border-bottom-color: rgb(194 65 12 / 0.8) !important;
}
.border-y-orange-700\/87 {
  border-top-color: rgb(194 65 12 / 0.87) !important;
  border-bottom-color: rgb(194 65 12 / 0.87) !important;
}
.border-y-orange-700\/90 {
  border-top-color: rgb(194 65 12 / 0.9) !important;
  border-bottom-color: rgb(194 65 12 / 0.9) !important;
}
.border-y-orange-700\/95 {
  border-top-color: rgb(194 65 12 / 0.95) !important;
  border-bottom-color: rgb(194 65 12 / 0.95) !important;
}
.border-y-orange-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-y-orange-800\/0 {
  border-top-color: rgb(154 52 18 / 0) !important;
  border-bottom-color: rgb(154 52 18 / 0) !important;
}
.border-y-orange-800\/10 {
  border-top-color: rgb(154 52 18 / 0.1) !important;
  border-bottom-color: rgb(154 52 18 / 0.1) !important;
}
.border-y-orange-800\/100 {
  border-top-color: rgb(154 52 18 / 1) !important;
  border-bottom-color: rgb(154 52 18 / 1) !important;
}
.border-y-orange-800\/12 {
  border-top-color: rgb(154 52 18 / 0.12) !important;
  border-bottom-color: rgb(154 52 18 / 0.12) !important;
}
.border-y-orange-800\/20 {
  border-top-color: rgb(154 52 18 / 0.2) !important;
  border-bottom-color: rgb(154 52 18 / 0.2) !important;
}
.border-y-orange-800\/25 {
  border-top-color: rgb(154 52 18 / 0.25) !important;
  border-bottom-color: rgb(154 52 18 / 0.25) !important;
}
.border-y-orange-800\/30 {
  border-top-color: rgb(154 52 18 / 0.3) !important;
  border-bottom-color: rgb(154 52 18 / 0.3) !important;
}
.border-y-orange-800\/38 {
  border-top-color: rgb(154 52 18 / 0.38) !important;
  border-bottom-color: rgb(154 52 18 / 0.38) !important;
}
.border-y-orange-800\/40 {
  border-top-color: rgb(154 52 18 / 0.4) !important;
  border-bottom-color: rgb(154 52 18 / 0.4) !important;
}
.border-y-orange-800\/5 {
  border-top-color: rgb(154 52 18 / 0.05) !important;
  border-bottom-color: rgb(154 52 18 / 0.05) !important;
}
.border-y-orange-800\/50 {
  border-top-color: rgb(154 52 18 / 0.5) !important;
  border-bottom-color: rgb(154 52 18 / 0.5) !important;
}
.border-y-orange-800\/60 {
  border-top-color: rgb(154 52 18 / 0.6) !important;
  border-bottom-color: rgb(154 52 18 / 0.6) !important;
}
.border-y-orange-800\/70 {
  border-top-color: rgb(154 52 18 / 0.7) !important;
  border-bottom-color: rgb(154 52 18 / 0.7) !important;
}
.border-y-orange-800\/75 {
  border-top-color: rgb(154 52 18 / 0.75) !important;
  border-bottom-color: rgb(154 52 18 / 0.75) !important;
}
.border-y-orange-800\/80 {
  border-top-color: rgb(154 52 18 / 0.8) !important;
  border-bottom-color: rgb(154 52 18 / 0.8) !important;
}
.border-y-orange-800\/87 {
  border-top-color: rgb(154 52 18 / 0.87) !important;
  border-bottom-color: rgb(154 52 18 / 0.87) !important;
}
.border-y-orange-800\/90 {
  border-top-color: rgb(154 52 18 / 0.9) !important;
  border-bottom-color: rgb(154 52 18 / 0.9) !important;
}
.border-y-orange-800\/95 {
  border-top-color: rgb(154 52 18 / 0.95) !important;
  border-bottom-color: rgb(154 52 18 / 0.95) !important;
}
.border-y-orange-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-y-orange-900\/0 {
  border-top-color: rgb(124 45 18 / 0) !important;
  border-bottom-color: rgb(124 45 18 / 0) !important;
}
.border-y-orange-900\/10 {
  border-top-color: rgb(124 45 18 / 0.1) !important;
  border-bottom-color: rgb(124 45 18 / 0.1) !important;
}
.border-y-orange-900\/100 {
  border-top-color: rgb(124 45 18 / 1) !important;
  border-bottom-color: rgb(124 45 18 / 1) !important;
}
.border-y-orange-900\/12 {
  border-top-color: rgb(124 45 18 / 0.12) !important;
  border-bottom-color: rgb(124 45 18 / 0.12) !important;
}
.border-y-orange-900\/20 {
  border-top-color: rgb(124 45 18 / 0.2) !important;
  border-bottom-color: rgb(124 45 18 / 0.2) !important;
}
.border-y-orange-900\/25 {
  border-top-color: rgb(124 45 18 / 0.25) !important;
  border-bottom-color: rgb(124 45 18 / 0.25) !important;
}
.border-y-orange-900\/30 {
  border-top-color: rgb(124 45 18 / 0.3) !important;
  border-bottom-color: rgb(124 45 18 / 0.3) !important;
}
.border-y-orange-900\/38 {
  border-top-color: rgb(124 45 18 / 0.38) !important;
  border-bottom-color: rgb(124 45 18 / 0.38) !important;
}
.border-y-orange-900\/40 {
  border-top-color: rgb(124 45 18 / 0.4) !important;
  border-bottom-color: rgb(124 45 18 / 0.4) !important;
}
.border-y-orange-900\/5 {
  border-top-color: rgb(124 45 18 / 0.05) !important;
  border-bottom-color: rgb(124 45 18 / 0.05) !important;
}
.border-y-orange-900\/50 {
  border-top-color: rgb(124 45 18 / 0.5) !important;
  border-bottom-color: rgb(124 45 18 / 0.5) !important;
}
.border-y-orange-900\/60 {
  border-top-color: rgb(124 45 18 / 0.6) !important;
  border-bottom-color: rgb(124 45 18 / 0.6) !important;
}
.border-y-orange-900\/70 {
  border-top-color: rgb(124 45 18 / 0.7) !important;
  border-bottom-color: rgb(124 45 18 / 0.7) !important;
}
.border-y-orange-900\/75 {
  border-top-color: rgb(124 45 18 / 0.75) !important;
  border-bottom-color: rgb(124 45 18 / 0.75) !important;
}
.border-y-orange-900\/80 {
  border-top-color: rgb(124 45 18 / 0.8) !important;
  border-bottom-color: rgb(124 45 18 / 0.8) !important;
}
.border-y-orange-900\/87 {
  border-top-color: rgb(124 45 18 / 0.87) !important;
  border-bottom-color: rgb(124 45 18 / 0.87) !important;
}
.border-y-orange-900\/90 {
  border-top-color: rgb(124 45 18 / 0.9) !important;
  border-bottom-color: rgb(124 45 18 / 0.9) !important;
}
.border-y-orange-900\/95 {
  border-top-color: rgb(124 45 18 / 0.95) !important;
  border-bottom-color: rgb(124 45 18 / 0.95) !important;
}
.border-y-orange-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-y-orange-950\/0 {
  border-top-color: rgb(67 20 7 / 0) !important;
  border-bottom-color: rgb(67 20 7 / 0) !important;
}
.border-y-orange-950\/10 {
  border-top-color: rgb(67 20 7 / 0.1) !important;
  border-bottom-color: rgb(67 20 7 / 0.1) !important;
}
.border-y-orange-950\/100 {
  border-top-color: rgb(67 20 7 / 1) !important;
  border-bottom-color: rgb(67 20 7 / 1) !important;
}
.border-y-orange-950\/12 {
  border-top-color: rgb(67 20 7 / 0.12) !important;
  border-bottom-color: rgb(67 20 7 / 0.12) !important;
}
.border-y-orange-950\/20 {
  border-top-color: rgb(67 20 7 / 0.2) !important;
  border-bottom-color: rgb(67 20 7 / 0.2) !important;
}
.border-y-orange-950\/25 {
  border-top-color: rgb(67 20 7 / 0.25) !important;
  border-bottom-color: rgb(67 20 7 / 0.25) !important;
}
.border-y-orange-950\/30 {
  border-top-color: rgb(67 20 7 / 0.3) !important;
  border-bottom-color: rgb(67 20 7 / 0.3) !important;
}
.border-y-orange-950\/38 {
  border-top-color: rgb(67 20 7 / 0.38) !important;
  border-bottom-color: rgb(67 20 7 / 0.38) !important;
}
.border-y-orange-950\/40 {
  border-top-color: rgb(67 20 7 / 0.4) !important;
  border-bottom-color: rgb(67 20 7 / 0.4) !important;
}
.border-y-orange-950\/5 {
  border-top-color: rgb(67 20 7 / 0.05) !important;
  border-bottom-color: rgb(67 20 7 / 0.05) !important;
}
.border-y-orange-950\/50 {
  border-top-color: rgb(67 20 7 / 0.5) !important;
  border-bottom-color: rgb(67 20 7 / 0.5) !important;
}
.border-y-orange-950\/60 {
  border-top-color: rgb(67 20 7 / 0.6) !important;
  border-bottom-color: rgb(67 20 7 / 0.6) !important;
}
.border-y-orange-950\/70 {
  border-top-color: rgb(67 20 7 / 0.7) !important;
  border-bottom-color: rgb(67 20 7 / 0.7) !important;
}
.border-y-orange-950\/75 {
  border-top-color: rgb(67 20 7 / 0.75) !important;
  border-bottom-color: rgb(67 20 7 / 0.75) !important;
}
.border-y-orange-950\/80 {
  border-top-color: rgb(67 20 7 / 0.8) !important;
  border-bottom-color: rgb(67 20 7 / 0.8) !important;
}
.border-y-orange-950\/87 {
  border-top-color: rgb(67 20 7 / 0.87) !important;
  border-bottom-color: rgb(67 20 7 / 0.87) !important;
}
.border-y-orange-950\/90 {
  border-top-color: rgb(67 20 7 / 0.9) !important;
  border-bottom-color: rgb(67 20 7 / 0.9) !important;
}
.border-y-orange-950\/95 {
  border-top-color: rgb(67 20 7 / 0.95) !important;
  border-bottom-color: rgb(67 20 7 / 0.95) !important;
}
.border-y-pink-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-y-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0) !important;
  border-bottom-color: rgb(252 231 243 / 0) !important;
}
.border-y-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1) !important;
  border-bottom-color: rgb(252 231 243 / 0.1) !important;
}
.border-y-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1) !important;
  border-bottom-color: rgb(252 231 243 / 1) !important;
}
.border-y-pink-100\/12 {
  border-top-color: rgb(252 231 243 / 0.12) !important;
  border-bottom-color: rgb(252 231 243 / 0.12) !important;
}
.border-y-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2) !important;
  border-bottom-color: rgb(252 231 243 / 0.2) !important;
}
.border-y-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25) !important;
  border-bottom-color: rgb(252 231 243 / 0.25) !important;
}
.border-y-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3) !important;
  border-bottom-color: rgb(252 231 243 / 0.3) !important;
}
.border-y-pink-100\/38 {
  border-top-color: rgb(252 231 243 / 0.38) !important;
  border-bottom-color: rgb(252 231 243 / 0.38) !important;
}
.border-y-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4) !important;
  border-bottom-color: rgb(252 231 243 / 0.4) !important;
}
.border-y-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05) !important;
  border-bottom-color: rgb(252 231 243 / 0.05) !important;
}
.border-y-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5) !important;
  border-bottom-color: rgb(252 231 243 / 0.5) !important;
}
.border-y-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6) !important;
  border-bottom-color: rgb(252 231 243 / 0.6) !important;
}
.border-y-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7) !important;
  border-bottom-color: rgb(252 231 243 / 0.7) !important;
}
.border-y-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75) !important;
  border-bottom-color: rgb(252 231 243 / 0.75) !important;
}
.border-y-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8) !important;
  border-bottom-color: rgb(252 231 243 / 0.8) !important;
}
.border-y-pink-100\/87 {
  border-top-color: rgb(252 231 243 / 0.87) !important;
  border-bottom-color: rgb(252 231 243 / 0.87) !important;
}
.border-y-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9) !important;
  border-bottom-color: rgb(252 231 243 / 0.9) !important;
}
.border-y-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95) !important;
  border-bottom-color: rgb(252 231 243 / 0.95) !important;
}
.border-y-pink-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-y-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0) !important;
  border-bottom-color: rgb(251 207 232 / 0) !important;
}
.border-y-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1) !important;
  border-bottom-color: rgb(251 207 232 / 0.1) !important;
}
.border-y-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1) !important;
  border-bottom-color: rgb(251 207 232 / 1) !important;
}
.border-y-pink-200\/12 {
  border-top-color: rgb(251 207 232 / 0.12) !important;
  border-bottom-color: rgb(251 207 232 / 0.12) !important;
}
.border-y-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2) !important;
  border-bottom-color: rgb(251 207 232 / 0.2) !important;
}
.border-y-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25) !important;
  border-bottom-color: rgb(251 207 232 / 0.25) !important;
}
.border-y-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3) !important;
  border-bottom-color: rgb(251 207 232 / 0.3) !important;
}
.border-y-pink-200\/38 {
  border-top-color: rgb(251 207 232 / 0.38) !important;
  border-bottom-color: rgb(251 207 232 / 0.38) !important;
}
.border-y-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4) !important;
  border-bottom-color: rgb(251 207 232 / 0.4) !important;
}
.border-y-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05) !important;
  border-bottom-color: rgb(251 207 232 / 0.05) !important;
}
.border-y-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5) !important;
  border-bottom-color: rgb(251 207 232 / 0.5) !important;
}
.border-y-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6) !important;
  border-bottom-color: rgb(251 207 232 / 0.6) !important;
}
.border-y-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7) !important;
  border-bottom-color: rgb(251 207 232 / 0.7) !important;
}
.border-y-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75) !important;
  border-bottom-color: rgb(251 207 232 / 0.75) !important;
}
.border-y-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8) !important;
  border-bottom-color: rgb(251 207 232 / 0.8) !important;
}
.border-y-pink-200\/87 {
  border-top-color: rgb(251 207 232 / 0.87) !important;
  border-bottom-color: rgb(251 207 232 / 0.87) !important;
}
.border-y-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9) !important;
  border-bottom-color: rgb(251 207 232 / 0.9) !important;
}
.border-y-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95) !important;
  border-bottom-color: rgb(251 207 232 / 0.95) !important;
}
.border-y-pink-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-y-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0) !important;
  border-bottom-color: rgb(249 168 212 / 0) !important;
}
.border-y-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1) !important;
  border-bottom-color: rgb(249 168 212 / 0.1) !important;
}
.border-y-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1) !important;
  border-bottom-color: rgb(249 168 212 / 1) !important;
}
.border-y-pink-300\/12 {
  border-top-color: rgb(249 168 212 / 0.12) !important;
  border-bottom-color: rgb(249 168 212 / 0.12) !important;
}
.border-y-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2) !important;
  border-bottom-color: rgb(249 168 212 / 0.2) !important;
}
.border-y-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25) !important;
  border-bottom-color: rgb(249 168 212 / 0.25) !important;
}
.border-y-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3) !important;
  border-bottom-color: rgb(249 168 212 / 0.3) !important;
}
.border-y-pink-300\/38 {
  border-top-color: rgb(249 168 212 / 0.38) !important;
  border-bottom-color: rgb(249 168 212 / 0.38) !important;
}
.border-y-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4) !important;
  border-bottom-color: rgb(249 168 212 / 0.4) !important;
}
.border-y-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05) !important;
  border-bottom-color: rgb(249 168 212 / 0.05) !important;
}
.border-y-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5) !important;
  border-bottom-color: rgb(249 168 212 / 0.5) !important;
}
.border-y-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6) !important;
  border-bottom-color: rgb(249 168 212 / 0.6) !important;
}
.border-y-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7) !important;
  border-bottom-color: rgb(249 168 212 / 0.7) !important;
}
.border-y-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75) !important;
  border-bottom-color: rgb(249 168 212 / 0.75) !important;
}
.border-y-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8) !important;
  border-bottom-color: rgb(249 168 212 / 0.8) !important;
}
.border-y-pink-300\/87 {
  border-top-color: rgb(249 168 212 / 0.87) !important;
  border-bottom-color: rgb(249 168 212 / 0.87) !important;
}
.border-y-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9) !important;
  border-bottom-color: rgb(249 168 212 / 0.9) !important;
}
.border-y-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95) !important;
  border-bottom-color: rgb(249 168 212 / 0.95) !important;
}
.border-y-pink-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-y-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0) !important;
  border-bottom-color: rgb(244 114 182 / 0) !important;
}
.border-y-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1) !important;
  border-bottom-color: rgb(244 114 182 / 0.1) !important;
}
.border-y-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1) !important;
  border-bottom-color: rgb(244 114 182 / 1) !important;
}
.border-y-pink-400\/12 {
  border-top-color: rgb(244 114 182 / 0.12) !important;
  border-bottom-color: rgb(244 114 182 / 0.12) !important;
}
.border-y-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2) !important;
  border-bottom-color: rgb(244 114 182 / 0.2) !important;
}
.border-y-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25) !important;
  border-bottom-color: rgb(244 114 182 / 0.25) !important;
}
.border-y-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3) !important;
  border-bottom-color: rgb(244 114 182 / 0.3) !important;
}
.border-y-pink-400\/38 {
  border-top-color: rgb(244 114 182 / 0.38) !important;
  border-bottom-color: rgb(244 114 182 / 0.38) !important;
}
.border-y-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4) !important;
  border-bottom-color: rgb(244 114 182 / 0.4) !important;
}
.border-y-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05) !important;
  border-bottom-color: rgb(244 114 182 / 0.05) !important;
}
.border-y-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5) !important;
  border-bottom-color: rgb(244 114 182 / 0.5) !important;
}
.border-y-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6) !important;
  border-bottom-color: rgb(244 114 182 / 0.6) !important;
}
.border-y-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7) !important;
  border-bottom-color: rgb(244 114 182 / 0.7) !important;
}
.border-y-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75) !important;
  border-bottom-color: rgb(244 114 182 / 0.75) !important;
}
.border-y-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8) !important;
  border-bottom-color: rgb(244 114 182 / 0.8) !important;
}
.border-y-pink-400\/87 {
  border-top-color: rgb(244 114 182 / 0.87) !important;
  border-bottom-color: rgb(244 114 182 / 0.87) !important;
}
.border-y-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9) !important;
  border-bottom-color: rgb(244 114 182 / 0.9) !important;
}
.border-y-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95) !important;
  border-bottom-color: rgb(244 114 182 / 0.95) !important;
}
.border-y-pink-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-y-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0) !important;
  border-bottom-color: rgb(253 242 248 / 0) !important;
}
.border-y-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1) !important;
  border-bottom-color: rgb(253 242 248 / 0.1) !important;
}
.border-y-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1) !important;
  border-bottom-color: rgb(253 242 248 / 1) !important;
}
.border-y-pink-50\/12 {
  border-top-color: rgb(253 242 248 / 0.12) !important;
  border-bottom-color: rgb(253 242 248 / 0.12) !important;
}
.border-y-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2) !important;
  border-bottom-color: rgb(253 242 248 / 0.2) !important;
}
.border-y-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25) !important;
  border-bottom-color: rgb(253 242 248 / 0.25) !important;
}
.border-y-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3) !important;
  border-bottom-color: rgb(253 242 248 / 0.3) !important;
}
.border-y-pink-50\/38 {
  border-top-color: rgb(253 242 248 / 0.38) !important;
  border-bottom-color: rgb(253 242 248 / 0.38) !important;
}
.border-y-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4) !important;
  border-bottom-color: rgb(253 242 248 / 0.4) !important;
}
.border-y-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05) !important;
  border-bottom-color: rgb(253 242 248 / 0.05) !important;
}
.border-y-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5) !important;
  border-bottom-color: rgb(253 242 248 / 0.5) !important;
}
.border-y-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6) !important;
  border-bottom-color: rgb(253 242 248 / 0.6) !important;
}
.border-y-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7) !important;
  border-bottom-color: rgb(253 242 248 / 0.7) !important;
}
.border-y-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75) !important;
  border-bottom-color: rgb(253 242 248 / 0.75) !important;
}
.border-y-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8) !important;
  border-bottom-color: rgb(253 242 248 / 0.8) !important;
}
.border-y-pink-50\/87 {
  border-top-color: rgb(253 242 248 / 0.87) !important;
  border-bottom-color: rgb(253 242 248 / 0.87) !important;
}
.border-y-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9) !important;
  border-bottom-color: rgb(253 242 248 / 0.9) !important;
}
.border-y-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95) !important;
  border-bottom-color: rgb(253 242 248 / 0.95) !important;
}
.border-y-pink-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-y-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0) !important;
  border-bottom-color: rgb(236 72 153 / 0) !important;
}
.border-y-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1) !important;
  border-bottom-color: rgb(236 72 153 / 0.1) !important;
}
.border-y-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1) !important;
  border-bottom-color: rgb(236 72 153 / 1) !important;
}
.border-y-pink-500\/12 {
  border-top-color: rgb(236 72 153 / 0.12) !important;
  border-bottom-color: rgb(236 72 153 / 0.12) !important;
}
.border-y-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2) !important;
  border-bottom-color: rgb(236 72 153 / 0.2) !important;
}
.border-y-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25) !important;
  border-bottom-color: rgb(236 72 153 / 0.25) !important;
}
.border-y-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3) !important;
  border-bottom-color: rgb(236 72 153 / 0.3) !important;
}
.border-y-pink-500\/38 {
  border-top-color: rgb(236 72 153 / 0.38) !important;
  border-bottom-color: rgb(236 72 153 / 0.38) !important;
}
.border-y-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4) !important;
  border-bottom-color: rgb(236 72 153 / 0.4) !important;
}
.border-y-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05) !important;
  border-bottom-color: rgb(236 72 153 / 0.05) !important;
}
.border-y-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5) !important;
  border-bottom-color: rgb(236 72 153 / 0.5) !important;
}
.border-y-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6) !important;
  border-bottom-color: rgb(236 72 153 / 0.6) !important;
}
.border-y-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7) !important;
  border-bottom-color: rgb(236 72 153 / 0.7) !important;
}
.border-y-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75) !important;
  border-bottom-color: rgb(236 72 153 / 0.75) !important;
}
.border-y-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8) !important;
  border-bottom-color: rgb(236 72 153 / 0.8) !important;
}
.border-y-pink-500\/87 {
  border-top-color: rgb(236 72 153 / 0.87) !important;
  border-bottom-color: rgb(236 72 153 / 0.87) !important;
}
.border-y-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9) !important;
  border-bottom-color: rgb(236 72 153 / 0.9) !important;
}
.border-y-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95) !important;
  border-bottom-color: rgb(236 72 153 / 0.95) !important;
}
.border-y-pink-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-y-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0) !important;
  border-bottom-color: rgb(219 39 119 / 0) !important;
}
.border-y-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1) !important;
  border-bottom-color: rgb(219 39 119 / 0.1) !important;
}
.border-y-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1) !important;
  border-bottom-color: rgb(219 39 119 / 1) !important;
}
.border-y-pink-600\/12 {
  border-top-color: rgb(219 39 119 / 0.12) !important;
  border-bottom-color: rgb(219 39 119 / 0.12) !important;
}
.border-y-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2) !important;
  border-bottom-color: rgb(219 39 119 / 0.2) !important;
}
.border-y-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25) !important;
  border-bottom-color: rgb(219 39 119 / 0.25) !important;
}
.border-y-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3) !important;
  border-bottom-color: rgb(219 39 119 / 0.3) !important;
}
.border-y-pink-600\/38 {
  border-top-color: rgb(219 39 119 / 0.38) !important;
  border-bottom-color: rgb(219 39 119 / 0.38) !important;
}
.border-y-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4) !important;
  border-bottom-color: rgb(219 39 119 / 0.4) !important;
}
.border-y-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05) !important;
  border-bottom-color: rgb(219 39 119 / 0.05) !important;
}
.border-y-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5) !important;
  border-bottom-color: rgb(219 39 119 / 0.5) !important;
}
.border-y-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6) !important;
  border-bottom-color: rgb(219 39 119 / 0.6) !important;
}
.border-y-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7) !important;
  border-bottom-color: rgb(219 39 119 / 0.7) !important;
}
.border-y-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75) !important;
  border-bottom-color: rgb(219 39 119 / 0.75) !important;
}
.border-y-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8) !important;
  border-bottom-color: rgb(219 39 119 / 0.8) !important;
}
.border-y-pink-600\/87 {
  border-top-color: rgb(219 39 119 / 0.87) !important;
  border-bottom-color: rgb(219 39 119 / 0.87) !important;
}
.border-y-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9) !important;
  border-bottom-color: rgb(219 39 119 / 0.9) !important;
}
.border-y-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95) !important;
  border-bottom-color: rgb(219 39 119 / 0.95) !important;
}
.border-y-pink-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-y-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0) !important;
  border-bottom-color: rgb(190 24 93 / 0) !important;
}
.border-y-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1) !important;
  border-bottom-color: rgb(190 24 93 / 0.1) !important;
}
.border-y-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1) !important;
  border-bottom-color: rgb(190 24 93 / 1) !important;
}
.border-y-pink-700\/12 {
  border-top-color: rgb(190 24 93 / 0.12) !important;
  border-bottom-color: rgb(190 24 93 / 0.12) !important;
}
.border-y-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2) !important;
  border-bottom-color: rgb(190 24 93 / 0.2) !important;
}
.border-y-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25) !important;
  border-bottom-color: rgb(190 24 93 / 0.25) !important;
}
.border-y-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3) !important;
  border-bottom-color: rgb(190 24 93 / 0.3) !important;
}
.border-y-pink-700\/38 {
  border-top-color: rgb(190 24 93 / 0.38) !important;
  border-bottom-color: rgb(190 24 93 / 0.38) !important;
}
.border-y-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4) !important;
  border-bottom-color: rgb(190 24 93 / 0.4) !important;
}
.border-y-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05) !important;
  border-bottom-color: rgb(190 24 93 / 0.05) !important;
}
.border-y-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5) !important;
  border-bottom-color: rgb(190 24 93 / 0.5) !important;
}
.border-y-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6) !important;
  border-bottom-color: rgb(190 24 93 / 0.6) !important;
}
.border-y-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7) !important;
  border-bottom-color: rgb(190 24 93 / 0.7) !important;
}
.border-y-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75) !important;
  border-bottom-color: rgb(190 24 93 / 0.75) !important;
}
.border-y-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8) !important;
  border-bottom-color: rgb(190 24 93 / 0.8) !important;
}
.border-y-pink-700\/87 {
  border-top-color: rgb(190 24 93 / 0.87) !important;
  border-bottom-color: rgb(190 24 93 / 0.87) !important;
}
.border-y-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9) !important;
  border-bottom-color: rgb(190 24 93 / 0.9) !important;
}
.border-y-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95) !important;
  border-bottom-color: rgb(190 24 93 / 0.95) !important;
}
.border-y-pink-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-y-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0) !important;
  border-bottom-color: rgb(157 23 77 / 0) !important;
}
.border-y-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1) !important;
  border-bottom-color: rgb(157 23 77 / 0.1) !important;
}
.border-y-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1) !important;
  border-bottom-color: rgb(157 23 77 / 1) !important;
}
.border-y-pink-800\/12 {
  border-top-color: rgb(157 23 77 / 0.12) !important;
  border-bottom-color: rgb(157 23 77 / 0.12) !important;
}
.border-y-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2) !important;
  border-bottom-color: rgb(157 23 77 / 0.2) !important;
}
.border-y-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25) !important;
  border-bottom-color: rgb(157 23 77 / 0.25) !important;
}
.border-y-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3) !important;
  border-bottom-color: rgb(157 23 77 / 0.3) !important;
}
.border-y-pink-800\/38 {
  border-top-color: rgb(157 23 77 / 0.38) !important;
  border-bottom-color: rgb(157 23 77 / 0.38) !important;
}
.border-y-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4) !important;
  border-bottom-color: rgb(157 23 77 / 0.4) !important;
}
.border-y-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05) !important;
  border-bottom-color: rgb(157 23 77 / 0.05) !important;
}
.border-y-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5) !important;
  border-bottom-color: rgb(157 23 77 / 0.5) !important;
}
.border-y-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6) !important;
  border-bottom-color: rgb(157 23 77 / 0.6) !important;
}
.border-y-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7) !important;
  border-bottom-color: rgb(157 23 77 / 0.7) !important;
}
.border-y-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75) !important;
  border-bottom-color: rgb(157 23 77 / 0.75) !important;
}
.border-y-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8) !important;
  border-bottom-color: rgb(157 23 77 / 0.8) !important;
}
.border-y-pink-800\/87 {
  border-top-color: rgb(157 23 77 / 0.87) !important;
  border-bottom-color: rgb(157 23 77 / 0.87) !important;
}
.border-y-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9) !important;
  border-bottom-color: rgb(157 23 77 / 0.9) !important;
}
.border-y-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95) !important;
  border-bottom-color: rgb(157 23 77 / 0.95) !important;
}
.border-y-pink-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-y-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0) !important;
  border-bottom-color: rgb(131 24 67 / 0) !important;
}
.border-y-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1) !important;
  border-bottom-color: rgb(131 24 67 / 0.1) !important;
}
.border-y-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1) !important;
  border-bottom-color: rgb(131 24 67 / 1) !important;
}
.border-y-pink-900\/12 {
  border-top-color: rgb(131 24 67 / 0.12) !important;
  border-bottom-color: rgb(131 24 67 / 0.12) !important;
}
.border-y-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2) !important;
  border-bottom-color: rgb(131 24 67 / 0.2) !important;
}
.border-y-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25) !important;
  border-bottom-color: rgb(131 24 67 / 0.25) !important;
}
.border-y-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3) !important;
  border-bottom-color: rgb(131 24 67 / 0.3) !important;
}
.border-y-pink-900\/38 {
  border-top-color: rgb(131 24 67 / 0.38) !important;
  border-bottom-color: rgb(131 24 67 / 0.38) !important;
}
.border-y-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4) !important;
  border-bottom-color: rgb(131 24 67 / 0.4) !important;
}
.border-y-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05) !important;
  border-bottom-color: rgb(131 24 67 / 0.05) !important;
}
.border-y-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5) !important;
  border-bottom-color: rgb(131 24 67 / 0.5) !important;
}
.border-y-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6) !important;
  border-bottom-color: rgb(131 24 67 / 0.6) !important;
}
.border-y-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7) !important;
  border-bottom-color: rgb(131 24 67 / 0.7) !important;
}
.border-y-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75) !important;
  border-bottom-color: rgb(131 24 67 / 0.75) !important;
}
.border-y-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8) !important;
  border-bottom-color: rgb(131 24 67 / 0.8) !important;
}
.border-y-pink-900\/87 {
  border-top-color: rgb(131 24 67 / 0.87) !important;
  border-bottom-color: rgb(131 24 67 / 0.87) !important;
}
.border-y-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9) !important;
  border-bottom-color: rgb(131 24 67 / 0.9) !important;
}
.border-y-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95) !important;
  border-bottom-color: rgb(131 24 67 / 0.95) !important;
}
.border-y-pink-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-y-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0) !important;
  border-bottom-color: rgb(80 7 36 / 0) !important;
}
.border-y-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1) !important;
  border-bottom-color: rgb(80 7 36 / 0.1) !important;
}
.border-y-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1) !important;
  border-bottom-color: rgb(80 7 36 / 1) !important;
}
.border-y-pink-950\/12 {
  border-top-color: rgb(80 7 36 / 0.12) !important;
  border-bottom-color: rgb(80 7 36 / 0.12) !important;
}
.border-y-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2) !important;
  border-bottom-color: rgb(80 7 36 / 0.2) !important;
}
.border-y-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25) !important;
  border-bottom-color: rgb(80 7 36 / 0.25) !important;
}
.border-y-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3) !important;
  border-bottom-color: rgb(80 7 36 / 0.3) !important;
}
.border-y-pink-950\/38 {
  border-top-color: rgb(80 7 36 / 0.38) !important;
  border-bottom-color: rgb(80 7 36 / 0.38) !important;
}
.border-y-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4) !important;
  border-bottom-color: rgb(80 7 36 / 0.4) !important;
}
.border-y-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05) !important;
  border-bottom-color: rgb(80 7 36 / 0.05) !important;
}
.border-y-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5) !important;
  border-bottom-color: rgb(80 7 36 / 0.5) !important;
}
.border-y-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6) !important;
  border-bottom-color: rgb(80 7 36 / 0.6) !important;
}
.border-y-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7) !important;
  border-bottom-color: rgb(80 7 36 / 0.7) !important;
}
.border-y-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75) !important;
  border-bottom-color: rgb(80 7 36 / 0.75) !important;
}
.border-y-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8) !important;
  border-bottom-color: rgb(80 7 36 / 0.8) !important;
}
.border-y-pink-950\/87 {
  border-top-color: rgb(80 7 36 / 0.87) !important;
  border-bottom-color: rgb(80 7 36 / 0.87) !important;
}
.border-y-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9) !important;
  border-bottom-color: rgb(80 7 36 / 0.9) !important;
}
.border-y-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95) !important;
  border-bottom-color: rgb(80 7 36 / 0.95) !important;
}
.border-y-primary {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-100\/0 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-y-primary-100\/10 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-y-primary-100\/100 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-y-primary-100\/12 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-y-primary-100\/20 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-y-primary-100\/25 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-y-primary-100\/30 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-y-primary-100\/38 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-y-primary-100\/40 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-y-primary-100\/5 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-y-primary-100\/50 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-y-primary-100\/60 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-y-primary-100\/70 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-y-primary-100\/75 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-y-primary-100\/80 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-y-primary-100\/87 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-y-primary-100\/90 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-y-primary-100\/95 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-y-primary-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-200\/0 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-y-primary-200\/10 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-y-primary-200\/100 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-y-primary-200\/12 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-y-primary-200\/20 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-y-primary-200\/25 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-y-primary-200\/30 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-y-primary-200\/38 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-y-primary-200\/40 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-y-primary-200\/5 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-y-primary-200\/50 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-y-primary-200\/60 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-y-primary-200\/70 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-y-primary-200\/75 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-y-primary-200\/80 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-y-primary-200\/87 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-y-primary-200\/90 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-y-primary-200\/95 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-y-primary-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-300\/0 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-y-primary-300\/10 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-y-primary-300\/100 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-y-primary-300\/12 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-y-primary-300\/20 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-y-primary-300\/25 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-y-primary-300\/30 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-y-primary-300\/38 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-y-primary-300\/40 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-y-primary-300\/5 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-y-primary-300\/50 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-y-primary-300\/60 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-y-primary-300\/70 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-y-primary-300\/75 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-y-primary-300\/80 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-y-primary-300\/87 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-y-primary-300\/90 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-y-primary-300\/95 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-y-primary-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-400\/0 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-y-primary-400\/10 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-y-primary-400\/100 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-y-primary-400\/12 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-y-primary-400\/20 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-y-primary-400\/25 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-y-primary-400\/30 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-y-primary-400\/38 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-y-primary-400\/40 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-y-primary-400\/5 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-y-primary-400\/50 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-y-primary-400\/60 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-y-primary-400\/70 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-y-primary-400\/75 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-y-primary-400\/80 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-y-primary-400\/87 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-y-primary-400\/90 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-y-primary-400\/95 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-y-primary-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-50\/0 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-y-primary-50\/10 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-y-primary-50\/100 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-y-primary-50\/12 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-y-primary-50\/20 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-y-primary-50\/25 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-y-primary-50\/30 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-y-primary-50\/38 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-y-primary-50\/40 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-y-primary-50\/5 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-y-primary-50\/50 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-y-primary-50\/60 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-y-primary-50\/70 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-y-primary-50\/75 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-y-primary-50\/80 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-y-primary-50\/87 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-y-primary-50\/90 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-y-primary-50\/95 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-y-primary-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-500\/0 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-y-primary-500\/10 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-y-primary-500\/100 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-y-primary-500\/12 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-y-primary-500\/20 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-y-primary-500\/25 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-y-primary-500\/30 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-y-primary-500\/38 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-y-primary-500\/40 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-y-primary-500\/5 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-y-primary-500\/50 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-y-primary-500\/60 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-y-primary-500\/70 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-y-primary-500\/75 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-y-primary-500\/80 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-y-primary-500\/87 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-y-primary-500\/90 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-y-primary-500\/95 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-y-primary-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-600\/0 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-y-primary-600\/10 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-y-primary-600\/100 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-y-primary-600\/12 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-y-primary-600\/20 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-y-primary-600\/25 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-y-primary-600\/30 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-y-primary-600\/38 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-y-primary-600\/40 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-y-primary-600\/5 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-y-primary-600\/50 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-y-primary-600\/60 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-y-primary-600\/70 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-y-primary-600\/75 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-y-primary-600\/80 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-y-primary-600\/87 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-y-primary-600\/90 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-y-primary-600\/95 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-y-primary-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-700\/0 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-y-primary-700\/10 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-y-primary-700\/100 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-y-primary-700\/12 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-y-primary-700\/20 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-y-primary-700\/25 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-y-primary-700\/30 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-y-primary-700\/38 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-y-primary-700\/40 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-y-primary-700\/5 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-y-primary-700\/50 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-y-primary-700\/60 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-y-primary-700\/70 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-y-primary-700\/75 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-y-primary-700\/80 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-y-primary-700\/87 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-y-primary-700\/90 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-y-primary-700\/95 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-y-primary-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-800\/0 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-y-primary-800\/10 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-y-primary-800\/100 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-y-primary-800\/12 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-y-primary-800\/20 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-y-primary-800\/25 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-y-primary-800\/30 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-y-primary-800\/38 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-y-primary-800\/40 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-y-primary-800\/5 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-y-primary-800\/50 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-y-primary-800\/60 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-y-primary-800\/70 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-y-primary-800\/75 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-y-primary-800\/80 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-y-primary-800\/87 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-y-primary-800\/90 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-y-primary-800\/95 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-y-primary-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-primary-900\/0 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-y-primary-900\/10 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-y-primary-900\/100 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-y-primary-900\/12 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-y-primary-900\/20 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-y-primary-900\/25 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-y-primary-900\/30 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-y-primary-900\/38 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-y-primary-900\/40 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-y-primary-900\/5 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-y-primary-900\/50 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-y-primary-900\/60 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-y-primary-900\/70 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-y-primary-900\/75 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-y-primary-900\/80 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-y-primary-900\/87 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-y-primary-900\/90 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-y-primary-900\/95 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-y-primary\/0 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-y-primary\/10 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-y-primary\/100 {
  border-top-color: rgba(var(--fuse-primary-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-y-primary\/12 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-y-primary\/20 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-y-primary\/25 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-y-primary\/30 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-y-primary\/38 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-y-primary\/40 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-y-primary\/5 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-y-primary\/50 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-y-primary\/60 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-y-primary\/70 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-y-primary\/75 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-y-primary\/80 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-y-primary\/87 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-y-primary\/90 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-y-primary\/95 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-y-purple-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-y-purple-100\/0 {
  border-top-color: rgb(243 232 255 / 0) !important;
  border-bottom-color: rgb(243 232 255 / 0) !important;
}
.border-y-purple-100\/10 {
  border-top-color: rgb(243 232 255 / 0.1) !important;
  border-bottom-color: rgb(243 232 255 / 0.1) !important;
}
.border-y-purple-100\/100 {
  border-top-color: rgb(243 232 255 / 1) !important;
  border-bottom-color: rgb(243 232 255 / 1) !important;
}
.border-y-purple-100\/12 {
  border-top-color: rgb(243 232 255 / 0.12) !important;
  border-bottom-color: rgb(243 232 255 / 0.12) !important;
}
.border-y-purple-100\/20 {
  border-top-color: rgb(243 232 255 / 0.2) !important;
  border-bottom-color: rgb(243 232 255 / 0.2) !important;
}
.border-y-purple-100\/25 {
  border-top-color: rgb(243 232 255 / 0.25) !important;
  border-bottom-color: rgb(243 232 255 / 0.25) !important;
}
.border-y-purple-100\/30 {
  border-top-color: rgb(243 232 255 / 0.3) !important;
  border-bottom-color: rgb(243 232 255 / 0.3) !important;
}
.border-y-purple-100\/38 {
  border-top-color: rgb(243 232 255 / 0.38) !important;
  border-bottom-color: rgb(243 232 255 / 0.38) !important;
}
.border-y-purple-100\/40 {
  border-top-color: rgb(243 232 255 / 0.4) !important;
  border-bottom-color: rgb(243 232 255 / 0.4) !important;
}
.border-y-purple-100\/5 {
  border-top-color: rgb(243 232 255 / 0.05) !important;
  border-bottom-color: rgb(243 232 255 / 0.05) !important;
}
.border-y-purple-100\/50 {
  border-top-color: rgb(243 232 255 / 0.5) !important;
  border-bottom-color: rgb(243 232 255 / 0.5) !important;
}
.border-y-purple-100\/60 {
  border-top-color: rgb(243 232 255 / 0.6) !important;
  border-bottom-color: rgb(243 232 255 / 0.6) !important;
}
.border-y-purple-100\/70 {
  border-top-color: rgb(243 232 255 / 0.7) !important;
  border-bottom-color: rgb(243 232 255 / 0.7) !important;
}
.border-y-purple-100\/75 {
  border-top-color: rgb(243 232 255 / 0.75) !important;
  border-bottom-color: rgb(243 232 255 / 0.75) !important;
}
.border-y-purple-100\/80 {
  border-top-color: rgb(243 232 255 / 0.8) !important;
  border-bottom-color: rgb(243 232 255 / 0.8) !important;
}
.border-y-purple-100\/87 {
  border-top-color: rgb(243 232 255 / 0.87) !important;
  border-bottom-color: rgb(243 232 255 / 0.87) !important;
}
.border-y-purple-100\/90 {
  border-top-color: rgb(243 232 255 / 0.9) !important;
  border-bottom-color: rgb(243 232 255 / 0.9) !important;
}
.border-y-purple-100\/95 {
  border-top-color: rgb(243 232 255 / 0.95) !important;
  border-bottom-color: rgb(243 232 255 / 0.95) !important;
}
.border-y-purple-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-y-purple-200\/0 {
  border-top-color: rgb(233 213 255 / 0) !important;
  border-bottom-color: rgb(233 213 255 / 0) !important;
}
.border-y-purple-200\/10 {
  border-top-color: rgb(233 213 255 / 0.1) !important;
  border-bottom-color: rgb(233 213 255 / 0.1) !important;
}
.border-y-purple-200\/100 {
  border-top-color: rgb(233 213 255 / 1) !important;
  border-bottom-color: rgb(233 213 255 / 1) !important;
}
.border-y-purple-200\/12 {
  border-top-color: rgb(233 213 255 / 0.12) !important;
  border-bottom-color: rgb(233 213 255 / 0.12) !important;
}
.border-y-purple-200\/20 {
  border-top-color: rgb(233 213 255 / 0.2) !important;
  border-bottom-color: rgb(233 213 255 / 0.2) !important;
}
.border-y-purple-200\/25 {
  border-top-color: rgb(233 213 255 / 0.25) !important;
  border-bottom-color: rgb(233 213 255 / 0.25) !important;
}
.border-y-purple-200\/30 {
  border-top-color: rgb(233 213 255 / 0.3) !important;
  border-bottom-color: rgb(233 213 255 / 0.3) !important;
}
.border-y-purple-200\/38 {
  border-top-color: rgb(233 213 255 / 0.38) !important;
  border-bottom-color: rgb(233 213 255 / 0.38) !important;
}
.border-y-purple-200\/40 {
  border-top-color: rgb(233 213 255 / 0.4) !important;
  border-bottom-color: rgb(233 213 255 / 0.4) !important;
}
.border-y-purple-200\/5 {
  border-top-color: rgb(233 213 255 / 0.05) !important;
  border-bottom-color: rgb(233 213 255 / 0.05) !important;
}
.border-y-purple-200\/50 {
  border-top-color: rgb(233 213 255 / 0.5) !important;
  border-bottom-color: rgb(233 213 255 / 0.5) !important;
}
.border-y-purple-200\/60 {
  border-top-color: rgb(233 213 255 / 0.6) !important;
  border-bottom-color: rgb(233 213 255 / 0.6) !important;
}
.border-y-purple-200\/70 {
  border-top-color: rgb(233 213 255 / 0.7) !important;
  border-bottom-color: rgb(233 213 255 / 0.7) !important;
}
.border-y-purple-200\/75 {
  border-top-color: rgb(233 213 255 / 0.75) !important;
  border-bottom-color: rgb(233 213 255 / 0.75) !important;
}
.border-y-purple-200\/80 {
  border-top-color: rgb(233 213 255 / 0.8) !important;
  border-bottom-color: rgb(233 213 255 / 0.8) !important;
}
.border-y-purple-200\/87 {
  border-top-color: rgb(233 213 255 / 0.87) !important;
  border-bottom-color: rgb(233 213 255 / 0.87) !important;
}
.border-y-purple-200\/90 {
  border-top-color: rgb(233 213 255 / 0.9) !important;
  border-bottom-color: rgb(233 213 255 / 0.9) !important;
}
.border-y-purple-200\/95 {
  border-top-color: rgb(233 213 255 / 0.95) !important;
  border-bottom-color: rgb(233 213 255 / 0.95) !important;
}
.border-y-purple-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-y-purple-300\/0 {
  border-top-color: rgb(216 180 254 / 0) !important;
  border-bottom-color: rgb(216 180 254 / 0) !important;
}
.border-y-purple-300\/10 {
  border-top-color: rgb(216 180 254 / 0.1) !important;
  border-bottom-color: rgb(216 180 254 / 0.1) !important;
}
.border-y-purple-300\/100 {
  border-top-color: rgb(216 180 254 / 1) !important;
  border-bottom-color: rgb(216 180 254 / 1) !important;
}
.border-y-purple-300\/12 {
  border-top-color: rgb(216 180 254 / 0.12) !important;
  border-bottom-color: rgb(216 180 254 / 0.12) !important;
}
.border-y-purple-300\/20 {
  border-top-color: rgb(216 180 254 / 0.2) !important;
  border-bottom-color: rgb(216 180 254 / 0.2) !important;
}
.border-y-purple-300\/25 {
  border-top-color: rgb(216 180 254 / 0.25) !important;
  border-bottom-color: rgb(216 180 254 / 0.25) !important;
}
.border-y-purple-300\/30 {
  border-top-color: rgb(216 180 254 / 0.3) !important;
  border-bottom-color: rgb(216 180 254 / 0.3) !important;
}
.border-y-purple-300\/38 {
  border-top-color: rgb(216 180 254 / 0.38) !important;
  border-bottom-color: rgb(216 180 254 / 0.38) !important;
}
.border-y-purple-300\/40 {
  border-top-color: rgb(216 180 254 / 0.4) !important;
  border-bottom-color: rgb(216 180 254 / 0.4) !important;
}
.border-y-purple-300\/5 {
  border-top-color: rgb(216 180 254 / 0.05) !important;
  border-bottom-color: rgb(216 180 254 / 0.05) !important;
}
.border-y-purple-300\/50 {
  border-top-color: rgb(216 180 254 / 0.5) !important;
  border-bottom-color: rgb(216 180 254 / 0.5) !important;
}
.border-y-purple-300\/60 {
  border-top-color: rgb(216 180 254 / 0.6) !important;
  border-bottom-color: rgb(216 180 254 / 0.6) !important;
}
.border-y-purple-300\/70 {
  border-top-color: rgb(216 180 254 / 0.7) !important;
  border-bottom-color: rgb(216 180 254 / 0.7) !important;
}
.border-y-purple-300\/75 {
  border-top-color: rgb(216 180 254 / 0.75) !important;
  border-bottom-color: rgb(216 180 254 / 0.75) !important;
}
.border-y-purple-300\/80 {
  border-top-color: rgb(216 180 254 / 0.8) !important;
  border-bottom-color: rgb(216 180 254 / 0.8) !important;
}
.border-y-purple-300\/87 {
  border-top-color: rgb(216 180 254 / 0.87) !important;
  border-bottom-color: rgb(216 180 254 / 0.87) !important;
}
.border-y-purple-300\/90 {
  border-top-color: rgb(216 180 254 / 0.9) !important;
  border-bottom-color: rgb(216 180 254 / 0.9) !important;
}
.border-y-purple-300\/95 {
  border-top-color: rgb(216 180 254 / 0.95) !important;
  border-bottom-color: rgb(216 180 254 / 0.95) !important;
}
.border-y-purple-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-y-purple-400\/0 {
  border-top-color: rgb(192 132 252 / 0) !important;
  border-bottom-color: rgb(192 132 252 / 0) !important;
}
.border-y-purple-400\/10 {
  border-top-color: rgb(192 132 252 / 0.1) !important;
  border-bottom-color: rgb(192 132 252 / 0.1) !important;
}
.border-y-purple-400\/100 {
  border-top-color: rgb(192 132 252 / 1) !important;
  border-bottom-color: rgb(192 132 252 / 1) !important;
}
.border-y-purple-400\/12 {
  border-top-color: rgb(192 132 252 / 0.12) !important;
  border-bottom-color: rgb(192 132 252 / 0.12) !important;
}
.border-y-purple-400\/20 {
  border-top-color: rgb(192 132 252 / 0.2) !important;
  border-bottom-color: rgb(192 132 252 / 0.2) !important;
}
.border-y-purple-400\/25 {
  border-top-color: rgb(192 132 252 / 0.25) !important;
  border-bottom-color: rgb(192 132 252 / 0.25) !important;
}
.border-y-purple-400\/30 {
  border-top-color: rgb(192 132 252 / 0.3) !important;
  border-bottom-color: rgb(192 132 252 / 0.3) !important;
}
.border-y-purple-400\/38 {
  border-top-color: rgb(192 132 252 / 0.38) !important;
  border-bottom-color: rgb(192 132 252 / 0.38) !important;
}
.border-y-purple-400\/40 {
  border-top-color: rgb(192 132 252 / 0.4) !important;
  border-bottom-color: rgb(192 132 252 / 0.4) !important;
}
.border-y-purple-400\/5 {
  border-top-color: rgb(192 132 252 / 0.05) !important;
  border-bottom-color: rgb(192 132 252 / 0.05) !important;
}
.border-y-purple-400\/50 {
  border-top-color: rgb(192 132 252 / 0.5) !important;
  border-bottom-color: rgb(192 132 252 / 0.5) !important;
}
.border-y-purple-400\/60 {
  border-top-color: rgb(192 132 252 / 0.6) !important;
  border-bottom-color: rgb(192 132 252 / 0.6) !important;
}
.border-y-purple-400\/70 {
  border-top-color: rgb(192 132 252 / 0.7) !important;
  border-bottom-color: rgb(192 132 252 / 0.7) !important;
}
.border-y-purple-400\/75 {
  border-top-color: rgb(192 132 252 / 0.75) !important;
  border-bottom-color: rgb(192 132 252 / 0.75) !important;
}
.border-y-purple-400\/80 {
  border-top-color: rgb(192 132 252 / 0.8) !important;
  border-bottom-color: rgb(192 132 252 / 0.8) !important;
}
.border-y-purple-400\/87 {
  border-top-color: rgb(192 132 252 / 0.87) !important;
  border-bottom-color: rgb(192 132 252 / 0.87) !important;
}
.border-y-purple-400\/90 {
  border-top-color: rgb(192 132 252 / 0.9) !important;
  border-bottom-color: rgb(192 132 252 / 0.9) !important;
}
.border-y-purple-400\/95 {
  border-top-color: rgb(192 132 252 / 0.95) !important;
  border-bottom-color: rgb(192 132 252 / 0.95) !important;
}
.border-y-purple-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-y-purple-50\/0 {
  border-top-color: rgb(250 245 255 / 0) !important;
  border-bottom-color: rgb(250 245 255 / 0) !important;
}
.border-y-purple-50\/10 {
  border-top-color: rgb(250 245 255 / 0.1) !important;
  border-bottom-color: rgb(250 245 255 / 0.1) !important;
}
.border-y-purple-50\/100 {
  border-top-color: rgb(250 245 255 / 1) !important;
  border-bottom-color: rgb(250 245 255 / 1) !important;
}
.border-y-purple-50\/12 {
  border-top-color: rgb(250 245 255 / 0.12) !important;
  border-bottom-color: rgb(250 245 255 / 0.12) !important;
}
.border-y-purple-50\/20 {
  border-top-color: rgb(250 245 255 / 0.2) !important;
  border-bottom-color: rgb(250 245 255 / 0.2) !important;
}
.border-y-purple-50\/25 {
  border-top-color: rgb(250 245 255 / 0.25) !important;
  border-bottom-color: rgb(250 245 255 / 0.25) !important;
}
.border-y-purple-50\/30 {
  border-top-color: rgb(250 245 255 / 0.3) !important;
  border-bottom-color: rgb(250 245 255 / 0.3) !important;
}
.border-y-purple-50\/38 {
  border-top-color: rgb(250 245 255 / 0.38) !important;
  border-bottom-color: rgb(250 245 255 / 0.38) !important;
}
.border-y-purple-50\/40 {
  border-top-color: rgb(250 245 255 / 0.4) !important;
  border-bottom-color: rgb(250 245 255 / 0.4) !important;
}
.border-y-purple-50\/5 {
  border-top-color: rgb(250 245 255 / 0.05) !important;
  border-bottom-color: rgb(250 245 255 / 0.05) !important;
}
.border-y-purple-50\/50 {
  border-top-color: rgb(250 245 255 / 0.5) !important;
  border-bottom-color: rgb(250 245 255 / 0.5) !important;
}
.border-y-purple-50\/60 {
  border-top-color: rgb(250 245 255 / 0.6) !important;
  border-bottom-color: rgb(250 245 255 / 0.6) !important;
}
.border-y-purple-50\/70 {
  border-top-color: rgb(250 245 255 / 0.7) !important;
  border-bottom-color: rgb(250 245 255 / 0.7) !important;
}
.border-y-purple-50\/75 {
  border-top-color: rgb(250 245 255 / 0.75) !important;
  border-bottom-color: rgb(250 245 255 / 0.75) !important;
}
.border-y-purple-50\/80 {
  border-top-color: rgb(250 245 255 / 0.8) !important;
  border-bottom-color: rgb(250 245 255 / 0.8) !important;
}
.border-y-purple-50\/87 {
  border-top-color: rgb(250 245 255 / 0.87) !important;
  border-bottom-color: rgb(250 245 255 / 0.87) !important;
}
.border-y-purple-50\/90 {
  border-top-color: rgb(250 245 255 / 0.9) !important;
  border-bottom-color: rgb(250 245 255 / 0.9) !important;
}
.border-y-purple-50\/95 {
  border-top-color: rgb(250 245 255 / 0.95) !important;
  border-bottom-color: rgb(250 245 255 / 0.95) !important;
}
.border-y-purple-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-y-purple-500\/0 {
  border-top-color: rgb(168 85 247 / 0) !important;
  border-bottom-color: rgb(168 85 247 / 0) !important;
}
.border-y-purple-500\/10 {
  border-top-color: rgb(168 85 247 / 0.1) !important;
  border-bottom-color: rgb(168 85 247 / 0.1) !important;
}
.border-y-purple-500\/100 {
  border-top-color: rgb(168 85 247 / 1) !important;
  border-bottom-color: rgb(168 85 247 / 1) !important;
}
.border-y-purple-500\/12 {
  border-top-color: rgb(168 85 247 / 0.12) !important;
  border-bottom-color: rgb(168 85 247 / 0.12) !important;
}
.border-y-purple-500\/20 {
  border-top-color: rgb(168 85 247 / 0.2) !important;
  border-bottom-color: rgb(168 85 247 / 0.2) !important;
}
.border-y-purple-500\/25 {
  border-top-color: rgb(168 85 247 / 0.25) !important;
  border-bottom-color: rgb(168 85 247 / 0.25) !important;
}
.border-y-purple-500\/30 {
  border-top-color: rgb(168 85 247 / 0.3) !important;
  border-bottom-color: rgb(168 85 247 / 0.3) !important;
}
.border-y-purple-500\/38 {
  border-top-color: rgb(168 85 247 / 0.38) !important;
  border-bottom-color: rgb(168 85 247 / 0.38) !important;
}
.border-y-purple-500\/40 {
  border-top-color: rgb(168 85 247 / 0.4) !important;
  border-bottom-color: rgb(168 85 247 / 0.4) !important;
}
.border-y-purple-500\/5 {
  border-top-color: rgb(168 85 247 / 0.05) !important;
  border-bottom-color: rgb(168 85 247 / 0.05) !important;
}
.border-y-purple-500\/50 {
  border-top-color: rgb(168 85 247 / 0.5) !important;
  border-bottom-color: rgb(168 85 247 / 0.5) !important;
}
.border-y-purple-500\/60 {
  border-top-color: rgb(168 85 247 / 0.6) !important;
  border-bottom-color: rgb(168 85 247 / 0.6) !important;
}
.border-y-purple-500\/70 {
  border-top-color: rgb(168 85 247 / 0.7) !important;
  border-bottom-color: rgb(168 85 247 / 0.7) !important;
}
.border-y-purple-500\/75 {
  border-top-color: rgb(168 85 247 / 0.75) !important;
  border-bottom-color: rgb(168 85 247 / 0.75) !important;
}
.border-y-purple-500\/80 {
  border-top-color: rgb(168 85 247 / 0.8) !important;
  border-bottom-color: rgb(168 85 247 / 0.8) !important;
}
.border-y-purple-500\/87 {
  border-top-color: rgb(168 85 247 / 0.87) !important;
  border-bottom-color: rgb(168 85 247 / 0.87) !important;
}
.border-y-purple-500\/90 {
  border-top-color: rgb(168 85 247 / 0.9) !important;
  border-bottom-color: rgb(168 85 247 / 0.9) !important;
}
.border-y-purple-500\/95 {
  border-top-color: rgb(168 85 247 / 0.95) !important;
  border-bottom-color: rgb(168 85 247 / 0.95) !important;
}
.border-y-purple-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-y-purple-600\/0 {
  border-top-color: rgb(147 51 234 / 0) !important;
  border-bottom-color: rgb(147 51 234 / 0) !important;
}
.border-y-purple-600\/10 {
  border-top-color: rgb(147 51 234 / 0.1) !important;
  border-bottom-color: rgb(147 51 234 / 0.1) !important;
}
.border-y-purple-600\/100 {
  border-top-color: rgb(147 51 234 / 1) !important;
  border-bottom-color: rgb(147 51 234 / 1) !important;
}
.border-y-purple-600\/12 {
  border-top-color: rgb(147 51 234 / 0.12) !important;
  border-bottom-color: rgb(147 51 234 / 0.12) !important;
}
.border-y-purple-600\/20 {
  border-top-color: rgb(147 51 234 / 0.2) !important;
  border-bottom-color: rgb(147 51 234 / 0.2) !important;
}
.border-y-purple-600\/25 {
  border-top-color: rgb(147 51 234 / 0.25) !important;
  border-bottom-color: rgb(147 51 234 / 0.25) !important;
}
.border-y-purple-600\/30 {
  border-top-color: rgb(147 51 234 / 0.3) !important;
  border-bottom-color: rgb(147 51 234 / 0.3) !important;
}
.border-y-purple-600\/38 {
  border-top-color: rgb(147 51 234 / 0.38) !important;
  border-bottom-color: rgb(147 51 234 / 0.38) !important;
}
.border-y-purple-600\/40 {
  border-top-color: rgb(147 51 234 / 0.4) !important;
  border-bottom-color: rgb(147 51 234 / 0.4) !important;
}
.border-y-purple-600\/5 {
  border-top-color: rgb(147 51 234 / 0.05) !important;
  border-bottom-color: rgb(147 51 234 / 0.05) !important;
}
.border-y-purple-600\/50 {
  border-top-color: rgb(147 51 234 / 0.5) !important;
  border-bottom-color: rgb(147 51 234 / 0.5) !important;
}
.border-y-purple-600\/60 {
  border-top-color: rgb(147 51 234 / 0.6) !important;
  border-bottom-color: rgb(147 51 234 / 0.6) !important;
}
.border-y-purple-600\/70 {
  border-top-color: rgb(147 51 234 / 0.7) !important;
  border-bottom-color: rgb(147 51 234 / 0.7) !important;
}
.border-y-purple-600\/75 {
  border-top-color: rgb(147 51 234 / 0.75) !important;
  border-bottom-color: rgb(147 51 234 / 0.75) !important;
}
.border-y-purple-600\/80 {
  border-top-color: rgb(147 51 234 / 0.8) !important;
  border-bottom-color: rgb(147 51 234 / 0.8) !important;
}
.border-y-purple-600\/87 {
  border-top-color: rgb(147 51 234 / 0.87) !important;
  border-bottom-color: rgb(147 51 234 / 0.87) !important;
}
.border-y-purple-600\/90 {
  border-top-color: rgb(147 51 234 / 0.9) !important;
  border-bottom-color: rgb(147 51 234 / 0.9) !important;
}
.border-y-purple-600\/95 {
  border-top-color: rgb(147 51 234 / 0.95) !important;
  border-bottom-color: rgb(147 51 234 / 0.95) !important;
}
.border-y-purple-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-y-purple-700\/0 {
  border-top-color: rgb(126 34 206 / 0) !important;
  border-bottom-color: rgb(126 34 206 / 0) !important;
}
.border-y-purple-700\/10 {
  border-top-color: rgb(126 34 206 / 0.1) !important;
  border-bottom-color: rgb(126 34 206 / 0.1) !important;
}
.border-y-purple-700\/100 {
  border-top-color: rgb(126 34 206 / 1) !important;
  border-bottom-color: rgb(126 34 206 / 1) !important;
}
.border-y-purple-700\/12 {
  border-top-color: rgb(126 34 206 / 0.12) !important;
  border-bottom-color: rgb(126 34 206 / 0.12) !important;
}
.border-y-purple-700\/20 {
  border-top-color: rgb(126 34 206 / 0.2) !important;
  border-bottom-color: rgb(126 34 206 / 0.2) !important;
}
.border-y-purple-700\/25 {
  border-top-color: rgb(126 34 206 / 0.25) !important;
  border-bottom-color: rgb(126 34 206 / 0.25) !important;
}
.border-y-purple-700\/30 {
  border-top-color: rgb(126 34 206 / 0.3) !important;
  border-bottom-color: rgb(126 34 206 / 0.3) !important;
}
.border-y-purple-700\/38 {
  border-top-color: rgb(126 34 206 / 0.38) !important;
  border-bottom-color: rgb(126 34 206 / 0.38) !important;
}
.border-y-purple-700\/40 {
  border-top-color: rgb(126 34 206 / 0.4) !important;
  border-bottom-color: rgb(126 34 206 / 0.4) !important;
}
.border-y-purple-700\/5 {
  border-top-color: rgb(126 34 206 / 0.05) !important;
  border-bottom-color: rgb(126 34 206 / 0.05) !important;
}
.border-y-purple-700\/50 {
  border-top-color: rgb(126 34 206 / 0.5) !important;
  border-bottom-color: rgb(126 34 206 / 0.5) !important;
}
.border-y-purple-700\/60 {
  border-top-color: rgb(126 34 206 / 0.6) !important;
  border-bottom-color: rgb(126 34 206 / 0.6) !important;
}
.border-y-purple-700\/70 {
  border-top-color: rgb(126 34 206 / 0.7) !important;
  border-bottom-color: rgb(126 34 206 / 0.7) !important;
}
.border-y-purple-700\/75 {
  border-top-color: rgb(126 34 206 / 0.75) !important;
  border-bottom-color: rgb(126 34 206 / 0.75) !important;
}
.border-y-purple-700\/80 {
  border-top-color: rgb(126 34 206 / 0.8) !important;
  border-bottom-color: rgb(126 34 206 / 0.8) !important;
}
.border-y-purple-700\/87 {
  border-top-color: rgb(126 34 206 / 0.87) !important;
  border-bottom-color: rgb(126 34 206 / 0.87) !important;
}
.border-y-purple-700\/90 {
  border-top-color: rgb(126 34 206 / 0.9) !important;
  border-bottom-color: rgb(126 34 206 / 0.9) !important;
}
.border-y-purple-700\/95 {
  border-top-color: rgb(126 34 206 / 0.95) !important;
  border-bottom-color: rgb(126 34 206 / 0.95) !important;
}
.border-y-purple-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-y-purple-800\/0 {
  border-top-color: rgb(107 33 168 / 0) !important;
  border-bottom-color: rgb(107 33 168 / 0) !important;
}
.border-y-purple-800\/10 {
  border-top-color: rgb(107 33 168 / 0.1) !important;
  border-bottom-color: rgb(107 33 168 / 0.1) !important;
}
.border-y-purple-800\/100 {
  border-top-color: rgb(107 33 168 / 1) !important;
  border-bottom-color: rgb(107 33 168 / 1) !important;
}
.border-y-purple-800\/12 {
  border-top-color: rgb(107 33 168 / 0.12) !important;
  border-bottom-color: rgb(107 33 168 / 0.12) !important;
}
.border-y-purple-800\/20 {
  border-top-color: rgb(107 33 168 / 0.2) !important;
  border-bottom-color: rgb(107 33 168 / 0.2) !important;
}
.border-y-purple-800\/25 {
  border-top-color: rgb(107 33 168 / 0.25) !important;
  border-bottom-color: rgb(107 33 168 / 0.25) !important;
}
.border-y-purple-800\/30 {
  border-top-color: rgb(107 33 168 / 0.3) !important;
  border-bottom-color: rgb(107 33 168 / 0.3) !important;
}
.border-y-purple-800\/38 {
  border-top-color: rgb(107 33 168 / 0.38) !important;
  border-bottom-color: rgb(107 33 168 / 0.38) !important;
}
.border-y-purple-800\/40 {
  border-top-color: rgb(107 33 168 / 0.4) !important;
  border-bottom-color: rgb(107 33 168 / 0.4) !important;
}
.border-y-purple-800\/5 {
  border-top-color: rgb(107 33 168 / 0.05) !important;
  border-bottom-color: rgb(107 33 168 / 0.05) !important;
}
.border-y-purple-800\/50 {
  border-top-color: rgb(107 33 168 / 0.5) !important;
  border-bottom-color: rgb(107 33 168 / 0.5) !important;
}
.border-y-purple-800\/60 {
  border-top-color: rgb(107 33 168 / 0.6) !important;
  border-bottom-color: rgb(107 33 168 / 0.6) !important;
}
.border-y-purple-800\/70 {
  border-top-color: rgb(107 33 168 / 0.7) !important;
  border-bottom-color: rgb(107 33 168 / 0.7) !important;
}
.border-y-purple-800\/75 {
  border-top-color: rgb(107 33 168 / 0.75) !important;
  border-bottom-color: rgb(107 33 168 / 0.75) !important;
}
.border-y-purple-800\/80 {
  border-top-color: rgb(107 33 168 / 0.8) !important;
  border-bottom-color: rgb(107 33 168 / 0.8) !important;
}
.border-y-purple-800\/87 {
  border-top-color: rgb(107 33 168 / 0.87) !important;
  border-bottom-color: rgb(107 33 168 / 0.87) !important;
}
.border-y-purple-800\/90 {
  border-top-color: rgb(107 33 168 / 0.9) !important;
  border-bottom-color: rgb(107 33 168 / 0.9) !important;
}
.border-y-purple-800\/95 {
  border-top-color: rgb(107 33 168 / 0.95) !important;
  border-bottom-color: rgb(107 33 168 / 0.95) !important;
}
.border-y-purple-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-y-purple-900\/0 {
  border-top-color: rgb(88 28 135 / 0) !important;
  border-bottom-color: rgb(88 28 135 / 0) !important;
}
.border-y-purple-900\/10 {
  border-top-color: rgb(88 28 135 / 0.1) !important;
  border-bottom-color: rgb(88 28 135 / 0.1) !important;
}
.border-y-purple-900\/100 {
  border-top-color: rgb(88 28 135 / 1) !important;
  border-bottom-color: rgb(88 28 135 / 1) !important;
}
.border-y-purple-900\/12 {
  border-top-color: rgb(88 28 135 / 0.12) !important;
  border-bottom-color: rgb(88 28 135 / 0.12) !important;
}
.border-y-purple-900\/20 {
  border-top-color: rgb(88 28 135 / 0.2) !important;
  border-bottom-color: rgb(88 28 135 / 0.2) !important;
}
.border-y-purple-900\/25 {
  border-top-color: rgb(88 28 135 / 0.25) !important;
  border-bottom-color: rgb(88 28 135 / 0.25) !important;
}
.border-y-purple-900\/30 {
  border-top-color: rgb(88 28 135 / 0.3) !important;
  border-bottom-color: rgb(88 28 135 / 0.3) !important;
}
.border-y-purple-900\/38 {
  border-top-color: rgb(88 28 135 / 0.38) !important;
  border-bottom-color: rgb(88 28 135 / 0.38) !important;
}
.border-y-purple-900\/40 {
  border-top-color: rgb(88 28 135 / 0.4) !important;
  border-bottom-color: rgb(88 28 135 / 0.4) !important;
}
.border-y-purple-900\/5 {
  border-top-color: rgb(88 28 135 / 0.05) !important;
  border-bottom-color: rgb(88 28 135 / 0.05) !important;
}
.border-y-purple-900\/50 {
  border-top-color: rgb(88 28 135 / 0.5) !important;
  border-bottom-color: rgb(88 28 135 / 0.5) !important;
}
.border-y-purple-900\/60 {
  border-top-color: rgb(88 28 135 / 0.6) !important;
  border-bottom-color: rgb(88 28 135 / 0.6) !important;
}
.border-y-purple-900\/70 {
  border-top-color: rgb(88 28 135 / 0.7) !important;
  border-bottom-color: rgb(88 28 135 / 0.7) !important;
}
.border-y-purple-900\/75 {
  border-top-color: rgb(88 28 135 / 0.75) !important;
  border-bottom-color: rgb(88 28 135 / 0.75) !important;
}
.border-y-purple-900\/80 {
  border-top-color: rgb(88 28 135 / 0.8) !important;
  border-bottom-color: rgb(88 28 135 / 0.8) !important;
}
.border-y-purple-900\/87 {
  border-top-color: rgb(88 28 135 / 0.87) !important;
  border-bottom-color: rgb(88 28 135 / 0.87) !important;
}
.border-y-purple-900\/90 {
  border-top-color: rgb(88 28 135 / 0.9) !important;
  border-bottom-color: rgb(88 28 135 / 0.9) !important;
}
.border-y-purple-900\/95 {
  border-top-color: rgb(88 28 135 / 0.95) !important;
  border-bottom-color: rgb(88 28 135 / 0.95) !important;
}
.border-y-purple-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-y-purple-950\/0 {
  border-top-color: rgb(59 7 100 / 0) !important;
  border-bottom-color: rgb(59 7 100 / 0) !important;
}
.border-y-purple-950\/10 {
  border-top-color: rgb(59 7 100 / 0.1) !important;
  border-bottom-color: rgb(59 7 100 / 0.1) !important;
}
.border-y-purple-950\/100 {
  border-top-color: rgb(59 7 100 / 1) !important;
  border-bottom-color: rgb(59 7 100 / 1) !important;
}
.border-y-purple-950\/12 {
  border-top-color: rgb(59 7 100 / 0.12) !important;
  border-bottom-color: rgb(59 7 100 / 0.12) !important;
}
.border-y-purple-950\/20 {
  border-top-color: rgb(59 7 100 / 0.2) !important;
  border-bottom-color: rgb(59 7 100 / 0.2) !important;
}
.border-y-purple-950\/25 {
  border-top-color: rgb(59 7 100 / 0.25) !important;
  border-bottom-color: rgb(59 7 100 / 0.25) !important;
}
.border-y-purple-950\/30 {
  border-top-color: rgb(59 7 100 / 0.3) !important;
  border-bottom-color: rgb(59 7 100 / 0.3) !important;
}
.border-y-purple-950\/38 {
  border-top-color: rgb(59 7 100 / 0.38) !important;
  border-bottom-color: rgb(59 7 100 / 0.38) !important;
}
.border-y-purple-950\/40 {
  border-top-color: rgb(59 7 100 / 0.4) !important;
  border-bottom-color: rgb(59 7 100 / 0.4) !important;
}
.border-y-purple-950\/5 {
  border-top-color: rgb(59 7 100 / 0.05) !important;
  border-bottom-color: rgb(59 7 100 / 0.05) !important;
}
.border-y-purple-950\/50 {
  border-top-color: rgb(59 7 100 / 0.5) !important;
  border-bottom-color: rgb(59 7 100 / 0.5) !important;
}
.border-y-purple-950\/60 {
  border-top-color: rgb(59 7 100 / 0.6) !important;
  border-bottom-color: rgb(59 7 100 / 0.6) !important;
}
.border-y-purple-950\/70 {
  border-top-color: rgb(59 7 100 / 0.7) !important;
  border-bottom-color: rgb(59 7 100 / 0.7) !important;
}
.border-y-purple-950\/75 {
  border-top-color: rgb(59 7 100 / 0.75) !important;
  border-bottom-color: rgb(59 7 100 / 0.75) !important;
}
.border-y-purple-950\/80 {
  border-top-color: rgb(59 7 100 / 0.8) !important;
  border-bottom-color: rgb(59 7 100 / 0.8) !important;
}
.border-y-purple-950\/87 {
  border-top-color: rgb(59 7 100 / 0.87) !important;
  border-bottom-color: rgb(59 7 100 / 0.87) !important;
}
.border-y-purple-950\/90 {
  border-top-color: rgb(59 7 100 / 0.9) !important;
  border-bottom-color: rgb(59 7 100 / 0.9) !important;
}
.border-y-purple-950\/95 {
  border-top-color: rgb(59 7 100 / 0.95) !important;
  border-bottom-color: rgb(59 7 100 / 0.95) !important;
}
.border-y-red-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-y-red-100\/0 {
  border-top-color: rgb(254 226 226 / 0) !important;
  border-bottom-color: rgb(254 226 226 / 0) !important;
}
.border-y-red-100\/10 {
  border-top-color: rgb(254 226 226 / 0.1) !important;
  border-bottom-color: rgb(254 226 226 / 0.1) !important;
}
.border-y-red-100\/100 {
  border-top-color: rgb(254 226 226 / 1) !important;
  border-bottom-color: rgb(254 226 226 / 1) !important;
}
.border-y-red-100\/12 {
  border-top-color: rgb(254 226 226 / 0.12) !important;
  border-bottom-color: rgb(254 226 226 / 0.12) !important;
}
.border-y-red-100\/20 {
  border-top-color: rgb(254 226 226 / 0.2) !important;
  border-bottom-color: rgb(254 226 226 / 0.2) !important;
}
.border-y-red-100\/25 {
  border-top-color: rgb(254 226 226 / 0.25) !important;
  border-bottom-color: rgb(254 226 226 / 0.25) !important;
}
.border-y-red-100\/30 {
  border-top-color: rgb(254 226 226 / 0.3) !important;
  border-bottom-color: rgb(254 226 226 / 0.3) !important;
}
.border-y-red-100\/38 {
  border-top-color: rgb(254 226 226 / 0.38) !important;
  border-bottom-color: rgb(254 226 226 / 0.38) !important;
}
.border-y-red-100\/40 {
  border-top-color: rgb(254 226 226 / 0.4) !important;
  border-bottom-color: rgb(254 226 226 / 0.4) !important;
}
.border-y-red-100\/5 {
  border-top-color: rgb(254 226 226 / 0.05) !important;
  border-bottom-color: rgb(254 226 226 / 0.05) !important;
}
.border-y-red-100\/50 {
  border-top-color: rgb(254 226 226 / 0.5) !important;
  border-bottom-color: rgb(254 226 226 / 0.5) !important;
}
.border-y-red-100\/60 {
  border-top-color: rgb(254 226 226 / 0.6) !important;
  border-bottom-color: rgb(254 226 226 / 0.6) !important;
}
.border-y-red-100\/70 {
  border-top-color: rgb(254 226 226 / 0.7) !important;
  border-bottom-color: rgb(254 226 226 / 0.7) !important;
}
.border-y-red-100\/75 {
  border-top-color: rgb(254 226 226 / 0.75) !important;
  border-bottom-color: rgb(254 226 226 / 0.75) !important;
}
.border-y-red-100\/80 {
  border-top-color: rgb(254 226 226 / 0.8) !important;
  border-bottom-color: rgb(254 226 226 / 0.8) !important;
}
.border-y-red-100\/87 {
  border-top-color: rgb(254 226 226 / 0.87) !important;
  border-bottom-color: rgb(254 226 226 / 0.87) !important;
}
.border-y-red-100\/90 {
  border-top-color: rgb(254 226 226 / 0.9) !important;
  border-bottom-color: rgb(254 226 226 / 0.9) !important;
}
.border-y-red-100\/95 {
  border-top-color: rgb(254 226 226 / 0.95) !important;
  border-bottom-color: rgb(254 226 226 / 0.95) !important;
}
.border-y-red-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-y-red-200\/0 {
  border-top-color: rgb(254 202 202 / 0) !important;
  border-bottom-color: rgb(254 202 202 / 0) !important;
}
.border-y-red-200\/10 {
  border-top-color: rgb(254 202 202 / 0.1) !important;
  border-bottom-color: rgb(254 202 202 / 0.1) !important;
}
.border-y-red-200\/100 {
  border-top-color: rgb(254 202 202 / 1) !important;
  border-bottom-color: rgb(254 202 202 / 1) !important;
}
.border-y-red-200\/12 {
  border-top-color: rgb(254 202 202 / 0.12) !important;
  border-bottom-color: rgb(254 202 202 / 0.12) !important;
}
.border-y-red-200\/20 {
  border-top-color: rgb(254 202 202 / 0.2) !important;
  border-bottom-color: rgb(254 202 202 / 0.2) !important;
}
.border-y-red-200\/25 {
  border-top-color: rgb(254 202 202 / 0.25) !important;
  border-bottom-color: rgb(254 202 202 / 0.25) !important;
}
.border-y-red-200\/30 {
  border-top-color: rgb(254 202 202 / 0.3) !important;
  border-bottom-color: rgb(254 202 202 / 0.3) !important;
}
.border-y-red-200\/38 {
  border-top-color: rgb(254 202 202 / 0.38) !important;
  border-bottom-color: rgb(254 202 202 / 0.38) !important;
}
.border-y-red-200\/40 {
  border-top-color: rgb(254 202 202 / 0.4) !important;
  border-bottom-color: rgb(254 202 202 / 0.4) !important;
}
.border-y-red-200\/5 {
  border-top-color: rgb(254 202 202 / 0.05) !important;
  border-bottom-color: rgb(254 202 202 / 0.05) !important;
}
.border-y-red-200\/50 {
  border-top-color: rgb(254 202 202 / 0.5) !important;
  border-bottom-color: rgb(254 202 202 / 0.5) !important;
}
.border-y-red-200\/60 {
  border-top-color: rgb(254 202 202 / 0.6) !important;
  border-bottom-color: rgb(254 202 202 / 0.6) !important;
}
.border-y-red-200\/70 {
  border-top-color: rgb(254 202 202 / 0.7) !important;
  border-bottom-color: rgb(254 202 202 / 0.7) !important;
}
.border-y-red-200\/75 {
  border-top-color: rgb(254 202 202 / 0.75) !important;
  border-bottom-color: rgb(254 202 202 / 0.75) !important;
}
.border-y-red-200\/80 {
  border-top-color: rgb(254 202 202 / 0.8) !important;
  border-bottom-color: rgb(254 202 202 / 0.8) !important;
}
.border-y-red-200\/87 {
  border-top-color: rgb(254 202 202 / 0.87) !important;
  border-bottom-color: rgb(254 202 202 / 0.87) !important;
}
.border-y-red-200\/90 {
  border-top-color: rgb(254 202 202 / 0.9) !important;
  border-bottom-color: rgb(254 202 202 / 0.9) !important;
}
.border-y-red-200\/95 {
  border-top-color: rgb(254 202 202 / 0.95) !important;
  border-bottom-color: rgb(254 202 202 / 0.95) !important;
}
.border-y-red-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-y-red-300\/0 {
  border-top-color: rgb(252 165 165 / 0) !important;
  border-bottom-color: rgb(252 165 165 / 0) !important;
}
.border-y-red-300\/10 {
  border-top-color: rgb(252 165 165 / 0.1) !important;
  border-bottom-color: rgb(252 165 165 / 0.1) !important;
}
.border-y-red-300\/100 {
  border-top-color: rgb(252 165 165 / 1) !important;
  border-bottom-color: rgb(252 165 165 / 1) !important;
}
.border-y-red-300\/12 {
  border-top-color: rgb(252 165 165 / 0.12) !important;
  border-bottom-color: rgb(252 165 165 / 0.12) !important;
}
.border-y-red-300\/20 {
  border-top-color: rgb(252 165 165 / 0.2) !important;
  border-bottom-color: rgb(252 165 165 / 0.2) !important;
}
.border-y-red-300\/25 {
  border-top-color: rgb(252 165 165 / 0.25) !important;
  border-bottom-color: rgb(252 165 165 / 0.25) !important;
}
.border-y-red-300\/30 {
  border-top-color: rgb(252 165 165 / 0.3) !important;
  border-bottom-color: rgb(252 165 165 / 0.3) !important;
}
.border-y-red-300\/38 {
  border-top-color: rgb(252 165 165 / 0.38) !important;
  border-bottom-color: rgb(252 165 165 / 0.38) !important;
}
.border-y-red-300\/40 {
  border-top-color: rgb(252 165 165 / 0.4) !important;
  border-bottom-color: rgb(252 165 165 / 0.4) !important;
}
.border-y-red-300\/5 {
  border-top-color: rgb(252 165 165 / 0.05) !important;
  border-bottom-color: rgb(252 165 165 / 0.05) !important;
}
.border-y-red-300\/50 {
  border-top-color: rgb(252 165 165 / 0.5) !important;
  border-bottom-color: rgb(252 165 165 / 0.5) !important;
}
.border-y-red-300\/60 {
  border-top-color: rgb(252 165 165 / 0.6) !important;
  border-bottom-color: rgb(252 165 165 / 0.6) !important;
}
.border-y-red-300\/70 {
  border-top-color: rgb(252 165 165 / 0.7) !important;
  border-bottom-color: rgb(252 165 165 / 0.7) !important;
}
.border-y-red-300\/75 {
  border-top-color: rgb(252 165 165 / 0.75) !important;
  border-bottom-color: rgb(252 165 165 / 0.75) !important;
}
.border-y-red-300\/80 {
  border-top-color: rgb(252 165 165 / 0.8) !important;
  border-bottom-color: rgb(252 165 165 / 0.8) !important;
}
.border-y-red-300\/87 {
  border-top-color: rgb(252 165 165 / 0.87) !important;
  border-bottom-color: rgb(252 165 165 / 0.87) !important;
}
.border-y-red-300\/90 {
  border-top-color: rgb(252 165 165 / 0.9) !important;
  border-bottom-color: rgb(252 165 165 / 0.9) !important;
}
.border-y-red-300\/95 {
  border-top-color: rgb(252 165 165 / 0.95) !important;
  border-bottom-color: rgb(252 165 165 / 0.95) !important;
}
.border-y-red-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-y-red-400\/0 {
  border-top-color: rgb(248 113 113 / 0) !important;
  border-bottom-color: rgb(248 113 113 / 0) !important;
}
.border-y-red-400\/10 {
  border-top-color: rgb(248 113 113 / 0.1) !important;
  border-bottom-color: rgb(248 113 113 / 0.1) !important;
}
.border-y-red-400\/100 {
  border-top-color: rgb(248 113 113 / 1) !important;
  border-bottom-color: rgb(248 113 113 / 1) !important;
}
.border-y-red-400\/12 {
  border-top-color: rgb(248 113 113 / 0.12) !important;
  border-bottom-color: rgb(248 113 113 / 0.12) !important;
}
.border-y-red-400\/20 {
  border-top-color: rgb(248 113 113 / 0.2) !important;
  border-bottom-color: rgb(248 113 113 / 0.2) !important;
}
.border-y-red-400\/25 {
  border-top-color: rgb(248 113 113 / 0.25) !important;
  border-bottom-color: rgb(248 113 113 / 0.25) !important;
}
.border-y-red-400\/30 {
  border-top-color: rgb(248 113 113 / 0.3) !important;
  border-bottom-color: rgb(248 113 113 / 0.3) !important;
}
.border-y-red-400\/38 {
  border-top-color: rgb(248 113 113 / 0.38) !important;
  border-bottom-color: rgb(248 113 113 / 0.38) !important;
}
.border-y-red-400\/40 {
  border-top-color: rgb(248 113 113 / 0.4) !important;
  border-bottom-color: rgb(248 113 113 / 0.4) !important;
}
.border-y-red-400\/5 {
  border-top-color: rgb(248 113 113 / 0.05) !important;
  border-bottom-color: rgb(248 113 113 / 0.05) !important;
}
.border-y-red-400\/50 {
  border-top-color: rgb(248 113 113 / 0.5) !important;
  border-bottom-color: rgb(248 113 113 / 0.5) !important;
}
.border-y-red-400\/60 {
  border-top-color: rgb(248 113 113 / 0.6) !important;
  border-bottom-color: rgb(248 113 113 / 0.6) !important;
}
.border-y-red-400\/70 {
  border-top-color: rgb(248 113 113 / 0.7) !important;
  border-bottom-color: rgb(248 113 113 / 0.7) !important;
}
.border-y-red-400\/75 {
  border-top-color: rgb(248 113 113 / 0.75) !important;
  border-bottom-color: rgb(248 113 113 / 0.75) !important;
}
.border-y-red-400\/80 {
  border-top-color: rgb(248 113 113 / 0.8) !important;
  border-bottom-color: rgb(248 113 113 / 0.8) !important;
}
.border-y-red-400\/87 {
  border-top-color: rgb(248 113 113 / 0.87) !important;
  border-bottom-color: rgb(248 113 113 / 0.87) !important;
}
.border-y-red-400\/90 {
  border-top-color: rgb(248 113 113 / 0.9) !important;
  border-bottom-color: rgb(248 113 113 / 0.9) !important;
}
.border-y-red-400\/95 {
  border-top-color: rgb(248 113 113 / 0.95) !important;
  border-bottom-color: rgb(248 113 113 / 0.95) !important;
}
.border-y-red-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-y-red-50\/0 {
  border-top-color: rgb(254 242 242 / 0) !important;
  border-bottom-color: rgb(254 242 242 / 0) !important;
}
.border-y-red-50\/10 {
  border-top-color: rgb(254 242 242 / 0.1) !important;
  border-bottom-color: rgb(254 242 242 / 0.1) !important;
}
.border-y-red-50\/100 {
  border-top-color: rgb(254 242 242 / 1) !important;
  border-bottom-color: rgb(254 242 242 / 1) !important;
}
.border-y-red-50\/12 {
  border-top-color: rgb(254 242 242 / 0.12) !important;
  border-bottom-color: rgb(254 242 242 / 0.12) !important;
}
.border-y-red-50\/20 {
  border-top-color: rgb(254 242 242 / 0.2) !important;
  border-bottom-color: rgb(254 242 242 / 0.2) !important;
}
.border-y-red-50\/25 {
  border-top-color: rgb(254 242 242 / 0.25) !important;
  border-bottom-color: rgb(254 242 242 / 0.25) !important;
}
.border-y-red-50\/30 {
  border-top-color: rgb(254 242 242 / 0.3) !important;
  border-bottom-color: rgb(254 242 242 / 0.3) !important;
}
.border-y-red-50\/38 {
  border-top-color: rgb(254 242 242 / 0.38) !important;
  border-bottom-color: rgb(254 242 242 / 0.38) !important;
}
.border-y-red-50\/40 {
  border-top-color: rgb(254 242 242 / 0.4) !important;
  border-bottom-color: rgb(254 242 242 / 0.4) !important;
}
.border-y-red-50\/5 {
  border-top-color: rgb(254 242 242 / 0.05) !important;
  border-bottom-color: rgb(254 242 242 / 0.05) !important;
}
.border-y-red-50\/50 {
  border-top-color: rgb(254 242 242 / 0.5) !important;
  border-bottom-color: rgb(254 242 242 / 0.5) !important;
}
.border-y-red-50\/60 {
  border-top-color: rgb(254 242 242 / 0.6) !important;
  border-bottom-color: rgb(254 242 242 / 0.6) !important;
}
.border-y-red-50\/70 {
  border-top-color: rgb(254 242 242 / 0.7) !important;
  border-bottom-color: rgb(254 242 242 / 0.7) !important;
}
.border-y-red-50\/75 {
  border-top-color: rgb(254 242 242 / 0.75) !important;
  border-bottom-color: rgb(254 242 242 / 0.75) !important;
}
.border-y-red-50\/80 {
  border-top-color: rgb(254 242 242 / 0.8) !important;
  border-bottom-color: rgb(254 242 242 / 0.8) !important;
}
.border-y-red-50\/87 {
  border-top-color: rgb(254 242 242 / 0.87) !important;
  border-bottom-color: rgb(254 242 242 / 0.87) !important;
}
.border-y-red-50\/90 {
  border-top-color: rgb(254 242 242 / 0.9) !important;
  border-bottom-color: rgb(254 242 242 / 0.9) !important;
}
.border-y-red-50\/95 {
  border-top-color: rgb(254 242 242 / 0.95) !important;
  border-bottom-color: rgb(254 242 242 / 0.95) !important;
}
.border-y-red-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-y-red-500\/0 {
  border-top-color: rgb(239 68 68 / 0) !important;
  border-bottom-color: rgb(239 68 68 / 0) !important;
}
.border-y-red-500\/10 {
  border-top-color: rgb(239 68 68 / 0.1) !important;
  border-bottom-color: rgb(239 68 68 / 0.1) !important;
}
.border-y-red-500\/100 {
  border-top-color: rgb(239 68 68 / 1) !important;
  border-bottom-color: rgb(239 68 68 / 1) !important;
}
.border-y-red-500\/12 {
  border-top-color: rgb(239 68 68 / 0.12) !important;
  border-bottom-color: rgb(239 68 68 / 0.12) !important;
}
.border-y-red-500\/20 {
  border-top-color: rgb(239 68 68 / 0.2) !important;
  border-bottom-color: rgb(239 68 68 / 0.2) !important;
}
.border-y-red-500\/25 {
  border-top-color: rgb(239 68 68 / 0.25) !important;
  border-bottom-color: rgb(239 68 68 / 0.25) !important;
}
.border-y-red-500\/30 {
  border-top-color: rgb(239 68 68 / 0.3) !important;
  border-bottom-color: rgb(239 68 68 / 0.3) !important;
}
.border-y-red-500\/38 {
  border-top-color: rgb(239 68 68 / 0.38) !important;
  border-bottom-color: rgb(239 68 68 / 0.38) !important;
}
.border-y-red-500\/40 {
  border-top-color: rgb(239 68 68 / 0.4) !important;
  border-bottom-color: rgb(239 68 68 / 0.4) !important;
}
.border-y-red-500\/5 {
  border-top-color: rgb(239 68 68 / 0.05) !important;
  border-bottom-color: rgb(239 68 68 / 0.05) !important;
}
.border-y-red-500\/50 {
  border-top-color: rgb(239 68 68 / 0.5) !important;
  border-bottom-color: rgb(239 68 68 / 0.5) !important;
}
.border-y-red-500\/60 {
  border-top-color: rgb(239 68 68 / 0.6) !important;
  border-bottom-color: rgb(239 68 68 / 0.6) !important;
}
.border-y-red-500\/70 {
  border-top-color: rgb(239 68 68 / 0.7) !important;
  border-bottom-color: rgb(239 68 68 / 0.7) !important;
}
.border-y-red-500\/75 {
  border-top-color: rgb(239 68 68 / 0.75) !important;
  border-bottom-color: rgb(239 68 68 / 0.75) !important;
}
.border-y-red-500\/80 {
  border-top-color: rgb(239 68 68 / 0.8) !important;
  border-bottom-color: rgb(239 68 68 / 0.8) !important;
}
.border-y-red-500\/87 {
  border-top-color: rgb(239 68 68 / 0.87) !important;
  border-bottom-color: rgb(239 68 68 / 0.87) !important;
}
.border-y-red-500\/90 {
  border-top-color: rgb(239 68 68 / 0.9) !important;
  border-bottom-color: rgb(239 68 68 / 0.9) !important;
}
.border-y-red-500\/95 {
  border-top-color: rgb(239 68 68 / 0.95) !important;
  border-bottom-color: rgb(239 68 68 / 0.95) !important;
}
.border-y-red-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-y-red-600\/0 {
  border-top-color: rgb(220 38 38 / 0) !important;
  border-bottom-color: rgb(220 38 38 / 0) !important;
}
.border-y-red-600\/10 {
  border-top-color: rgb(220 38 38 / 0.1) !important;
  border-bottom-color: rgb(220 38 38 / 0.1) !important;
}
.border-y-red-600\/100 {
  border-top-color: rgb(220 38 38 / 1) !important;
  border-bottom-color: rgb(220 38 38 / 1) !important;
}
.border-y-red-600\/12 {
  border-top-color: rgb(220 38 38 / 0.12) !important;
  border-bottom-color: rgb(220 38 38 / 0.12) !important;
}
.border-y-red-600\/20 {
  border-top-color: rgb(220 38 38 / 0.2) !important;
  border-bottom-color: rgb(220 38 38 / 0.2) !important;
}
.border-y-red-600\/25 {
  border-top-color: rgb(220 38 38 / 0.25) !important;
  border-bottom-color: rgb(220 38 38 / 0.25) !important;
}
.border-y-red-600\/30 {
  border-top-color: rgb(220 38 38 / 0.3) !important;
  border-bottom-color: rgb(220 38 38 / 0.3) !important;
}
.border-y-red-600\/38 {
  border-top-color: rgb(220 38 38 / 0.38) !important;
  border-bottom-color: rgb(220 38 38 / 0.38) !important;
}
.border-y-red-600\/40 {
  border-top-color: rgb(220 38 38 / 0.4) !important;
  border-bottom-color: rgb(220 38 38 / 0.4) !important;
}
.border-y-red-600\/5 {
  border-top-color: rgb(220 38 38 / 0.05) !important;
  border-bottom-color: rgb(220 38 38 / 0.05) !important;
}
.border-y-red-600\/50 {
  border-top-color: rgb(220 38 38 / 0.5) !important;
  border-bottom-color: rgb(220 38 38 / 0.5) !important;
}
.border-y-red-600\/60 {
  border-top-color: rgb(220 38 38 / 0.6) !important;
  border-bottom-color: rgb(220 38 38 / 0.6) !important;
}
.border-y-red-600\/70 {
  border-top-color: rgb(220 38 38 / 0.7) !important;
  border-bottom-color: rgb(220 38 38 / 0.7) !important;
}
.border-y-red-600\/75 {
  border-top-color: rgb(220 38 38 / 0.75) !important;
  border-bottom-color: rgb(220 38 38 / 0.75) !important;
}
.border-y-red-600\/80 {
  border-top-color: rgb(220 38 38 / 0.8) !important;
  border-bottom-color: rgb(220 38 38 / 0.8) !important;
}
.border-y-red-600\/87 {
  border-top-color: rgb(220 38 38 / 0.87) !important;
  border-bottom-color: rgb(220 38 38 / 0.87) !important;
}
.border-y-red-600\/90 {
  border-top-color: rgb(220 38 38 / 0.9) !important;
  border-bottom-color: rgb(220 38 38 / 0.9) !important;
}
.border-y-red-600\/95 {
  border-top-color: rgb(220 38 38 / 0.95) !important;
  border-bottom-color: rgb(220 38 38 / 0.95) !important;
}
.border-y-red-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-y-red-700\/0 {
  border-top-color: rgb(185 28 28 / 0) !important;
  border-bottom-color: rgb(185 28 28 / 0) !important;
}
.border-y-red-700\/10 {
  border-top-color: rgb(185 28 28 / 0.1) !important;
  border-bottom-color: rgb(185 28 28 / 0.1) !important;
}
.border-y-red-700\/100 {
  border-top-color: rgb(185 28 28 / 1) !important;
  border-bottom-color: rgb(185 28 28 / 1) !important;
}
.border-y-red-700\/12 {
  border-top-color: rgb(185 28 28 / 0.12) !important;
  border-bottom-color: rgb(185 28 28 / 0.12) !important;
}
.border-y-red-700\/20 {
  border-top-color: rgb(185 28 28 / 0.2) !important;
  border-bottom-color: rgb(185 28 28 / 0.2) !important;
}
.border-y-red-700\/25 {
  border-top-color: rgb(185 28 28 / 0.25) !important;
  border-bottom-color: rgb(185 28 28 / 0.25) !important;
}
.border-y-red-700\/30 {
  border-top-color: rgb(185 28 28 / 0.3) !important;
  border-bottom-color: rgb(185 28 28 / 0.3) !important;
}
.border-y-red-700\/38 {
  border-top-color: rgb(185 28 28 / 0.38) !important;
  border-bottom-color: rgb(185 28 28 / 0.38) !important;
}
.border-y-red-700\/40 {
  border-top-color: rgb(185 28 28 / 0.4) !important;
  border-bottom-color: rgb(185 28 28 / 0.4) !important;
}
.border-y-red-700\/5 {
  border-top-color: rgb(185 28 28 / 0.05) !important;
  border-bottom-color: rgb(185 28 28 / 0.05) !important;
}
.border-y-red-700\/50 {
  border-top-color: rgb(185 28 28 / 0.5) !important;
  border-bottom-color: rgb(185 28 28 / 0.5) !important;
}
.border-y-red-700\/60 {
  border-top-color: rgb(185 28 28 / 0.6) !important;
  border-bottom-color: rgb(185 28 28 / 0.6) !important;
}
.border-y-red-700\/70 {
  border-top-color: rgb(185 28 28 / 0.7) !important;
  border-bottom-color: rgb(185 28 28 / 0.7) !important;
}
.border-y-red-700\/75 {
  border-top-color: rgb(185 28 28 / 0.75) !important;
  border-bottom-color: rgb(185 28 28 / 0.75) !important;
}
.border-y-red-700\/80 {
  border-top-color: rgb(185 28 28 / 0.8) !important;
  border-bottom-color: rgb(185 28 28 / 0.8) !important;
}
.border-y-red-700\/87 {
  border-top-color: rgb(185 28 28 / 0.87) !important;
  border-bottom-color: rgb(185 28 28 / 0.87) !important;
}
.border-y-red-700\/90 {
  border-top-color: rgb(185 28 28 / 0.9) !important;
  border-bottom-color: rgb(185 28 28 / 0.9) !important;
}
.border-y-red-700\/95 {
  border-top-color: rgb(185 28 28 / 0.95) !important;
  border-bottom-color: rgb(185 28 28 / 0.95) !important;
}
.border-y-red-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-y-red-800\/0 {
  border-top-color: rgb(153 27 27 / 0) !important;
  border-bottom-color: rgb(153 27 27 / 0) !important;
}
.border-y-red-800\/10 {
  border-top-color: rgb(153 27 27 / 0.1) !important;
  border-bottom-color: rgb(153 27 27 / 0.1) !important;
}
.border-y-red-800\/100 {
  border-top-color: rgb(153 27 27 / 1) !important;
  border-bottom-color: rgb(153 27 27 / 1) !important;
}
.border-y-red-800\/12 {
  border-top-color: rgb(153 27 27 / 0.12) !important;
  border-bottom-color: rgb(153 27 27 / 0.12) !important;
}
.border-y-red-800\/20 {
  border-top-color: rgb(153 27 27 / 0.2) !important;
  border-bottom-color: rgb(153 27 27 / 0.2) !important;
}
.border-y-red-800\/25 {
  border-top-color: rgb(153 27 27 / 0.25) !important;
  border-bottom-color: rgb(153 27 27 / 0.25) !important;
}
.border-y-red-800\/30 {
  border-top-color: rgb(153 27 27 / 0.3) !important;
  border-bottom-color: rgb(153 27 27 / 0.3) !important;
}
.border-y-red-800\/38 {
  border-top-color: rgb(153 27 27 / 0.38) !important;
  border-bottom-color: rgb(153 27 27 / 0.38) !important;
}
.border-y-red-800\/40 {
  border-top-color: rgb(153 27 27 / 0.4) !important;
  border-bottom-color: rgb(153 27 27 / 0.4) !important;
}
.border-y-red-800\/5 {
  border-top-color: rgb(153 27 27 / 0.05) !important;
  border-bottom-color: rgb(153 27 27 / 0.05) !important;
}
.border-y-red-800\/50 {
  border-top-color: rgb(153 27 27 / 0.5) !important;
  border-bottom-color: rgb(153 27 27 / 0.5) !important;
}
.border-y-red-800\/60 {
  border-top-color: rgb(153 27 27 / 0.6) !important;
  border-bottom-color: rgb(153 27 27 / 0.6) !important;
}
.border-y-red-800\/70 {
  border-top-color: rgb(153 27 27 / 0.7) !important;
  border-bottom-color: rgb(153 27 27 / 0.7) !important;
}
.border-y-red-800\/75 {
  border-top-color: rgb(153 27 27 / 0.75) !important;
  border-bottom-color: rgb(153 27 27 / 0.75) !important;
}
.border-y-red-800\/80 {
  border-top-color: rgb(153 27 27 / 0.8) !important;
  border-bottom-color: rgb(153 27 27 / 0.8) !important;
}
.border-y-red-800\/87 {
  border-top-color: rgb(153 27 27 / 0.87) !important;
  border-bottom-color: rgb(153 27 27 / 0.87) !important;
}
.border-y-red-800\/90 {
  border-top-color: rgb(153 27 27 / 0.9) !important;
  border-bottom-color: rgb(153 27 27 / 0.9) !important;
}
.border-y-red-800\/95 {
  border-top-color: rgb(153 27 27 / 0.95) !important;
  border-bottom-color: rgb(153 27 27 / 0.95) !important;
}
.border-y-red-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-y-red-900\/0 {
  border-top-color: rgb(127 29 29 / 0) !important;
  border-bottom-color: rgb(127 29 29 / 0) !important;
}
.border-y-red-900\/10 {
  border-top-color: rgb(127 29 29 / 0.1) !important;
  border-bottom-color: rgb(127 29 29 / 0.1) !important;
}
.border-y-red-900\/100 {
  border-top-color: rgb(127 29 29 / 1) !important;
  border-bottom-color: rgb(127 29 29 / 1) !important;
}
.border-y-red-900\/12 {
  border-top-color: rgb(127 29 29 / 0.12) !important;
  border-bottom-color: rgb(127 29 29 / 0.12) !important;
}
.border-y-red-900\/20 {
  border-top-color: rgb(127 29 29 / 0.2) !important;
  border-bottom-color: rgb(127 29 29 / 0.2) !important;
}
.border-y-red-900\/25 {
  border-top-color: rgb(127 29 29 / 0.25) !important;
  border-bottom-color: rgb(127 29 29 / 0.25) !important;
}
.border-y-red-900\/30 {
  border-top-color: rgb(127 29 29 / 0.3) !important;
  border-bottom-color: rgb(127 29 29 / 0.3) !important;
}
.border-y-red-900\/38 {
  border-top-color: rgb(127 29 29 / 0.38) !important;
  border-bottom-color: rgb(127 29 29 / 0.38) !important;
}
.border-y-red-900\/40 {
  border-top-color: rgb(127 29 29 / 0.4) !important;
  border-bottom-color: rgb(127 29 29 / 0.4) !important;
}
.border-y-red-900\/5 {
  border-top-color: rgb(127 29 29 / 0.05) !important;
  border-bottom-color: rgb(127 29 29 / 0.05) !important;
}
.border-y-red-900\/50 {
  border-top-color: rgb(127 29 29 / 0.5) !important;
  border-bottom-color: rgb(127 29 29 / 0.5) !important;
}
.border-y-red-900\/60 {
  border-top-color: rgb(127 29 29 / 0.6) !important;
  border-bottom-color: rgb(127 29 29 / 0.6) !important;
}
.border-y-red-900\/70 {
  border-top-color: rgb(127 29 29 / 0.7) !important;
  border-bottom-color: rgb(127 29 29 / 0.7) !important;
}
.border-y-red-900\/75 {
  border-top-color: rgb(127 29 29 / 0.75) !important;
  border-bottom-color: rgb(127 29 29 / 0.75) !important;
}
.border-y-red-900\/80 {
  border-top-color: rgb(127 29 29 / 0.8) !important;
  border-bottom-color: rgb(127 29 29 / 0.8) !important;
}
.border-y-red-900\/87 {
  border-top-color: rgb(127 29 29 / 0.87) !important;
  border-bottom-color: rgb(127 29 29 / 0.87) !important;
}
.border-y-red-900\/90 {
  border-top-color: rgb(127 29 29 / 0.9) !important;
  border-bottom-color: rgb(127 29 29 / 0.9) !important;
}
.border-y-red-900\/95 {
  border-top-color: rgb(127 29 29 / 0.95) !important;
  border-bottom-color: rgb(127 29 29 / 0.95) !important;
}
.border-y-red-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-y-red-950\/0 {
  border-top-color: rgb(69 10 10 / 0) !important;
  border-bottom-color: rgb(69 10 10 / 0) !important;
}
.border-y-red-950\/10 {
  border-top-color: rgb(69 10 10 / 0.1) !important;
  border-bottom-color: rgb(69 10 10 / 0.1) !important;
}
.border-y-red-950\/100 {
  border-top-color: rgb(69 10 10 / 1) !important;
  border-bottom-color: rgb(69 10 10 / 1) !important;
}
.border-y-red-950\/12 {
  border-top-color: rgb(69 10 10 / 0.12) !important;
  border-bottom-color: rgb(69 10 10 / 0.12) !important;
}
.border-y-red-950\/20 {
  border-top-color: rgb(69 10 10 / 0.2) !important;
  border-bottom-color: rgb(69 10 10 / 0.2) !important;
}
.border-y-red-950\/25 {
  border-top-color: rgb(69 10 10 / 0.25) !important;
  border-bottom-color: rgb(69 10 10 / 0.25) !important;
}
.border-y-red-950\/30 {
  border-top-color: rgb(69 10 10 / 0.3) !important;
  border-bottom-color: rgb(69 10 10 / 0.3) !important;
}
.border-y-red-950\/38 {
  border-top-color: rgb(69 10 10 / 0.38) !important;
  border-bottom-color: rgb(69 10 10 / 0.38) !important;
}
.border-y-red-950\/40 {
  border-top-color: rgb(69 10 10 / 0.4) !important;
  border-bottom-color: rgb(69 10 10 / 0.4) !important;
}
.border-y-red-950\/5 {
  border-top-color: rgb(69 10 10 / 0.05) !important;
  border-bottom-color: rgb(69 10 10 / 0.05) !important;
}
.border-y-red-950\/50 {
  border-top-color: rgb(69 10 10 / 0.5) !important;
  border-bottom-color: rgb(69 10 10 / 0.5) !important;
}
.border-y-red-950\/60 {
  border-top-color: rgb(69 10 10 / 0.6) !important;
  border-bottom-color: rgb(69 10 10 / 0.6) !important;
}
.border-y-red-950\/70 {
  border-top-color: rgb(69 10 10 / 0.7) !important;
  border-bottom-color: rgb(69 10 10 / 0.7) !important;
}
.border-y-red-950\/75 {
  border-top-color: rgb(69 10 10 / 0.75) !important;
  border-bottom-color: rgb(69 10 10 / 0.75) !important;
}
.border-y-red-950\/80 {
  border-top-color: rgb(69 10 10 / 0.8) !important;
  border-bottom-color: rgb(69 10 10 / 0.8) !important;
}
.border-y-red-950\/87 {
  border-top-color: rgb(69 10 10 / 0.87) !important;
  border-bottom-color: rgb(69 10 10 / 0.87) !important;
}
.border-y-red-950\/90 {
  border-top-color: rgb(69 10 10 / 0.9) !important;
  border-bottom-color: rgb(69 10 10 / 0.9) !important;
}
.border-y-red-950\/95 {
  border-top-color: rgb(69 10 10 / 0.95) !important;
  border-bottom-color: rgb(69 10 10 / 0.95) !important;
}
.border-y-rose-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-y-rose-100\/0 {
  border-top-color: rgb(255 228 230 / 0) !important;
  border-bottom-color: rgb(255 228 230 / 0) !important;
}
.border-y-rose-100\/10 {
  border-top-color: rgb(255 228 230 / 0.1) !important;
  border-bottom-color: rgb(255 228 230 / 0.1) !important;
}
.border-y-rose-100\/100 {
  border-top-color: rgb(255 228 230 / 1) !important;
  border-bottom-color: rgb(255 228 230 / 1) !important;
}
.border-y-rose-100\/12 {
  border-top-color: rgb(255 228 230 / 0.12) !important;
  border-bottom-color: rgb(255 228 230 / 0.12) !important;
}
.border-y-rose-100\/20 {
  border-top-color: rgb(255 228 230 / 0.2) !important;
  border-bottom-color: rgb(255 228 230 / 0.2) !important;
}
.border-y-rose-100\/25 {
  border-top-color: rgb(255 228 230 / 0.25) !important;
  border-bottom-color: rgb(255 228 230 / 0.25) !important;
}
.border-y-rose-100\/30 {
  border-top-color: rgb(255 228 230 / 0.3) !important;
  border-bottom-color: rgb(255 228 230 / 0.3) !important;
}
.border-y-rose-100\/38 {
  border-top-color: rgb(255 228 230 / 0.38) !important;
  border-bottom-color: rgb(255 228 230 / 0.38) !important;
}
.border-y-rose-100\/40 {
  border-top-color: rgb(255 228 230 / 0.4) !important;
  border-bottom-color: rgb(255 228 230 / 0.4) !important;
}
.border-y-rose-100\/5 {
  border-top-color: rgb(255 228 230 / 0.05) !important;
  border-bottom-color: rgb(255 228 230 / 0.05) !important;
}
.border-y-rose-100\/50 {
  border-top-color: rgb(255 228 230 / 0.5) !important;
  border-bottom-color: rgb(255 228 230 / 0.5) !important;
}
.border-y-rose-100\/60 {
  border-top-color: rgb(255 228 230 / 0.6) !important;
  border-bottom-color: rgb(255 228 230 / 0.6) !important;
}
.border-y-rose-100\/70 {
  border-top-color: rgb(255 228 230 / 0.7) !important;
  border-bottom-color: rgb(255 228 230 / 0.7) !important;
}
.border-y-rose-100\/75 {
  border-top-color: rgb(255 228 230 / 0.75) !important;
  border-bottom-color: rgb(255 228 230 / 0.75) !important;
}
.border-y-rose-100\/80 {
  border-top-color: rgb(255 228 230 / 0.8) !important;
  border-bottom-color: rgb(255 228 230 / 0.8) !important;
}
.border-y-rose-100\/87 {
  border-top-color: rgb(255 228 230 / 0.87) !important;
  border-bottom-color: rgb(255 228 230 / 0.87) !important;
}
.border-y-rose-100\/90 {
  border-top-color: rgb(255 228 230 / 0.9) !important;
  border-bottom-color: rgb(255 228 230 / 0.9) !important;
}
.border-y-rose-100\/95 {
  border-top-color: rgb(255 228 230 / 0.95) !important;
  border-bottom-color: rgb(255 228 230 / 0.95) !important;
}
.border-y-rose-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-y-rose-200\/0 {
  border-top-color: rgb(254 205 211 / 0) !important;
  border-bottom-color: rgb(254 205 211 / 0) !important;
}
.border-y-rose-200\/10 {
  border-top-color: rgb(254 205 211 / 0.1) !important;
  border-bottom-color: rgb(254 205 211 / 0.1) !important;
}
.border-y-rose-200\/100 {
  border-top-color: rgb(254 205 211 / 1) !important;
  border-bottom-color: rgb(254 205 211 / 1) !important;
}
.border-y-rose-200\/12 {
  border-top-color: rgb(254 205 211 / 0.12) !important;
  border-bottom-color: rgb(254 205 211 / 0.12) !important;
}
.border-y-rose-200\/20 {
  border-top-color: rgb(254 205 211 / 0.2) !important;
  border-bottom-color: rgb(254 205 211 / 0.2) !important;
}
.border-y-rose-200\/25 {
  border-top-color: rgb(254 205 211 / 0.25) !important;
  border-bottom-color: rgb(254 205 211 / 0.25) !important;
}
.border-y-rose-200\/30 {
  border-top-color: rgb(254 205 211 / 0.3) !important;
  border-bottom-color: rgb(254 205 211 / 0.3) !important;
}
.border-y-rose-200\/38 {
  border-top-color: rgb(254 205 211 / 0.38) !important;
  border-bottom-color: rgb(254 205 211 / 0.38) !important;
}
.border-y-rose-200\/40 {
  border-top-color: rgb(254 205 211 / 0.4) !important;
  border-bottom-color: rgb(254 205 211 / 0.4) !important;
}
.border-y-rose-200\/5 {
  border-top-color: rgb(254 205 211 / 0.05) !important;
  border-bottom-color: rgb(254 205 211 / 0.05) !important;
}
.border-y-rose-200\/50 {
  border-top-color: rgb(254 205 211 / 0.5) !important;
  border-bottom-color: rgb(254 205 211 / 0.5) !important;
}
.border-y-rose-200\/60 {
  border-top-color: rgb(254 205 211 / 0.6) !important;
  border-bottom-color: rgb(254 205 211 / 0.6) !important;
}
.border-y-rose-200\/70 {
  border-top-color: rgb(254 205 211 / 0.7) !important;
  border-bottom-color: rgb(254 205 211 / 0.7) !important;
}
.border-y-rose-200\/75 {
  border-top-color: rgb(254 205 211 / 0.75) !important;
  border-bottom-color: rgb(254 205 211 / 0.75) !important;
}
.border-y-rose-200\/80 {
  border-top-color: rgb(254 205 211 / 0.8) !important;
  border-bottom-color: rgb(254 205 211 / 0.8) !important;
}
.border-y-rose-200\/87 {
  border-top-color: rgb(254 205 211 / 0.87) !important;
  border-bottom-color: rgb(254 205 211 / 0.87) !important;
}
.border-y-rose-200\/90 {
  border-top-color: rgb(254 205 211 / 0.9) !important;
  border-bottom-color: rgb(254 205 211 / 0.9) !important;
}
.border-y-rose-200\/95 {
  border-top-color: rgb(254 205 211 / 0.95) !important;
  border-bottom-color: rgb(254 205 211 / 0.95) !important;
}
.border-y-rose-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-y-rose-300\/0 {
  border-top-color: rgb(253 164 175 / 0) !important;
  border-bottom-color: rgb(253 164 175 / 0) !important;
}
.border-y-rose-300\/10 {
  border-top-color: rgb(253 164 175 / 0.1) !important;
  border-bottom-color: rgb(253 164 175 / 0.1) !important;
}
.border-y-rose-300\/100 {
  border-top-color: rgb(253 164 175 / 1) !important;
  border-bottom-color: rgb(253 164 175 / 1) !important;
}
.border-y-rose-300\/12 {
  border-top-color: rgb(253 164 175 / 0.12) !important;
  border-bottom-color: rgb(253 164 175 / 0.12) !important;
}
.border-y-rose-300\/20 {
  border-top-color: rgb(253 164 175 / 0.2) !important;
  border-bottom-color: rgb(253 164 175 / 0.2) !important;
}
.border-y-rose-300\/25 {
  border-top-color: rgb(253 164 175 / 0.25) !important;
  border-bottom-color: rgb(253 164 175 / 0.25) !important;
}
.border-y-rose-300\/30 {
  border-top-color: rgb(253 164 175 / 0.3) !important;
  border-bottom-color: rgb(253 164 175 / 0.3) !important;
}
.border-y-rose-300\/38 {
  border-top-color: rgb(253 164 175 / 0.38) !important;
  border-bottom-color: rgb(253 164 175 / 0.38) !important;
}
.border-y-rose-300\/40 {
  border-top-color: rgb(253 164 175 / 0.4) !important;
  border-bottom-color: rgb(253 164 175 / 0.4) !important;
}
.border-y-rose-300\/5 {
  border-top-color: rgb(253 164 175 / 0.05) !important;
  border-bottom-color: rgb(253 164 175 / 0.05) !important;
}
.border-y-rose-300\/50 {
  border-top-color: rgb(253 164 175 / 0.5) !important;
  border-bottom-color: rgb(253 164 175 / 0.5) !important;
}
.border-y-rose-300\/60 {
  border-top-color: rgb(253 164 175 / 0.6) !important;
  border-bottom-color: rgb(253 164 175 / 0.6) !important;
}
.border-y-rose-300\/70 {
  border-top-color: rgb(253 164 175 / 0.7) !important;
  border-bottom-color: rgb(253 164 175 / 0.7) !important;
}
.border-y-rose-300\/75 {
  border-top-color: rgb(253 164 175 / 0.75) !important;
  border-bottom-color: rgb(253 164 175 / 0.75) !important;
}
.border-y-rose-300\/80 {
  border-top-color: rgb(253 164 175 / 0.8) !important;
  border-bottom-color: rgb(253 164 175 / 0.8) !important;
}
.border-y-rose-300\/87 {
  border-top-color: rgb(253 164 175 / 0.87) !important;
  border-bottom-color: rgb(253 164 175 / 0.87) !important;
}
.border-y-rose-300\/90 {
  border-top-color: rgb(253 164 175 / 0.9) !important;
  border-bottom-color: rgb(253 164 175 / 0.9) !important;
}
.border-y-rose-300\/95 {
  border-top-color: rgb(253 164 175 / 0.95) !important;
  border-bottom-color: rgb(253 164 175 / 0.95) !important;
}
.border-y-rose-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-y-rose-400\/0 {
  border-top-color: rgb(251 113 133 / 0) !important;
  border-bottom-color: rgb(251 113 133 / 0) !important;
}
.border-y-rose-400\/10 {
  border-top-color: rgb(251 113 133 / 0.1) !important;
  border-bottom-color: rgb(251 113 133 / 0.1) !important;
}
.border-y-rose-400\/100 {
  border-top-color: rgb(251 113 133 / 1) !important;
  border-bottom-color: rgb(251 113 133 / 1) !important;
}
.border-y-rose-400\/12 {
  border-top-color: rgb(251 113 133 / 0.12) !important;
  border-bottom-color: rgb(251 113 133 / 0.12) !important;
}
.border-y-rose-400\/20 {
  border-top-color: rgb(251 113 133 / 0.2) !important;
  border-bottom-color: rgb(251 113 133 / 0.2) !important;
}
.border-y-rose-400\/25 {
  border-top-color: rgb(251 113 133 / 0.25) !important;
  border-bottom-color: rgb(251 113 133 / 0.25) !important;
}
.border-y-rose-400\/30 {
  border-top-color: rgb(251 113 133 / 0.3) !important;
  border-bottom-color: rgb(251 113 133 / 0.3) !important;
}
.border-y-rose-400\/38 {
  border-top-color: rgb(251 113 133 / 0.38) !important;
  border-bottom-color: rgb(251 113 133 / 0.38) !important;
}
.border-y-rose-400\/40 {
  border-top-color: rgb(251 113 133 / 0.4) !important;
  border-bottom-color: rgb(251 113 133 / 0.4) !important;
}
.border-y-rose-400\/5 {
  border-top-color: rgb(251 113 133 / 0.05) !important;
  border-bottom-color: rgb(251 113 133 / 0.05) !important;
}
.border-y-rose-400\/50 {
  border-top-color: rgb(251 113 133 / 0.5) !important;
  border-bottom-color: rgb(251 113 133 / 0.5) !important;
}
.border-y-rose-400\/60 {
  border-top-color: rgb(251 113 133 / 0.6) !important;
  border-bottom-color: rgb(251 113 133 / 0.6) !important;
}
.border-y-rose-400\/70 {
  border-top-color: rgb(251 113 133 / 0.7) !important;
  border-bottom-color: rgb(251 113 133 / 0.7) !important;
}
.border-y-rose-400\/75 {
  border-top-color: rgb(251 113 133 / 0.75) !important;
  border-bottom-color: rgb(251 113 133 / 0.75) !important;
}
.border-y-rose-400\/80 {
  border-top-color: rgb(251 113 133 / 0.8) !important;
  border-bottom-color: rgb(251 113 133 / 0.8) !important;
}
.border-y-rose-400\/87 {
  border-top-color: rgb(251 113 133 / 0.87) !important;
  border-bottom-color: rgb(251 113 133 / 0.87) !important;
}
.border-y-rose-400\/90 {
  border-top-color: rgb(251 113 133 / 0.9) !important;
  border-bottom-color: rgb(251 113 133 / 0.9) !important;
}
.border-y-rose-400\/95 {
  border-top-color: rgb(251 113 133 / 0.95) !important;
  border-bottom-color: rgb(251 113 133 / 0.95) !important;
}
.border-y-rose-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-y-rose-50\/0 {
  border-top-color: rgb(255 241 242 / 0) !important;
  border-bottom-color: rgb(255 241 242 / 0) !important;
}
.border-y-rose-50\/10 {
  border-top-color: rgb(255 241 242 / 0.1) !important;
  border-bottom-color: rgb(255 241 242 / 0.1) !important;
}
.border-y-rose-50\/100 {
  border-top-color: rgb(255 241 242 / 1) !important;
  border-bottom-color: rgb(255 241 242 / 1) !important;
}
.border-y-rose-50\/12 {
  border-top-color: rgb(255 241 242 / 0.12) !important;
  border-bottom-color: rgb(255 241 242 / 0.12) !important;
}
.border-y-rose-50\/20 {
  border-top-color: rgb(255 241 242 / 0.2) !important;
  border-bottom-color: rgb(255 241 242 / 0.2) !important;
}
.border-y-rose-50\/25 {
  border-top-color: rgb(255 241 242 / 0.25) !important;
  border-bottom-color: rgb(255 241 242 / 0.25) !important;
}
.border-y-rose-50\/30 {
  border-top-color: rgb(255 241 242 / 0.3) !important;
  border-bottom-color: rgb(255 241 242 / 0.3) !important;
}
.border-y-rose-50\/38 {
  border-top-color: rgb(255 241 242 / 0.38) !important;
  border-bottom-color: rgb(255 241 242 / 0.38) !important;
}
.border-y-rose-50\/40 {
  border-top-color: rgb(255 241 242 / 0.4) !important;
  border-bottom-color: rgb(255 241 242 / 0.4) !important;
}
.border-y-rose-50\/5 {
  border-top-color: rgb(255 241 242 / 0.05) !important;
  border-bottom-color: rgb(255 241 242 / 0.05) !important;
}
.border-y-rose-50\/50 {
  border-top-color: rgb(255 241 242 / 0.5) !important;
  border-bottom-color: rgb(255 241 242 / 0.5) !important;
}
.border-y-rose-50\/60 {
  border-top-color: rgb(255 241 242 / 0.6) !important;
  border-bottom-color: rgb(255 241 242 / 0.6) !important;
}
.border-y-rose-50\/70 {
  border-top-color: rgb(255 241 242 / 0.7) !important;
  border-bottom-color: rgb(255 241 242 / 0.7) !important;
}
.border-y-rose-50\/75 {
  border-top-color: rgb(255 241 242 / 0.75) !important;
  border-bottom-color: rgb(255 241 242 / 0.75) !important;
}
.border-y-rose-50\/80 {
  border-top-color: rgb(255 241 242 / 0.8) !important;
  border-bottom-color: rgb(255 241 242 / 0.8) !important;
}
.border-y-rose-50\/87 {
  border-top-color: rgb(255 241 242 / 0.87) !important;
  border-bottom-color: rgb(255 241 242 / 0.87) !important;
}
.border-y-rose-50\/90 {
  border-top-color: rgb(255 241 242 / 0.9) !important;
  border-bottom-color: rgb(255 241 242 / 0.9) !important;
}
.border-y-rose-50\/95 {
  border-top-color: rgb(255 241 242 / 0.95) !important;
  border-bottom-color: rgb(255 241 242 / 0.95) !important;
}
.border-y-rose-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-y-rose-500\/0 {
  border-top-color: rgb(244 63 94 / 0) !important;
  border-bottom-color: rgb(244 63 94 / 0) !important;
}
.border-y-rose-500\/10 {
  border-top-color: rgb(244 63 94 / 0.1) !important;
  border-bottom-color: rgb(244 63 94 / 0.1) !important;
}
.border-y-rose-500\/100 {
  border-top-color: rgb(244 63 94 / 1) !important;
  border-bottom-color: rgb(244 63 94 / 1) !important;
}
.border-y-rose-500\/12 {
  border-top-color: rgb(244 63 94 / 0.12) !important;
  border-bottom-color: rgb(244 63 94 / 0.12) !important;
}
.border-y-rose-500\/20 {
  border-top-color: rgb(244 63 94 / 0.2) !important;
  border-bottom-color: rgb(244 63 94 / 0.2) !important;
}
.border-y-rose-500\/25 {
  border-top-color: rgb(244 63 94 / 0.25) !important;
  border-bottom-color: rgb(244 63 94 / 0.25) !important;
}
.border-y-rose-500\/30 {
  border-top-color: rgb(244 63 94 / 0.3) !important;
  border-bottom-color: rgb(244 63 94 / 0.3) !important;
}
.border-y-rose-500\/38 {
  border-top-color: rgb(244 63 94 / 0.38) !important;
  border-bottom-color: rgb(244 63 94 / 0.38) !important;
}
.border-y-rose-500\/40 {
  border-top-color: rgb(244 63 94 / 0.4) !important;
  border-bottom-color: rgb(244 63 94 / 0.4) !important;
}
.border-y-rose-500\/5 {
  border-top-color: rgb(244 63 94 / 0.05) !important;
  border-bottom-color: rgb(244 63 94 / 0.05) !important;
}
.border-y-rose-500\/50 {
  border-top-color: rgb(244 63 94 / 0.5) !important;
  border-bottom-color: rgb(244 63 94 / 0.5) !important;
}
.border-y-rose-500\/60 {
  border-top-color: rgb(244 63 94 / 0.6) !important;
  border-bottom-color: rgb(244 63 94 / 0.6) !important;
}
.border-y-rose-500\/70 {
  border-top-color: rgb(244 63 94 / 0.7) !important;
  border-bottom-color: rgb(244 63 94 / 0.7) !important;
}
.border-y-rose-500\/75 {
  border-top-color: rgb(244 63 94 / 0.75) !important;
  border-bottom-color: rgb(244 63 94 / 0.75) !important;
}
.border-y-rose-500\/80 {
  border-top-color: rgb(244 63 94 / 0.8) !important;
  border-bottom-color: rgb(244 63 94 / 0.8) !important;
}
.border-y-rose-500\/87 {
  border-top-color: rgb(244 63 94 / 0.87) !important;
  border-bottom-color: rgb(244 63 94 / 0.87) !important;
}
.border-y-rose-500\/90 {
  border-top-color: rgb(244 63 94 / 0.9) !important;
  border-bottom-color: rgb(244 63 94 / 0.9) !important;
}
.border-y-rose-500\/95 {
  border-top-color: rgb(244 63 94 / 0.95) !important;
  border-bottom-color: rgb(244 63 94 / 0.95) !important;
}
.border-y-rose-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-y-rose-600\/0 {
  border-top-color: rgb(225 29 72 / 0) !important;
  border-bottom-color: rgb(225 29 72 / 0) !important;
}
.border-y-rose-600\/10 {
  border-top-color: rgb(225 29 72 / 0.1) !important;
  border-bottom-color: rgb(225 29 72 / 0.1) !important;
}
.border-y-rose-600\/100 {
  border-top-color: rgb(225 29 72 / 1) !important;
  border-bottom-color: rgb(225 29 72 / 1) !important;
}
.border-y-rose-600\/12 {
  border-top-color: rgb(225 29 72 / 0.12) !important;
  border-bottom-color: rgb(225 29 72 / 0.12) !important;
}
.border-y-rose-600\/20 {
  border-top-color: rgb(225 29 72 / 0.2) !important;
  border-bottom-color: rgb(225 29 72 / 0.2) !important;
}
.border-y-rose-600\/25 {
  border-top-color: rgb(225 29 72 / 0.25) !important;
  border-bottom-color: rgb(225 29 72 / 0.25) !important;
}
.border-y-rose-600\/30 {
  border-top-color: rgb(225 29 72 / 0.3) !important;
  border-bottom-color: rgb(225 29 72 / 0.3) !important;
}
.border-y-rose-600\/38 {
  border-top-color: rgb(225 29 72 / 0.38) !important;
  border-bottom-color: rgb(225 29 72 / 0.38) !important;
}
.border-y-rose-600\/40 {
  border-top-color: rgb(225 29 72 / 0.4) !important;
  border-bottom-color: rgb(225 29 72 / 0.4) !important;
}
.border-y-rose-600\/5 {
  border-top-color: rgb(225 29 72 / 0.05) !important;
  border-bottom-color: rgb(225 29 72 / 0.05) !important;
}
.border-y-rose-600\/50 {
  border-top-color: rgb(225 29 72 / 0.5) !important;
  border-bottom-color: rgb(225 29 72 / 0.5) !important;
}
.border-y-rose-600\/60 {
  border-top-color: rgb(225 29 72 / 0.6) !important;
  border-bottom-color: rgb(225 29 72 / 0.6) !important;
}
.border-y-rose-600\/70 {
  border-top-color: rgb(225 29 72 / 0.7) !important;
  border-bottom-color: rgb(225 29 72 / 0.7) !important;
}
.border-y-rose-600\/75 {
  border-top-color: rgb(225 29 72 / 0.75) !important;
  border-bottom-color: rgb(225 29 72 / 0.75) !important;
}
.border-y-rose-600\/80 {
  border-top-color: rgb(225 29 72 / 0.8) !important;
  border-bottom-color: rgb(225 29 72 / 0.8) !important;
}
.border-y-rose-600\/87 {
  border-top-color: rgb(225 29 72 / 0.87) !important;
  border-bottom-color: rgb(225 29 72 / 0.87) !important;
}
.border-y-rose-600\/90 {
  border-top-color: rgb(225 29 72 / 0.9) !important;
  border-bottom-color: rgb(225 29 72 / 0.9) !important;
}
.border-y-rose-600\/95 {
  border-top-color: rgb(225 29 72 / 0.95) !important;
  border-bottom-color: rgb(225 29 72 / 0.95) !important;
}
.border-y-rose-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-y-rose-700\/0 {
  border-top-color: rgb(190 18 60 / 0) !important;
  border-bottom-color: rgb(190 18 60 / 0) !important;
}
.border-y-rose-700\/10 {
  border-top-color: rgb(190 18 60 / 0.1) !important;
  border-bottom-color: rgb(190 18 60 / 0.1) !important;
}
.border-y-rose-700\/100 {
  border-top-color: rgb(190 18 60 / 1) !important;
  border-bottom-color: rgb(190 18 60 / 1) !important;
}
.border-y-rose-700\/12 {
  border-top-color: rgb(190 18 60 / 0.12) !important;
  border-bottom-color: rgb(190 18 60 / 0.12) !important;
}
.border-y-rose-700\/20 {
  border-top-color: rgb(190 18 60 / 0.2) !important;
  border-bottom-color: rgb(190 18 60 / 0.2) !important;
}
.border-y-rose-700\/25 {
  border-top-color: rgb(190 18 60 / 0.25) !important;
  border-bottom-color: rgb(190 18 60 / 0.25) !important;
}
.border-y-rose-700\/30 {
  border-top-color: rgb(190 18 60 / 0.3) !important;
  border-bottom-color: rgb(190 18 60 / 0.3) !important;
}
.border-y-rose-700\/38 {
  border-top-color: rgb(190 18 60 / 0.38) !important;
  border-bottom-color: rgb(190 18 60 / 0.38) !important;
}
.border-y-rose-700\/40 {
  border-top-color: rgb(190 18 60 / 0.4) !important;
  border-bottom-color: rgb(190 18 60 / 0.4) !important;
}
.border-y-rose-700\/5 {
  border-top-color: rgb(190 18 60 / 0.05) !important;
  border-bottom-color: rgb(190 18 60 / 0.05) !important;
}
.border-y-rose-700\/50 {
  border-top-color: rgb(190 18 60 / 0.5) !important;
  border-bottom-color: rgb(190 18 60 / 0.5) !important;
}
.border-y-rose-700\/60 {
  border-top-color: rgb(190 18 60 / 0.6) !important;
  border-bottom-color: rgb(190 18 60 / 0.6) !important;
}
.border-y-rose-700\/70 {
  border-top-color: rgb(190 18 60 / 0.7) !important;
  border-bottom-color: rgb(190 18 60 / 0.7) !important;
}
.border-y-rose-700\/75 {
  border-top-color: rgb(190 18 60 / 0.75) !important;
  border-bottom-color: rgb(190 18 60 / 0.75) !important;
}
.border-y-rose-700\/80 {
  border-top-color: rgb(190 18 60 / 0.8) !important;
  border-bottom-color: rgb(190 18 60 / 0.8) !important;
}
.border-y-rose-700\/87 {
  border-top-color: rgb(190 18 60 / 0.87) !important;
  border-bottom-color: rgb(190 18 60 / 0.87) !important;
}
.border-y-rose-700\/90 {
  border-top-color: rgb(190 18 60 / 0.9) !important;
  border-bottom-color: rgb(190 18 60 / 0.9) !important;
}
.border-y-rose-700\/95 {
  border-top-color: rgb(190 18 60 / 0.95) !important;
  border-bottom-color: rgb(190 18 60 / 0.95) !important;
}
.border-y-rose-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-y-rose-800\/0 {
  border-top-color: rgb(159 18 57 / 0) !important;
  border-bottom-color: rgb(159 18 57 / 0) !important;
}
.border-y-rose-800\/10 {
  border-top-color: rgb(159 18 57 / 0.1) !important;
  border-bottom-color: rgb(159 18 57 / 0.1) !important;
}
.border-y-rose-800\/100 {
  border-top-color: rgb(159 18 57 / 1) !important;
  border-bottom-color: rgb(159 18 57 / 1) !important;
}
.border-y-rose-800\/12 {
  border-top-color: rgb(159 18 57 / 0.12) !important;
  border-bottom-color: rgb(159 18 57 / 0.12) !important;
}
.border-y-rose-800\/20 {
  border-top-color: rgb(159 18 57 / 0.2) !important;
  border-bottom-color: rgb(159 18 57 / 0.2) !important;
}
.border-y-rose-800\/25 {
  border-top-color: rgb(159 18 57 / 0.25) !important;
  border-bottom-color: rgb(159 18 57 / 0.25) !important;
}
.border-y-rose-800\/30 {
  border-top-color: rgb(159 18 57 / 0.3) !important;
  border-bottom-color: rgb(159 18 57 / 0.3) !important;
}
.border-y-rose-800\/38 {
  border-top-color: rgb(159 18 57 / 0.38) !important;
  border-bottom-color: rgb(159 18 57 / 0.38) !important;
}
.border-y-rose-800\/40 {
  border-top-color: rgb(159 18 57 / 0.4) !important;
  border-bottom-color: rgb(159 18 57 / 0.4) !important;
}
.border-y-rose-800\/5 {
  border-top-color: rgb(159 18 57 / 0.05) !important;
  border-bottom-color: rgb(159 18 57 / 0.05) !important;
}
.border-y-rose-800\/50 {
  border-top-color: rgb(159 18 57 / 0.5) !important;
  border-bottom-color: rgb(159 18 57 / 0.5) !important;
}
.border-y-rose-800\/60 {
  border-top-color: rgb(159 18 57 / 0.6) !important;
  border-bottom-color: rgb(159 18 57 / 0.6) !important;
}
.border-y-rose-800\/70 {
  border-top-color: rgb(159 18 57 / 0.7) !important;
  border-bottom-color: rgb(159 18 57 / 0.7) !important;
}
.border-y-rose-800\/75 {
  border-top-color: rgb(159 18 57 / 0.75) !important;
  border-bottom-color: rgb(159 18 57 / 0.75) !important;
}
.border-y-rose-800\/80 {
  border-top-color: rgb(159 18 57 / 0.8) !important;
  border-bottom-color: rgb(159 18 57 / 0.8) !important;
}
.border-y-rose-800\/87 {
  border-top-color: rgb(159 18 57 / 0.87) !important;
  border-bottom-color: rgb(159 18 57 / 0.87) !important;
}
.border-y-rose-800\/90 {
  border-top-color: rgb(159 18 57 / 0.9) !important;
  border-bottom-color: rgb(159 18 57 / 0.9) !important;
}
.border-y-rose-800\/95 {
  border-top-color: rgb(159 18 57 / 0.95) !important;
  border-bottom-color: rgb(159 18 57 / 0.95) !important;
}
.border-y-rose-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-y-rose-900\/0 {
  border-top-color: rgb(136 19 55 / 0) !important;
  border-bottom-color: rgb(136 19 55 / 0) !important;
}
.border-y-rose-900\/10 {
  border-top-color: rgb(136 19 55 / 0.1) !important;
  border-bottom-color: rgb(136 19 55 / 0.1) !important;
}
.border-y-rose-900\/100 {
  border-top-color: rgb(136 19 55 / 1) !important;
  border-bottom-color: rgb(136 19 55 / 1) !important;
}
.border-y-rose-900\/12 {
  border-top-color: rgb(136 19 55 / 0.12) !important;
  border-bottom-color: rgb(136 19 55 / 0.12) !important;
}
.border-y-rose-900\/20 {
  border-top-color: rgb(136 19 55 / 0.2) !important;
  border-bottom-color: rgb(136 19 55 / 0.2) !important;
}
.border-y-rose-900\/25 {
  border-top-color: rgb(136 19 55 / 0.25) !important;
  border-bottom-color: rgb(136 19 55 / 0.25) !important;
}
.border-y-rose-900\/30 {
  border-top-color: rgb(136 19 55 / 0.3) !important;
  border-bottom-color: rgb(136 19 55 / 0.3) !important;
}
.border-y-rose-900\/38 {
  border-top-color: rgb(136 19 55 / 0.38) !important;
  border-bottom-color: rgb(136 19 55 / 0.38) !important;
}
.border-y-rose-900\/40 {
  border-top-color: rgb(136 19 55 / 0.4) !important;
  border-bottom-color: rgb(136 19 55 / 0.4) !important;
}
.border-y-rose-900\/5 {
  border-top-color: rgb(136 19 55 / 0.05) !important;
  border-bottom-color: rgb(136 19 55 / 0.05) !important;
}
.border-y-rose-900\/50 {
  border-top-color: rgb(136 19 55 / 0.5) !important;
  border-bottom-color: rgb(136 19 55 / 0.5) !important;
}
.border-y-rose-900\/60 {
  border-top-color: rgb(136 19 55 / 0.6) !important;
  border-bottom-color: rgb(136 19 55 / 0.6) !important;
}
.border-y-rose-900\/70 {
  border-top-color: rgb(136 19 55 / 0.7) !important;
  border-bottom-color: rgb(136 19 55 / 0.7) !important;
}
.border-y-rose-900\/75 {
  border-top-color: rgb(136 19 55 / 0.75) !important;
  border-bottom-color: rgb(136 19 55 / 0.75) !important;
}
.border-y-rose-900\/80 {
  border-top-color: rgb(136 19 55 / 0.8) !important;
  border-bottom-color: rgb(136 19 55 / 0.8) !important;
}
.border-y-rose-900\/87 {
  border-top-color: rgb(136 19 55 / 0.87) !important;
  border-bottom-color: rgb(136 19 55 / 0.87) !important;
}
.border-y-rose-900\/90 {
  border-top-color: rgb(136 19 55 / 0.9) !important;
  border-bottom-color: rgb(136 19 55 / 0.9) !important;
}
.border-y-rose-900\/95 {
  border-top-color: rgb(136 19 55 / 0.95) !important;
  border-bottom-color: rgb(136 19 55 / 0.95) !important;
}
.border-y-rose-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-y-rose-950\/0 {
  border-top-color: rgb(76 5 25 / 0) !important;
  border-bottom-color: rgb(76 5 25 / 0) !important;
}
.border-y-rose-950\/10 {
  border-top-color: rgb(76 5 25 / 0.1) !important;
  border-bottom-color: rgb(76 5 25 / 0.1) !important;
}
.border-y-rose-950\/100 {
  border-top-color: rgb(76 5 25 / 1) !important;
  border-bottom-color: rgb(76 5 25 / 1) !important;
}
.border-y-rose-950\/12 {
  border-top-color: rgb(76 5 25 / 0.12) !important;
  border-bottom-color: rgb(76 5 25 / 0.12) !important;
}
.border-y-rose-950\/20 {
  border-top-color: rgb(76 5 25 / 0.2) !important;
  border-bottom-color: rgb(76 5 25 / 0.2) !important;
}
.border-y-rose-950\/25 {
  border-top-color: rgb(76 5 25 / 0.25) !important;
  border-bottom-color: rgb(76 5 25 / 0.25) !important;
}
.border-y-rose-950\/30 {
  border-top-color: rgb(76 5 25 / 0.3) !important;
  border-bottom-color: rgb(76 5 25 / 0.3) !important;
}
.border-y-rose-950\/38 {
  border-top-color: rgb(76 5 25 / 0.38) !important;
  border-bottom-color: rgb(76 5 25 / 0.38) !important;
}
.border-y-rose-950\/40 {
  border-top-color: rgb(76 5 25 / 0.4) !important;
  border-bottom-color: rgb(76 5 25 / 0.4) !important;
}
.border-y-rose-950\/5 {
  border-top-color: rgb(76 5 25 / 0.05) !important;
  border-bottom-color: rgb(76 5 25 / 0.05) !important;
}
.border-y-rose-950\/50 {
  border-top-color: rgb(76 5 25 / 0.5) !important;
  border-bottom-color: rgb(76 5 25 / 0.5) !important;
}
.border-y-rose-950\/60 {
  border-top-color: rgb(76 5 25 / 0.6) !important;
  border-bottom-color: rgb(76 5 25 / 0.6) !important;
}
.border-y-rose-950\/70 {
  border-top-color: rgb(76 5 25 / 0.7) !important;
  border-bottom-color: rgb(76 5 25 / 0.7) !important;
}
.border-y-rose-950\/75 {
  border-top-color: rgb(76 5 25 / 0.75) !important;
  border-bottom-color: rgb(76 5 25 / 0.75) !important;
}
.border-y-rose-950\/80 {
  border-top-color: rgb(76 5 25 / 0.8) !important;
  border-bottom-color: rgb(76 5 25 / 0.8) !important;
}
.border-y-rose-950\/87 {
  border-top-color: rgb(76 5 25 / 0.87) !important;
  border-bottom-color: rgb(76 5 25 / 0.87) !important;
}
.border-y-rose-950\/90 {
  border-top-color: rgb(76 5 25 / 0.9) !important;
  border-bottom-color: rgb(76 5 25 / 0.9) !important;
}
.border-y-rose-950\/95 {
  border-top-color: rgb(76 5 25 / 0.95) !important;
  border-bottom-color: rgb(76 5 25 / 0.95) !important;
}
.border-y-sky-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-y-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0) !important;
  border-bottom-color: rgb(224 242 254 / 0) !important;
}
.border-y-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1) !important;
  border-bottom-color: rgb(224 242 254 / 0.1) !important;
}
.border-y-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1) !important;
  border-bottom-color: rgb(224 242 254 / 1) !important;
}
.border-y-sky-100\/12 {
  border-top-color: rgb(224 242 254 / 0.12) !important;
  border-bottom-color: rgb(224 242 254 / 0.12) !important;
}
.border-y-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2) !important;
  border-bottom-color: rgb(224 242 254 / 0.2) !important;
}
.border-y-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25) !important;
  border-bottom-color: rgb(224 242 254 / 0.25) !important;
}
.border-y-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3) !important;
  border-bottom-color: rgb(224 242 254 / 0.3) !important;
}
.border-y-sky-100\/38 {
  border-top-color: rgb(224 242 254 / 0.38) !important;
  border-bottom-color: rgb(224 242 254 / 0.38) !important;
}
.border-y-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4) !important;
  border-bottom-color: rgb(224 242 254 / 0.4) !important;
}
.border-y-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05) !important;
  border-bottom-color: rgb(224 242 254 / 0.05) !important;
}
.border-y-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5) !important;
  border-bottom-color: rgb(224 242 254 / 0.5) !important;
}
.border-y-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6) !important;
  border-bottom-color: rgb(224 242 254 / 0.6) !important;
}
.border-y-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7) !important;
  border-bottom-color: rgb(224 242 254 / 0.7) !important;
}
.border-y-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75) !important;
  border-bottom-color: rgb(224 242 254 / 0.75) !important;
}
.border-y-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8) !important;
  border-bottom-color: rgb(224 242 254 / 0.8) !important;
}
.border-y-sky-100\/87 {
  border-top-color: rgb(224 242 254 / 0.87) !important;
  border-bottom-color: rgb(224 242 254 / 0.87) !important;
}
.border-y-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9) !important;
  border-bottom-color: rgb(224 242 254 / 0.9) !important;
}
.border-y-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95) !important;
  border-bottom-color: rgb(224 242 254 / 0.95) !important;
}
.border-y-sky-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-y-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0) !important;
  border-bottom-color: rgb(186 230 253 / 0) !important;
}
.border-y-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1) !important;
  border-bottom-color: rgb(186 230 253 / 0.1) !important;
}
.border-y-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1) !important;
  border-bottom-color: rgb(186 230 253 / 1) !important;
}
.border-y-sky-200\/12 {
  border-top-color: rgb(186 230 253 / 0.12) !important;
  border-bottom-color: rgb(186 230 253 / 0.12) !important;
}
.border-y-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2) !important;
  border-bottom-color: rgb(186 230 253 / 0.2) !important;
}
.border-y-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25) !important;
  border-bottom-color: rgb(186 230 253 / 0.25) !important;
}
.border-y-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3) !important;
  border-bottom-color: rgb(186 230 253 / 0.3) !important;
}
.border-y-sky-200\/38 {
  border-top-color: rgb(186 230 253 / 0.38) !important;
  border-bottom-color: rgb(186 230 253 / 0.38) !important;
}
.border-y-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4) !important;
  border-bottom-color: rgb(186 230 253 / 0.4) !important;
}
.border-y-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05) !important;
  border-bottom-color: rgb(186 230 253 / 0.05) !important;
}
.border-y-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5) !important;
  border-bottom-color: rgb(186 230 253 / 0.5) !important;
}
.border-y-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6) !important;
  border-bottom-color: rgb(186 230 253 / 0.6) !important;
}
.border-y-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7) !important;
  border-bottom-color: rgb(186 230 253 / 0.7) !important;
}
.border-y-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75) !important;
  border-bottom-color: rgb(186 230 253 / 0.75) !important;
}
.border-y-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8) !important;
  border-bottom-color: rgb(186 230 253 / 0.8) !important;
}
.border-y-sky-200\/87 {
  border-top-color: rgb(186 230 253 / 0.87) !important;
  border-bottom-color: rgb(186 230 253 / 0.87) !important;
}
.border-y-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9) !important;
  border-bottom-color: rgb(186 230 253 / 0.9) !important;
}
.border-y-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95) !important;
  border-bottom-color: rgb(186 230 253 / 0.95) !important;
}
.border-y-sky-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-y-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0) !important;
  border-bottom-color: rgb(125 211 252 / 0) !important;
}
.border-y-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1) !important;
  border-bottom-color: rgb(125 211 252 / 0.1) !important;
}
.border-y-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1) !important;
  border-bottom-color: rgb(125 211 252 / 1) !important;
}
.border-y-sky-300\/12 {
  border-top-color: rgb(125 211 252 / 0.12) !important;
  border-bottom-color: rgb(125 211 252 / 0.12) !important;
}
.border-y-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2) !important;
  border-bottom-color: rgb(125 211 252 / 0.2) !important;
}
.border-y-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25) !important;
  border-bottom-color: rgb(125 211 252 / 0.25) !important;
}
.border-y-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3) !important;
  border-bottom-color: rgb(125 211 252 / 0.3) !important;
}
.border-y-sky-300\/38 {
  border-top-color: rgb(125 211 252 / 0.38) !important;
  border-bottom-color: rgb(125 211 252 / 0.38) !important;
}
.border-y-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4) !important;
  border-bottom-color: rgb(125 211 252 / 0.4) !important;
}
.border-y-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05) !important;
  border-bottom-color: rgb(125 211 252 / 0.05) !important;
}
.border-y-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5) !important;
  border-bottom-color: rgb(125 211 252 / 0.5) !important;
}
.border-y-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6) !important;
  border-bottom-color: rgb(125 211 252 / 0.6) !important;
}
.border-y-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7) !important;
  border-bottom-color: rgb(125 211 252 / 0.7) !important;
}
.border-y-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75) !important;
  border-bottom-color: rgb(125 211 252 / 0.75) !important;
}
.border-y-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8) !important;
  border-bottom-color: rgb(125 211 252 / 0.8) !important;
}
.border-y-sky-300\/87 {
  border-top-color: rgb(125 211 252 / 0.87) !important;
  border-bottom-color: rgb(125 211 252 / 0.87) !important;
}
.border-y-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9) !important;
  border-bottom-color: rgb(125 211 252 / 0.9) !important;
}
.border-y-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95) !important;
  border-bottom-color: rgb(125 211 252 / 0.95) !important;
}
.border-y-sky-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-y-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0) !important;
  border-bottom-color: rgb(56 189 248 / 0) !important;
}
.border-y-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1) !important;
  border-bottom-color: rgb(56 189 248 / 0.1) !important;
}
.border-y-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1) !important;
  border-bottom-color: rgb(56 189 248 / 1) !important;
}
.border-y-sky-400\/12 {
  border-top-color: rgb(56 189 248 / 0.12) !important;
  border-bottom-color: rgb(56 189 248 / 0.12) !important;
}
.border-y-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2) !important;
  border-bottom-color: rgb(56 189 248 / 0.2) !important;
}
.border-y-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25) !important;
  border-bottom-color: rgb(56 189 248 / 0.25) !important;
}
.border-y-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3) !important;
  border-bottom-color: rgb(56 189 248 / 0.3) !important;
}
.border-y-sky-400\/38 {
  border-top-color: rgb(56 189 248 / 0.38) !important;
  border-bottom-color: rgb(56 189 248 / 0.38) !important;
}
.border-y-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4) !important;
  border-bottom-color: rgb(56 189 248 / 0.4) !important;
}
.border-y-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05) !important;
  border-bottom-color: rgb(56 189 248 / 0.05) !important;
}
.border-y-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5) !important;
  border-bottom-color: rgb(56 189 248 / 0.5) !important;
}
.border-y-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6) !important;
  border-bottom-color: rgb(56 189 248 / 0.6) !important;
}
.border-y-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7) !important;
  border-bottom-color: rgb(56 189 248 / 0.7) !important;
}
.border-y-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75) !important;
  border-bottom-color: rgb(56 189 248 / 0.75) !important;
}
.border-y-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8) !important;
  border-bottom-color: rgb(56 189 248 / 0.8) !important;
}
.border-y-sky-400\/87 {
  border-top-color: rgb(56 189 248 / 0.87) !important;
  border-bottom-color: rgb(56 189 248 / 0.87) !important;
}
.border-y-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9) !important;
  border-bottom-color: rgb(56 189 248 / 0.9) !important;
}
.border-y-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95) !important;
  border-bottom-color: rgb(56 189 248 / 0.95) !important;
}
.border-y-sky-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-y-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0) !important;
  border-bottom-color: rgb(240 249 255 / 0) !important;
}
.border-y-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1) !important;
  border-bottom-color: rgb(240 249 255 / 0.1) !important;
}
.border-y-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1) !important;
  border-bottom-color: rgb(240 249 255 / 1) !important;
}
.border-y-sky-50\/12 {
  border-top-color: rgb(240 249 255 / 0.12) !important;
  border-bottom-color: rgb(240 249 255 / 0.12) !important;
}
.border-y-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2) !important;
  border-bottom-color: rgb(240 249 255 / 0.2) !important;
}
.border-y-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25) !important;
  border-bottom-color: rgb(240 249 255 / 0.25) !important;
}
.border-y-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3) !important;
  border-bottom-color: rgb(240 249 255 / 0.3) !important;
}
.border-y-sky-50\/38 {
  border-top-color: rgb(240 249 255 / 0.38) !important;
  border-bottom-color: rgb(240 249 255 / 0.38) !important;
}
.border-y-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4) !important;
  border-bottom-color: rgb(240 249 255 / 0.4) !important;
}
.border-y-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05) !important;
  border-bottom-color: rgb(240 249 255 / 0.05) !important;
}
.border-y-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5) !important;
  border-bottom-color: rgb(240 249 255 / 0.5) !important;
}
.border-y-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6) !important;
  border-bottom-color: rgb(240 249 255 / 0.6) !important;
}
.border-y-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7) !important;
  border-bottom-color: rgb(240 249 255 / 0.7) !important;
}
.border-y-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75) !important;
  border-bottom-color: rgb(240 249 255 / 0.75) !important;
}
.border-y-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8) !important;
  border-bottom-color: rgb(240 249 255 / 0.8) !important;
}
.border-y-sky-50\/87 {
  border-top-color: rgb(240 249 255 / 0.87) !important;
  border-bottom-color: rgb(240 249 255 / 0.87) !important;
}
.border-y-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9) !important;
  border-bottom-color: rgb(240 249 255 / 0.9) !important;
}
.border-y-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95) !important;
  border-bottom-color: rgb(240 249 255 / 0.95) !important;
}
.border-y-sky-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-y-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0) !important;
  border-bottom-color: rgb(14 165 233 / 0) !important;
}
.border-y-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1) !important;
  border-bottom-color: rgb(14 165 233 / 0.1) !important;
}
.border-y-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1) !important;
  border-bottom-color: rgb(14 165 233 / 1) !important;
}
.border-y-sky-500\/12 {
  border-top-color: rgb(14 165 233 / 0.12) !important;
  border-bottom-color: rgb(14 165 233 / 0.12) !important;
}
.border-y-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2) !important;
  border-bottom-color: rgb(14 165 233 / 0.2) !important;
}
.border-y-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25) !important;
  border-bottom-color: rgb(14 165 233 / 0.25) !important;
}
.border-y-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3) !important;
  border-bottom-color: rgb(14 165 233 / 0.3) !important;
}
.border-y-sky-500\/38 {
  border-top-color: rgb(14 165 233 / 0.38) !important;
  border-bottom-color: rgb(14 165 233 / 0.38) !important;
}
.border-y-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4) !important;
  border-bottom-color: rgb(14 165 233 / 0.4) !important;
}
.border-y-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05) !important;
  border-bottom-color: rgb(14 165 233 / 0.05) !important;
}
.border-y-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5) !important;
  border-bottom-color: rgb(14 165 233 / 0.5) !important;
}
.border-y-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6) !important;
  border-bottom-color: rgb(14 165 233 / 0.6) !important;
}
.border-y-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7) !important;
  border-bottom-color: rgb(14 165 233 / 0.7) !important;
}
.border-y-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75) !important;
  border-bottom-color: rgb(14 165 233 / 0.75) !important;
}
.border-y-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8) !important;
  border-bottom-color: rgb(14 165 233 / 0.8) !important;
}
.border-y-sky-500\/87 {
  border-top-color: rgb(14 165 233 / 0.87) !important;
  border-bottom-color: rgb(14 165 233 / 0.87) !important;
}
.border-y-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9) !important;
  border-bottom-color: rgb(14 165 233 / 0.9) !important;
}
.border-y-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95) !important;
  border-bottom-color: rgb(14 165 233 / 0.95) !important;
}
.border-y-sky-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-y-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0) !important;
  border-bottom-color: rgb(2 132 199 / 0) !important;
}
.border-y-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1) !important;
  border-bottom-color: rgb(2 132 199 / 0.1) !important;
}
.border-y-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1) !important;
  border-bottom-color: rgb(2 132 199 / 1) !important;
}
.border-y-sky-600\/12 {
  border-top-color: rgb(2 132 199 / 0.12) !important;
  border-bottom-color: rgb(2 132 199 / 0.12) !important;
}
.border-y-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2) !important;
  border-bottom-color: rgb(2 132 199 / 0.2) !important;
}
.border-y-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25) !important;
  border-bottom-color: rgb(2 132 199 / 0.25) !important;
}
.border-y-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3) !important;
  border-bottom-color: rgb(2 132 199 / 0.3) !important;
}
.border-y-sky-600\/38 {
  border-top-color: rgb(2 132 199 / 0.38) !important;
  border-bottom-color: rgb(2 132 199 / 0.38) !important;
}
.border-y-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4) !important;
  border-bottom-color: rgb(2 132 199 / 0.4) !important;
}
.border-y-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05) !important;
  border-bottom-color: rgb(2 132 199 / 0.05) !important;
}
.border-y-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5) !important;
  border-bottom-color: rgb(2 132 199 / 0.5) !important;
}
.border-y-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6) !important;
  border-bottom-color: rgb(2 132 199 / 0.6) !important;
}
.border-y-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7) !important;
  border-bottom-color: rgb(2 132 199 / 0.7) !important;
}
.border-y-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75) !important;
  border-bottom-color: rgb(2 132 199 / 0.75) !important;
}
.border-y-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8) !important;
  border-bottom-color: rgb(2 132 199 / 0.8) !important;
}
.border-y-sky-600\/87 {
  border-top-color: rgb(2 132 199 / 0.87) !important;
  border-bottom-color: rgb(2 132 199 / 0.87) !important;
}
.border-y-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9) !important;
  border-bottom-color: rgb(2 132 199 / 0.9) !important;
}
.border-y-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95) !important;
  border-bottom-color: rgb(2 132 199 / 0.95) !important;
}
.border-y-sky-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-y-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0) !important;
  border-bottom-color: rgb(3 105 161 / 0) !important;
}
.border-y-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1) !important;
  border-bottom-color: rgb(3 105 161 / 0.1) !important;
}
.border-y-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1) !important;
  border-bottom-color: rgb(3 105 161 / 1) !important;
}
.border-y-sky-700\/12 {
  border-top-color: rgb(3 105 161 / 0.12) !important;
  border-bottom-color: rgb(3 105 161 / 0.12) !important;
}
.border-y-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2) !important;
  border-bottom-color: rgb(3 105 161 / 0.2) !important;
}
.border-y-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25) !important;
  border-bottom-color: rgb(3 105 161 / 0.25) !important;
}
.border-y-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3) !important;
  border-bottom-color: rgb(3 105 161 / 0.3) !important;
}
.border-y-sky-700\/38 {
  border-top-color: rgb(3 105 161 / 0.38) !important;
  border-bottom-color: rgb(3 105 161 / 0.38) !important;
}
.border-y-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4) !important;
  border-bottom-color: rgb(3 105 161 / 0.4) !important;
}
.border-y-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05) !important;
  border-bottom-color: rgb(3 105 161 / 0.05) !important;
}
.border-y-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5) !important;
  border-bottom-color: rgb(3 105 161 / 0.5) !important;
}
.border-y-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6) !important;
  border-bottom-color: rgb(3 105 161 / 0.6) !important;
}
.border-y-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7) !important;
  border-bottom-color: rgb(3 105 161 / 0.7) !important;
}
.border-y-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75) !important;
  border-bottom-color: rgb(3 105 161 / 0.75) !important;
}
.border-y-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8) !important;
  border-bottom-color: rgb(3 105 161 / 0.8) !important;
}
.border-y-sky-700\/87 {
  border-top-color: rgb(3 105 161 / 0.87) !important;
  border-bottom-color: rgb(3 105 161 / 0.87) !important;
}
.border-y-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9) !important;
  border-bottom-color: rgb(3 105 161 / 0.9) !important;
}
.border-y-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95) !important;
  border-bottom-color: rgb(3 105 161 / 0.95) !important;
}
.border-y-sky-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-y-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0) !important;
  border-bottom-color: rgb(7 89 133 / 0) !important;
}
.border-y-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1) !important;
  border-bottom-color: rgb(7 89 133 / 0.1) !important;
}
.border-y-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1) !important;
  border-bottom-color: rgb(7 89 133 / 1) !important;
}
.border-y-sky-800\/12 {
  border-top-color: rgb(7 89 133 / 0.12) !important;
  border-bottom-color: rgb(7 89 133 / 0.12) !important;
}
.border-y-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2) !important;
  border-bottom-color: rgb(7 89 133 / 0.2) !important;
}
.border-y-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25) !important;
  border-bottom-color: rgb(7 89 133 / 0.25) !important;
}
.border-y-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3) !important;
  border-bottom-color: rgb(7 89 133 / 0.3) !important;
}
.border-y-sky-800\/38 {
  border-top-color: rgb(7 89 133 / 0.38) !important;
  border-bottom-color: rgb(7 89 133 / 0.38) !important;
}
.border-y-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4) !important;
  border-bottom-color: rgb(7 89 133 / 0.4) !important;
}
.border-y-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05) !important;
  border-bottom-color: rgb(7 89 133 / 0.05) !important;
}
.border-y-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5) !important;
  border-bottom-color: rgb(7 89 133 / 0.5) !important;
}
.border-y-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6) !important;
  border-bottom-color: rgb(7 89 133 / 0.6) !important;
}
.border-y-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7) !important;
  border-bottom-color: rgb(7 89 133 / 0.7) !important;
}
.border-y-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75) !important;
  border-bottom-color: rgb(7 89 133 / 0.75) !important;
}
.border-y-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8) !important;
  border-bottom-color: rgb(7 89 133 / 0.8) !important;
}
.border-y-sky-800\/87 {
  border-top-color: rgb(7 89 133 / 0.87) !important;
  border-bottom-color: rgb(7 89 133 / 0.87) !important;
}
.border-y-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9) !important;
  border-bottom-color: rgb(7 89 133 / 0.9) !important;
}
.border-y-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95) !important;
  border-bottom-color: rgb(7 89 133 / 0.95) !important;
}
.border-y-sky-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-y-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0) !important;
  border-bottom-color: rgb(12 74 110 / 0) !important;
}
.border-y-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1) !important;
  border-bottom-color: rgb(12 74 110 / 0.1) !important;
}
.border-y-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1) !important;
  border-bottom-color: rgb(12 74 110 / 1) !important;
}
.border-y-sky-900\/12 {
  border-top-color: rgb(12 74 110 / 0.12) !important;
  border-bottom-color: rgb(12 74 110 / 0.12) !important;
}
.border-y-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2) !important;
  border-bottom-color: rgb(12 74 110 / 0.2) !important;
}
.border-y-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25) !important;
  border-bottom-color: rgb(12 74 110 / 0.25) !important;
}
.border-y-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3) !important;
  border-bottom-color: rgb(12 74 110 / 0.3) !important;
}
.border-y-sky-900\/38 {
  border-top-color: rgb(12 74 110 / 0.38) !important;
  border-bottom-color: rgb(12 74 110 / 0.38) !important;
}
.border-y-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4) !important;
  border-bottom-color: rgb(12 74 110 / 0.4) !important;
}
.border-y-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05) !important;
  border-bottom-color: rgb(12 74 110 / 0.05) !important;
}
.border-y-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5) !important;
  border-bottom-color: rgb(12 74 110 / 0.5) !important;
}
.border-y-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6) !important;
  border-bottom-color: rgb(12 74 110 / 0.6) !important;
}
.border-y-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7) !important;
  border-bottom-color: rgb(12 74 110 / 0.7) !important;
}
.border-y-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75) !important;
  border-bottom-color: rgb(12 74 110 / 0.75) !important;
}
.border-y-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8) !important;
  border-bottom-color: rgb(12 74 110 / 0.8) !important;
}
.border-y-sky-900\/87 {
  border-top-color: rgb(12 74 110 / 0.87) !important;
  border-bottom-color: rgb(12 74 110 / 0.87) !important;
}
.border-y-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9) !important;
  border-bottom-color: rgb(12 74 110 / 0.9) !important;
}
.border-y-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95) !important;
  border-bottom-color: rgb(12 74 110 / 0.95) !important;
}
.border-y-sky-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-y-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0) !important;
  border-bottom-color: rgb(8 47 73 / 0) !important;
}
.border-y-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1) !important;
  border-bottom-color: rgb(8 47 73 / 0.1) !important;
}
.border-y-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1) !important;
  border-bottom-color: rgb(8 47 73 / 1) !important;
}
.border-y-sky-950\/12 {
  border-top-color: rgb(8 47 73 / 0.12) !important;
  border-bottom-color: rgb(8 47 73 / 0.12) !important;
}
.border-y-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2) !important;
  border-bottom-color: rgb(8 47 73 / 0.2) !important;
}
.border-y-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25) !important;
  border-bottom-color: rgb(8 47 73 / 0.25) !important;
}
.border-y-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3) !important;
  border-bottom-color: rgb(8 47 73 / 0.3) !important;
}
.border-y-sky-950\/38 {
  border-top-color: rgb(8 47 73 / 0.38) !important;
  border-bottom-color: rgb(8 47 73 / 0.38) !important;
}
.border-y-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4) !important;
  border-bottom-color: rgb(8 47 73 / 0.4) !important;
}
.border-y-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05) !important;
  border-bottom-color: rgb(8 47 73 / 0.05) !important;
}
.border-y-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5) !important;
  border-bottom-color: rgb(8 47 73 / 0.5) !important;
}
.border-y-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6) !important;
  border-bottom-color: rgb(8 47 73 / 0.6) !important;
}
.border-y-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7) !important;
  border-bottom-color: rgb(8 47 73 / 0.7) !important;
}
.border-y-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75) !important;
  border-bottom-color: rgb(8 47 73 / 0.75) !important;
}
.border-y-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8) !important;
  border-bottom-color: rgb(8 47 73 / 0.8) !important;
}
.border-y-sky-950\/87 {
  border-top-color: rgb(8 47 73 / 0.87) !important;
  border-bottom-color: rgb(8 47 73 / 0.87) !important;
}
.border-y-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9) !important;
  border-bottom-color: rgb(8 47 73 / 0.9) !important;
}
.border-y-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95) !important;
  border-bottom-color: rgb(8 47 73 / 0.95) !important;
}
.border-y-slate-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-y-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0) !important;
  border-bottom-color: rgb(241 245 249 / 0) !important;
}
.border-y-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1) !important;
  border-bottom-color: rgb(241 245 249 / 0.1) !important;
}
.border-y-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1) !important;
  border-bottom-color: rgb(241 245 249 / 1) !important;
}
.border-y-slate-100\/12 {
  border-top-color: rgb(241 245 249 / 0.12) !important;
  border-bottom-color: rgb(241 245 249 / 0.12) !important;
}
.border-y-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2) !important;
  border-bottom-color: rgb(241 245 249 / 0.2) !important;
}
.border-y-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25) !important;
  border-bottom-color: rgb(241 245 249 / 0.25) !important;
}
.border-y-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3) !important;
  border-bottom-color: rgb(241 245 249 / 0.3) !important;
}
.border-y-slate-100\/38 {
  border-top-color: rgb(241 245 249 / 0.38) !important;
  border-bottom-color: rgb(241 245 249 / 0.38) !important;
}
.border-y-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4) !important;
  border-bottom-color: rgb(241 245 249 / 0.4) !important;
}
.border-y-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05) !important;
  border-bottom-color: rgb(241 245 249 / 0.05) !important;
}
.border-y-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5) !important;
  border-bottom-color: rgb(241 245 249 / 0.5) !important;
}
.border-y-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6) !important;
  border-bottom-color: rgb(241 245 249 / 0.6) !important;
}
.border-y-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7) !important;
  border-bottom-color: rgb(241 245 249 / 0.7) !important;
}
.border-y-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75) !important;
  border-bottom-color: rgb(241 245 249 / 0.75) !important;
}
.border-y-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8) !important;
  border-bottom-color: rgb(241 245 249 / 0.8) !important;
}
.border-y-slate-100\/87 {
  border-top-color: rgb(241 245 249 / 0.87) !important;
  border-bottom-color: rgb(241 245 249 / 0.87) !important;
}
.border-y-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9) !important;
  border-bottom-color: rgb(241 245 249 / 0.9) !important;
}
.border-y-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95) !important;
  border-bottom-color: rgb(241 245 249 / 0.95) !important;
}
.border-y-slate-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-y-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0) !important;
  border-bottom-color: rgb(226 232 240 / 0) !important;
}
.border-y-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1) !important;
  border-bottom-color: rgb(226 232 240 / 0.1) !important;
}
.border-y-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1) !important;
  border-bottom-color: rgb(226 232 240 / 1) !important;
}
.border-y-slate-200\/12 {
  border-top-color: rgb(226 232 240 / 0.12) !important;
  border-bottom-color: rgb(226 232 240 / 0.12) !important;
}
.border-y-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2) !important;
  border-bottom-color: rgb(226 232 240 / 0.2) !important;
}
.border-y-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25) !important;
  border-bottom-color: rgb(226 232 240 / 0.25) !important;
}
.border-y-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3) !important;
  border-bottom-color: rgb(226 232 240 / 0.3) !important;
}
.border-y-slate-200\/38 {
  border-top-color: rgb(226 232 240 / 0.38) !important;
  border-bottom-color: rgb(226 232 240 / 0.38) !important;
}
.border-y-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4) !important;
  border-bottom-color: rgb(226 232 240 / 0.4) !important;
}
.border-y-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05) !important;
  border-bottom-color: rgb(226 232 240 / 0.05) !important;
}
.border-y-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5) !important;
  border-bottom-color: rgb(226 232 240 / 0.5) !important;
}
.border-y-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6) !important;
  border-bottom-color: rgb(226 232 240 / 0.6) !important;
}
.border-y-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7) !important;
  border-bottom-color: rgb(226 232 240 / 0.7) !important;
}
.border-y-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75) !important;
  border-bottom-color: rgb(226 232 240 / 0.75) !important;
}
.border-y-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8) !important;
  border-bottom-color: rgb(226 232 240 / 0.8) !important;
}
.border-y-slate-200\/87 {
  border-top-color: rgb(226 232 240 / 0.87) !important;
  border-bottom-color: rgb(226 232 240 / 0.87) !important;
}
.border-y-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9) !important;
  border-bottom-color: rgb(226 232 240 / 0.9) !important;
}
.border-y-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95) !important;
  border-bottom-color: rgb(226 232 240 / 0.95) !important;
}
.border-y-slate-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-y-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0) !important;
  border-bottom-color: rgb(203 213 225 / 0) !important;
}
.border-y-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1) !important;
  border-bottom-color: rgb(203 213 225 / 0.1) !important;
}
.border-y-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1) !important;
  border-bottom-color: rgb(203 213 225 / 1) !important;
}
.border-y-slate-300\/12 {
  border-top-color: rgb(203 213 225 / 0.12) !important;
  border-bottom-color: rgb(203 213 225 / 0.12) !important;
}
.border-y-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2) !important;
  border-bottom-color: rgb(203 213 225 / 0.2) !important;
}
.border-y-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25) !important;
  border-bottom-color: rgb(203 213 225 / 0.25) !important;
}
.border-y-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3) !important;
  border-bottom-color: rgb(203 213 225 / 0.3) !important;
}
.border-y-slate-300\/38 {
  border-top-color: rgb(203 213 225 / 0.38) !important;
  border-bottom-color: rgb(203 213 225 / 0.38) !important;
}
.border-y-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4) !important;
  border-bottom-color: rgb(203 213 225 / 0.4) !important;
}
.border-y-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05) !important;
  border-bottom-color: rgb(203 213 225 / 0.05) !important;
}
.border-y-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5) !important;
  border-bottom-color: rgb(203 213 225 / 0.5) !important;
}
.border-y-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6) !important;
  border-bottom-color: rgb(203 213 225 / 0.6) !important;
}
.border-y-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7) !important;
  border-bottom-color: rgb(203 213 225 / 0.7) !important;
}
.border-y-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75) !important;
  border-bottom-color: rgb(203 213 225 / 0.75) !important;
}
.border-y-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8) !important;
  border-bottom-color: rgb(203 213 225 / 0.8) !important;
}
.border-y-slate-300\/87 {
  border-top-color: rgb(203 213 225 / 0.87) !important;
  border-bottom-color: rgb(203 213 225 / 0.87) !important;
}
.border-y-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9) !important;
  border-bottom-color: rgb(203 213 225 / 0.9) !important;
}
.border-y-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95) !important;
  border-bottom-color: rgb(203 213 225 / 0.95) !important;
}
.border-y-slate-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-y-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0) !important;
  border-bottom-color: rgb(148 163 184 / 0) !important;
}
.border-y-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1) !important;
  border-bottom-color: rgb(148 163 184 / 0.1) !important;
}
.border-y-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1) !important;
  border-bottom-color: rgb(148 163 184 / 1) !important;
}
.border-y-slate-400\/12 {
  border-top-color: rgb(148 163 184 / 0.12) !important;
  border-bottom-color: rgb(148 163 184 / 0.12) !important;
}
.border-y-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2) !important;
  border-bottom-color: rgb(148 163 184 / 0.2) !important;
}
.border-y-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25) !important;
  border-bottom-color: rgb(148 163 184 / 0.25) !important;
}
.border-y-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3) !important;
  border-bottom-color: rgb(148 163 184 / 0.3) !important;
}
.border-y-slate-400\/38 {
  border-top-color: rgb(148 163 184 / 0.38) !important;
  border-bottom-color: rgb(148 163 184 / 0.38) !important;
}
.border-y-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4) !important;
  border-bottom-color: rgb(148 163 184 / 0.4) !important;
}
.border-y-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05) !important;
  border-bottom-color: rgb(148 163 184 / 0.05) !important;
}
.border-y-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5) !important;
  border-bottom-color: rgb(148 163 184 / 0.5) !important;
}
.border-y-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6) !important;
  border-bottom-color: rgb(148 163 184 / 0.6) !important;
}
.border-y-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7) !important;
  border-bottom-color: rgb(148 163 184 / 0.7) !important;
}
.border-y-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75) !important;
  border-bottom-color: rgb(148 163 184 / 0.75) !important;
}
.border-y-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8) !important;
  border-bottom-color: rgb(148 163 184 / 0.8) !important;
}
.border-y-slate-400\/87 {
  border-top-color: rgb(148 163 184 / 0.87) !important;
  border-bottom-color: rgb(148 163 184 / 0.87) !important;
}
.border-y-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9) !important;
  border-bottom-color: rgb(148 163 184 / 0.9) !important;
}
.border-y-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95) !important;
  border-bottom-color: rgb(148 163 184 / 0.95) !important;
}
.border-y-slate-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-y-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0) !important;
  border-bottom-color: rgb(248 250 252 / 0) !important;
}
.border-y-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1) !important;
  border-bottom-color: rgb(248 250 252 / 0.1) !important;
}
.border-y-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1) !important;
  border-bottom-color: rgb(248 250 252 / 1) !important;
}
.border-y-slate-50\/12 {
  border-top-color: rgb(248 250 252 / 0.12) !important;
  border-bottom-color: rgb(248 250 252 / 0.12) !important;
}
.border-y-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2) !important;
  border-bottom-color: rgb(248 250 252 / 0.2) !important;
}
.border-y-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25) !important;
  border-bottom-color: rgb(248 250 252 / 0.25) !important;
}
.border-y-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3) !important;
  border-bottom-color: rgb(248 250 252 / 0.3) !important;
}
.border-y-slate-50\/38 {
  border-top-color: rgb(248 250 252 / 0.38) !important;
  border-bottom-color: rgb(248 250 252 / 0.38) !important;
}
.border-y-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4) !important;
  border-bottom-color: rgb(248 250 252 / 0.4) !important;
}
.border-y-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05) !important;
  border-bottom-color: rgb(248 250 252 / 0.05) !important;
}
.border-y-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5) !important;
  border-bottom-color: rgb(248 250 252 / 0.5) !important;
}
.border-y-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6) !important;
  border-bottom-color: rgb(248 250 252 / 0.6) !important;
}
.border-y-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7) !important;
  border-bottom-color: rgb(248 250 252 / 0.7) !important;
}
.border-y-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75) !important;
  border-bottom-color: rgb(248 250 252 / 0.75) !important;
}
.border-y-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8) !important;
  border-bottom-color: rgb(248 250 252 / 0.8) !important;
}
.border-y-slate-50\/87 {
  border-top-color: rgb(248 250 252 / 0.87) !important;
  border-bottom-color: rgb(248 250 252 / 0.87) !important;
}
.border-y-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9) !important;
  border-bottom-color: rgb(248 250 252 / 0.9) !important;
}
.border-y-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95) !important;
  border-bottom-color: rgb(248 250 252 / 0.95) !important;
}
.border-y-slate-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-y-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0) !important;
  border-bottom-color: rgb(100 116 139 / 0) !important;
}
.border-y-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1) !important;
  border-bottom-color: rgb(100 116 139 / 0.1) !important;
}
.border-y-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1) !important;
  border-bottom-color: rgb(100 116 139 / 1) !important;
}
.border-y-slate-500\/12 {
  border-top-color: rgb(100 116 139 / 0.12) !important;
  border-bottom-color: rgb(100 116 139 / 0.12) !important;
}
.border-y-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2) !important;
  border-bottom-color: rgb(100 116 139 / 0.2) !important;
}
.border-y-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25) !important;
  border-bottom-color: rgb(100 116 139 / 0.25) !important;
}
.border-y-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3) !important;
  border-bottom-color: rgb(100 116 139 / 0.3) !important;
}
.border-y-slate-500\/38 {
  border-top-color: rgb(100 116 139 / 0.38) !important;
  border-bottom-color: rgb(100 116 139 / 0.38) !important;
}
.border-y-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4) !important;
  border-bottom-color: rgb(100 116 139 / 0.4) !important;
}
.border-y-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05) !important;
  border-bottom-color: rgb(100 116 139 / 0.05) !important;
}
.border-y-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5) !important;
  border-bottom-color: rgb(100 116 139 / 0.5) !important;
}
.border-y-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6) !important;
  border-bottom-color: rgb(100 116 139 / 0.6) !important;
}
.border-y-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7) !important;
  border-bottom-color: rgb(100 116 139 / 0.7) !important;
}
.border-y-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75) !important;
  border-bottom-color: rgb(100 116 139 / 0.75) !important;
}
.border-y-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8) !important;
  border-bottom-color: rgb(100 116 139 / 0.8) !important;
}
.border-y-slate-500\/87 {
  border-top-color: rgb(100 116 139 / 0.87) !important;
  border-bottom-color: rgb(100 116 139 / 0.87) !important;
}
.border-y-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9) !important;
  border-bottom-color: rgb(100 116 139 / 0.9) !important;
}
.border-y-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95) !important;
  border-bottom-color: rgb(100 116 139 / 0.95) !important;
}
.border-y-slate-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-y-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0) !important;
  border-bottom-color: rgb(71 85 105 / 0) !important;
}
.border-y-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1) !important;
  border-bottom-color: rgb(71 85 105 / 0.1) !important;
}
.border-y-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1) !important;
  border-bottom-color: rgb(71 85 105 / 1) !important;
}
.border-y-slate-600\/12 {
  border-top-color: rgb(71 85 105 / 0.12) !important;
  border-bottom-color: rgb(71 85 105 / 0.12) !important;
}
.border-y-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2) !important;
  border-bottom-color: rgb(71 85 105 / 0.2) !important;
}
.border-y-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25) !important;
  border-bottom-color: rgb(71 85 105 / 0.25) !important;
}
.border-y-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3) !important;
  border-bottom-color: rgb(71 85 105 / 0.3) !important;
}
.border-y-slate-600\/38 {
  border-top-color: rgb(71 85 105 / 0.38) !important;
  border-bottom-color: rgb(71 85 105 / 0.38) !important;
}
.border-y-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4) !important;
  border-bottom-color: rgb(71 85 105 / 0.4) !important;
}
.border-y-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05) !important;
  border-bottom-color: rgb(71 85 105 / 0.05) !important;
}
.border-y-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5) !important;
  border-bottom-color: rgb(71 85 105 / 0.5) !important;
}
.border-y-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6) !important;
  border-bottom-color: rgb(71 85 105 / 0.6) !important;
}
.border-y-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7) !important;
  border-bottom-color: rgb(71 85 105 / 0.7) !important;
}
.border-y-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75) !important;
  border-bottom-color: rgb(71 85 105 / 0.75) !important;
}
.border-y-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8) !important;
  border-bottom-color: rgb(71 85 105 / 0.8) !important;
}
.border-y-slate-600\/87 {
  border-top-color: rgb(71 85 105 / 0.87) !important;
  border-bottom-color: rgb(71 85 105 / 0.87) !important;
}
.border-y-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9) !important;
  border-bottom-color: rgb(71 85 105 / 0.9) !important;
}
.border-y-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95) !important;
  border-bottom-color: rgb(71 85 105 / 0.95) !important;
}
.border-y-slate-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-y-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0) !important;
  border-bottom-color: rgb(51 65 85 / 0) !important;
}
.border-y-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1) !important;
  border-bottom-color: rgb(51 65 85 / 0.1) !important;
}
.border-y-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1) !important;
  border-bottom-color: rgb(51 65 85 / 1) !important;
}
.border-y-slate-700\/12 {
  border-top-color: rgb(51 65 85 / 0.12) !important;
  border-bottom-color: rgb(51 65 85 / 0.12) !important;
}
.border-y-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2) !important;
  border-bottom-color: rgb(51 65 85 / 0.2) !important;
}
.border-y-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25) !important;
  border-bottom-color: rgb(51 65 85 / 0.25) !important;
}
.border-y-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3) !important;
  border-bottom-color: rgb(51 65 85 / 0.3) !important;
}
.border-y-slate-700\/38 {
  border-top-color: rgb(51 65 85 / 0.38) !important;
  border-bottom-color: rgb(51 65 85 / 0.38) !important;
}
.border-y-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4) !important;
  border-bottom-color: rgb(51 65 85 / 0.4) !important;
}
.border-y-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05) !important;
  border-bottom-color: rgb(51 65 85 / 0.05) !important;
}
.border-y-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5) !important;
  border-bottom-color: rgb(51 65 85 / 0.5) !important;
}
.border-y-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6) !important;
  border-bottom-color: rgb(51 65 85 / 0.6) !important;
}
.border-y-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7) !important;
  border-bottom-color: rgb(51 65 85 / 0.7) !important;
}
.border-y-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75) !important;
  border-bottom-color: rgb(51 65 85 / 0.75) !important;
}
.border-y-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8) !important;
  border-bottom-color: rgb(51 65 85 / 0.8) !important;
}
.border-y-slate-700\/87 {
  border-top-color: rgb(51 65 85 / 0.87) !important;
  border-bottom-color: rgb(51 65 85 / 0.87) !important;
}
.border-y-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9) !important;
  border-bottom-color: rgb(51 65 85 / 0.9) !important;
}
.border-y-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95) !important;
  border-bottom-color: rgb(51 65 85 / 0.95) !important;
}
.border-y-slate-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-y-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0) !important;
  border-bottom-color: rgb(30 41 59 / 0) !important;
}
.border-y-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1) !important;
  border-bottom-color: rgb(30 41 59 / 0.1) !important;
}
.border-y-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1) !important;
  border-bottom-color: rgb(30 41 59 / 1) !important;
}
.border-y-slate-800\/12 {
  border-top-color: rgb(30 41 59 / 0.12) !important;
  border-bottom-color: rgb(30 41 59 / 0.12) !important;
}
.border-y-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2) !important;
  border-bottom-color: rgb(30 41 59 / 0.2) !important;
}
.border-y-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25) !important;
  border-bottom-color: rgb(30 41 59 / 0.25) !important;
}
.border-y-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3) !important;
  border-bottom-color: rgb(30 41 59 / 0.3) !important;
}
.border-y-slate-800\/38 {
  border-top-color: rgb(30 41 59 / 0.38) !important;
  border-bottom-color: rgb(30 41 59 / 0.38) !important;
}
.border-y-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4) !important;
  border-bottom-color: rgb(30 41 59 / 0.4) !important;
}
.border-y-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05) !important;
  border-bottom-color: rgb(30 41 59 / 0.05) !important;
}
.border-y-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5) !important;
  border-bottom-color: rgb(30 41 59 / 0.5) !important;
}
.border-y-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6) !important;
  border-bottom-color: rgb(30 41 59 / 0.6) !important;
}
.border-y-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7) !important;
  border-bottom-color: rgb(30 41 59 / 0.7) !important;
}
.border-y-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75) !important;
  border-bottom-color: rgb(30 41 59 / 0.75) !important;
}
.border-y-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8) !important;
  border-bottom-color: rgb(30 41 59 / 0.8) !important;
}
.border-y-slate-800\/87 {
  border-top-color: rgb(30 41 59 / 0.87) !important;
  border-bottom-color: rgb(30 41 59 / 0.87) !important;
}
.border-y-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9) !important;
  border-bottom-color: rgb(30 41 59 / 0.9) !important;
}
.border-y-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95) !important;
  border-bottom-color: rgb(30 41 59 / 0.95) !important;
}
.border-y-slate-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-y-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0) !important;
  border-bottom-color: rgb(15 23 42 / 0) !important;
}
.border-y-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1) !important;
  border-bottom-color: rgb(15 23 42 / 0.1) !important;
}
.border-y-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1) !important;
  border-bottom-color: rgb(15 23 42 / 1) !important;
}
.border-y-slate-900\/12 {
  border-top-color: rgb(15 23 42 / 0.12) !important;
  border-bottom-color: rgb(15 23 42 / 0.12) !important;
}
.border-y-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2) !important;
  border-bottom-color: rgb(15 23 42 / 0.2) !important;
}
.border-y-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25) !important;
  border-bottom-color: rgb(15 23 42 / 0.25) !important;
}
.border-y-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3) !important;
  border-bottom-color: rgb(15 23 42 / 0.3) !important;
}
.border-y-slate-900\/38 {
  border-top-color: rgb(15 23 42 / 0.38) !important;
  border-bottom-color: rgb(15 23 42 / 0.38) !important;
}
.border-y-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4) !important;
  border-bottom-color: rgb(15 23 42 / 0.4) !important;
}
.border-y-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05) !important;
  border-bottom-color: rgb(15 23 42 / 0.05) !important;
}
.border-y-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5) !important;
  border-bottom-color: rgb(15 23 42 / 0.5) !important;
}
.border-y-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6) !important;
  border-bottom-color: rgb(15 23 42 / 0.6) !important;
}
.border-y-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7) !important;
  border-bottom-color: rgb(15 23 42 / 0.7) !important;
}
.border-y-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75) !important;
  border-bottom-color: rgb(15 23 42 / 0.75) !important;
}
.border-y-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8) !important;
  border-bottom-color: rgb(15 23 42 / 0.8) !important;
}
.border-y-slate-900\/87 {
  border-top-color: rgb(15 23 42 / 0.87) !important;
  border-bottom-color: rgb(15 23 42 / 0.87) !important;
}
.border-y-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9) !important;
  border-bottom-color: rgb(15 23 42 / 0.9) !important;
}
.border-y-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95) !important;
  border-bottom-color: rgb(15 23 42 / 0.95) !important;
}
.border-y-slate-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-y-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0) !important;
  border-bottom-color: rgb(2 6 23 / 0) !important;
}
.border-y-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1) !important;
  border-bottom-color: rgb(2 6 23 / 0.1) !important;
}
.border-y-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1) !important;
  border-bottom-color: rgb(2 6 23 / 1) !important;
}
.border-y-slate-950\/12 {
  border-top-color: rgb(2 6 23 / 0.12) !important;
  border-bottom-color: rgb(2 6 23 / 0.12) !important;
}
.border-y-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2) !important;
  border-bottom-color: rgb(2 6 23 / 0.2) !important;
}
.border-y-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25) !important;
  border-bottom-color: rgb(2 6 23 / 0.25) !important;
}
.border-y-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3) !important;
  border-bottom-color: rgb(2 6 23 / 0.3) !important;
}
.border-y-slate-950\/38 {
  border-top-color: rgb(2 6 23 / 0.38) !important;
  border-bottom-color: rgb(2 6 23 / 0.38) !important;
}
.border-y-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4) !important;
  border-bottom-color: rgb(2 6 23 / 0.4) !important;
}
.border-y-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05) !important;
  border-bottom-color: rgb(2 6 23 / 0.05) !important;
}
.border-y-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5) !important;
  border-bottom-color: rgb(2 6 23 / 0.5) !important;
}
.border-y-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6) !important;
  border-bottom-color: rgb(2 6 23 / 0.6) !important;
}
.border-y-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7) !important;
  border-bottom-color: rgb(2 6 23 / 0.7) !important;
}
.border-y-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75) !important;
  border-bottom-color: rgb(2 6 23 / 0.75) !important;
}
.border-y-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8) !important;
  border-bottom-color: rgb(2 6 23 / 0.8) !important;
}
.border-y-slate-950\/87 {
  border-top-color: rgb(2 6 23 / 0.87) !important;
  border-bottom-color: rgb(2 6 23 / 0.87) !important;
}
.border-y-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9) !important;
  border-bottom-color: rgb(2 6 23 / 0.9) !important;
}
.border-y-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95) !important;
  border-bottom-color: rgb(2 6 23 / 0.95) !important;
}
.border-y-stone-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-y-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0) !important;
  border-bottom-color: rgb(245 245 244 / 0) !important;
}
.border-y-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1) !important;
  border-bottom-color: rgb(245 245 244 / 0.1) !important;
}
.border-y-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1) !important;
  border-bottom-color: rgb(245 245 244 / 1) !important;
}
.border-y-stone-100\/12 {
  border-top-color: rgb(245 245 244 / 0.12) !important;
  border-bottom-color: rgb(245 245 244 / 0.12) !important;
}
.border-y-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2) !important;
  border-bottom-color: rgb(245 245 244 / 0.2) !important;
}
.border-y-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25) !important;
  border-bottom-color: rgb(245 245 244 / 0.25) !important;
}
.border-y-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3) !important;
  border-bottom-color: rgb(245 245 244 / 0.3) !important;
}
.border-y-stone-100\/38 {
  border-top-color: rgb(245 245 244 / 0.38) !important;
  border-bottom-color: rgb(245 245 244 / 0.38) !important;
}
.border-y-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4) !important;
  border-bottom-color: rgb(245 245 244 / 0.4) !important;
}
.border-y-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05) !important;
  border-bottom-color: rgb(245 245 244 / 0.05) !important;
}
.border-y-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5) !important;
  border-bottom-color: rgb(245 245 244 / 0.5) !important;
}
.border-y-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6) !important;
  border-bottom-color: rgb(245 245 244 / 0.6) !important;
}
.border-y-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7) !important;
  border-bottom-color: rgb(245 245 244 / 0.7) !important;
}
.border-y-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75) !important;
  border-bottom-color: rgb(245 245 244 / 0.75) !important;
}
.border-y-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8) !important;
  border-bottom-color: rgb(245 245 244 / 0.8) !important;
}
.border-y-stone-100\/87 {
  border-top-color: rgb(245 245 244 / 0.87) !important;
  border-bottom-color: rgb(245 245 244 / 0.87) !important;
}
.border-y-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9) !important;
  border-bottom-color: rgb(245 245 244 / 0.9) !important;
}
.border-y-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95) !important;
  border-bottom-color: rgb(245 245 244 / 0.95) !important;
}
.border-y-stone-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-y-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0) !important;
  border-bottom-color: rgb(231 229 228 / 0) !important;
}
.border-y-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1) !important;
  border-bottom-color: rgb(231 229 228 / 0.1) !important;
}
.border-y-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1) !important;
  border-bottom-color: rgb(231 229 228 / 1) !important;
}
.border-y-stone-200\/12 {
  border-top-color: rgb(231 229 228 / 0.12) !important;
  border-bottom-color: rgb(231 229 228 / 0.12) !important;
}
.border-y-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2) !important;
  border-bottom-color: rgb(231 229 228 / 0.2) !important;
}
.border-y-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25) !important;
  border-bottom-color: rgb(231 229 228 / 0.25) !important;
}
.border-y-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3) !important;
  border-bottom-color: rgb(231 229 228 / 0.3) !important;
}
.border-y-stone-200\/38 {
  border-top-color: rgb(231 229 228 / 0.38) !important;
  border-bottom-color: rgb(231 229 228 / 0.38) !important;
}
.border-y-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4) !important;
  border-bottom-color: rgb(231 229 228 / 0.4) !important;
}
.border-y-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05) !important;
  border-bottom-color: rgb(231 229 228 / 0.05) !important;
}
.border-y-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5) !important;
  border-bottom-color: rgb(231 229 228 / 0.5) !important;
}
.border-y-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6) !important;
  border-bottom-color: rgb(231 229 228 / 0.6) !important;
}
.border-y-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7) !important;
  border-bottom-color: rgb(231 229 228 / 0.7) !important;
}
.border-y-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75) !important;
  border-bottom-color: rgb(231 229 228 / 0.75) !important;
}
.border-y-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8) !important;
  border-bottom-color: rgb(231 229 228 / 0.8) !important;
}
.border-y-stone-200\/87 {
  border-top-color: rgb(231 229 228 / 0.87) !important;
  border-bottom-color: rgb(231 229 228 / 0.87) !important;
}
.border-y-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9) !important;
  border-bottom-color: rgb(231 229 228 / 0.9) !important;
}
.border-y-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95) !important;
  border-bottom-color: rgb(231 229 228 / 0.95) !important;
}
.border-y-stone-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-y-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0) !important;
  border-bottom-color: rgb(214 211 209 / 0) !important;
}
.border-y-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1) !important;
  border-bottom-color: rgb(214 211 209 / 0.1) !important;
}
.border-y-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1) !important;
  border-bottom-color: rgb(214 211 209 / 1) !important;
}
.border-y-stone-300\/12 {
  border-top-color: rgb(214 211 209 / 0.12) !important;
  border-bottom-color: rgb(214 211 209 / 0.12) !important;
}
.border-y-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2) !important;
  border-bottom-color: rgb(214 211 209 / 0.2) !important;
}
.border-y-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25) !important;
  border-bottom-color: rgb(214 211 209 / 0.25) !important;
}
.border-y-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3) !important;
  border-bottom-color: rgb(214 211 209 / 0.3) !important;
}
.border-y-stone-300\/38 {
  border-top-color: rgb(214 211 209 / 0.38) !important;
  border-bottom-color: rgb(214 211 209 / 0.38) !important;
}
.border-y-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4) !important;
  border-bottom-color: rgb(214 211 209 / 0.4) !important;
}
.border-y-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05) !important;
  border-bottom-color: rgb(214 211 209 / 0.05) !important;
}
.border-y-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5) !important;
  border-bottom-color: rgb(214 211 209 / 0.5) !important;
}
.border-y-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6) !important;
  border-bottom-color: rgb(214 211 209 / 0.6) !important;
}
.border-y-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7) !important;
  border-bottom-color: rgb(214 211 209 / 0.7) !important;
}
.border-y-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75) !important;
  border-bottom-color: rgb(214 211 209 / 0.75) !important;
}
.border-y-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8) !important;
  border-bottom-color: rgb(214 211 209 / 0.8) !important;
}
.border-y-stone-300\/87 {
  border-top-color: rgb(214 211 209 / 0.87) !important;
  border-bottom-color: rgb(214 211 209 / 0.87) !important;
}
.border-y-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9) !important;
  border-bottom-color: rgb(214 211 209 / 0.9) !important;
}
.border-y-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95) !important;
  border-bottom-color: rgb(214 211 209 / 0.95) !important;
}
.border-y-stone-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-y-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0) !important;
  border-bottom-color: rgb(168 162 158 / 0) !important;
}
.border-y-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1) !important;
  border-bottom-color: rgb(168 162 158 / 0.1) !important;
}
.border-y-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1) !important;
  border-bottom-color: rgb(168 162 158 / 1) !important;
}
.border-y-stone-400\/12 {
  border-top-color: rgb(168 162 158 / 0.12) !important;
  border-bottom-color: rgb(168 162 158 / 0.12) !important;
}
.border-y-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2) !important;
  border-bottom-color: rgb(168 162 158 / 0.2) !important;
}
.border-y-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25) !important;
  border-bottom-color: rgb(168 162 158 / 0.25) !important;
}
.border-y-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3) !important;
  border-bottom-color: rgb(168 162 158 / 0.3) !important;
}
.border-y-stone-400\/38 {
  border-top-color: rgb(168 162 158 / 0.38) !important;
  border-bottom-color: rgb(168 162 158 / 0.38) !important;
}
.border-y-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4) !important;
  border-bottom-color: rgb(168 162 158 / 0.4) !important;
}
.border-y-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05) !important;
  border-bottom-color: rgb(168 162 158 / 0.05) !important;
}
.border-y-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5) !important;
  border-bottom-color: rgb(168 162 158 / 0.5) !important;
}
.border-y-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6) !important;
  border-bottom-color: rgb(168 162 158 / 0.6) !important;
}
.border-y-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7) !important;
  border-bottom-color: rgb(168 162 158 / 0.7) !important;
}
.border-y-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75) !important;
  border-bottom-color: rgb(168 162 158 / 0.75) !important;
}
.border-y-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8) !important;
  border-bottom-color: rgb(168 162 158 / 0.8) !important;
}
.border-y-stone-400\/87 {
  border-top-color: rgb(168 162 158 / 0.87) !important;
  border-bottom-color: rgb(168 162 158 / 0.87) !important;
}
.border-y-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9) !important;
  border-bottom-color: rgb(168 162 158 / 0.9) !important;
}
.border-y-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95) !important;
  border-bottom-color: rgb(168 162 158 / 0.95) !important;
}
.border-y-stone-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-y-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0) !important;
  border-bottom-color: rgb(250 250 249 / 0) !important;
}
.border-y-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1) !important;
  border-bottom-color: rgb(250 250 249 / 0.1) !important;
}
.border-y-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1) !important;
  border-bottom-color: rgb(250 250 249 / 1) !important;
}
.border-y-stone-50\/12 {
  border-top-color: rgb(250 250 249 / 0.12) !important;
  border-bottom-color: rgb(250 250 249 / 0.12) !important;
}
.border-y-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2) !important;
  border-bottom-color: rgb(250 250 249 / 0.2) !important;
}
.border-y-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25) !important;
  border-bottom-color: rgb(250 250 249 / 0.25) !important;
}
.border-y-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3) !important;
  border-bottom-color: rgb(250 250 249 / 0.3) !important;
}
.border-y-stone-50\/38 {
  border-top-color: rgb(250 250 249 / 0.38) !important;
  border-bottom-color: rgb(250 250 249 / 0.38) !important;
}
.border-y-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4) !important;
  border-bottom-color: rgb(250 250 249 / 0.4) !important;
}
.border-y-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05) !important;
  border-bottom-color: rgb(250 250 249 / 0.05) !important;
}
.border-y-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5) !important;
  border-bottom-color: rgb(250 250 249 / 0.5) !important;
}
.border-y-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6) !important;
  border-bottom-color: rgb(250 250 249 / 0.6) !important;
}
.border-y-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7) !important;
  border-bottom-color: rgb(250 250 249 / 0.7) !important;
}
.border-y-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75) !important;
  border-bottom-color: rgb(250 250 249 / 0.75) !important;
}
.border-y-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8) !important;
  border-bottom-color: rgb(250 250 249 / 0.8) !important;
}
.border-y-stone-50\/87 {
  border-top-color: rgb(250 250 249 / 0.87) !important;
  border-bottom-color: rgb(250 250 249 / 0.87) !important;
}
.border-y-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9) !important;
  border-bottom-color: rgb(250 250 249 / 0.9) !important;
}
.border-y-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95) !important;
  border-bottom-color: rgb(250 250 249 / 0.95) !important;
}
.border-y-stone-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-y-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0) !important;
  border-bottom-color: rgb(120 113 108 / 0) !important;
}
.border-y-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1) !important;
  border-bottom-color: rgb(120 113 108 / 0.1) !important;
}
.border-y-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1) !important;
  border-bottom-color: rgb(120 113 108 / 1) !important;
}
.border-y-stone-500\/12 {
  border-top-color: rgb(120 113 108 / 0.12) !important;
  border-bottom-color: rgb(120 113 108 / 0.12) !important;
}
.border-y-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2) !important;
  border-bottom-color: rgb(120 113 108 / 0.2) !important;
}
.border-y-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25) !important;
  border-bottom-color: rgb(120 113 108 / 0.25) !important;
}
.border-y-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3) !important;
  border-bottom-color: rgb(120 113 108 / 0.3) !important;
}
.border-y-stone-500\/38 {
  border-top-color: rgb(120 113 108 / 0.38) !important;
  border-bottom-color: rgb(120 113 108 / 0.38) !important;
}
.border-y-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4) !important;
  border-bottom-color: rgb(120 113 108 / 0.4) !important;
}
.border-y-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05) !important;
  border-bottom-color: rgb(120 113 108 / 0.05) !important;
}
.border-y-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5) !important;
  border-bottom-color: rgb(120 113 108 / 0.5) !important;
}
.border-y-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6) !important;
  border-bottom-color: rgb(120 113 108 / 0.6) !important;
}
.border-y-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7) !important;
  border-bottom-color: rgb(120 113 108 / 0.7) !important;
}
.border-y-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75) !important;
  border-bottom-color: rgb(120 113 108 / 0.75) !important;
}
.border-y-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8) !important;
  border-bottom-color: rgb(120 113 108 / 0.8) !important;
}
.border-y-stone-500\/87 {
  border-top-color: rgb(120 113 108 / 0.87) !important;
  border-bottom-color: rgb(120 113 108 / 0.87) !important;
}
.border-y-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9) !important;
  border-bottom-color: rgb(120 113 108 / 0.9) !important;
}
.border-y-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95) !important;
  border-bottom-color: rgb(120 113 108 / 0.95) !important;
}
.border-y-stone-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-y-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0) !important;
  border-bottom-color: rgb(87 83 78 / 0) !important;
}
.border-y-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1) !important;
  border-bottom-color: rgb(87 83 78 / 0.1) !important;
}
.border-y-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1) !important;
  border-bottom-color: rgb(87 83 78 / 1) !important;
}
.border-y-stone-600\/12 {
  border-top-color: rgb(87 83 78 / 0.12) !important;
  border-bottom-color: rgb(87 83 78 / 0.12) !important;
}
.border-y-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2) !important;
  border-bottom-color: rgb(87 83 78 / 0.2) !important;
}
.border-y-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25) !important;
  border-bottom-color: rgb(87 83 78 / 0.25) !important;
}
.border-y-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3) !important;
  border-bottom-color: rgb(87 83 78 / 0.3) !important;
}
.border-y-stone-600\/38 {
  border-top-color: rgb(87 83 78 / 0.38) !important;
  border-bottom-color: rgb(87 83 78 / 0.38) !important;
}
.border-y-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4) !important;
  border-bottom-color: rgb(87 83 78 / 0.4) !important;
}
.border-y-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05) !important;
  border-bottom-color: rgb(87 83 78 / 0.05) !important;
}
.border-y-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5) !important;
  border-bottom-color: rgb(87 83 78 / 0.5) !important;
}
.border-y-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6) !important;
  border-bottom-color: rgb(87 83 78 / 0.6) !important;
}
.border-y-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7) !important;
  border-bottom-color: rgb(87 83 78 / 0.7) !important;
}
.border-y-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75) !important;
  border-bottom-color: rgb(87 83 78 / 0.75) !important;
}
.border-y-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8) !important;
  border-bottom-color: rgb(87 83 78 / 0.8) !important;
}
.border-y-stone-600\/87 {
  border-top-color: rgb(87 83 78 / 0.87) !important;
  border-bottom-color: rgb(87 83 78 / 0.87) !important;
}
.border-y-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9) !important;
  border-bottom-color: rgb(87 83 78 / 0.9) !important;
}
.border-y-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95) !important;
  border-bottom-color: rgb(87 83 78 / 0.95) !important;
}
.border-y-stone-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-y-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0) !important;
  border-bottom-color: rgb(68 64 60 / 0) !important;
}
.border-y-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1) !important;
  border-bottom-color: rgb(68 64 60 / 0.1) !important;
}
.border-y-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1) !important;
  border-bottom-color: rgb(68 64 60 / 1) !important;
}
.border-y-stone-700\/12 {
  border-top-color: rgb(68 64 60 / 0.12) !important;
  border-bottom-color: rgb(68 64 60 / 0.12) !important;
}
.border-y-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2) !important;
  border-bottom-color: rgb(68 64 60 / 0.2) !important;
}
.border-y-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25) !important;
  border-bottom-color: rgb(68 64 60 / 0.25) !important;
}
.border-y-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3) !important;
  border-bottom-color: rgb(68 64 60 / 0.3) !important;
}
.border-y-stone-700\/38 {
  border-top-color: rgb(68 64 60 / 0.38) !important;
  border-bottom-color: rgb(68 64 60 / 0.38) !important;
}
.border-y-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4) !important;
  border-bottom-color: rgb(68 64 60 / 0.4) !important;
}
.border-y-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05) !important;
  border-bottom-color: rgb(68 64 60 / 0.05) !important;
}
.border-y-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5) !important;
  border-bottom-color: rgb(68 64 60 / 0.5) !important;
}
.border-y-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6) !important;
  border-bottom-color: rgb(68 64 60 / 0.6) !important;
}
.border-y-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7) !important;
  border-bottom-color: rgb(68 64 60 / 0.7) !important;
}
.border-y-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75) !important;
  border-bottom-color: rgb(68 64 60 / 0.75) !important;
}
.border-y-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8) !important;
  border-bottom-color: rgb(68 64 60 / 0.8) !important;
}
.border-y-stone-700\/87 {
  border-top-color: rgb(68 64 60 / 0.87) !important;
  border-bottom-color: rgb(68 64 60 / 0.87) !important;
}
.border-y-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9) !important;
  border-bottom-color: rgb(68 64 60 / 0.9) !important;
}
.border-y-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95) !important;
  border-bottom-color: rgb(68 64 60 / 0.95) !important;
}
.border-y-stone-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-y-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0) !important;
  border-bottom-color: rgb(41 37 36 / 0) !important;
}
.border-y-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1) !important;
  border-bottom-color: rgb(41 37 36 / 0.1) !important;
}
.border-y-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1) !important;
  border-bottom-color: rgb(41 37 36 / 1) !important;
}
.border-y-stone-800\/12 {
  border-top-color: rgb(41 37 36 / 0.12) !important;
  border-bottom-color: rgb(41 37 36 / 0.12) !important;
}
.border-y-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2) !important;
  border-bottom-color: rgb(41 37 36 / 0.2) !important;
}
.border-y-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25) !important;
  border-bottom-color: rgb(41 37 36 / 0.25) !important;
}
.border-y-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3) !important;
  border-bottom-color: rgb(41 37 36 / 0.3) !important;
}
.border-y-stone-800\/38 {
  border-top-color: rgb(41 37 36 / 0.38) !important;
  border-bottom-color: rgb(41 37 36 / 0.38) !important;
}
.border-y-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4) !important;
  border-bottom-color: rgb(41 37 36 / 0.4) !important;
}
.border-y-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05) !important;
  border-bottom-color: rgb(41 37 36 / 0.05) !important;
}
.border-y-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5) !important;
  border-bottom-color: rgb(41 37 36 / 0.5) !important;
}
.border-y-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6) !important;
  border-bottom-color: rgb(41 37 36 / 0.6) !important;
}
.border-y-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7) !important;
  border-bottom-color: rgb(41 37 36 / 0.7) !important;
}
.border-y-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75) !important;
  border-bottom-color: rgb(41 37 36 / 0.75) !important;
}
.border-y-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8) !important;
  border-bottom-color: rgb(41 37 36 / 0.8) !important;
}
.border-y-stone-800\/87 {
  border-top-color: rgb(41 37 36 / 0.87) !important;
  border-bottom-color: rgb(41 37 36 / 0.87) !important;
}
.border-y-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9) !important;
  border-bottom-color: rgb(41 37 36 / 0.9) !important;
}
.border-y-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95) !important;
  border-bottom-color: rgb(41 37 36 / 0.95) !important;
}
.border-y-stone-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-y-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0) !important;
  border-bottom-color: rgb(28 25 23 / 0) !important;
}
.border-y-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1) !important;
  border-bottom-color: rgb(28 25 23 / 0.1) !important;
}
.border-y-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1) !important;
  border-bottom-color: rgb(28 25 23 / 1) !important;
}
.border-y-stone-900\/12 {
  border-top-color: rgb(28 25 23 / 0.12) !important;
  border-bottom-color: rgb(28 25 23 / 0.12) !important;
}
.border-y-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2) !important;
  border-bottom-color: rgb(28 25 23 / 0.2) !important;
}
.border-y-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25) !important;
  border-bottom-color: rgb(28 25 23 / 0.25) !important;
}
.border-y-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3) !important;
  border-bottom-color: rgb(28 25 23 / 0.3) !important;
}
.border-y-stone-900\/38 {
  border-top-color: rgb(28 25 23 / 0.38) !important;
  border-bottom-color: rgb(28 25 23 / 0.38) !important;
}
.border-y-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4) !important;
  border-bottom-color: rgb(28 25 23 / 0.4) !important;
}
.border-y-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05) !important;
  border-bottom-color: rgb(28 25 23 / 0.05) !important;
}
.border-y-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5) !important;
  border-bottom-color: rgb(28 25 23 / 0.5) !important;
}
.border-y-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6) !important;
  border-bottom-color: rgb(28 25 23 / 0.6) !important;
}
.border-y-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7) !important;
  border-bottom-color: rgb(28 25 23 / 0.7) !important;
}
.border-y-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75) !important;
  border-bottom-color: rgb(28 25 23 / 0.75) !important;
}
.border-y-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8) !important;
  border-bottom-color: rgb(28 25 23 / 0.8) !important;
}
.border-y-stone-900\/87 {
  border-top-color: rgb(28 25 23 / 0.87) !important;
  border-bottom-color: rgb(28 25 23 / 0.87) !important;
}
.border-y-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9) !important;
  border-bottom-color: rgb(28 25 23 / 0.9) !important;
}
.border-y-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95) !important;
  border-bottom-color: rgb(28 25 23 / 0.95) !important;
}
.border-y-stone-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-y-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0) !important;
  border-bottom-color: rgb(12 10 9 / 0) !important;
}
.border-y-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1) !important;
  border-bottom-color: rgb(12 10 9 / 0.1) !important;
}
.border-y-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1) !important;
  border-bottom-color: rgb(12 10 9 / 1) !important;
}
.border-y-stone-950\/12 {
  border-top-color: rgb(12 10 9 / 0.12) !important;
  border-bottom-color: rgb(12 10 9 / 0.12) !important;
}
.border-y-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2) !important;
  border-bottom-color: rgb(12 10 9 / 0.2) !important;
}
.border-y-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25) !important;
  border-bottom-color: rgb(12 10 9 / 0.25) !important;
}
.border-y-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3) !important;
  border-bottom-color: rgb(12 10 9 / 0.3) !important;
}
.border-y-stone-950\/38 {
  border-top-color: rgb(12 10 9 / 0.38) !important;
  border-bottom-color: rgb(12 10 9 / 0.38) !important;
}
.border-y-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4) !important;
  border-bottom-color: rgb(12 10 9 / 0.4) !important;
}
.border-y-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05) !important;
  border-bottom-color: rgb(12 10 9 / 0.05) !important;
}
.border-y-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5) !important;
  border-bottom-color: rgb(12 10 9 / 0.5) !important;
}
.border-y-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6) !important;
  border-bottom-color: rgb(12 10 9 / 0.6) !important;
}
.border-y-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7) !important;
  border-bottom-color: rgb(12 10 9 / 0.7) !important;
}
.border-y-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75) !important;
  border-bottom-color: rgb(12 10 9 / 0.75) !important;
}
.border-y-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8) !important;
  border-bottom-color: rgb(12 10 9 / 0.8) !important;
}
.border-y-stone-950\/87 {
  border-top-color: rgb(12 10 9 / 0.87) !important;
  border-bottom-color: rgb(12 10 9 / 0.87) !important;
}
.border-y-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9) !important;
  border-bottom-color: rgb(12 10 9 / 0.9) !important;
}
.border-y-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95) !important;
  border-bottom-color: rgb(12 10 9 / 0.95) !important;
}
.border-y-teal-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-y-teal-100\/0 {
  border-top-color: rgb(204 251 241 / 0) !important;
  border-bottom-color: rgb(204 251 241 / 0) !important;
}
.border-y-teal-100\/10 {
  border-top-color: rgb(204 251 241 / 0.1) !important;
  border-bottom-color: rgb(204 251 241 / 0.1) !important;
}
.border-y-teal-100\/100 {
  border-top-color: rgb(204 251 241 / 1) !important;
  border-bottom-color: rgb(204 251 241 / 1) !important;
}
.border-y-teal-100\/12 {
  border-top-color: rgb(204 251 241 / 0.12) !important;
  border-bottom-color: rgb(204 251 241 / 0.12) !important;
}
.border-y-teal-100\/20 {
  border-top-color: rgb(204 251 241 / 0.2) !important;
  border-bottom-color: rgb(204 251 241 / 0.2) !important;
}
.border-y-teal-100\/25 {
  border-top-color: rgb(204 251 241 / 0.25) !important;
  border-bottom-color: rgb(204 251 241 / 0.25) !important;
}
.border-y-teal-100\/30 {
  border-top-color: rgb(204 251 241 / 0.3) !important;
  border-bottom-color: rgb(204 251 241 / 0.3) !important;
}
.border-y-teal-100\/38 {
  border-top-color: rgb(204 251 241 / 0.38) !important;
  border-bottom-color: rgb(204 251 241 / 0.38) !important;
}
.border-y-teal-100\/40 {
  border-top-color: rgb(204 251 241 / 0.4) !important;
  border-bottom-color: rgb(204 251 241 / 0.4) !important;
}
.border-y-teal-100\/5 {
  border-top-color: rgb(204 251 241 / 0.05) !important;
  border-bottom-color: rgb(204 251 241 / 0.05) !important;
}
.border-y-teal-100\/50 {
  border-top-color: rgb(204 251 241 / 0.5) !important;
  border-bottom-color: rgb(204 251 241 / 0.5) !important;
}
.border-y-teal-100\/60 {
  border-top-color: rgb(204 251 241 / 0.6) !important;
  border-bottom-color: rgb(204 251 241 / 0.6) !important;
}
.border-y-teal-100\/70 {
  border-top-color: rgb(204 251 241 / 0.7) !important;
  border-bottom-color: rgb(204 251 241 / 0.7) !important;
}
.border-y-teal-100\/75 {
  border-top-color: rgb(204 251 241 / 0.75) !important;
  border-bottom-color: rgb(204 251 241 / 0.75) !important;
}
.border-y-teal-100\/80 {
  border-top-color: rgb(204 251 241 / 0.8) !important;
  border-bottom-color: rgb(204 251 241 / 0.8) !important;
}
.border-y-teal-100\/87 {
  border-top-color: rgb(204 251 241 / 0.87) !important;
  border-bottom-color: rgb(204 251 241 / 0.87) !important;
}
.border-y-teal-100\/90 {
  border-top-color: rgb(204 251 241 / 0.9) !important;
  border-bottom-color: rgb(204 251 241 / 0.9) !important;
}
.border-y-teal-100\/95 {
  border-top-color: rgb(204 251 241 / 0.95) !important;
  border-bottom-color: rgb(204 251 241 / 0.95) !important;
}
.border-y-teal-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-y-teal-200\/0 {
  border-top-color: rgb(153 246 228 / 0) !important;
  border-bottom-color: rgb(153 246 228 / 0) !important;
}
.border-y-teal-200\/10 {
  border-top-color: rgb(153 246 228 / 0.1) !important;
  border-bottom-color: rgb(153 246 228 / 0.1) !important;
}
.border-y-teal-200\/100 {
  border-top-color: rgb(153 246 228 / 1) !important;
  border-bottom-color: rgb(153 246 228 / 1) !important;
}
.border-y-teal-200\/12 {
  border-top-color: rgb(153 246 228 / 0.12) !important;
  border-bottom-color: rgb(153 246 228 / 0.12) !important;
}
.border-y-teal-200\/20 {
  border-top-color: rgb(153 246 228 / 0.2) !important;
  border-bottom-color: rgb(153 246 228 / 0.2) !important;
}
.border-y-teal-200\/25 {
  border-top-color: rgb(153 246 228 / 0.25) !important;
  border-bottom-color: rgb(153 246 228 / 0.25) !important;
}
.border-y-teal-200\/30 {
  border-top-color: rgb(153 246 228 / 0.3) !important;
  border-bottom-color: rgb(153 246 228 / 0.3) !important;
}
.border-y-teal-200\/38 {
  border-top-color: rgb(153 246 228 / 0.38) !important;
  border-bottom-color: rgb(153 246 228 / 0.38) !important;
}
.border-y-teal-200\/40 {
  border-top-color: rgb(153 246 228 / 0.4) !important;
  border-bottom-color: rgb(153 246 228 / 0.4) !important;
}
.border-y-teal-200\/5 {
  border-top-color: rgb(153 246 228 / 0.05) !important;
  border-bottom-color: rgb(153 246 228 / 0.05) !important;
}
.border-y-teal-200\/50 {
  border-top-color: rgb(153 246 228 / 0.5) !important;
  border-bottom-color: rgb(153 246 228 / 0.5) !important;
}
.border-y-teal-200\/60 {
  border-top-color: rgb(153 246 228 / 0.6) !important;
  border-bottom-color: rgb(153 246 228 / 0.6) !important;
}
.border-y-teal-200\/70 {
  border-top-color: rgb(153 246 228 / 0.7) !important;
  border-bottom-color: rgb(153 246 228 / 0.7) !important;
}
.border-y-teal-200\/75 {
  border-top-color: rgb(153 246 228 / 0.75) !important;
  border-bottom-color: rgb(153 246 228 / 0.75) !important;
}
.border-y-teal-200\/80 {
  border-top-color: rgb(153 246 228 / 0.8) !important;
  border-bottom-color: rgb(153 246 228 / 0.8) !important;
}
.border-y-teal-200\/87 {
  border-top-color: rgb(153 246 228 / 0.87) !important;
  border-bottom-color: rgb(153 246 228 / 0.87) !important;
}
.border-y-teal-200\/90 {
  border-top-color: rgb(153 246 228 / 0.9) !important;
  border-bottom-color: rgb(153 246 228 / 0.9) !important;
}
.border-y-teal-200\/95 {
  border-top-color: rgb(153 246 228 / 0.95) !important;
  border-bottom-color: rgb(153 246 228 / 0.95) !important;
}
.border-y-teal-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-y-teal-300\/0 {
  border-top-color: rgb(94 234 212 / 0) !important;
  border-bottom-color: rgb(94 234 212 / 0) !important;
}
.border-y-teal-300\/10 {
  border-top-color: rgb(94 234 212 / 0.1) !important;
  border-bottom-color: rgb(94 234 212 / 0.1) !important;
}
.border-y-teal-300\/100 {
  border-top-color: rgb(94 234 212 / 1) !important;
  border-bottom-color: rgb(94 234 212 / 1) !important;
}
.border-y-teal-300\/12 {
  border-top-color: rgb(94 234 212 / 0.12) !important;
  border-bottom-color: rgb(94 234 212 / 0.12) !important;
}
.border-y-teal-300\/20 {
  border-top-color: rgb(94 234 212 / 0.2) !important;
  border-bottom-color: rgb(94 234 212 / 0.2) !important;
}
.border-y-teal-300\/25 {
  border-top-color: rgb(94 234 212 / 0.25) !important;
  border-bottom-color: rgb(94 234 212 / 0.25) !important;
}
.border-y-teal-300\/30 {
  border-top-color: rgb(94 234 212 / 0.3) !important;
  border-bottom-color: rgb(94 234 212 / 0.3) !important;
}
.border-y-teal-300\/38 {
  border-top-color: rgb(94 234 212 / 0.38) !important;
  border-bottom-color: rgb(94 234 212 / 0.38) !important;
}
.border-y-teal-300\/40 {
  border-top-color: rgb(94 234 212 / 0.4) !important;
  border-bottom-color: rgb(94 234 212 / 0.4) !important;
}
.border-y-teal-300\/5 {
  border-top-color: rgb(94 234 212 / 0.05) !important;
  border-bottom-color: rgb(94 234 212 / 0.05) !important;
}
.border-y-teal-300\/50 {
  border-top-color: rgb(94 234 212 / 0.5) !important;
  border-bottom-color: rgb(94 234 212 / 0.5) !important;
}
.border-y-teal-300\/60 {
  border-top-color: rgb(94 234 212 / 0.6) !important;
  border-bottom-color: rgb(94 234 212 / 0.6) !important;
}
.border-y-teal-300\/70 {
  border-top-color: rgb(94 234 212 / 0.7) !important;
  border-bottom-color: rgb(94 234 212 / 0.7) !important;
}
.border-y-teal-300\/75 {
  border-top-color: rgb(94 234 212 / 0.75) !important;
  border-bottom-color: rgb(94 234 212 / 0.75) !important;
}
.border-y-teal-300\/80 {
  border-top-color: rgb(94 234 212 / 0.8) !important;
  border-bottom-color: rgb(94 234 212 / 0.8) !important;
}
.border-y-teal-300\/87 {
  border-top-color: rgb(94 234 212 / 0.87) !important;
  border-bottom-color: rgb(94 234 212 / 0.87) !important;
}
.border-y-teal-300\/90 {
  border-top-color: rgb(94 234 212 / 0.9) !important;
  border-bottom-color: rgb(94 234 212 / 0.9) !important;
}
.border-y-teal-300\/95 {
  border-top-color: rgb(94 234 212 / 0.95) !important;
  border-bottom-color: rgb(94 234 212 / 0.95) !important;
}
.border-y-teal-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-y-teal-400\/0 {
  border-top-color: rgb(45 212 191 / 0) !important;
  border-bottom-color: rgb(45 212 191 / 0) !important;
}
.border-y-teal-400\/10 {
  border-top-color: rgb(45 212 191 / 0.1) !important;
  border-bottom-color: rgb(45 212 191 / 0.1) !important;
}
.border-y-teal-400\/100 {
  border-top-color: rgb(45 212 191 / 1) !important;
  border-bottom-color: rgb(45 212 191 / 1) !important;
}
.border-y-teal-400\/12 {
  border-top-color: rgb(45 212 191 / 0.12) !important;
  border-bottom-color: rgb(45 212 191 / 0.12) !important;
}
.border-y-teal-400\/20 {
  border-top-color: rgb(45 212 191 / 0.2) !important;
  border-bottom-color: rgb(45 212 191 / 0.2) !important;
}
.border-y-teal-400\/25 {
  border-top-color: rgb(45 212 191 / 0.25) !important;
  border-bottom-color: rgb(45 212 191 / 0.25) !important;
}
.border-y-teal-400\/30 {
  border-top-color: rgb(45 212 191 / 0.3) !important;
  border-bottom-color: rgb(45 212 191 / 0.3) !important;
}
.border-y-teal-400\/38 {
  border-top-color: rgb(45 212 191 / 0.38) !important;
  border-bottom-color: rgb(45 212 191 / 0.38) !important;
}
.border-y-teal-400\/40 {
  border-top-color: rgb(45 212 191 / 0.4) !important;
  border-bottom-color: rgb(45 212 191 / 0.4) !important;
}
.border-y-teal-400\/5 {
  border-top-color: rgb(45 212 191 / 0.05) !important;
  border-bottom-color: rgb(45 212 191 / 0.05) !important;
}
.border-y-teal-400\/50 {
  border-top-color: rgb(45 212 191 / 0.5) !important;
  border-bottom-color: rgb(45 212 191 / 0.5) !important;
}
.border-y-teal-400\/60 {
  border-top-color: rgb(45 212 191 / 0.6) !important;
  border-bottom-color: rgb(45 212 191 / 0.6) !important;
}
.border-y-teal-400\/70 {
  border-top-color: rgb(45 212 191 / 0.7) !important;
  border-bottom-color: rgb(45 212 191 / 0.7) !important;
}
.border-y-teal-400\/75 {
  border-top-color: rgb(45 212 191 / 0.75) !important;
  border-bottom-color: rgb(45 212 191 / 0.75) !important;
}
.border-y-teal-400\/80 {
  border-top-color: rgb(45 212 191 / 0.8) !important;
  border-bottom-color: rgb(45 212 191 / 0.8) !important;
}
.border-y-teal-400\/87 {
  border-top-color: rgb(45 212 191 / 0.87) !important;
  border-bottom-color: rgb(45 212 191 / 0.87) !important;
}
.border-y-teal-400\/90 {
  border-top-color: rgb(45 212 191 / 0.9) !important;
  border-bottom-color: rgb(45 212 191 / 0.9) !important;
}
.border-y-teal-400\/95 {
  border-top-color: rgb(45 212 191 / 0.95) !important;
  border-bottom-color: rgb(45 212 191 / 0.95) !important;
}
.border-y-teal-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-y-teal-50\/0 {
  border-top-color: rgb(240 253 250 / 0) !important;
  border-bottom-color: rgb(240 253 250 / 0) !important;
}
.border-y-teal-50\/10 {
  border-top-color: rgb(240 253 250 / 0.1) !important;
  border-bottom-color: rgb(240 253 250 / 0.1) !important;
}
.border-y-teal-50\/100 {
  border-top-color: rgb(240 253 250 / 1) !important;
  border-bottom-color: rgb(240 253 250 / 1) !important;
}
.border-y-teal-50\/12 {
  border-top-color: rgb(240 253 250 / 0.12) !important;
  border-bottom-color: rgb(240 253 250 / 0.12) !important;
}
.border-y-teal-50\/20 {
  border-top-color: rgb(240 253 250 / 0.2) !important;
  border-bottom-color: rgb(240 253 250 / 0.2) !important;
}
.border-y-teal-50\/25 {
  border-top-color: rgb(240 253 250 / 0.25) !important;
  border-bottom-color: rgb(240 253 250 / 0.25) !important;
}
.border-y-teal-50\/30 {
  border-top-color: rgb(240 253 250 / 0.3) !important;
  border-bottom-color: rgb(240 253 250 / 0.3) !important;
}
.border-y-teal-50\/38 {
  border-top-color: rgb(240 253 250 / 0.38) !important;
  border-bottom-color: rgb(240 253 250 / 0.38) !important;
}
.border-y-teal-50\/40 {
  border-top-color: rgb(240 253 250 / 0.4) !important;
  border-bottom-color: rgb(240 253 250 / 0.4) !important;
}
.border-y-teal-50\/5 {
  border-top-color: rgb(240 253 250 / 0.05) !important;
  border-bottom-color: rgb(240 253 250 / 0.05) !important;
}
.border-y-teal-50\/50 {
  border-top-color: rgb(240 253 250 / 0.5) !important;
  border-bottom-color: rgb(240 253 250 / 0.5) !important;
}
.border-y-teal-50\/60 {
  border-top-color: rgb(240 253 250 / 0.6) !important;
  border-bottom-color: rgb(240 253 250 / 0.6) !important;
}
.border-y-teal-50\/70 {
  border-top-color: rgb(240 253 250 / 0.7) !important;
  border-bottom-color: rgb(240 253 250 / 0.7) !important;
}
.border-y-teal-50\/75 {
  border-top-color: rgb(240 253 250 / 0.75) !important;
  border-bottom-color: rgb(240 253 250 / 0.75) !important;
}
.border-y-teal-50\/80 {
  border-top-color: rgb(240 253 250 / 0.8) !important;
  border-bottom-color: rgb(240 253 250 / 0.8) !important;
}
.border-y-teal-50\/87 {
  border-top-color: rgb(240 253 250 / 0.87) !important;
  border-bottom-color: rgb(240 253 250 / 0.87) !important;
}
.border-y-teal-50\/90 {
  border-top-color: rgb(240 253 250 / 0.9) !important;
  border-bottom-color: rgb(240 253 250 / 0.9) !important;
}
.border-y-teal-50\/95 {
  border-top-color: rgb(240 253 250 / 0.95) !important;
  border-bottom-color: rgb(240 253 250 / 0.95) !important;
}
.border-y-teal-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-y-teal-500\/0 {
  border-top-color: rgb(20 184 166 / 0) !important;
  border-bottom-color: rgb(20 184 166 / 0) !important;
}
.border-y-teal-500\/10 {
  border-top-color: rgb(20 184 166 / 0.1) !important;
  border-bottom-color: rgb(20 184 166 / 0.1) !important;
}
.border-y-teal-500\/100 {
  border-top-color: rgb(20 184 166 / 1) !important;
  border-bottom-color: rgb(20 184 166 / 1) !important;
}
.border-y-teal-500\/12 {
  border-top-color: rgb(20 184 166 / 0.12) !important;
  border-bottom-color: rgb(20 184 166 / 0.12) !important;
}
.border-y-teal-500\/20 {
  border-top-color: rgb(20 184 166 / 0.2) !important;
  border-bottom-color: rgb(20 184 166 / 0.2) !important;
}
.border-y-teal-500\/25 {
  border-top-color: rgb(20 184 166 / 0.25) !important;
  border-bottom-color: rgb(20 184 166 / 0.25) !important;
}
.border-y-teal-500\/30 {
  border-top-color: rgb(20 184 166 / 0.3) !important;
  border-bottom-color: rgb(20 184 166 / 0.3) !important;
}
.border-y-teal-500\/38 {
  border-top-color: rgb(20 184 166 / 0.38) !important;
  border-bottom-color: rgb(20 184 166 / 0.38) !important;
}
.border-y-teal-500\/40 {
  border-top-color: rgb(20 184 166 / 0.4) !important;
  border-bottom-color: rgb(20 184 166 / 0.4) !important;
}
.border-y-teal-500\/5 {
  border-top-color: rgb(20 184 166 / 0.05) !important;
  border-bottom-color: rgb(20 184 166 / 0.05) !important;
}
.border-y-teal-500\/50 {
  border-top-color: rgb(20 184 166 / 0.5) !important;
  border-bottom-color: rgb(20 184 166 / 0.5) !important;
}
.border-y-teal-500\/60 {
  border-top-color: rgb(20 184 166 / 0.6) !important;
  border-bottom-color: rgb(20 184 166 / 0.6) !important;
}
.border-y-teal-500\/70 {
  border-top-color: rgb(20 184 166 / 0.7) !important;
  border-bottom-color: rgb(20 184 166 / 0.7) !important;
}
.border-y-teal-500\/75 {
  border-top-color: rgb(20 184 166 / 0.75) !important;
  border-bottom-color: rgb(20 184 166 / 0.75) !important;
}
.border-y-teal-500\/80 {
  border-top-color: rgb(20 184 166 / 0.8) !important;
  border-bottom-color: rgb(20 184 166 / 0.8) !important;
}
.border-y-teal-500\/87 {
  border-top-color: rgb(20 184 166 / 0.87) !important;
  border-bottom-color: rgb(20 184 166 / 0.87) !important;
}
.border-y-teal-500\/90 {
  border-top-color: rgb(20 184 166 / 0.9) !important;
  border-bottom-color: rgb(20 184 166 / 0.9) !important;
}
.border-y-teal-500\/95 {
  border-top-color: rgb(20 184 166 / 0.95) !important;
  border-bottom-color: rgb(20 184 166 / 0.95) !important;
}
.border-y-teal-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-y-teal-600\/0 {
  border-top-color: rgb(13 148 136 / 0) !important;
  border-bottom-color: rgb(13 148 136 / 0) !important;
}
.border-y-teal-600\/10 {
  border-top-color: rgb(13 148 136 / 0.1) !important;
  border-bottom-color: rgb(13 148 136 / 0.1) !important;
}
.border-y-teal-600\/100 {
  border-top-color: rgb(13 148 136 / 1) !important;
  border-bottom-color: rgb(13 148 136 / 1) !important;
}
.border-y-teal-600\/12 {
  border-top-color: rgb(13 148 136 / 0.12) !important;
  border-bottom-color: rgb(13 148 136 / 0.12) !important;
}
.border-y-teal-600\/20 {
  border-top-color: rgb(13 148 136 / 0.2) !important;
  border-bottom-color: rgb(13 148 136 / 0.2) !important;
}
.border-y-teal-600\/25 {
  border-top-color: rgb(13 148 136 / 0.25) !important;
  border-bottom-color: rgb(13 148 136 / 0.25) !important;
}
.border-y-teal-600\/30 {
  border-top-color: rgb(13 148 136 / 0.3) !important;
  border-bottom-color: rgb(13 148 136 / 0.3) !important;
}
.border-y-teal-600\/38 {
  border-top-color: rgb(13 148 136 / 0.38) !important;
  border-bottom-color: rgb(13 148 136 / 0.38) !important;
}
.border-y-teal-600\/40 {
  border-top-color: rgb(13 148 136 / 0.4) !important;
  border-bottom-color: rgb(13 148 136 / 0.4) !important;
}
.border-y-teal-600\/5 {
  border-top-color: rgb(13 148 136 / 0.05) !important;
  border-bottom-color: rgb(13 148 136 / 0.05) !important;
}
.border-y-teal-600\/50 {
  border-top-color: rgb(13 148 136 / 0.5) !important;
  border-bottom-color: rgb(13 148 136 / 0.5) !important;
}
.border-y-teal-600\/60 {
  border-top-color: rgb(13 148 136 / 0.6) !important;
  border-bottom-color: rgb(13 148 136 / 0.6) !important;
}
.border-y-teal-600\/70 {
  border-top-color: rgb(13 148 136 / 0.7) !important;
  border-bottom-color: rgb(13 148 136 / 0.7) !important;
}
.border-y-teal-600\/75 {
  border-top-color: rgb(13 148 136 / 0.75) !important;
  border-bottom-color: rgb(13 148 136 / 0.75) !important;
}
.border-y-teal-600\/80 {
  border-top-color: rgb(13 148 136 / 0.8) !important;
  border-bottom-color: rgb(13 148 136 / 0.8) !important;
}
.border-y-teal-600\/87 {
  border-top-color: rgb(13 148 136 / 0.87) !important;
  border-bottom-color: rgb(13 148 136 / 0.87) !important;
}
.border-y-teal-600\/90 {
  border-top-color: rgb(13 148 136 / 0.9) !important;
  border-bottom-color: rgb(13 148 136 / 0.9) !important;
}
.border-y-teal-600\/95 {
  border-top-color: rgb(13 148 136 / 0.95) !important;
  border-bottom-color: rgb(13 148 136 / 0.95) !important;
}
.border-y-teal-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-y-teal-700\/0 {
  border-top-color: rgb(15 118 110 / 0) !important;
  border-bottom-color: rgb(15 118 110 / 0) !important;
}
.border-y-teal-700\/10 {
  border-top-color: rgb(15 118 110 / 0.1) !important;
  border-bottom-color: rgb(15 118 110 / 0.1) !important;
}
.border-y-teal-700\/100 {
  border-top-color: rgb(15 118 110 / 1) !important;
  border-bottom-color: rgb(15 118 110 / 1) !important;
}
.border-y-teal-700\/12 {
  border-top-color: rgb(15 118 110 / 0.12) !important;
  border-bottom-color: rgb(15 118 110 / 0.12) !important;
}
.border-y-teal-700\/20 {
  border-top-color: rgb(15 118 110 / 0.2) !important;
  border-bottom-color: rgb(15 118 110 / 0.2) !important;
}
.border-y-teal-700\/25 {
  border-top-color: rgb(15 118 110 / 0.25) !important;
  border-bottom-color: rgb(15 118 110 / 0.25) !important;
}
.border-y-teal-700\/30 {
  border-top-color: rgb(15 118 110 / 0.3) !important;
  border-bottom-color: rgb(15 118 110 / 0.3) !important;
}
.border-y-teal-700\/38 {
  border-top-color: rgb(15 118 110 / 0.38) !important;
  border-bottom-color: rgb(15 118 110 / 0.38) !important;
}
.border-y-teal-700\/40 {
  border-top-color: rgb(15 118 110 / 0.4) !important;
  border-bottom-color: rgb(15 118 110 / 0.4) !important;
}
.border-y-teal-700\/5 {
  border-top-color: rgb(15 118 110 / 0.05) !important;
  border-bottom-color: rgb(15 118 110 / 0.05) !important;
}
.border-y-teal-700\/50 {
  border-top-color: rgb(15 118 110 / 0.5) !important;
  border-bottom-color: rgb(15 118 110 / 0.5) !important;
}
.border-y-teal-700\/60 {
  border-top-color: rgb(15 118 110 / 0.6) !important;
  border-bottom-color: rgb(15 118 110 / 0.6) !important;
}
.border-y-teal-700\/70 {
  border-top-color: rgb(15 118 110 / 0.7) !important;
  border-bottom-color: rgb(15 118 110 / 0.7) !important;
}
.border-y-teal-700\/75 {
  border-top-color: rgb(15 118 110 / 0.75) !important;
  border-bottom-color: rgb(15 118 110 / 0.75) !important;
}
.border-y-teal-700\/80 {
  border-top-color: rgb(15 118 110 / 0.8) !important;
  border-bottom-color: rgb(15 118 110 / 0.8) !important;
}
.border-y-teal-700\/87 {
  border-top-color: rgb(15 118 110 / 0.87) !important;
  border-bottom-color: rgb(15 118 110 / 0.87) !important;
}
.border-y-teal-700\/90 {
  border-top-color: rgb(15 118 110 / 0.9) !important;
  border-bottom-color: rgb(15 118 110 / 0.9) !important;
}
.border-y-teal-700\/95 {
  border-top-color: rgb(15 118 110 / 0.95) !important;
  border-bottom-color: rgb(15 118 110 / 0.95) !important;
}
.border-y-teal-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-y-teal-800\/0 {
  border-top-color: rgb(17 94 89 / 0) !important;
  border-bottom-color: rgb(17 94 89 / 0) !important;
}
.border-y-teal-800\/10 {
  border-top-color: rgb(17 94 89 / 0.1) !important;
  border-bottom-color: rgb(17 94 89 / 0.1) !important;
}
.border-y-teal-800\/100 {
  border-top-color: rgb(17 94 89 / 1) !important;
  border-bottom-color: rgb(17 94 89 / 1) !important;
}
.border-y-teal-800\/12 {
  border-top-color: rgb(17 94 89 / 0.12) !important;
  border-bottom-color: rgb(17 94 89 / 0.12) !important;
}
.border-y-teal-800\/20 {
  border-top-color: rgb(17 94 89 / 0.2) !important;
  border-bottom-color: rgb(17 94 89 / 0.2) !important;
}
.border-y-teal-800\/25 {
  border-top-color: rgb(17 94 89 / 0.25) !important;
  border-bottom-color: rgb(17 94 89 / 0.25) !important;
}
.border-y-teal-800\/30 {
  border-top-color: rgb(17 94 89 / 0.3) !important;
  border-bottom-color: rgb(17 94 89 / 0.3) !important;
}
.border-y-teal-800\/38 {
  border-top-color: rgb(17 94 89 / 0.38) !important;
  border-bottom-color: rgb(17 94 89 / 0.38) !important;
}
.border-y-teal-800\/40 {
  border-top-color: rgb(17 94 89 / 0.4) !important;
  border-bottom-color: rgb(17 94 89 / 0.4) !important;
}
.border-y-teal-800\/5 {
  border-top-color: rgb(17 94 89 / 0.05) !important;
  border-bottom-color: rgb(17 94 89 / 0.05) !important;
}
.border-y-teal-800\/50 {
  border-top-color: rgb(17 94 89 / 0.5) !important;
  border-bottom-color: rgb(17 94 89 / 0.5) !important;
}
.border-y-teal-800\/60 {
  border-top-color: rgb(17 94 89 / 0.6) !important;
  border-bottom-color: rgb(17 94 89 / 0.6) !important;
}
.border-y-teal-800\/70 {
  border-top-color: rgb(17 94 89 / 0.7) !important;
  border-bottom-color: rgb(17 94 89 / 0.7) !important;
}
.border-y-teal-800\/75 {
  border-top-color: rgb(17 94 89 / 0.75) !important;
  border-bottom-color: rgb(17 94 89 / 0.75) !important;
}
.border-y-teal-800\/80 {
  border-top-color: rgb(17 94 89 / 0.8) !important;
  border-bottom-color: rgb(17 94 89 / 0.8) !important;
}
.border-y-teal-800\/87 {
  border-top-color: rgb(17 94 89 / 0.87) !important;
  border-bottom-color: rgb(17 94 89 / 0.87) !important;
}
.border-y-teal-800\/90 {
  border-top-color: rgb(17 94 89 / 0.9) !important;
  border-bottom-color: rgb(17 94 89 / 0.9) !important;
}
.border-y-teal-800\/95 {
  border-top-color: rgb(17 94 89 / 0.95) !important;
  border-bottom-color: rgb(17 94 89 / 0.95) !important;
}
.border-y-teal-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-y-teal-900\/0 {
  border-top-color: rgb(19 78 74 / 0) !important;
  border-bottom-color: rgb(19 78 74 / 0) !important;
}
.border-y-teal-900\/10 {
  border-top-color: rgb(19 78 74 / 0.1) !important;
  border-bottom-color: rgb(19 78 74 / 0.1) !important;
}
.border-y-teal-900\/100 {
  border-top-color: rgb(19 78 74 / 1) !important;
  border-bottom-color: rgb(19 78 74 / 1) !important;
}
.border-y-teal-900\/12 {
  border-top-color: rgb(19 78 74 / 0.12) !important;
  border-bottom-color: rgb(19 78 74 / 0.12) !important;
}
.border-y-teal-900\/20 {
  border-top-color: rgb(19 78 74 / 0.2) !important;
  border-bottom-color: rgb(19 78 74 / 0.2) !important;
}
.border-y-teal-900\/25 {
  border-top-color: rgb(19 78 74 / 0.25) !important;
  border-bottom-color: rgb(19 78 74 / 0.25) !important;
}
.border-y-teal-900\/30 {
  border-top-color: rgb(19 78 74 / 0.3) !important;
  border-bottom-color: rgb(19 78 74 / 0.3) !important;
}
.border-y-teal-900\/38 {
  border-top-color: rgb(19 78 74 / 0.38) !important;
  border-bottom-color: rgb(19 78 74 / 0.38) !important;
}
.border-y-teal-900\/40 {
  border-top-color: rgb(19 78 74 / 0.4) !important;
  border-bottom-color: rgb(19 78 74 / 0.4) !important;
}
.border-y-teal-900\/5 {
  border-top-color: rgb(19 78 74 / 0.05) !important;
  border-bottom-color: rgb(19 78 74 / 0.05) !important;
}
.border-y-teal-900\/50 {
  border-top-color: rgb(19 78 74 / 0.5) !important;
  border-bottom-color: rgb(19 78 74 / 0.5) !important;
}
.border-y-teal-900\/60 {
  border-top-color: rgb(19 78 74 / 0.6) !important;
  border-bottom-color: rgb(19 78 74 / 0.6) !important;
}
.border-y-teal-900\/70 {
  border-top-color: rgb(19 78 74 / 0.7) !important;
  border-bottom-color: rgb(19 78 74 / 0.7) !important;
}
.border-y-teal-900\/75 {
  border-top-color: rgb(19 78 74 / 0.75) !important;
  border-bottom-color: rgb(19 78 74 / 0.75) !important;
}
.border-y-teal-900\/80 {
  border-top-color: rgb(19 78 74 / 0.8) !important;
  border-bottom-color: rgb(19 78 74 / 0.8) !important;
}
.border-y-teal-900\/87 {
  border-top-color: rgb(19 78 74 / 0.87) !important;
  border-bottom-color: rgb(19 78 74 / 0.87) !important;
}
.border-y-teal-900\/90 {
  border-top-color: rgb(19 78 74 / 0.9) !important;
  border-bottom-color: rgb(19 78 74 / 0.9) !important;
}
.border-y-teal-900\/95 {
  border-top-color: rgb(19 78 74 / 0.95) !important;
  border-bottom-color: rgb(19 78 74 / 0.95) !important;
}
.border-y-teal-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-y-teal-950\/0 {
  border-top-color: rgb(4 47 46 / 0) !important;
  border-bottom-color: rgb(4 47 46 / 0) !important;
}
.border-y-teal-950\/10 {
  border-top-color: rgb(4 47 46 / 0.1) !important;
  border-bottom-color: rgb(4 47 46 / 0.1) !important;
}
.border-y-teal-950\/100 {
  border-top-color: rgb(4 47 46 / 1) !important;
  border-bottom-color: rgb(4 47 46 / 1) !important;
}
.border-y-teal-950\/12 {
  border-top-color: rgb(4 47 46 / 0.12) !important;
  border-bottom-color: rgb(4 47 46 / 0.12) !important;
}
.border-y-teal-950\/20 {
  border-top-color: rgb(4 47 46 / 0.2) !important;
  border-bottom-color: rgb(4 47 46 / 0.2) !important;
}
.border-y-teal-950\/25 {
  border-top-color: rgb(4 47 46 / 0.25) !important;
  border-bottom-color: rgb(4 47 46 / 0.25) !important;
}
.border-y-teal-950\/30 {
  border-top-color: rgb(4 47 46 / 0.3) !important;
  border-bottom-color: rgb(4 47 46 / 0.3) !important;
}
.border-y-teal-950\/38 {
  border-top-color: rgb(4 47 46 / 0.38) !important;
  border-bottom-color: rgb(4 47 46 / 0.38) !important;
}
.border-y-teal-950\/40 {
  border-top-color: rgb(4 47 46 / 0.4) !important;
  border-bottom-color: rgb(4 47 46 / 0.4) !important;
}
.border-y-teal-950\/5 {
  border-top-color: rgb(4 47 46 / 0.05) !important;
  border-bottom-color: rgb(4 47 46 / 0.05) !important;
}
.border-y-teal-950\/50 {
  border-top-color: rgb(4 47 46 / 0.5) !important;
  border-bottom-color: rgb(4 47 46 / 0.5) !important;
}
.border-y-teal-950\/60 {
  border-top-color: rgb(4 47 46 / 0.6) !important;
  border-bottom-color: rgb(4 47 46 / 0.6) !important;
}
.border-y-teal-950\/70 {
  border-top-color: rgb(4 47 46 / 0.7) !important;
  border-bottom-color: rgb(4 47 46 / 0.7) !important;
}
.border-y-teal-950\/75 {
  border-top-color: rgb(4 47 46 / 0.75) !important;
  border-bottom-color: rgb(4 47 46 / 0.75) !important;
}
.border-y-teal-950\/80 {
  border-top-color: rgb(4 47 46 / 0.8) !important;
  border-bottom-color: rgb(4 47 46 / 0.8) !important;
}
.border-y-teal-950\/87 {
  border-top-color: rgb(4 47 46 / 0.87) !important;
  border-bottom-color: rgb(4 47 46 / 0.87) !important;
}
.border-y-teal-950\/90 {
  border-top-color: rgb(4 47 46 / 0.9) !important;
  border-bottom-color: rgb(4 47 46 / 0.9) !important;
}
.border-y-teal-950\/95 {
  border-top-color: rgb(4 47 46 / 0.95) !important;
  border-bottom-color: rgb(4 47 46 / 0.95) !important;
}
.border-y-transparent {
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.border-y-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0) !important;
  border-bottom-color: rgb(0 0 0 / 0) !important;
}
.border-y-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1) !important;
  border-bottom-color: rgb(0 0 0 / 0.1) !important;
}
.border-y-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1) !important;
  border-bottom-color: rgb(0 0 0 / 1) !important;
}
.border-y-transparent\/12 {
  border-top-color: rgb(0 0 0 / 0.12) !important;
  border-bottom-color: rgb(0 0 0 / 0.12) !important;
}
.border-y-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2) !important;
  border-bottom-color: rgb(0 0 0 / 0.2) !important;
}
.border-y-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25) !important;
  border-bottom-color: rgb(0 0 0 / 0.25) !important;
}
.border-y-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3) !important;
  border-bottom-color: rgb(0 0 0 / 0.3) !important;
}
.border-y-transparent\/38 {
  border-top-color: rgb(0 0 0 / 0.38) !important;
  border-bottom-color: rgb(0 0 0 / 0.38) !important;
}
.border-y-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4) !important;
  border-bottom-color: rgb(0 0 0 / 0.4) !important;
}
.border-y-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05) !important;
  border-bottom-color: rgb(0 0 0 / 0.05) !important;
}
.border-y-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5) !important;
  border-bottom-color: rgb(0 0 0 / 0.5) !important;
}
.border-y-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6) !important;
  border-bottom-color: rgb(0 0 0 / 0.6) !important;
}
.border-y-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7) !important;
  border-bottom-color: rgb(0 0 0 / 0.7) !important;
}
.border-y-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75) !important;
  border-bottom-color: rgb(0 0 0 / 0.75) !important;
}
.border-y-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8) !important;
  border-bottom-color: rgb(0 0 0 / 0.8) !important;
}
.border-y-transparent\/87 {
  border-top-color: rgb(0 0 0 / 0.87) !important;
  border-bottom-color: rgb(0 0 0 / 0.87) !important;
}
.border-y-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9) !important;
  border-bottom-color: rgb(0 0 0 / 0.9) !important;
}
.border-y-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95) !important;
  border-bottom-color: rgb(0 0 0 / 0.95) !important;
}
.border-y-violet-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-y-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0) !important;
  border-bottom-color: rgb(237 233 254 / 0) !important;
}
.border-y-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1) !important;
  border-bottom-color: rgb(237 233 254 / 0.1) !important;
}
.border-y-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1) !important;
  border-bottom-color: rgb(237 233 254 / 1) !important;
}
.border-y-violet-100\/12 {
  border-top-color: rgb(237 233 254 / 0.12) !important;
  border-bottom-color: rgb(237 233 254 / 0.12) !important;
}
.border-y-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2) !important;
  border-bottom-color: rgb(237 233 254 / 0.2) !important;
}
.border-y-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25) !important;
  border-bottom-color: rgb(237 233 254 / 0.25) !important;
}
.border-y-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3) !important;
  border-bottom-color: rgb(237 233 254 / 0.3) !important;
}
.border-y-violet-100\/38 {
  border-top-color: rgb(237 233 254 / 0.38) !important;
  border-bottom-color: rgb(237 233 254 / 0.38) !important;
}
.border-y-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4) !important;
  border-bottom-color: rgb(237 233 254 / 0.4) !important;
}
.border-y-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05) !important;
  border-bottom-color: rgb(237 233 254 / 0.05) !important;
}
.border-y-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5) !important;
  border-bottom-color: rgb(237 233 254 / 0.5) !important;
}
.border-y-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6) !important;
  border-bottom-color: rgb(237 233 254 / 0.6) !important;
}
.border-y-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7) !important;
  border-bottom-color: rgb(237 233 254 / 0.7) !important;
}
.border-y-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75) !important;
  border-bottom-color: rgb(237 233 254 / 0.75) !important;
}
.border-y-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8) !important;
  border-bottom-color: rgb(237 233 254 / 0.8) !important;
}
.border-y-violet-100\/87 {
  border-top-color: rgb(237 233 254 / 0.87) !important;
  border-bottom-color: rgb(237 233 254 / 0.87) !important;
}
.border-y-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9) !important;
  border-bottom-color: rgb(237 233 254 / 0.9) !important;
}
.border-y-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95) !important;
  border-bottom-color: rgb(237 233 254 / 0.95) !important;
}
.border-y-violet-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-y-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0) !important;
  border-bottom-color: rgb(221 214 254 / 0) !important;
}
.border-y-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1) !important;
  border-bottom-color: rgb(221 214 254 / 0.1) !important;
}
.border-y-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1) !important;
  border-bottom-color: rgb(221 214 254 / 1) !important;
}
.border-y-violet-200\/12 {
  border-top-color: rgb(221 214 254 / 0.12) !important;
  border-bottom-color: rgb(221 214 254 / 0.12) !important;
}
.border-y-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2) !important;
  border-bottom-color: rgb(221 214 254 / 0.2) !important;
}
.border-y-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25) !important;
  border-bottom-color: rgb(221 214 254 / 0.25) !important;
}
.border-y-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3) !important;
  border-bottom-color: rgb(221 214 254 / 0.3) !important;
}
.border-y-violet-200\/38 {
  border-top-color: rgb(221 214 254 / 0.38) !important;
  border-bottom-color: rgb(221 214 254 / 0.38) !important;
}
.border-y-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4) !important;
  border-bottom-color: rgb(221 214 254 / 0.4) !important;
}
.border-y-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05) !important;
  border-bottom-color: rgb(221 214 254 / 0.05) !important;
}
.border-y-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5) !important;
  border-bottom-color: rgb(221 214 254 / 0.5) !important;
}
.border-y-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6) !important;
  border-bottom-color: rgb(221 214 254 / 0.6) !important;
}
.border-y-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7) !important;
  border-bottom-color: rgb(221 214 254 / 0.7) !important;
}
.border-y-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75) !important;
  border-bottom-color: rgb(221 214 254 / 0.75) !important;
}
.border-y-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8) !important;
  border-bottom-color: rgb(221 214 254 / 0.8) !important;
}
.border-y-violet-200\/87 {
  border-top-color: rgb(221 214 254 / 0.87) !important;
  border-bottom-color: rgb(221 214 254 / 0.87) !important;
}
.border-y-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9) !important;
  border-bottom-color: rgb(221 214 254 / 0.9) !important;
}
.border-y-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95) !important;
  border-bottom-color: rgb(221 214 254 / 0.95) !important;
}
.border-y-violet-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-y-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0) !important;
  border-bottom-color: rgb(196 181 253 / 0) !important;
}
.border-y-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1) !important;
  border-bottom-color: rgb(196 181 253 / 0.1) !important;
}
.border-y-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1) !important;
  border-bottom-color: rgb(196 181 253 / 1) !important;
}
.border-y-violet-300\/12 {
  border-top-color: rgb(196 181 253 / 0.12) !important;
  border-bottom-color: rgb(196 181 253 / 0.12) !important;
}
.border-y-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2) !important;
  border-bottom-color: rgb(196 181 253 / 0.2) !important;
}
.border-y-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25) !important;
  border-bottom-color: rgb(196 181 253 / 0.25) !important;
}
.border-y-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3) !important;
  border-bottom-color: rgb(196 181 253 / 0.3) !important;
}
.border-y-violet-300\/38 {
  border-top-color: rgb(196 181 253 / 0.38) !important;
  border-bottom-color: rgb(196 181 253 / 0.38) !important;
}
.border-y-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4) !important;
  border-bottom-color: rgb(196 181 253 / 0.4) !important;
}
.border-y-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05) !important;
  border-bottom-color: rgb(196 181 253 / 0.05) !important;
}
.border-y-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5) !important;
  border-bottom-color: rgb(196 181 253 / 0.5) !important;
}
.border-y-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6) !important;
  border-bottom-color: rgb(196 181 253 / 0.6) !important;
}
.border-y-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7) !important;
  border-bottom-color: rgb(196 181 253 / 0.7) !important;
}
.border-y-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75) !important;
  border-bottom-color: rgb(196 181 253 / 0.75) !important;
}
.border-y-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8) !important;
  border-bottom-color: rgb(196 181 253 / 0.8) !important;
}
.border-y-violet-300\/87 {
  border-top-color: rgb(196 181 253 / 0.87) !important;
  border-bottom-color: rgb(196 181 253 / 0.87) !important;
}
.border-y-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9) !important;
  border-bottom-color: rgb(196 181 253 / 0.9) !important;
}
.border-y-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95) !important;
  border-bottom-color: rgb(196 181 253 / 0.95) !important;
}
.border-y-violet-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-y-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0) !important;
  border-bottom-color: rgb(167 139 250 / 0) !important;
}
.border-y-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1) !important;
  border-bottom-color: rgb(167 139 250 / 0.1) !important;
}
.border-y-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1) !important;
  border-bottom-color: rgb(167 139 250 / 1) !important;
}
.border-y-violet-400\/12 {
  border-top-color: rgb(167 139 250 / 0.12) !important;
  border-bottom-color: rgb(167 139 250 / 0.12) !important;
}
.border-y-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2) !important;
  border-bottom-color: rgb(167 139 250 / 0.2) !important;
}
.border-y-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25) !important;
  border-bottom-color: rgb(167 139 250 / 0.25) !important;
}
.border-y-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3) !important;
  border-bottom-color: rgb(167 139 250 / 0.3) !important;
}
.border-y-violet-400\/38 {
  border-top-color: rgb(167 139 250 / 0.38) !important;
  border-bottom-color: rgb(167 139 250 / 0.38) !important;
}
.border-y-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4) !important;
  border-bottom-color: rgb(167 139 250 / 0.4) !important;
}
.border-y-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05) !important;
  border-bottom-color: rgb(167 139 250 / 0.05) !important;
}
.border-y-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5) !important;
  border-bottom-color: rgb(167 139 250 / 0.5) !important;
}
.border-y-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6) !important;
  border-bottom-color: rgb(167 139 250 / 0.6) !important;
}
.border-y-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7) !important;
  border-bottom-color: rgb(167 139 250 / 0.7) !important;
}
.border-y-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75) !important;
  border-bottom-color: rgb(167 139 250 / 0.75) !important;
}
.border-y-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8) !important;
  border-bottom-color: rgb(167 139 250 / 0.8) !important;
}
.border-y-violet-400\/87 {
  border-top-color: rgb(167 139 250 / 0.87) !important;
  border-bottom-color: rgb(167 139 250 / 0.87) !important;
}
.border-y-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9) !important;
  border-bottom-color: rgb(167 139 250 / 0.9) !important;
}
.border-y-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95) !important;
  border-bottom-color: rgb(167 139 250 / 0.95) !important;
}
.border-y-violet-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-y-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0) !important;
  border-bottom-color: rgb(245 243 255 / 0) !important;
}
.border-y-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1) !important;
  border-bottom-color: rgb(245 243 255 / 0.1) !important;
}
.border-y-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1) !important;
  border-bottom-color: rgb(245 243 255 / 1) !important;
}
.border-y-violet-50\/12 {
  border-top-color: rgb(245 243 255 / 0.12) !important;
  border-bottom-color: rgb(245 243 255 / 0.12) !important;
}
.border-y-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2) !important;
  border-bottom-color: rgb(245 243 255 / 0.2) !important;
}
.border-y-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25) !important;
  border-bottom-color: rgb(245 243 255 / 0.25) !important;
}
.border-y-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3) !important;
  border-bottom-color: rgb(245 243 255 / 0.3) !important;
}
.border-y-violet-50\/38 {
  border-top-color: rgb(245 243 255 / 0.38) !important;
  border-bottom-color: rgb(245 243 255 / 0.38) !important;
}
.border-y-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4) !important;
  border-bottom-color: rgb(245 243 255 / 0.4) !important;
}
.border-y-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05) !important;
  border-bottom-color: rgb(245 243 255 / 0.05) !important;
}
.border-y-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5) !important;
  border-bottom-color: rgb(245 243 255 / 0.5) !important;
}
.border-y-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6) !important;
  border-bottom-color: rgb(245 243 255 / 0.6) !important;
}
.border-y-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7) !important;
  border-bottom-color: rgb(245 243 255 / 0.7) !important;
}
.border-y-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75) !important;
  border-bottom-color: rgb(245 243 255 / 0.75) !important;
}
.border-y-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8) !important;
  border-bottom-color: rgb(245 243 255 / 0.8) !important;
}
.border-y-violet-50\/87 {
  border-top-color: rgb(245 243 255 / 0.87) !important;
  border-bottom-color: rgb(245 243 255 / 0.87) !important;
}
.border-y-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9) !important;
  border-bottom-color: rgb(245 243 255 / 0.9) !important;
}
.border-y-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95) !important;
  border-bottom-color: rgb(245 243 255 / 0.95) !important;
}
.border-y-violet-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-y-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0) !important;
  border-bottom-color: rgb(139 92 246 / 0) !important;
}
.border-y-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1) !important;
  border-bottom-color: rgb(139 92 246 / 0.1) !important;
}
.border-y-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1) !important;
  border-bottom-color: rgb(139 92 246 / 1) !important;
}
.border-y-violet-500\/12 {
  border-top-color: rgb(139 92 246 / 0.12) !important;
  border-bottom-color: rgb(139 92 246 / 0.12) !important;
}
.border-y-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2) !important;
  border-bottom-color: rgb(139 92 246 / 0.2) !important;
}
.border-y-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25) !important;
  border-bottom-color: rgb(139 92 246 / 0.25) !important;
}
.border-y-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3) !important;
  border-bottom-color: rgb(139 92 246 / 0.3) !important;
}
.border-y-violet-500\/38 {
  border-top-color: rgb(139 92 246 / 0.38) !important;
  border-bottom-color: rgb(139 92 246 / 0.38) !important;
}
.border-y-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4) !important;
  border-bottom-color: rgb(139 92 246 / 0.4) !important;
}
.border-y-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05) !important;
  border-bottom-color: rgb(139 92 246 / 0.05) !important;
}
.border-y-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5) !important;
  border-bottom-color: rgb(139 92 246 / 0.5) !important;
}
.border-y-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6) !important;
  border-bottom-color: rgb(139 92 246 / 0.6) !important;
}
.border-y-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7) !important;
  border-bottom-color: rgb(139 92 246 / 0.7) !important;
}
.border-y-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75) !important;
  border-bottom-color: rgb(139 92 246 / 0.75) !important;
}
.border-y-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8) !important;
  border-bottom-color: rgb(139 92 246 / 0.8) !important;
}
.border-y-violet-500\/87 {
  border-top-color: rgb(139 92 246 / 0.87) !important;
  border-bottom-color: rgb(139 92 246 / 0.87) !important;
}
.border-y-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9) !important;
  border-bottom-color: rgb(139 92 246 / 0.9) !important;
}
.border-y-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95) !important;
  border-bottom-color: rgb(139 92 246 / 0.95) !important;
}
.border-y-violet-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-y-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0) !important;
  border-bottom-color: rgb(124 58 237 / 0) !important;
}
.border-y-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1) !important;
  border-bottom-color: rgb(124 58 237 / 0.1) !important;
}
.border-y-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1) !important;
  border-bottom-color: rgb(124 58 237 / 1) !important;
}
.border-y-violet-600\/12 {
  border-top-color: rgb(124 58 237 / 0.12) !important;
  border-bottom-color: rgb(124 58 237 / 0.12) !important;
}
.border-y-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2) !important;
  border-bottom-color: rgb(124 58 237 / 0.2) !important;
}
.border-y-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25) !important;
  border-bottom-color: rgb(124 58 237 / 0.25) !important;
}
.border-y-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3) !important;
  border-bottom-color: rgb(124 58 237 / 0.3) !important;
}
.border-y-violet-600\/38 {
  border-top-color: rgb(124 58 237 / 0.38) !important;
  border-bottom-color: rgb(124 58 237 / 0.38) !important;
}
.border-y-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4) !important;
  border-bottom-color: rgb(124 58 237 / 0.4) !important;
}
.border-y-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05) !important;
  border-bottom-color: rgb(124 58 237 / 0.05) !important;
}
.border-y-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5) !important;
  border-bottom-color: rgb(124 58 237 / 0.5) !important;
}
.border-y-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6) !important;
  border-bottom-color: rgb(124 58 237 / 0.6) !important;
}
.border-y-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7) !important;
  border-bottom-color: rgb(124 58 237 / 0.7) !important;
}
.border-y-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75) !important;
  border-bottom-color: rgb(124 58 237 / 0.75) !important;
}
.border-y-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8) !important;
  border-bottom-color: rgb(124 58 237 / 0.8) !important;
}
.border-y-violet-600\/87 {
  border-top-color: rgb(124 58 237 / 0.87) !important;
  border-bottom-color: rgb(124 58 237 / 0.87) !important;
}
.border-y-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9) !important;
  border-bottom-color: rgb(124 58 237 / 0.9) !important;
}
.border-y-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95) !important;
  border-bottom-color: rgb(124 58 237 / 0.95) !important;
}
.border-y-violet-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-y-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0) !important;
  border-bottom-color: rgb(109 40 217 / 0) !important;
}
.border-y-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1) !important;
  border-bottom-color: rgb(109 40 217 / 0.1) !important;
}
.border-y-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1) !important;
  border-bottom-color: rgb(109 40 217 / 1) !important;
}
.border-y-violet-700\/12 {
  border-top-color: rgb(109 40 217 / 0.12) !important;
  border-bottom-color: rgb(109 40 217 / 0.12) !important;
}
.border-y-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2) !important;
  border-bottom-color: rgb(109 40 217 / 0.2) !important;
}
.border-y-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25) !important;
  border-bottom-color: rgb(109 40 217 / 0.25) !important;
}
.border-y-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3) !important;
  border-bottom-color: rgb(109 40 217 / 0.3) !important;
}
.border-y-violet-700\/38 {
  border-top-color: rgb(109 40 217 / 0.38) !important;
  border-bottom-color: rgb(109 40 217 / 0.38) !important;
}
.border-y-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4) !important;
  border-bottom-color: rgb(109 40 217 / 0.4) !important;
}
.border-y-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05) !important;
  border-bottom-color: rgb(109 40 217 / 0.05) !important;
}
.border-y-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5) !important;
  border-bottom-color: rgb(109 40 217 / 0.5) !important;
}
.border-y-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6) !important;
  border-bottom-color: rgb(109 40 217 / 0.6) !important;
}
.border-y-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7) !important;
  border-bottom-color: rgb(109 40 217 / 0.7) !important;
}
.border-y-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75) !important;
  border-bottom-color: rgb(109 40 217 / 0.75) !important;
}
.border-y-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8) !important;
  border-bottom-color: rgb(109 40 217 / 0.8) !important;
}
.border-y-violet-700\/87 {
  border-top-color: rgb(109 40 217 / 0.87) !important;
  border-bottom-color: rgb(109 40 217 / 0.87) !important;
}
.border-y-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9) !important;
  border-bottom-color: rgb(109 40 217 / 0.9) !important;
}
.border-y-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95) !important;
  border-bottom-color: rgb(109 40 217 / 0.95) !important;
}
.border-y-violet-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-y-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0) !important;
  border-bottom-color: rgb(91 33 182 / 0) !important;
}
.border-y-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1) !important;
  border-bottom-color: rgb(91 33 182 / 0.1) !important;
}
.border-y-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1) !important;
  border-bottom-color: rgb(91 33 182 / 1) !important;
}
.border-y-violet-800\/12 {
  border-top-color: rgb(91 33 182 / 0.12) !important;
  border-bottom-color: rgb(91 33 182 / 0.12) !important;
}
.border-y-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2) !important;
  border-bottom-color: rgb(91 33 182 / 0.2) !important;
}
.border-y-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25) !important;
  border-bottom-color: rgb(91 33 182 / 0.25) !important;
}
.border-y-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3) !important;
  border-bottom-color: rgb(91 33 182 / 0.3) !important;
}
.border-y-violet-800\/38 {
  border-top-color: rgb(91 33 182 / 0.38) !important;
  border-bottom-color: rgb(91 33 182 / 0.38) !important;
}
.border-y-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4) !important;
  border-bottom-color: rgb(91 33 182 / 0.4) !important;
}
.border-y-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05) !important;
  border-bottom-color: rgb(91 33 182 / 0.05) !important;
}
.border-y-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5) !important;
  border-bottom-color: rgb(91 33 182 / 0.5) !important;
}
.border-y-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6) !important;
  border-bottom-color: rgb(91 33 182 / 0.6) !important;
}
.border-y-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7) !important;
  border-bottom-color: rgb(91 33 182 / 0.7) !important;
}
.border-y-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75) !important;
  border-bottom-color: rgb(91 33 182 / 0.75) !important;
}
.border-y-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8) !important;
  border-bottom-color: rgb(91 33 182 / 0.8) !important;
}
.border-y-violet-800\/87 {
  border-top-color: rgb(91 33 182 / 0.87) !important;
  border-bottom-color: rgb(91 33 182 / 0.87) !important;
}
.border-y-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9) !important;
  border-bottom-color: rgb(91 33 182 / 0.9) !important;
}
.border-y-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95) !important;
  border-bottom-color: rgb(91 33 182 / 0.95) !important;
}
.border-y-violet-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-y-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0) !important;
  border-bottom-color: rgb(76 29 149 / 0) !important;
}
.border-y-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1) !important;
  border-bottom-color: rgb(76 29 149 / 0.1) !important;
}
.border-y-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1) !important;
  border-bottom-color: rgb(76 29 149 / 1) !important;
}
.border-y-violet-900\/12 {
  border-top-color: rgb(76 29 149 / 0.12) !important;
  border-bottom-color: rgb(76 29 149 / 0.12) !important;
}
.border-y-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2) !important;
  border-bottom-color: rgb(76 29 149 / 0.2) !important;
}
.border-y-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25) !important;
  border-bottom-color: rgb(76 29 149 / 0.25) !important;
}
.border-y-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3) !important;
  border-bottom-color: rgb(76 29 149 / 0.3) !important;
}
.border-y-violet-900\/38 {
  border-top-color: rgb(76 29 149 / 0.38) !important;
  border-bottom-color: rgb(76 29 149 / 0.38) !important;
}
.border-y-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4) !important;
  border-bottom-color: rgb(76 29 149 / 0.4) !important;
}
.border-y-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05) !important;
  border-bottom-color: rgb(76 29 149 / 0.05) !important;
}
.border-y-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5) !important;
  border-bottom-color: rgb(76 29 149 / 0.5) !important;
}
.border-y-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6) !important;
  border-bottom-color: rgb(76 29 149 / 0.6) !important;
}
.border-y-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7) !important;
  border-bottom-color: rgb(76 29 149 / 0.7) !important;
}
.border-y-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75) !important;
  border-bottom-color: rgb(76 29 149 / 0.75) !important;
}
.border-y-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8) !important;
  border-bottom-color: rgb(76 29 149 / 0.8) !important;
}
.border-y-violet-900\/87 {
  border-top-color: rgb(76 29 149 / 0.87) !important;
  border-bottom-color: rgb(76 29 149 / 0.87) !important;
}
.border-y-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9) !important;
  border-bottom-color: rgb(76 29 149 / 0.9) !important;
}
.border-y-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95) !important;
  border-bottom-color: rgb(76 29 149 / 0.95) !important;
}
.border-y-violet-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-y-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0) !important;
  border-bottom-color: rgb(46 16 101 / 0) !important;
}
.border-y-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1) !important;
  border-bottom-color: rgb(46 16 101 / 0.1) !important;
}
.border-y-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1) !important;
  border-bottom-color: rgb(46 16 101 / 1) !important;
}
.border-y-violet-950\/12 {
  border-top-color: rgb(46 16 101 / 0.12) !important;
  border-bottom-color: rgb(46 16 101 / 0.12) !important;
}
.border-y-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2) !important;
  border-bottom-color: rgb(46 16 101 / 0.2) !important;
}
.border-y-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25) !important;
  border-bottom-color: rgb(46 16 101 / 0.25) !important;
}
.border-y-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3) !important;
  border-bottom-color: rgb(46 16 101 / 0.3) !important;
}
.border-y-violet-950\/38 {
  border-top-color: rgb(46 16 101 / 0.38) !important;
  border-bottom-color: rgb(46 16 101 / 0.38) !important;
}
.border-y-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4) !important;
  border-bottom-color: rgb(46 16 101 / 0.4) !important;
}
.border-y-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05) !important;
  border-bottom-color: rgb(46 16 101 / 0.05) !important;
}
.border-y-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5) !important;
  border-bottom-color: rgb(46 16 101 / 0.5) !important;
}
.border-y-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6) !important;
  border-bottom-color: rgb(46 16 101 / 0.6) !important;
}
.border-y-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7) !important;
  border-bottom-color: rgb(46 16 101 / 0.7) !important;
}
.border-y-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75) !important;
  border-bottom-color: rgb(46 16 101 / 0.75) !important;
}
.border-y-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8) !important;
  border-bottom-color: rgb(46 16 101 / 0.8) !important;
}
.border-y-violet-950\/87 {
  border-top-color: rgb(46 16 101 / 0.87) !important;
  border-bottom-color: rgb(46 16 101 / 0.87) !important;
}
.border-y-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9) !important;
  border-bottom-color: rgb(46 16 101 / 0.9) !important;
}
.border-y-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95) !important;
  border-bottom-color: rgb(46 16 101 / 0.95) !important;
}
.border-y-warn {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-100\/0 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-y-warn-100\/10 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-y-warn-100\/100 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-y-warn-100\/12 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-y-warn-100\/20 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-y-warn-100\/25 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-y-warn-100\/30 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-y-warn-100\/38 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-y-warn-100\/40 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-y-warn-100\/5 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-y-warn-100\/50 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-y-warn-100\/60 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-y-warn-100\/70 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-y-warn-100\/75 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-y-warn-100\/80 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-y-warn-100\/87 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-y-warn-100\/90 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-y-warn-100\/95 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-y-warn-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-200\/0 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-y-warn-200\/10 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-y-warn-200\/100 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-y-warn-200\/12 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-y-warn-200\/20 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-y-warn-200\/25 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-y-warn-200\/30 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-y-warn-200\/38 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-y-warn-200\/40 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-y-warn-200\/5 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-y-warn-200\/50 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-y-warn-200\/60 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-y-warn-200\/70 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-y-warn-200\/75 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-y-warn-200\/80 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-y-warn-200\/87 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-y-warn-200\/90 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-y-warn-200\/95 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-y-warn-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-300\/0 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-y-warn-300\/10 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-y-warn-300\/100 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-y-warn-300\/12 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-y-warn-300\/20 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-y-warn-300\/25 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-y-warn-300\/30 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-y-warn-300\/38 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-y-warn-300\/40 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-y-warn-300\/5 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-y-warn-300\/50 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-y-warn-300\/60 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-y-warn-300\/70 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-y-warn-300\/75 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-y-warn-300\/80 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-y-warn-300\/87 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-y-warn-300\/90 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-y-warn-300\/95 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-y-warn-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-400\/0 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-y-warn-400\/10 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-y-warn-400\/100 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-y-warn-400\/12 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-y-warn-400\/20 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-y-warn-400\/25 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-y-warn-400\/30 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-y-warn-400\/38 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-y-warn-400\/40 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-y-warn-400\/5 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-y-warn-400\/50 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-y-warn-400\/60 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-y-warn-400\/70 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-y-warn-400\/75 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-y-warn-400\/80 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-y-warn-400\/87 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-y-warn-400\/90 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-y-warn-400\/95 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-y-warn-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-50\/0 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-y-warn-50\/10 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-y-warn-50\/100 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-y-warn-50\/12 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-y-warn-50\/20 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-y-warn-50\/25 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-y-warn-50\/30 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-y-warn-50\/38 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-y-warn-50\/40 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-y-warn-50\/5 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-y-warn-50\/50 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-y-warn-50\/60 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-y-warn-50\/70 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-y-warn-50\/75 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-y-warn-50\/80 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-y-warn-50\/87 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-y-warn-50\/90 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-y-warn-50\/95 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-y-warn-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-500\/0 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-y-warn-500\/10 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-y-warn-500\/100 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-y-warn-500\/12 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-y-warn-500\/20 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-y-warn-500\/25 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-y-warn-500\/30 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-y-warn-500\/38 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-y-warn-500\/40 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-y-warn-500\/5 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-y-warn-500\/50 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-y-warn-500\/60 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-y-warn-500\/70 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-y-warn-500\/75 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-y-warn-500\/80 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-y-warn-500\/87 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-y-warn-500\/90 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-y-warn-500\/95 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-y-warn-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-600\/0 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-y-warn-600\/10 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-y-warn-600\/100 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-y-warn-600\/12 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-y-warn-600\/20 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-y-warn-600\/25 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-y-warn-600\/30 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-y-warn-600\/38 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-y-warn-600\/40 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-y-warn-600\/5 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-y-warn-600\/50 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-y-warn-600\/60 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-y-warn-600\/70 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-y-warn-600\/75 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-y-warn-600\/80 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-y-warn-600\/87 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-y-warn-600\/90 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-y-warn-600\/95 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-y-warn-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-700\/0 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-y-warn-700\/10 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-y-warn-700\/100 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-y-warn-700\/12 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-y-warn-700\/20 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-y-warn-700\/25 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-y-warn-700\/30 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-y-warn-700\/38 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-y-warn-700\/40 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-y-warn-700\/5 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-y-warn-700\/50 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-y-warn-700\/60 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-y-warn-700\/70 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-y-warn-700\/75 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-y-warn-700\/80 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-y-warn-700\/87 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-y-warn-700\/90 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-y-warn-700\/95 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-y-warn-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-800\/0 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-y-warn-800\/10 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-y-warn-800\/100 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-y-warn-800\/12 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-y-warn-800\/20 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-y-warn-800\/25 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-y-warn-800\/30 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-y-warn-800\/38 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-y-warn-800\/40 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-y-warn-800\/5 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-y-warn-800\/50 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-y-warn-800\/60 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-y-warn-800\/70 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-y-warn-800\/75 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-y-warn-800\/80 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-y-warn-800\/87 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-y-warn-800\/90 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-y-warn-800\/95 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-y-warn-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-900\/0 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-y-warn-900\/10 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-y-warn-900\/100 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-y-warn-900\/12 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-y-warn-900\/20 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-y-warn-900\/25 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-y-warn-900\/30 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-y-warn-900\/38 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-y-warn-900\/40 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-y-warn-900\/5 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-y-warn-900\/50 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-y-warn-900\/60 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-y-warn-900\/70 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-y-warn-900\/75 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-y-warn-900\/80 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-y-warn-900\/87 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-y-warn-900\/90 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-y-warn-900\/95 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-y-warn-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-y-warn-950\/0 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-y-warn-950\/10 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-y-warn-950\/100 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-y-warn-950\/12 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-y-warn-950\/20 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-y-warn-950\/25 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-y-warn-950\/30 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-y-warn-950\/38 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-y-warn-950\/40 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-y-warn-950\/5 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-y-warn-950\/50 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-y-warn-950\/60 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-y-warn-950\/70 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-y-warn-950\/75 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-y-warn-950\/80 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-y-warn-950\/87 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-y-warn-950\/90 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-y-warn-950\/95 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-y-warn\/0 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-y-warn\/10 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-y-warn\/100 {
  border-top-color: rgba(var(--fuse-warn-rgb), 1) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-y-warn\/12 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-y-warn\/20 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-y-warn\/25 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-y-warn\/30 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-y-warn\/38 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-y-warn\/40 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-y-warn\/5 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-y-warn\/50 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-y-warn\/60 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-y-warn\/70 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-y-warn\/75 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-y-warn\/80 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-y-warn\/87 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-y-warn\/90 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-y-warn\/95 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-y-white {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-y-white\/0 {
  border-top-color: rgb(255 255 255 / 0) !important;
  border-bottom-color: rgb(255 255 255 / 0) !important;
}
.border-y-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1) !important;
  border-bottom-color: rgb(255 255 255 / 0.1) !important;
}
.border-y-white\/100 {
  border-top-color: rgb(255 255 255 / 1) !important;
  border-bottom-color: rgb(255 255 255 / 1) !important;
}
.border-y-white\/12 {
  border-top-color: rgb(255 255 255 / 0.12) !important;
  border-bottom-color: rgb(255 255 255 / 0.12) !important;
}
.border-y-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2) !important;
  border-bottom-color: rgb(255 255 255 / 0.2) !important;
}
.border-y-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25) !important;
  border-bottom-color: rgb(255 255 255 / 0.25) !important;
}
.border-y-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3) !important;
  border-bottom-color: rgb(255 255 255 / 0.3) !important;
}
.border-y-white\/38 {
  border-top-color: rgb(255 255 255 / 0.38) !important;
  border-bottom-color: rgb(255 255 255 / 0.38) !important;
}
.border-y-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4) !important;
  border-bottom-color: rgb(255 255 255 / 0.4) !important;
}
.border-y-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05) !important;
  border-bottom-color: rgb(255 255 255 / 0.05) !important;
}
.border-y-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5) !important;
  border-bottom-color: rgb(255 255 255 / 0.5) !important;
}
.border-y-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6) !important;
  border-bottom-color: rgb(255 255 255 / 0.6) !important;
}
.border-y-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7) !important;
  border-bottom-color: rgb(255 255 255 / 0.7) !important;
}
.border-y-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75) !important;
  border-bottom-color: rgb(255 255 255 / 0.75) !important;
}
.border-y-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8) !important;
  border-bottom-color: rgb(255 255 255 / 0.8) !important;
}
.border-y-white\/87 {
  border-top-color: rgb(255 255 255 / 0.87) !important;
  border-bottom-color: rgb(255 255 255 / 0.87) !important;
}
.border-y-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9) !important;
  border-bottom-color: rgb(255 255 255 / 0.9) !important;
}
.border-y-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95) !important;
  border-bottom-color: rgb(255 255 255 / 0.95) !important;
}
.border-y-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0) !important;
  border-bottom-color: rgb(254 249 195 / 0) !important;
}
.border-y-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1) !important;
  border-bottom-color: rgb(254 249 195 / 0.1) !important;
}
.border-y-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1) !important;
  border-bottom-color: rgb(254 249 195 / 1) !important;
}
.border-y-yellow-100\/12 {
  border-top-color: rgb(254 249 195 / 0.12) !important;
  border-bottom-color: rgb(254 249 195 / 0.12) !important;
}
.border-y-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2) !important;
  border-bottom-color: rgb(254 249 195 / 0.2) !important;
}
.border-y-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25) !important;
  border-bottom-color: rgb(254 249 195 / 0.25) !important;
}
.border-y-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3) !important;
  border-bottom-color: rgb(254 249 195 / 0.3) !important;
}
.border-y-yellow-100\/38 {
  border-top-color: rgb(254 249 195 / 0.38) !important;
  border-bottom-color: rgb(254 249 195 / 0.38) !important;
}
.border-y-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4) !important;
  border-bottom-color: rgb(254 249 195 / 0.4) !important;
}
.border-y-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05) !important;
  border-bottom-color: rgb(254 249 195 / 0.05) !important;
}
.border-y-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5) !important;
  border-bottom-color: rgb(254 249 195 / 0.5) !important;
}
.border-y-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6) !important;
  border-bottom-color: rgb(254 249 195 / 0.6) !important;
}
.border-y-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7) !important;
  border-bottom-color: rgb(254 249 195 / 0.7) !important;
}
.border-y-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75) !important;
  border-bottom-color: rgb(254 249 195 / 0.75) !important;
}
.border-y-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8) !important;
  border-bottom-color: rgb(254 249 195 / 0.8) !important;
}
.border-y-yellow-100\/87 {
  border-top-color: rgb(254 249 195 / 0.87) !important;
  border-bottom-color: rgb(254 249 195 / 0.87) !important;
}
.border-y-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9) !important;
  border-bottom-color: rgb(254 249 195 / 0.9) !important;
}
.border-y-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95) !important;
  border-bottom-color: rgb(254 249 195 / 0.95) !important;
}
.border-y-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0) !important;
  border-bottom-color: rgb(254 240 138 / 0) !important;
}
.border-y-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1) !important;
  border-bottom-color: rgb(254 240 138 / 0.1) !important;
}
.border-y-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1) !important;
  border-bottom-color: rgb(254 240 138 / 1) !important;
}
.border-y-yellow-200\/12 {
  border-top-color: rgb(254 240 138 / 0.12) !important;
  border-bottom-color: rgb(254 240 138 / 0.12) !important;
}
.border-y-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2) !important;
  border-bottom-color: rgb(254 240 138 / 0.2) !important;
}
.border-y-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25) !important;
  border-bottom-color: rgb(254 240 138 / 0.25) !important;
}
.border-y-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3) !important;
  border-bottom-color: rgb(254 240 138 / 0.3) !important;
}
.border-y-yellow-200\/38 {
  border-top-color: rgb(254 240 138 / 0.38) !important;
  border-bottom-color: rgb(254 240 138 / 0.38) !important;
}
.border-y-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4) !important;
  border-bottom-color: rgb(254 240 138 / 0.4) !important;
}
.border-y-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05) !important;
  border-bottom-color: rgb(254 240 138 / 0.05) !important;
}
.border-y-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5) !important;
  border-bottom-color: rgb(254 240 138 / 0.5) !important;
}
.border-y-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6) !important;
  border-bottom-color: rgb(254 240 138 / 0.6) !important;
}
.border-y-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7) !important;
  border-bottom-color: rgb(254 240 138 / 0.7) !important;
}
.border-y-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75) !important;
  border-bottom-color: rgb(254 240 138 / 0.75) !important;
}
.border-y-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8) !important;
  border-bottom-color: rgb(254 240 138 / 0.8) !important;
}
.border-y-yellow-200\/87 {
  border-top-color: rgb(254 240 138 / 0.87) !important;
  border-bottom-color: rgb(254 240 138 / 0.87) !important;
}
.border-y-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9) !important;
  border-bottom-color: rgb(254 240 138 / 0.9) !important;
}
.border-y-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95) !important;
  border-bottom-color: rgb(254 240 138 / 0.95) !important;
}
.border-y-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0) !important;
  border-bottom-color: rgb(253 224 71 / 0) !important;
}
.border-y-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1) !important;
  border-bottom-color: rgb(253 224 71 / 0.1) !important;
}
.border-y-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1) !important;
  border-bottom-color: rgb(253 224 71 / 1) !important;
}
.border-y-yellow-300\/12 {
  border-top-color: rgb(253 224 71 / 0.12) !important;
  border-bottom-color: rgb(253 224 71 / 0.12) !important;
}
.border-y-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2) !important;
  border-bottom-color: rgb(253 224 71 / 0.2) !important;
}
.border-y-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25) !important;
  border-bottom-color: rgb(253 224 71 / 0.25) !important;
}
.border-y-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3) !important;
  border-bottom-color: rgb(253 224 71 / 0.3) !important;
}
.border-y-yellow-300\/38 {
  border-top-color: rgb(253 224 71 / 0.38) !important;
  border-bottom-color: rgb(253 224 71 / 0.38) !important;
}
.border-y-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4) !important;
  border-bottom-color: rgb(253 224 71 / 0.4) !important;
}
.border-y-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05) !important;
  border-bottom-color: rgb(253 224 71 / 0.05) !important;
}
.border-y-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5) !important;
  border-bottom-color: rgb(253 224 71 / 0.5) !important;
}
.border-y-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6) !important;
  border-bottom-color: rgb(253 224 71 / 0.6) !important;
}
.border-y-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7) !important;
  border-bottom-color: rgb(253 224 71 / 0.7) !important;
}
.border-y-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75) !important;
  border-bottom-color: rgb(253 224 71 / 0.75) !important;
}
.border-y-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8) !important;
  border-bottom-color: rgb(253 224 71 / 0.8) !important;
}
.border-y-yellow-300\/87 {
  border-top-color: rgb(253 224 71 / 0.87) !important;
  border-bottom-color: rgb(253 224 71 / 0.87) !important;
}
.border-y-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9) !important;
  border-bottom-color: rgb(253 224 71 / 0.9) !important;
}
.border-y-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95) !important;
  border-bottom-color: rgb(253 224 71 / 0.95) !important;
}
.border-y-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0) !important;
  border-bottom-color: rgb(250 204 21 / 0) !important;
}
.border-y-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1) !important;
  border-bottom-color: rgb(250 204 21 / 0.1) !important;
}
.border-y-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1) !important;
  border-bottom-color: rgb(250 204 21 / 1) !important;
}
.border-y-yellow-400\/12 {
  border-top-color: rgb(250 204 21 / 0.12) !important;
  border-bottom-color: rgb(250 204 21 / 0.12) !important;
}
.border-y-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2) !important;
  border-bottom-color: rgb(250 204 21 / 0.2) !important;
}
.border-y-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25) !important;
  border-bottom-color: rgb(250 204 21 / 0.25) !important;
}
.border-y-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3) !important;
  border-bottom-color: rgb(250 204 21 / 0.3) !important;
}
.border-y-yellow-400\/38 {
  border-top-color: rgb(250 204 21 / 0.38) !important;
  border-bottom-color: rgb(250 204 21 / 0.38) !important;
}
.border-y-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4) !important;
  border-bottom-color: rgb(250 204 21 / 0.4) !important;
}
.border-y-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05) !important;
  border-bottom-color: rgb(250 204 21 / 0.05) !important;
}
.border-y-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5) !important;
  border-bottom-color: rgb(250 204 21 / 0.5) !important;
}
.border-y-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6) !important;
  border-bottom-color: rgb(250 204 21 / 0.6) !important;
}
.border-y-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7) !important;
  border-bottom-color: rgb(250 204 21 / 0.7) !important;
}
.border-y-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75) !important;
  border-bottom-color: rgb(250 204 21 / 0.75) !important;
}
.border-y-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8) !important;
  border-bottom-color: rgb(250 204 21 / 0.8) !important;
}
.border-y-yellow-400\/87 {
  border-top-color: rgb(250 204 21 / 0.87) !important;
  border-bottom-color: rgb(250 204 21 / 0.87) !important;
}
.border-y-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9) !important;
  border-bottom-color: rgb(250 204 21 / 0.9) !important;
}
.border-y-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95) !important;
  border-bottom-color: rgb(250 204 21 / 0.95) !important;
}
.border-y-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0) !important;
  border-bottom-color: rgb(254 252 232 / 0) !important;
}
.border-y-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1) !important;
  border-bottom-color: rgb(254 252 232 / 0.1) !important;
}
.border-y-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1) !important;
  border-bottom-color: rgb(254 252 232 / 1) !important;
}
.border-y-yellow-50\/12 {
  border-top-color: rgb(254 252 232 / 0.12) !important;
  border-bottom-color: rgb(254 252 232 / 0.12) !important;
}
.border-y-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2) !important;
  border-bottom-color: rgb(254 252 232 / 0.2) !important;
}
.border-y-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25) !important;
  border-bottom-color: rgb(254 252 232 / 0.25) !important;
}
.border-y-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3) !important;
  border-bottom-color: rgb(254 252 232 / 0.3) !important;
}
.border-y-yellow-50\/38 {
  border-top-color: rgb(254 252 232 / 0.38) !important;
  border-bottom-color: rgb(254 252 232 / 0.38) !important;
}
.border-y-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4) !important;
  border-bottom-color: rgb(254 252 232 / 0.4) !important;
}
.border-y-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05) !important;
  border-bottom-color: rgb(254 252 232 / 0.05) !important;
}
.border-y-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5) !important;
  border-bottom-color: rgb(254 252 232 / 0.5) !important;
}
.border-y-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6) !important;
  border-bottom-color: rgb(254 252 232 / 0.6) !important;
}
.border-y-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7) !important;
  border-bottom-color: rgb(254 252 232 / 0.7) !important;
}
.border-y-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75) !important;
  border-bottom-color: rgb(254 252 232 / 0.75) !important;
}
.border-y-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8) !important;
  border-bottom-color: rgb(254 252 232 / 0.8) !important;
}
.border-y-yellow-50\/87 {
  border-top-color: rgb(254 252 232 / 0.87) !important;
  border-bottom-color: rgb(254 252 232 / 0.87) !important;
}
.border-y-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9) !important;
  border-bottom-color: rgb(254 252 232 / 0.9) !important;
}
.border-y-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95) !important;
  border-bottom-color: rgb(254 252 232 / 0.95) !important;
}
.border-y-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0) !important;
  border-bottom-color: rgb(234 179 8 / 0) !important;
}
.border-y-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1) !important;
  border-bottom-color: rgb(234 179 8 / 0.1) !important;
}
.border-y-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1) !important;
  border-bottom-color: rgb(234 179 8 / 1) !important;
}
.border-y-yellow-500\/12 {
  border-top-color: rgb(234 179 8 / 0.12) !important;
  border-bottom-color: rgb(234 179 8 / 0.12) !important;
}
.border-y-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2) !important;
  border-bottom-color: rgb(234 179 8 / 0.2) !important;
}
.border-y-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25) !important;
  border-bottom-color: rgb(234 179 8 / 0.25) !important;
}
.border-y-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3) !important;
  border-bottom-color: rgb(234 179 8 / 0.3) !important;
}
.border-y-yellow-500\/38 {
  border-top-color: rgb(234 179 8 / 0.38) !important;
  border-bottom-color: rgb(234 179 8 / 0.38) !important;
}
.border-y-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4) !important;
  border-bottom-color: rgb(234 179 8 / 0.4) !important;
}
.border-y-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05) !important;
  border-bottom-color: rgb(234 179 8 / 0.05) !important;
}
.border-y-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5) !important;
  border-bottom-color: rgb(234 179 8 / 0.5) !important;
}
.border-y-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6) !important;
  border-bottom-color: rgb(234 179 8 / 0.6) !important;
}
.border-y-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7) !important;
  border-bottom-color: rgb(234 179 8 / 0.7) !important;
}
.border-y-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75) !important;
  border-bottom-color: rgb(234 179 8 / 0.75) !important;
}
.border-y-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8) !important;
  border-bottom-color: rgb(234 179 8 / 0.8) !important;
}
.border-y-yellow-500\/87 {
  border-top-color: rgb(234 179 8 / 0.87) !important;
  border-bottom-color: rgb(234 179 8 / 0.87) !important;
}
.border-y-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9) !important;
  border-bottom-color: rgb(234 179 8 / 0.9) !important;
}
.border-y-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95) !important;
  border-bottom-color: rgb(234 179 8 / 0.95) !important;
}
.border-y-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0) !important;
  border-bottom-color: rgb(202 138 4 / 0) !important;
}
.border-y-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1) !important;
  border-bottom-color: rgb(202 138 4 / 0.1) !important;
}
.border-y-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1) !important;
  border-bottom-color: rgb(202 138 4 / 1) !important;
}
.border-y-yellow-600\/12 {
  border-top-color: rgb(202 138 4 / 0.12) !important;
  border-bottom-color: rgb(202 138 4 / 0.12) !important;
}
.border-y-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2) !important;
  border-bottom-color: rgb(202 138 4 / 0.2) !important;
}
.border-y-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25) !important;
  border-bottom-color: rgb(202 138 4 / 0.25) !important;
}
.border-y-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3) !important;
  border-bottom-color: rgb(202 138 4 / 0.3) !important;
}
.border-y-yellow-600\/38 {
  border-top-color: rgb(202 138 4 / 0.38) !important;
  border-bottom-color: rgb(202 138 4 / 0.38) !important;
}
.border-y-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4) !important;
  border-bottom-color: rgb(202 138 4 / 0.4) !important;
}
.border-y-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05) !important;
  border-bottom-color: rgb(202 138 4 / 0.05) !important;
}
.border-y-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5) !important;
  border-bottom-color: rgb(202 138 4 / 0.5) !important;
}
.border-y-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6) !important;
  border-bottom-color: rgb(202 138 4 / 0.6) !important;
}
.border-y-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7) !important;
  border-bottom-color: rgb(202 138 4 / 0.7) !important;
}
.border-y-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75) !important;
  border-bottom-color: rgb(202 138 4 / 0.75) !important;
}
.border-y-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8) !important;
  border-bottom-color: rgb(202 138 4 / 0.8) !important;
}
.border-y-yellow-600\/87 {
  border-top-color: rgb(202 138 4 / 0.87) !important;
  border-bottom-color: rgb(202 138 4 / 0.87) !important;
}
.border-y-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9) !important;
  border-bottom-color: rgb(202 138 4 / 0.9) !important;
}
.border-y-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95) !important;
  border-bottom-color: rgb(202 138 4 / 0.95) !important;
}
.border-y-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0) !important;
  border-bottom-color: rgb(161 98 7 / 0) !important;
}
.border-y-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1) !important;
  border-bottom-color: rgb(161 98 7 / 0.1) !important;
}
.border-y-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1) !important;
  border-bottom-color: rgb(161 98 7 / 1) !important;
}
.border-y-yellow-700\/12 {
  border-top-color: rgb(161 98 7 / 0.12) !important;
  border-bottom-color: rgb(161 98 7 / 0.12) !important;
}
.border-y-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2) !important;
  border-bottom-color: rgb(161 98 7 / 0.2) !important;
}
.border-y-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25) !important;
  border-bottom-color: rgb(161 98 7 / 0.25) !important;
}
.border-y-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3) !important;
  border-bottom-color: rgb(161 98 7 / 0.3) !important;
}
.border-y-yellow-700\/38 {
  border-top-color: rgb(161 98 7 / 0.38) !important;
  border-bottom-color: rgb(161 98 7 / 0.38) !important;
}
.border-y-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4) !important;
  border-bottom-color: rgb(161 98 7 / 0.4) !important;
}
.border-y-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05) !important;
  border-bottom-color: rgb(161 98 7 / 0.05) !important;
}
.border-y-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5) !important;
  border-bottom-color: rgb(161 98 7 / 0.5) !important;
}
.border-y-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6) !important;
  border-bottom-color: rgb(161 98 7 / 0.6) !important;
}
.border-y-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7) !important;
  border-bottom-color: rgb(161 98 7 / 0.7) !important;
}
.border-y-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75) !important;
  border-bottom-color: rgb(161 98 7 / 0.75) !important;
}
.border-y-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8) !important;
  border-bottom-color: rgb(161 98 7 / 0.8) !important;
}
.border-y-yellow-700\/87 {
  border-top-color: rgb(161 98 7 / 0.87) !important;
  border-bottom-color: rgb(161 98 7 / 0.87) !important;
}
.border-y-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9) !important;
  border-bottom-color: rgb(161 98 7 / 0.9) !important;
}
.border-y-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95) !important;
  border-bottom-color: rgb(161 98 7 / 0.95) !important;
}
.border-y-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0) !important;
  border-bottom-color: rgb(133 77 14 / 0) !important;
}
.border-y-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1) !important;
  border-bottom-color: rgb(133 77 14 / 0.1) !important;
}
.border-y-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1) !important;
  border-bottom-color: rgb(133 77 14 / 1) !important;
}
.border-y-yellow-800\/12 {
  border-top-color: rgb(133 77 14 / 0.12) !important;
  border-bottom-color: rgb(133 77 14 / 0.12) !important;
}
.border-y-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2) !important;
  border-bottom-color: rgb(133 77 14 / 0.2) !important;
}
.border-y-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25) !important;
  border-bottom-color: rgb(133 77 14 / 0.25) !important;
}
.border-y-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3) !important;
  border-bottom-color: rgb(133 77 14 / 0.3) !important;
}
.border-y-yellow-800\/38 {
  border-top-color: rgb(133 77 14 / 0.38) !important;
  border-bottom-color: rgb(133 77 14 / 0.38) !important;
}
.border-y-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4) !important;
  border-bottom-color: rgb(133 77 14 / 0.4) !important;
}
.border-y-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05) !important;
  border-bottom-color: rgb(133 77 14 / 0.05) !important;
}
.border-y-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5) !important;
  border-bottom-color: rgb(133 77 14 / 0.5) !important;
}
.border-y-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6) !important;
  border-bottom-color: rgb(133 77 14 / 0.6) !important;
}
.border-y-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7) !important;
  border-bottom-color: rgb(133 77 14 / 0.7) !important;
}
.border-y-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75) !important;
  border-bottom-color: rgb(133 77 14 / 0.75) !important;
}
.border-y-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8) !important;
  border-bottom-color: rgb(133 77 14 / 0.8) !important;
}
.border-y-yellow-800\/87 {
  border-top-color: rgb(133 77 14 / 0.87) !important;
  border-bottom-color: rgb(133 77 14 / 0.87) !important;
}
.border-y-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9) !important;
  border-bottom-color: rgb(133 77 14 / 0.9) !important;
}
.border-y-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95) !important;
  border-bottom-color: rgb(133 77 14 / 0.95) !important;
}
.border-y-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0) !important;
  border-bottom-color: rgb(113 63 18 / 0) !important;
}
.border-y-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1) !important;
  border-bottom-color: rgb(113 63 18 / 0.1) !important;
}
.border-y-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1) !important;
  border-bottom-color: rgb(113 63 18 / 1) !important;
}
.border-y-yellow-900\/12 {
  border-top-color: rgb(113 63 18 / 0.12) !important;
  border-bottom-color: rgb(113 63 18 / 0.12) !important;
}
.border-y-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2) !important;
  border-bottom-color: rgb(113 63 18 / 0.2) !important;
}
.border-y-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25) !important;
  border-bottom-color: rgb(113 63 18 / 0.25) !important;
}
.border-y-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3) !important;
  border-bottom-color: rgb(113 63 18 / 0.3) !important;
}
.border-y-yellow-900\/38 {
  border-top-color: rgb(113 63 18 / 0.38) !important;
  border-bottom-color: rgb(113 63 18 / 0.38) !important;
}
.border-y-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4) !important;
  border-bottom-color: rgb(113 63 18 / 0.4) !important;
}
.border-y-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05) !important;
  border-bottom-color: rgb(113 63 18 / 0.05) !important;
}
.border-y-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5) !important;
  border-bottom-color: rgb(113 63 18 / 0.5) !important;
}
.border-y-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6) !important;
  border-bottom-color: rgb(113 63 18 / 0.6) !important;
}
.border-y-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7) !important;
  border-bottom-color: rgb(113 63 18 / 0.7) !important;
}
.border-y-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75) !important;
  border-bottom-color: rgb(113 63 18 / 0.75) !important;
}
.border-y-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8) !important;
  border-bottom-color: rgb(113 63 18 / 0.8) !important;
}
.border-y-yellow-900\/87 {
  border-top-color: rgb(113 63 18 / 0.87) !important;
  border-bottom-color: rgb(113 63 18 / 0.87) !important;
}
.border-y-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9) !important;
  border-bottom-color: rgb(113 63 18 / 0.9) !important;
}
.border-y-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95) !important;
  border-bottom-color: rgb(113 63 18 / 0.95) !important;
}
.border-y-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-y-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0) !important;
  border-bottom-color: rgb(66 32 6 / 0) !important;
}
.border-y-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1) !important;
  border-bottom-color: rgb(66 32 6 / 0.1) !important;
}
.border-y-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1) !important;
  border-bottom-color: rgb(66 32 6 / 1) !important;
}
.border-y-yellow-950\/12 {
  border-top-color: rgb(66 32 6 / 0.12) !important;
  border-bottom-color: rgb(66 32 6 / 0.12) !important;
}
.border-y-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2) !important;
  border-bottom-color: rgb(66 32 6 / 0.2) !important;
}
.border-y-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25) !important;
  border-bottom-color: rgb(66 32 6 / 0.25) !important;
}
.border-y-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3) !important;
  border-bottom-color: rgb(66 32 6 / 0.3) !important;
}
.border-y-yellow-950\/38 {
  border-top-color: rgb(66 32 6 / 0.38) !important;
  border-bottom-color: rgb(66 32 6 / 0.38) !important;
}
.border-y-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4) !important;
  border-bottom-color: rgb(66 32 6 / 0.4) !important;
}
.border-y-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05) !important;
  border-bottom-color: rgb(66 32 6 / 0.05) !important;
}
.border-y-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5) !important;
  border-bottom-color: rgb(66 32 6 / 0.5) !important;
}
.border-y-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6) !important;
  border-bottom-color: rgb(66 32 6 / 0.6) !important;
}
.border-y-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7) !important;
  border-bottom-color: rgb(66 32 6 / 0.7) !important;
}
.border-y-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75) !important;
  border-bottom-color: rgb(66 32 6 / 0.75) !important;
}
.border-y-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8) !important;
  border-bottom-color: rgb(66 32 6 / 0.8) !important;
}
.border-y-yellow-950\/87 {
  border-top-color: rgb(66 32 6 / 0.87) !important;
  border-bottom-color: rgb(66 32 6 / 0.87) !important;
}
.border-y-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9) !important;
  border-bottom-color: rgb(66 32 6 / 0.9) !important;
}
.border-y-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95) !important;
  border-bottom-color: rgb(66 32 6 / 0.95) !important;
}
.border-y-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0) !important;
  border-bottom-color: rgb(244 244 245 / 0) !important;
}
.border-y-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1) !important;
  border-bottom-color: rgb(244 244 245 / 0.1) !important;
}
.border-y-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1) !important;
  border-bottom-color: rgb(244 244 245 / 1) !important;
}
.border-y-zinc-100\/12 {
  border-top-color: rgb(244 244 245 / 0.12) !important;
  border-bottom-color: rgb(244 244 245 / 0.12) !important;
}
.border-y-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2) !important;
  border-bottom-color: rgb(244 244 245 / 0.2) !important;
}
.border-y-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25) !important;
  border-bottom-color: rgb(244 244 245 / 0.25) !important;
}
.border-y-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3) !important;
  border-bottom-color: rgb(244 244 245 / 0.3) !important;
}
.border-y-zinc-100\/38 {
  border-top-color: rgb(244 244 245 / 0.38) !important;
  border-bottom-color: rgb(244 244 245 / 0.38) !important;
}
.border-y-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4) !important;
  border-bottom-color: rgb(244 244 245 / 0.4) !important;
}
.border-y-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05) !important;
  border-bottom-color: rgb(244 244 245 / 0.05) !important;
}
.border-y-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5) !important;
  border-bottom-color: rgb(244 244 245 / 0.5) !important;
}
.border-y-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6) !important;
  border-bottom-color: rgb(244 244 245 / 0.6) !important;
}
.border-y-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7) !important;
  border-bottom-color: rgb(244 244 245 / 0.7) !important;
}
.border-y-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75) !important;
  border-bottom-color: rgb(244 244 245 / 0.75) !important;
}
.border-y-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8) !important;
  border-bottom-color: rgb(244 244 245 / 0.8) !important;
}
.border-y-zinc-100\/87 {
  border-top-color: rgb(244 244 245 / 0.87) !important;
  border-bottom-color: rgb(244 244 245 / 0.87) !important;
}
.border-y-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9) !important;
  border-bottom-color: rgb(244 244 245 / 0.9) !important;
}
.border-y-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95) !important;
  border-bottom-color: rgb(244 244 245 / 0.95) !important;
}
.border-y-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0) !important;
  border-bottom-color: rgb(228 228 231 / 0) !important;
}
.border-y-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1) !important;
  border-bottom-color: rgb(228 228 231 / 0.1) !important;
}
.border-y-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1) !important;
  border-bottom-color: rgb(228 228 231 / 1) !important;
}
.border-y-zinc-200\/12 {
  border-top-color: rgb(228 228 231 / 0.12) !important;
  border-bottom-color: rgb(228 228 231 / 0.12) !important;
}
.border-y-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2) !important;
  border-bottom-color: rgb(228 228 231 / 0.2) !important;
}
.border-y-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25) !important;
  border-bottom-color: rgb(228 228 231 / 0.25) !important;
}
.border-y-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3) !important;
  border-bottom-color: rgb(228 228 231 / 0.3) !important;
}
.border-y-zinc-200\/38 {
  border-top-color: rgb(228 228 231 / 0.38) !important;
  border-bottom-color: rgb(228 228 231 / 0.38) !important;
}
.border-y-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4) !important;
  border-bottom-color: rgb(228 228 231 / 0.4) !important;
}
.border-y-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05) !important;
  border-bottom-color: rgb(228 228 231 / 0.05) !important;
}
.border-y-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5) !important;
  border-bottom-color: rgb(228 228 231 / 0.5) !important;
}
.border-y-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6) !important;
  border-bottom-color: rgb(228 228 231 / 0.6) !important;
}
.border-y-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7) !important;
  border-bottom-color: rgb(228 228 231 / 0.7) !important;
}
.border-y-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75) !important;
  border-bottom-color: rgb(228 228 231 / 0.75) !important;
}
.border-y-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8) !important;
  border-bottom-color: rgb(228 228 231 / 0.8) !important;
}
.border-y-zinc-200\/87 {
  border-top-color: rgb(228 228 231 / 0.87) !important;
  border-bottom-color: rgb(228 228 231 / 0.87) !important;
}
.border-y-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9) !important;
  border-bottom-color: rgb(228 228 231 / 0.9) !important;
}
.border-y-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95) !important;
  border-bottom-color: rgb(228 228 231 / 0.95) !important;
}
.border-y-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0) !important;
  border-bottom-color: rgb(212 212 216 / 0) !important;
}
.border-y-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1) !important;
  border-bottom-color: rgb(212 212 216 / 0.1) !important;
}
.border-y-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1) !important;
  border-bottom-color: rgb(212 212 216 / 1) !important;
}
.border-y-zinc-300\/12 {
  border-top-color: rgb(212 212 216 / 0.12) !important;
  border-bottom-color: rgb(212 212 216 / 0.12) !important;
}
.border-y-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2) !important;
  border-bottom-color: rgb(212 212 216 / 0.2) !important;
}
.border-y-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25) !important;
  border-bottom-color: rgb(212 212 216 / 0.25) !important;
}
.border-y-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3) !important;
  border-bottom-color: rgb(212 212 216 / 0.3) !important;
}
.border-y-zinc-300\/38 {
  border-top-color: rgb(212 212 216 / 0.38) !important;
  border-bottom-color: rgb(212 212 216 / 0.38) !important;
}
.border-y-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4) !important;
  border-bottom-color: rgb(212 212 216 / 0.4) !important;
}
.border-y-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05) !important;
  border-bottom-color: rgb(212 212 216 / 0.05) !important;
}
.border-y-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5) !important;
  border-bottom-color: rgb(212 212 216 / 0.5) !important;
}
.border-y-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6) !important;
  border-bottom-color: rgb(212 212 216 / 0.6) !important;
}
.border-y-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7) !important;
  border-bottom-color: rgb(212 212 216 / 0.7) !important;
}
.border-y-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75) !important;
  border-bottom-color: rgb(212 212 216 / 0.75) !important;
}
.border-y-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8) !important;
  border-bottom-color: rgb(212 212 216 / 0.8) !important;
}
.border-y-zinc-300\/87 {
  border-top-color: rgb(212 212 216 / 0.87) !important;
  border-bottom-color: rgb(212 212 216 / 0.87) !important;
}
.border-y-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9) !important;
  border-bottom-color: rgb(212 212 216 / 0.9) !important;
}
.border-y-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95) !important;
  border-bottom-color: rgb(212 212 216 / 0.95) !important;
}
.border-y-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0) !important;
  border-bottom-color: rgb(161 161 170 / 0) !important;
}
.border-y-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1) !important;
  border-bottom-color: rgb(161 161 170 / 0.1) !important;
}
.border-y-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1) !important;
  border-bottom-color: rgb(161 161 170 / 1) !important;
}
.border-y-zinc-400\/12 {
  border-top-color: rgb(161 161 170 / 0.12) !important;
  border-bottom-color: rgb(161 161 170 / 0.12) !important;
}
.border-y-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2) !important;
  border-bottom-color: rgb(161 161 170 / 0.2) !important;
}
.border-y-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25) !important;
  border-bottom-color: rgb(161 161 170 / 0.25) !important;
}
.border-y-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3) !important;
  border-bottom-color: rgb(161 161 170 / 0.3) !important;
}
.border-y-zinc-400\/38 {
  border-top-color: rgb(161 161 170 / 0.38) !important;
  border-bottom-color: rgb(161 161 170 / 0.38) !important;
}
.border-y-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4) !important;
  border-bottom-color: rgb(161 161 170 / 0.4) !important;
}
.border-y-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05) !important;
  border-bottom-color: rgb(161 161 170 / 0.05) !important;
}
.border-y-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5) !important;
  border-bottom-color: rgb(161 161 170 / 0.5) !important;
}
.border-y-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6) !important;
  border-bottom-color: rgb(161 161 170 / 0.6) !important;
}
.border-y-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7) !important;
  border-bottom-color: rgb(161 161 170 / 0.7) !important;
}
.border-y-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75) !important;
  border-bottom-color: rgb(161 161 170 / 0.75) !important;
}
.border-y-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8) !important;
  border-bottom-color: rgb(161 161 170 / 0.8) !important;
}
.border-y-zinc-400\/87 {
  border-top-color: rgb(161 161 170 / 0.87) !important;
  border-bottom-color: rgb(161 161 170 / 0.87) !important;
}
.border-y-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9) !important;
  border-bottom-color: rgb(161 161 170 / 0.9) !important;
}
.border-y-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95) !important;
  border-bottom-color: rgb(161 161 170 / 0.95) !important;
}
.border-y-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0) !important;
  border-bottom-color: rgb(250 250 250 / 0) !important;
}
.border-y-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1) !important;
  border-bottom-color: rgb(250 250 250 / 0.1) !important;
}
.border-y-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1) !important;
  border-bottom-color: rgb(250 250 250 / 1) !important;
}
.border-y-zinc-50\/12 {
  border-top-color: rgb(250 250 250 / 0.12) !important;
  border-bottom-color: rgb(250 250 250 / 0.12) !important;
}
.border-y-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2) !important;
  border-bottom-color: rgb(250 250 250 / 0.2) !important;
}
.border-y-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25) !important;
  border-bottom-color: rgb(250 250 250 / 0.25) !important;
}
.border-y-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3) !important;
  border-bottom-color: rgb(250 250 250 / 0.3) !important;
}
.border-y-zinc-50\/38 {
  border-top-color: rgb(250 250 250 / 0.38) !important;
  border-bottom-color: rgb(250 250 250 / 0.38) !important;
}
.border-y-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4) !important;
  border-bottom-color: rgb(250 250 250 / 0.4) !important;
}
.border-y-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05) !important;
  border-bottom-color: rgb(250 250 250 / 0.05) !important;
}
.border-y-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5) !important;
  border-bottom-color: rgb(250 250 250 / 0.5) !important;
}
.border-y-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6) !important;
  border-bottom-color: rgb(250 250 250 / 0.6) !important;
}
.border-y-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7) !important;
  border-bottom-color: rgb(250 250 250 / 0.7) !important;
}
.border-y-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75) !important;
  border-bottom-color: rgb(250 250 250 / 0.75) !important;
}
.border-y-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8) !important;
  border-bottom-color: rgb(250 250 250 / 0.8) !important;
}
.border-y-zinc-50\/87 {
  border-top-color: rgb(250 250 250 / 0.87) !important;
  border-bottom-color: rgb(250 250 250 / 0.87) !important;
}
.border-y-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9) !important;
  border-bottom-color: rgb(250 250 250 / 0.9) !important;
}
.border-y-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95) !important;
  border-bottom-color: rgb(250 250 250 / 0.95) !important;
}
.border-y-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0) !important;
  border-bottom-color: rgb(113 113 122 / 0) !important;
}
.border-y-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1) !important;
  border-bottom-color: rgb(113 113 122 / 0.1) !important;
}
.border-y-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1) !important;
  border-bottom-color: rgb(113 113 122 / 1) !important;
}
.border-y-zinc-500\/12 {
  border-top-color: rgb(113 113 122 / 0.12) !important;
  border-bottom-color: rgb(113 113 122 / 0.12) !important;
}
.border-y-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2) !important;
  border-bottom-color: rgb(113 113 122 / 0.2) !important;
}
.border-y-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25) !important;
  border-bottom-color: rgb(113 113 122 / 0.25) !important;
}
.border-y-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3) !important;
  border-bottom-color: rgb(113 113 122 / 0.3) !important;
}
.border-y-zinc-500\/38 {
  border-top-color: rgb(113 113 122 / 0.38) !important;
  border-bottom-color: rgb(113 113 122 / 0.38) !important;
}
.border-y-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4) !important;
  border-bottom-color: rgb(113 113 122 / 0.4) !important;
}
.border-y-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05) !important;
  border-bottom-color: rgb(113 113 122 / 0.05) !important;
}
.border-y-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5) !important;
  border-bottom-color: rgb(113 113 122 / 0.5) !important;
}
.border-y-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6) !important;
  border-bottom-color: rgb(113 113 122 / 0.6) !important;
}
.border-y-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7) !important;
  border-bottom-color: rgb(113 113 122 / 0.7) !important;
}
.border-y-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75) !important;
  border-bottom-color: rgb(113 113 122 / 0.75) !important;
}
.border-y-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8) !important;
  border-bottom-color: rgb(113 113 122 / 0.8) !important;
}
.border-y-zinc-500\/87 {
  border-top-color: rgb(113 113 122 / 0.87) !important;
  border-bottom-color: rgb(113 113 122 / 0.87) !important;
}
.border-y-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9) !important;
  border-bottom-color: rgb(113 113 122 / 0.9) !important;
}
.border-y-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95) !important;
  border-bottom-color: rgb(113 113 122 / 0.95) !important;
}
.border-y-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0) !important;
  border-bottom-color: rgb(82 82 91 / 0) !important;
}
.border-y-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1) !important;
  border-bottom-color: rgb(82 82 91 / 0.1) !important;
}
.border-y-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1) !important;
  border-bottom-color: rgb(82 82 91 / 1) !important;
}
.border-y-zinc-600\/12 {
  border-top-color: rgb(82 82 91 / 0.12) !important;
  border-bottom-color: rgb(82 82 91 / 0.12) !important;
}
.border-y-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2) !important;
  border-bottom-color: rgb(82 82 91 / 0.2) !important;
}
.border-y-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25) !important;
  border-bottom-color: rgb(82 82 91 / 0.25) !important;
}
.border-y-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3) !important;
  border-bottom-color: rgb(82 82 91 / 0.3) !important;
}
.border-y-zinc-600\/38 {
  border-top-color: rgb(82 82 91 / 0.38) !important;
  border-bottom-color: rgb(82 82 91 / 0.38) !important;
}
.border-y-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4) !important;
  border-bottom-color: rgb(82 82 91 / 0.4) !important;
}
.border-y-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05) !important;
  border-bottom-color: rgb(82 82 91 / 0.05) !important;
}
.border-y-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5) !important;
  border-bottom-color: rgb(82 82 91 / 0.5) !important;
}
.border-y-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6) !important;
  border-bottom-color: rgb(82 82 91 / 0.6) !important;
}
.border-y-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7) !important;
  border-bottom-color: rgb(82 82 91 / 0.7) !important;
}
.border-y-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75) !important;
  border-bottom-color: rgb(82 82 91 / 0.75) !important;
}
.border-y-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8) !important;
  border-bottom-color: rgb(82 82 91 / 0.8) !important;
}
.border-y-zinc-600\/87 {
  border-top-color: rgb(82 82 91 / 0.87) !important;
  border-bottom-color: rgb(82 82 91 / 0.87) !important;
}
.border-y-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9) !important;
  border-bottom-color: rgb(82 82 91 / 0.9) !important;
}
.border-y-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95) !important;
  border-bottom-color: rgb(82 82 91 / 0.95) !important;
}
.border-y-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0) !important;
  border-bottom-color: rgb(63 63 70 / 0) !important;
}
.border-y-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1) !important;
  border-bottom-color: rgb(63 63 70 / 0.1) !important;
}
.border-y-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1) !important;
  border-bottom-color: rgb(63 63 70 / 1) !important;
}
.border-y-zinc-700\/12 {
  border-top-color: rgb(63 63 70 / 0.12) !important;
  border-bottom-color: rgb(63 63 70 / 0.12) !important;
}
.border-y-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2) !important;
  border-bottom-color: rgb(63 63 70 / 0.2) !important;
}
.border-y-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25) !important;
  border-bottom-color: rgb(63 63 70 / 0.25) !important;
}
.border-y-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3) !important;
  border-bottom-color: rgb(63 63 70 / 0.3) !important;
}
.border-y-zinc-700\/38 {
  border-top-color: rgb(63 63 70 / 0.38) !important;
  border-bottom-color: rgb(63 63 70 / 0.38) !important;
}
.border-y-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4) !important;
  border-bottom-color: rgb(63 63 70 / 0.4) !important;
}
.border-y-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05) !important;
  border-bottom-color: rgb(63 63 70 / 0.05) !important;
}
.border-y-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5) !important;
  border-bottom-color: rgb(63 63 70 / 0.5) !important;
}
.border-y-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6) !important;
  border-bottom-color: rgb(63 63 70 / 0.6) !important;
}
.border-y-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7) !important;
  border-bottom-color: rgb(63 63 70 / 0.7) !important;
}
.border-y-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75) !important;
  border-bottom-color: rgb(63 63 70 / 0.75) !important;
}
.border-y-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8) !important;
  border-bottom-color: rgb(63 63 70 / 0.8) !important;
}
.border-y-zinc-700\/87 {
  border-top-color: rgb(63 63 70 / 0.87) !important;
  border-bottom-color: rgb(63 63 70 / 0.87) !important;
}
.border-y-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9) !important;
  border-bottom-color: rgb(63 63 70 / 0.9) !important;
}
.border-y-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95) !important;
  border-bottom-color: rgb(63 63 70 / 0.95) !important;
}
.border-y-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0) !important;
  border-bottom-color: rgb(39 39 42 / 0) !important;
}
.border-y-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1) !important;
  border-bottom-color: rgb(39 39 42 / 0.1) !important;
}
.border-y-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1) !important;
  border-bottom-color: rgb(39 39 42 / 1) !important;
}
.border-y-zinc-800\/12 {
  border-top-color: rgb(39 39 42 / 0.12) !important;
  border-bottom-color: rgb(39 39 42 / 0.12) !important;
}
.border-y-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2) !important;
  border-bottom-color: rgb(39 39 42 / 0.2) !important;
}
.border-y-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25) !important;
  border-bottom-color: rgb(39 39 42 / 0.25) !important;
}
.border-y-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3) !important;
  border-bottom-color: rgb(39 39 42 / 0.3) !important;
}
.border-y-zinc-800\/38 {
  border-top-color: rgb(39 39 42 / 0.38) !important;
  border-bottom-color: rgb(39 39 42 / 0.38) !important;
}
.border-y-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4) !important;
  border-bottom-color: rgb(39 39 42 / 0.4) !important;
}
.border-y-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05) !important;
  border-bottom-color: rgb(39 39 42 / 0.05) !important;
}
.border-y-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5) !important;
  border-bottom-color: rgb(39 39 42 / 0.5) !important;
}
.border-y-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6) !important;
  border-bottom-color: rgb(39 39 42 / 0.6) !important;
}
.border-y-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7) !important;
  border-bottom-color: rgb(39 39 42 / 0.7) !important;
}
.border-y-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75) !important;
  border-bottom-color: rgb(39 39 42 / 0.75) !important;
}
.border-y-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8) !important;
  border-bottom-color: rgb(39 39 42 / 0.8) !important;
}
.border-y-zinc-800\/87 {
  border-top-color: rgb(39 39 42 / 0.87) !important;
  border-bottom-color: rgb(39 39 42 / 0.87) !important;
}
.border-y-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9) !important;
  border-bottom-color: rgb(39 39 42 / 0.9) !important;
}
.border-y-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95) !important;
  border-bottom-color: rgb(39 39 42 / 0.95) !important;
}
.border-y-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0) !important;
  border-bottom-color: rgb(24 24 27 / 0) !important;
}
.border-y-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1) !important;
  border-bottom-color: rgb(24 24 27 / 0.1) !important;
}
.border-y-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1) !important;
  border-bottom-color: rgb(24 24 27 / 1) !important;
}
.border-y-zinc-900\/12 {
  border-top-color: rgb(24 24 27 / 0.12) !important;
  border-bottom-color: rgb(24 24 27 / 0.12) !important;
}
.border-y-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2) !important;
  border-bottom-color: rgb(24 24 27 / 0.2) !important;
}
.border-y-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25) !important;
  border-bottom-color: rgb(24 24 27 / 0.25) !important;
}
.border-y-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3) !important;
  border-bottom-color: rgb(24 24 27 / 0.3) !important;
}
.border-y-zinc-900\/38 {
  border-top-color: rgb(24 24 27 / 0.38) !important;
  border-bottom-color: rgb(24 24 27 / 0.38) !important;
}
.border-y-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4) !important;
  border-bottom-color: rgb(24 24 27 / 0.4) !important;
}
.border-y-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05) !important;
  border-bottom-color: rgb(24 24 27 / 0.05) !important;
}
.border-y-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5) !important;
  border-bottom-color: rgb(24 24 27 / 0.5) !important;
}
.border-y-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6) !important;
  border-bottom-color: rgb(24 24 27 / 0.6) !important;
}
.border-y-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7) !important;
  border-bottom-color: rgb(24 24 27 / 0.7) !important;
}
.border-y-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75) !important;
  border-bottom-color: rgb(24 24 27 / 0.75) !important;
}
.border-y-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8) !important;
  border-bottom-color: rgb(24 24 27 / 0.8) !important;
}
.border-y-zinc-900\/87 {
  border-top-color: rgb(24 24 27 / 0.87) !important;
  border-bottom-color: rgb(24 24 27 / 0.87) !important;
}
.border-y-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9) !important;
  border-bottom-color: rgb(24 24 27 / 0.9) !important;
}
.border-y-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95) !important;
  border-bottom-color: rgb(24 24 27 / 0.95) !important;
}
.border-y-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-y-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0) !important;
  border-bottom-color: rgb(9 9 11 / 0) !important;
}
.border-y-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1) !important;
  border-bottom-color: rgb(9 9 11 / 0.1) !important;
}
.border-y-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1) !important;
  border-bottom-color: rgb(9 9 11 / 1) !important;
}
.border-y-zinc-950\/12 {
  border-top-color: rgb(9 9 11 / 0.12) !important;
  border-bottom-color: rgb(9 9 11 / 0.12) !important;
}
.border-y-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2) !important;
  border-bottom-color: rgb(9 9 11 / 0.2) !important;
}
.border-y-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25) !important;
  border-bottom-color: rgb(9 9 11 / 0.25) !important;
}
.border-y-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3) !important;
  border-bottom-color: rgb(9 9 11 / 0.3) !important;
}
.border-y-zinc-950\/38 {
  border-top-color: rgb(9 9 11 / 0.38) !important;
  border-bottom-color: rgb(9 9 11 / 0.38) !important;
}
.border-y-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4) !important;
  border-bottom-color: rgb(9 9 11 / 0.4) !important;
}
.border-y-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05) !important;
  border-bottom-color: rgb(9 9 11 / 0.05) !important;
}
.border-y-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5) !important;
  border-bottom-color: rgb(9 9 11 / 0.5) !important;
}
.border-y-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6) !important;
  border-bottom-color: rgb(9 9 11 / 0.6) !important;
}
.border-y-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7) !important;
  border-bottom-color: rgb(9 9 11 / 0.7) !important;
}
.border-y-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75) !important;
  border-bottom-color: rgb(9 9 11 / 0.75) !important;
}
.border-y-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8) !important;
  border-bottom-color: rgb(9 9 11 / 0.8) !important;
}
.border-y-zinc-950\/87 {
  border-top-color: rgb(9 9 11 / 0.87) !important;
  border-bottom-color: rgb(9 9 11 / 0.87) !important;
}
.border-y-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9) !important;
  border-bottom-color: rgb(9 9 11 / 0.9) !important;
}
.border-y-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95) !important;
  border-bottom-color: rgb(9 9 11 / 0.95) !important;
}
.border-b-accent {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-100\/0 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-b-accent-100\/10 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-b-accent-100\/100 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-b-accent-100\/12 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-b-accent-100\/20 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-b-accent-100\/25 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-b-accent-100\/30 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-b-accent-100\/38 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-b-accent-100\/40 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-b-accent-100\/5 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-b-accent-100\/50 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-b-accent-100\/60 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-b-accent-100\/70 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-b-accent-100\/75 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-b-accent-100\/80 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-b-accent-100\/87 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-b-accent-100\/90 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-b-accent-100\/95 {
  border-bottom-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-b-accent-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-200\/0 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-b-accent-200\/10 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-b-accent-200\/100 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-b-accent-200\/12 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-b-accent-200\/20 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-b-accent-200\/25 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-b-accent-200\/30 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-b-accent-200\/38 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-b-accent-200\/40 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-b-accent-200\/5 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-b-accent-200\/50 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-b-accent-200\/60 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-b-accent-200\/70 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-b-accent-200\/75 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-b-accent-200\/80 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-b-accent-200\/87 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-b-accent-200\/90 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-b-accent-200\/95 {
  border-bottom-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-b-accent-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-300\/0 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-b-accent-300\/10 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-b-accent-300\/100 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-b-accent-300\/12 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-b-accent-300\/20 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-b-accent-300\/25 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-b-accent-300\/30 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-b-accent-300\/38 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-b-accent-300\/40 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-b-accent-300\/5 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-b-accent-300\/50 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-b-accent-300\/60 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-b-accent-300\/70 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-b-accent-300\/75 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-b-accent-300\/80 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-b-accent-300\/87 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-b-accent-300\/90 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-b-accent-300\/95 {
  border-bottom-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-b-accent-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-400\/0 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-b-accent-400\/10 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-b-accent-400\/100 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-b-accent-400\/12 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-b-accent-400\/20 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-b-accent-400\/25 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-b-accent-400\/30 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-b-accent-400\/38 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-b-accent-400\/40 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-b-accent-400\/5 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-b-accent-400\/50 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-b-accent-400\/60 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-b-accent-400\/70 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-b-accent-400\/75 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-b-accent-400\/80 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-b-accent-400\/87 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-b-accent-400\/90 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-b-accent-400\/95 {
  border-bottom-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-b-accent-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-50\/0 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-b-accent-50\/10 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-b-accent-50\/100 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-b-accent-50\/12 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-b-accent-50\/20 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-b-accent-50\/25 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-b-accent-50\/30 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-b-accent-50\/38 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-b-accent-50\/40 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-b-accent-50\/5 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-b-accent-50\/50 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-b-accent-50\/60 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-b-accent-50\/70 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-b-accent-50\/75 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-b-accent-50\/80 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-b-accent-50\/87 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-b-accent-50\/90 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-b-accent-50\/95 {
  border-bottom-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-b-accent-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-500\/0 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-b-accent-500\/10 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-b-accent-500\/100 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-b-accent-500\/12 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-b-accent-500\/20 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-b-accent-500\/25 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-b-accent-500\/30 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-b-accent-500\/38 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-b-accent-500\/40 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-b-accent-500\/5 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-b-accent-500\/50 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-b-accent-500\/60 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-b-accent-500\/70 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-b-accent-500\/75 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-b-accent-500\/80 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-b-accent-500\/87 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-b-accent-500\/90 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-b-accent-500\/95 {
  border-bottom-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-b-accent-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-600\/0 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-b-accent-600\/10 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-b-accent-600\/100 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-b-accent-600\/12 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-b-accent-600\/20 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-b-accent-600\/25 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-b-accent-600\/30 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-b-accent-600\/38 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-b-accent-600\/40 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-b-accent-600\/5 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-b-accent-600\/50 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-b-accent-600\/60 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-b-accent-600\/70 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-b-accent-600\/75 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-b-accent-600\/80 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-b-accent-600\/87 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-b-accent-600\/90 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-b-accent-600\/95 {
  border-bottom-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-b-accent-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-700\/0 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-b-accent-700\/10 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-b-accent-700\/100 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-b-accent-700\/12 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-b-accent-700\/20 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-b-accent-700\/25 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-b-accent-700\/30 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-b-accent-700\/38 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-b-accent-700\/40 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-b-accent-700\/5 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-b-accent-700\/50 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-b-accent-700\/60 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-b-accent-700\/70 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-b-accent-700\/75 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-b-accent-700\/80 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-b-accent-700\/87 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-b-accent-700\/90 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-b-accent-700\/95 {
  border-bottom-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-b-accent-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-800\/0 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-b-accent-800\/10 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-b-accent-800\/100 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-b-accent-800\/12 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-b-accent-800\/20 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-b-accent-800\/25 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-b-accent-800\/30 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-b-accent-800\/38 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-b-accent-800\/40 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-b-accent-800\/5 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-b-accent-800\/50 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-b-accent-800\/60 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-b-accent-800\/70 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-b-accent-800\/75 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-b-accent-800\/80 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-b-accent-800\/87 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-b-accent-800\/90 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-b-accent-800\/95 {
  border-bottom-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-b-accent-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-900\/0 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-b-accent-900\/10 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-b-accent-900\/100 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-b-accent-900\/12 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-b-accent-900\/20 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-b-accent-900\/25 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-b-accent-900\/30 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-b-accent-900\/38 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-b-accent-900\/40 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-b-accent-900\/5 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-b-accent-900\/50 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-b-accent-900\/60 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-b-accent-900\/70 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-b-accent-900\/75 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-b-accent-900\/80 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-b-accent-900\/87 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-b-accent-900\/90 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-b-accent-900\/95 {
  border-bottom-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-b-accent-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-b-accent-950\/0 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-b-accent-950\/10 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-b-accent-950\/100 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-b-accent-950\/12 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-b-accent-950\/20 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-b-accent-950\/25 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-b-accent-950\/30 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-b-accent-950\/38 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-b-accent-950\/40 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-b-accent-950\/5 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-b-accent-950\/50 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-b-accent-950\/60 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-b-accent-950\/70 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-b-accent-950\/75 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-b-accent-950\/80 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-b-accent-950\/87 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-b-accent-950\/90 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-b-accent-950\/95 {
  border-bottom-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-b-accent\/0 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-b-accent\/10 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-b-accent\/100 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-b-accent\/12 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-b-accent\/20 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-b-accent\/25 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-b-accent\/30 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-b-accent\/38 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-b-accent\/40 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-b-accent\/5 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-b-accent\/50 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-b-accent\/60 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-b-accent\/70 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-b-accent\/75 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-b-accent\/80 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-b-accent\/87 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-b-accent\/90 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-b-accent\/95 {
  border-bottom-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-b-amber-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-b-amber-100\/0 {
  border-bottom-color: rgb(254 243 199 / 0) !important;
}
.border-b-amber-100\/10 {
  border-bottom-color: rgb(254 243 199 / 0.1) !important;
}
.border-b-amber-100\/100 {
  border-bottom-color: rgb(254 243 199 / 1) !important;
}
.border-b-amber-100\/12 {
  border-bottom-color: rgb(254 243 199 / 0.12) !important;
}
.border-b-amber-100\/20 {
  border-bottom-color: rgb(254 243 199 / 0.2) !important;
}
.border-b-amber-100\/25 {
  border-bottom-color: rgb(254 243 199 / 0.25) !important;
}
.border-b-amber-100\/30 {
  border-bottom-color: rgb(254 243 199 / 0.3) !important;
}
.border-b-amber-100\/38 {
  border-bottom-color: rgb(254 243 199 / 0.38) !important;
}
.border-b-amber-100\/40 {
  border-bottom-color: rgb(254 243 199 / 0.4) !important;
}
.border-b-amber-100\/5 {
  border-bottom-color: rgb(254 243 199 / 0.05) !important;
}
.border-b-amber-100\/50 {
  border-bottom-color: rgb(254 243 199 / 0.5) !important;
}
.border-b-amber-100\/60 {
  border-bottom-color: rgb(254 243 199 / 0.6) !important;
}
.border-b-amber-100\/70 {
  border-bottom-color: rgb(254 243 199 / 0.7) !important;
}
.border-b-amber-100\/75 {
  border-bottom-color: rgb(254 243 199 / 0.75) !important;
}
.border-b-amber-100\/80 {
  border-bottom-color: rgb(254 243 199 / 0.8) !important;
}
.border-b-amber-100\/87 {
  border-bottom-color: rgb(254 243 199 / 0.87) !important;
}
.border-b-amber-100\/90 {
  border-bottom-color: rgb(254 243 199 / 0.9) !important;
}
.border-b-amber-100\/95 {
  border-bottom-color: rgb(254 243 199 / 0.95) !important;
}
.border-b-amber-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-b-amber-200\/0 {
  border-bottom-color: rgb(253 230 138 / 0) !important;
}
.border-b-amber-200\/10 {
  border-bottom-color: rgb(253 230 138 / 0.1) !important;
}
.border-b-amber-200\/100 {
  border-bottom-color: rgb(253 230 138 / 1) !important;
}
.border-b-amber-200\/12 {
  border-bottom-color: rgb(253 230 138 / 0.12) !important;
}
.border-b-amber-200\/20 {
  border-bottom-color: rgb(253 230 138 / 0.2) !important;
}
.border-b-amber-200\/25 {
  border-bottom-color: rgb(253 230 138 / 0.25) !important;
}
.border-b-amber-200\/30 {
  border-bottom-color: rgb(253 230 138 / 0.3) !important;
}
.border-b-amber-200\/38 {
  border-bottom-color: rgb(253 230 138 / 0.38) !important;
}
.border-b-amber-200\/40 {
  border-bottom-color: rgb(253 230 138 / 0.4) !important;
}
.border-b-amber-200\/5 {
  border-bottom-color: rgb(253 230 138 / 0.05) !important;
}
.border-b-amber-200\/50 {
  border-bottom-color: rgb(253 230 138 / 0.5) !important;
}
.border-b-amber-200\/60 {
  border-bottom-color: rgb(253 230 138 / 0.6) !important;
}
.border-b-amber-200\/70 {
  border-bottom-color: rgb(253 230 138 / 0.7) !important;
}
.border-b-amber-200\/75 {
  border-bottom-color: rgb(253 230 138 / 0.75) !important;
}
.border-b-amber-200\/80 {
  border-bottom-color: rgb(253 230 138 / 0.8) !important;
}
.border-b-amber-200\/87 {
  border-bottom-color: rgb(253 230 138 / 0.87) !important;
}
.border-b-amber-200\/90 {
  border-bottom-color: rgb(253 230 138 / 0.9) !important;
}
.border-b-amber-200\/95 {
  border-bottom-color: rgb(253 230 138 / 0.95) !important;
}
.border-b-amber-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-b-amber-300\/0 {
  border-bottom-color: rgb(252 211 77 / 0) !important;
}
.border-b-amber-300\/10 {
  border-bottom-color: rgb(252 211 77 / 0.1) !important;
}
.border-b-amber-300\/100 {
  border-bottom-color: rgb(252 211 77 / 1) !important;
}
.border-b-amber-300\/12 {
  border-bottom-color: rgb(252 211 77 / 0.12) !important;
}
.border-b-amber-300\/20 {
  border-bottom-color: rgb(252 211 77 / 0.2) !important;
}
.border-b-amber-300\/25 {
  border-bottom-color: rgb(252 211 77 / 0.25) !important;
}
.border-b-amber-300\/30 {
  border-bottom-color: rgb(252 211 77 / 0.3) !important;
}
.border-b-amber-300\/38 {
  border-bottom-color: rgb(252 211 77 / 0.38) !important;
}
.border-b-amber-300\/40 {
  border-bottom-color: rgb(252 211 77 / 0.4) !important;
}
.border-b-amber-300\/5 {
  border-bottom-color: rgb(252 211 77 / 0.05) !important;
}
.border-b-amber-300\/50 {
  border-bottom-color: rgb(252 211 77 / 0.5) !important;
}
.border-b-amber-300\/60 {
  border-bottom-color: rgb(252 211 77 / 0.6) !important;
}
.border-b-amber-300\/70 {
  border-bottom-color: rgb(252 211 77 / 0.7) !important;
}
.border-b-amber-300\/75 {
  border-bottom-color: rgb(252 211 77 / 0.75) !important;
}
.border-b-amber-300\/80 {
  border-bottom-color: rgb(252 211 77 / 0.8) !important;
}
.border-b-amber-300\/87 {
  border-bottom-color: rgb(252 211 77 / 0.87) !important;
}
.border-b-amber-300\/90 {
  border-bottom-color: rgb(252 211 77 / 0.9) !important;
}
.border-b-amber-300\/95 {
  border-bottom-color: rgb(252 211 77 / 0.95) !important;
}
.border-b-amber-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-b-amber-400\/0 {
  border-bottom-color: rgb(251 191 36 / 0) !important;
}
.border-b-amber-400\/10 {
  border-bottom-color: rgb(251 191 36 / 0.1) !important;
}
.border-b-amber-400\/100 {
  border-bottom-color: rgb(251 191 36 / 1) !important;
}
.border-b-amber-400\/12 {
  border-bottom-color: rgb(251 191 36 / 0.12) !important;
}
.border-b-amber-400\/20 {
  border-bottom-color: rgb(251 191 36 / 0.2) !important;
}
.border-b-amber-400\/25 {
  border-bottom-color: rgb(251 191 36 / 0.25) !important;
}
.border-b-amber-400\/30 {
  border-bottom-color: rgb(251 191 36 / 0.3) !important;
}
.border-b-amber-400\/38 {
  border-bottom-color: rgb(251 191 36 / 0.38) !important;
}
.border-b-amber-400\/40 {
  border-bottom-color: rgb(251 191 36 / 0.4) !important;
}
.border-b-amber-400\/5 {
  border-bottom-color: rgb(251 191 36 / 0.05) !important;
}
.border-b-amber-400\/50 {
  border-bottom-color: rgb(251 191 36 / 0.5) !important;
}
.border-b-amber-400\/60 {
  border-bottom-color: rgb(251 191 36 / 0.6) !important;
}
.border-b-amber-400\/70 {
  border-bottom-color: rgb(251 191 36 / 0.7) !important;
}
.border-b-amber-400\/75 {
  border-bottom-color: rgb(251 191 36 / 0.75) !important;
}
.border-b-amber-400\/80 {
  border-bottom-color: rgb(251 191 36 / 0.8) !important;
}
.border-b-amber-400\/87 {
  border-bottom-color: rgb(251 191 36 / 0.87) !important;
}
.border-b-amber-400\/90 {
  border-bottom-color: rgb(251 191 36 / 0.9) !important;
}
.border-b-amber-400\/95 {
  border-bottom-color: rgb(251 191 36 / 0.95) !important;
}
.border-b-amber-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-b-amber-50\/0 {
  border-bottom-color: rgb(255 251 235 / 0) !important;
}
.border-b-amber-50\/10 {
  border-bottom-color: rgb(255 251 235 / 0.1) !important;
}
.border-b-amber-50\/100 {
  border-bottom-color: rgb(255 251 235 / 1) !important;
}
.border-b-amber-50\/12 {
  border-bottom-color: rgb(255 251 235 / 0.12) !important;
}
.border-b-amber-50\/20 {
  border-bottom-color: rgb(255 251 235 / 0.2) !important;
}
.border-b-amber-50\/25 {
  border-bottom-color: rgb(255 251 235 / 0.25) !important;
}
.border-b-amber-50\/30 {
  border-bottom-color: rgb(255 251 235 / 0.3) !important;
}
.border-b-amber-50\/38 {
  border-bottom-color: rgb(255 251 235 / 0.38) !important;
}
.border-b-amber-50\/40 {
  border-bottom-color: rgb(255 251 235 / 0.4) !important;
}
.border-b-amber-50\/5 {
  border-bottom-color: rgb(255 251 235 / 0.05) !important;
}
.border-b-amber-50\/50 {
  border-bottom-color: rgb(255 251 235 / 0.5) !important;
}
.border-b-amber-50\/60 {
  border-bottom-color: rgb(255 251 235 / 0.6) !important;
}
.border-b-amber-50\/70 {
  border-bottom-color: rgb(255 251 235 / 0.7) !important;
}
.border-b-amber-50\/75 {
  border-bottom-color: rgb(255 251 235 / 0.75) !important;
}
.border-b-amber-50\/80 {
  border-bottom-color: rgb(255 251 235 / 0.8) !important;
}
.border-b-amber-50\/87 {
  border-bottom-color: rgb(255 251 235 / 0.87) !important;
}
.border-b-amber-50\/90 {
  border-bottom-color: rgb(255 251 235 / 0.9) !important;
}
.border-b-amber-50\/95 {
  border-bottom-color: rgb(255 251 235 / 0.95) !important;
}
.border-b-amber-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-b-amber-500\/0 {
  border-bottom-color: rgb(245 158 11 / 0) !important;
}
.border-b-amber-500\/10 {
  border-bottom-color: rgb(245 158 11 / 0.1) !important;
}
.border-b-amber-500\/100 {
  border-bottom-color: rgb(245 158 11 / 1) !important;
}
.border-b-amber-500\/12 {
  border-bottom-color: rgb(245 158 11 / 0.12) !important;
}
.border-b-amber-500\/20 {
  border-bottom-color: rgb(245 158 11 / 0.2) !important;
}
.border-b-amber-500\/25 {
  border-bottom-color: rgb(245 158 11 / 0.25) !important;
}
.border-b-amber-500\/30 {
  border-bottom-color: rgb(245 158 11 / 0.3) !important;
}
.border-b-amber-500\/38 {
  border-bottom-color: rgb(245 158 11 / 0.38) !important;
}
.border-b-amber-500\/40 {
  border-bottom-color: rgb(245 158 11 / 0.4) !important;
}
.border-b-amber-500\/5 {
  border-bottom-color: rgb(245 158 11 / 0.05) !important;
}
.border-b-amber-500\/50 {
  border-bottom-color: rgb(245 158 11 / 0.5) !important;
}
.border-b-amber-500\/60 {
  border-bottom-color: rgb(245 158 11 / 0.6) !important;
}
.border-b-amber-500\/70 {
  border-bottom-color: rgb(245 158 11 / 0.7) !important;
}
.border-b-amber-500\/75 {
  border-bottom-color: rgb(245 158 11 / 0.75) !important;
}
.border-b-amber-500\/80 {
  border-bottom-color: rgb(245 158 11 / 0.8) !important;
}
.border-b-amber-500\/87 {
  border-bottom-color: rgb(245 158 11 / 0.87) !important;
}
.border-b-amber-500\/90 {
  border-bottom-color: rgb(245 158 11 / 0.9) !important;
}
.border-b-amber-500\/95 {
  border-bottom-color: rgb(245 158 11 / 0.95) !important;
}
.border-b-amber-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-b-amber-600\/0 {
  border-bottom-color: rgb(217 119 6 / 0) !important;
}
.border-b-amber-600\/10 {
  border-bottom-color: rgb(217 119 6 / 0.1) !important;
}
.border-b-amber-600\/100 {
  border-bottom-color: rgb(217 119 6 / 1) !important;
}
.border-b-amber-600\/12 {
  border-bottom-color: rgb(217 119 6 / 0.12) !important;
}
.border-b-amber-600\/20 {
  border-bottom-color: rgb(217 119 6 / 0.2) !important;
}
.border-b-amber-600\/25 {
  border-bottom-color: rgb(217 119 6 / 0.25) !important;
}
.border-b-amber-600\/30 {
  border-bottom-color: rgb(217 119 6 / 0.3) !important;
}
.border-b-amber-600\/38 {
  border-bottom-color: rgb(217 119 6 / 0.38) !important;
}
.border-b-amber-600\/40 {
  border-bottom-color: rgb(217 119 6 / 0.4) !important;
}
.border-b-amber-600\/5 {
  border-bottom-color: rgb(217 119 6 / 0.05) !important;
}
.border-b-amber-600\/50 {
  border-bottom-color: rgb(217 119 6 / 0.5) !important;
}
.border-b-amber-600\/60 {
  border-bottom-color: rgb(217 119 6 / 0.6) !important;
}
.border-b-amber-600\/70 {
  border-bottom-color: rgb(217 119 6 / 0.7) !important;
}
.border-b-amber-600\/75 {
  border-bottom-color: rgb(217 119 6 / 0.75) !important;
}
.border-b-amber-600\/80 {
  border-bottom-color: rgb(217 119 6 / 0.8) !important;
}
.border-b-amber-600\/87 {
  border-bottom-color: rgb(217 119 6 / 0.87) !important;
}
.border-b-amber-600\/90 {
  border-bottom-color: rgb(217 119 6 / 0.9) !important;
}
.border-b-amber-600\/95 {
  border-bottom-color: rgb(217 119 6 / 0.95) !important;
}
.border-b-amber-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-b-amber-700\/0 {
  border-bottom-color: rgb(180 83 9 / 0) !important;
}
.border-b-amber-700\/10 {
  border-bottom-color: rgb(180 83 9 / 0.1) !important;
}
.border-b-amber-700\/100 {
  border-bottom-color: rgb(180 83 9 / 1) !important;
}
.border-b-amber-700\/12 {
  border-bottom-color: rgb(180 83 9 / 0.12) !important;
}
.border-b-amber-700\/20 {
  border-bottom-color: rgb(180 83 9 / 0.2) !important;
}
.border-b-amber-700\/25 {
  border-bottom-color: rgb(180 83 9 / 0.25) !important;
}
.border-b-amber-700\/30 {
  border-bottom-color: rgb(180 83 9 / 0.3) !important;
}
.border-b-amber-700\/38 {
  border-bottom-color: rgb(180 83 9 / 0.38) !important;
}
.border-b-amber-700\/40 {
  border-bottom-color: rgb(180 83 9 / 0.4) !important;
}
.border-b-amber-700\/5 {
  border-bottom-color: rgb(180 83 9 / 0.05) !important;
}
.border-b-amber-700\/50 {
  border-bottom-color: rgb(180 83 9 / 0.5) !important;
}
.border-b-amber-700\/60 {
  border-bottom-color: rgb(180 83 9 / 0.6) !important;
}
.border-b-amber-700\/70 {
  border-bottom-color: rgb(180 83 9 / 0.7) !important;
}
.border-b-amber-700\/75 {
  border-bottom-color: rgb(180 83 9 / 0.75) !important;
}
.border-b-amber-700\/80 {
  border-bottom-color: rgb(180 83 9 / 0.8) !important;
}
.border-b-amber-700\/87 {
  border-bottom-color: rgb(180 83 9 / 0.87) !important;
}
.border-b-amber-700\/90 {
  border-bottom-color: rgb(180 83 9 / 0.9) !important;
}
.border-b-amber-700\/95 {
  border-bottom-color: rgb(180 83 9 / 0.95) !important;
}
.border-b-amber-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-b-amber-800\/0 {
  border-bottom-color: rgb(146 64 14 / 0) !important;
}
.border-b-amber-800\/10 {
  border-bottom-color: rgb(146 64 14 / 0.1) !important;
}
.border-b-amber-800\/100 {
  border-bottom-color: rgb(146 64 14 / 1) !important;
}
.border-b-amber-800\/12 {
  border-bottom-color: rgb(146 64 14 / 0.12) !important;
}
.border-b-amber-800\/20 {
  border-bottom-color: rgb(146 64 14 / 0.2) !important;
}
.border-b-amber-800\/25 {
  border-bottom-color: rgb(146 64 14 / 0.25) !important;
}
.border-b-amber-800\/30 {
  border-bottom-color: rgb(146 64 14 / 0.3) !important;
}
.border-b-amber-800\/38 {
  border-bottom-color: rgb(146 64 14 / 0.38) !important;
}
.border-b-amber-800\/40 {
  border-bottom-color: rgb(146 64 14 / 0.4) !important;
}
.border-b-amber-800\/5 {
  border-bottom-color: rgb(146 64 14 / 0.05) !important;
}
.border-b-amber-800\/50 {
  border-bottom-color: rgb(146 64 14 / 0.5) !important;
}
.border-b-amber-800\/60 {
  border-bottom-color: rgb(146 64 14 / 0.6) !important;
}
.border-b-amber-800\/70 {
  border-bottom-color: rgb(146 64 14 / 0.7) !important;
}
.border-b-amber-800\/75 {
  border-bottom-color: rgb(146 64 14 / 0.75) !important;
}
.border-b-amber-800\/80 {
  border-bottom-color: rgb(146 64 14 / 0.8) !important;
}
.border-b-amber-800\/87 {
  border-bottom-color: rgb(146 64 14 / 0.87) !important;
}
.border-b-amber-800\/90 {
  border-bottom-color: rgb(146 64 14 / 0.9) !important;
}
.border-b-amber-800\/95 {
  border-bottom-color: rgb(146 64 14 / 0.95) !important;
}
.border-b-amber-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-b-amber-900\/0 {
  border-bottom-color: rgb(120 53 15 / 0) !important;
}
.border-b-amber-900\/10 {
  border-bottom-color: rgb(120 53 15 / 0.1) !important;
}
.border-b-amber-900\/100 {
  border-bottom-color: rgb(120 53 15 / 1) !important;
}
.border-b-amber-900\/12 {
  border-bottom-color: rgb(120 53 15 / 0.12) !important;
}
.border-b-amber-900\/20 {
  border-bottom-color: rgb(120 53 15 / 0.2) !important;
}
.border-b-amber-900\/25 {
  border-bottom-color: rgb(120 53 15 / 0.25) !important;
}
.border-b-amber-900\/30 {
  border-bottom-color: rgb(120 53 15 / 0.3) !important;
}
.border-b-amber-900\/38 {
  border-bottom-color: rgb(120 53 15 / 0.38) !important;
}
.border-b-amber-900\/40 {
  border-bottom-color: rgb(120 53 15 / 0.4) !important;
}
.border-b-amber-900\/5 {
  border-bottom-color: rgb(120 53 15 / 0.05) !important;
}
.border-b-amber-900\/50 {
  border-bottom-color: rgb(120 53 15 / 0.5) !important;
}
.border-b-amber-900\/60 {
  border-bottom-color: rgb(120 53 15 / 0.6) !important;
}
.border-b-amber-900\/70 {
  border-bottom-color: rgb(120 53 15 / 0.7) !important;
}
.border-b-amber-900\/75 {
  border-bottom-color: rgb(120 53 15 / 0.75) !important;
}
.border-b-amber-900\/80 {
  border-bottom-color: rgb(120 53 15 / 0.8) !important;
}
.border-b-amber-900\/87 {
  border-bottom-color: rgb(120 53 15 / 0.87) !important;
}
.border-b-amber-900\/90 {
  border-bottom-color: rgb(120 53 15 / 0.9) !important;
}
.border-b-amber-900\/95 {
  border-bottom-color: rgb(120 53 15 / 0.95) !important;
}
.border-b-amber-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-b-amber-950\/0 {
  border-bottom-color: rgb(69 26 3 / 0) !important;
}
.border-b-amber-950\/10 {
  border-bottom-color: rgb(69 26 3 / 0.1) !important;
}
.border-b-amber-950\/100 {
  border-bottom-color: rgb(69 26 3 / 1) !important;
}
.border-b-amber-950\/12 {
  border-bottom-color: rgb(69 26 3 / 0.12) !important;
}
.border-b-amber-950\/20 {
  border-bottom-color: rgb(69 26 3 / 0.2) !important;
}
.border-b-amber-950\/25 {
  border-bottom-color: rgb(69 26 3 / 0.25) !important;
}
.border-b-amber-950\/30 {
  border-bottom-color: rgb(69 26 3 / 0.3) !important;
}
.border-b-amber-950\/38 {
  border-bottom-color: rgb(69 26 3 / 0.38) !important;
}
.border-b-amber-950\/40 {
  border-bottom-color: rgb(69 26 3 / 0.4) !important;
}
.border-b-amber-950\/5 {
  border-bottom-color: rgb(69 26 3 / 0.05) !important;
}
.border-b-amber-950\/50 {
  border-bottom-color: rgb(69 26 3 / 0.5) !important;
}
.border-b-amber-950\/60 {
  border-bottom-color: rgb(69 26 3 / 0.6) !important;
}
.border-b-amber-950\/70 {
  border-bottom-color: rgb(69 26 3 / 0.7) !important;
}
.border-b-amber-950\/75 {
  border-bottom-color: rgb(69 26 3 / 0.75) !important;
}
.border-b-amber-950\/80 {
  border-bottom-color: rgb(69 26 3 / 0.8) !important;
}
.border-b-amber-950\/87 {
  border-bottom-color: rgb(69 26 3 / 0.87) !important;
}
.border-b-amber-950\/90 {
  border-bottom-color: rgb(69 26 3 / 0.9) !important;
}
.border-b-amber-950\/95 {
  border-bottom-color: rgb(69 26 3 / 0.95) !important;
}
.border-b-black {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-b-black\/0 {
  border-bottom-color: rgb(0 0 0 / 0) !important;
}
.border-b-black\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1) !important;
}
.border-b-black\/100 {
  border-bottom-color: rgb(0 0 0 / 1) !important;
}
.border-b-black\/12 {
  border-bottom-color: rgb(0 0 0 / 0.12) !important;
}
.border-b-black\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2) !important;
}
.border-b-black\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25) !important;
}
.border-b-black\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3) !important;
}
.border-b-black\/38 {
  border-bottom-color: rgb(0 0 0 / 0.38) !important;
}
.border-b-black\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4) !important;
}
.border-b-black\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05) !important;
}
.border-b-black\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5) !important;
}
.border-b-black\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6) !important;
}
.border-b-black\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7) !important;
}
.border-b-black\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75) !important;
}
.border-b-black\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8) !important;
}
.border-b-black\/87 {
  border-bottom-color: rgb(0 0 0 / 0.87) !important;
}
.border-b-black\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9) !important;
}
.border-b-black\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95) !important;
}
.border-b-blue-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-b-blue-100\/0 {
  border-bottom-color: rgb(219 234 254 / 0) !important;
}
.border-b-blue-100\/10 {
  border-bottom-color: rgb(219 234 254 / 0.1) !important;
}
.border-b-blue-100\/100 {
  border-bottom-color: rgb(219 234 254 / 1) !important;
}
.border-b-blue-100\/12 {
  border-bottom-color: rgb(219 234 254 / 0.12) !important;
}
.border-b-blue-100\/20 {
  border-bottom-color: rgb(219 234 254 / 0.2) !important;
}
.border-b-blue-100\/25 {
  border-bottom-color: rgb(219 234 254 / 0.25) !important;
}
.border-b-blue-100\/30 {
  border-bottom-color: rgb(219 234 254 / 0.3) !important;
}
.border-b-blue-100\/38 {
  border-bottom-color: rgb(219 234 254 / 0.38) !important;
}
.border-b-blue-100\/40 {
  border-bottom-color: rgb(219 234 254 / 0.4) !important;
}
.border-b-blue-100\/5 {
  border-bottom-color: rgb(219 234 254 / 0.05) !important;
}
.border-b-blue-100\/50 {
  border-bottom-color: rgb(219 234 254 / 0.5) !important;
}
.border-b-blue-100\/60 {
  border-bottom-color: rgb(219 234 254 / 0.6) !important;
}
.border-b-blue-100\/70 {
  border-bottom-color: rgb(219 234 254 / 0.7) !important;
}
.border-b-blue-100\/75 {
  border-bottom-color: rgb(219 234 254 / 0.75) !important;
}
.border-b-blue-100\/80 {
  border-bottom-color: rgb(219 234 254 / 0.8) !important;
}
.border-b-blue-100\/87 {
  border-bottom-color: rgb(219 234 254 / 0.87) !important;
}
.border-b-blue-100\/90 {
  border-bottom-color: rgb(219 234 254 / 0.9) !important;
}
.border-b-blue-100\/95 {
  border-bottom-color: rgb(219 234 254 / 0.95) !important;
}
.border-b-blue-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-b-blue-200\/0 {
  border-bottom-color: rgb(191 219 254 / 0) !important;
}
.border-b-blue-200\/10 {
  border-bottom-color: rgb(191 219 254 / 0.1) !important;
}
.border-b-blue-200\/100 {
  border-bottom-color: rgb(191 219 254 / 1) !important;
}
.border-b-blue-200\/12 {
  border-bottom-color: rgb(191 219 254 / 0.12) !important;
}
.border-b-blue-200\/20 {
  border-bottom-color: rgb(191 219 254 / 0.2) !important;
}
.border-b-blue-200\/25 {
  border-bottom-color: rgb(191 219 254 / 0.25) !important;
}
.border-b-blue-200\/30 {
  border-bottom-color: rgb(191 219 254 / 0.3) !important;
}
.border-b-blue-200\/38 {
  border-bottom-color: rgb(191 219 254 / 0.38) !important;
}
.border-b-blue-200\/40 {
  border-bottom-color: rgb(191 219 254 / 0.4) !important;
}
.border-b-blue-200\/5 {
  border-bottom-color: rgb(191 219 254 / 0.05) !important;
}
.border-b-blue-200\/50 {
  border-bottom-color: rgb(191 219 254 / 0.5) !important;
}
.border-b-blue-200\/60 {
  border-bottom-color: rgb(191 219 254 / 0.6) !important;
}
.border-b-blue-200\/70 {
  border-bottom-color: rgb(191 219 254 / 0.7) !important;
}
.border-b-blue-200\/75 {
  border-bottom-color: rgb(191 219 254 / 0.75) !important;
}
.border-b-blue-200\/80 {
  border-bottom-color: rgb(191 219 254 / 0.8) !important;
}
.border-b-blue-200\/87 {
  border-bottom-color: rgb(191 219 254 / 0.87) !important;
}
.border-b-blue-200\/90 {
  border-bottom-color: rgb(191 219 254 / 0.9) !important;
}
.border-b-blue-200\/95 {
  border-bottom-color: rgb(191 219 254 / 0.95) !important;
}
.border-b-blue-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-b-blue-300\/0 {
  border-bottom-color: rgb(147 197 253 / 0) !important;
}
.border-b-blue-300\/10 {
  border-bottom-color: rgb(147 197 253 / 0.1) !important;
}
.border-b-blue-300\/100 {
  border-bottom-color: rgb(147 197 253 / 1) !important;
}
.border-b-blue-300\/12 {
  border-bottom-color: rgb(147 197 253 / 0.12) !important;
}
.border-b-blue-300\/20 {
  border-bottom-color: rgb(147 197 253 / 0.2) !important;
}
.border-b-blue-300\/25 {
  border-bottom-color: rgb(147 197 253 / 0.25) !important;
}
.border-b-blue-300\/30 {
  border-bottom-color: rgb(147 197 253 / 0.3) !important;
}
.border-b-blue-300\/38 {
  border-bottom-color: rgb(147 197 253 / 0.38) !important;
}
.border-b-blue-300\/40 {
  border-bottom-color: rgb(147 197 253 / 0.4) !important;
}
.border-b-blue-300\/5 {
  border-bottom-color: rgb(147 197 253 / 0.05) !important;
}
.border-b-blue-300\/50 {
  border-bottom-color: rgb(147 197 253 / 0.5) !important;
}
.border-b-blue-300\/60 {
  border-bottom-color: rgb(147 197 253 / 0.6) !important;
}
.border-b-blue-300\/70 {
  border-bottom-color: rgb(147 197 253 / 0.7) !important;
}
.border-b-blue-300\/75 {
  border-bottom-color: rgb(147 197 253 / 0.75) !important;
}
.border-b-blue-300\/80 {
  border-bottom-color: rgb(147 197 253 / 0.8) !important;
}
.border-b-blue-300\/87 {
  border-bottom-color: rgb(147 197 253 / 0.87) !important;
}
.border-b-blue-300\/90 {
  border-bottom-color: rgb(147 197 253 / 0.9) !important;
}
.border-b-blue-300\/95 {
  border-bottom-color: rgb(147 197 253 / 0.95) !important;
}
.border-b-blue-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-b-blue-400\/0 {
  border-bottom-color: rgb(96 165 250 / 0) !important;
}
.border-b-blue-400\/10 {
  border-bottom-color: rgb(96 165 250 / 0.1) !important;
}
.border-b-blue-400\/100 {
  border-bottom-color: rgb(96 165 250 / 1) !important;
}
.border-b-blue-400\/12 {
  border-bottom-color: rgb(96 165 250 / 0.12) !important;
}
.border-b-blue-400\/20 {
  border-bottom-color: rgb(96 165 250 / 0.2) !important;
}
.border-b-blue-400\/25 {
  border-bottom-color: rgb(96 165 250 / 0.25) !important;
}
.border-b-blue-400\/30 {
  border-bottom-color: rgb(96 165 250 / 0.3) !important;
}
.border-b-blue-400\/38 {
  border-bottom-color: rgb(96 165 250 / 0.38) !important;
}
.border-b-blue-400\/40 {
  border-bottom-color: rgb(96 165 250 / 0.4) !important;
}
.border-b-blue-400\/5 {
  border-bottom-color: rgb(96 165 250 / 0.05) !important;
}
.border-b-blue-400\/50 {
  border-bottom-color: rgb(96 165 250 / 0.5) !important;
}
.border-b-blue-400\/60 {
  border-bottom-color: rgb(96 165 250 / 0.6) !important;
}
.border-b-blue-400\/70 {
  border-bottom-color: rgb(96 165 250 / 0.7) !important;
}
.border-b-blue-400\/75 {
  border-bottom-color: rgb(96 165 250 / 0.75) !important;
}
.border-b-blue-400\/80 {
  border-bottom-color: rgb(96 165 250 / 0.8) !important;
}
.border-b-blue-400\/87 {
  border-bottom-color: rgb(96 165 250 / 0.87) !important;
}
.border-b-blue-400\/90 {
  border-bottom-color: rgb(96 165 250 / 0.9) !important;
}
.border-b-blue-400\/95 {
  border-bottom-color: rgb(96 165 250 / 0.95) !important;
}
.border-b-blue-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-b-blue-50\/0 {
  border-bottom-color: rgb(239 246 255 / 0) !important;
}
.border-b-blue-50\/10 {
  border-bottom-color: rgb(239 246 255 / 0.1) !important;
}
.border-b-blue-50\/100 {
  border-bottom-color: rgb(239 246 255 / 1) !important;
}
.border-b-blue-50\/12 {
  border-bottom-color: rgb(239 246 255 / 0.12) !important;
}
.border-b-blue-50\/20 {
  border-bottom-color: rgb(239 246 255 / 0.2) !important;
}
.border-b-blue-50\/25 {
  border-bottom-color: rgb(239 246 255 / 0.25) !important;
}
.border-b-blue-50\/30 {
  border-bottom-color: rgb(239 246 255 / 0.3) !important;
}
.border-b-blue-50\/38 {
  border-bottom-color: rgb(239 246 255 / 0.38) !important;
}
.border-b-blue-50\/40 {
  border-bottom-color: rgb(239 246 255 / 0.4) !important;
}
.border-b-blue-50\/5 {
  border-bottom-color: rgb(239 246 255 / 0.05) !important;
}
.border-b-blue-50\/50 {
  border-bottom-color: rgb(239 246 255 / 0.5) !important;
}
.border-b-blue-50\/60 {
  border-bottom-color: rgb(239 246 255 / 0.6) !important;
}
.border-b-blue-50\/70 {
  border-bottom-color: rgb(239 246 255 / 0.7) !important;
}
.border-b-blue-50\/75 {
  border-bottom-color: rgb(239 246 255 / 0.75) !important;
}
.border-b-blue-50\/80 {
  border-bottom-color: rgb(239 246 255 / 0.8) !important;
}
.border-b-blue-50\/87 {
  border-bottom-color: rgb(239 246 255 / 0.87) !important;
}
.border-b-blue-50\/90 {
  border-bottom-color: rgb(239 246 255 / 0.9) !important;
}
.border-b-blue-50\/95 {
  border-bottom-color: rgb(239 246 255 / 0.95) !important;
}
.border-b-blue-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-b-blue-500\/0 {
  border-bottom-color: rgb(59 130 246 / 0) !important;
}
.border-b-blue-500\/10 {
  border-bottom-color: rgb(59 130 246 / 0.1) !important;
}
.border-b-blue-500\/100 {
  border-bottom-color: rgb(59 130 246 / 1) !important;
}
.border-b-blue-500\/12 {
  border-bottom-color: rgb(59 130 246 / 0.12) !important;
}
.border-b-blue-500\/20 {
  border-bottom-color: rgb(59 130 246 / 0.2) !important;
}
.border-b-blue-500\/25 {
  border-bottom-color: rgb(59 130 246 / 0.25) !important;
}
.border-b-blue-500\/30 {
  border-bottom-color: rgb(59 130 246 / 0.3) !important;
}
.border-b-blue-500\/38 {
  border-bottom-color: rgb(59 130 246 / 0.38) !important;
}
.border-b-blue-500\/40 {
  border-bottom-color: rgb(59 130 246 / 0.4) !important;
}
.border-b-blue-500\/5 {
  border-bottom-color: rgb(59 130 246 / 0.05) !important;
}
.border-b-blue-500\/50 {
  border-bottom-color: rgb(59 130 246 / 0.5) !important;
}
.border-b-blue-500\/60 {
  border-bottom-color: rgb(59 130 246 / 0.6) !important;
}
.border-b-blue-500\/70 {
  border-bottom-color: rgb(59 130 246 / 0.7) !important;
}
.border-b-blue-500\/75 {
  border-bottom-color: rgb(59 130 246 / 0.75) !important;
}
.border-b-blue-500\/80 {
  border-bottom-color: rgb(59 130 246 / 0.8) !important;
}
.border-b-blue-500\/87 {
  border-bottom-color: rgb(59 130 246 / 0.87) !important;
}
.border-b-blue-500\/90 {
  border-bottom-color: rgb(59 130 246 / 0.9) !important;
}
.border-b-blue-500\/95 {
  border-bottom-color: rgb(59 130 246 / 0.95) !important;
}
.border-b-blue-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-b-blue-600\/0 {
  border-bottom-color: rgb(37 99 235 / 0) !important;
}
.border-b-blue-600\/10 {
  border-bottom-color: rgb(37 99 235 / 0.1) !important;
}
.border-b-blue-600\/100 {
  border-bottom-color: rgb(37 99 235 / 1) !important;
}
.border-b-blue-600\/12 {
  border-bottom-color: rgb(37 99 235 / 0.12) !important;
}
.border-b-blue-600\/20 {
  border-bottom-color: rgb(37 99 235 / 0.2) !important;
}
.border-b-blue-600\/25 {
  border-bottom-color: rgb(37 99 235 / 0.25) !important;
}
.border-b-blue-600\/30 {
  border-bottom-color: rgb(37 99 235 / 0.3) !important;
}
.border-b-blue-600\/38 {
  border-bottom-color: rgb(37 99 235 / 0.38) !important;
}
.border-b-blue-600\/40 {
  border-bottom-color: rgb(37 99 235 / 0.4) !important;
}
.border-b-blue-600\/5 {
  border-bottom-color: rgb(37 99 235 / 0.05) !important;
}
.border-b-blue-600\/50 {
  border-bottom-color: rgb(37 99 235 / 0.5) !important;
}
.border-b-blue-600\/60 {
  border-bottom-color: rgb(37 99 235 / 0.6) !important;
}
.border-b-blue-600\/70 {
  border-bottom-color: rgb(37 99 235 / 0.7) !important;
}
.border-b-blue-600\/75 {
  border-bottom-color: rgb(37 99 235 / 0.75) !important;
}
.border-b-blue-600\/80 {
  border-bottom-color: rgb(37 99 235 / 0.8) !important;
}
.border-b-blue-600\/87 {
  border-bottom-color: rgb(37 99 235 / 0.87) !important;
}
.border-b-blue-600\/90 {
  border-bottom-color: rgb(37 99 235 / 0.9) !important;
}
.border-b-blue-600\/95 {
  border-bottom-color: rgb(37 99 235 / 0.95) !important;
}
.border-b-blue-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-b-blue-700\/0 {
  border-bottom-color: rgb(29 78 216 / 0) !important;
}
.border-b-blue-700\/10 {
  border-bottom-color: rgb(29 78 216 / 0.1) !important;
}
.border-b-blue-700\/100 {
  border-bottom-color: rgb(29 78 216 / 1) !important;
}
.border-b-blue-700\/12 {
  border-bottom-color: rgb(29 78 216 / 0.12) !important;
}
.border-b-blue-700\/20 {
  border-bottom-color: rgb(29 78 216 / 0.2) !important;
}
.border-b-blue-700\/25 {
  border-bottom-color: rgb(29 78 216 / 0.25) !important;
}
.border-b-blue-700\/30 {
  border-bottom-color: rgb(29 78 216 / 0.3) !important;
}
.border-b-blue-700\/38 {
  border-bottom-color: rgb(29 78 216 / 0.38) !important;
}
.border-b-blue-700\/40 {
  border-bottom-color: rgb(29 78 216 / 0.4) !important;
}
.border-b-blue-700\/5 {
  border-bottom-color: rgb(29 78 216 / 0.05) !important;
}
.border-b-blue-700\/50 {
  border-bottom-color: rgb(29 78 216 / 0.5) !important;
}
.border-b-blue-700\/60 {
  border-bottom-color: rgb(29 78 216 / 0.6) !important;
}
.border-b-blue-700\/70 {
  border-bottom-color: rgb(29 78 216 / 0.7) !important;
}
.border-b-blue-700\/75 {
  border-bottom-color: rgb(29 78 216 / 0.75) !important;
}
.border-b-blue-700\/80 {
  border-bottom-color: rgb(29 78 216 / 0.8) !important;
}
.border-b-blue-700\/87 {
  border-bottom-color: rgb(29 78 216 / 0.87) !important;
}
.border-b-blue-700\/90 {
  border-bottom-color: rgb(29 78 216 / 0.9) !important;
}
.border-b-blue-700\/95 {
  border-bottom-color: rgb(29 78 216 / 0.95) !important;
}
.border-b-blue-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-b-blue-800\/0 {
  border-bottom-color: rgb(30 64 175 / 0) !important;
}
.border-b-blue-800\/10 {
  border-bottom-color: rgb(30 64 175 / 0.1) !important;
}
.border-b-blue-800\/100 {
  border-bottom-color: rgb(30 64 175 / 1) !important;
}
.border-b-blue-800\/12 {
  border-bottom-color: rgb(30 64 175 / 0.12) !important;
}
.border-b-blue-800\/20 {
  border-bottom-color: rgb(30 64 175 / 0.2) !important;
}
.border-b-blue-800\/25 {
  border-bottom-color: rgb(30 64 175 / 0.25) !important;
}
.border-b-blue-800\/30 {
  border-bottom-color: rgb(30 64 175 / 0.3) !important;
}
.border-b-blue-800\/38 {
  border-bottom-color: rgb(30 64 175 / 0.38) !important;
}
.border-b-blue-800\/40 {
  border-bottom-color: rgb(30 64 175 / 0.4) !important;
}
.border-b-blue-800\/5 {
  border-bottom-color: rgb(30 64 175 / 0.05) !important;
}
.border-b-blue-800\/50 {
  border-bottom-color: rgb(30 64 175 / 0.5) !important;
}
.border-b-blue-800\/60 {
  border-bottom-color: rgb(30 64 175 / 0.6) !important;
}
.border-b-blue-800\/70 {
  border-bottom-color: rgb(30 64 175 / 0.7) !important;
}
.border-b-blue-800\/75 {
  border-bottom-color: rgb(30 64 175 / 0.75) !important;
}
.border-b-blue-800\/80 {
  border-bottom-color: rgb(30 64 175 / 0.8) !important;
}
.border-b-blue-800\/87 {
  border-bottom-color: rgb(30 64 175 / 0.87) !important;
}
.border-b-blue-800\/90 {
  border-bottom-color: rgb(30 64 175 / 0.9) !important;
}
.border-b-blue-800\/95 {
  border-bottom-color: rgb(30 64 175 / 0.95) !important;
}
.border-b-blue-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-b-blue-900\/0 {
  border-bottom-color: rgb(30 58 138 / 0) !important;
}
.border-b-blue-900\/10 {
  border-bottom-color: rgb(30 58 138 / 0.1) !important;
}
.border-b-blue-900\/100 {
  border-bottom-color: rgb(30 58 138 / 1) !important;
}
.border-b-blue-900\/12 {
  border-bottom-color: rgb(30 58 138 / 0.12) !important;
}
.border-b-blue-900\/20 {
  border-bottom-color: rgb(30 58 138 / 0.2) !important;
}
.border-b-blue-900\/25 {
  border-bottom-color: rgb(30 58 138 / 0.25) !important;
}
.border-b-blue-900\/30 {
  border-bottom-color: rgb(30 58 138 / 0.3) !important;
}
.border-b-blue-900\/38 {
  border-bottom-color: rgb(30 58 138 / 0.38) !important;
}
.border-b-blue-900\/40 {
  border-bottom-color: rgb(30 58 138 / 0.4) !important;
}
.border-b-blue-900\/5 {
  border-bottom-color: rgb(30 58 138 / 0.05) !important;
}
.border-b-blue-900\/50 {
  border-bottom-color: rgb(30 58 138 / 0.5) !important;
}
.border-b-blue-900\/60 {
  border-bottom-color: rgb(30 58 138 / 0.6) !important;
}
.border-b-blue-900\/70 {
  border-bottom-color: rgb(30 58 138 / 0.7) !important;
}
.border-b-blue-900\/75 {
  border-bottom-color: rgb(30 58 138 / 0.75) !important;
}
.border-b-blue-900\/80 {
  border-bottom-color: rgb(30 58 138 / 0.8) !important;
}
.border-b-blue-900\/87 {
  border-bottom-color: rgb(30 58 138 / 0.87) !important;
}
.border-b-blue-900\/90 {
  border-bottom-color: rgb(30 58 138 / 0.9) !important;
}
.border-b-blue-900\/95 {
  border-bottom-color: rgb(30 58 138 / 0.95) !important;
}
.border-b-blue-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-b-blue-950\/0 {
  border-bottom-color: rgb(23 37 84 / 0) !important;
}
.border-b-blue-950\/10 {
  border-bottom-color: rgb(23 37 84 / 0.1) !important;
}
.border-b-blue-950\/100 {
  border-bottom-color: rgb(23 37 84 / 1) !important;
}
.border-b-blue-950\/12 {
  border-bottom-color: rgb(23 37 84 / 0.12) !important;
}
.border-b-blue-950\/20 {
  border-bottom-color: rgb(23 37 84 / 0.2) !important;
}
.border-b-blue-950\/25 {
  border-bottom-color: rgb(23 37 84 / 0.25) !important;
}
.border-b-blue-950\/30 {
  border-bottom-color: rgb(23 37 84 / 0.3) !important;
}
.border-b-blue-950\/38 {
  border-bottom-color: rgb(23 37 84 / 0.38) !important;
}
.border-b-blue-950\/40 {
  border-bottom-color: rgb(23 37 84 / 0.4) !important;
}
.border-b-blue-950\/5 {
  border-bottom-color: rgb(23 37 84 / 0.05) !important;
}
.border-b-blue-950\/50 {
  border-bottom-color: rgb(23 37 84 / 0.5) !important;
}
.border-b-blue-950\/60 {
  border-bottom-color: rgb(23 37 84 / 0.6) !important;
}
.border-b-blue-950\/70 {
  border-bottom-color: rgb(23 37 84 / 0.7) !important;
}
.border-b-blue-950\/75 {
  border-bottom-color: rgb(23 37 84 / 0.75) !important;
}
.border-b-blue-950\/80 {
  border-bottom-color: rgb(23 37 84 / 0.8) !important;
}
.border-b-blue-950\/87 {
  border-bottom-color: rgb(23 37 84 / 0.87) !important;
}
.border-b-blue-950\/90 {
  border-bottom-color: rgb(23 37 84 / 0.9) !important;
}
.border-b-blue-950\/95 {
  border-bottom-color: rgb(23 37 84 / 0.95) !important;
}
.border-b-current {
  border-bottom-color: currentColor !important;
}
.border-b-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-100\/0 {
  border-bottom-color: rgb(207 250 254 / 0) !important;
}
.border-b-cyan-100\/10 {
  border-bottom-color: rgb(207 250 254 / 0.1) !important;
}
.border-b-cyan-100\/100 {
  border-bottom-color: rgb(207 250 254 / 1) !important;
}
.border-b-cyan-100\/12 {
  border-bottom-color: rgb(207 250 254 / 0.12) !important;
}
.border-b-cyan-100\/20 {
  border-bottom-color: rgb(207 250 254 / 0.2) !important;
}
.border-b-cyan-100\/25 {
  border-bottom-color: rgb(207 250 254 / 0.25) !important;
}
.border-b-cyan-100\/30 {
  border-bottom-color: rgb(207 250 254 / 0.3) !important;
}
.border-b-cyan-100\/38 {
  border-bottom-color: rgb(207 250 254 / 0.38) !important;
}
.border-b-cyan-100\/40 {
  border-bottom-color: rgb(207 250 254 / 0.4) !important;
}
.border-b-cyan-100\/5 {
  border-bottom-color: rgb(207 250 254 / 0.05) !important;
}
.border-b-cyan-100\/50 {
  border-bottom-color: rgb(207 250 254 / 0.5) !important;
}
.border-b-cyan-100\/60 {
  border-bottom-color: rgb(207 250 254 / 0.6) !important;
}
.border-b-cyan-100\/70 {
  border-bottom-color: rgb(207 250 254 / 0.7) !important;
}
.border-b-cyan-100\/75 {
  border-bottom-color: rgb(207 250 254 / 0.75) !important;
}
.border-b-cyan-100\/80 {
  border-bottom-color: rgb(207 250 254 / 0.8) !important;
}
.border-b-cyan-100\/87 {
  border-bottom-color: rgb(207 250 254 / 0.87) !important;
}
.border-b-cyan-100\/90 {
  border-bottom-color: rgb(207 250 254 / 0.9) !important;
}
.border-b-cyan-100\/95 {
  border-bottom-color: rgb(207 250 254 / 0.95) !important;
}
.border-b-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-200\/0 {
  border-bottom-color: rgb(165 243 252 / 0) !important;
}
.border-b-cyan-200\/10 {
  border-bottom-color: rgb(165 243 252 / 0.1) !important;
}
.border-b-cyan-200\/100 {
  border-bottom-color: rgb(165 243 252 / 1) !important;
}
.border-b-cyan-200\/12 {
  border-bottom-color: rgb(165 243 252 / 0.12) !important;
}
.border-b-cyan-200\/20 {
  border-bottom-color: rgb(165 243 252 / 0.2) !important;
}
.border-b-cyan-200\/25 {
  border-bottom-color: rgb(165 243 252 / 0.25) !important;
}
.border-b-cyan-200\/30 {
  border-bottom-color: rgb(165 243 252 / 0.3) !important;
}
.border-b-cyan-200\/38 {
  border-bottom-color: rgb(165 243 252 / 0.38) !important;
}
.border-b-cyan-200\/40 {
  border-bottom-color: rgb(165 243 252 / 0.4) !important;
}
.border-b-cyan-200\/5 {
  border-bottom-color: rgb(165 243 252 / 0.05) !important;
}
.border-b-cyan-200\/50 {
  border-bottom-color: rgb(165 243 252 / 0.5) !important;
}
.border-b-cyan-200\/60 {
  border-bottom-color: rgb(165 243 252 / 0.6) !important;
}
.border-b-cyan-200\/70 {
  border-bottom-color: rgb(165 243 252 / 0.7) !important;
}
.border-b-cyan-200\/75 {
  border-bottom-color: rgb(165 243 252 / 0.75) !important;
}
.border-b-cyan-200\/80 {
  border-bottom-color: rgb(165 243 252 / 0.8) !important;
}
.border-b-cyan-200\/87 {
  border-bottom-color: rgb(165 243 252 / 0.87) !important;
}
.border-b-cyan-200\/90 {
  border-bottom-color: rgb(165 243 252 / 0.9) !important;
}
.border-b-cyan-200\/95 {
  border-bottom-color: rgb(165 243 252 / 0.95) !important;
}
.border-b-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-300\/0 {
  border-bottom-color: rgb(103 232 249 / 0) !important;
}
.border-b-cyan-300\/10 {
  border-bottom-color: rgb(103 232 249 / 0.1) !important;
}
.border-b-cyan-300\/100 {
  border-bottom-color: rgb(103 232 249 / 1) !important;
}
.border-b-cyan-300\/12 {
  border-bottom-color: rgb(103 232 249 / 0.12) !important;
}
.border-b-cyan-300\/20 {
  border-bottom-color: rgb(103 232 249 / 0.2) !important;
}
.border-b-cyan-300\/25 {
  border-bottom-color: rgb(103 232 249 / 0.25) !important;
}
.border-b-cyan-300\/30 {
  border-bottom-color: rgb(103 232 249 / 0.3) !important;
}
.border-b-cyan-300\/38 {
  border-bottom-color: rgb(103 232 249 / 0.38) !important;
}
.border-b-cyan-300\/40 {
  border-bottom-color: rgb(103 232 249 / 0.4) !important;
}
.border-b-cyan-300\/5 {
  border-bottom-color: rgb(103 232 249 / 0.05) !important;
}
.border-b-cyan-300\/50 {
  border-bottom-color: rgb(103 232 249 / 0.5) !important;
}
.border-b-cyan-300\/60 {
  border-bottom-color: rgb(103 232 249 / 0.6) !important;
}
.border-b-cyan-300\/70 {
  border-bottom-color: rgb(103 232 249 / 0.7) !important;
}
.border-b-cyan-300\/75 {
  border-bottom-color: rgb(103 232 249 / 0.75) !important;
}
.border-b-cyan-300\/80 {
  border-bottom-color: rgb(103 232 249 / 0.8) !important;
}
.border-b-cyan-300\/87 {
  border-bottom-color: rgb(103 232 249 / 0.87) !important;
}
.border-b-cyan-300\/90 {
  border-bottom-color: rgb(103 232 249 / 0.9) !important;
}
.border-b-cyan-300\/95 {
  border-bottom-color: rgb(103 232 249 / 0.95) !important;
}
.border-b-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-400\/0 {
  border-bottom-color: rgb(34 211 238 / 0) !important;
}
.border-b-cyan-400\/10 {
  border-bottom-color: rgb(34 211 238 / 0.1) !important;
}
.border-b-cyan-400\/100 {
  border-bottom-color: rgb(34 211 238 / 1) !important;
}
.border-b-cyan-400\/12 {
  border-bottom-color: rgb(34 211 238 / 0.12) !important;
}
.border-b-cyan-400\/20 {
  border-bottom-color: rgb(34 211 238 / 0.2) !important;
}
.border-b-cyan-400\/25 {
  border-bottom-color: rgb(34 211 238 / 0.25) !important;
}
.border-b-cyan-400\/30 {
  border-bottom-color: rgb(34 211 238 / 0.3) !important;
}
.border-b-cyan-400\/38 {
  border-bottom-color: rgb(34 211 238 / 0.38) !important;
}
.border-b-cyan-400\/40 {
  border-bottom-color: rgb(34 211 238 / 0.4) !important;
}
.border-b-cyan-400\/5 {
  border-bottom-color: rgb(34 211 238 / 0.05) !important;
}
.border-b-cyan-400\/50 {
  border-bottom-color: rgb(34 211 238 / 0.5) !important;
}
.border-b-cyan-400\/60 {
  border-bottom-color: rgb(34 211 238 / 0.6) !important;
}
.border-b-cyan-400\/70 {
  border-bottom-color: rgb(34 211 238 / 0.7) !important;
}
.border-b-cyan-400\/75 {
  border-bottom-color: rgb(34 211 238 / 0.75) !important;
}
.border-b-cyan-400\/80 {
  border-bottom-color: rgb(34 211 238 / 0.8) !important;
}
.border-b-cyan-400\/87 {
  border-bottom-color: rgb(34 211 238 / 0.87) !important;
}
.border-b-cyan-400\/90 {
  border-bottom-color: rgb(34 211 238 / 0.9) !important;
}
.border-b-cyan-400\/95 {
  border-bottom-color: rgb(34 211 238 / 0.95) !important;
}
.border-b-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-50\/0 {
  border-bottom-color: rgb(236 254 255 / 0) !important;
}
.border-b-cyan-50\/10 {
  border-bottom-color: rgb(236 254 255 / 0.1) !important;
}
.border-b-cyan-50\/100 {
  border-bottom-color: rgb(236 254 255 / 1) !important;
}
.border-b-cyan-50\/12 {
  border-bottom-color: rgb(236 254 255 / 0.12) !important;
}
.border-b-cyan-50\/20 {
  border-bottom-color: rgb(236 254 255 / 0.2) !important;
}
.border-b-cyan-50\/25 {
  border-bottom-color: rgb(236 254 255 / 0.25) !important;
}
.border-b-cyan-50\/30 {
  border-bottom-color: rgb(236 254 255 / 0.3) !important;
}
.border-b-cyan-50\/38 {
  border-bottom-color: rgb(236 254 255 / 0.38) !important;
}
.border-b-cyan-50\/40 {
  border-bottom-color: rgb(236 254 255 / 0.4) !important;
}
.border-b-cyan-50\/5 {
  border-bottom-color: rgb(236 254 255 / 0.05) !important;
}
.border-b-cyan-50\/50 {
  border-bottom-color: rgb(236 254 255 / 0.5) !important;
}
.border-b-cyan-50\/60 {
  border-bottom-color: rgb(236 254 255 / 0.6) !important;
}
.border-b-cyan-50\/70 {
  border-bottom-color: rgb(236 254 255 / 0.7) !important;
}
.border-b-cyan-50\/75 {
  border-bottom-color: rgb(236 254 255 / 0.75) !important;
}
.border-b-cyan-50\/80 {
  border-bottom-color: rgb(236 254 255 / 0.8) !important;
}
.border-b-cyan-50\/87 {
  border-bottom-color: rgb(236 254 255 / 0.87) !important;
}
.border-b-cyan-50\/90 {
  border-bottom-color: rgb(236 254 255 / 0.9) !important;
}
.border-b-cyan-50\/95 {
  border-bottom-color: rgb(236 254 255 / 0.95) !important;
}
.border-b-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-500\/0 {
  border-bottom-color: rgb(6 182 212 / 0) !important;
}
.border-b-cyan-500\/10 {
  border-bottom-color: rgb(6 182 212 / 0.1) !important;
}
.border-b-cyan-500\/100 {
  border-bottom-color: rgb(6 182 212 / 1) !important;
}
.border-b-cyan-500\/12 {
  border-bottom-color: rgb(6 182 212 / 0.12) !important;
}
.border-b-cyan-500\/20 {
  border-bottom-color: rgb(6 182 212 / 0.2) !important;
}
.border-b-cyan-500\/25 {
  border-bottom-color: rgb(6 182 212 / 0.25) !important;
}
.border-b-cyan-500\/30 {
  border-bottom-color: rgb(6 182 212 / 0.3) !important;
}
.border-b-cyan-500\/38 {
  border-bottom-color: rgb(6 182 212 / 0.38) !important;
}
.border-b-cyan-500\/40 {
  border-bottom-color: rgb(6 182 212 / 0.4) !important;
}
.border-b-cyan-500\/5 {
  border-bottom-color: rgb(6 182 212 / 0.05) !important;
}
.border-b-cyan-500\/50 {
  border-bottom-color: rgb(6 182 212 / 0.5) !important;
}
.border-b-cyan-500\/60 {
  border-bottom-color: rgb(6 182 212 / 0.6) !important;
}
.border-b-cyan-500\/70 {
  border-bottom-color: rgb(6 182 212 / 0.7) !important;
}
.border-b-cyan-500\/75 {
  border-bottom-color: rgb(6 182 212 / 0.75) !important;
}
.border-b-cyan-500\/80 {
  border-bottom-color: rgb(6 182 212 / 0.8) !important;
}
.border-b-cyan-500\/87 {
  border-bottom-color: rgb(6 182 212 / 0.87) !important;
}
.border-b-cyan-500\/90 {
  border-bottom-color: rgb(6 182 212 / 0.9) !important;
}
.border-b-cyan-500\/95 {
  border-bottom-color: rgb(6 182 212 / 0.95) !important;
}
.border-b-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-600\/0 {
  border-bottom-color: rgb(8 145 178 / 0) !important;
}
.border-b-cyan-600\/10 {
  border-bottom-color: rgb(8 145 178 / 0.1) !important;
}
.border-b-cyan-600\/100 {
  border-bottom-color: rgb(8 145 178 / 1) !important;
}
.border-b-cyan-600\/12 {
  border-bottom-color: rgb(8 145 178 / 0.12) !important;
}
.border-b-cyan-600\/20 {
  border-bottom-color: rgb(8 145 178 / 0.2) !important;
}
.border-b-cyan-600\/25 {
  border-bottom-color: rgb(8 145 178 / 0.25) !important;
}
.border-b-cyan-600\/30 {
  border-bottom-color: rgb(8 145 178 / 0.3) !important;
}
.border-b-cyan-600\/38 {
  border-bottom-color: rgb(8 145 178 / 0.38) !important;
}
.border-b-cyan-600\/40 {
  border-bottom-color: rgb(8 145 178 / 0.4) !important;
}
.border-b-cyan-600\/5 {
  border-bottom-color: rgb(8 145 178 / 0.05) !important;
}
.border-b-cyan-600\/50 {
  border-bottom-color: rgb(8 145 178 / 0.5) !important;
}
.border-b-cyan-600\/60 {
  border-bottom-color: rgb(8 145 178 / 0.6) !important;
}
.border-b-cyan-600\/70 {
  border-bottom-color: rgb(8 145 178 / 0.7) !important;
}
.border-b-cyan-600\/75 {
  border-bottom-color: rgb(8 145 178 / 0.75) !important;
}
.border-b-cyan-600\/80 {
  border-bottom-color: rgb(8 145 178 / 0.8) !important;
}
.border-b-cyan-600\/87 {
  border-bottom-color: rgb(8 145 178 / 0.87) !important;
}
.border-b-cyan-600\/90 {
  border-bottom-color: rgb(8 145 178 / 0.9) !important;
}
.border-b-cyan-600\/95 {
  border-bottom-color: rgb(8 145 178 / 0.95) !important;
}
.border-b-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-700\/0 {
  border-bottom-color: rgb(14 116 144 / 0) !important;
}
.border-b-cyan-700\/10 {
  border-bottom-color: rgb(14 116 144 / 0.1) !important;
}
.border-b-cyan-700\/100 {
  border-bottom-color: rgb(14 116 144 / 1) !important;
}
.border-b-cyan-700\/12 {
  border-bottom-color: rgb(14 116 144 / 0.12) !important;
}
.border-b-cyan-700\/20 {
  border-bottom-color: rgb(14 116 144 / 0.2) !important;
}
.border-b-cyan-700\/25 {
  border-bottom-color: rgb(14 116 144 / 0.25) !important;
}
.border-b-cyan-700\/30 {
  border-bottom-color: rgb(14 116 144 / 0.3) !important;
}
.border-b-cyan-700\/38 {
  border-bottom-color: rgb(14 116 144 / 0.38) !important;
}
.border-b-cyan-700\/40 {
  border-bottom-color: rgb(14 116 144 / 0.4) !important;
}
.border-b-cyan-700\/5 {
  border-bottom-color: rgb(14 116 144 / 0.05) !important;
}
.border-b-cyan-700\/50 {
  border-bottom-color: rgb(14 116 144 / 0.5) !important;
}
.border-b-cyan-700\/60 {
  border-bottom-color: rgb(14 116 144 / 0.6) !important;
}
.border-b-cyan-700\/70 {
  border-bottom-color: rgb(14 116 144 / 0.7) !important;
}
.border-b-cyan-700\/75 {
  border-bottom-color: rgb(14 116 144 / 0.75) !important;
}
.border-b-cyan-700\/80 {
  border-bottom-color: rgb(14 116 144 / 0.8) !important;
}
.border-b-cyan-700\/87 {
  border-bottom-color: rgb(14 116 144 / 0.87) !important;
}
.border-b-cyan-700\/90 {
  border-bottom-color: rgb(14 116 144 / 0.9) !important;
}
.border-b-cyan-700\/95 {
  border-bottom-color: rgb(14 116 144 / 0.95) !important;
}
.border-b-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-800\/0 {
  border-bottom-color: rgb(21 94 117 / 0) !important;
}
.border-b-cyan-800\/10 {
  border-bottom-color: rgb(21 94 117 / 0.1) !important;
}
.border-b-cyan-800\/100 {
  border-bottom-color: rgb(21 94 117 / 1) !important;
}
.border-b-cyan-800\/12 {
  border-bottom-color: rgb(21 94 117 / 0.12) !important;
}
.border-b-cyan-800\/20 {
  border-bottom-color: rgb(21 94 117 / 0.2) !important;
}
.border-b-cyan-800\/25 {
  border-bottom-color: rgb(21 94 117 / 0.25) !important;
}
.border-b-cyan-800\/30 {
  border-bottom-color: rgb(21 94 117 / 0.3) !important;
}
.border-b-cyan-800\/38 {
  border-bottom-color: rgb(21 94 117 / 0.38) !important;
}
.border-b-cyan-800\/40 {
  border-bottom-color: rgb(21 94 117 / 0.4) !important;
}
.border-b-cyan-800\/5 {
  border-bottom-color: rgb(21 94 117 / 0.05) !important;
}
.border-b-cyan-800\/50 {
  border-bottom-color: rgb(21 94 117 / 0.5) !important;
}
.border-b-cyan-800\/60 {
  border-bottom-color: rgb(21 94 117 / 0.6) !important;
}
.border-b-cyan-800\/70 {
  border-bottom-color: rgb(21 94 117 / 0.7) !important;
}
.border-b-cyan-800\/75 {
  border-bottom-color: rgb(21 94 117 / 0.75) !important;
}
.border-b-cyan-800\/80 {
  border-bottom-color: rgb(21 94 117 / 0.8) !important;
}
.border-b-cyan-800\/87 {
  border-bottom-color: rgb(21 94 117 / 0.87) !important;
}
.border-b-cyan-800\/90 {
  border-bottom-color: rgb(21 94 117 / 0.9) !important;
}
.border-b-cyan-800\/95 {
  border-bottom-color: rgb(21 94 117 / 0.95) !important;
}
.border-b-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-900\/0 {
  border-bottom-color: rgb(22 78 99 / 0) !important;
}
.border-b-cyan-900\/10 {
  border-bottom-color: rgb(22 78 99 / 0.1) !important;
}
.border-b-cyan-900\/100 {
  border-bottom-color: rgb(22 78 99 / 1) !important;
}
.border-b-cyan-900\/12 {
  border-bottom-color: rgb(22 78 99 / 0.12) !important;
}
.border-b-cyan-900\/20 {
  border-bottom-color: rgb(22 78 99 / 0.2) !important;
}
.border-b-cyan-900\/25 {
  border-bottom-color: rgb(22 78 99 / 0.25) !important;
}
.border-b-cyan-900\/30 {
  border-bottom-color: rgb(22 78 99 / 0.3) !important;
}
.border-b-cyan-900\/38 {
  border-bottom-color: rgb(22 78 99 / 0.38) !important;
}
.border-b-cyan-900\/40 {
  border-bottom-color: rgb(22 78 99 / 0.4) !important;
}
.border-b-cyan-900\/5 {
  border-bottom-color: rgb(22 78 99 / 0.05) !important;
}
.border-b-cyan-900\/50 {
  border-bottom-color: rgb(22 78 99 / 0.5) !important;
}
.border-b-cyan-900\/60 {
  border-bottom-color: rgb(22 78 99 / 0.6) !important;
}
.border-b-cyan-900\/70 {
  border-bottom-color: rgb(22 78 99 / 0.7) !important;
}
.border-b-cyan-900\/75 {
  border-bottom-color: rgb(22 78 99 / 0.75) !important;
}
.border-b-cyan-900\/80 {
  border-bottom-color: rgb(22 78 99 / 0.8) !important;
}
.border-b-cyan-900\/87 {
  border-bottom-color: rgb(22 78 99 / 0.87) !important;
}
.border-b-cyan-900\/90 {
  border-bottom-color: rgb(22 78 99 / 0.9) !important;
}
.border-b-cyan-900\/95 {
  border-bottom-color: rgb(22 78 99 / 0.95) !important;
}
.border-b-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-b-cyan-950\/0 {
  border-bottom-color: rgb(8 51 68 / 0) !important;
}
.border-b-cyan-950\/10 {
  border-bottom-color: rgb(8 51 68 / 0.1) !important;
}
.border-b-cyan-950\/100 {
  border-bottom-color: rgb(8 51 68 / 1) !important;
}
.border-b-cyan-950\/12 {
  border-bottom-color: rgb(8 51 68 / 0.12) !important;
}
.border-b-cyan-950\/20 {
  border-bottom-color: rgb(8 51 68 / 0.2) !important;
}
.border-b-cyan-950\/25 {
  border-bottom-color: rgb(8 51 68 / 0.25) !important;
}
.border-b-cyan-950\/30 {
  border-bottom-color: rgb(8 51 68 / 0.3) !important;
}
.border-b-cyan-950\/38 {
  border-bottom-color: rgb(8 51 68 / 0.38) !important;
}
.border-b-cyan-950\/40 {
  border-bottom-color: rgb(8 51 68 / 0.4) !important;
}
.border-b-cyan-950\/5 {
  border-bottom-color: rgb(8 51 68 / 0.05) !important;
}
.border-b-cyan-950\/50 {
  border-bottom-color: rgb(8 51 68 / 0.5) !important;
}
.border-b-cyan-950\/60 {
  border-bottom-color: rgb(8 51 68 / 0.6) !important;
}
.border-b-cyan-950\/70 {
  border-bottom-color: rgb(8 51 68 / 0.7) !important;
}
.border-b-cyan-950\/75 {
  border-bottom-color: rgb(8 51 68 / 0.75) !important;
}
.border-b-cyan-950\/80 {
  border-bottom-color: rgb(8 51 68 / 0.8) !important;
}
.border-b-cyan-950\/87 {
  border-bottom-color: rgb(8 51 68 / 0.87) !important;
}
.border-b-cyan-950\/90 {
  border-bottom-color: rgb(8 51 68 / 0.9) !important;
}
.border-b-cyan-950\/95 {
  border-bottom-color: rgb(8 51 68 / 0.95) !important;
}
.border-b-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-100\/0 {
  border-bottom-color: rgb(209 250 229 / 0) !important;
}
.border-b-emerald-100\/10 {
  border-bottom-color: rgb(209 250 229 / 0.1) !important;
}
.border-b-emerald-100\/100 {
  border-bottom-color: rgb(209 250 229 / 1) !important;
}
.border-b-emerald-100\/12 {
  border-bottom-color: rgb(209 250 229 / 0.12) !important;
}
.border-b-emerald-100\/20 {
  border-bottom-color: rgb(209 250 229 / 0.2) !important;
}
.border-b-emerald-100\/25 {
  border-bottom-color: rgb(209 250 229 / 0.25) !important;
}
.border-b-emerald-100\/30 {
  border-bottom-color: rgb(209 250 229 / 0.3) !important;
}
.border-b-emerald-100\/38 {
  border-bottom-color: rgb(209 250 229 / 0.38) !important;
}
.border-b-emerald-100\/40 {
  border-bottom-color: rgb(209 250 229 / 0.4) !important;
}
.border-b-emerald-100\/5 {
  border-bottom-color: rgb(209 250 229 / 0.05) !important;
}
.border-b-emerald-100\/50 {
  border-bottom-color: rgb(209 250 229 / 0.5) !important;
}
.border-b-emerald-100\/60 {
  border-bottom-color: rgb(209 250 229 / 0.6) !important;
}
.border-b-emerald-100\/70 {
  border-bottom-color: rgb(209 250 229 / 0.7) !important;
}
.border-b-emerald-100\/75 {
  border-bottom-color: rgb(209 250 229 / 0.75) !important;
}
.border-b-emerald-100\/80 {
  border-bottom-color: rgb(209 250 229 / 0.8) !important;
}
.border-b-emerald-100\/87 {
  border-bottom-color: rgb(209 250 229 / 0.87) !important;
}
.border-b-emerald-100\/90 {
  border-bottom-color: rgb(209 250 229 / 0.9) !important;
}
.border-b-emerald-100\/95 {
  border-bottom-color: rgb(209 250 229 / 0.95) !important;
}
.border-b-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-200\/0 {
  border-bottom-color: rgb(167 243 208 / 0) !important;
}
.border-b-emerald-200\/10 {
  border-bottom-color: rgb(167 243 208 / 0.1) !important;
}
.border-b-emerald-200\/100 {
  border-bottom-color: rgb(167 243 208 / 1) !important;
}
.border-b-emerald-200\/12 {
  border-bottom-color: rgb(167 243 208 / 0.12) !important;
}
.border-b-emerald-200\/20 {
  border-bottom-color: rgb(167 243 208 / 0.2) !important;
}
.border-b-emerald-200\/25 {
  border-bottom-color: rgb(167 243 208 / 0.25) !important;
}
.border-b-emerald-200\/30 {
  border-bottom-color: rgb(167 243 208 / 0.3) !important;
}
.border-b-emerald-200\/38 {
  border-bottom-color: rgb(167 243 208 / 0.38) !important;
}
.border-b-emerald-200\/40 {
  border-bottom-color: rgb(167 243 208 / 0.4) !important;
}
.border-b-emerald-200\/5 {
  border-bottom-color: rgb(167 243 208 / 0.05) !important;
}
.border-b-emerald-200\/50 {
  border-bottom-color: rgb(167 243 208 / 0.5) !important;
}
.border-b-emerald-200\/60 {
  border-bottom-color: rgb(167 243 208 / 0.6) !important;
}
.border-b-emerald-200\/70 {
  border-bottom-color: rgb(167 243 208 / 0.7) !important;
}
.border-b-emerald-200\/75 {
  border-bottom-color: rgb(167 243 208 / 0.75) !important;
}
.border-b-emerald-200\/80 {
  border-bottom-color: rgb(167 243 208 / 0.8) !important;
}
.border-b-emerald-200\/87 {
  border-bottom-color: rgb(167 243 208 / 0.87) !important;
}
.border-b-emerald-200\/90 {
  border-bottom-color: rgb(167 243 208 / 0.9) !important;
}
.border-b-emerald-200\/95 {
  border-bottom-color: rgb(167 243 208 / 0.95) !important;
}
.border-b-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-300\/0 {
  border-bottom-color: rgb(110 231 183 / 0) !important;
}
.border-b-emerald-300\/10 {
  border-bottom-color: rgb(110 231 183 / 0.1) !important;
}
.border-b-emerald-300\/100 {
  border-bottom-color: rgb(110 231 183 / 1) !important;
}
.border-b-emerald-300\/12 {
  border-bottom-color: rgb(110 231 183 / 0.12) !important;
}
.border-b-emerald-300\/20 {
  border-bottom-color: rgb(110 231 183 / 0.2) !important;
}
.border-b-emerald-300\/25 {
  border-bottom-color: rgb(110 231 183 / 0.25) !important;
}
.border-b-emerald-300\/30 {
  border-bottom-color: rgb(110 231 183 / 0.3) !important;
}
.border-b-emerald-300\/38 {
  border-bottom-color: rgb(110 231 183 / 0.38) !important;
}
.border-b-emerald-300\/40 {
  border-bottom-color: rgb(110 231 183 / 0.4) !important;
}
.border-b-emerald-300\/5 {
  border-bottom-color: rgb(110 231 183 / 0.05) !important;
}
.border-b-emerald-300\/50 {
  border-bottom-color: rgb(110 231 183 / 0.5) !important;
}
.border-b-emerald-300\/60 {
  border-bottom-color: rgb(110 231 183 / 0.6) !important;
}
.border-b-emerald-300\/70 {
  border-bottom-color: rgb(110 231 183 / 0.7) !important;
}
.border-b-emerald-300\/75 {
  border-bottom-color: rgb(110 231 183 / 0.75) !important;
}
.border-b-emerald-300\/80 {
  border-bottom-color: rgb(110 231 183 / 0.8) !important;
}
.border-b-emerald-300\/87 {
  border-bottom-color: rgb(110 231 183 / 0.87) !important;
}
.border-b-emerald-300\/90 {
  border-bottom-color: rgb(110 231 183 / 0.9) !important;
}
.border-b-emerald-300\/95 {
  border-bottom-color: rgb(110 231 183 / 0.95) !important;
}
.border-b-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-400\/0 {
  border-bottom-color: rgb(52 211 153 / 0) !important;
}
.border-b-emerald-400\/10 {
  border-bottom-color: rgb(52 211 153 / 0.1) !important;
}
.border-b-emerald-400\/100 {
  border-bottom-color: rgb(52 211 153 / 1) !important;
}
.border-b-emerald-400\/12 {
  border-bottom-color: rgb(52 211 153 / 0.12) !important;
}
.border-b-emerald-400\/20 {
  border-bottom-color: rgb(52 211 153 / 0.2) !important;
}
.border-b-emerald-400\/25 {
  border-bottom-color: rgb(52 211 153 / 0.25) !important;
}
.border-b-emerald-400\/30 {
  border-bottom-color: rgb(52 211 153 / 0.3) !important;
}
.border-b-emerald-400\/38 {
  border-bottom-color: rgb(52 211 153 / 0.38) !important;
}
.border-b-emerald-400\/40 {
  border-bottom-color: rgb(52 211 153 / 0.4) !important;
}
.border-b-emerald-400\/5 {
  border-bottom-color: rgb(52 211 153 / 0.05) !important;
}
.border-b-emerald-400\/50 {
  border-bottom-color: rgb(52 211 153 / 0.5) !important;
}
.border-b-emerald-400\/60 {
  border-bottom-color: rgb(52 211 153 / 0.6) !important;
}
.border-b-emerald-400\/70 {
  border-bottom-color: rgb(52 211 153 / 0.7) !important;
}
.border-b-emerald-400\/75 {
  border-bottom-color: rgb(52 211 153 / 0.75) !important;
}
.border-b-emerald-400\/80 {
  border-bottom-color: rgb(52 211 153 / 0.8) !important;
}
.border-b-emerald-400\/87 {
  border-bottom-color: rgb(52 211 153 / 0.87) !important;
}
.border-b-emerald-400\/90 {
  border-bottom-color: rgb(52 211 153 / 0.9) !important;
}
.border-b-emerald-400\/95 {
  border-bottom-color: rgb(52 211 153 / 0.95) !important;
}
.border-b-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-50\/0 {
  border-bottom-color: rgb(236 253 245 / 0) !important;
}
.border-b-emerald-50\/10 {
  border-bottom-color: rgb(236 253 245 / 0.1) !important;
}
.border-b-emerald-50\/100 {
  border-bottom-color: rgb(236 253 245 / 1) !important;
}
.border-b-emerald-50\/12 {
  border-bottom-color: rgb(236 253 245 / 0.12) !important;
}
.border-b-emerald-50\/20 {
  border-bottom-color: rgb(236 253 245 / 0.2) !important;
}
.border-b-emerald-50\/25 {
  border-bottom-color: rgb(236 253 245 / 0.25) !important;
}
.border-b-emerald-50\/30 {
  border-bottom-color: rgb(236 253 245 / 0.3) !important;
}
.border-b-emerald-50\/38 {
  border-bottom-color: rgb(236 253 245 / 0.38) !important;
}
.border-b-emerald-50\/40 {
  border-bottom-color: rgb(236 253 245 / 0.4) !important;
}
.border-b-emerald-50\/5 {
  border-bottom-color: rgb(236 253 245 / 0.05) !important;
}
.border-b-emerald-50\/50 {
  border-bottom-color: rgb(236 253 245 / 0.5) !important;
}
.border-b-emerald-50\/60 {
  border-bottom-color: rgb(236 253 245 / 0.6) !important;
}
.border-b-emerald-50\/70 {
  border-bottom-color: rgb(236 253 245 / 0.7) !important;
}
.border-b-emerald-50\/75 {
  border-bottom-color: rgb(236 253 245 / 0.75) !important;
}
.border-b-emerald-50\/80 {
  border-bottom-color: rgb(236 253 245 / 0.8) !important;
}
.border-b-emerald-50\/87 {
  border-bottom-color: rgb(236 253 245 / 0.87) !important;
}
.border-b-emerald-50\/90 {
  border-bottom-color: rgb(236 253 245 / 0.9) !important;
}
.border-b-emerald-50\/95 {
  border-bottom-color: rgb(236 253 245 / 0.95) !important;
}
.border-b-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-500\/0 {
  border-bottom-color: rgb(16 185 129 / 0) !important;
}
.border-b-emerald-500\/10 {
  border-bottom-color: rgb(16 185 129 / 0.1) !important;
}
.border-b-emerald-500\/100 {
  border-bottom-color: rgb(16 185 129 / 1) !important;
}
.border-b-emerald-500\/12 {
  border-bottom-color: rgb(16 185 129 / 0.12) !important;
}
.border-b-emerald-500\/20 {
  border-bottom-color: rgb(16 185 129 / 0.2) !important;
}
.border-b-emerald-500\/25 {
  border-bottom-color: rgb(16 185 129 / 0.25) !important;
}
.border-b-emerald-500\/30 {
  border-bottom-color: rgb(16 185 129 / 0.3) !important;
}
.border-b-emerald-500\/38 {
  border-bottom-color: rgb(16 185 129 / 0.38) !important;
}
.border-b-emerald-500\/40 {
  border-bottom-color: rgb(16 185 129 / 0.4) !important;
}
.border-b-emerald-500\/5 {
  border-bottom-color: rgb(16 185 129 / 0.05) !important;
}
.border-b-emerald-500\/50 {
  border-bottom-color: rgb(16 185 129 / 0.5) !important;
}
.border-b-emerald-500\/60 {
  border-bottom-color: rgb(16 185 129 / 0.6) !important;
}
.border-b-emerald-500\/70 {
  border-bottom-color: rgb(16 185 129 / 0.7) !important;
}
.border-b-emerald-500\/75 {
  border-bottom-color: rgb(16 185 129 / 0.75) !important;
}
.border-b-emerald-500\/80 {
  border-bottom-color: rgb(16 185 129 / 0.8) !important;
}
.border-b-emerald-500\/87 {
  border-bottom-color: rgb(16 185 129 / 0.87) !important;
}
.border-b-emerald-500\/90 {
  border-bottom-color: rgb(16 185 129 / 0.9) !important;
}
.border-b-emerald-500\/95 {
  border-bottom-color: rgb(16 185 129 / 0.95) !important;
}
.border-b-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-600\/0 {
  border-bottom-color: rgb(5 150 105 / 0) !important;
}
.border-b-emerald-600\/10 {
  border-bottom-color: rgb(5 150 105 / 0.1) !important;
}
.border-b-emerald-600\/100 {
  border-bottom-color: rgb(5 150 105 / 1) !important;
}
.border-b-emerald-600\/12 {
  border-bottom-color: rgb(5 150 105 / 0.12) !important;
}
.border-b-emerald-600\/20 {
  border-bottom-color: rgb(5 150 105 / 0.2) !important;
}
.border-b-emerald-600\/25 {
  border-bottom-color: rgb(5 150 105 / 0.25) !important;
}
.border-b-emerald-600\/30 {
  border-bottom-color: rgb(5 150 105 / 0.3) !important;
}
.border-b-emerald-600\/38 {
  border-bottom-color: rgb(5 150 105 / 0.38) !important;
}
.border-b-emerald-600\/40 {
  border-bottom-color: rgb(5 150 105 / 0.4) !important;
}
.border-b-emerald-600\/5 {
  border-bottom-color: rgb(5 150 105 / 0.05) !important;
}
.border-b-emerald-600\/50 {
  border-bottom-color: rgb(5 150 105 / 0.5) !important;
}
.border-b-emerald-600\/60 {
  border-bottom-color: rgb(5 150 105 / 0.6) !important;
}
.border-b-emerald-600\/70 {
  border-bottom-color: rgb(5 150 105 / 0.7) !important;
}
.border-b-emerald-600\/75 {
  border-bottom-color: rgb(5 150 105 / 0.75) !important;
}
.border-b-emerald-600\/80 {
  border-bottom-color: rgb(5 150 105 / 0.8) !important;
}
.border-b-emerald-600\/87 {
  border-bottom-color: rgb(5 150 105 / 0.87) !important;
}
.border-b-emerald-600\/90 {
  border-bottom-color: rgb(5 150 105 / 0.9) !important;
}
.border-b-emerald-600\/95 {
  border-bottom-color: rgb(5 150 105 / 0.95) !important;
}
.border-b-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-700\/0 {
  border-bottom-color: rgb(4 120 87 / 0) !important;
}
.border-b-emerald-700\/10 {
  border-bottom-color: rgb(4 120 87 / 0.1) !important;
}
.border-b-emerald-700\/100 {
  border-bottom-color: rgb(4 120 87 / 1) !important;
}
.border-b-emerald-700\/12 {
  border-bottom-color: rgb(4 120 87 / 0.12) !important;
}
.border-b-emerald-700\/20 {
  border-bottom-color: rgb(4 120 87 / 0.2) !important;
}
.border-b-emerald-700\/25 {
  border-bottom-color: rgb(4 120 87 / 0.25) !important;
}
.border-b-emerald-700\/30 {
  border-bottom-color: rgb(4 120 87 / 0.3) !important;
}
.border-b-emerald-700\/38 {
  border-bottom-color: rgb(4 120 87 / 0.38) !important;
}
.border-b-emerald-700\/40 {
  border-bottom-color: rgb(4 120 87 / 0.4) !important;
}
.border-b-emerald-700\/5 {
  border-bottom-color: rgb(4 120 87 / 0.05) !important;
}
.border-b-emerald-700\/50 {
  border-bottom-color: rgb(4 120 87 / 0.5) !important;
}
.border-b-emerald-700\/60 {
  border-bottom-color: rgb(4 120 87 / 0.6) !important;
}
.border-b-emerald-700\/70 {
  border-bottom-color: rgb(4 120 87 / 0.7) !important;
}
.border-b-emerald-700\/75 {
  border-bottom-color: rgb(4 120 87 / 0.75) !important;
}
.border-b-emerald-700\/80 {
  border-bottom-color: rgb(4 120 87 / 0.8) !important;
}
.border-b-emerald-700\/87 {
  border-bottom-color: rgb(4 120 87 / 0.87) !important;
}
.border-b-emerald-700\/90 {
  border-bottom-color: rgb(4 120 87 / 0.9) !important;
}
.border-b-emerald-700\/95 {
  border-bottom-color: rgb(4 120 87 / 0.95) !important;
}
.border-b-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-800\/0 {
  border-bottom-color: rgb(6 95 70 / 0) !important;
}
.border-b-emerald-800\/10 {
  border-bottom-color: rgb(6 95 70 / 0.1) !important;
}
.border-b-emerald-800\/100 {
  border-bottom-color: rgb(6 95 70 / 1) !important;
}
.border-b-emerald-800\/12 {
  border-bottom-color: rgb(6 95 70 / 0.12) !important;
}
.border-b-emerald-800\/20 {
  border-bottom-color: rgb(6 95 70 / 0.2) !important;
}
.border-b-emerald-800\/25 {
  border-bottom-color: rgb(6 95 70 / 0.25) !important;
}
.border-b-emerald-800\/30 {
  border-bottom-color: rgb(6 95 70 / 0.3) !important;
}
.border-b-emerald-800\/38 {
  border-bottom-color: rgb(6 95 70 / 0.38) !important;
}
.border-b-emerald-800\/40 {
  border-bottom-color: rgb(6 95 70 / 0.4) !important;
}
.border-b-emerald-800\/5 {
  border-bottom-color: rgb(6 95 70 / 0.05) !important;
}
.border-b-emerald-800\/50 {
  border-bottom-color: rgb(6 95 70 / 0.5) !important;
}
.border-b-emerald-800\/60 {
  border-bottom-color: rgb(6 95 70 / 0.6) !important;
}
.border-b-emerald-800\/70 {
  border-bottom-color: rgb(6 95 70 / 0.7) !important;
}
.border-b-emerald-800\/75 {
  border-bottom-color: rgb(6 95 70 / 0.75) !important;
}
.border-b-emerald-800\/80 {
  border-bottom-color: rgb(6 95 70 / 0.8) !important;
}
.border-b-emerald-800\/87 {
  border-bottom-color: rgb(6 95 70 / 0.87) !important;
}
.border-b-emerald-800\/90 {
  border-bottom-color: rgb(6 95 70 / 0.9) !important;
}
.border-b-emerald-800\/95 {
  border-bottom-color: rgb(6 95 70 / 0.95) !important;
}
.border-b-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-900\/0 {
  border-bottom-color: rgb(6 78 59 / 0) !important;
}
.border-b-emerald-900\/10 {
  border-bottom-color: rgb(6 78 59 / 0.1) !important;
}
.border-b-emerald-900\/100 {
  border-bottom-color: rgb(6 78 59 / 1) !important;
}
.border-b-emerald-900\/12 {
  border-bottom-color: rgb(6 78 59 / 0.12) !important;
}
.border-b-emerald-900\/20 {
  border-bottom-color: rgb(6 78 59 / 0.2) !important;
}
.border-b-emerald-900\/25 {
  border-bottom-color: rgb(6 78 59 / 0.25) !important;
}
.border-b-emerald-900\/30 {
  border-bottom-color: rgb(6 78 59 / 0.3) !important;
}
.border-b-emerald-900\/38 {
  border-bottom-color: rgb(6 78 59 / 0.38) !important;
}
.border-b-emerald-900\/40 {
  border-bottom-color: rgb(6 78 59 / 0.4) !important;
}
.border-b-emerald-900\/5 {
  border-bottom-color: rgb(6 78 59 / 0.05) !important;
}
.border-b-emerald-900\/50 {
  border-bottom-color: rgb(6 78 59 / 0.5) !important;
}
.border-b-emerald-900\/60 {
  border-bottom-color: rgb(6 78 59 / 0.6) !important;
}
.border-b-emerald-900\/70 {
  border-bottom-color: rgb(6 78 59 / 0.7) !important;
}
.border-b-emerald-900\/75 {
  border-bottom-color: rgb(6 78 59 / 0.75) !important;
}
.border-b-emerald-900\/80 {
  border-bottom-color: rgb(6 78 59 / 0.8) !important;
}
.border-b-emerald-900\/87 {
  border-bottom-color: rgb(6 78 59 / 0.87) !important;
}
.border-b-emerald-900\/90 {
  border-bottom-color: rgb(6 78 59 / 0.9) !important;
}
.border-b-emerald-900\/95 {
  border-bottom-color: rgb(6 78 59 / 0.95) !important;
}
.border-b-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-b-emerald-950\/0 {
  border-bottom-color: rgb(2 44 34 / 0) !important;
}
.border-b-emerald-950\/10 {
  border-bottom-color: rgb(2 44 34 / 0.1) !important;
}
.border-b-emerald-950\/100 {
  border-bottom-color: rgb(2 44 34 / 1) !important;
}
.border-b-emerald-950\/12 {
  border-bottom-color: rgb(2 44 34 / 0.12) !important;
}
.border-b-emerald-950\/20 {
  border-bottom-color: rgb(2 44 34 / 0.2) !important;
}
.border-b-emerald-950\/25 {
  border-bottom-color: rgb(2 44 34 / 0.25) !important;
}
.border-b-emerald-950\/30 {
  border-bottom-color: rgb(2 44 34 / 0.3) !important;
}
.border-b-emerald-950\/38 {
  border-bottom-color: rgb(2 44 34 / 0.38) !important;
}
.border-b-emerald-950\/40 {
  border-bottom-color: rgb(2 44 34 / 0.4) !important;
}
.border-b-emerald-950\/5 {
  border-bottom-color: rgb(2 44 34 / 0.05) !important;
}
.border-b-emerald-950\/50 {
  border-bottom-color: rgb(2 44 34 / 0.5) !important;
}
.border-b-emerald-950\/60 {
  border-bottom-color: rgb(2 44 34 / 0.6) !important;
}
.border-b-emerald-950\/70 {
  border-bottom-color: rgb(2 44 34 / 0.7) !important;
}
.border-b-emerald-950\/75 {
  border-bottom-color: rgb(2 44 34 / 0.75) !important;
}
.border-b-emerald-950\/80 {
  border-bottom-color: rgb(2 44 34 / 0.8) !important;
}
.border-b-emerald-950\/87 {
  border-bottom-color: rgb(2 44 34 / 0.87) !important;
}
.border-b-emerald-950\/90 {
  border-bottom-color: rgb(2 44 34 / 0.9) !important;
}
.border-b-emerald-950\/95 {
  border-bottom-color: rgb(2 44 34 / 0.95) !important;
}
.border-b-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-100\/0 {
  border-bottom-color: rgb(250 232 255 / 0) !important;
}
.border-b-fuchsia-100\/10 {
  border-bottom-color: rgb(250 232 255 / 0.1) !important;
}
.border-b-fuchsia-100\/100 {
  border-bottom-color: rgb(250 232 255 / 1) !important;
}
.border-b-fuchsia-100\/12 {
  border-bottom-color: rgb(250 232 255 / 0.12) !important;
}
.border-b-fuchsia-100\/20 {
  border-bottom-color: rgb(250 232 255 / 0.2) !important;
}
.border-b-fuchsia-100\/25 {
  border-bottom-color: rgb(250 232 255 / 0.25) !important;
}
.border-b-fuchsia-100\/30 {
  border-bottom-color: rgb(250 232 255 / 0.3) !important;
}
.border-b-fuchsia-100\/38 {
  border-bottom-color: rgb(250 232 255 / 0.38) !important;
}
.border-b-fuchsia-100\/40 {
  border-bottom-color: rgb(250 232 255 / 0.4) !important;
}
.border-b-fuchsia-100\/5 {
  border-bottom-color: rgb(250 232 255 / 0.05) !important;
}
.border-b-fuchsia-100\/50 {
  border-bottom-color: rgb(250 232 255 / 0.5) !important;
}
.border-b-fuchsia-100\/60 {
  border-bottom-color: rgb(250 232 255 / 0.6) !important;
}
.border-b-fuchsia-100\/70 {
  border-bottom-color: rgb(250 232 255 / 0.7) !important;
}
.border-b-fuchsia-100\/75 {
  border-bottom-color: rgb(250 232 255 / 0.75) !important;
}
.border-b-fuchsia-100\/80 {
  border-bottom-color: rgb(250 232 255 / 0.8) !important;
}
.border-b-fuchsia-100\/87 {
  border-bottom-color: rgb(250 232 255 / 0.87) !important;
}
.border-b-fuchsia-100\/90 {
  border-bottom-color: rgb(250 232 255 / 0.9) !important;
}
.border-b-fuchsia-100\/95 {
  border-bottom-color: rgb(250 232 255 / 0.95) !important;
}
.border-b-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-200\/0 {
  border-bottom-color: rgb(245 208 254 / 0) !important;
}
.border-b-fuchsia-200\/10 {
  border-bottom-color: rgb(245 208 254 / 0.1) !important;
}
.border-b-fuchsia-200\/100 {
  border-bottom-color: rgb(245 208 254 / 1) !important;
}
.border-b-fuchsia-200\/12 {
  border-bottom-color: rgb(245 208 254 / 0.12) !important;
}
.border-b-fuchsia-200\/20 {
  border-bottom-color: rgb(245 208 254 / 0.2) !important;
}
.border-b-fuchsia-200\/25 {
  border-bottom-color: rgb(245 208 254 / 0.25) !important;
}
.border-b-fuchsia-200\/30 {
  border-bottom-color: rgb(245 208 254 / 0.3) !important;
}
.border-b-fuchsia-200\/38 {
  border-bottom-color: rgb(245 208 254 / 0.38) !important;
}
.border-b-fuchsia-200\/40 {
  border-bottom-color: rgb(245 208 254 / 0.4) !important;
}
.border-b-fuchsia-200\/5 {
  border-bottom-color: rgb(245 208 254 / 0.05) !important;
}
.border-b-fuchsia-200\/50 {
  border-bottom-color: rgb(245 208 254 / 0.5) !important;
}
.border-b-fuchsia-200\/60 {
  border-bottom-color: rgb(245 208 254 / 0.6) !important;
}
.border-b-fuchsia-200\/70 {
  border-bottom-color: rgb(245 208 254 / 0.7) !important;
}
.border-b-fuchsia-200\/75 {
  border-bottom-color: rgb(245 208 254 / 0.75) !important;
}
.border-b-fuchsia-200\/80 {
  border-bottom-color: rgb(245 208 254 / 0.8) !important;
}
.border-b-fuchsia-200\/87 {
  border-bottom-color: rgb(245 208 254 / 0.87) !important;
}
.border-b-fuchsia-200\/90 {
  border-bottom-color: rgb(245 208 254 / 0.9) !important;
}
.border-b-fuchsia-200\/95 {
  border-bottom-color: rgb(245 208 254 / 0.95) !important;
}
.border-b-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-300\/0 {
  border-bottom-color: rgb(240 171 252 / 0) !important;
}
.border-b-fuchsia-300\/10 {
  border-bottom-color: rgb(240 171 252 / 0.1) !important;
}
.border-b-fuchsia-300\/100 {
  border-bottom-color: rgb(240 171 252 / 1) !important;
}
.border-b-fuchsia-300\/12 {
  border-bottom-color: rgb(240 171 252 / 0.12) !important;
}
.border-b-fuchsia-300\/20 {
  border-bottom-color: rgb(240 171 252 / 0.2) !important;
}
.border-b-fuchsia-300\/25 {
  border-bottom-color: rgb(240 171 252 / 0.25) !important;
}
.border-b-fuchsia-300\/30 {
  border-bottom-color: rgb(240 171 252 / 0.3) !important;
}
.border-b-fuchsia-300\/38 {
  border-bottom-color: rgb(240 171 252 / 0.38) !important;
}
.border-b-fuchsia-300\/40 {
  border-bottom-color: rgb(240 171 252 / 0.4) !important;
}
.border-b-fuchsia-300\/5 {
  border-bottom-color: rgb(240 171 252 / 0.05) !important;
}
.border-b-fuchsia-300\/50 {
  border-bottom-color: rgb(240 171 252 / 0.5) !important;
}
.border-b-fuchsia-300\/60 {
  border-bottom-color: rgb(240 171 252 / 0.6) !important;
}
.border-b-fuchsia-300\/70 {
  border-bottom-color: rgb(240 171 252 / 0.7) !important;
}
.border-b-fuchsia-300\/75 {
  border-bottom-color: rgb(240 171 252 / 0.75) !important;
}
.border-b-fuchsia-300\/80 {
  border-bottom-color: rgb(240 171 252 / 0.8) !important;
}
.border-b-fuchsia-300\/87 {
  border-bottom-color: rgb(240 171 252 / 0.87) !important;
}
.border-b-fuchsia-300\/90 {
  border-bottom-color: rgb(240 171 252 / 0.9) !important;
}
.border-b-fuchsia-300\/95 {
  border-bottom-color: rgb(240 171 252 / 0.95) !important;
}
.border-b-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-400\/0 {
  border-bottom-color: rgb(232 121 249 / 0) !important;
}
.border-b-fuchsia-400\/10 {
  border-bottom-color: rgb(232 121 249 / 0.1) !important;
}
.border-b-fuchsia-400\/100 {
  border-bottom-color: rgb(232 121 249 / 1) !important;
}
.border-b-fuchsia-400\/12 {
  border-bottom-color: rgb(232 121 249 / 0.12) !important;
}
.border-b-fuchsia-400\/20 {
  border-bottom-color: rgb(232 121 249 / 0.2) !important;
}
.border-b-fuchsia-400\/25 {
  border-bottom-color: rgb(232 121 249 / 0.25) !important;
}
.border-b-fuchsia-400\/30 {
  border-bottom-color: rgb(232 121 249 / 0.3) !important;
}
.border-b-fuchsia-400\/38 {
  border-bottom-color: rgb(232 121 249 / 0.38) !important;
}
.border-b-fuchsia-400\/40 {
  border-bottom-color: rgb(232 121 249 / 0.4) !important;
}
.border-b-fuchsia-400\/5 {
  border-bottom-color: rgb(232 121 249 / 0.05) !important;
}
.border-b-fuchsia-400\/50 {
  border-bottom-color: rgb(232 121 249 / 0.5) !important;
}
.border-b-fuchsia-400\/60 {
  border-bottom-color: rgb(232 121 249 / 0.6) !important;
}
.border-b-fuchsia-400\/70 {
  border-bottom-color: rgb(232 121 249 / 0.7) !important;
}
.border-b-fuchsia-400\/75 {
  border-bottom-color: rgb(232 121 249 / 0.75) !important;
}
.border-b-fuchsia-400\/80 {
  border-bottom-color: rgb(232 121 249 / 0.8) !important;
}
.border-b-fuchsia-400\/87 {
  border-bottom-color: rgb(232 121 249 / 0.87) !important;
}
.border-b-fuchsia-400\/90 {
  border-bottom-color: rgb(232 121 249 / 0.9) !important;
}
.border-b-fuchsia-400\/95 {
  border-bottom-color: rgb(232 121 249 / 0.95) !important;
}
.border-b-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-50\/0 {
  border-bottom-color: rgb(253 244 255 / 0) !important;
}
.border-b-fuchsia-50\/10 {
  border-bottom-color: rgb(253 244 255 / 0.1) !important;
}
.border-b-fuchsia-50\/100 {
  border-bottom-color: rgb(253 244 255 / 1) !important;
}
.border-b-fuchsia-50\/12 {
  border-bottom-color: rgb(253 244 255 / 0.12) !important;
}
.border-b-fuchsia-50\/20 {
  border-bottom-color: rgb(253 244 255 / 0.2) !important;
}
.border-b-fuchsia-50\/25 {
  border-bottom-color: rgb(253 244 255 / 0.25) !important;
}
.border-b-fuchsia-50\/30 {
  border-bottom-color: rgb(253 244 255 / 0.3) !important;
}
.border-b-fuchsia-50\/38 {
  border-bottom-color: rgb(253 244 255 / 0.38) !important;
}
.border-b-fuchsia-50\/40 {
  border-bottom-color: rgb(253 244 255 / 0.4) !important;
}
.border-b-fuchsia-50\/5 {
  border-bottom-color: rgb(253 244 255 / 0.05) !important;
}
.border-b-fuchsia-50\/50 {
  border-bottom-color: rgb(253 244 255 / 0.5) !important;
}
.border-b-fuchsia-50\/60 {
  border-bottom-color: rgb(253 244 255 / 0.6) !important;
}
.border-b-fuchsia-50\/70 {
  border-bottom-color: rgb(253 244 255 / 0.7) !important;
}
.border-b-fuchsia-50\/75 {
  border-bottom-color: rgb(253 244 255 / 0.75) !important;
}
.border-b-fuchsia-50\/80 {
  border-bottom-color: rgb(253 244 255 / 0.8) !important;
}
.border-b-fuchsia-50\/87 {
  border-bottom-color: rgb(253 244 255 / 0.87) !important;
}
.border-b-fuchsia-50\/90 {
  border-bottom-color: rgb(253 244 255 / 0.9) !important;
}
.border-b-fuchsia-50\/95 {
  border-bottom-color: rgb(253 244 255 / 0.95) !important;
}
.border-b-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-500\/0 {
  border-bottom-color: rgb(217 70 239 / 0) !important;
}
.border-b-fuchsia-500\/10 {
  border-bottom-color: rgb(217 70 239 / 0.1) !important;
}
.border-b-fuchsia-500\/100 {
  border-bottom-color: rgb(217 70 239 / 1) !important;
}
.border-b-fuchsia-500\/12 {
  border-bottom-color: rgb(217 70 239 / 0.12) !important;
}
.border-b-fuchsia-500\/20 {
  border-bottom-color: rgb(217 70 239 / 0.2) !important;
}
.border-b-fuchsia-500\/25 {
  border-bottom-color: rgb(217 70 239 / 0.25) !important;
}
.border-b-fuchsia-500\/30 {
  border-bottom-color: rgb(217 70 239 / 0.3) !important;
}
.border-b-fuchsia-500\/38 {
  border-bottom-color: rgb(217 70 239 / 0.38) !important;
}
.border-b-fuchsia-500\/40 {
  border-bottom-color: rgb(217 70 239 / 0.4) !important;
}
.border-b-fuchsia-500\/5 {
  border-bottom-color: rgb(217 70 239 / 0.05) !important;
}
.border-b-fuchsia-500\/50 {
  border-bottom-color: rgb(217 70 239 / 0.5) !important;
}
.border-b-fuchsia-500\/60 {
  border-bottom-color: rgb(217 70 239 / 0.6) !important;
}
.border-b-fuchsia-500\/70 {
  border-bottom-color: rgb(217 70 239 / 0.7) !important;
}
.border-b-fuchsia-500\/75 {
  border-bottom-color: rgb(217 70 239 / 0.75) !important;
}
.border-b-fuchsia-500\/80 {
  border-bottom-color: rgb(217 70 239 / 0.8) !important;
}
.border-b-fuchsia-500\/87 {
  border-bottom-color: rgb(217 70 239 / 0.87) !important;
}
.border-b-fuchsia-500\/90 {
  border-bottom-color: rgb(217 70 239 / 0.9) !important;
}
.border-b-fuchsia-500\/95 {
  border-bottom-color: rgb(217 70 239 / 0.95) !important;
}
.border-b-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-600\/0 {
  border-bottom-color: rgb(192 38 211 / 0) !important;
}
.border-b-fuchsia-600\/10 {
  border-bottom-color: rgb(192 38 211 / 0.1) !important;
}
.border-b-fuchsia-600\/100 {
  border-bottom-color: rgb(192 38 211 / 1) !important;
}
.border-b-fuchsia-600\/12 {
  border-bottom-color: rgb(192 38 211 / 0.12) !important;
}
.border-b-fuchsia-600\/20 {
  border-bottom-color: rgb(192 38 211 / 0.2) !important;
}
.border-b-fuchsia-600\/25 {
  border-bottom-color: rgb(192 38 211 / 0.25) !important;
}
.border-b-fuchsia-600\/30 {
  border-bottom-color: rgb(192 38 211 / 0.3) !important;
}
.border-b-fuchsia-600\/38 {
  border-bottom-color: rgb(192 38 211 / 0.38) !important;
}
.border-b-fuchsia-600\/40 {
  border-bottom-color: rgb(192 38 211 / 0.4) !important;
}
.border-b-fuchsia-600\/5 {
  border-bottom-color: rgb(192 38 211 / 0.05) !important;
}
.border-b-fuchsia-600\/50 {
  border-bottom-color: rgb(192 38 211 / 0.5) !important;
}
.border-b-fuchsia-600\/60 {
  border-bottom-color: rgb(192 38 211 / 0.6) !important;
}
.border-b-fuchsia-600\/70 {
  border-bottom-color: rgb(192 38 211 / 0.7) !important;
}
.border-b-fuchsia-600\/75 {
  border-bottom-color: rgb(192 38 211 / 0.75) !important;
}
.border-b-fuchsia-600\/80 {
  border-bottom-color: rgb(192 38 211 / 0.8) !important;
}
.border-b-fuchsia-600\/87 {
  border-bottom-color: rgb(192 38 211 / 0.87) !important;
}
.border-b-fuchsia-600\/90 {
  border-bottom-color: rgb(192 38 211 / 0.9) !important;
}
.border-b-fuchsia-600\/95 {
  border-bottom-color: rgb(192 38 211 / 0.95) !important;
}
.border-b-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-700\/0 {
  border-bottom-color: rgb(162 28 175 / 0) !important;
}
.border-b-fuchsia-700\/10 {
  border-bottom-color: rgb(162 28 175 / 0.1) !important;
}
.border-b-fuchsia-700\/100 {
  border-bottom-color: rgb(162 28 175 / 1) !important;
}
.border-b-fuchsia-700\/12 {
  border-bottom-color: rgb(162 28 175 / 0.12) !important;
}
.border-b-fuchsia-700\/20 {
  border-bottom-color: rgb(162 28 175 / 0.2) !important;
}
.border-b-fuchsia-700\/25 {
  border-bottom-color: rgb(162 28 175 / 0.25) !important;
}
.border-b-fuchsia-700\/30 {
  border-bottom-color: rgb(162 28 175 / 0.3) !important;
}
.border-b-fuchsia-700\/38 {
  border-bottom-color: rgb(162 28 175 / 0.38) !important;
}
.border-b-fuchsia-700\/40 {
  border-bottom-color: rgb(162 28 175 / 0.4) !important;
}
.border-b-fuchsia-700\/5 {
  border-bottom-color: rgb(162 28 175 / 0.05) !important;
}
.border-b-fuchsia-700\/50 {
  border-bottom-color: rgb(162 28 175 / 0.5) !important;
}
.border-b-fuchsia-700\/60 {
  border-bottom-color: rgb(162 28 175 / 0.6) !important;
}
.border-b-fuchsia-700\/70 {
  border-bottom-color: rgb(162 28 175 / 0.7) !important;
}
.border-b-fuchsia-700\/75 {
  border-bottom-color: rgb(162 28 175 / 0.75) !important;
}
.border-b-fuchsia-700\/80 {
  border-bottom-color: rgb(162 28 175 / 0.8) !important;
}
.border-b-fuchsia-700\/87 {
  border-bottom-color: rgb(162 28 175 / 0.87) !important;
}
.border-b-fuchsia-700\/90 {
  border-bottom-color: rgb(162 28 175 / 0.9) !important;
}
.border-b-fuchsia-700\/95 {
  border-bottom-color: rgb(162 28 175 / 0.95) !important;
}
.border-b-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-800\/0 {
  border-bottom-color: rgb(134 25 143 / 0) !important;
}
.border-b-fuchsia-800\/10 {
  border-bottom-color: rgb(134 25 143 / 0.1) !important;
}
.border-b-fuchsia-800\/100 {
  border-bottom-color: rgb(134 25 143 / 1) !important;
}
.border-b-fuchsia-800\/12 {
  border-bottom-color: rgb(134 25 143 / 0.12) !important;
}
.border-b-fuchsia-800\/20 {
  border-bottom-color: rgb(134 25 143 / 0.2) !important;
}
.border-b-fuchsia-800\/25 {
  border-bottom-color: rgb(134 25 143 / 0.25) !important;
}
.border-b-fuchsia-800\/30 {
  border-bottom-color: rgb(134 25 143 / 0.3) !important;
}
.border-b-fuchsia-800\/38 {
  border-bottom-color: rgb(134 25 143 / 0.38) !important;
}
.border-b-fuchsia-800\/40 {
  border-bottom-color: rgb(134 25 143 / 0.4) !important;
}
.border-b-fuchsia-800\/5 {
  border-bottom-color: rgb(134 25 143 / 0.05) !important;
}
.border-b-fuchsia-800\/50 {
  border-bottom-color: rgb(134 25 143 / 0.5) !important;
}
.border-b-fuchsia-800\/60 {
  border-bottom-color: rgb(134 25 143 / 0.6) !important;
}
.border-b-fuchsia-800\/70 {
  border-bottom-color: rgb(134 25 143 / 0.7) !important;
}
.border-b-fuchsia-800\/75 {
  border-bottom-color: rgb(134 25 143 / 0.75) !important;
}
.border-b-fuchsia-800\/80 {
  border-bottom-color: rgb(134 25 143 / 0.8) !important;
}
.border-b-fuchsia-800\/87 {
  border-bottom-color: rgb(134 25 143 / 0.87) !important;
}
.border-b-fuchsia-800\/90 {
  border-bottom-color: rgb(134 25 143 / 0.9) !important;
}
.border-b-fuchsia-800\/95 {
  border-bottom-color: rgb(134 25 143 / 0.95) !important;
}
.border-b-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-900\/0 {
  border-bottom-color: rgb(112 26 117 / 0) !important;
}
.border-b-fuchsia-900\/10 {
  border-bottom-color: rgb(112 26 117 / 0.1) !important;
}
.border-b-fuchsia-900\/100 {
  border-bottom-color: rgb(112 26 117 / 1) !important;
}
.border-b-fuchsia-900\/12 {
  border-bottom-color: rgb(112 26 117 / 0.12) !important;
}
.border-b-fuchsia-900\/20 {
  border-bottom-color: rgb(112 26 117 / 0.2) !important;
}
.border-b-fuchsia-900\/25 {
  border-bottom-color: rgb(112 26 117 / 0.25) !important;
}
.border-b-fuchsia-900\/30 {
  border-bottom-color: rgb(112 26 117 / 0.3) !important;
}
.border-b-fuchsia-900\/38 {
  border-bottom-color: rgb(112 26 117 / 0.38) !important;
}
.border-b-fuchsia-900\/40 {
  border-bottom-color: rgb(112 26 117 / 0.4) !important;
}
.border-b-fuchsia-900\/5 {
  border-bottom-color: rgb(112 26 117 / 0.05) !important;
}
.border-b-fuchsia-900\/50 {
  border-bottom-color: rgb(112 26 117 / 0.5) !important;
}
.border-b-fuchsia-900\/60 {
  border-bottom-color: rgb(112 26 117 / 0.6) !important;
}
.border-b-fuchsia-900\/70 {
  border-bottom-color: rgb(112 26 117 / 0.7) !important;
}
.border-b-fuchsia-900\/75 {
  border-bottom-color: rgb(112 26 117 / 0.75) !important;
}
.border-b-fuchsia-900\/80 {
  border-bottom-color: rgb(112 26 117 / 0.8) !important;
}
.border-b-fuchsia-900\/87 {
  border-bottom-color: rgb(112 26 117 / 0.87) !important;
}
.border-b-fuchsia-900\/90 {
  border-bottom-color: rgb(112 26 117 / 0.9) !important;
}
.border-b-fuchsia-900\/95 {
  border-bottom-color: rgb(112 26 117 / 0.95) !important;
}
.border-b-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-b-fuchsia-950\/0 {
  border-bottom-color: rgb(74 4 78 / 0) !important;
}
.border-b-fuchsia-950\/10 {
  border-bottom-color: rgb(74 4 78 / 0.1) !important;
}
.border-b-fuchsia-950\/100 {
  border-bottom-color: rgb(74 4 78 / 1) !important;
}
.border-b-fuchsia-950\/12 {
  border-bottom-color: rgb(74 4 78 / 0.12) !important;
}
.border-b-fuchsia-950\/20 {
  border-bottom-color: rgb(74 4 78 / 0.2) !important;
}
.border-b-fuchsia-950\/25 {
  border-bottom-color: rgb(74 4 78 / 0.25) !important;
}
.border-b-fuchsia-950\/30 {
  border-bottom-color: rgb(74 4 78 / 0.3) !important;
}
.border-b-fuchsia-950\/38 {
  border-bottom-color: rgb(74 4 78 / 0.38) !important;
}
.border-b-fuchsia-950\/40 {
  border-bottom-color: rgb(74 4 78 / 0.4) !important;
}
.border-b-fuchsia-950\/5 {
  border-bottom-color: rgb(74 4 78 / 0.05) !important;
}
.border-b-fuchsia-950\/50 {
  border-bottom-color: rgb(74 4 78 / 0.5) !important;
}
.border-b-fuchsia-950\/60 {
  border-bottom-color: rgb(74 4 78 / 0.6) !important;
}
.border-b-fuchsia-950\/70 {
  border-bottom-color: rgb(74 4 78 / 0.7) !important;
}
.border-b-fuchsia-950\/75 {
  border-bottom-color: rgb(74 4 78 / 0.75) !important;
}
.border-b-fuchsia-950\/80 {
  border-bottom-color: rgb(74 4 78 / 0.8) !important;
}
.border-b-fuchsia-950\/87 {
  border-bottom-color: rgb(74 4 78 / 0.87) !important;
}
.border-b-fuchsia-950\/90 {
  border-bottom-color: rgb(74 4 78 / 0.9) !important;
}
.border-b-fuchsia-950\/95 {
  border-bottom-color: rgb(74 4 78 / 0.95) !important;
}
.border-b-gray-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-b-gray-100\/0 {
  border-bottom-color: rgb(241 245 249 / 0) !important;
}
.border-b-gray-100\/10 {
  border-bottom-color: rgb(241 245 249 / 0.1) !important;
}
.border-b-gray-100\/100 {
  border-bottom-color: rgb(241 245 249 / 1) !important;
}
.border-b-gray-100\/12 {
  border-bottom-color: rgb(241 245 249 / 0.12) !important;
}
.border-b-gray-100\/20 {
  border-bottom-color: rgb(241 245 249 / 0.2) !important;
}
.border-b-gray-100\/25 {
  border-bottom-color: rgb(241 245 249 / 0.25) !important;
}
.border-b-gray-100\/30 {
  border-bottom-color: rgb(241 245 249 / 0.3) !important;
}
.border-b-gray-100\/38 {
  border-bottom-color: rgb(241 245 249 / 0.38) !important;
}
.border-b-gray-100\/40 {
  border-bottom-color: rgb(241 245 249 / 0.4) !important;
}
.border-b-gray-100\/5 {
  border-bottom-color: rgb(241 245 249 / 0.05) !important;
}
.border-b-gray-100\/50 {
  border-bottom-color: rgb(241 245 249 / 0.5) !important;
}
.border-b-gray-100\/60 {
  border-bottom-color: rgb(241 245 249 / 0.6) !important;
}
.border-b-gray-100\/70 {
  border-bottom-color: rgb(241 245 249 / 0.7) !important;
}
.border-b-gray-100\/75 {
  border-bottom-color: rgb(241 245 249 / 0.75) !important;
}
.border-b-gray-100\/80 {
  border-bottom-color: rgb(241 245 249 / 0.8) !important;
}
.border-b-gray-100\/87 {
  border-bottom-color: rgb(241 245 249 / 0.87) !important;
}
.border-b-gray-100\/90 {
  border-bottom-color: rgb(241 245 249 / 0.9) !important;
}
.border-b-gray-100\/95 {
  border-bottom-color: rgb(241 245 249 / 0.95) !important;
}
.border-b-gray-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-b-gray-200\/0 {
  border-bottom-color: rgb(226 232 240 / 0) !important;
}
.border-b-gray-200\/10 {
  border-bottom-color: rgb(226 232 240 / 0.1) !important;
}
.border-b-gray-200\/100 {
  border-bottom-color: rgb(226 232 240 / 1) !important;
}
.border-b-gray-200\/12 {
  border-bottom-color: rgb(226 232 240 / 0.12) !important;
}
.border-b-gray-200\/20 {
  border-bottom-color: rgb(226 232 240 / 0.2) !important;
}
.border-b-gray-200\/25 {
  border-bottom-color: rgb(226 232 240 / 0.25) !important;
}
.border-b-gray-200\/30 {
  border-bottom-color: rgb(226 232 240 / 0.3) !important;
}
.border-b-gray-200\/38 {
  border-bottom-color: rgb(226 232 240 / 0.38) !important;
}
.border-b-gray-200\/40 {
  border-bottom-color: rgb(226 232 240 / 0.4) !important;
}
.border-b-gray-200\/5 {
  border-bottom-color: rgb(226 232 240 / 0.05) !important;
}
.border-b-gray-200\/50 {
  border-bottom-color: rgb(226 232 240 / 0.5) !important;
}
.border-b-gray-200\/60 {
  border-bottom-color: rgb(226 232 240 / 0.6) !important;
}
.border-b-gray-200\/70 {
  border-bottom-color: rgb(226 232 240 / 0.7) !important;
}
.border-b-gray-200\/75 {
  border-bottom-color: rgb(226 232 240 / 0.75) !important;
}
.border-b-gray-200\/80 {
  border-bottom-color: rgb(226 232 240 / 0.8) !important;
}
.border-b-gray-200\/87 {
  border-bottom-color: rgb(226 232 240 / 0.87) !important;
}
.border-b-gray-200\/90 {
  border-bottom-color: rgb(226 232 240 / 0.9) !important;
}
.border-b-gray-200\/95 {
  border-bottom-color: rgb(226 232 240 / 0.95) !important;
}
.border-b-gray-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-b-gray-300\/0 {
  border-bottom-color: rgb(203 213 225 / 0) !important;
}
.border-b-gray-300\/10 {
  border-bottom-color: rgb(203 213 225 / 0.1) !important;
}
.border-b-gray-300\/100 {
  border-bottom-color: rgb(203 213 225 / 1) !important;
}
.border-b-gray-300\/12 {
  border-bottom-color: rgb(203 213 225 / 0.12) !important;
}
.border-b-gray-300\/20 {
  border-bottom-color: rgb(203 213 225 / 0.2) !important;
}
.border-b-gray-300\/25 {
  border-bottom-color: rgb(203 213 225 / 0.25) !important;
}
.border-b-gray-300\/30 {
  border-bottom-color: rgb(203 213 225 / 0.3) !important;
}
.border-b-gray-300\/38 {
  border-bottom-color: rgb(203 213 225 / 0.38) !important;
}
.border-b-gray-300\/40 {
  border-bottom-color: rgb(203 213 225 / 0.4) !important;
}
.border-b-gray-300\/5 {
  border-bottom-color: rgb(203 213 225 / 0.05) !important;
}
.border-b-gray-300\/50 {
  border-bottom-color: rgb(203 213 225 / 0.5) !important;
}
.border-b-gray-300\/60 {
  border-bottom-color: rgb(203 213 225 / 0.6) !important;
}
.border-b-gray-300\/70 {
  border-bottom-color: rgb(203 213 225 / 0.7) !important;
}
.border-b-gray-300\/75 {
  border-bottom-color: rgb(203 213 225 / 0.75) !important;
}
.border-b-gray-300\/80 {
  border-bottom-color: rgb(203 213 225 / 0.8) !important;
}
.border-b-gray-300\/87 {
  border-bottom-color: rgb(203 213 225 / 0.87) !important;
}
.border-b-gray-300\/90 {
  border-bottom-color: rgb(203 213 225 / 0.9) !important;
}
.border-b-gray-300\/95 {
  border-bottom-color: rgb(203 213 225 / 0.95) !important;
}
.border-b-gray-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-b-gray-400\/0 {
  border-bottom-color: rgb(148 163 184 / 0) !important;
}
.border-b-gray-400\/10 {
  border-bottom-color: rgb(148 163 184 / 0.1) !important;
}
.border-b-gray-400\/100 {
  border-bottom-color: rgb(148 163 184 / 1) !important;
}
.border-b-gray-400\/12 {
  border-bottom-color: rgb(148 163 184 / 0.12) !important;
}
.border-b-gray-400\/20 {
  border-bottom-color: rgb(148 163 184 / 0.2) !important;
}
.border-b-gray-400\/25 {
  border-bottom-color: rgb(148 163 184 / 0.25) !important;
}
.border-b-gray-400\/30 {
  border-bottom-color: rgb(148 163 184 / 0.3) !important;
}
.border-b-gray-400\/38 {
  border-bottom-color: rgb(148 163 184 / 0.38) !important;
}
.border-b-gray-400\/40 {
  border-bottom-color: rgb(148 163 184 / 0.4) !important;
}
.border-b-gray-400\/5 {
  border-bottom-color: rgb(148 163 184 / 0.05) !important;
}
.border-b-gray-400\/50 {
  border-bottom-color: rgb(148 163 184 / 0.5) !important;
}
.border-b-gray-400\/60 {
  border-bottom-color: rgb(148 163 184 / 0.6) !important;
}
.border-b-gray-400\/70 {
  border-bottom-color: rgb(148 163 184 / 0.7) !important;
}
.border-b-gray-400\/75 {
  border-bottom-color: rgb(148 163 184 / 0.75) !important;
}
.border-b-gray-400\/80 {
  border-bottom-color: rgb(148 163 184 / 0.8) !important;
}
.border-b-gray-400\/87 {
  border-bottom-color: rgb(148 163 184 / 0.87) !important;
}
.border-b-gray-400\/90 {
  border-bottom-color: rgb(148 163 184 / 0.9) !important;
}
.border-b-gray-400\/95 {
  border-bottom-color: rgb(148 163 184 / 0.95) !important;
}
.border-b-gray-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-b-gray-50\/0 {
  border-bottom-color: rgb(248 250 252 / 0) !important;
}
.border-b-gray-50\/10 {
  border-bottom-color: rgb(248 250 252 / 0.1) !important;
}
.border-b-gray-50\/100 {
  border-bottom-color: rgb(248 250 252 / 1) !important;
}
.border-b-gray-50\/12 {
  border-bottom-color: rgb(248 250 252 / 0.12) !important;
}
.border-b-gray-50\/20 {
  border-bottom-color: rgb(248 250 252 / 0.2) !important;
}
.border-b-gray-50\/25 {
  border-bottom-color: rgb(248 250 252 / 0.25) !important;
}
.border-b-gray-50\/30 {
  border-bottom-color: rgb(248 250 252 / 0.3) !important;
}
.border-b-gray-50\/38 {
  border-bottom-color: rgb(248 250 252 / 0.38) !important;
}
.border-b-gray-50\/40 {
  border-bottom-color: rgb(248 250 252 / 0.4) !important;
}
.border-b-gray-50\/5 {
  border-bottom-color: rgb(248 250 252 / 0.05) !important;
}
.border-b-gray-50\/50 {
  border-bottom-color: rgb(248 250 252 / 0.5) !important;
}
.border-b-gray-50\/60 {
  border-bottom-color: rgb(248 250 252 / 0.6) !important;
}
.border-b-gray-50\/70 {
  border-bottom-color: rgb(248 250 252 / 0.7) !important;
}
.border-b-gray-50\/75 {
  border-bottom-color: rgb(248 250 252 / 0.75) !important;
}
.border-b-gray-50\/80 {
  border-bottom-color: rgb(248 250 252 / 0.8) !important;
}
.border-b-gray-50\/87 {
  border-bottom-color: rgb(248 250 252 / 0.87) !important;
}
.border-b-gray-50\/90 {
  border-bottom-color: rgb(248 250 252 / 0.9) !important;
}
.border-b-gray-50\/95 {
  border-bottom-color: rgb(248 250 252 / 0.95) !important;
}
.border-b-gray-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-b-gray-500\/0 {
  border-bottom-color: rgb(100 116 139 / 0) !important;
}
.border-b-gray-500\/10 {
  border-bottom-color: rgb(100 116 139 / 0.1) !important;
}
.border-b-gray-500\/100 {
  border-bottom-color: rgb(100 116 139 / 1) !important;
}
.border-b-gray-500\/12 {
  border-bottom-color: rgb(100 116 139 / 0.12) !important;
}
.border-b-gray-500\/20 {
  border-bottom-color: rgb(100 116 139 / 0.2) !important;
}
.border-b-gray-500\/25 {
  border-bottom-color: rgb(100 116 139 / 0.25) !important;
}
.border-b-gray-500\/30 {
  border-bottom-color: rgb(100 116 139 / 0.3) !important;
}
.border-b-gray-500\/38 {
  border-bottom-color: rgb(100 116 139 / 0.38) !important;
}
.border-b-gray-500\/40 {
  border-bottom-color: rgb(100 116 139 / 0.4) !important;
}
.border-b-gray-500\/5 {
  border-bottom-color: rgb(100 116 139 / 0.05) !important;
}
.border-b-gray-500\/50 {
  border-bottom-color: rgb(100 116 139 / 0.5) !important;
}
.border-b-gray-500\/60 {
  border-bottom-color: rgb(100 116 139 / 0.6) !important;
}
.border-b-gray-500\/70 {
  border-bottom-color: rgb(100 116 139 / 0.7) !important;
}
.border-b-gray-500\/75 {
  border-bottom-color: rgb(100 116 139 / 0.75) !important;
}
.border-b-gray-500\/80 {
  border-bottom-color: rgb(100 116 139 / 0.8) !important;
}
.border-b-gray-500\/87 {
  border-bottom-color: rgb(100 116 139 / 0.87) !important;
}
.border-b-gray-500\/90 {
  border-bottom-color: rgb(100 116 139 / 0.9) !important;
}
.border-b-gray-500\/95 {
  border-bottom-color: rgb(100 116 139 / 0.95) !important;
}
.border-b-gray-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-b-gray-600\/0 {
  border-bottom-color: rgb(71 85 105 / 0) !important;
}
.border-b-gray-600\/10 {
  border-bottom-color: rgb(71 85 105 / 0.1) !important;
}
.border-b-gray-600\/100 {
  border-bottom-color: rgb(71 85 105 / 1) !important;
}
.border-b-gray-600\/12 {
  border-bottom-color: rgb(71 85 105 / 0.12) !important;
}
.border-b-gray-600\/20 {
  border-bottom-color: rgb(71 85 105 / 0.2) !important;
}
.border-b-gray-600\/25 {
  border-bottom-color: rgb(71 85 105 / 0.25) !important;
}
.border-b-gray-600\/30 {
  border-bottom-color: rgb(71 85 105 / 0.3) !important;
}
.border-b-gray-600\/38 {
  border-bottom-color: rgb(71 85 105 / 0.38) !important;
}
.border-b-gray-600\/40 {
  border-bottom-color: rgb(71 85 105 / 0.4) !important;
}
.border-b-gray-600\/5 {
  border-bottom-color: rgb(71 85 105 / 0.05) !important;
}
.border-b-gray-600\/50 {
  border-bottom-color: rgb(71 85 105 / 0.5) !important;
}
.border-b-gray-600\/60 {
  border-bottom-color: rgb(71 85 105 / 0.6) !important;
}
.border-b-gray-600\/70 {
  border-bottom-color: rgb(71 85 105 / 0.7) !important;
}
.border-b-gray-600\/75 {
  border-bottom-color: rgb(71 85 105 / 0.75) !important;
}
.border-b-gray-600\/80 {
  border-bottom-color: rgb(71 85 105 / 0.8) !important;
}
.border-b-gray-600\/87 {
  border-bottom-color: rgb(71 85 105 / 0.87) !important;
}
.border-b-gray-600\/90 {
  border-bottom-color: rgb(71 85 105 / 0.9) !important;
}
.border-b-gray-600\/95 {
  border-bottom-color: rgb(71 85 105 / 0.95) !important;
}
.border-b-gray-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-b-gray-700\/0 {
  border-bottom-color: rgb(51 65 85 / 0) !important;
}
.border-b-gray-700\/10 {
  border-bottom-color: rgb(51 65 85 / 0.1) !important;
}
.border-b-gray-700\/100 {
  border-bottom-color: rgb(51 65 85 / 1) !important;
}
.border-b-gray-700\/12 {
  border-bottom-color: rgb(51 65 85 / 0.12) !important;
}
.border-b-gray-700\/20 {
  border-bottom-color: rgb(51 65 85 / 0.2) !important;
}
.border-b-gray-700\/25 {
  border-bottom-color: rgb(51 65 85 / 0.25) !important;
}
.border-b-gray-700\/30 {
  border-bottom-color: rgb(51 65 85 / 0.3) !important;
}
.border-b-gray-700\/38 {
  border-bottom-color: rgb(51 65 85 / 0.38) !important;
}
.border-b-gray-700\/40 {
  border-bottom-color: rgb(51 65 85 / 0.4) !important;
}
.border-b-gray-700\/5 {
  border-bottom-color: rgb(51 65 85 / 0.05) !important;
}
.border-b-gray-700\/50 {
  border-bottom-color: rgb(51 65 85 / 0.5) !important;
}
.border-b-gray-700\/60 {
  border-bottom-color: rgb(51 65 85 / 0.6) !important;
}
.border-b-gray-700\/70 {
  border-bottom-color: rgb(51 65 85 / 0.7) !important;
}
.border-b-gray-700\/75 {
  border-bottom-color: rgb(51 65 85 / 0.75) !important;
}
.border-b-gray-700\/80 {
  border-bottom-color: rgb(51 65 85 / 0.8) !important;
}
.border-b-gray-700\/87 {
  border-bottom-color: rgb(51 65 85 / 0.87) !important;
}
.border-b-gray-700\/90 {
  border-bottom-color: rgb(51 65 85 / 0.9) !important;
}
.border-b-gray-700\/95 {
  border-bottom-color: rgb(51 65 85 / 0.95) !important;
}
.border-b-gray-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-b-gray-800\/0 {
  border-bottom-color: rgb(30 41 59 / 0) !important;
}
.border-b-gray-800\/10 {
  border-bottom-color: rgb(30 41 59 / 0.1) !important;
}
.border-b-gray-800\/100 {
  border-bottom-color: rgb(30 41 59 / 1) !important;
}
.border-b-gray-800\/12 {
  border-bottom-color: rgb(30 41 59 / 0.12) !important;
}
.border-b-gray-800\/20 {
  border-bottom-color: rgb(30 41 59 / 0.2) !important;
}
.border-b-gray-800\/25 {
  border-bottom-color: rgb(30 41 59 / 0.25) !important;
}
.border-b-gray-800\/30 {
  border-bottom-color: rgb(30 41 59 / 0.3) !important;
}
.border-b-gray-800\/38 {
  border-bottom-color: rgb(30 41 59 / 0.38) !important;
}
.border-b-gray-800\/40 {
  border-bottom-color: rgb(30 41 59 / 0.4) !important;
}
.border-b-gray-800\/5 {
  border-bottom-color: rgb(30 41 59 / 0.05) !important;
}
.border-b-gray-800\/50 {
  border-bottom-color: rgb(30 41 59 / 0.5) !important;
}
.border-b-gray-800\/60 {
  border-bottom-color: rgb(30 41 59 / 0.6) !important;
}
.border-b-gray-800\/70 {
  border-bottom-color: rgb(30 41 59 / 0.7) !important;
}
.border-b-gray-800\/75 {
  border-bottom-color: rgb(30 41 59 / 0.75) !important;
}
.border-b-gray-800\/80 {
  border-bottom-color: rgb(30 41 59 / 0.8) !important;
}
.border-b-gray-800\/87 {
  border-bottom-color: rgb(30 41 59 / 0.87) !important;
}
.border-b-gray-800\/90 {
  border-bottom-color: rgb(30 41 59 / 0.9) !important;
}
.border-b-gray-800\/95 {
  border-bottom-color: rgb(30 41 59 / 0.95) !important;
}
.border-b-gray-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-b-gray-900\/0 {
  border-bottom-color: rgb(15 23 42 / 0) !important;
}
.border-b-gray-900\/10 {
  border-bottom-color: rgb(15 23 42 / 0.1) !important;
}
.border-b-gray-900\/100 {
  border-bottom-color: rgb(15 23 42 / 1) !important;
}
.border-b-gray-900\/12 {
  border-bottom-color: rgb(15 23 42 / 0.12) !important;
}
.border-b-gray-900\/20 {
  border-bottom-color: rgb(15 23 42 / 0.2) !important;
}
.border-b-gray-900\/25 {
  border-bottom-color: rgb(15 23 42 / 0.25) !important;
}
.border-b-gray-900\/30 {
  border-bottom-color: rgb(15 23 42 / 0.3) !important;
}
.border-b-gray-900\/38 {
  border-bottom-color: rgb(15 23 42 / 0.38) !important;
}
.border-b-gray-900\/40 {
  border-bottom-color: rgb(15 23 42 / 0.4) !important;
}
.border-b-gray-900\/5 {
  border-bottom-color: rgb(15 23 42 / 0.05) !important;
}
.border-b-gray-900\/50 {
  border-bottom-color: rgb(15 23 42 / 0.5) !important;
}
.border-b-gray-900\/60 {
  border-bottom-color: rgb(15 23 42 / 0.6) !important;
}
.border-b-gray-900\/70 {
  border-bottom-color: rgb(15 23 42 / 0.7) !important;
}
.border-b-gray-900\/75 {
  border-bottom-color: rgb(15 23 42 / 0.75) !important;
}
.border-b-gray-900\/80 {
  border-bottom-color: rgb(15 23 42 / 0.8) !important;
}
.border-b-gray-900\/87 {
  border-bottom-color: rgb(15 23 42 / 0.87) !important;
}
.border-b-gray-900\/90 {
  border-bottom-color: rgb(15 23 42 / 0.9) !important;
}
.border-b-gray-900\/95 {
  border-bottom-color: rgb(15 23 42 / 0.95) !important;
}
.border-b-gray-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-b-gray-950\/0 {
  border-bottom-color: rgb(2 6 23 / 0) !important;
}
.border-b-gray-950\/10 {
  border-bottom-color: rgb(2 6 23 / 0.1) !important;
}
.border-b-gray-950\/100 {
  border-bottom-color: rgb(2 6 23 / 1) !important;
}
.border-b-gray-950\/12 {
  border-bottom-color: rgb(2 6 23 / 0.12) !important;
}
.border-b-gray-950\/20 {
  border-bottom-color: rgb(2 6 23 / 0.2) !important;
}
.border-b-gray-950\/25 {
  border-bottom-color: rgb(2 6 23 / 0.25) !important;
}
.border-b-gray-950\/30 {
  border-bottom-color: rgb(2 6 23 / 0.3) !important;
}
.border-b-gray-950\/38 {
  border-bottom-color: rgb(2 6 23 / 0.38) !important;
}
.border-b-gray-950\/40 {
  border-bottom-color: rgb(2 6 23 / 0.4) !important;
}
.border-b-gray-950\/5 {
  border-bottom-color: rgb(2 6 23 / 0.05) !important;
}
.border-b-gray-950\/50 {
  border-bottom-color: rgb(2 6 23 / 0.5) !important;
}
.border-b-gray-950\/60 {
  border-bottom-color: rgb(2 6 23 / 0.6) !important;
}
.border-b-gray-950\/70 {
  border-bottom-color: rgb(2 6 23 / 0.7) !important;
}
.border-b-gray-950\/75 {
  border-bottom-color: rgb(2 6 23 / 0.75) !important;
}
.border-b-gray-950\/80 {
  border-bottom-color: rgb(2 6 23 / 0.8) !important;
}
.border-b-gray-950\/87 {
  border-bottom-color: rgb(2 6 23 / 0.87) !important;
}
.border-b-gray-950\/90 {
  border-bottom-color: rgb(2 6 23 / 0.9) !important;
}
.border-b-gray-950\/95 {
  border-bottom-color: rgb(2 6 23 / 0.95) !important;
}
.border-b-green-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-b-green-100\/0 {
  border-bottom-color: rgb(220 252 231 / 0) !important;
}
.border-b-green-100\/10 {
  border-bottom-color: rgb(220 252 231 / 0.1) !important;
}
.border-b-green-100\/100 {
  border-bottom-color: rgb(220 252 231 / 1) !important;
}
.border-b-green-100\/12 {
  border-bottom-color: rgb(220 252 231 / 0.12) !important;
}
.border-b-green-100\/20 {
  border-bottom-color: rgb(220 252 231 / 0.2) !important;
}
.border-b-green-100\/25 {
  border-bottom-color: rgb(220 252 231 / 0.25) !important;
}
.border-b-green-100\/30 {
  border-bottom-color: rgb(220 252 231 / 0.3) !important;
}
.border-b-green-100\/38 {
  border-bottom-color: rgb(220 252 231 / 0.38) !important;
}
.border-b-green-100\/40 {
  border-bottom-color: rgb(220 252 231 / 0.4) !important;
}
.border-b-green-100\/5 {
  border-bottom-color: rgb(220 252 231 / 0.05) !important;
}
.border-b-green-100\/50 {
  border-bottom-color: rgb(220 252 231 / 0.5) !important;
}
.border-b-green-100\/60 {
  border-bottom-color: rgb(220 252 231 / 0.6) !important;
}
.border-b-green-100\/70 {
  border-bottom-color: rgb(220 252 231 / 0.7) !important;
}
.border-b-green-100\/75 {
  border-bottom-color: rgb(220 252 231 / 0.75) !important;
}
.border-b-green-100\/80 {
  border-bottom-color: rgb(220 252 231 / 0.8) !important;
}
.border-b-green-100\/87 {
  border-bottom-color: rgb(220 252 231 / 0.87) !important;
}
.border-b-green-100\/90 {
  border-bottom-color: rgb(220 252 231 / 0.9) !important;
}
.border-b-green-100\/95 {
  border-bottom-color: rgb(220 252 231 / 0.95) !important;
}
.border-b-green-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-b-green-200\/0 {
  border-bottom-color: rgb(187 247 208 / 0) !important;
}
.border-b-green-200\/10 {
  border-bottom-color: rgb(187 247 208 / 0.1) !important;
}
.border-b-green-200\/100 {
  border-bottom-color: rgb(187 247 208 / 1) !important;
}
.border-b-green-200\/12 {
  border-bottom-color: rgb(187 247 208 / 0.12) !important;
}
.border-b-green-200\/20 {
  border-bottom-color: rgb(187 247 208 / 0.2) !important;
}
.border-b-green-200\/25 {
  border-bottom-color: rgb(187 247 208 / 0.25) !important;
}
.border-b-green-200\/30 {
  border-bottom-color: rgb(187 247 208 / 0.3) !important;
}
.border-b-green-200\/38 {
  border-bottom-color: rgb(187 247 208 / 0.38) !important;
}
.border-b-green-200\/40 {
  border-bottom-color: rgb(187 247 208 / 0.4) !important;
}
.border-b-green-200\/5 {
  border-bottom-color: rgb(187 247 208 / 0.05) !important;
}
.border-b-green-200\/50 {
  border-bottom-color: rgb(187 247 208 / 0.5) !important;
}
.border-b-green-200\/60 {
  border-bottom-color: rgb(187 247 208 / 0.6) !important;
}
.border-b-green-200\/70 {
  border-bottom-color: rgb(187 247 208 / 0.7) !important;
}
.border-b-green-200\/75 {
  border-bottom-color: rgb(187 247 208 / 0.75) !important;
}
.border-b-green-200\/80 {
  border-bottom-color: rgb(187 247 208 / 0.8) !important;
}
.border-b-green-200\/87 {
  border-bottom-color: rgb(187 247 208 / 0.87) !important;
}
.border-b-green-200\/90 {
  border-bottom-color: rgb(187 247 208 / 0.9) !important;
}
.border-b-green-200\/95 {
  border-bottom-color: rgb(187 247 208 / 0.95) !important;
}
.border-b-green-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-b-green-300\/0 {
  border-bottom-color: rgb(134 239 172 / 0) !important;
}
.border-b-green-300\/10 {
  border-bottom-color: rgb(134 239 172 / 0.1) !important;
}
.border-b-green-300\/100 {
  border-bottom-color: rgb(134 239 172 / 1) !important;
}
.border-b-green-300\/12 {
  border-bottom-color: rgb(134 239 172 / 0.12) !important;
}
.border-b-green-300\/20 {
  border-bottom-color: rgb(134 239 172 / 0.2) !important;
}
.border-b-green-300\/25 {
  border-bottom-color: rgb(134 239 172 / 0.25) !important;
}
.border-b-green-300\/30 {
  border-bottom-color: rgb(134 239 172 / 0.3) !important;
}
.border-b-green-300\/38 {
  border-bottom-color: rgb(134 239 172 / 0.38) !important;
}
.border-b-green-300\/40 {
  border-bottom-color: rgb(134 239 172 / 0.4) !important;
}
.border-b-green-300\/5 {
  border-bottom-color: rgb(134 239 172 / 0.05) !important;
}
.border-b-green-300\/50 {
  border-bottom-color: rgb(134 239 172 / 0.5) !important;
}
.border-b-green-300\/60 {
  border-bottom-color: rgb(134 239 172 / 0.6) !important;
}
.border-b-green-300\/70 {
  border-bottom-color: rgb(134 239 172 / 0.7) !important;
}
.border-b-green-300\/75 {
  border-bottom-color: rgb(134 239 172 / 0.75) !important;
}
.border-b-green-300\/80 {
  border-bottom-color: rgb(134 239 172 / 0.8) !important;
}
.border-b-green-300\/87 {
  border-bottom-color: rgb(134 239 172 / 0.87) !important;
}
.border-b-green-300\/90 {
  border-bottom-color: rgb(134 239 172 / 0.9) !important;
}
.border-b-green-300\/95 {
  border-bottom-color: rgb(134 239 172 / 0.95) !important;
}
.border-b-green-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-b-green-400\/0 {
  border-bottom-color: rgb(74 222 128 / 0) !important;
}
.border-b-green-400\/10 {
  border-bottom-color: rgb(74 222 128 / 0.1) !important;
}
.border-b-green-400\/100 {
  border-bottom-color: rgb(74 222 128 / 1) !important;
}
.border-b-green-400\/12 {
  border-bottom-color: rgb(74 222 128 / 0.12) !important;
}
.border-b-green-400\/20 {
  border-bottom-color: rgb(74 222 128 / 0.2) !important;
}
.border-b-green-400\/25 {
  border-bottom-color: rgb(74 222 128 / 0.25) !important;
}
.border-b-green-400\/30 {
  border-bottom-color: rgb(74 222 128 / 0.3) !important;
}
.border-b-green-400\/38 {
  border-bottom-color: rgb(74 222 128 / 0.38) !important;
}
.border-b-green-400\/40 {
  border-bottom-color: rgb(74 222 128 / 0.4) !important;
}
.border-b-green-400\/5 {
  border-bottom-color: rgb(74 222 128 / 0.05) !important;
}
.border-b-green-400\/50 {
  border-bottom-color: rgb(74 222 128 / 0.5) !important;
}
.border-b-green-400\/60 {
  border-bottom-color: rgb(74 222 128 / 0.6) !important;
}
.border-b-green-400\/70 {
  border-bottom-color: rgb(74 222 128 / 0.7) !important;
}
.border-b-green-400\/75 {
  border-bottom-color: rgb(74 222 128 / 0.75) !important;
}
.border-b-green-400\/80 {
  border-bottom-color: rgb(74 222 128 / 0.8) !important;
}
.border-b-green-400\/87 {
  border-bottom-color: rgb(74 222 128 / 0.87) !important;
}
.border-b-green-400\/90 {
  border-bottom-color: rgb(74 222 128 / 0.9) !important;
}
.border-b-green-400\/95 {
  border-bottom-color: rgb(74 222 128 / 0.95) !important;
}
.border-b-green-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-b-green-50\/0 {
  border-bottom-color: rgb(240 253 244 / 0) !important;
}
.border-b-green-50\/10 {
  border-bottom-color: rgb(240 253 244 / 0.1) !important;
}
.border-b-green-50\/100 {
  border-bottom-color: rgb(240 253 244 / 1) !important;
}
.border-b-green-50\/12 {
  border-bottom-color: rgb(240 253 244 / 0.12) !important;
}
.border-b-green-50\/20 {
  border-bottom-color: rgb(240 253 244 / 0.2) !important;
}
.border-b-green-50\/25 {
  border-bottom-color: rgb(240 253 244 / 0.25) !important;
}
.border-b-green-50\/30 {
  border-bottom-color: rgb(240 253 244 / 0.3) !important;
}
.border-b-green-50\/38 {
  border-bottom-color: rgb(240 253 244 / 0.38) !important;
}
.border-b-green-50\/40 {
  border-bottom-color: rgb(240 253 244 / 0.4) !important;
}
.border-b-green-50\/5 {
  border-bottom-color: rgb(240 253 244 / 0.05) !important;
}
.border-b-green-50\/50 {
  border-bottom-color: rgb(240 253 244 / 0.5) !important;
}
.border-b-green-50\/60 {
  border-bottom-color: rgb(240 253 244 / 0.6) !important;
}
.border-b-green-50\/70 {
  border-bottom-color: rgb(240 253 244 / 0.7) !important;
}
.border-b-green-50\/75 {
  border-bottom-color: rgb(240 253 244 / 0.75) !important;
}
.border-b-green-50\/80 {
  border-bottom-color: rgb(240 253 244 / 0.8) !important;
}
.border-b-green-50\/87 {
  border-bottom-color: rgb(240 253 244 / 0.87) !important;
}
.border-b-green-50\/90 {
  border-bottom-color: rgb(240 253 244 / 0.9) !important;
}
.border-b-green-50\/95 {
  border-bottom-color: rgb(240 253 244 / 0.95) !important;
}
.border-b-green-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-b-green-500\/0 {
  border-bottom-color: rgb(34 197 94 / 0) !important;
}
.border-b-green-500\/10 {
  border-bottom-color: rgb(34 197 94 / 0.1) !important;
}
.border-b-green-500\/100 {
  border-bottom-color: rgb(34 197 94 / 1) !important;
}
.border-b-green-500\/12 {
  border-bottom-color: rgb(34 197 94 / 0.12) !important;
}
.border-b-green-500\/20 {
  border-bottom-color: rgb(34 197 94 / 0.2) !important;
}
.border-b-green-500\/25 {
  border-bottom-color: rgb(34 197 94 / 0.25) !important;
}
.border-b-green-500\/30 {
  border-bottom-color: rgb(34 197 94 / 0.3) !important;
}
.border-b-green-500\/38 {
  border-bottom-color: rgb(34 197 94 / 0.38) !important;
}
.border-b-green-500\/40 {
  border-bottom-color: rgb(34 197 94 / 0.4) !important;
}
.border-b-green-500\/5 {
  border-bottom-color: rgb(34 197 94 / 0.05) !important;
}
.border-b-green-500\/50 {
  border-bottom-color: rgb(34 197 94 / 0.5) !important;
}
.border-b-green-500\/60 {
  border-bottom-color: rgb(34 197 94 / 0.6) !important;
}
.border-b-green-500\/70 {
  border-bottom-color: rgb(34 197 94 / 0.7) !important;
}
.border-b-green-500\/75 {
  border-bottom-color: rgb(34 197 94 / 0.75) !important;
}
.border-b-green-500\/80 {
  border-bottom-color: rgb(34 197 94 / 0.8) !important;
}
.border-b-green-500\/87 {
  border-bottom-color: rgb(34 197 94 / 0.87) !important;
}
.border-b-green-500\/90 {
  border-bottom-color: rgb(34 197 94 / 0.9) !important;
}
.border-b-green-500\/95 {
  border-bottom-color: rgb(34 197 94 / 0.95) !important;
}
.border-b-green-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-b-green-600\/0 {
  border-bottom-color: rgb(22 163 74 / 0) !important;
}
.border-b-green-600\/10 {
  border-bottom-color: rgb(22 163 74 / 0.1) !important;
}
.border-b-green-600\/100 {
  border-bottom-color: rgb(22 163 74 / 1) !important;
}
.border-b-green-600\/12 {
  border-bottom-color: rgb(22 163 74 / 0.12) !important;
}
.border-b-green-600\/20 {
  border-bottom-color: rgb(22 163 74 / 0.2) !important;
}
.border-b-green-600\/25 {
  border-bottom-color: rgb(22 163 74 / 0.25) !important;
}
.border-b-green-600\/30 {
  border-bottom-color: rgb(22 163 74 / 0.3) !important;
}
.border-b-green-600\/38 {
  border-bottom-color: rgb(22 163 74 / 0.38) !important;
}
.border-b-green-600\/40 {
  border-bottom-color: rgb(22 163 74 / 0.4) !important;
}
.border-b-green-600\/5 {
  border-bottom-color: rgb(22 163 74 / 0.05) !important;
}
.border-b-green-600\/50 {
  border-bottom-color: rgb(22 163 74 / 0.5) !important;
}
.border-b-green-600\/60 {
  border-bottom-color: rgb(22 163 74 / 0.6) !important;
}
.border-b-green-600\/70 {
  border-bottom-color: rgb(22 163 74 / 0.7) !important;
}
.border-b-green-600\/75 {
  border-bottom-color: rgb(22 163 74 / 0.75) !important;
}
.border-b-green-600\/80 {
  border-bottom-color: rgb(22 163 74 / 0.8) !important;
}
.border-b-green-600\/87 {
  border-bottom-color: rgb(22 163 74 / 0.87) !important;
}
.border-b-green-600\/90 {
  border-bottom-color: rgb(22 163 74 / 0.9) !important;
}
.border-b-green-600\/95 {
  border-bottom-color: rgb(22 163 74 / 0.95) !important;
}
.border-b-green-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-b-green-700\/0 {
  border-bottom-color: rgb(21 128 61 / 0) !important;
}
.border-b-green-700\/10 {
  border-bottom-color: rgb(21 128 61 / 0.1) !important;
}
.border-b-green-700\/100 {
  border-bottom-color: rgb(21 128 61 / 1) !important;
}
.border-b-green-700\/12 {
  border-bottom-color: rgb(21 128 61 / 0.12) !important;
}
.border-b-green-700\/20 {
  border-bottom-color: rgb(21 128 61 / 0.2) !important;
}
.border-b-green-700\/25 {
  border-bottom-color: rgb(21 128 61 / 0.25) !important;
}
.border-b-green-700\/30 {
  border-bottom-color: rgb(21 128 61 / 0.3) !important;
}
.border-b-green-700\/38 {
  border-bottom-color: rgb(21 128 61 / 0.38) !important;
}
.border-b-green-700\/40 {
  border-bottom-color: rgb(21 128 61 / 0.4) !important;
}
.border-b-green-700\/5 {
  border-bottom-color: rgb(21 128 61 / 0.05) !important;
}
.border-b-green-700\/50 {
  border-bottom-color: rgb(21 128 61 / 0.5) !important;
}
.border-b-green-700\/60 {
  border-bottom-color: rgb(21 128 61 / 0.6) !important;
}
.border-b-green-700\/70 {
  border-bottom-color: rgb(21 128 61 / 0.7) !important;
}
.border-b-green-700\/75 {
  border-bottom-color: rgb(21 128 61 / 0.75) !important;
}
.border-b-green-700\/80 {
  border-bottom-color: rgb(21 128 61 / 0.8) !important;
}
.border-b-green-700\/87 {
  border-bottom-color: rgb(21 128 61 / 0.87) !important;
}
.border-b-green-700\/90 {
  border-bottom-color: rgb(21 128 61 / 0.9) !important;
}
.border-b-green-700\/95 {
  border-bottom-color: rgb(21 128 61 / 0.95) !important;
}
.border-b-green-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-b-green-800\/0 {
  border-bottom-color: rgb(22 101 52 / 0) !important;
}
.border-b-green-800\/10 {
  border-bottom-color: rgb(22 101 52 / 0.1) !important;
}
.border-b-green-800\/100 {
  border-bottom-color: rgb(22 101 52 / 1) !important;
}
.border-b-green-800\/12 {
  border-bottom-color: rgb(22 101 52 / 0.12) !important;
}
.border-b-green-800\/20 {
  border-bottom-color: rgb(22 101 52 / 0.2) !important;
}
.border-b-green-800\/25 {
  border-bottom-color: rgb(22 101 52 / 0.25) !important;
}
.border-b-green-800\/30 {
  border-bottom-color: rgb(22 101 52 / 0.3) !important;
}
.border-b-green-800\/38 {
  border-bottom-color: rgb(22 101 52 / 0.38) !important;
}
.border-b-green-800\/40 {
  border-bottom-color: rgb(22 101 52 / 0.4) !important;
}
.border-b-green-800\/5 {
  border-bottom-color: rgb(22 101 52 / 0.05) !important;
}
.border-b-green-800\/50 {
  border-bottom-color: rgb(22 101 52 / 0.5) !important;
}
.border-b-green-800\/60 {
  border-bottom-color: rgb(22 101 52 / 0.6) !important;
}
.border-b-green-800\/70 {
  border-bottom-color: rgb(22 101 52 / 0.7) !important;
}
.border-b-green-800\/75 {
  border-bottom-color: rgb(22 101 52 / 0.75) !important;
}
.border-b-green-800\/80 {
  border-bottom-color: rgb(22 101 52 / 0.8) !important;
}
.border-b-green-800\/87 {
  border-bottom-color: rgb(22 101 52 / 0.87) !important;
}
.border-b-green-800\/90 {
  border-bottom-color: rgb(22 101 52 / 0.9) !important;
}
.border-b-green-800\/95 {
  border-bottom-color: rgb(22 101 52 / 0.95) !important;
}
.border-b-green-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-b-green-900\/0 {
  border-bottom-color: rgb(20 83 45 / 0) !important;
}
.border-b-green-900\/10 {
  border-bottom-color: rgb(20 83 45 / 0.1) !important;
}
.border-b-green-900\/100 {
  border-bottom-color: rgb(20 83 45 / 1) !important;
}
.border-b-green-900\/12 {
  border-bottom-color: rgb(20 83 45 / 0.12) !important;
}
.border-b-green-900\/20 {
  border-bottom-color: rgb(20 83 45 / 0.2) !important;
}
.border-b-green-900\/25 {
  border-bottom-color: rgb(20 83 45 / 0.25) !important;
}
.border-b-green-900\/30 {
  border-bottom-color: rgb(20 83 45 / 0.3) !important;
}
.border-b-green-900\/38 {
  border-bottom-color: rgb(20 83 45 / 0.38) !important;
}
.border-b-green-900\/40 {
  border-bottom-color: rgb(20 83 45 / 0.4) !important;
}
.border-b-green-900\/5 {
  border-bottom-color: rgb(20 83 45 / 0.05) !important;
}
.border-b-green-900\/50 {
  border-bottom-color: rgb(20 83 45 / 0.5) !important;
}
.border-b-green-900\/60 {
  border-bottom-color: rgb(20 83 45 / 0.6) !important;
}
.border-b-green-900\/70 {
  border-bottom-color: rgb(20 83 45 / 0.7) !important;
}
.border-b-green-900\/75 {
  border-bottom-color: rgb(20 83 45 / 0.75) !important;
}
.border-b-green-900\/80 {
  border-bottom-color: rgb(20 83 45 / 0.8) !important;
}
.border-b-green-900\/87 {
  border-bottom-color: rgb(20 83 45 / 0.87) !important;
}
.border-b-green-900\/90 {
  border-bottom-color: rgb(20 83 45 / 0.9) !important;
}
.border-b-green-900\/95 {
  border-bottom-color: rgb(20 83 45 / 0.95) !important;
}
.border-b-green-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-b-green-950\/0 {
  border-bottom-color: rgb(5 46 22 / 0) !important;
}
.border-b-green-950\/10 {
  border-bottom-color: rgb(5 46 22 / 0.1) !important;
}
.border-b-green-950\/100 {
  border-bottom-color: rgb(5 46 22 / 1) !important;
}
.border-b-green-950\/12 {
  border-bottom-color: rgb(5 46 22 / 0.12) !important;
}
.border-b-green-950\/20 {
  border-bottom-color: rgb(5 46 22 / 0.2) !important;
}
.border-b-green-950\/25 {
  border-bottom-color: rgb(5 46 22 / 0.25) !important;
}
.border-b-green-950\/30 {
  border-bottom-color: rgb(5 46 22 / 0.3) !important;
}
.border-b-green-950\/38 {
  border-bottom-color: rgb(5 46 22 / 0.38) !important;
}
.border-b-green-950\/40 {
  border-bottom-color: rgb(5 46 22 / 0.4) !important;
}
.border-b-green-950\/5 {
  border-bottom-color: rgb(5 46 22 / 0.05) !important;
}
.border-b-green-950\/50 {
  border-bottom-color: rgb(5 46 22 / 0.5) !important;
}
.border-b-green-950\/60 {
  border-bottom-color: rgb(5 46 22 / 0.6) !important;
}
.border-b-green-950\/70 {
  border-bottom-color: rgb(5 46 22 / 0.7) !important;
}
.border-b-green-950\/75 {
  border-bottom-color: rgb(5 46 22 / 0.75) !important;
}
.border-b-green-950\/80 {
  border-bottom-color: rgb(5 46 22 / 0.8) !important;
}
.border-b-green-950\/87 {
  border-bottom-color: rgb(5 46 22 / 0.87) !important;
}
.border-b-green-950\/90 {
  border-bottom-color: rgb(5 46 22 / 0.9) !important;
}
.border-b-green-950\/95 {
  border-bottom-color: rgb(5 46 22 / 0.95) !important;
}
.border-b-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-100\/0 {
  border-bottom-color: rgb(224 231 255 / 0) !important;
}
.border-b-indigo-100\/10 {
  border-bottom-color: rgb(224 231 255 / 0.1) !important;
}
.border-b-indigo-100\/100 {
  border-bottom-color: rgb(224 231 255 / 1) !important;
}
.border-b-indigo-100\/12 {
  border-bottom-color: rgb(224 231 255 / 0.12) !important;
}
.border-b-indigo-100\/20 {
  border-bottom-color: rgb(224 231 255 / 0.2) !important;
}
.border-b-indigo-100\/25 {
  border-bottom-color: rgb(224 231 255 / 0.25) !important;
}
.border-b-indigo-100\/30 {
  border-bottom-color: rgb(224 231 255 / 0.3) !important;
}
.border-b-indigo-100\/38 {
  border-bottom-color: rgb(224 231 255 / 0.38) !important;
}
.border-b-indigo-100\/40 {
  border-bottom-color: rgb(224 231 255 / 0.4) !important;
}
.border-b-indigo-100\/5 {
  border-bottom-color: rgb(224 231 255 / 0.05) !important;
}
.border-b-indigo-100\/50 {
  border-bottom-color: rgb(224 231 255 / 0.5) !important;
}
.border-b-indigo-100\/60 {
  border-bottom-color: rgb(224 231 255 / 0.6) !important;
}
.border-b-indigo-100\/70 {
  border-bottom-color: rgb(224 231 255 / 0.7) !important;
}
.border-b-indigo-100\/75 {
  border-bottom-color: rgb(224 231 255 / 0.75) !important;
}
.border-b-indigo-100\/80 {
  border-bottom-color: rgb(224 231 255 / 0.8) !important;
}
.border-b-indigo-100\/87 {
  border-bottom-color: rgb(224 231 255 / 0.87) !important;
}
.border-b-indigo-100\/90 {
  border-bottom-color: rgb(224 231 255 / 0.9) !important;
}
.border-b-indigo-100\/95 {
  border-bottom-color: rgb(224 231 255 / 0.95) !important;
}
.border-b-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-200\/0 {
  border-bottom-color: rgb(199 210 254 / 0) !important;
}
.border-b-indigo-200\/10 {
  border-bottom-color: rgb(199 210 254 / 0.1) !important;
}
.border-b-indigo-200\/100 {
  border-bottom-color: rgb(199 210 254 / 1) !important;
}
.border-b-indigo-200\/12 {
  border-bottom-color: rgb(199 210 254 / 0.12) !important;
}
.border-b-indigo-200\/20 {
  border-bottom-color: rgb(199 210 254 / 0.2) !important;
}
.border-b-indigo-200\/25 {
  border-bottom-color: rgb(199 210 254 / 0.25) !important;
}
.border-b-indigo-200\/30 {
  border-bottom-color: rgb(199 210 254 / 0.3) !important;
}
.border-b-indigo-200\/38 {
  border-bottom-color: rgb(199 210 254 / 0.38) !important;
}
.border-b-indigo-200\/40 {
  border-bottom-color: rgb(199 210 254 / 0.4) !important;
}
.border-b-indigo-200\/5 {
  border-bottom-color: rgb(199 210 254 / 0.05) !important;
}
.border-b-indigo-200\/50 {
  border-bottom-color: rgb(199 210 254 / 0.5) !important;
}
.border-b-indigo-200\/60 {
  border-bottom-color: rgb(199 210 254 / 0.6) !important;
}
.border-b-indigo-200\/70 {
  border-bottom-color: rgb(199 210 254 / 0.7) !important;
}
.border-b-indigo-200\/75 {
  border-bottom-color: rgb(199 210 254 / 0.75) !important;
}
.border-b-indigo-200\/80 {
  border-bottom-color: rgb(199 210 254 / 0.8) !important;
}
.border-b-indigo-200\/87 {
  border-bottom-color: rgb(199 210 254 / 0.87) !important;
}
.border-b-indigo-200\/90 {
  border-bottom-color: rgb(199 210 254 / 0.9) !important;
}
.border-b-indigo-200\/95 {
  border-bottom-color: rgb(199 210 254 / 0.95) !important;
}
.border-b-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-300\/0 {
  border-bottom-color: rgb(165 180 252 / 0) !important;
}
.border-b-indigo-300\/10 {
  border-bottom-color: rgb(165 180 252 / 0.1) !important;
}
.border-b-indigo-300\/100 {
  border-bottom-color: rgb(165 180 252 / 1) !important;
}
.border-b-indigo-300\/12 {
  border-bottom-color: rgb(165 180 252 / 0.12) !important;
}
.border-b-indigo-300\/20 {
  border-bottom-color: rgb(165 180 252 / 0.2) !important;
}
.border-b-indigo-300\/25 {
  border-bottom-color: rgb(165 180 252 / 0.25) !important;
}
.border-b-indigo-300\/30 {
  border-bottom-color: rgb(165 180 252 / 0.3) !important;
}
.border-b-indigo-300\/38 {
  border-bottom-color: rgb(165 180 252 / 0.38) !important;
}
.border-b-indigo-300\/40 {
  border-bottom-color: rgb(165 180 252 / 0.4) !important;
}
.border-b-indigo-300\/5 {
  border-bottom-color: rgb(165 180 252 / 0.05) !important;
}
.border-b-indigo-300\/50 {
  border-bottom-color: rgb(165 180 252 / 0.5) !important;
}
.border-b-indigo-300\/60 {
  border-bottom-color: rgb(165 180 252 / 0.6) !important;
}
.border-b-indigo-300\/70 {
  border-bottom-color: rgb(165 180 252 / 0.7) !important;
}
.border-b-indigo-300\/75 {
  border-bottom-color: rgb(165 180 252 / 0.75) !important;
}
.border-b-indigo-300\/80 {
  border-bottom-color: rgb(165 180 252 / 0.8) !important;
}
.border-b-indigo-300\/87 {
  border-bottom-color: rgb(165 180 252 / 0.87) !important;
}
.border-b-indigo-300\/90 {
  border-bottom-color: rgb(165 180 252 / 0.9) !important;
}
.border-b-indigo-300\/95 {
  border-bottom-color: rgb(165 180 252 / 0.95) !important;
}
.border-b-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-400\/0 {
  border-bottom-color: rgb(129 140 248 / 0) !important;
}
.border-b-indigo-400\/10 {
  border-bottom-color: rgb(129 140 248 / 0.1) !important;
}
.border-b-indigo-400\/100 {
  border-bottom-color: rgb(129 140 248 / 1) !important;
}
.border-b-indigo-400\/12 {
  border-bottom-color: rgb(129 140 248 / 0.12) !important;
}
.border-b-indigo-400\/20 {
  border-bottom-color: rgb(129 140 248 / 0.2) !important;
}
.border-b-indigo-400\/25 {
  border-bottom-color: rgb(129 140 248 / 0.25) !important;
}
.border-b-indigo-400\/30 {
  border-bottom-color: rgb(129 140 248 / 0.3) !important;
}
.border-b-indigo-400\/38 {
  border-bottom-color: rgb(129 140 248 / 0.38) !important;
}
.border-b-indigo-400\/40 {
  border-bottom-color: rgb(129 140 248 / 0.4) !important;
}
.border-b-indigo-400\/5 {
  border-bottom-color: rgb(129 140 248 / 0.05) !important;
}
.border-b-indigo-400\/50 {
  border-bottom-color: rgb(129 140 248 / 0.5) !important;
}
.border-b-indigo-400\/60 {
  border-bottom-color: rgb(129 140 248 / 0.6) !important;
}
.border-b-indigo-400\/70 {
  border-bottom-color: rgb(129 140 248 / 0.7) !important;
}
.border-b-indigo-400\/75 {
  border-bottom-color: rgb(129 140 248 / 0.75) !important;
}
.border-b-indigo-400\/80 {
  border-bottom-color: rgb(129 140 248 / 0.8) !important;
}
.border-b-indigo-400\/87 {
  border-bottom-color: rgb(129 140 248 / 0.87) !important;
}
.border-b-indigo-400\/90 {
  border-bottom-color: rgb(129 140 248 / 0.9) !important;
}
.border-b-indigo-400\/95 {
  border-bottom-color: rgb(129 140 248 / 0.95) !important;
}
.border-b-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-50\/0 {
  border-bottom-color: rgb(238 242 255 / 0) !important;
}
.border-b-indigo-50\/10 {
  border-bottom-color: rgb(238 242 255 / 0.1) !important;
}
.border-b-indigo-50\/100 {
  border-bottom-color: rgb(238 242 255 / 1) !important;
}
.border-b-indigo-50\/12 {
  border-bottom-color: rgb(238 242 255 / 0.12) !important;
}
.border-b-indigo-50\/20 {
  border-bottom-color: rgb(238 242 255 / 0.2) !important;
}
.border-b-indigo-50\/25 {
  border-bottom-color: rgb(238 242 255 / 0.25) !important;
}
.border-b-indigo-50\/30 {
  border-bottom-color: rgb(238 242 255 / 0.3) !important;
}
.border-b-indigo-50\/38 {
  border-bottom-color: rgb(238 242 255 / 0.38) !important;
}
.border-b-indigo-50\/40 {
  border-bottom-color: rgb(238 242 255 / 0.4) !important;
}
.border-b-indigo-50\/5 {
  border-bottom-color: rgb(238 242 255 / 0.05) !important;
}
.border-b-indigo-50\/50 {
  border-bottom-color: rgb(238 242 255 / 0.5) !important;
}
.border-b-indigo-50\/60 {
  border-bottom-color: rgb(238 242 255 / 0.6) !important;
}
.border-b-indigo-50\/70 {
  border-bottom-color: rgb(238 242 255 / 0.7) !important;
}
.border-b-indigo-50\/75 {
  border-bottom-color: rgb(238 242 255 / 0.75) !important;
}
.border-b-indigo-50\/80 {
  border-bottom-color: rgb(238 242 255 / 0.8) !important;
}
.border-b-indigo-50\/87 {
  border-bottom-color: rgb(238 242 255 / 0.87) !important;
}
.border-b-indigo-50\/90 {
  border-bottom-color: rgb(238 242 255 / 0.9) !important;
}
.border-b-indigo-50\/95 {
  border-bottom-color: rgb(238 242 255 / 0.95) !important;
}
.border-b-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-500\/0 {
  border-bottom-color: rgb(99 102 241 / 0) !important;
}
.border-b-indigo-500\/10 {
  border-bottom-color: rgb(99 102 241 / 0.1) !important;
}
.border-b-indigo-500\/100 {
  border-bottom-color: rgb(99 102 241 / 1) !important;
}
.border-b-indigo-500\/12 {
  border-bottom-color: rgb(99 102 241 / 0.12) !important;
}
.border-b-indigo-500\/20 {
  border-bottom-color: rgb(99 102 241 / 0.2) !important;
}
.border-b-indigo-500\/25 {
  border-bottom-color: rgb(99 102 241 / 0.25) !important;
}
.border-b-indigo-500\/30 {
  border-bottom-color: rgb(99 102 241 / 0.3) !important;
}
.border-b-indigo-500\/38 {
  border-bottom-color: rgb(99 102 241 / 0.38) !important;
}
.border-b-indigo-500\/40 {
  border-bottom-color: rgb(99 102 241 / 0.4) !important;
}
.border-b-indigo-500\/5 {
  border-bottom-color: rgb(99 102 241 / 0.05) !important;
}
.border-b-indigo-500\/50 {
  border-bottom-color: rgb(99 102 241 / 0.5) !important;
}
.border-b-indigo-500\/60 {
  border-bottom-color: rgb(99 102 241 / 0.6) !important;
}
.border-b-indigo-500\/70 {
  border-bottom-color: rgb(99 102 241 / 0.7) !important;
}
.border-b-indigo-500\/75 {
  border-bottom-color: rgb(99 102 241 / 0.75) !important;
}
.border-b-indigo-500\/80 {
  border-bottom-color: rgb(99 102 241 / 0.8) !important;
}
.border-b-indigo-500\/87 {
  border-bottom-color: rgb(99 102 241 / 0.87) !important;
}
.border-b-indigo-500\/90 {
  border-bottom-color: rgb(99 102 241 / 0.9) !important;
}
.border-b-indigo-500\/95 {
  border-bottom-color: rgb(99 102 241 / 0.95) !important;
}
.border-b-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-600\/0 {
  border-bottom-color: rgb(79 70 229 / 0) !important;
}
.border-b-indigo-600\/10 {
  border-bottom-color: rgb(79 70 229 / 0.1) !important;
}
.border-b-indigo-600\/100 {
  border-bottom-color: rgb(79 70 229 / 1) !important;
}
.border-b-indigo-600\/12 {
  border-bottom-color: rgb(79 70 229 / 0.12) !important;
}
.border-b-indigo-600\/20 {
  border-bottom-color: rgb(79 70 229 / 0.2) !important;
}
.border-b-indigo-600\/25 {
  border-bottom-color: rgb(79 70 229 / 0.25) !important;
}
.border-b-indigo-600\/30 {
  border-bottom-color: rgb(79 70 229 / 0.3) !important;
}
.border-b-indigo-600\/38 {
  border-bottom-color: rgb(79 70 229 / 0.38) !important;
}
.border-b-indigo-600\/40 {
  border-bottom-color: rgb(79 70 229 / 0.4) !important;
}
.border-b-indigo-600\/5 {
  border-bottom-color: rgb(79 70 229 / 0.05) !important;
}
.border-b-indigo-600\/50 {
  border-bottom-color: rgb(79 70 229 / 0.5) !important;
}
.border-b-indigo-600\/60 {
  border-bottom-color: rgb(79 70 229 / 0.6) !important;
}
.border-b-indigo-600\/70 {
  border-bottom-color: rgb(79 70 229 / 0.7) !important;
}
.border-b-indigo-600\/75 {
  border-bottom-color: rgb(79 70 229 / 0.75) !important;
}
.border-b-indigo-600\/80 {
  border-bottom-color: rgb(79 70 229 / 0.8) !important;
}
.border-b-indigo-600\/87 {
  border-bottom-color: rgb(79 70 229 / 0.87) !important;
}
.border-b-indigo-600\/90 {
  border-bottom-color: rgb(79 70 229 / 0.9) !important;
}
.border-b-indigo-600\/95 {
  border-bottom-color: rgb(79 70 229 / 0.95) !important;
}
.border-b-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-700\/0 {
  border-bottom-color: rgb(67 56 202 / 0) !important;
}
.border-b-indigo-700\/10 {
  border-bottom-color: rgb(67 56 202 / 0.1) !important;
}
.border-b-indigo-700\/100 {
  border-bottom-color: rgb(67 56 202 / 1) !important;
}
.border-b-indigo-700\/12 {
  border-bottom-color: rgb(67 56 202 / 0.12) !important;
}
.border-b-indigo-700\/20 {
  border-bottom-color: rgb(67 56 202 / 0.2) !important;
}
.border-b-indigo-700\/25 {
  border-bottom-color: rgb(67 56 202 / 0.25) !important;
}
.border-b-indigo-700\/30 {
  border-bottom-color: rgb(67 56 202 / 0.3) !important;
}
.border-b-indigo-700\/38 {
  border-bottom-color: rgb(67 56 202 / 0.38) !important;
}
.border-b-indigo-700\/40 {
  border-bottom-color: rgb(67 56 202 / 0.4) !important;
}
.border-b-indigo-700\/5 {
  border-bottom-color: rgb(67 56 202 / 0.05) !important;
}
.border-b-indigo-700\/50 {
  border-bottom-color: rgb(67 56 202 / 0.5) !important;
}
.border-b-indigo-700\/60 {
  border-bottom-color: rgb(67 56 202 / 0.6) !important;
}
.border-b-indigo-700\/70 {
  border-bottom-color: rgb(67 56 202 / 0.7) !important;
}
.border-b-indigo-700\/75 {
  border-bottom-color: rgb(67 56 202 / 0.75) !important;
}
.border-b-indigo-700\/80 {
  border-bottom-color: rgb(67 56 202 / 0.8) !important;
}
.border-b-indigo-700\/87 {
  border-bottom-color: rgb(67 56 202 / 0.87) !important;
}
.border-b-indigo-700\/90 {
  border-bottom-color: rgb(67 56 202 / 0.9) !important;
}
.border-b-indigo-700\/95 {
  border-bottom-color: rgb(67 56 202 / 0.95) !important;
}
.border-b-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-800\/0 {
  border-bottom-color: rgb(55 48 163 / 0) !important;
}
.border-b-indigo-800\/10 {
  border-bottom-color: rgb(55 48 163 / 0.1) !important;
}
.border-b-indigo-800\/100 {
  border-bottom-color: rgb(55 48 163 / 1) !important;
}
.border-b-indigo-800\/12 {
  border-bottom-color: rgb(55 48 163 / 0.12) !important;
}
.border-b-indigo-800\/20 {
  border-bottom-color: rgb(55 48 163 / 0.2) !important;
}
.border-b-indigo-800\/25 {
  border-bottom-color: rgb(55 48 163 / 0.25) !important;
}
.border-b-indigo-800\/30 {
  border-bottom-color: rgb(55 48 163 / 0.3) !important;
}
.border-b-indigo-800\/38 {
  border-bottom-color: rgb(55 48 163 / 0.38) !important;
}
.border-b-indigo-800\/40 {
  border-bottom-color: rgb(55 48 163 / 0.4) !important;
}
.border-b-indigo-800\/5 {
  border-bottom-color: rgb(55 48 163 / 0.05) !important;
}
.border-b-indigo-800\/50 {
  border-bottom-color: rgb(55 48 163 / 0.5) !important;
}
.border-b-indigo-800\/60 {
  border-bottom-color: rgb(55 48 163 / 0.6) !important;
}
.border-b-indigo-800\/70 {
  border-bottom-color: rgb(55 48 163 / 0.7) !important;
}
.border-b-indigo-800\/75 {
  border-bottom-color: rgb(55 48 163 / 0.75) !important;
}
.border-b-indigo-800\/80 {
  border-bottom-color: rgb(55 48 163 / 0.8) !important;
}
.border-b-indigo-800\/87 {
  border-bottom-color: rgb(55 48 163 / 0.87) !important;
}
.border-b-indigo-800\/90 {
  border-bottom-color: rgb(55 48 163 / 0.9) !important;
}
.border-b-indigo-800\/95 {
  border-bottom-color: rgb(55 48 163 / 0.95) !important;
}
.border-b-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-900\/0 {
  border-bottom-color: rgb(49 46 129 / 0) !important;
}
.border-b-indigo-900\/10 {
  border-bottom-color: rgb(49 46 129 / 0.1) !important;
}
.border-b-indigo-900\/100 {
  border-bottom-color: rgb(49 46 129 / 1) !important;
}
.border-b-indigo-900\/12 {
  border-bottom-color: rgb(49 46 129 / 0.12) !important;
}
.border-b-indigo-900\/20 {
  border-bottom-color: rgb(49 46 129 / 0.2) !important;
}
.border-b-indigo-900\/25 {
  border-bottom-color: rgb(49 46 129 / 0.25) !important;
}
.border-b-indigo-900\/30 {
  border-bottom-color: rgb(49 46 129 / 0.3) !important;
}
.border-b-indigo-900\/38 {
  border-bottom-color: rgb(49 46 129 / 0.38) !important;
}
.border-b-indigo-900\/40 {
  border-bottom-color: rgb(49 46 129 / 0.4) !important;
}
.border-b-indigo-900\/5 {
  border-bottom-color: rgb(49 46 129 / 0.05) !important;
}
.border-b-indigo-900\/50 {
  border-bottom-color: rgb(49 46 129 / 0.5) !important;
}
.border-b-indigo-900\/60 {
  border-bottom-color: rgb(49 46 129 / 0.6) !important;
}
.border-b-indigo-900\/70 {
  border-bottom-color: rgb(49 46 129 / 0.7) !important;
}
.border-b-indigo-900\/75 {
  border-bottom-color: rgb(49 46 129 / 0.75) !important;
}
.border-b-indigo-900\/80 {
  border-bottom-color: rgb(49 46 129 / 0.8) !important;
}
.border-b-indigo-900\/87 {
  border-bottom-color: rgb(49 46 129 / 0.87) !important;
}
.border-b-indigo-900\/90 {
  border-bottom-color: rgb(49 46 129 / 0.9) !important;
}
.border-b-indigo-900\/95 {
  border-bottom-color: rgb(49 46 129 / 0.95) !important;
}
.border-b-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-b-indigo-950\/0 {
  border-bottom-color: rgb(30 27 75 / 0) !important;
}
.border-b-indigo-950\/10 {
  border-bottom-color: rgb(30 27 75 / 0.1) !important;
}
.border-b-indigo-950\/100 {
  border-bottom-color: rgb(30 27 75 / 1) !important;
}
.border-b-indigo-950\/12 {
  border-bottom-color: rgb(30 27 75 / 0.12) !important;
}
.border-b-indigo-950\/20 {
  border-bottom-color: rgb(30 27 75 / 0.2) !important;
}
.border-b-indigo-950\/25 {
  border-bottom-color: rgb(30 27 75 / 0.25) !important;
}
.border-b-indigo-950\/30 {
  border-bottom-color: rgb(30 27 75 / 0.3) !important;
}
.border-b-indigo-950\/38 {
  border-bottom-color: rgb(30 27 75 / 0.38) !important;
}
.border-b-indigo-950\/40 {
  border-bottom-color: rgb(30 27 75 / 0.4) !important;
}
.border-b-indigo-950\/5 {
  border-bottom-color: rgb(30 27 75 / 0.05) !important;
}
.border-b-indigo-950\/50 {
  border-bottom-color: rgb(30 27 75 / 0.5) !important;
}
.border-b-indigo-950\/60 {
  border-bottom-color: rgb(30 27 75 / 0.6) !important;
}
.border-b-indigo-950\/70 {
  border-bottom-color: rgb(30 27 75 / 0.7) !important;
}
.border-b-indigo-950\/75 {
  border-bottom-color: rgb(30 27 75 / 0.75) !important;
}
.border-b-indigo-950\/80 {
  border-bottom-color: rgb(30 27 75 / 0.8) !important;
}
.border-b-indigo-950\/87 {
  border-bottom-color: rgb(30 27 75 / 0.87) !important;
}
.border-b-indigo-950\/90 {
  border-bottom-color: rgb(30 27 75 / 0.9) !important;
}
.border-b-indigo-950\/95 {
  border-bottom-color: rgb(30 27 75 / 0.95) !important;
}
.border-b-inherit {
  border-bottom-color: inherit !important;
}
.border-b-lime-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-b-lime-100\/0 {
  border-bottom-color: rgb(236 252 203 / 0) !important;
}
.border-b-lime-100\/10 {
  border-bottom-color: rgb(236 252 203 / 0.1) !important;
}
.border-b-lime-100\/100 {
  border-bottom-color: rgb(236 252 203 / 1) !important;
}
.border-b-lime-100\/12 {
  border-bottom-color: rgb(236 252 203 / 0.12) !important;
}
.border-b-lime-100\/20 {
  border-bottom-color: rgb(236 252 203 / 0.2) !important;
}
.border-b-lime-100\/25 {
  border-bottom-color: rgb(236 252 203 / 0.25) !important;
}
.border-b-lime-100\/30 {
  border-bottom-color: rgb(236 252 203 / 0.3) !important;
}
.border-b-lime-100\/38 {
  border-bottom-color: rgb(236 252 203 / 0.38) !important;
}
.border-b-lime-100\/40 {
  border-bottom-color: rgb(236 252 203 / 0.4) !important;
}
.border-b-lime-100\/5 {
  border-bottom-color: rgb(236 252 203 / 0.05) !important;
}
.border-b-lime-100\/50 {
  border-bottom-color: rgb(236 252 203 / 0.5) !important;
}
.border-b-lime-100\/60 {
  border-bottom-color: rgb(236 252 203 / 0.6) !important;
}
.border-b-lime-100\/70 {
  border-bottom-color: rgb(236 252 203 / 0.7) !important;
}
.border-b-lime-100\/75 {
  border-bottom-color: rgb(236 252 203 / 0.75) !important;
}
.border-b-lime-100\/80 {
  border-bottom-color: rgb(236 252 203 / 0.8) !important;
}
.border-b-lime-100\/87 {
  border-bottom-color: rgb(236 252 203 / 0.87) !important;
}
.border-b-lime-100\/90 {
  border-bottom-color: rgb(236 252 203 / 0.9) !important;
}
.border-b-lime-100\/95 {
  border-bottom-color: rgb(236 252 203 / 0.95) !important;
}
.border-b-lime-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-b-lime-200\/0 {
  border-bottom-color: rgb(217 249 157 / 0) !important;
}
.border-b-lime-200\/10 {
  border-bottom-color: rgb(217 249 157 / 0.1) !important;
}
.border-b-lime-200\/100 {
  border-bottom-color: rgb(217 249 157 / 1) !important;
}
.border-b-lime-200\/12 {
  border-bottom-color: rgb(217 249 157 / 0.12) !important;
}
.border-b-lime-200\/20 {
  border-bottom-color: rgb(217 249 157 / 0.2) !important;
}
.border-b-lime-200\/25 {
  border-bottom-color: rgb(217 249 157 / 0.25) !important;
}
.border-b-lime-200\/30 {
  border-bottom-color: rgb(217 249 157 / 0.3) !important;
}
.border-b-lime-200\/38 {
  border-bottom-color: rgb(217 249 157 / 0.38) !important;
}
.border-b-lime-200\/40 {
  border-bottom-color: rgb(217 249 157 / 0.4) !important;
}
.border-b-lime-200\/5 {
  border-bottom-color: rgb(217 249 157 / 0.05) !important;
}
.border-b-lime-200\/50 {
  border-bottom-color: rgb(217 249 157 / 0.5) !important;
}
.border-b-lime-200\/60 {
  border-bottom-color: rgb(217 249 157 / 0.6) !important;
}
.border-b-lime-200\/70 {
  border-bottom-color: rgb(217 249 157 / 0.7) !important;
}
.border-b-lime-200\/75 {
  border-bottom-color: rgb(217 249 157 / 0.75) !important;
}
.border-b-lime-200\/80 {
  border-bottom-color: rgb(217 249 157 / 0.8) !important;
}
.border-b-lime-200\/87 {
  border-bottom-color: rgb(217 249 157 / 0.87) !important;
}
.border-b-lime-200\/90 {
  border-bottom-color: rgb(217 249 157 / 0.9) !important;
}
.border-b-lime-200\/95 {
  border-bottom-color: rgb(217 249 157 / 0.95) !important;
}
.border-b-lime-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-b-lime-300\/0 {
  border-bottom-color: rgb(190 242 100 / 0) !important;
}
.border-b-lime-300\/10 {
  border-bottom-color: rgb(190 242 100 / 0.1) !important;
}
.border-b-lime-300\/100 {
  border-bottom-color: rgb(190 242 100 / 1) !important;
}
.border-b-lime-300\/12 {
  border-bottom-color: rgb(190 242 100 / 0.12) !important;
}
.border-b-lime-300\/20 {
  border-bottom-color: rgb(190 242 100 / 0.2) !important;
}
.border-b-lime-300\/25 {
  border-bottom-color: rgb(190 242 100 / 0.25) !important;
}
.border-b-lime-300\/30 {
  border-bottom-color: rgb(190 242 100 / 0.3) !important;
}
.border-b-lime-300\/38 {
  border-bottom-color: rgb(190 242 100 / 0.38) !important;
}
.border-b-lime-300\/40 {
  border-bottom-color: rgb(190 242 100 / 0.4) !important;
}
.border-b-lime-300\/5 {
  border-bottom-color: rgb(190 242 100 / 0.05) !important;
}
.border-b-lime-300\/50 {
  border-bottom-color: rgb(190 242 100 / 0.5) !important;
}
.border-b-lime-300\/60 {
  border-bottom-color: rgb(190 242 100 / 0.6) !important;
}
.border-b-lime-300\/70 {
  border-bottom-color: rgb(190 242 100 / 0.7) !important;
}
.border-b-lime-300\/75 {
  border-bottom-color: rgb(190 242 100 / 0.75) !important;
}
.border-b-lime-300\/80 {
  border-bottom-color: rgb(190 242 100 / 0.8) !important;
}
.border-b-lime-300\/87 {
  border-bottom-color: rgb(190 242 100 / 0.87) !important;
}
.border-b-lime-300\/90 {
  border-bottom-color: rgb(190 242 100 / 0.9) !important;
}
.border-b-lime-300\/95 {
  border-bottom-color: rgb(190 242 100 / 0.95) !important;
}
.border-b-lime-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-b-lime-400\/0 {
  border-bottom-color: rgb(163 230 53 / 0) !important;
}
.border-b-lime-400\/10 {
  border-bottom-color: rgb(163 230 53 / 0.1) !important;
}
.border-b-lime-400\/100 {
  border-bottom-color: rgb(163 230 53 / 1) !important;
}
.border-b-lime-400\/12 {
  border-bottom-color: rgb(163 230 53 / 0.12) !important;
}
.border-b-lime-400\/20 {
  border-bottom-color: rgb(163 230 53 / 0.2) !important;
}
.border-b-lime-400\/25 {
  border-bottom-color: rgb(163 230 53 / 0.25) !important;
}
.border-b-lime-400\/30 {
  border-bottom-color: rgb(163 230 53 / 0.3) !important;
}
.border-b-lime-400\/38 {
  border-bottom-color: rgb(163 230 53 / 0.38) !important;
}
.border-b-lime-400\/40 {
  border-bottom-color: rgb(163 230 53 / 0.4) !important;
}
.border-b-lime-400\/5 {
  border-bottom-color: rgb(163 230 53 / 0.05) !important;
}
.border-b-lime-400\/50 {
  border-bottom-color: rgb(163 230 53 / 0.5) !important;
}
.border-b-lime-400\/60 {
  border-bottom-color: rgb(163 230 53 / 0.6) !important;
}
.border-b-lime-400\/70 {
  border-bottom-color: rgb(163 230 53 / 0.7) !important;
}
.border-b-lime-400\/75 {
  border-bottom-color: rgb(163 230 53 / 0.75) !important;
}
.border-b-lime-400\/80 {
  border-bottom-color: rgb(163 230 53 / 0.8) !important;
}
.border-b-lime-400\/87 {
  border-bottom-color: rgb(163 230 53 / 0.87) !important;
}
.border-b-lime-400\/90 {
  border-bottom-color: rgb(163 230 53 / 0.9) !important;
}
.border-b-lime-400\/95 {
  border-bottom-color: rgb(163 230 53 / 0.95) !important;
}
.border-b-lime-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-b-lime-50\/0 {
  border-bottom-color: rgb(247 254 231 / 0) !important;
}
.border-b-lime-50\/10 {
  border-bottom-color: rgb(247 254 231 / 0.1) !important;
}
.border-b-lime-50\/100 {
  border-bottom-color: rgb(247 254 231 / 1) !important;
}
.border-b-lime-50\/12 {
  border-bottom-color: rgb(247 254 231 / 0.12) !important;
}
.border-b-lime-50\/20 {
  border-bottom-color: rgb(247 254 231 / 0.2) !important;
}
.border-b-lime-50\/25 {
  border-bottom-color: rgb(247 254 231 / 0.25) !important;
}
.border-b-lime-50\/30 {
  border-bottom-color: rgb(247 254 231 / 0.3) !important;
}
.border-b-lime-50\/38 {
  border-bottom-color: rgb(247 254 231 / 0.38) !important;
}
.border-b-lime-50\/40 {
  border-bottom-color: rgb(247 254 231 / 0.4) !important;
}
.border-b-lime-50\/5 {
  border-bottom-color: rgb(247 254 231 / 0.05) !important;
}
.border-b-lime-50\/50 {
  border-bottom-color: rgb(247 254 231 / 0.5) !important;
}
.border-b-lime-50\/60 {
  border-bottom-color: rgb(247 254 231 / 0.6) !important;
}
.border-b-lime-50\/70 {
  border-bottom-color: rgb(247 254 231 / 0.7) !important;
}
.border-b-lime-50\/75 {
  border-bottom-color: rgb(247 254 231 / 0.75) !important;
}
.border-b-lime-50\/80 {
  border-bottom-color: rgb(247 254 231 / 0.8) !important;
}
.border-b-lime-50\/87 {
  border-bottom-color: rgb(247 254 231 / 0.87) !important;
}
.border-b-lime-50\/90 {
  border-bottom-color: rgb(247 254 231 / 0.9) !important;
}
.border-b-lime-50\/95 {
  border-bottom-color: rgb(247 254 231 / 0.95) !important;
}
.border-b-lime-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-b-lime-500\/0 {
  border-bottom-color: rgb(132 204 22 / 0) !important;
}
.border-b-lime-500\/10 {
  border-bottom-color: rgb(132 204 22 / 0.1) !important;
}
.border-b-lime-500\/100 {
  border-bottom-color: rgb(132 204 22 / 1) !important;
}
.border-b-lime-500\/12 {
  border-bottom-color: rgb(132 204 22 / 0.12) !important;
}
.border-b-lime-500\/20 {
  border-bottom-color: rgb(132 204 22 / 0.2) !important;
}
.border-b-lime-500\/25 {
  border-bottom-color: rgb(132 204 22 / 0.25) !important;
}
.border-b-lime-500\/30 {
  border-bottom-color: rgb(132 204 22 / 0.3) !important;
}
.border-b-lime-500\/38 {
  border-bottom-color: rgb(132 204 22 / 0.38) !important;
}
.border-b-lime-500\/40 {
  border-bottom-color: rgb(132 204 22 / 0.4) !important;
}
.border-b-lime-500\/5 {
  border-bottom-color: rgb(132 204 22 / 0.05) !important;
}
.border-b-lime-500\/50 {
  border-bottom-color: rgb(132 204 22 / 0.5) !important;
}
.border-b-lime-500\/60 {
  border-bottom-color: rgb(132 204 22 / 0.6) !important;
}
.border-b-lime-500\/70 {
  border-bottom-color: rgb(132 204 22 / 0.7) !important;
}
.border-b-lime-500\/75 {
  border-bottom-color: rgb(132 204 22 / 0.75) !important;
}
.border-b-lime-500\/80 {
  border-bottom-color: rgb(132 204 22 / 0.8) !important;
}
.border-b-lime-500\/87 {
  border-bottom-color: rgb(132 204 22 / 0.87) !important;
}
.border-b-lime-500\/90 {
  border-bottom-color: rgb(132 204 22 / 0.9) !important;
}
.border-b-lime-500\/95 {
  border-bottom-color: rgb(132 204 22 / 0.95) !important;
}
.border-b-lime-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-b-lime-600\/0 {
  border-bottom-color: rgb(101 163 13 / 0) !important;
}
.border-b-lime-600\/10 {
  border-bottom-color: rgb(101 163 13 / 0.1) !important;
}
.border-b-lime-600\/100 {
  border-bottom-color: rgb(101 163 13 / 1) !important;
}
.border-b-lime-600\/12 {
  border-bottom-color: rgb(101 163 13 / 0.12) !important;
}
.border-b-lime-600\/20 {
  border-bottom-color: rgb(101 163 13 / 0.2) !important;
}
.border-b-lime-600\/25 {
  border-bottom-color: rgb(101 163 13 / 0.25) !important;
}
.border-b-lime-600\/30 {
  border-bottom-color: rgb(101 163 13 / 0.3) !important;
}
.border-b-lime-600\/38 {
  border-bottom-color: rgb(101 163 13 / 0.38) !important;
}
.border-b-lime-600\/40 {
  border-bottom-color: rgb(101 163 13 / 0.4) !important;
}
.border-b-lime-600\/5 {
  border-bottom-color: rgb(101 163 13 / 0.05) !important;
}
.border-b-lime-600\/50 {
  border-bottom-color: rgb(101 163 13 / 0.5) !important;
}
.border-b-lime-600\/60 {
  border-bottom-color: rgb(101 163 13 / 0.6) !important;
}
.border-b-lime-600\/70 {
  border-bottom-color: rgb(101 163 13 / 0.7) !important;
}
.border-b-lime-600\/75 {
  border-bottom-color: rgb(101 163 13 / 0.75) !important;
}
.border-b-lime-600\/80 {
  border-bottom-color: rgb(101 163 13 / 0.8) !important;
}
.border-b-lime-600\/87 {
  border-bottom-color: rgb(101 163 13 / 0.87) !important;
}
.border-b-lime-600\/90 {
  border-bottom-color: rgb(101 163 13 / 0.9) !important;
}
.border-b-lime-600\/95 {
  border-bottom-color: rgb(101 163 13 / 0.95) !important;
}
.border-b-lime-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-b-lime-700\/0 {
  border-bottom-color: rgb(77 124 15 / 0) !important;
}
.border-b-lime-700\/10 {
  border-bottom-color: rgb(77 124 15 / 0.1) !important;
}
.border-b-lime-700\/100 {
  border-bottom-color: rgb(77 124 15 / 1) !important;
}
.border-b-lime-700\/12 {
  border-bottom-color: rgb(77 124 15 / 0.12) !important;
}
.border-b-lime-700\/20 {
  border-bottom-color: rgb(77 124 15 / 0.2) !important;
}
.border-b-lime-700\/25 {
  border-bottom-color: rgb(77 124 15 / 0.25) !important;
}
.border-b-lime-700\/30 {
  border-bottom-color: rgb(77 124 15 / 0.3) !important;
}
.border-b-lime-700\/38 {
  border-bottom-color: rgb(77 124 15 / 0.38) !important;
}
.border-b-lime-700\/40 {
  border-bottom-color: rgb(77 124 15 / 0.4) !important;
}
.border-b-lime-700\/5 {
  border-bottom-color: rgb(77 124 15 / 0.05) !important;
}
.border-b-lime-700\/50 {
  border-bottom-color: rgb(77 124 15 / 0.5) !important;
}
.border-b-lime-700\/60 {
  border-bottom-color: rgb(77 124 15 / 0.6) !important;
}
.border-b-lime-700\/70 {
  border-bottom-color: rgb(77 124 15 / 0.7) !important;
}
.border-b-lime-700\/75 {
  border-bottom-color: rgb(77 124 15 / 0.75) !important;
}
.border-b-lime-700\/80 {
  border-bottom-color: rgb(77 124 15 / 0.8) !important;
}
.border-b-lime-700\/87 {
  border-bottom-color: rgb(77 124 15 / 0.87) !important;
}
.border-b-lime-700\/90 {
  border-bottom-color: rgb(77 124 15 / 0.9) !important;
}
.border-b-lime-700\/95 {
  border-bottom-color: rgb(77 124 15 / 0.95) !important;
}
.border-b-lime-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-b-lime-800\/0 {
  border-bottom-color: rgb(63 98 18 / 0) !important;
}
.border-b-lime-800\/10 {
  border-bottom-color: rgb(63 98 18 / 0.1) !important;
}
.border-b-lime-800\/100 {
  border-bottom-color: rgb(63 98 18 / 1) !important;
}
.border-b-lime-800\/12 {
  border-bottom-color: rgb(63 98 18 / 0.12) !important;
}
.border-b-lime-800\/20 {
  border-bottom-color: rgb(63 98 18 / 0.2) !important;
}
.border-b-lime-800\/25 {
  border-bottom-color: rgb(63 98 18 / 0.25) !important;
}
.border-b-lime-800\/30 {
  border-bottom-color: rgb(63 98 18 / 0.3) !important;
}
.border-b-lime-800\/38 {
  border-bottom-color: rgb(63 98 18 / 0.38) !important;
}
.border-b-lime-800\/40 {
  border-bottom-color: rgb(63 98 18 / 0.4) !important;
}
.border-b-lime-800\/5 {
  border-bottom-color: rgb(63 98 18 / 0.05) !important;
}
.border-b-lime-800\/50 {
  border-bottom-color: rgb(63 98 18 / 0.5) !important;
}
.border-b-lime-800\/60 {
  border-bottom-color: rgb(63 98 18 / 0.6) !important;
}
.border-b-lime-800\/70 {
  border-bottom-color: rgb(63 98 18 / 0.7) !important;
}
.border-b-lime-800\/75 {
  border-bottom-color: rgb(63 98 18 / 0.75) !important;
}
.border-b-lime-800\/80 {
  border-bottom-color: rgb(63 98 18 / 0.8) !important;
}
.border-b-lime-800\/87 {
  border-bottom-color: rgb(63 98 18 / 0.87) !important;
}
.border-b-lime-800\/90 {
  border-bottom-color: rgb(63 98 18 / 0.9) !important;
}
.border-b-lime-800\/95 {
  border-bottom-color: rgb(63 98 18 / 0.95) !important;
}
.border-b-lime-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-b-lime-900\/0 {
  border-bottom-color: rgb(54 83 20 / 0) !important;
}
.border-b-lime-900\/10 {
  border-bottom-color: rgb(54 83 20 / 0.1) !important;
}
.border-b-lime-900\/100 {
  border-bottom-color: rgb(54 83 20 / 1) !important;
}
.border-b-lime-900\/12 {
  border-bottom-color: rgb(54 83 20 / 0.12) !important;
}
.border-b-lime-900\/20 {
  border-bottom-color: rgb(54 83 20 / 0.2) !important;
}
.border-b-lime-900\/25 {
  border-bottom-color: rgb(54 83 20 / 0.25) !important;
}
.border-b-lime-900\/30 {
  border-bottom-color: rgb(54 83 20 / 0.3) !important;
}
.border-b-lime-900\/38 {
  border-bottom-color: rgb(54 83 20 / 0.38) !important;
}
.border-b-lime-900\/40 {
  border-bottom-color: rgb(54 83 20 / 0.4) !important;
}
.border-b-lime-900\/5 {
  border-bottom-color: rgb(54 83 20 / 0.05) !important;
}
.border-b-lime-900\/50 {
  border-bottom-color: rgb(54 83 20 / 0.5) !important;
}
.border-b-lime-900\/60 {
  border-bottom-color: rgb(54 83 20 / 0.6) !important;
}
.border-b-lime-900\/70 {
  border-bottom-color: rgb(54 83 20 / 0.7) !important;
}
.border-b-lime-900\/75 {
  border-bottom-color: rgb(54 83 20 / 0.75) !important;
}
.border-b-lime-900\/80 {
  border-bottom-color: rgb(54 83 20 / 0.8) !important;
}
.border-b-lime-900\/87 {
  border-bottom-color: rgb(54 83 20 / 0.87) !important;
}
.border-b-lime-900\/90 {
  border-bottom-color: rgb(54 83 20 / 0.9) !important;
}
.border-b-lime-900\/95 {
  border-bottom-color: rgb(54 83 20 / 0.95) !important;
}
.border-b-lime-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-b-lime-950\/0 {
  border-bottom-color: rgb(26 46 5 / 0) !important;
}
.border-b-lime-950\/10 {
  border-bottom-color: rgb(26 46 5 / 0.1) !important;
}
.border-b-lime-950\/100 {
  border-bottom-color: rgb(26 46 5 / 1) !important;
}
.border-b-lime-950\/12 {
  border-bottom-color: rgb(26 46 5 / 0.12) !important;
}
.border-b-lime-950\/20 {
  border-bottom-color: rgb(26 46 5 / 0.2) !important;
}
.border-b-lime-950\/25 {
  border-bottom-color: rgb(26 46 5 / 0.25) !important;
}
.border-b-lime-950\/30 {
  border-bottom-color: rgb(26 46 5 / 0.3) !important;
}
.border-b-lime-950\/38 {
  border-bottom-color: rgb(26 46 5 / 0.38) !important;
}
.border-b-lime-950\/40 {
  border-bottom-color: rgb(26 46 5 / 0.4) !important;
}
.border-b-lime-950\/5 {
  border-bottom-color: rgb(26 46 5 / 0.05) !important;
}
.border-b-lime-950\/50 {
  border-bottom-color: rgb(26 46 5 / 0.5) !important;
}
.border-b-lime-950\/60 {
  border-bottom-color: rgb(26 46 5 / 0.6) !important;
}
.border-b-lime-950\/70 {
  border-bottom-color: rgb(26 46 5 / 0.7) !important;
}
.border-b-lime-950\/75 {
  border-bottom-color: rgb(26 46 5 / 0.75) !important;
}
.border-b-lime-950\/80 {
  border-bottom-color: rgb(26 46 5 / 0.8) !important;
}
.border-b-lime-950\/87 {
  border-bottom-color: rgb(26 46 5 / 0.87) !important;
}
.border-b-lime-950\/90 {
  border-bottom-color: rgb(26 46 5 / 0.9) !important;
}
.border-b-lime-950\/95 {
  border-bottom-color: rgb(26 46 5 / 0.95) !important;
}
.border-b-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-100\/0 {
  border-bottom-color: rgb(245 245 245 / 0) !important;
}
.border-b-neutral-100\/10 {
  border-bottom-color: rgb(245 245 245 / 0.1) !important;
}
.border-b-neutral-100\/100 {
  border-bottom-color: rgb(245 245 245 / 1) !important;
}
.border-b-neutral-100\/12 {
  border-bottom-color: rgb(245 245 245 / 0.12) !important;
}
.border-b-neutral-100\/20 {
  border-bottom-color: rgb(245 245 245 / 0.2) !important;
}
.border-b-neutral-100\/25 {
  border-bottom-color: rgb(245 245 245 / 0.25) !important;
}
.border-b-neutral-100\/30 {
  border-bottom-color: rgb(245 245 245 / 0.3) !important;
}
.border-b-neutral-100\/38 {
  border-bottom-color: rgb(245 245 245 / 0.38) !important;
}
.border-b-neutral-100\/40 {
  border-bottom-color: rgb(245 245 245 / 0.4) !important;
}
.border-b-neutral-100\/5 {
  border-bottom-color: rgb(245 245 245 / 0.05) !important;
}
.border-b-neutral-100\/50 {
  border-bottom-color: rgb(245 245 245 / 0.5) !important;
}
.border-b-neutral-100\/60 {
  border-bottom-color: rgb(245 245 245 / 0.6) !important;
}
.border-b-neutral-100\/70 {
  border-bottom-color: rgb(245 245 245 / 0.7) !important;
}
.border-b-neutral-100\/75 {
  border-bottom-color: rgb(245 245 245 / 0.75) !important;
}
.border-b-neutral-100\/80 {
  border-bottom-color: rgb(245 245 245 / 0.8) !important;
}
.border-b-neutral-100\/87 {
  border-bottom-color: rgb(245 245 245 / 0.87) !important;
}
.border-b-neutral-100\/90 {
  border-bottom-color: rgb(245 245 245 / 0.9) !important;
}
.border-b-neutral-100\/95 {
  border-bottom-color: rgb(245 245 245 / 0.95) !important;
}
.border-b-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-200\/0 {
  border-bottom-color: rgb(229 229 229 / 0) !important;
}
.border-b-neutral-200\/10 {
  border-bottom-color: rgb(229 229 229 / 0.1) !important;
}
.border-b-neutral-200\/100 {
  border-bottom-color: rgb(229 229 229 / 1) !important;
}
.border-b-neutral-200\/12 {
  border-bottom-color: rgb(229 229 229 / 0.12) !important;
}
.border-b-neutral-200\/20 {
  border-bottom-color: rgb(229 229 229 / 0.2) !important;
}
.border-b-neutral-200\/25 {
  border-bottom-color: rgb(229 229 229 / 0.25) !important;
}
.border-b-neutral-200\/30 {
  border-bottom-color: rgb(229 229 229 / 0.3) !important;
}
.border-b-neutral-200\/38 {
  border-bottom-color: rgb(229 229 229 / 0.38) !important;
}
.border-b-neutral-200\/40 {
  border-bottom-color: rgb(229 229 229 / 0.4) !important;
}
.border-b-neutral-200\/5 {
  border-bottom-color: rgb(229 229 229 / 0.05) !important;
}
.border-b-neutral-200\/50 {
  border-bottom-color: rgb(229 229 229 / 0.5) !important;
}
.border-b-neutral-200\/60 {
  border-bottom-color: rgb(229 229 229 / 0.6) !important;
}
.border-b-neutral-200\/70 {
  border-bottom-color: rgb(229 229 229 / 0.7) !important;
}
.border-b-neutral-200\/75 {
  border-bottom-color: rgb(229 229 229 / 0.75) !important;
}
.border-b-neutral-200\/80 {
  border-bottom-color: rgb(229 229 229 / 0.8) !important;
}
.border-b-neutral-200\/87 {
  border-bottom-color: rgb(229 229 229 / 0.87) !important;
}
.border-b-neutral-200\/90 {
  border-bottom-color: rgb(229 229 229 / 0.9) !important;
}
.border-b-neutral-200\/95 {
  border-bottom-color: rgb(229 229 229 / 0.95) !important;
}
.border-b-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-300\/0 {
  border-bottom-color: rgb(212 212 212 / 0) !important;
}
.border-b-neutral-300\/10 {
  border-bottom-color: rgb(212 212 212 / 0.1) !important;
}
.border-b-neutral-300\/100 {
  border-bottom-color: rgb(212 212 212 / 1) !important;
}
.border-b-neutral-300\/12 {
  border-bottom-color: rgb(212 212 212 / 0.12) !important;
}
.border-b-neutral-300\/20 {
  border-bottom-color: rgb(212 212 212 / 0.2) !important;
}
.border-b-neutral-300\/25 {
  border-bottom-color: rgb(212 212 212 / 0.25) !important;
}
.border-b-neutral-300\/30 {
  border-bottom-color: rgb(212 212 212 / 0.3) !important;
}
.border-b-neutral-300\/38 {
  border-bottom-color: rgb(212 212 212 / 0.38) !important;
}
.border-b-neutral-300\/40 {
  border-bottom-color: rgb(212 212 212 / 0.4) !important;
}
.border-b-neutral-300\/5 {
  border-bottom-color: rgb(212 212 212 / 0.05) !important;
}
.border-b-neutral-300\/50 {
  border-bottom-color: rgb(212 212 212 / 0.5) !important;
}
.border-b-neutral-300\/60 {
  border-bottom-color: rgb(212 212 212 / 0.6) !important;
}
.border-b-neutral-300\/70 {
  border-bottom-color: rgb(212 212 212 / 0.7) !important;
}
.border-b-neutral-300\/75 {
  border-bottom-color: rgb(212 212 212 / 0.75) !important;
}
.border-b-neutral-300\/80 {
  border-bottom-color: rgb(212 212 212 / 0.8) !important;
}
.border-b-neutral-300\/87 {
  border-bottom-color: rgb(212 212 212 / 0.87) !important;
}
.border-b-neutral-300\/90 {
  border-bottom-color: rgb(212 212 212 / 0.9) !important;
}
.border-b-neutral-300\/95 {
  border-bottom-color: rgb(212 212 212 / 0.95) !important;
}
.border-b-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-400\/0 {
  border-bottom-color: rgb(163 163 163 / 0) !important;
}
.border-b-neutral-400\/10 {
  border-bottom-color: rgb(163 163 163 / 0.1) !important;
}
.border-b-neutral-400\/100 {
  border-bottom-color: rgb(163 163 163 / 1) !important;
}
.border-b-neutral-400\/12 {
  border-bottom-color: rgb(163 163 163 / 0.12) !important;
}
.border-b-neutral-400\/20 {
  border-bottom-color: rgb(163 163 163 / 0.2) !important;
}
.border-b-neutral-400\/25 {
  border-bottom-color: rgb(163 163 163 / 0.25) !important;
}
.border-b-neutral-400\/30 {
  border-bottom-color: rgb(163 163 163 / 0.3) !important;
}
.border-b-neutral-400\/38 {
  border-bottom-color: rgb(163 163 163 / 0.38) !important;
}
.border-b-neutral-400\/40 {
  border-bottom-color: rgb(163 163 163 / 0.4) !important;
}
.border-b-neutral-400\/5 {
  border-bottom-color: rgb(163 163 163 / 0.05) !important;
}
.border-b-neutral-400\/50 {
  border-bottom-color: rgb(163 163 163 / 0.5) !important;
}
.border-b-neutral-400\/60 {
  border-bottom-color: rgb(163 163 163 / 0.6) !important;
}
.border-b-neutral-400\/70 {
  border-bottom-color: rgb(163 163 163 / 0.7) !important;
}
.border-b-neutral-400\/75 {
  border-bottom-color: rgb(163 163 163 / 0.75) !important;
}
.border-b-neutral-400\/80 {
  border-bottom-color: rgb(163 163 163 / 0.8) !important;
}
.border-b-neutral-400\/87 {
  border-bottom-color: rgb(163 163 163 / 0.87) !important;
}
.border-b-neutral-400\/90 {
  border-bottom-color: rgb(163 163 163 / 0.9) !important;
}
.border-b-neutral-400\/95 {
  border-bottom-color: rgb(163 163 163 / 0.95) !important;
}
.border-b-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0) !important;
}
.border-b-neutral-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1) !important;
}
.border-b-neutral-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1) !important;
}
.border-b-neutral-50\/12 {
  border-bottom-color: rgb(250 250 250 / 0.12) !important;
}
.border-b-neutral-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2) !important;
}
.border-b-neutral-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25) !important;
}
.border-b-neutral-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3) !important;
}
.border-b-neutral-50\/38 {
  border-bottom-color: rgb(250 250 250 / 0.38) !important;
}
.border-b-neutral-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4) !important;
}
.border-b-neutral-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05) !important;
}
.border-b-neutral-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5) !important;
}
.border-b-neutral-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6) !important;
}
.border-b-neutral-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7) !important;
}
.border-b-neutral-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75) !important;
}
.border-b-neutral-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8) !important;
}
.border-b-neutral-50\/87 {
  border-bottom-color: rgb(250 250 250 / 0.87) !important;
}
.border-b-neutral-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9) !important;
}
.border-b-neutral-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95) !important;
}
.border-b-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-500\/0 {
  border-bottom-color: rgb(115 115 115 / 0) !important;
}
.border-b-neutral-500\/10 {
  border-bottom-color: rgb(115 115 115 / 0.1) !important;
}
.border-b-neutral-500\/100 {
  border-bottom-color: rgb(115 115 115 / 1) !important;
}
.border-b-neutral-500\/12 {
  border-bottom-color: rgb(115 115 115 / 0.12) !important;
}
.border-b-neutral-500\/20 {
  border-bottom-color: rgb(115 115 115 / 0.2) !important;
}
.border-b-neutral-500\/25 {
  border-bottom-color: rgb(115 115 115 / 0.25) !important;
}
.border-b-neutral-500\/30 {
  border-bottom-color: rgb(115 115 115 / 0.3) !important;
}
.border-b-neutral-500\/38 {
  border-bottom-color: rgb(115 115 115 / 0.38) !important;
}
.border-b-neutral-500\/40 {
  border-bottom-color: rgb(115 115 115 / 0.4) !important;
}
.border-b-neutral-500\/5 {
  border-bottom-color: rgb(115 115 115 / 0.05) !important;
}
.border-b-neutral-500\/50 {
  border-bottom-color: rgb(115 115 115 / 0.5) !important;
}
.border-b-neutral-500\/60 {
  border-bottom-color: rgb(115 115 115 / 0.6) !important;
}
.border-b-neutral-500\/70 {
  border-bottom-color: rgb(115 115 115 / 0.7) !important;
}
.border-b-neutral-500\/75 {
  border-bottom-color: rgb(115 115 115 / 0.75) !important;
}
.border-b-neutral-500\/80 {
  border-bottom-color: rgb(115 115 115 / 0.8) !important;
}
.border-b-neutral-500\/87 {
  border-bottom-color: rgb(115 115 115 / 0.87) !important;
}
.border-b-neutral-500\/90 {
  border-bottom-color: rgb(115 115 115 / 0.9) !important;
}
.border-b-neutral-500\/95 {
  border-bottom-color: rgb(115 115 115 / 0.95) !important;
}
.border-b-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-600\/0 {
  border-bottom-color: rgb(82 82 82 / 0) !important;
}
.border-b-neutral-600\/10 {
  border-bottom-color: rgb(82 82 82 / 0.1) !important;
}
.border-b-neutral-600\/100 {
  border-bottom-color: rgb(82 82 82 / 1) !important;
}
.border-b-neutral-600\/12 {
  border-bottom-color: rgb(82 82 82 / 0.12) !important;
}
.border-b-neutral-600\/20 {
  border-bottom-color: rgb(82 82 82 / 0.2) !important;
}
.border-b-neutral-600\/25 {
  border-bottom-color: rgb(82 82 82 / 0.25) !important;
}
.border-b-neutral-600\/30 {
  border-bottom-color: rgb(82 82 82 / 0.3) !important;
}
.border-b-neutral-600\/38 {
  border-bottom-color: rgb(82 82 82 / 0.38) !important;
}
.border-b-neutral-600\/40 {
  border-bottom-color: rgb(82 82 82 / 0.4) !important;
}
.border-b-neutral-600\/5 {
  border-bottom-color: rgb(82 82 82 / 0.05) !important;
}
.border-b-neutral-600\/50 {
  border-bottom-color: rgb(82 82 82 / 0.5) !important;
}
.border-b-neutral-600\/60 {
  border-bottom-color: rgb(82 82 82 / 0.6) !important;
}
.border-b-neutral-600\/70 {
  border-bottom-color: rgb(82 82 82 / 0.7) !important;
}
.border-b-neutral-600\/75 {
  border-bottom-color: rgb(82 82 82 / 0.75) !important;
}
.border-b-neutral-600\/80 {
  border-bottom-color: rgb(82 82 82 / 0.8) !important;
}
.border-b-neutral-600\/87 {
  border-bottom-color: rgb(82 82 82 / 0.87) !important;
}
.border-b-neutral-600\/90 {
  border-bottom-color: rgb(82 82 82 / 0.9) !important;
}
.border-b-neutral-600\/95 {
  border-bottom-color: rgb(82 82 82 / 0.95) !important;
}
.border-b-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-700\/0 {
  border-bottom-color: rgb(64 64 64 / 0) !important;
}
.border-b-neutral-700\/10 {
  border-bottom-color: rgb(64 64 64 / 0.1) !important;
}
.border-b-neutral-700\/100 {
  border-bottom-color: rgb(64 64 64 / 1) !important;
}
.border-b-neutral-700\/12 {
  border-bottom-color: rgb(64 64 64 / 0.12) !important;
}
.border-b-neutral-700\/20 {
  border-bottom-color: rgb(64 64 64 / 0.2) !important;
}
.border-b-neutral-700\/25 {
  border-bottom-color: rgb(64 64 64 / 0.25) !important;
}
.border-b-neutral-700\/30 {
  border-bottom-color: rgb(64 64 64 / 0.3) !important;
}
.border-b-neutral-700\/38 {
  border-bottom-color: rgb(64 64 64 / 0.38) !important;
}
.border-b-neutral-700\/40 {
  border-bottom-color: rgb(64 64 64 / 0.4) !important;
}
.border-b-neutral-700\/5 {
  border-bottom-color: rgb(64 64 64 / 0.05) !important;
}
.border-b-neutral-700\/50 {
  border-bottom-color: rgb(64 64 64 / 0.5) !important;
}
.border-b-neutral-700\/60 {
  border-bottom-color: rgb(64 64 64 / 0.6) !important;
}
.border-b-neutral-700\/70 {
  border-bottom-color: rgb(64 64 64 / 0.7) !important;
}
.border-b-neutral-700\/75 {
  border-bottom-color: rgb(64 64 64 / 0.75) !important;
}
.border-b-neutral-700\/80 {
  border-bottom-color: rgb(64 64 64 / 0.8) !important;
}
.border-b-neutral-700\/87 {
  border-bottom-color: rgb(64 64 64 / 0.87) !important;
}
.border-b-neutral-700\/90 {
  border-bottom-color: rgb(64 64 64 / 0.9) !important;
}
.border-b-neutral-700\/95 {
  border-bottom-color: rgb(64 64 64 / 0.95) !important;
}
.border-b-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-800\/0 {
  border-bottom-color: rgb(38 38 38 / 0) !important;
}
.border-b-neutral-800\/10 {
  border-bottom-color: rgb(38 38 38 / 0.1) !important;
}
.border-b-neutral-800\/100 {
  border-bottom-color: rgb(38 38 38 / 1) !important;
}
.border-b-neutral-800\/12 {
  border-bottom-color: rgb(38 38 38 / 0.12) !important;
}
.border-b-neutral-800\/20 {
  border-bottom-color: rgb(38 38 38 / 0.2) !important;
}
.border-b-neutral-800\/25 {
  border-bottom-color: rgb(38 38 38 / 0.25) !important;
}
.border-b-neutral-800\/30 {
  border-bottom-color: rgb(38 38 38 / 0.3) !important;
}
.border-b-neutral-800\/38 {
  border-bottom-color: rgb(38 38 38 / 0.38) !important;
}
.border-b-neutral-800\/40 {
  border-bottom-color: rgb(38 38 38 / 0.4) !important;
}
.border-b-neutral-800\/5 {
  border-bottom-color: rgb(38 38 38 / 0.05) !important;
}
.border-b-neutral-800\/50 {
  border-bottom-color: rgb(38 38 38 / 0.5) !important;
}
.border-b-neutral-800\/60 {
  border-bottom-color: rgb(38 38 38 / 0.6) !important;
}
.border-b-neutral-800\/70 {
  border-bottom-color: rgb(38 38 38 / 0.7) !important;
}
.border-b-neutral-800\/75 {
  border-bottom-color: rgb(38 38 38 / 0.75) !important;
}
.border-b-neutral-800\/80 {
  border-bottom-color: rgb(38 38 38 / 0.8) !important;
}
.border-b-neutral-800\/87 {
  border-bottom-color: rgb(38 38 38 / 0.87) !important;
}
.border-b-neutral-800\/90 {
  border-bottom-color: rgb(38 38 38 / 0.9) !important;
}
.border-b-neutral-800\/95 {
  border-bottom-color: rgb(38 38 38 / 0.95) !important;
}
.border-b-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-900\/0 {
  border-bottom-color: rgb(23 23 23 / 0) !important;
}
.border-b-neutral-900\/10 {
  border-bottom-color: rgb(23 23 23 / 0.1) !important;
}
.border-b-neutral-900\/100 {
  border-bottom-color: rgb(23 23 23 / 1) !important;
}
.border-b-neutral-900\/12 {
  border-bottom-color: rgb(23 23 23 / 0.12) !important;
}
.border-b-neutral-900\/20 {
  border-bottom-color: rgb(23 23 23 / 0.2) !important;
}
.border-b-neutral-900\/25 {
  border-bottom-color: rgb(23 23 23 / 0.25) !important;
}
.border-b-neutral-900\/30 {
  border-bottom-color: rgb(23 23 23 / 0.3) !important;
}
.border-b-neutral-900\/38 {
  border-bottom-color: rgb(23 23 23 / 0.38) !important;
}
.border-b-neutral-900\/40 {
  border-bottom-color: rgb(23 23 23 / 0.4) !important;
}
.border-b-neutral-900\/5 {
  border-bottom-color: rgb(23 23 23 / 0.05) !important;
}
.border-b-neutral-900\/50 {
  border-bottom-color: rgb(23 23 23 / 0.5) !important;
}
.border-b-neutral-900\/60 {
  border-bottom-color: rgb(23 23 23 / 0.6) !important;
}
.border-b-neutral-900\/70 {
  border-bottom-color: rgb(23 23 23 / 0.7) !important;
}
.border-b-neutral-900\/75 {
  border-bottom-color: rgb(23 23 23 / 0.75) !important;
}
.border-b-neutral-900\/80 {
  border-bottom-color: rgb(23 23 23 / 0.8) !important;
}
.border-b-neutral-900\/87 {
  border-bottom-color: rgb(23 23 23 / 0.87) !important;
}
.border-b-neutral-900\/90 {
  border-bottom-color: rgb(23 23 23 / 0.9) !important;
}
.border-b-neutral-900\/95 {
  border-bottom-color: rgb(23 23 23 / 0.95) !important;
}
.border-b-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-b-neutral-950\/0 {
  border-bottom-color: rgb(10 10 10 / 0) !important;
}
.border-b-neutral-950\/10 {
  border-bottom-color: rgb(10 10 10 / 0.1) !important;
}
.border-b-neutral-950\/100 {
  border-bottom-color: rgb(10 10 10 / 1) !important;
}
.border-b-neutral-950\/12 {
  border-bottom-color: rgb(10 10 10 / 0.12) !important;
}
.border-b-neutral-950\/20 {
  border-bottom-color: rgb(10 10 10 / 0.2) !important;
}
.border-b-neutral-950\/25 {
  border-bottom-color: rgb(10 10 10 / 0.25) !important;
}
.border-b-neutral-950\/30 {
  border-bottom-color: rgb(10 10 10 / 0.3) !important;
}
.border-b-neutral-950\/38 {
  border-bottom-color: rgb(10 10 10 / 0.38) !important;
}
.border-b-neutral-950\/40 {
  border-bottom-color: rgb(10 10 10 / 0.4) !important;
}
.border-b-neutral-950\/5 {
  border-bottom-color: rgb(10 10 10 / 0.05) !important;
}
.border-b-neutral-950\/50 {
  border-bottom-color: rgb(10 10 10 / 0.5) !important;
}
.border-b-neutral-950\/60 {
  border-bottom-color: rgb(10 10 10 / 0.6) !important;
}
.border-b-neutral-950\/70 {
  border-bottom-color: rgb(10 10 10 / 0.7) !important;
}
.border-b-neutral-950\/75 {
  border-bottom-color: rgb(10 10 10 / 0.75) !important;
}
.border-b-neutral-950\/80 {
  border-bottom-color: rgb(10 10 10 / 0.8) !important;
}
.border-b-neutral-950\/87 {
  border-bottom-color: rgb(10 10 10 / 0.87) !important;
}
.border-b-neutral-950\/90 {
  border-bottom-color: rgb(10 10 10 / 0.9) !important;
}
.border-b-neutral-950\/95 {
  border-bottom-color: rgb(10 10 10 / 0.95) !important;
}
.border-b-on-accent {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-100\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-b-on-accent-100\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-b-on-accent-100\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-b-on-accent-100\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-b-on-accent-100\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-b-on-accent-100\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-b-on-accent-100\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-b-on-accent-100\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-b-on-accent-100\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-b-on-accent-100\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-b-on-accent-100\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-b-on-accent-100\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-b-on-accent-100\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-b-on-accent-100\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-b-on-accent-100\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-b-on-accent-100\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-b-on-accent-100\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-b-on-accent-100\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-b-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-200\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-b-on-accent-200\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-b-on-accent-200\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-b-on-accent-200\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-b-on-accent-200\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-b-on-accent-200\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-b-on-accent-200\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-b-on-accent-200\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-b-on-accent-200\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-b-on-accent-200\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-b-on-accent-200\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-b-on-accent-200\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-b-on-accent-200\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-b-on-accent-200\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-b-on-accent-200\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-b-on-accent-200\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-b-on-accent-200\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-b-on-accent-200\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-b-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-300\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-b-on-accent-300\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-b-on-accent-300\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-b-on-accent-300\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-b-on-accent-300\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-b-on-accent-300\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-b-on-accent-300\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-b-on-accent-300\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-b-on-accent-300\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-b-on-accent-300\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-b-on-accent-300\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-b-on-accent-300\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-b-on-accent-300\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-b-on-accent-300\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-b-on-accent-300\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-b-on-accent-300\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-b-on-accent-300\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-b-on-accent-300\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-b-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-400\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-b-on-accent-400\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-b-on-accent-400\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-b-on-accent-400\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-b-on-accent-400\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-b-on-accent-400\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-b-on-accent-400\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-b-on-accent-400\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-b-on-accent-400\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-b-on-accent-400\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-b-on-accent-400\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-b-on-accent-400\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-b-on-accent-400\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-b-on-accent-400\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-b-on-accent-400\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-b-on-accent-400\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-b-on-accent-400\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-b-on-accent-400\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-b-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-50\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-b-on-accent-50\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-b-on-accent-50\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-b-on-accent-50\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-b-on-accent-50\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-b-on-accent-50\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-b-on-accent-50\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-b-on-accent-50\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-b-on-accent-50\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-b-on-accent-50\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-b-on-accent-50\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-b-on-accent-50\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-b-on-accent-50\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-b-on-accent-50\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-b-on-accent-50\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-b-on-accent-50\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-b-on-accent-50\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-b-on-accent-50\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-b-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-500\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-b-on-accent-500\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-b-on-accent-500\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-b-on-accent-500\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-b-on-accent-500\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-b-on-accent-500\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-b-on-accent-500\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-b-on-accent-500\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-b-on-accent-500\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-b-on-accent-500\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-b-on-accent-500\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-b-on-accent-500\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-b-on-accent-500\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-b-on-accent-500\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-b-on-accent-500\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-b-on-accent-500\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-b-on-accent-500\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-b-on-accent-500\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-b-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-600\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-b-on-accent-600\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-b-on-accent-600\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-b-on-accent-600\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-b-on-accent-600\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-b-on-accent-600\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-b-on-accent-600\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-b-on-accent-600\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-b-on-accent-600\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-b-on-accent-600\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-b-on-accent-600\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-b-on-accent-600\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-b-on-accent-600\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-b-on-accent-600\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-b-on-accent-600\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-b-on-accent-600\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-b-on-accent-600\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-b-on-accent-600\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-b-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-700\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-b-on-accent-700\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-b-on-accent-700\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-b-on-accent-700\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-b-on-accent-700\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-b-on-accent-700\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-b-on-accent-700\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-b-on-accent-700\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-b-on-accent-700\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-b-on-accent-700\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-b-on-accent-700\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-b-on-accent-700\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-b-on-accent-700\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-b-on-accent-700\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-b-on-accent-700\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-b-on-accent-700\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-b-on-accent-700\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-b-on-accent-700\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-b-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-800\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-b-on-accent-800\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-b-on-accent-800\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-b-on-accent-800\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-b-on-accent-800\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-b-on-accent-800\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-b-on-accent-800\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-b-on-accent-800\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-b-on-accent-800\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-b-on-accent-800\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-b-on-accent-800\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-b-on-accent-800\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-b-on-accent-800\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-b-on-accent-800\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-b-on-accent-800\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-b-on-accent-800\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-b-on-accent-800\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-b-on-accent-800\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-b-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-900\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-b-on-accent-900\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-b-on-accent-900\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-b-on-accent-900\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-b-on-accent-900\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-b-on-accent-900\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-b-on-accent-900\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-b-on-accent-900\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-b-on-accent-900\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-b-on-accent-900\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-b-on-accent-900\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-b-on-accent-900\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-b-on-accent-900\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-b-on-accent-900\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-b-on-accent-900\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-b-on-accent-900\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-b-on-accent-900\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-b-on-accent-900\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-b-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-accent-950\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-b-on-accent-950\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-b-on-accent-950\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-b-on-accent-950\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-b-on-accent-950\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-b-on-accent-950\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-b-on-accent-950\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-b-on-accent-950\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-b-on-accent-950\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-b-on-accent-950\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-b-on-accent-950\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-b-on-accent-950\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-b-on-accent-950\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-b-on-accent-950\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-b-on-accent-950\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-b-on-accent-950\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-b-on-accent-950\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-b-on-accent-950\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-b-on-accent\/0 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-b-on-accent\/10 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-b-on-accent\/100 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-b-on-accent\/12 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-b-on-accent\/20 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-b-on-accent\/25 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-b-on-accent\/30 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-b-on-accent\/38 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-b-on-accent\/40 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-b-on-accent\/5 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-b-on-accent\/50 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-b-on-accent\/60 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-b-on-accent\/70 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-b-on-accent\/75 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-b-on-accent\/80 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-b-on-accent\/87 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-b-on-accent\/90 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-b-on-accent\/95 {
  border-bottom-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-b-on-primary {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-100\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-b-on-primary-100\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-b-on-primary-100\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-b-on-primary-100\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-b-on-primary-100\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-b-on-primary-100\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-b-on-primary-100\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-b-on-primary-100\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-b-on-primary-100\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-b-on-primary-100\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-b-on-primary-100\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-b-on-primary-100\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-b-on-primary-100\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-b-on-primary-100\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-b-on-primary-100\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-b-on-primary-100\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-b-on-primary-100\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-b-on-primary-100\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-b-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-200\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-b-on-primary-200\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-b-on-primary-200\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-b-on-primary-200\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-b-on-primary-200\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-b-on-primary-200\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-b-on-primary-200\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-b-on-primary-200\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-b-on-primary-200\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-b-on-primary-200\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-b-on-primary-200\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-b-on-primary-200\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-b-on-primary-200\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-b-on-primary-200\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-b-on-primary-200\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-b-on-primary-200\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-b-on-primary-200\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-b-on-primary-200\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-b-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-300\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-b-on-primary-300\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-b-on-primary-300\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-b-on-primary-300\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-b-on-primary-300\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-b-on-primary-300\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-b-on-primary-300\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-b-on-primary-300\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-b-on-primary-300\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-b-on-primary-300\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-b-on-primary-300\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-b-on-primary-300\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-b-on-primary-300\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-b-on-primary-300\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-b-on-primary-300\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-b-on-primary-300\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-b-on-primary-300\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-b-on-primary-300\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-b-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-400\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-b-on-primary-400\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-b-on-primary-400\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-b-on-primary-400\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-b-on-primary-400\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-b-on-primary-400\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-b-on-primary-400\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-b-on-primary-400\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-b-on-primary-400\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-b-on-primary-400\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-b-on-primary-400\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-b-on-primary-400\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-b-on-primary-400\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-b-on-primary-400\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-b-on-primary-400\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-b-on-primary-400\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-b-on-primary-400\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-b-on-primary-400\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-b-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-50\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-b-on-primary-50\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-b-on-primary-50\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-b-on-primary-50\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-b-on-primary-50\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-b-on-primary-50\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-b-on-primary-50\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-b-on-primary-50\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-b-on-primary-50\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-b-on-primary-50\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-b-on-primary-50\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-b-on-primary-50\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-b-on-primary-50\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-b-on-primary-50\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-b-on-primary-50\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-b-on-primary-50\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-b-on-primary-50\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-b-on-primary-50\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-b-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-500\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-b-on-primary-500\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-b-on-primary-500\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-b-on-primary-500\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-b-on-primary-500\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-b-on-primary-500\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-b-on-primary-500\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-b-on-primary-500\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-b-on-primary-500\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-b-on-primary-500\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-b-on-primary-500\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-b-on-primary-500\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-b-on-primary-500\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-b-on-primary-500\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-b-on-primary-500\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-b-on-primary-500\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-b-on-primary-500\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-b-on-primary-500\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-b-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-600\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-b-on-primary-600\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-b-on-primary-600\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-b-on-primary-600\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-b-on-primary-600\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-b-on-primary-600\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-b-on-primary-600\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-b-on-primary-600\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-b-on-primary-600\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-b-on-primary-600\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-b-on-primary-600\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-b-on-primary-600\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-b-on-primary-600\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-b-on-primary-600\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-b-on-primary-600\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-b-on-primary-600\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-b-on-primary-600\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-b-on-primary-600\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-b-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-700\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-b-on-primary-700\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-b-on-primary-700\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-b-on-primary-700\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-b-on-primary-700\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-b-on-primary-700\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-b-on-primary-700\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-b-on-primary-700\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-b-on-primary-700\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-b-on-primary-700\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-b-on-primary-700\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-b-on-primary-700\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-b-on-primary-700\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-b-on-primary-700\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-b-on-primary-700\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-b-on-primary-700\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-b-on-primary-700\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-b-on-primary-700\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-b-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-800\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-b-on-primary-800\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-b-on-primary-800\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-b-on-primary-800\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-b-on-primary-800\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-b-on-primary-800\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-b-on-primary-800\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-b-on-primary-800\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-b-on-primary-800\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-b-on-primary-800\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-b-on-primary-800\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-b-on-primary-800\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-b-on-primary-800\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-b-on-primary-800\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-b-on-primary-800\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-b-on-primary-800\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-b-on-primary-800\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-b-on-primary-800\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-b-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-primary-900\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-b-on-primary-900\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-b-on-primary-900\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-b-on-primary-900\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-b-on-primary-900\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-b-on-primary-900\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-b-on-primary-900\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-b-on-primary-900\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-b-on-primary-900\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-b-on-primary-900\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-b-on-primary-900\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-b-on-primary-900\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-b-on-primary-900\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-b-on-primary-900\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-b-on-primary-900\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-b-on-primary-900\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-b-on-primary-900\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-b-on-primary-900\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-b-on-primary\/0 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-b-on-primary\/10 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-b-on-primary\/100 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-b-on-primary\/12 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-b-on-primary\/20 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-b-on-primary\/25 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-b-on-primary\/30 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-b-on-primary\/38 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-b-on-primary\/40 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-b-on-primary\/5 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-b-on-primary\/50 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-b-on-primary\/60 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-b-on-primary\/70 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-b-on-primary\/75 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-b-on-primary\/80 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-b-on-primary\/87 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-b-on-primary\/90 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-b-on-primary\/95 {
  border-bottom-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-b-on-warn {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-100\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-b-on-warn-100\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-b-on-warn-100\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-b-on-warn-100\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-b-on-warn-100\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-b-on-warn-100\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-b-on-warn-100\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-b-on-warn-100\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-b-on-warn-100\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-b-on-warn-100\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-b-on-warn-100\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-b-on-warn-100\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-b-on-warn-100\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-b-on-warn-100\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-b-on-warn-100\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-b-on-warn-100\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-b-on-warn-100\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-b-on-warn-100\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-b-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-200\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-b-on-warn-200\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-b-on-warn-200\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-b-on-warn-200\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-b-on-warn-200\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-b-on-warn-200\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-b-on-warn-200\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-b-on-warn-200\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-b-on-warn-200\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-b-on-warn-200\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-b-on-warn-200\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-b-on-warn-200\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-b-on-warn-200\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-b-on-warn-200\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-b-on-warn-200\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-b-on-warn-200\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-b-on-warn-200\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-b-on-warn-200\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-b-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-300\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-b-on-warn-300\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-b-on-warn-300\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-b-on-warn-300\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-b-on-warn-300\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-b-on-warn-300\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-b-on-warn-300\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-b-on-warn-300\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-b-on-warn-300\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-b-on-warn-300\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-b-on-warn-300\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-b-on-warn-300\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-b-on-warn-300\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-b-on-warn-300\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-b-on-warn-300\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-b-on-warn-300\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-b-on-warn-300\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-b-on-warn-300\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-b-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-400\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-b-on-warn-400\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-b-on-warn-400\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-b-on-warn-400\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-b-on-warn-400\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-b-on-warn-400\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-b-on-warn-400\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-b-on-warn-400\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-b-on-warn-400\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-b-on-warn-400\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-b-on-warn-400\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-b-on-warn-400\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-b-on-warn-400\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-b-on-warn-400\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-b-on-warn-400\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-b-on-warn-400\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-b-on-warn-400\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-b-on-warn-400\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-b-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-50\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-b-on-warn-50\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-b-on-warn-50\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-b-on-warn-50\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-b-on-warn-50\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-b-on-warn-50\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-b-on-warn-50\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-b-on-warn-50\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-b-on-warn-50\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-b-on-warn-50\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-b-on-warn-50\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-b-on-warn-50\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-b-on-warn-50\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-b-on-warn-50\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-b-on-warn-50\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-b-on-warn-50\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-b-on-warn-50\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-b-on-warn-50\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-b-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-500\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-b-on-warn-500\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-b-on-warn-500\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-b-on-warn-500\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-b-on-warn-500\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-b-on-warn-500\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-b-on-warn-500\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-b-on-warn-500\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-b-on-warn-500\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-b-on-warn-500\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-b-on-warn-500\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-b-on-warn-500\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-b-on-warn-500\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-b-on-warn-500\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-b-on-warn-500\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-b-on-warn-500\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-b-on-warn-500\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-b-on-warn-500\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-b-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-600\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-b-on-warn-600\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-b-on-warn-600\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-b-on-warn-600\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-b-on-warn-600\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-b-on-warn-600\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-b-on-warn-600\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-b-on-warn-600\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-b-on-warn-600\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-b-on-warn-600\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-b-on-warn-600\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-b-on-warn-600\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-b-on-warn-600\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-b-on-warn-600\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-b-on-warn-600\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-b-on-warn-600\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-b-on-warn-600\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-b-on-warn-600\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-b-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-700\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-b-on-warn-700\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-b-on-warn-700\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-b-on-warn-700\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-b-on-warn-700\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-b-on-warn-700\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-b-on-warn-700\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-b-on-warn-700\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-b-on-warn-700\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-b-on-warn-700\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-b-on-warn-700\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-b-on-warn-700\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-b-on-warn-700\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-b-on-warn-700\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-b-on-warn-700\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-b-on-warn-700\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-b-on-warn-700\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-b-on-warn-700\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-b-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-800\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-b-on-warn-800\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-b-on-warn-800\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-b-on-warn-800\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-b-on-warn-800\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-b-on-warn-800\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-b-on-warn-800\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-b-on-warn-800\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-b-on-warn-800\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-b-on-warn-800\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-b-on-warn-800\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-b-on-warn-800\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-b-on-warn-800\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-b-on-warn-800\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-b-on-warn-800\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-b-on-warn-800\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-b-on-warn-800\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-b-on-warn-800\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-b-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-900\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-b-on-warn-900\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-b-on-warn-900\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-b-on-warn-900\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-b-on-warn-900\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-b-on-warn-900\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-b-on-warn-900\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-b-on-warn-900\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-b-on-warn-900\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-b-on-warn-900\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-b-on-warn-900\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-b-on-warn-900\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-b-on-warn-900\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-b-on-warn-900\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-b-on-warn-900\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-b-on-warn-900\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-b-on-warn-900\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-b-on-warn-900\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-b-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-b-on-warn-950\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-b-on-warn-950\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-b-on-warn-950\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-b-on-warn-950\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-b-on-warn-950\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-b-on-warn-950\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-b-on-warn-950\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-b-on-warn-950\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-b-on-warn-950\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-b-on-warn-950\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-b-on-warn-950\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-b-on-warn-950\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-b-on-warn-950\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-b-on-warn-950\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-b-on-warn-950\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-b-on-warn-950\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-b-on-warn-950\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-b-on-warn-950\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-b-on-warn\/0 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-b-on-warn\/10 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-b-on-warn\/100 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-b-on-warn\/12 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-b-on-warn\/20 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-b-on-warn\/25 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-b-on-warn\/30 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-b-on-warn\/38 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-b-on-warn\/40 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-b-on-warn\/5 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-b-on-warn\/50 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-b-on-warn\/60 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-b-on-warn\/70 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-b-on-warn\/75 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-b-on-warn\/80 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-b-on-warn\/87 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-b-on-warn\/90 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-b-on-warn\/95 {
  border-bottom-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-b-orange-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-b-orange-100\/0 {
  border-bottom-color: rgb(255 237 213 / 0) !important;
}
.border-b-orange-100\/10 {
  border-bottom-color: rgb(255 237 213 / 0.1) !important;
}
.border-b-orange-100\/100 {
  border-bottom-color: rgb(255 237 213 / 1) !important;
}
.border-b-orange-100\/12 {
  border-bottom-color: rgb(255 237 213 / 0.12) !important;
}
.border-b-orange-100\/20 {
  border-bottom-color: rgb(255 237 213 / 0.2) !important;
}
.border-b-orange-100\/25 {
  border-bottom-color: rgb(255 237 213 / 0.25) !important;
}
.border-b-orange-100\/30 {
  border-bottom-color: rgb(255 237 213 / 0.3) !important;
}
.border-b-orange-100\/38 {
  border-bottom-color: rgb(255 237 213 / 0.38) !important;
}
.border-b-orange-100\/40 {
  border-bottom-color: rgb(255 237 213 / 0.4) !important;
}
.border-b-orange-100\/5 {
  border-bottom-color: rgb(255 237 213 / 0.05) !important;
}
.border-b-orange-100\/50 {
  border-bottom-color: rgb(255 237 213 / 0.5) !important;
}
.border-b-orange-100\/60 {
  border-bottom-color: rgb(255 237 213 / 0.6) !important;
}
.border-b-orange-100\/70 {
  border-bottom-color: rgb(255 237 213 / 0.7) !important;
}
.border-b-orange-100\/75 {
  border-bottom-color: rgb(255 237 213 / 0.75) !important;
}
.border-b-orange-100\/80 {
  border-bottom-color: rgb(255 237 213 / 0.8) !important;
}
.border-b-orange-100\/87 {
  border-bottom-color: rgb(255 237 213 / 0.87) !important;
}
.border-b-orange-100\/90 {
  border-bottom-color: rgb(255 237 213 / 0.9) !important;
}
.border-b-orange-100\/95 {
  border-bottom-color: rgb(255 237 213 / 0.95) !important;
}
.border-b-orange-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-b-orange-200\/0 {
  border-bottom-color: rgb(254 215 170 / 0) !important;
}
.border-b-orange-200\/10 {
  border-bottom-color: rgb(254 215 170 / 0.1) !important;
}
.border-b-orange-200\/100 {
  border-bottom-color: rgb(254 215 170 / 1) !important;
}
.border-b-orange-200\/12 {
  border-bottom-color: rgb(254 215 170 / 0.12) !important;
}
.border-b-orange-200\/20 {
  border-bottom-color: rgb(254 215 170 / 0.2) !important;
}
.border-b-orange-200\/25 {
  border-bottom-color: rgb(254 215 170 / 0.25) !important;
}
.border-b-orange-200\/30 {
  border-bottom-color: rgb(254 215 170 / 0.3) !important;
}
.border-b-orange-200\/38 {
  border-bottom-color: rgb(254 215 170 / 0.38) !important;
}
.border-b-orange-200\/40 {
  border-bottom-color: rgb(254 215 170 / 0.4) !important;
}
.border-b-orange-200\/5 {
  border-bottom-color: rgb(254 215 170 / 0.05) !important;
}
.border-b-orange-200\/50 {
  border-bottom-color: rgb(254 215 170 / 0.5) !important;
}
.border-b-orange-200\/60 {
  border-bottom-color: rgb(254 215 170 / 0.6) !important;
}
.border-b-orange-200\/70 {
  border-bottom-color: rgb(254 215 170 / 0.7) !important;
}
.border-b-orange-200\/75 {
  border-bottom-color: rgb(254 215 170 / 0.75) !important;
}
.border-b-orange-200\/80 {
  border-bottom-color: rgb(254 215 170 / 0.8) !important;
}
.border-b-orange-200\/87 {
  border-bottom-color: rgb(254 215 170 / 0.87) !important;
}
.border-b-orange-200\/90 {
  border-bottom-color: rgb(254 215 170 / 0.9) !important;
}
.border-b-orange-200\/95 {
  border-bottom-color: rgb(254 215 170 / 0.95) !important;
}
.border-b-orange-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-b-orange-300\/0 {
  border-bottom-color: rgb(253 186 116 / 0) !important;
}
.border-b-orange-300\/10 {
  border-bottom-color: rgb(253 186 116 / 0.1) !important;
}
.border-b-orange-300\/100 {
  border-bottom-color: rgb(253 186 116 / 1) !important;
}
.border-b-orange-300\/12 {
  border-bottom-color: rgb(253 186 116 / 0.12) !important;
}
.border-b-orange-300\/20 {
  border-bottom-color: rgb(253 186 116 / 0.2) !important;
}
.border-b-orange-300\/25 {
  border-bottom-color: rgb(253 186 116 / 0.25) !important;
}
.border-b-orange-300\/30 {
  border-bottom-color: rgb(253 186 116 / 0.3) !important;
}
.border-b-orange-300\/38 {
  border-bottom-color: rgb(253 186 116 / 0.38) !important;
}
.border-b-orange-300\/40 {
  border-bottom-color: rgb(253 186 116 / 0.4) !important;
}
.border-b-orange-300\/5 {
  border-bottom-color: rgb(253 186 116 / 0.05) !important;
}
.border-b-orange-300\/50 {
  border-bottom-color: rgb(253 186 116 / 0.5) !important;
}
.border-b-orange-300\/60 {
  border-bottom-color: rgb(253 186 116 / 0.6) !important;
}
.border-b-orange-300\/70 {
  border-bottom-color: rgb(253 186 116 / 0.7) !important;
}
.border-b-orange-300\/75 {
  border-bottom-color: rgb(253 186 116 / 0.75) !important;
}
.border-b-orange-300\/80 {
  border-bottom-color: rgb(253 186 116 / 0.8) !important;
}
.border-b-orange-300\/87 {
  border-bottom-color: rgb(253 186 116 / 0.87) !important;
}
.border-b-orange-300\/90 {
  border-bottom-color: rgb(253 186 116 / 0.9) !important;
}
.border-b-orange-300\/95 {
  border-bottom-color: rgb(253 186 116 / 0.95) !important;
}
.border-b-orange-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-b-orange-400\/0 {
  border-bottom-color: rgb(251 146 60 / 0) !important;
}
.border-b-orange-400\/10 {
  border-bottom-color: rgb(251 146 60 / 0.1) !important;
}
.border-b-orange-400\/100 {
  border-bottom-color: rgb(251 146 60 / 1) !important;
}
.border-b-orange-400\/12 {
  border-bottom-color: rgb(251 146 60 / 0.12) !important;
}
.border-b-orange-400\/20 {
  border-bottom-color: rgb(251 146 60 / 0.2) !important;
}
.border-b-orange-400\/25 {
  border-bottom-color: rgb(251 146 60 / 0.25) !important;
}
.border-b-orange-400\/30 {
  border-bottom-color: rgb(251 146 60 / 0.3) !important;
}
.border-b-orange-400\/38 {
  border-bottom-color: rgb(251 146 60 / 0.38) !important;
}
.border-b-orange-400\/40 {
  border-bottom-color: rgb(251 146 60 / 0.4) !important;
}
.border-b-orange-400\/5 {
  border-bottom-color: rgb(251 146 60 / 0.05) !important;
}
.border-b-orange-400\/50 {
  border-bottom-color: rgb(251 146 60 / 0.5) !important;
}
.border-b-orange-400\/60 {
  border-bottom-color: rgb(251 146 60 / 0.6) !important;
}
.border-b-orange-400\/70 {
  border-bottom-color: rgb(251 146 60 / 0.7) !important;
}
.border-b-orange-400\/75 {
  border-bottom-color: rgb(251 146 60 / 0.75) !important;
}
.border-b-orange-400\/80 {
  border-bottom-color: rgb(251 146 60 / 0.8) !important;
}
.border-b-orange-400\/87 {
  border-bottom-color: rgb(251 146 60 / 0.87) !important;
}
.border-b-orange-400\/90 {
  border-bottom-color: rgb(251 146 60 / 0.9) !important;
}
.border-b-orange-400\/95 {
  border-bottom-color: rgb(251 146 60 / 0.95) !important;
}
.border-b-orange-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-b-orange-50\/0 {
  border-bottom-color: rgb(255 247 237 / 0) !important;
}
.border-b-orange-50\/10 {
  border-bottom-color: rgb(255 247 237 / 0.1) !important;
}
.border-b-orange-50\/100 {
  border-bottom-color: rgb(255 247 237 / 1) !important;
}
.border-b-orange-50\/12 {
  border-bottom-color: rgb(255 247 237 / 0.12) !important;
}
.border-b-orange-50\/20 {
  border-bottom-color: rgb(255 247 237 / 0.2) !important;
}
.border-b-orange-50\/25 {
  border-bottom-color: rgb(255 247 237 / 0.25) !important;
}
.border-b-orange-50\/30 {
  border-bottom-color: rgb(255 247 237 / 0.3) !important;
}
.border-b-orange-50\/38 {
  border-bottom-color: rgb(255 247 237 / 0.38) !important;
}
.border-b-orange-50\/40 {
  border-bottom-color: rgb(255 247 237 / 0.4) !important;
}
.border-b-orange-50\/5 {
  border-bottom-color: rgb(255 247 237 / 0.05) !important;
}
.border-b-orange-50\/50 {
  border-bottom-color: rgb(255 247 237 / 0.5) !important;
}
.border-b-orange-50\/60 {
  border-bottom-color: rgb(255 247 237 / 0.6) !important;
}
.border-b-orange-50\/70 {
  border-bottom-color: rgb(255 247 237 / 0.7) !important;
}
.border-b-orange-50\/75 {
  border-bottom-color: rgb(255 247 237 / 0.75) !important;
}
.border-b-orange-50\/80 {
  border-bottom-color: rgb(255 247 237 / 0.8) !important;
}
.border-b-orange-50\/87 {
  border-bottom-color: rgb(255 247 237 / 0.87) !important;
}
.border-b-orange-50\/90 {
  border-bottom-color: rgb(255 247 237 / 0.9) !important;
}
.border-b-orange-50\/95 {
  border-bottom-color: rgb(255 247 237 / 0.95) !important;
}
.border-b-orange-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-b-orange-500\/0 {
  border-bottom-color: rgb(249 115 22 / 0) !important;
}
.border-b-orange-500\/10 {
  border-bottom-color: rgb(249 115 22 / 0.1) !important;
}
.border-b-orange-500\/100 {
  border-bottom-color: rgb(249 115 22 / 1) !important;
}
.border-b-orange-500\/12 {
  border-bottom-color: rgb(249 115 22 / 0.12) !important;
}
.border-b-orange-500\/20 {
  border-bottom-color: rgb(249 115 22 / 0.2) !important;
}
.border-b-orange-500\/25 {
  border-bottom-color: rgb(249 115 22 / 0.25) !important;
}
.border-b-orange-500\/30 {
  border-bottom-color: rgb(249 115 22 / 0.3) !important;
}
.border-b-orange-500\/38 {
  border-bottom-color: rgb(249 115 22 / 0.38) !important;
}
.border-b-orange-500\/40 {
  border-bottom-color: rgb(249 115 22 / 0.4) !important;
}
.border-b-orange-500\/5 {
  border-bottom-color: rgb(249 115 22 / 0.05) !important;
}
.border-b-orange-500\/50 {
  border-bottom-color: rgb(249 115 22 / 0.5) !important;
}
.border-b-orange-500\/60 {
  border-bottom-color: rgb(249 115 22 / 0.6) !important;
}
.border-b-orange-500\/70 {
  border-bottom-color: rgb(249 115 22 / 0.7) !important;
}
.border-b-orange-500\/75 {
  border-bottom-color: rgb(249 115 22 / 0.75) !important;
}
.border-b-orange-500\/80 {
  border-bottom-color: rgb(249 115 22 / 0.8) !important;
}
.border-b-orange-500\/87 {
  border-bottom-color: rgb(249 115 22 / 0.87) !important;
}
.border-b-orange-500\/90 {
  border-bottom-color: rgb(249 115 22 / 0.9) !important;
}
.border-b-orange-500\/95 {
  border-bottom-color: rgb(249 115 22 / 0.95) !important;
}
.border-b-orange-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-b-orange-600\/0 {
  border-bottom-color: rgb(234 88 12 / 0) !important;
}
.border-b-orange-600\/10 {
  border-bottom-color: rgb(234 88 12 / 0.1) !important;
}
.border-b-orange-600\/100 {
  border-bottom-color: rgb(234 88 12 / 1) !important;
}
.border-b-orange-600\/12 {
  border-bottom-color: rgb(234 88 12 / 0.12) !important;
}
.border-b-orange-600\/20 {
  border-bottom-color: rgb(234 88 12 / 0.2) !important;
}
.border-b-orange-600\/25 {
  border-bottom-color: rgb(234 88 12 / 0.25) !important;
}
.border-b-orange-600\/30 {
  border-bottom-color: rgb(234 88 12 / 0.3) !important;
}
.border-b-orange-600\/38 {
  border-bottom-color: rgb(234 88 12 / 0.38) !important;
}
.border-b-orange-600\/40 {
  border-bottom-color: rgb(234 88 12 / 0.4) !important;
}
.border-b-orange-600\/5 {
  border-bottom-color: rgb(234 88 12 / 0.05) !important;
}
.border-b-orange-600\/50 {
  border-bottom-color: rgb(234 88 12 / 0.5) !important;
}
.border-b-orange-600\/60 {
  border-bottom-color: rgb(234 88 12 / 0.6) !important;
}
.border-b-orange-600\/70 {
  border-bottom-color: rgb(234 88 12 / 0.7) !important;
}
.border-b-orange-600\/75 {
  border-bottom-color: rgb(234 88 12 / 0.75) !important;
}
.border-b-orange-600\/80 {
  border-bottom-color: rgb(234 88 12 / 0.8) !important;
}
.border-b-orange-600\/87 {
  border-bottom-color: rgb(234 88 12 / 0.87) !important;
}
.border-b-orange-600\/90 {
  border-bottom-color: rgb(234 88 12 / 0.9) !important;
}
.border-b-orange-600\/95 {
  border-bottom-color: rgb(234 88 12 / 0.95) !important;
}
.border-b-orange-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-b-orange-700\/0 {
  border-bottom-color: rgb(194 65 12 / 0) !important;
}
.border-b-orange-700\/10 {
  border-bottom-color: rgb(194 65 12 / 0.1) !important;
}
.border-b-orange-700\/100 {
  border-bottom-color: rgb(194 65 12 / 1) !important;
}
.border-b-orange-700\/12 {
  border-bottom-color: rgb(194 65 12 / 0.12) !important;
}
.border-b-orange-700\/20 {
  border-bottom-color: rgb(194 65 12 / 0.2) !important;
}
.border-b-orange-700\/25 {
  border-bottom-color: rgb(194 65 12 / 0.25) !important;
}
.border-b-orange-700\/30 {
  border-bottom-color: rgb(194 65 12 / 0.3) !important;
}
.border-b-orange-700\/38 {
  border-bottom-color: rgb(194 65 12 / 0.38) !important;
}
.border-b-orange-700\/40 {
  border-bottom-color: rgb(194 65 12 / 0.4) !important;
}
.border-b-orange-700\/5 {
  border-bottom-color: rgb(194 65 12 / 0.05) !important;
}
.border-b-orange-700\/50 {
  border-bottom-color: rgb(194 65 12 / 0.5) !important;
}
.border-b-orange-700\/60 {
  border-bottom-color: rgb(194 65 12 / 0.6) !important;
}
.border-b-orange-700\/70 {
  border-bottom-color: rgb(194 65 12 / 0.7) !important;
}
.border-b-orange-700\/75 {
  border-bottom-color: rgb(194 65 12 / 0.75) !important;
}
.border-b-orange-700\/80 {
  border-bottom-color: rgb(194 65 12 / 0.8) !important;
}
.border-b-orange-700\/87 {
  border-bottom-color: rgb(194 65 12 / 0.87) !important;
}
.border-b-orange-700\/90 {
  border-bottom-color: rgb(194 65 12 / 0.9) !important;
}
.border-b-orange-700\/95 {
  border-bottom-color: rgb(194 65 12 / 0.95) !important;
}
.border-b-orange-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-b-orange-800\/0 {
  border-bottom-color: rgb(154 52 18 / 0) !important;
}
.border-b-orange-800\/10 {
  border-bottom-color: rgb(154 52 18 / 0.1) !important;
}
.border-b-orange-800\/100 {
  border-bottom-color: rgb(154 52 18 / 1) !important;
}
.border-b-orange-800\/12 {
  border-bottom-color: rgb(154 52 18 / 0.12) !important;
}
.border-b-orange-800\/20 {
  border-bottom-color: rgb(154 52 18 / 0.2) !important;
}
.border-b-orange-800\/25 {
  border-bottom-color: rgb(154 52 18 / 0.25) !important;
}
.border-b-orange-800\/30 {
  border-bottom-color: rgb(154 52 18 / 0.3) !important;
}
.border-b-orange-800\/38 {
  border-bottom-color: rgb(154 52 18 / 0.38) !important;
}
.border-b-orange-800\/40 {
  border-bottom-color: rgb(154 52 18 / 0.4) !important;
}
.border-b-orange-800\/5 {
  border-bottom-color: rgb(154 52 18 / 0.05) !important;
}
.border-b-orange-800\/50 {
  border-bottom-color: rgb(154 52 18 / 0.5) !important;
}
.border-b-orange-800\/60 {
  border-bottom-color: rgb(154 52 18 / 0.6) !important;
}
.border-b-orange-800\/70 {
  border-bottom-color: rgb(154 52 18 / 0.7) !important;
}
.border-b-orange-800\/75 {
  border-bottom-color: rgb(154 52 18 / 0.75) !important;
}
.border-b-orange-800\/80 {
  border-bottom-color: rgb(154 52 18 / 0.8) !important;
}
.border-b-orange-800\/87 {
  border-bottom-color: rgb(154 52 18 / 0.87) !important;
}
.border-b-orange-800\/90 {
  border-bottom-color: rgb(154 52 18 / 0.9) !important;
}
.border-b-orange-800\/95 {
  border-bottom-color: rgb(154 52 18 / 0.95) !important;
}
.border-b-orange-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-b-orange-900\/0 {
  border-bottom-color: rgb(124 45 18 / 0) !important;
}
.border-b-orange-900\/10 {
  border-bottom-color: rgb(124 45 18 / 0.1) !important;
}
.border-b-orange-900\/100 {
  border-bottom-color: rgb(124 45 18 / 1) !important;
}
.border-b-orange-900\/12 {
  border-bottom-color: rgb(124 45 18 / 0.12) !important;
}
.border-b-orange-900\/20 {
  border-bottom-color: rgb(124 45 18 / 0.2) !important;
}
.border-b-orange-900\/25 {
  border-bottom-color: rgb(124 45 18 / 0.25) !important;
}
.border-b-orange-900\/30 {
  border-bottom-color: rgb(124 45 18 / 0.3) !important;
}
.border-b-orange-900\/38 {
  border-bottom-color: rgb(124 45 18 / 0.38) !important;
}
.border-b-orange-900\/40 {
  border-bottom-color: rgb(124 45 18 / 0.4) !important;
}
.border-b-orange-900\/5 {
  border-bottom-color: rgb(124 45 18 / 0.05) !important;
}
.border-b-orange-900\/50 {
  border-bottom-color: rgb(124 45 18 / 0.5) !important;
}
.border-b-orange-900\/60 {
  border-bottom-color: rgb(124 45 18 / 0.6) !important;
}
.border-b-orange-900\/70 {
  border-bottom-color: rgb(124 45 18 / 0.7) !important;
}
.border-b-orange-900\/75 {
  border-bottom-color: rgb(124 45 18 / 0.75) !important;
}
.border-b-orange-900\/80 {
  border-bottom-color: rgb(124 45 18 / 0.8) !important;
}
.border-b-orange-900\/87 {
  border-bottom-color: rgb(124 45 18 / 0.87) !important;
}
.border-b-orange-900\/90 {
  border-bottom-color: rgb(124 45 18 / 0.9) !important;
}
.border-b-orange-900\/95 {
  border-bottom-color: rgb(124 45 18 / 0.95) !important;
}
.border-b-orange-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-b-orange-950\/0 {
  border-bottom-color: rgb(67 20 7 / 0) !important;
}
.border-b-orange-950\/10 {
  border-bottom-color: rgb(67 20 7 / 0.1) !important;
}
.border-b-orange-950\/100 {
  border-bottom-color: rgb(67 20 7 / 1) !important;
}
.border-b-orange-950\/12 {
  border-bottom-color: rgb(67 20 7 / 0.12) !important;
}
.border-b-orange-950\/20 {
  border-bottom-color: rgb(67 20 7 / 0.2) !important;
}
.border-b-orange-950\/25 {
  border-bottom-color: rgb(67 20 7 / 0.25) !important;
}
.border-b-orange-950\/30 {
  border-bottom-color: rgb(67 20 7 / 0.3) !important;
}
.border-b-orange-950\/38 {
  border-bottom-color: rgb(67 20 7 / 0.38) !important;
}
.border-b-orange-950\/40 {
  border-bottom-color: rgb(67 20 7 / 0.4) !important;
}
.border-b-orange-950\/5 {
  border-bottom-color: rgb(67 20 7 / 0.05) !important;
}
.border-b-orange-950\/50 {
  border-bottom-color: rgb(67 20 7 / 0.5) !important;
}
.border-b-orange-950\/60 {
  border-bottom-color: rgb(67 20 7 / 0.6) !important;
}
.border-b-orange-950\/70 {
  border-bottom-color: rgb(67 20 7 / 0.7) !important;
}
.border-b-orange-950\/75 {
  border-bottom-color: rgb(67 20 7 / 0.75) !important;
}
.border-b-orange-950\/80 {
  border-bottom-color: rgb(67 20 7 / 0.8) !important;
}
.border-b-orange-950\/87 {
  border-bottom-color: rgb(67 20 7 / 0.87) !important;
}
.border-b-orange-950\/90 {
  border-bottom-color: rgb(67 20 7 / 0.9) !important;
}
.border-b-orange-950\/95 {
  border-bottom-color: rgb(67 20 7 / 0.95) !important;
}
.border-b-pink-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-b-pink-100\/0 {
  border-bottom-color: rgb(252 231 243 / 0) !important;
}
.border-b-pink-100\/10 {
  border-bottom-color: rgb(252 231 243 / 0.1) !important;
}
.border-b-pink-100\/100 {
  border-bottom-color: rgb(252 231 243 / 1) !important;
}
.border-b-pink-100\/12 {
  border-bottom-color: rgb(252 231 243 / 0.12) !important;
}
.border-b-pink-100\/20 {
  border-bottom-color: rgb(252 231 243 / 0.2) !important;
}
.border-b-pink-100\/25 {
  border-bottom-color: rgb(252 231 243 / 0.25) !important;
}
.border-b-pink-100\/30 {
  border-bottom-color: rgb(252 231 243 / 0.3) !important;
}
.border-b-pink-100\/38 {
  border-bottom-color: rgb(252 231 243 / 0.38) !important;
}
.border-b-pink-100\/40 {
  border-bottom-color: rgb(252 231 243 / 0.4) !important;
}
.border-b-pink-100\/5 {
  border-bottom-color: rgb(252 231 243 / 0.05) !important;
}
.border-b-pink-100\/50 {
  border-bottom-color: rgb(252 231 243 / 0.5) !important;
}
.border-b-pink-100\/60 {
  border-bottom-color: rgb(252 231 243 / 0.6) !important;
}
.border-b-pink-100\/70 {
  border-bottom-color: rgb(252 231 243 / 0.7) !important;
}
.border-b-pink-100\/75 {
  border-bottom-color: rgb(252 231 243 / 0.75) !important;
}
.border-b-pink-100\/80 {
  border-bottom-color: rgb(252 231 243 / 0.8) !important;
}
.border-b-pink-100\/87 {
  border-bottom-color: rgb(252 231 243 / 0.87) !important;
}
.border-b-pink-100\/90 {
  border-bottom-color: rgb(252 231 243 / 0.9) !important;
}
.border-b-pink-100\/95 {
  border-bottom-color: rgb(252 231 243 / 0.95) !important;
}
.border-b-pink-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-b-pink-200\/0 {
  border-bottom-color: rgb(251 207 232 / 0) !important;
}
.border-b-pink-200\/10 {
  border-bottom-color: rgb(251 207 232 / 0.1) !important;
}
.border-b-pink-200\/100 {
  border-bottom-color: rgb(251 207 232 / 1) !important;
}
.border-b-pink-200\/12 {
  border-bottom-color: rgb(251 207 232 / 0.12) !important;
}
.border-b-pink-200\/20 {
  border-bottom-color: rgb(251 207 232 / 0.2) !important;
}
.border-b-pink-200\/25 {
  border-bottom-color: rgb(251 207 232 / 0.25) !important;
}
.border-b-pink-200\/30 {
  border-bottom-color: rgb(251 207 232 / 0.3) !important;
}
.border-b-pink-200\/38 {
  border-bottom-color: rgb(251 207 232 / 0.38) !important;
}
.border-b-pink-200\/40 {
  border-bottom-color: rgb(251 207 232 / 0.4) !important;
}
.border-b-pink-200\/5 {
  border-bottom-color: rgb(251 207 232 / 0.05) !important;
}
.border-b-pink-200\/50 {
  border-bottom-color: rgb(251 207 232 / 0.5) !important;
}
.border-b-pink-200\/60 {
  border-bottom-color: rgb(251 207 232 / 0.6) !important;
}
.border-b-pink-200\/70 {
  border-bottom-color: rgb(251 207 232 / 0.7) !important;
}
.border-b-pink-200\/75 {
  border-bottom-color: rgb(251 207 232 / 0.75) !important;
}
.border-b-pink-200\/80 {
  border-bottom-color: rgb(251 207 232 / 0.8) !important;
}
.border-b-pink-200\/87 {
  border-bottom-color: rgb(251 207 232 / 0.87) !important;
}
.border-b-pink-200\/90 {
  border-bottom-color: rgb(251 207 232 / 0.9) !important;
}
.border-b-pink-200\/95 {
  border-bottom-color: rgb(251 207 232 / 0.95) !important;
}
.border-b-pink-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-b-pink-300\/0 {
  border-bottom-color: rgb(249 168 212 / 0) !important;
}
.border-b-pink-300\/10 {
  border-bottom-color: rgb(249 168 212 / 0.1) !important;
}
.border-b-pink-300\/100 {
  border-bottom-color: rgb(249 168 212 / 1) !important;
}
.border-b-pink-300\/12 {
  border-bottom-color: rgb(249 168 212 / 0.12) !important;
}
.border-b-pink-300\/20 {
  border-bottom-color: rgb(249 168 212 / 0.2) !important;
}
.border-b-pink-300\/25 {
  border-bottom-color: rgb(249 168 212 / 0.25) !important;
}
.border-b-pink-300\/30 {
  border-bottom-color: rgb(249 168 212 / 0.3) !important;
}
.border-b-pink-300\/38 {
  border-bottom-color: rgb(249 168 212 / 0.38) !important;
}
.border-b-pink-300\/40 {
  border-bottom-color: rgb(249 168 212 / 0.4) !important;
}
.border-b-pink-300\/5 {
  border-bottom-color: rgb(249 168 212 / 0.05) !important;
}
.border-b-pink-300\/50 {
  border-bottom-color: rgb(249 168 212 / 0.5) !important;
}
.border-b-pink-300\/60 {
  border-bottom-color: rgb(249 168 212 / 0.6) !important;
}
.border-b-pink-300\/70 {
  border-bottom-color: rgb(249 168 212 / 0.7) !important;
}
.border-b-pink-300\/75 {
  border-bottom-color: rgb(249 168 212 / 0.75) !important;
}
.border-b-pink-300\/80 {
  border-bottom-color: rgb(249 168 212 / 0.8) !important;
}
.border-b-pink-300\/87 {
  border-bottom-color: rgb(249 168 212 / 0.87) !important;
}
.border-b-pink-300\/90 {
  border-bottom-color: rgb(249 168 212 / 0.9) !important;
}
.border-b-pink-300\/95 {
  border-bottom-color: rgb(249 168 212 / 0.95) !important;
}
.border-b-pink-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-b-pink-400\/0 {
  border-bottom-color: rgb(244 114 182 / 0) !important;
}
.border-b-pink-400\/10 {
  border-bottom-color: rgb(244 114 182 / 0.1) !important;
}
.border-b-pink-400\/100 {
  border-bottom-color: rgb(244 114 182 / 1) !important;
}
.border-b-pink-400\/12 {
  border-bottom-color: rgb(244 114 182 / 0.12) !important;
}
.border-b-pink-400\/20 {
  border-bottom-color: rgb(244 114 182 / 0.2) !important;
}
.border-b-pink-400\/25 {
  border-bottom-color: rgb(244 114 182 / 0.25) !important;
}
.border-b-pink-400\/30 {
  border-bottom-color: rgb(244 114 182 / 0.3) !important;
}
.border-b-pink-400\/38 {
  border-bottom-color: rgb(244 114 182 / 0.38) !important;
}
.border-b-pink-400\/40 {
  border-bottom-color: rgb(244 114 182 / 0.4) !important;
}
.border-b-pink-400\/5 {
  border-bottom-color: rgb(244 114 182 / 0.05) !important;
}
.border-b-pink-400\/50 {
  border-bottom-color: rgb(244 114 182 / 0.5) !important;
}
.border-b-pink-400\/60 {
  border-bottom-color: rgb(244 114 182 / 0.6) !important;
}
.border-b-pink-400\/70 {
  border-bottom-color: rgb(244 114 182 / 0.7) !important;
}
.border-b-pink-400\/75 {
  border-bottom-color: rgb(244 114 182 / 0.75) !important;
}
.border-b-pink-400\/80 {
  border-bottom-color: rgb(244 114 182 / 0.8) !important;
}
.border-b-pink-400\/87 {
  border-bottom-color: rgb(244 114 182 / 0.87) !important;
}
.border-b-pink-400\/90 {
  border-bottom-color: rgb(244 114 182 / 0.9) !important;
}
.border-b-pink-400\/95 {
  border-bottom-color: rgb(244 114 182 / 0.95) !important;
}
.border-b-pink-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-b-pink-50\/0 {
  border-bottom-color: rgb(253 242 248 / 0) !important;
}
.border-b-pink-50\/10 {
  border-bottom-color: rgb(253 242 248 / 0.1) !important;
}
.border-b-pink-50\/100 {
  border-bottom-color: rgb(253 242 248 / 1) !important;
}
.border-b-pink-50\/12 {
  border-bottom-color: rgb(253 242 248 / 0.12) !important;
}
.border-b-pink-50\/20 {
  border-bottom-color: rgb(253 242 248 / 0.2) !important;
}
.border-b-pink-50\/25 {
  border-bottom-color: rgb(253 242 248 / 0.25) !important;
}
.border-b-pink-50\/30 {
  border-bottom-color: rgb(253 242 248 / 0.3) !important;
}
.border-b-pink-50\/38 {
  border-bottom-color: rgb(253 242 248 / 0.38) !important;
}
.border-b-pink-50\/40 {
  border-bottom-color: rgb(253 242 248 / 0.4) !important;
}
.border-b-pink-50\/5 {
  border-bottom-color: rgb(253 242 248 / 0.05) !important;
}
.border-b-pink-50\/50 {
  border-bottom-color: rgb(253 242 248 / 0.5) !important;
}
.border-b-pink-50\/60 {
  border-bottom-color: rgb(253 242 248 / 0.6) !important;
}
.border-b-pink-50\/70 {
  border-bottom-color: rgb(253 242 248 / 0.7) !important;
}
.border-b-pink-50\/75 {
  border-bottom-color: rgb(253 242 248 / 0.75) !important;
}
.border-b-pink-50\/80 {
  border-bottom-color: rgb(253 242 248 / 0.8) !important;
}
.border-b-pink-50\/87 {
  border-bottom-color: rgb(253 242 248 / 0.87) !important;
}
.border-b-pink-50\/90 {
  border-bottom-color: rgb(253 242 248 / 0.9) !important;
}
.border-b-pink-50\/95 {
  border-bottom-color: rgb(253 242 248 / 0.95) !important;
}
.border-b-pink-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-b-pink-500\/0 {
  border-bottom-color: rgb(236 72 153 / 0) !important;
}
.border-b-pink-500\/10 {
  border-bottom-color: rgb(236 72 153 / 0.1) !important;
}
.border-b-pink-500\/100 {
  border-bottom-color: rgb(236 72 153 / 1) !important;
}
.border-b-pink-500\/12 {
  border-bottom-color: rgb(236 72 153 / 0.12) !important;
}
.border-b-pink-500\/20 {
  border-bottom-color: rgb(236 72 153 / 0.2) !important;
}
.border-b-pink-500\/25 {
  border-bottom-color: rgb(236 72 153 / 0.25) !important;
}
.border-b-pink-500\/30 {
  border-bottom-color: rgb(236 72 153 / 0.3) !important;
}
.border-b-pink-500\/38 {
  border-bottom-color: rgb(236 72 153 / 0.38) !important;
}
.border-b-pink-500\/40 {
  border-bottom-color: rgb(236 72 153 / 0.4) !important;
}
.border-b-pink-500\/5 {
  border-bottom-color: rgb(236 72 153 / 0.05) !important;
}
.border-b-pink-500\/50 {
  border-bottom-color: rgb(236 72 153 / 0.5) !important;
}
.border-b-pink-500\/60 {
  border-bottom-color: rgb(236 72 153 / 0.6) !important;
}
.border-b-pink-500\/70 {
  border-bottom-color: rgb(236 72 153 / 0.7) !important;
}
.border-b-pink-500\/75 {
  border-bottom-color: rgb(236 72 153 / 0.75) !important;
}
.border-b-pink-500\/80 {
  border-bottom-color: rgb(236 72 153 / 0.8) !important;
}
.border-b-pink-500\/87 {
  border-bottom-color: rgb(236 72 153 / 0.87) !important;
}
.border-b-pink-500\/90 {
  border-bottom-color: rgb(236 72 153 / 0.9) !important;
}
.border-b-pink-500\/95 {
  border-bottom-color: rgb(236 72 153 / 0.95) !important;
}
.border-b-pink-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-b-pink-600\/0 {
  border-bottom-color: rgb(219 39 119 / 0) !important;
}
.border-b-pink-600\/10 {
  border-bottom-color: rgb(219 39 119 / 0.1) !important;
}
.border-b-pink-600\/100 {
  border-bottom-color: rgb(219 39 119 / 1) !important;
}
.border-b-pink-600\/12 {
  border-bottom-color: rgb(219 39 119 / 0.12) !important;
}
.border-b-pink-600\/20 {
  border-bottom-color: rgb(219 39 119 / 0.2) !important;
}
.border-b-pink-600\/25 {
  border-bottom-color: rgb(219 39 119 / 0.25) !important;
}
.border-b-pink-600\/30 {
  border-bottom-color: rgb(219 39 119 / 0.3) !important;
}
.border-b-pink-600\/38 {
  border-bottom-color: rgb(219 39 119 / 0.38) !important;
}
.border-b-pink-600\/40 {
  border-bottom-color: rgb(219 39 119 / 0.4) !important;
}
.border-b-pink-600\/5 {
  border-bottom-color: rgb(219 39 119 / 0.05) !important;
}
.border-b-pink-600\/50 {
  border-bottom-color: rgb(219 39 119 / 0.5) !important;
}
.border-b-pink-600\/60 {
  border-bottom-color: rgb(219 39 119 / 0.6) !important;
}
.border-b-pink-600\/70 {
  border-bottom-color: rgb(219 39 119 / 0.7) !important;
}
.border-b-pink-600\/75 {
  border-bottom-color: rgb(219 39 119 / 0.75) !important;
}
.border-b-pink-600\/80 {
  border-bottom-color: rgb(219 39 119 / 0.8) !important;
}
.border-b-pink-600\/87 {
  border-bottom-color: rgb(219 39 119 / 0.87) !important;
}
.border-b-pink-600\/90 {
  border-bottom-color: rgb(219 39 119 / 0.9) !important;
}
.border-b-pink-600\/95 {
  border-bottom-color: rgb(219 39 119 / 0.95) !important;
}
.border-b-pink-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-b-pink-700\/0 {
  border-bottom-color: rgb(190 24 93 / 0) !important;
}
.border-b-pink-700\/10 {
  border-bottom-color: rgb(190 24 93 / 0.1) !important;
}
.border-b-pink-700\/100 {
  border-bottom-color: rgb(190 24 93 / 1) !important;
}
.border-b-pink-700\/12 {
  border-bottom-color: rgb(190 24 93 / 0.12) !important;
}
.border-b-pink-700\/20 {
  border-bottom-color: rgb(190 24 93 / 0.2) !important;
}
.border-b-pink-700\/25 {
  border-bottom-color: rgb(190 24 93 / 0.25) !important;
}
.border-b-pink-700\/30 {
  border-bottom-color: rgb(190 24 93 / 0.3) !important;
}
.border-b-pink-700\/38 {
  border-bottom-color: rgb(190 24 93 / 0.38) !important;
}
.border-b-pink-700\/40 {
  border-bottom-color: rgb(190 24 93 / 0.4) !important;
}
.border-b-pink-700\/5 {
  border-bottom-color: rgb(190 24 93 / 0.05) !important;
}
.border-b-pink-700\/50 {
  border-bottom-color: rgb(190 24 93 / 0.5) !important;
}
.border-b-pink-700\/60 {
  border-bottom-color: rgb(190 24 93 / 0.6) !important;
}
.border-b-pink-700\/70 {
  border-bottom-color: rgb(190 24 93 / 0.7) !important;
}
.border-b-pink-700\/75 {
  border-bottom-color: rgb(190 24 93 / 0.75) !important;
}
.border-b-pink-700\/80 {
  border-bottom-color: rgb(190 24 93 / 0.8) !important;
}
.border-b-pink-700\/87 {
  border-bottom-color: rgb(190 24 93 / 0.87) !important;
}
.border-b-pink-700\/90 {
  border-bottom-color: rgb(190 24 93 / 0.9) !important;
}
.border-b-pink-700\/95 {
  border-bottom-color: rgb(190 24 93 / 0.95) !important;
}
.border-b-pink-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-b-pink-800\/0 {
  border-bottom-color: rgb(157 23 77 / 0) !important;
}
.border-b-pink-800\/10 {
  border-bottom-color: rgb(157 23 77 / 0.1) !important;
}
.border-b-pink-800\/100 {
  border-bottom-color: rgb(157 23 77 / 1) !important;
}
.border-b-pink-800\/12 {
  border-bottom-color: rgb(157 23 77 / 0.12) !important;
}
.border-b-pink-800\/20 {
  border-bottom-color: rgb(157 23 77 / 0.2) !important;
}
.border-b-pink-800\/25 {
  border-bottom-color: rgb(157 23 77 / 0.25) !important;
}
.border-b-pink-800\/30 {
  border-bottom-color: rgb(157 23 77 / 0.3) !important;
}
.border-b-pink-800\/38 {
  border-bottom-color: rgb(157 23 77 / 0.38) !important;
}
.border-b-pink-800\/40 {
  border-bottom-color: rgb(157 23 77 / 0.4) !important;
}
.border-b-pink-800\/5 {
  border-bottom-color: rgb(157 23 77 / 0.05) !important;
}
.border-b-pink-800\/50 {
  border-bottom-color: rgb(157 23 77 / 0.5) !important;
}
.border-b-pink-800\/60 {
  border-bottom-color: rgb(157 23 77 / 0.6) !important;
}
.border-b-pink-800\/70 {
  border-bottom-color: rgb(157 23 77 / 0.7) !important;
}
.border-b-pink-800\/75 {
  border-bottom-color: rgb(157 23 77 / 0.75) !important;
}
.border-b-pink-800\/80 {
  border-bottom-color: rgb(157 23 77 / 0.8) !important;
}
.border-b-pink-800\/87 {
  border-bottom-color: rgb(157 23 77 / 0.87) !important;
}
.border-b-pink-800\/90 {
  border-bottom-color: rgb(157 23 77 / 0.9) !important;
}
.border-b-pink-800\/95 {
  border-bottom-color: rgb(157 23 77 / 0.95) !important;
}
.border-b-pink-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-b-pink-900\/0 {
  border-bottom-color: rgb(131 24 67 / 0) !important;
}
.border-b-pink-900\/10 {
  border-bottom-color: rgb(131 24 67 / 0.1) !important;
}
.border-b-pink-900\/100 {
  border-bottom-color: rgb(131 24 67 / 1) !important;
}
.border-b-pink-900\/12 {
  border-bottom-color: rgb(131 24 67 / 0.12) !important;
}
.border-b-pink-900\/20 {
  border-bottom-color: rgb(131 24 67 / 0.2) !important;
}
.border-b-pink-900\/25 {
  border-bottom-color: rgb(131 24 67 / 0.25) !important;
}
.border-b-pink-900\/30 {
  border-bottom-color: rgb(131 24 67 / 0.3) !important;
}
.border-b-pink-900\/38 {
  border-bottom-color: rgb(131 24 67 / 0.38) !important;
}
.border-b-pink-900\/40 {
  border-bottom-color: rgb(131 24 67 / 0.4) !important;
}
.border-b-pink-900\/5 {
  border-bottom-color: rgb(131 24 67 / 0.05) !important;
}
.border-b-pink-900\/50 {
  border-bottom-color: rgb(131 24 67 / 0.5) !important;
}
.border-b-pink-900\/60 {
  border-bottom-color: rgb(131 24 67 / 0.6) !important;
}
.border-b-pink-900\/70 {
  border-bottom-color: rgb(131 24 67 / 0.7) !important;
}
.border-b-pink-900\/75 {
  border-bottom-color: rgb(131 24 67 / 0.75) !important;
}
.border-b-pink-900\/80 {
  border-bottom-color: rgb(131 24 67 / 0.8) !important;
}
.border-b-pink-900\/87 {
  border-bottom-color: rgb(131 24 67 / 0.87) !important;
}
.border-b-pink-900\/90 {
  border-bottom-color: rgb(131 24 67 / 0.9) !important;
}
.border-b-pink-900\/95 {
  border-bottom-color: rgb(131 24 67 / 0.95) !important;
}
.border-b-pink-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-b-pink-950\/0 {
  border-bottom-color: rgb(80 7 36 / 0) !important;
}
.border-b-pink-950\/10 {
  border-bottom-color: rgb(80 7 36 / 0.1) !important;
}
.border-b-pink-950\/100 {
  border-bottom-color: rgb(80 7 36 / 1) !important;
}
.border-b-pink-950\/12 {
  border-bottom-color: rgb(80 7 36 / 0.12) !important;
}
.border-b-pink-950\/20 {
  border-bottom-color: rgb(80 7 36 / 0.2) !important;
}
.border-b-pink-950\/25 {
  border-bottom-color: rgb(80 7 36 / 0.25) !important;
}
.border-b-pink-950\/30 {
  border-bottom-color: rgb(80 7 36 / 0.3) !important;
}
.border-b-pink-950\/38 {
  border-bottom-color: rgb(80 7 36 / 0.38) !important;
}
.border-b-pink-950\/40 {
  border-bottom-color: rgb(80 7 36 / 0.4) !important;
}
.border-b-pink-950\/5 {
  border-bottom-color: rgb(80 7 36 / 0.05) !important;
}
.border-b-pink-950\/50 {
  border-bottom-color: rgb(80 7 36 / 0.5) !important;
}
.border-b-pink-950\/60 {
  border-bottom-color: rgb(80 7 36 / 0.6) !important;
}
.border-b-pink-950\/70 {
  border-bottom-color: rgb(80 7 36 / 0.7) !important;
}
.border-b-pink-950\/75 {
  border-bottom-color: rgb(80 7 36 / 0.75) !important;
}
.border-b-pink-950\/80 {
  border-bottom-color: rgb(80 7 36 / 0.8) !important;
}
.border-b-pink-950\/87 {
  border-bottom-color: rgb(80 7 36 / 0.87) !important;
}
.border-b-pink-950\/90 {
  border-bottom-color: rgb(80 7 36 / 0.9) !important;
}
.border-b-pink-950\/95 {
  border-bottom-color: rgb(80 7 36 / 0.95) !important;
}
.border-b-primary {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-100\/0 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-b-primary-100\/10 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-b-primary-100\/100 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-b-primary-100\/12 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-b-primary-100\/20 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-b-primary-100\/25 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-b-primary-100\/30 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-b-primary-100\/38 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-b-primary-100\/40 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-b-primary-100\/5 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-b-primary-100\/50 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-b-primary-100\/60 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-b-primary-100\/70 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-b-primary-100\/75 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-b-primary-100\/80 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-b-primary-100\/87 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-b-primary-100\/90 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-b-primary-100\/95 {
  border-bottom-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-b-primary-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-200\/0 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-b-primary-200\/10 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-b-primary-200\/100 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-b-primary-200\/12 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-b-primary-200\/20 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-b-primary-200\/25 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-b-primary-200\/30 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-b-primary-200\/38 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-b-primary-200\/40 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-b-primary-200\/5 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-b-primary-200\/50 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-b-primary-200\/60 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-b-primary-200\/70 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-b-primary-200\/75 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-b-primary-200\/80 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-b-primary-200\/87 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-b-primary-200\/90 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-b-primary-200\/95 {
  border-bottom-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-b-primary-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-300\/0 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-b-primary-300\/10 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-b-primary-300\/100 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-b-primary-300\/12 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-b-primary-300\/20 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-b-primary-300\/25 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-b-primary-300\/30 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-b-primary-300\/38 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-b-primary-300\/40 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-b-primary-300\/5 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-b-primary-300\/50 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-b-primary-300\/60 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-b-primary-300\/70 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-b-primary-300\/75 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-b-primary-300\/80 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-b-primary-300\/87 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-b-primary-300\/90 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-b-primary-300\/95 {
  border-bottom-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-b-primary-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-400\/0 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-b-primary-400\/10 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-b-primary-400\/100 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-b-primary-400\/12 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-b-primary-400\/20 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-b-primary-400\/25 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-b-primary-400\/30 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-b-primary-400\/38 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-b-primary-400\/40 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-b-primary-400\/5 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-b-primary-400\/50 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-b-primary-400\/60 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-b-primary-400\/70 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-b-primary-400\/75 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-b-primary-400\/80 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-b-primary-400\/87 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-b-primary-400\/90 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-b-primary-400\/95 {
  border-bottom-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-b-primary-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-50\/0 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-b-primary-50\/10 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-b-primary-50\/100 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-b-primary-50\/12 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-b-primary-50\/20 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-b-primary-50\/25 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-b-primary-50\/30 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-b-primary-50\/38 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-b-primary-50\/40 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-b-primary-50\/5 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-b-primary-50\/50 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-b-primary-50\/60 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-b-primary-50\/70 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-b-primary-50\/75 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-b-primary-50\/80 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-b-primary-50\/87 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-b-primary-50\/90 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-b-primary-50\/95 {
  border-bottom-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-b-primary-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-500\/0 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-b-primary-500\/10 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-b-primary-500\/100 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-b-primary-500\/12 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-b-primary-500\/20 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-b-primary-500\/25 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-b-primary-500\/30 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-b-primary-500\/38 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-b-primary-500\/40 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-b-primary-500\/5 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-b-primary-500\/50 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-b-primary-500\/60 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-b-primary-500\/70 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-b-primary-500\/75 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-b-primary-500\/80 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-b-primary-500\/87 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-b-primary-500\/90 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-b-primary-500\/95 {
  border-bottom-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-b-primary-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-600\/0 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-b-primary-600\/10 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-b-primary-600\/100 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-b-primary-600\/12 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-b-primary-600\/20 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-b-primary-600\/25 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-b-primary-600\/30 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-b-primary-600\/38 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-b-primary-600\/40 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-b-primary-600\/5 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-b-primary-600\/50 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-b-primary-600\/60 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-b-primary-600\/70 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-b-primary-600\/75 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-b-primary-600\/80 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-b-primary-600\/87 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-b-primary-600\/90 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-b-primary-600\/95 {
  border-bottom-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-b-primary-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-700\/0 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-b-primary-700\/10 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-b-primary-700\/100 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-b-primary-700\/12 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-b-primary-700\/20 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-b-primary-700\/25 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-b-primary-700\/30 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-b-primary-700\/38 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-b-primary-700\/40 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-b-primary-700\/5 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-b-primary-700\/50 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-b-primary-700\/60 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-b-primary-700\/70 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-b-primary-700\/75 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-b-primary-700\/80 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-b-primary-700\/87 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-b-primary-700\/90 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-b-primary-700\/95 {
  border-bottom-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-b-primary-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-800\/0 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-b-primary-800\/10 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-b-primary-800\/100 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-b-primary-800\/12 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-b-primary-800\/20 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-b-primary-800\/25 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-b-primary-800\/30 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-b-primary-800\/38 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-b-primary-800\/40 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-b-primary-800\/5 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-b-primary-800\/50 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-b-primary-800\/60 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-b-primary-800\/70 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-b-primary-800\/75 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-b-primary-800\/80 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-b-primary-800\/87 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-b-primary-800\/90 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-b-primary-800\/95 {
  border-bottom-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-b-primary-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-primary-900\/0 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-b-primary-900\/10 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-b-primary-900\/100 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-b-primary-900\/12 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-b-primary-900\/20 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-b-primary-900\/25 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-b-primary-900\/30 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-b-primary-900\/38 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-b-primary-900\/40 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-b-primary-900\/5 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-b-primary-900\/50 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-b-primary-900\/60 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-b-primary-900\/70 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-b-primary-900\/75 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-b-primary-900\/80 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-b-primary-900\/87 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-b-primary-900\/90 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-b-primary-900\/95 {
  border-bottom-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-b-primary\/0 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-b-primary\/10 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-b-primary\/100 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-b-primary\/12 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-b-primary\/20 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-b-primary\/25 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-b-primary\/30 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-b-primary\/38 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-b-primary\/40 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-b-primary\/5 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-b-primary\/50 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-b-primary\/60 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-b-primary\/70 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-b-primary\/75 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-b-primary\/80 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-b-primary\/87 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-b-primary\/90 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-b-primary\/95 {
  border-bottom-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-b-purple-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-b-purple-100\/0 {
  border-bottom-color: rgb(243 232 255 / 0) !important;
}
.border-b-purple-100\/10 {
  border-bottom-color: rgb(243 232 255 / 0.1) !important;
}
.border-b-purple-100\/100 {
  border-bottom-color: rgb(243 232 255 / 1) !important;
}
.border-b-purple-100\/12 {
  border-bottom-color: rgb(243 232 255 / 0.12) !important;
}
.border-b-purple-100\/20 {
  border-bottom-color: rgb(243 232 255 / 0.2) !important;
}
.border-b-purple-100\/25 {
  border-bottom-color: rgb(243 232 255 / 0.25) !important;
}
.border-b-purple-100\/30 {
  border-bottom-color: rgb(243 232 255 / 0.3) !important;
}
.border-b-purple-100\/38 {
  border-bottom-color: rgb(243 232 255 / 0.38) !important;
}
.border-b-purple-100\/40 {
  border-bottom-color: rgb(243 232 255 / 0.4) !important;
}
.border-b-purple-100\/5 {
  border-bottom-color: rgb(243 232 255 / 0.05) !important;
}
.border-b-purple-100\/50 {
  border-bottom-color: rgb(243 232 255 / 0.5) !important;
}
.border-b-purple-100\/60 {
  border-bottom-color: rgb(243 232 255 / 0.6) !important;
}
.border-b-purple-100\/70 {
  border-bottom-color: rgb(243 232 255 / 0.7) !important;
}
.border-b-purple-100\/75 {
  border-bottom-color: rgb(243 232 255 / 0.75) !important;
}
.border-b-purple-100\/80 {
  border-bottom-color: rgb(243 232 255 / 0.8) !important;
}
.border-b-purple-100\/87 {
  border-bottom-color: rgb(243 232 255 / 0.87) !important;
}
.border-b-purple-100\/90 {
  border-bottom-color: rgb(243 232 255 / 0.9) !important;
}
.border-b-purple-100\/95 {
  border-bottom-color: rgb(243 232 255 / 0.95) !important;
}
.border-b-purple-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-b-purple-200\/0 {
  border-bottom-color: rgb(233 213 255 / 0) !important;
}
.border-b-purple-200\/10 {
  border-bottom-color: rgb(233 213 255 / 0.1) !important;
}
.border-b-purple-200\/100 {
  border-bottom-color: rgb(233 213 255 / 1) !important;
}
.border-b-purple-200\/12 {
  border-bottom-color: rgb(233 213 255 / 0.12) !important;
}
.border-b-purple-200\/20 {
  border-bottom-color: rgb(233 213 255 / 0.2) !important;
}
.border-b-purple-200\/25 {
  border-bottom-color: rgb(233 213 255 / 0.25) !important;
}
.border-b-purple-200\/30 {
  border-bottom-color: rgb(233 213 255 / 0.3) !important;
}
.border-b-purple-200\/38 {
  border-bottom-color: rgb(233 213 255 / 0.38) !important;
}
.border-b-purple-200\/40 {
  border-bottom-color: rgb(233 213 255 / 0.4) !important;
}
.border-b-purple-200\/5 {
  border-bottom-color: rgb(233 213 255 / 0.05) !important;
}
.border-b-purple-200\/50 {
  border-bottom-color: rgb(233 213 255 / 0.5) !important;
}
.border-b-purple-200\/60 {
  border-bottom-color: rgb(233 213 255 / 0.6) !important;
}
.border-b-purple-200\/70 {
  border-bottom-color: rgb(233 213 255 / 0.7) !important;
}
.border-b-purple-200\/75 {
  border-bottom-color: rgb(233 213 255 / 0.75) !important;
}
.border-b-purple-200\/80 {
  border-bottom-color: rgb(233 213 255 / 0.8) !important;
}
.border-b-purple-200\/87 {
  border-bottom-color: rgb(233 213 255 / 0.87) !important;
}
.border-b-purple-200\/90 {
  border-bottom-color: rgb(233 213 255 / 0.9) !important;
}
.border-b-purple-200\/95 {
  border-bottom-color: rgb(233 213 255 / 0.95) !important;
}
.border-b-purple-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-b-purple-300\/0 {
  border-bottom-color: rgb(216 180 254 / 0) !important;
}
.border-b-purple-300\/10 {
  border-bottom-color: rgb(216 180 254 / 0.1) !important;
}
.border-b-purple-300\/100 {
  border-bottom-color: rgb(216 180 254 / 1) !important;
}
.border-b-purple-300\/12 {
  border-bottom-color: rgb(216 180 254 / 0.12) !important;
}
.border-b-purple-300\/20 {
  border-bottom-color: rgb(216 180 254 / 0.2) !important;
}
.border-b-purple-300\/25 {
  border-bottom-color: rgb(216 180 254 / 0.25) !important;
}
.border-b-purple-300\/30 {
  border-bottom-color: rgb(216 180 254 / 0.3) !important;
}
.border-b-purple-300\/38 {
  border-bottom-color: rgb(216 180 254 / 0.38) !important;
}
.border-b-purple-300\/40 {
  border-bottom-color: rgb(216 180 254 / 0.4) !important;
}
.border-b-purple-300\/5 {
  border-bottom-color: rgb(216 180 254 / 0.05) !important;
}
.border-b-purple-300\/50 {
  border-bottom-color: rgb(216 180 254 / 0.5) !important;
}
.border-b-purple-300\/60 {
  border-bottom-color: rgb(216 180 254 / 0.6) !important;
}
.border-b-purple-300\/70 {
  border-bottom-color: rgb(216 180 254 / 0.7) !important;
}
.border-b-purple-300\/75 {
  border-bottom-color: rgb(216 180 254 / 0.75) !important;
}
.border-b-purple-300\/80 {
  border-bottom-color: rgb(216 180 254 / 0.8) !important;
}
.border-b-purple-300\/87 {
  border-bottom-color: rgb(216 180 254 / 0.87) !important;
}
.border-b-purple-300\/90 {
  border-bottom-color: rgb(216 180 254 / 0.9) !important;
}
.border-b-purple-300\/95 {
  border-bottom-color: rgb(216 180 254 / 0.95) !important;
}
.border-b-purple-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-b-purple-400\/0 {
  border-bottom-color: rgb(192 132 252 / 0) !important;
}
.border-b-purple-400\/10 {
  border-bottom-color: rgb(192 132 252 / 0.1) !important;
}
.border-b-purple-400\/100 {
  border-bottom-color: rgb(192 132 252 / 1) !important;
}
.border-b-purple-400\/12 {
  border-bottom-color: rgb(192 132 252 / 0.12) !important;
}
.border-b-purple-400\/20 {
  border-bottom-color: rgb(192 132 252 / 0.2) !important;
}
.border-b-purple-400\/25 {
  border-bottom-color: rgb(192 132 252 / 0.25) !important;
}
.border-b-purple-400\/30 {
  border-bottom-color: rgb(192 132 252 / 0.3) !important;
}
.border-b-purple-400\/38 {
  border-bottom-color: rgb(192 132 252 / 0.38) !important;
}
.border-b-purple-400\/40 {
  border-bottom-color: rgb(192 132 252 / 0.4) !important;
}
.border-b-purple-400\/5 {
  border-bottom-color: rgb(192 132 252 / 0.05) !important;
}
.border-b-purple-400\/50 {
  border-bottom-color: rgb(192 132 252 / 0.5) !important;
}
.border-b-purple-400\/60 {
  border-bottom-color: rgb(192 132 252 / 0.6) !important;
}
.border-b-purple-400\/70 {
  border-bottom-color: rgb(192 132 252 / 0.7) !important;
}
.border-b-purple-400\/75 {
  border-bottom-color: rgb(192 132 252 / 0.75) !important;
}
.border-b-purple-400\/80 {
  border-bottom-color: rgb(192 132 252 / 0.8) !important;
}
.border-b-purple-400\/87 {
  border-bottom-color: rgb(192 132 252 / 0.87) !important;
}
.border-b-purple-400\/90 {
  border-bottom-color: rgb(192 132 252 / 0.9) !important;
}
.border-b-purple-400\/95 {
  border-bottom-color: rgb(192 132 252 / 0.95) !important;
}
.border-b-purple-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-b-purple-50\/0 {
  border-bottom-color: rgb(250 245 255 / 0) !important;
}
.border-b-purple-50\/10 {
  border-bottom-color: rgb(250 245 255 / 0.1) !important;
}
.border-b-purple-50\/100 {
  border-bottom-color: rgb(250 245 255 / 1) !important;
}
.border-b-purple-50\/12 {
  border-bottom-color: rgb(250 245 255 / 0.12) !important;
}
.border-b-purple-50\/20 {
  border-bottom-color: rgb(250 245 255 / 0.2) !important;
}
.border-b-purple-50\/25 {
  border-bottom-color: rgb(250 245 255 / 0.25) !important;
}
.border-b-purple-50\/30 {
  border-bottom-color: rgb(250 245 255 / 0.3) !important;
}
.border-b-purple-50\/38 {
  border-bottom-color: rgb(250 245 255 / 0.38) !important;
}
.border-b-purple-50\/40 {
  border-bottom-color: rgb(250 245 255 / 0.4) !important;
}
.border-b-purple-50\/5 {
  border-bottom-color: rgb(250 245 255 / 0.05) !important;
}
.border-b-purple-50\/50 {
  border-bottom-color: rgb(250 245 255 / 0.5) !important;
}
.border-b-purple-50\/60 {
  border-bottom-color: rgb(250 245 255 / 0.6) !important;
}
.border-b-purple-50\/70 {
  border-bottom-color: rgb(250 245 255 / 0.7) !important;
}
.border-b-purple-50\/75 {
  border-bottom-color: rgb(250 245 255 / 0.75) !important;
}
.border-b-purple-50\/80 {
  border-bottom-color: rgb(250 245 255 / 0.8) !important;
}
.border-b-purple-50\/87 {
  border-bottom-color: rgb(250 245 255 / 0.87) !important;
}
.border-b-purple-50\/90 {
  border-bottom-color: rgb(250 245 255 / 0.9) !important;
}
.border-b-purple-50\/95 {
  border-bottom-color: rgb(250 245 255 / 0.95) !important;
}
.border-b-purple-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-b-purple-500\/0 {
  border-bottom-color: rgb(168 85 247 / 0) !important;
}
.border-b-purple-500\/10 {
  border-bottom-color: rgb(168 85 247 / 0.1) !important;
}
.border-b-purple-500\/100 {
  border-bottom-color: rgb(168 85 247 / 1) !important;
}
.border-b-purple-500\/12 {
  border-bottom-color: rgb(168 85 247 / 0.12) !important;
}
.border-b-purple-500\/20 {
  border-bottom-color: rgb(168 85 247 / 0.2) !important;
}
.border-b-purple-500\/25 {
  border-bottom-color: rgb(168 85 247 / 0.25) !important;
}
.border-b-purple-500\/30 {
  border-bottom-color: rgb(168 85 247 / 0.3) !important;
}
.border-b-purple-500\/38 {
  border-bottom-color: rgb(168 85 247 / 0.38) !important;
}
.border-b-purple-500\/40 {
  border-bottom-color: rgb(168 85 247 / 0.4) !important;
}
.border-b-purple-500\/5 {
  border-bottom-color: rgb(168 85 247 / 0.05) !important;
}
.border-b-purple-500\/50 {
  border-bottom-color: rgb(168 85 247 / 0.5) !important;
}
.border-b-purple-500\/60 {
  border-bottom-color: rgb(168 85 247 / 0.6) !important;
}
.border-b-purple-500\/70 {
  border-bottom-color: rgb(168 85 247 / 0.7) !important;
}
.border-b-purple-500\/75 {
  border-bottom-color: rgb(168 85 247 / 0.75) !important;
}
.border-b-purple-500\/80 {
  border-bottom-color: rgb(168 85 247 / 0.8) !important;
}
.border-b-purple-500\/87 {
  border-bottom-color: rgb(168 85 247 / 0.87) !important;
}
.border-b-purple-500\/90 {
  border-bottom-color: rgb(168 85 247 / 0.9) !important;
}
.border-b-purple-500\/95 {
  border-bottom-color: rgb(168 85 247 / 0.95) !important;
}
.border-b-purple-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-b-purple-600\/0 {
  border-bottom-color: rgb(147 51 234 / 0) !important;
}
.border-b-purple-600\/10 {
  border-bottom-color: rgb(147 51 234 / 0.1) !important;
}
.border-b-purple-600\/100 {
  border-bottom-color: rgb(147 51 234 / 1) !important;
}
.border-b-purple-600\/12 {
  border-bottom-color: rgb(147 51 234 / 0.12) !important;
}
.border-b-purple-600\/20 {
  border-bottom-color: rgb(147 51 234 / 0.2) !important;
}
.border-b-purple-600\/25 {
  border-bottom-color: rgb(147 51 234 / 0.25) !important;
}
.border-b-purple-600\/30 {
  border-bottom-color: rgb(147 51 234 / 0.3) !important;
}
.border-b-purple-600\/38 {
  border-bottom-color: rgb(147 51 234 / 0.38) !important;
}
.border-b-purple-600\/40 {
  border-bottom-color: rgb(147 51 234 / 0.4) !important;
}
.border-b-purple-600\/5 {
  border-bottom-color: rgb(147 51 234 / 0.05) !important;
}
.border-b-purple-600\/50 {
  border-bottom-color: rgb(147 51 234 / 0.5) !important;
}
.border-b-purple-600\/60 {
  border-bottom-color: rgb(147 51 234 / 0.6) !important;
}
.border-b-purple-600\/70 {
  border-bottom-color: rgb(147 51 234 / 0.7) !important;
}
.border-b-purple-600\/75 {
  border-bottom-color: rgb(147 51 234 / 0.75) !important;
}
.border-b-purple-600\/80 {
  border-bottom-color: rgb(147 51 234 / 0.8) !important;
}
.border-b-purple-600\/87 {
  border-bottom-color: rgb(147 51 234 / 0.87) !important;
}
.border-b-purple-600\/90 {
  border-bottom-color: rgb(147 51 234 / 0.9) !important;
}
.border-b-purple-600\/95 {
  border-bottom-color: rgb(147 51 234 / 0.95) !important;
}
.border-b-purple-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-b-purple-700\/0 {
  border-bottom-color: rgb(126 34 206 / 0) !important;
}
.border-b-purple-700\/10 {
  border-bottom-color: rgb(126 34 206 / 0.1) !important;
}
.border-b-purple-700\/100 {
  border-bottom-color: rgb(126 34 206 / 1) !important;
}
.border-b-purple-700\/12 {
  border-bottom-color: rgb(126 34 206 / 0.12) !important;
}
.border-b-purple-700\/20 {
  border-bottom-color: rgb(126 34 206 / 0.2) !important;
}
.border-b-purple-700\/25 {
  border-bottom-color: rgb(126 34 206 / 0.25) !important;
}
.border-b-purple-700\/30 {
  border-bottom-color: rgb(126 34 206 / 0.3) !important;
}
.border-b-purple-700\/38 {
  border-bottom-color: rgb(126 34 206 / 0.38) !important;
}
.border-b-purple-700\/40 {
  border-bottom-color: rgb(126 34 206 / 0.4) !important;
}
.border-b-purple-700\/5 {
  border-bottom-color: rgb(126 34 206 / 0.05) !important;
}
.border-b-purple-700\/50 {
  border-bottom-color: rgb(126 34 206 / 0.5) !important;
}
.border-b-purple-700\/60 {
  border-bottom-color: rgb(126 34 206 / 0.6) !important;
}
.border-b-purple-700\/70 {
  border-bottom-color: rgb(126 34 206 / 0.7) !important;
}
.border-b-purple-700\/75 {
  border-bottom-color: rgb(126 34 206 / 0.75) !important;
}
.border-b-purple-700\/80 {
  border-bottom-color: rgb(126 34 206 / 0.8) !important;
}
.border-b-purple-700\/87 {
  border-bottom-color: rgb(126 34 206 / 0.87) !important;
}
.border-b-purple-700\/90 {
  border-bottom-color: rgb(126 34 206 / 0.9) !important;
}
.border-b-purple-700\/95 {
  border-bottom-color: rgb(126 34 206 / 0.95) !important;
}
.border-b-purple-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-b-purple-800\/0 {
  border-bottom-color: rgb(107 33 168 / 0) !important;
}
.border-b-purple-800\/10 {
  border-bottom-color: rgb(107 33 168 / 0.1) !important;
}
.border-b-purple-800\/100 {
  border-bottom-color: rgb(107 33 168 / 1) !important;
}
.border-b-purple-800\/12 {
  border-bottom-color: rgb(107 33 168 / 0.12) !important;
}
.border-b-purple-800\/20 {
  border-bottom-color: rgb(107 33 168 / 0.2) !important;
}
.border-b-purple-800\/25 {
  border-bottom-color: rgb(107 33 168 / 0.25) !important;
}
.border-b-purple-800\/30 {
  border-bottom-color: rgb(107 33 168 / 0.3) !important;
}
.border-b-purple-800\/38 {
  border-bottom-color: rgb(107 33 168 / 0.38) !important;
}
.border-b-purple-800\/40 {
  border-bottom-color: rgb(107 33 168 / 0.4) !important;
}
.border-b-purple-800\/5 {
  border-bottom-color: rgb(107 33 168 / 0.05) !important;
}
.border-b-purple-800\/50 {
  border-bottom-color: rgb(107 33 168 / 0.5) !important;
}
.border-b-purple-800\/60 {
  border-bottom-color: rgb(107 33 168 / 0.6) !important;
}
.border-b-purple-800\/70 {
  border-bottom-color: rgb(107 33 168 / 0.7) !important;
}
.border-b-purple-800\/75 {
  border-bottom-color: rgb(107 33 168 / 0.75) !important;
}
.border-b-purple-800\/80 {
  border-bottom-color: rgb(107 33 168 / 0.8) !important;
}
.border-b-purple-800\/87 {
  border-bottom-color: rgb(107 33 168 / 0.87) !important;
}
.border-b-purple-800\/90 {
  border-bottom-color: rgb(107 33 168 / 0.9) !important;
}
.border-b-purple-800\/95 {
  border-bottom-color: rgb(107 33 168 / 0.95) !important;
}
.border-b-purple-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-b-purple-900\/0 {
  border-bottom-color: rgb(88 28 135 / 0) !important;
}
.border-b-purple-900\/10 {
  border-bottom-color: rgb(88 28 135 / 0.1) !important;
}
.border-b-purple-900\/100 {
  border-bottom-color: rgb(88 28 135 / 1) !important;
}
.border-b-purple-900\/12 {
  border-bottom-color: rgb(88 28 135 / 0.12) !important;
}
.border-b-purple-900\/20 {
  border-bottom-color: rgb(88 28 135 / 0.2) !important;
}
.border-b-purple-900\/25 {
  border-bottom-color: rgb(88 28 135 / 0.25) !important;
}
.border-b-purple-900\/30 {
  border-bottom-color: rgb(88 28 135 / 0.3) !important;
}
.border-b-purple-900\/38 {
  border-bottom-color: rgb(88 28 135 / 0.38) !important;
}
.border-b-purple-900\/40 {
  border-bottom-color: rgb(88 28 135 / 0.4) !important;
}
.border-b-purple-900\/5 {
  border-bottom-color: rgb(88 28 135 / 0.05) !important;
}
.border-b-purple-900\/50 {
  border-bottom-color: rgb(88 28 135 / 0.5) !important;
}
.border-b-purple-900\/60 {
  border-bottom-color: rgb(88 28 135 / 0.6) !important;
}
.border-b-purple-900\/70 {
  border-bottom-color: rgb(88 28 135 / 0.7) !important;
}
.border-b-purple-900\/75 {
  border-bottom-color: rgb(88 28 135 / 0.75) !important;
}
.border-b-purple-900\/80 {
  border-bottom-color: rgb(88 28 135 / 0.8) !important;
}
.border-b-purple-900\/87 {
  border-bottom-color: rgb(88 28 135 / 0.87) !important;
}
.border-b-purple-900\/90 {
  border-bottom-color: rgb(88 28 135 / 0.9) !important;
}
.border-b-purple-900\/95 {
  border-bottom-color: rgb(88 28 135 / 0.95) !important;
}
.border-b-purple-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-b-purple-950\/0 {
  border-bottom-color: rgb(59 7 100 / 0) !important;
}
.border-b-purple-950\/10 {
  border-bottom-color: rgb(59 7 100 / 0.1) !important;
}
.border-b-purple-950\/100 {
  border-bottom-color: rgb(59 7 100 / 1) !important;
}
.border-b-purple-950\/12 {
  border-bottom-color: rgb(59 7 100 / 0.12) !important;
}
.border-b-purple-950\/20 {
  border-bottom-color: rgb(59 7 100 / 0.2) !important;
}
.border-b-purple-950\/25 {
  border-bottom-color: rgb(59 7 100 / 0.25) !important;
}
.border-b-purple-950\/30 {
  border-bottom-color: rgb(59 7 100 / 0.3) !important;
}
.border-b-purple-950\/38 {
  border-bottom-color: rgb(59 7 100 / 0.38) !important;
}
.border-b-purple-950\/40 {
  border-bottom-color: rgb(59 7 100 / 0.4) !important;
}
.border-b-purple-950\/5 {
  border-bottom-color: rgb(59 7 100 / 0.05) !important;
}
.border-b-purple-950\/50 {
  border-bottom-color: rgb(59 7 100 / 0.5) !important;
}
.border-b-purple-950\/60 {
  border-bottom-color: rgb(59 7 100 / 0.6) !important;
}
.border-b-purple-950\/70 {
  border-bottom-color: rgb(59 7 100 / 0.7) !important;
}
.border-b-purple-950\/75 {
  border-bottom-color: rgb(59 7 100 / 0.75) !important;
}
.border-b-purple-950\/80 {
  border-bottom-color: rgb(59 7 100 / 0.8) !important;
}
.border-b-purple-950\/87 {
  border-bottom-color: rgb(59 7 100 / 0.87) !important;
}
.border-b-purple-950\/90 {
  border-bottom-color: rgb(59 7 100 / 0.9) !important;
}
.border-b-purple-950\/95 {
  border-bottom-color: rgb(59 7 100 / 0.95) !important;
}
.border-b-red-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-b-red-100\/0 {
  border-bottom-color: rgb(254 226 226 / 0) !important;
}
.border-b-red-100\/10 {
  border-bottom-color: rgb(254 226 226 / 0.1) !important;
}
.border-b-red-100\/100 {
  border-bottom-color: rgb(254 226 226 / 1) !important;
}
.border-b-red-100\/12 {
  border-bottom-color: rgb(254 226 226 / 0.12) !important;
}
.border-b-red-100\/20 {
  border-bottom-color: rgb(254 226 226 / 0.2) !important;
}
.border-b-red-100\/25 {
  border-bottom-color: rgb(254 226 226 / 0.25) !important;
}
.border-b-red-100\/30 {
  border-bottom-color: rgb(254 226 226 / 0.3) !important;
}
.border-b-red-100\/38 {
  border-bottom-color: rgb(254 226 226 / 0.38) !important;
}
.border-b-red-100\/40 {
  border-bottom-color: rgb(254 226 226 / 0.4) !important;
}
.border-b-red-100\/5 {
  border-bottom-color: rgb(254 226 226 / 0.05) !important;
}
.border-b-red-100\/50 {
  border-bottom-color: rgb(254 226 226 / 0.5) !important;
}
.border-b-red-100\/60 {
  border-bottom-color: rgb(254 226 226 / 0.6) !important;
}
.border-b-red-100\/70 {
  border-bottom-color: rgb(254 226 226 / 0.7) !important;
}
.border-b-red-100\/75 {
  border-bottom-color: rgb(254 226 226 / 0.75) !important;
}
.border-b-red-100\/80 {
  border-bottom-color: rgb(254 226 226 / 0.8) !important;
}
.border-b-red-100\/87 {
  border-bottom-color: rgb(254 226 226 / 0.87) !important;
}
.border-b-red-100\/90 {
  border-bottom-color: rgb(254 226 226 / 0.9) !important;
}
.border-b-red-100\/95 {
  border-bottom-color: rgb(254 226 226 / 0.95) !important;
}
.border-b-red-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-b-red-200\/0 {
  border-bottom-color: rgb(254 202 202 / 0) !important;
}
.border-b-red-200\/10 {
  border-bottom-color: rgb(254 202 202 / 0.1) !important;
}
.border-b-red-200\/100 {
  border-bottom-color: rgb(254 202 202 / 1) !important;
}
.border-b-red-200\/12 {
  border-bottom-color: rgb(254 202 202 / 0.12) !important;
}
.border-b-red-200\/20 {
  border-bottom-color: rgb(254 202 202 / 0.2) !important;
}
.border-b-red-200\/25 {
  border-bottom-color: rgb(254 202 202 / 0.25) !important;
}
.border-b-red-200\/30 {
  border-bottom-color: rgb(254 202 202 / 0.3) !important;
}
.border-b-red-200\/38 {
  border-bottom-color: rgb(254 202 202 / 0.38) !important;
}
.border-b-red-200\/40 {
  border-bottom-color: rgb(254 202 202 / 0.4) !important;
}
.border-b-red-200\/5 {
  border-bottom-color: rgb(254 202 202 / 0.05) !important;
}
.border-b-red-200\/50 {
  border-bottom-color: rgb(254 202 202 / 0.5) !important;
}
.border-b-red-200\/60 {
  border-bottom-color: rgb(254 202 202 / 0.6) !important;
}
.border-b-red-200\/70 {
  border-bottom-color: rgb(254 202 202 / 0.7) !important;
}
.border-b-red-200\/75 {
  border-bottom-color: rgb(254 202 202 / 0.75) !important;
}
.border-b-red-200\/80 {
  border-bottom-color: rgb(254 202 202 / 0.8) !important;
}
.border-b-red-200\/87 {
  border-bottom-color: rgb(254 202 202 / 0.87) !important;
}
.border-b-red-200\/90 {
  border-bottom-color: rgb(254 202 202 / 0.9) !important;
}
.border-b-red-200\/95 {
  border-bottom-color: rgb(254 202 202 / 0.95) !important;
}
.border-b-red-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-b-red-300\/0 {
  border-bottom-color: rgb(252 165 165 / 0) !important;
}
.border-b-red-300\/10 {
  border-bottom-color: rgb(252 165 165 / 0.1) !important;
}
.border-b-red-300\/100 {
  border-bottom-color: rgb(252 165 165 / 1) !important;
}
.border-b-red-300\/12 {
  border-bottom-color: rgb(252 165 165 / 0.12) !important;
}
.border-b-red-300\/20 {
  border-bottom-color: rgb(252 165 165 / 0.2) !important;
}
.border-b-red-300\/25 {
  border-bottom-color: rgb(252 165 165 / 0.25) !important;
}
.border-b-red-300\/30 {
  border-bottom-color: rgb(252 165 165 / 0.3) !important;
}
.border-b-red-300\/38 {
  border-bottom-color: rgb(252 165 165 / 0.38) !important;
}
.border-b-red-300\/40 {
  border-bottom-color: rgb(252 165 165 / 0.4) !important;
}
.border-b-red-300\/5 {
  border-bottom-color: rgb(252 165 165 / 0.05) !important;
}
.border-b-red-300\/50 {
  border-bottom-color: rgb(252 165 165 / 0.5) !important;
}
.border-b-red-300\/60 {
  border-bottom-color: rgb(252 165 165 / 0.6) !important;
}
.border-b-red-300\/70 {
  border-bottom-color: rgb(252 165 165 / 0.7) !important;
}
.border-b-red-300\/75 {
  border-bottom-color: rgb(252 165 165 / 0.75) !important;
}
.border-b-red-300\/80 {
  border-bottom-color: rgb(252 165 165 / 0.8) !important;
}
.border-b-red-300\/87 {
  border-bottom-color: rgb(252 165 165 / 0.87) !important;
}
.border-b-red-300\/90 {
  border-bottom-color: rgb(252 165 165 / 0.9) !important;
}
.border-b-red-300\/95 {
  border-bottom-color: rgb(252 165 165 / 0.95) !important;
}
.border-b-red-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-b-red-400\/0 {
  border-bottom-color: rgb(248 113 113 / 0) !important;
}
.border-b-red-400\/10 {
  border-bottom-color: rgb(248 113 113 / 0.1) !important;
}
.border-b-red-400\/100 {
  border-bottom-color: rgb(248 113 113 / 1) !important;
}
.border-b-red-400\/12 {
  border-bottom-color: rgb(248 113 113 / 0.12) !important;
}
.border-b-red-400\/20 {
  border-bottom-color: rgb(248 113 113 / 0.2) !important;
}
.border-b-red-400\/25 {
  border-bottom-color: rgb(248 113 113 / 0.25) !important;
}
.border-b-red-400\/30 {
  border-bottom-color: rgb(248 113 113 / 0.3) !important;
}
.border-b-red-400\/38 {
  border-bottom-color: rgb(248 113 113 / 0.38) !important;
}
.border-b-red-400\/40 {
  border-bottom-color: rgb(248 113 113 / 0.4) !important;
}
.border-b-red-400\/5 {
  border-bottom-color: rgb(248 113 113 / 0.05) !important;
}
.border-b-red-400\/50 {
  border-bottom-color: rgb(248 113 113 / 0.5) !important;
}
.border-b-red-400\/60 {
  border-bottom-color: rgb(248 113 113 / 0.6) !important;
}
.border-b-red-400\/70 {
  border-bottom-color: rgb(248 113 113 / 0.7) !important;
}
.border-b-red-400\/75 {
  border-bottom-color: rgb(248 113 113 / 0.75) !important;
}
.border-b-red-400\/80 {
  border-bottom-color: rgb(248 113 113 / 0.8) !important;
}
.border-b-red-400\/87 {
  border-bottom-color: rgb(248 113 113 / 0.87) !important;
}
.border-b-red-400\/90 {
  border-bottom-color: rgb(248 113 113 / 0.9) !important;
}
.border-b-red-400\/95 {
  border-bottom-color: rgb(248 113 113 / 0.95) !important;
}
.border-b-red-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-b-red-50\/0 {
  border-bottom-color: rgb(254 242 242 / 0) !important;
}
.border-b-red-50\/10 {
  border-bottom-color: rgb(254 242 242 / 0.1) !important;
}
.border-b-red-50\/100 {
  border-bottom-color: rgb(254 242 242 / 1) !important;
}
.border-b-red-50\/12 {
  border-bottom-color: rgb(254 242 242 / 0.12) !important;
}
.border-b-red-50\/20 {
  border-bottom-color: rgb(254 242 242 / 0.2) !important;
}
.border-b-red-50\/25 {
  border-bottom-color: rgb(254 242 242 / 0.25) !important;
}
.border-b-red-50\/30 {
  border-bottom-color: rgb(254 242 242 / 0.3) !important;
}
.border-b-red-50\/38 {
  border-bottom-color: rgb(254 242 242 / 0.38) !important;
}
.border-b-red-50\/40 {
  border-bottom-color: rgb(254 242 242 / 0.4) !important;
}
.border-b-red-50\/5 {
  border-bottom-color: rgb(254 242 242 / 0.05) !important;
}
.border-b-red-50\/50 {
  border-bottom-color: rgb(254 242 242 / 0.5) !important;
}
.border-b-red-50\/60 {
  border-bottom-color: rgb(254 242 242 / 0.6) !important;
}
.border-b-red-50\/70 {
  border-bottom-color: rgb(254 242 242 / 0.7) !important;
}
.border-b-red-50\/75 {
  border-bottom-color: rgb(254 242 242 / 0.75) !important;
}
.border-b-red-50\/80 {
  border-bottom-color: rgb(254 242 242 / 0.8) !important;
}
.border-b-red-50\/87 {
  border-bottom-color: rgb(254 242 242 / 0.87) !important;
}
.border-b-red-50\/90 {
  border-bottom-color: rgb(254 242 242 / 0.9) !important;
}
.border-b-red-50\/95 {
  border-bottom-color: rgb(254 242 242 / 0.95) !important;
}
.border-b-red-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-b-red-500\/0 {
  border-bottom-color: rgb(239 68 68 / 0) !important;
}
.border-b-red-500\/10 {
  border-bottom-color: rgb(239 68 68 / 0.1) !important;
}
.border-b-red-500\/100 {
  border-bottom-color: rgb(239 68 68 / 1) !important;
}
.border-b-red-500\/12 {
  border-bottom-color: rgb(239 68 68 / 0.12) !important;
}
.border-b-red-500\/20 {
  border-bottom-color: rgb(239 68 68 / 0.2) !important;
}
.border-b-red-500\/25 {
  border-bottom-color: rgb(239 68 68 / 0.25) !important;
}
.border-b-red-500\/30 {
  border-bottom-color: rgb(239 68 68 / 0.3) !important;
}
.border-b-red-500\/38 {
  border-bottom-color: rgb(239 68 68 / 0.38) !important;
}
.border-b-red-500\/40 {
  border-bottom-color: rgb(239 68 68 / 0.4) !important;
}
.border-b-red-500\/5 {
  border-bottom-color: rgb(239 68 68 / 0.05) !important;
}
.border-b-red-500\/50 {
  border-bottom-color: rgb(239 68 68 / 0.5) !important;
}
.border-b-red-500\/60 {
  border-bottom-color: rgb(239 68 68 / 0.6) !important;
}
.border-b-red-500\/70 {
  border-bottom-color: rgb(239 68 68 / 0.7) !important;
}
.border-b-red-500\/75 {
  border-bottom-color: rgb(239 68 68 / 0.75) !important;
}
.border-b-red-500\/80 {
  border-bottom-color: rgb(239 68 68 / 0.8) !important;
}
.border-b-red-500\/87 {
  border-bottom-color: rgb(239 68 68 / 0.87) !important;
}
.border-b-red-500\/90 {
  border-bottom-color: rgb(239 68 68 / 0.9) !important;
}
.border-b-red-500\/95 {
  border-bottom-color: rgb(239 68 68 / 0.95) !important;
}
.border-b-red-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-b-red-600\/0 {
  border-bottom-color: rgb(220 38 38 / 0) !important;
}
.border-b-red-600\/10 {
  border-bottom-color: rgb(220 38 38 / 0.1) !important;
}
.border-b-red-600\/100 {
  border-bottom-color: rgb(220 38 38 / 1) !important;
}
.border-b-red-600\/12 {
  border-bottom-color: rgb(220 38 38 / 0.12) !important;
}
.border-b-red-600\/20 {
  border-bottom-color: rgb(220 38 38 / 0.2) !important;
}
.border-b-red-600\/25 {
  border-bottom-color: rgb(220 38 38 / 0.25) !important;
}
.border-b-red-600\/30 {
  border-bottom-color: rgb(220 38 38 / 0.3) !important;
}
.border-b-red-600\/38 {
  border-bottom-color: rgb(220 38 38 / 0.38) !important;
}
.border-b-red-600\/40 {
  border-bottom-color: rgb(220 38 38 / 0.4) !important;
}
.border-b-red-600\/5 {
  border-bottom-color: rgb(220 38 38 / 0.05) !important;
}
.border-b-red-600\/50 {
  border-bottom-color: rgb(220 38 38 / 0.5) !important;
}
.border-b-red-600\/60 {
  border-bottom-color: rgb(220 38 38 / 0.6) !important;
}
.border-b-red-600\/70 {
  border-bottom-color: rgb(220 38 38 / 0.7) !important;
}
.border-b-red-600\/75 {
  border-bottom-color: rgb(220 38 38 / 0.75) !important;
}
.border-b-red-600\/80 {
  border-bottom-color: rgb(220 38 38 / 0.8) !important;
}
.border-b-red-600\/87 {
  border-bottom-color: rgb(220 38 38 / 0.87) !important;
}
.border-b-red-600\/90 {
  border-bottom-color: rgb(220 38 38 / 0.9) !important;
}
.border-b-red-600\/95 {
  border-bottom-color: rgb(220 38 38 / 0.95) !important;
}
.border-b-red-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-b-red-700\/0 {
  border-bottom-color: rgb(185 28 28 / 0) !important;
}
.border-b-red-700\/10 {
  border-bottom-color: rgb(185 28 28 / 0.1) !important;
}
.border-b-red-700\/100 {
  border-bottom-color: rgb(185 28 28 / 1) !important;
}
.border-b-red-700\/12 {
  border-bottom-color: rgb(185 28 28 / 0.12) !important;
}
.border-b-red-700\/20 {
  border-bottom-color: rgb(185 28 28 / 0.2) !important;
}
.border-b-red-700\/25 {
  border-bottom-color: rgb(185 28 28 / 0.25) !important;
}
.border-b-red-700\/30 {
  border-bottom-color: rgb(185 28 28 / 0.3) !important;
}
.border-b-red-700\/38 {
  border-bottom-color: rgb(185 28 28 / 0.38) !important;
}
.border-b-red-700\/40 {
  border-bottom-color: rgb(185 28 28 / 0.4) !important;
}
.border-b-red-700\/5 {
  border-bottom-color: rgb(185 28 28 / 0.05) !important;
}
.border-b-red-700\/50 {
  border-bottom-color: rgb(185 28 28 / 0.5) !important;
}
.border-b-red-700\/60 {
  border-bottom-color: rgb(185 28 28 / 0.6) !important;
}
.border-b-red-700\/70 {
  border-bottom-color: rgb(185 28 28 / 0.7) !important;
}
.border-b-red-700\/75 {
  border-bottom-color: rgb(185 28 28 / 0.75) !important;
}
.border-b-red-700\/80 {
  border-bottom-color: rgb(185 28 28 / 0.8) !important;
}
.border-b-red-700\/87 {
  border-bottom-color: rgb(185 28 28 / 0.87) !important;
}
.border-b-red-700\/90 {
  border-bottom-color: rgb(185 28 28 / 0.9) !important;
}
.border-b-red-700\/95 {
  border-bottom-color: rgb(185 28 28 / 0.95) !important;
}
.border-b-red-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-b-red-800\/0 {
  border-bottom-color: rgb(153 27 27 / 0) !important;
}
.border-b-red-800\/10 {
  border-bottom-color: rgb(153 27 27 / 0.1) !important;
}
.border-b-red-800\/100 {
  border-bottom-color: rgb(153 27 27 / 1) !important;
}
.border-b-red-800\/12 {
  border-bottom-color: rgb(153 27 27 / 0.12) !important;
}
.border-b-red-800\/20 {
  border-bottom-color: rgb(153 27 27 / 0.2) !important;
}
.border-b-red-800\/25 {
  border-bottom-color: rgb(153 27 27 / 0.25) !important;
}
.border-b-red-800\/30 {
  border-bottom-color: rgb(153 27 27 / 0.3) !important;
}
.border-b-red-800\/38 {
  border-bottom-color: rgb(153 27 27 / 0.38) !important;
}
.border-b-red-800\/40 {
  border-bottom-color: rgb(153 27 27 / 0.4) !important;
}
.border-b-red-800\/5 {
  border-bottom-color: rgb(153 27 27 / 0.05) !important;
}
.border-b-red-800\/50 {
  border-bottom-color: rgb(153 27 27 / 0.5) !important;
}
.border-b-red-800\/60 {
  border-bottom-color: rgb(153 27 27 / 0.6) !important;
}
.border-b-red-800\/70 {
  border-bottom-color: rgb(153 27 27 / 0.7) !important;
}
.border-b-red-800\/75 {
  border-bottom-color: rgb(153 27 27 / 0.75) !important;
}
.border-b-red-800\/80 {
  border-bottom-color: rgb(153 27 27 / 0.8) !important;
}
.border-b-red-800\/87 {
  border-bottom-color: rgb(153 27 27 / 0.87) !important;
}
.border-b-red-800\/90 {
  border-bottom-color: rgb(153 27 27 / 0.9) !important;
}
.border-b-red-800\/95 {
  border-bottom-color: rgb(153 27 27 / 0.95) !important;
}
.border-b-red-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-b-red-900\/0 {
  border-bottom-color: rgb(127 29 29 / 0) !important;
}
.border-b-red-900\/10 {
  border-bottom-color: rgb(127 29 29 / 0.1) !important;
}
.border-b-red-900\/100 {
  border-bottom-color: rgb(127 29 29 / 1) !important;
}
.border-b-red-900\/12 {
  border-bottom-color: rgb(127 29 29 / 0.12) !important;
}
.border-b-red-900\/20 {
  border-bottom-color: rgb(127 29 29 / 0.2) !important;
}
.border-b-red-900\/25 {
  border-bottom-color: rgb(127 29 29 / 0.25) !important;
}
.border-b-red-900\/30 {
  border-bottom-color: rgb(127 29 29 / 0.3) !important;
}
.border-b-red-900\/38 {
  border-bottom-color: rgb(127 29 29 / 0.38) !important;
}
.border-b-red-900\/40 {
  border-bottom-color: rgb(127 29 29 / 0.4) !important;
}
.border-b-red-900\/5 {
  border-bottom-color: rgb(127 29 29 / 0.05) !important;
}
.border-b-red-900\/50 {
  border-bottom-color: rgb(127 29 29 / 0.5) !important;
}
.border-b-red-900\/60 {
  border-bottom-color: rgb(127 29 29 / 0.6) !important;
}
.border-b-red-900\/70 {
  border-bottom-color: rgb(127 29 29 / 0.7) !important;
}
.border-b-red-900\/75 {
  border-bottom-color: rgb(127 29 29 / 0.75) !important;
}
.border-b-red-900\/80 {
  border-bottom-color: rgb(127 29 29 / 0.8) !important;
}
.border-b-red-900\/87 {
  border-bottom-color: rgb(127 29 29 / 0.87) !important;
}
.border-b-red-900\/90 {
  border-bottom-color: rgb(127 29 29 / 0.9) !important;
}
.border-b-red-900\/95 {
  border-bottom-color: rgb(127 29 29 / 0.95) !important;
}
.border-b-red-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-b-red-950\/0 {
  border-bottom-color: rgb(69 10 10 / 0) !important;
}
.border-b-red-950\/10 {
  border-bottom-color: rgb(69 10 10 / 0.1) !important;
}
.border-b-red-950\/100 {
  border-bottom-color: rgb(69 10 10 / 1) !important;
}
.border-b-red-950\/12 {
  border-bottom-color: rgb(69 10 10 / 0.12) !important;
}
.border-b-red-950\/20 {
  border-bottom-color: rgb(69 10 10 / 0.2) !important;
}
.border-b-red-950\/25 {
  border-bottom-color: rgb(69 10 10 / 0.25) !important;
}
.border-b-red-950\/30 {
  border-bottom-color: rgb(69 10 10 / 0.3) !important;
}
.border-b-red-950\/38 {
  border-bottom-color: rgb(69 10 10 / 0.38) !important;
}
.border-b-red-950\/40 {
  border-bottom-color: rgb(69 10 10 / 0.4) !important;
}
.border-b-red-950\/5 {
  border-bottom-color: rgb(69 10 10 / 0.05) !important;
}
.border-b-red-950\/50 {
  border-bottom-color: rgb(69 10 10 / 0.5) !important;
}
.border-b-red-950\/60 {
  border-bottom-color: rgb(69 10 10 / 0.6) !important;
}
.border-b-red-950\/70 {
  border-bottom-color: rgb(69 10 10 / 0.7) !important;
}
.border-b-red-950\/75 {
  border-bottom-color: rgb(69 10 10 / 0.75) !important;
}
.border-b-red-950\/80 {
  border-bottom-color: rgb(69 10 10 / 0.8) !important;
}
.border-b-red-950\/87 {
  border-bottom-color: rgb(69 10 10 / 0.87) !important;
}
.border-b-red-950\/90 {
  border-bottom-color: rgb(69 10 10 / 0.9) !important;
}
.border-b-red-950\/95 {
  border-bottom-color: rgb(69 10 10 / 0.95) !important;
}
.border-b-rose-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-b-rose-100\/0 {
  border-bottom-color: rgb(255 228 230 / 0) !important;
}
.border-b-rose-100\/10 {
  border-bottom-color: rgb(255 228 230 / 0.1) !important;
}
.border-b-rose-100\/100 {
  border-bottom-color: rgb(255 228 230 / 1) !important;
}
.border-b-rose-100\/12 {
  border-bottom-color: rgb(255 228 230 / 0.12) !important;
}
.border-b-rose-100\/20 {
  border-bottom-color: rgb(255 228 230 / 0.2) !important;
}
.border-b-rose-100\/25 {
  border-bottom-color: rgb(255 228 230 / 0.25) !important;
}
.border-b-rose-100\/30 {
  border-bottom-color: rgb(255 228 230 / 0.3) !important;
}
.border-b-rose-100\/38 {
  border-bottom-color: rgb(255 228 230 / 0.38) !important;
}
.border-b-rose-100\/40 {
  border-bottom-color: rgb(255 228 230 / 0.4) !important;
}
.border-b-rose-100\/5 {
  border-bottom-color: rgb(255 228 230 / 0.05) !important;
}
.border-b-rose-100\/50 {
  border-bottom-color: rgb(255 228 230 / 0.5) !important;
}
.border-b-rose-100\/60 {
  border-bottom-color: rgb(255 228 230 / 0.6) !important;
}
.border-b-rose-100\/70 {
  border-bottom-color: rgb(255 228 230 / 0.7) !important;
}
.border-b-rose-100\/75 {
  border-bottom-color: rgb(255 228 230 / 0.75) !important;
}
.border-b-rose-100\/80 {
  border-bottom-color: rgb(255 228 230 / 0.8) !important;
}
.border-b-rose-100\/87 {
  border-bottom-color: rgb(255 228 230 / 0.87) !important;
}
.border-b-rose-100\/90 {
  border-bottom-color: rgb(255 228 230 / 0.9) !important;
}
.border-b-rose-100\/95 {
  border-bottom-color: rgb(255 228 230 / 0.95) !important;
}
.border-b-rose-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-b-rose-200\/0 {
  border-bottom-color: rgb(254 205 211 / 0) !important;
}
.border-b-rose-200\/10 {
  border-bottom-color: rgb(254 205 211 / 0.1) !important;
}
.border-b-rose-200\/100 {
  border-bottom-color: rgb(254 205 211 / 1) !important;
}
.border-b-rose-200\/12 {
  border-bottom-color: rgb(254 205 211 / 0.12) !important;
}
.border-b-rose-200\/20 {
  border-bottom-color: rgb(254 205 211 / 0.2) !important;
}
.border-b-rose-200\/25 {
  border-bottom-color: rgb(254 205 211 / 0.25) !important;
}
.border-b-rose-200\/30 {
  border-bottom-color: rgb(254 205 211 / 0.3) !important;
}
.border-b-rose-200\/38 {
  border-bottom-color: rgb(254 205 211 / 0.38) !important;
}
.border-b-rose-200\/40 {
  border-bottom-color: rgb(254 205 211 / 0.4) !important;
}
.border-b-rose-200\/5 {
  border-bottom-color: rgb(254 205 211 / 0.05) !important;
}
.border-b-rose-200\/50 {
  border-bottom-color: rgb(254 205 211 / 0.5) !important;
}
.border-b-rose-200\/60 {
  border-bottom-color: rgb(254 205 211 / 0.6) !important;
}
.border-b-rose-200\/70 {
  border-bottom-color: rgb(254 205 211 / 0.7) !important;
}
.border-b-rose-200\/75 {
  border-bottom-color: rgb(254 205 211 / 0.75) !important;
}
.border-b-rose-200\/80 {
  border-bottom-color: rgb(254 205 211 / 0.8) !important;
}
.border-b-rose-200\/87 {
  border-bottom-color: rgb(254 205 211 / 0.87) !important;
}
.border-b-rose-200\/90 {
  border-bottom-color: rgb(254 205 211 / 0.9) !important;
}
.border-b-rose-200\/95 {
  border-bottom-color: rgb(254 205 211 / 0.95) !important;
}
.border-b-rose-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-b-rose-300\/0 {
  border-bottom-color: rgb(253 164 175 / 0) !important;
}
.border-b-rose-300\/10 {
  border-bottom-color: rgb(253 164 175 / 0.1) !important;
}
.border-b-rose-300\/100 {
  border-bottom-color: rgb(253 164 175 / 1) !important;
}
.border-b-rose-300\/12 {
  border-bottom-color: rgb(253 164 175 / 0.12) !important;
}
.border-b-rose-300\/20 {
  border-bottom-color: rgb(253 164 175 / 0.2) !important;
}
.border-b-rose-300\/25 {
  border-bottom-color: rgb(253 164 175 / 0.25) !important;
}
.border-b-rose-300\/30 {
  border-bottom-color: rgb(253 164 175 / 0.3) !important;
}
.border-b-rose-300\/38 {
  border-bottom-color: rgb(253 164 175 / 0.38) !important;
}
.border-b-rose-300\/40 {
  border-bottom-color: rgb(253 164 175 / 0.4) !important;
}
.border-b-rose-300\/5 {
  border-bottom-color: rgb(253 164 175 / 0.05) !important;
}
.border-b-rose-300\/50 {
  border-bottom-color: rgb(253 164 175 / 0.5) !important;
}
.border-b-rose-300\/60 {
  border-bottom-color: rgb(253 164 175 / 0.6) !important;
}
.border-b-rose-300\/70 {
  border-bottom-color: rgb(253 164 175 / 0.7) !important;
}
.border-b-rose-300\/75 {
  border-bottom-color: rgb(253 164 175 / 0.75) !important;
}
.border-b-rose-300\/80 {
  border-bottom-color: rgb(253 164 175 / 0.8) !important;
}
.border-b-rose-300\/87 {
  border-bottom-color: rgb(253 164 175 / 0.87) !important;
}
.border-b-rose-300\/90 {
  border-bottom-color: rgb(253 164 175 / 0.9) !important;
}
.border-b-rose-300\/95 {
  border-bottom-color: rgb(253 164 175 / 0.95) !important;
}
.border-b-rose-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-b-rose-400\/0 {
  border-bottom-color: rgb(251 113 133 / 0) !important;
}
.border-b-rose-400\/10 {
  border-bottom-color: rgb(251 113 133 / 0.1) !important;
}
.border-b-rose-400\/100 {
  border-bottom-color: rgb(251 113 133 / 1) !important;
}
.border-b-rose-400\/12 {
  border-bottom-color: rgb(251 113 133 / 0.12) !important;
}
.border-b-rose-400\/20 {
  border-bottom-color: rgb(251 113 133 / 0.2) !important;
}
.border-b-rose-400\/25 {
  border-bottom-color: rgb(251 113 133 / 0.25) !important;
}
.border-b-rose-400\/30 {
  border-bottom-color: rgb(251 113 133 / 0.3) !important;
}
.border-b-rose-400\/38 {
  border-bottom-color: rgb(251 113 133 / 0.38) !important;
}
.border-b-rose-400\/40 {
  border-bottom-color: rgb(251 113 133 / 0.4) !important;
}
.border-b-rose-400\/5 {
  border-bottom-color: rgb(251 113 133 / 0.05) !important;
}
.border-b-rose-400\/50 {
  border-bottom-color: rgb(251 113 133 / 0.5) !important;
}
.border-b-rose-400\/60 {
  border-bottom-color: rgb(251 113 133 / 0.6) !important;
}
.border-b-rose-400\/70 {
  border-bottom-color: rgb(251 113 133 / 0.7) !important;
}
.border-b-rose-400\/75 {
  border-bottom-color: rgb(251 113 133 / 0.75) !important;
}
.border-b-rose-400\/80 {
  border-bottom-color: rgb(251 113 133 / 0.8) !important;
}
.border-b-rose-400\/87 {
  border-bottom-color: rgb(251 113 133 / 0.87) !important;
}
.border-b-rose-400\/90 {
  border-bottom-color: rgb(251 113 133 / 0.9) !important;
}
.border-b-rose-400\/95 {
  border-bottom-color: rgb(251 113 133 / 0.95) !important;
}
.border-b-rose-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-b-rose-50\/0 {
  border-bottom-color: rgb(255 241 242 / 0) !important;
}
.border-b-rose-50\/10 {
  border-bottom-color: rgb(255 241 242 / 0.1) !important;
}
.border-b-rose-50\/100 {
  border-bottom-color: rgb(255 241 242 / 1) !important;
}
.border-b-rose-50\/12 {
  border-bottom-color: rgb(255 241 242 / 0.12) !important;
}
.border-b-rose-50\/20 {
  border-bottom-color: rgb(255 241 242 / 0.2) !important;
}
.border-b-rose-50\/25 {
  border-bottom-color: rgb(255 241 242 / 0.25) !important;
}
.border-b-rose-50\/30 {
  border-bottom-color: rgb(255 241 242 / 0.3) !important;
}
.border-b-rose-50\/38 {
  border-bottom-color: rgb(255 241 242 / 0.38) !important;
}
.border-b-rose-50\/40 {
  border-bottom-color: rgb(255 241 242 / 0.4) !important;
}
.border-b-rose-50\/5 {
  border-bottom-color: rgb(255 241 242 / 0.05) !important;
}
.border-b-rose-50\/50 {
  border-bottom-color: rgb(255 241 242 / 0.5) !important;
}
.border-b-rose-50\/60 {
  border-bottom-color: rgb(255 241 242 / 0.6) !important;
}
.border-b-rose-50\/70 {
  border-bottom-color: rgb(255 241 242 / 0.7) !important;
}
.border-b-rose-50\/75 {
  border-bottom-color: rgb(255 241 242 / 0.75) !important;
}
.border-b-rose-50\/80 {
  border-bottom-color: rgb(255 241 242 / 0.8) !important;
}
.border-b-rose-50\/87 {
  border-bottom-color: rgb(255 241 242 / 0.87) !important;
}
.border-b-rose-50\/90 {
  border-bottom-color: rgb(255 241 242 / 0.9) !important;
}
.border-b-rose-50\/95 {
  border-bottom-color: rgb(255 241 242 / 0.95) !important;
}
.border-b-rose-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-b-rose-500\/0 {
  border-bottom-color: rgb(244 63 94 / 0) !important;
}
.border-b-rose-500\/10 {
  border-bottom-color: rgb(244 63 94 / 0.1) !important;
}
.border-b-rose-500\/100 {
  border-bottom-color: rgb(244 63 94 / 1) !important;
}
.border-b-rose-500\/12 {
  border-bottom-color: rgb(244 63 94 / 0.12) !important;
}
.border-b-rose-500\/20 {
  border-bottom-color: rgb(244 63 94 / 0.2) !important;
}
.border-b-rose-500\/25 {
  border-bottom-color: rgb(244 63 94 / 0.25) !important;
}
.border-b-rose-500\/30 {
  border-bottom-color: rgb(244 63 94 / 0.3) !important;
}
.border-b-rose-500\/38 {
  border-bottom-color: rgb(244 63 94 / 0.38) !important;
}
.border-b-rose-500\/40 {
  border-bottom-color: rgb(244 63 94 / 0.4) !important;
}
.border-b-rose-500\/5 {
  border-bottom-color: rgb(244 63 94 / 0.05) !important;
}
.border-b-rose-500\/50 {
  border-bottom-color: rgb(244 63 94 / 0.5) !important;
}
.border-b-rose-500\/60 {
  border-bottom-color: rgb(244 63 94 / 0.6) !important;
}
.border-b-rose-500\/70 {
  border-bottom-color: rgb(244 63 94 / 0.7) !important;
}
.border-b-rose-500\/75 {
  border-bottom-color: rgb(244 63 94 / 0.75) !important;
}
.border-b-rose-500\/80 {
  border-bottom-color: rgb(244 63 94 / 0.8) !important;
}
.border-b-rose-500\/87 {
  border-bottom-color: rgb(244 63 94 / 0.87) !important;
}
.border-b-rose-500\/90 {
  border-bottom-color: rgb(244 63 94 / 0.9) !important;
}
.border-b-rose-500\/95 {
  border-bottom-color: rgb(244 63 94 / 0.95) !important;
}
.border-b-rose-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-b-rose-600\/0 {
  border-bottom-color: rgb(225 29 72 / 0) !important;
}
.border-b-rose-600\/10 {
  border-bottom-color: rgb(225 29 72 / 0.1) !important;
}
.border-b-rose-600\/100 {
  border-bottom-color: rgb(225 29 72 / 1) !important;
}
.border-b-rose-600\/12 {
  border-bottom-color: rgb(225 29 72 / 0.12) !important;
}
.border-b-rose-600\/20 {
  border-bottom-color: rgb(225 29 72 / 0.2) !important;
}
.border-b-rose-600\/25 {
  border-bottom-color: rgb(225 29 72 / 0.25) !important;
}
.border-b-rose-600\/30 {
  border-bottom-color: rgb(225 29 72 / 0.3) !important;
}
.border-b-rose-600\/38 {
  border-bottom-color: rgb(225 29 72 / 0.38) !important;
}
.border-b-rose-600\/40 {
  border-bottom-color: rgb(225 29 72 / 0.4) !important;
}
.border-b-rose-600\/5 {
  border-bottom-color: rgb(225 29 72 / 0.05) !important;
}
.border-b-rose-600\/50 {
  border-bottom-color: rgb(225 29 72 / 0.5) !important;
}
.border-b-rose-600\/60 {
  border-bottom-color: rgb(225 29 72 / 0.6) !important;
}
.border-b-rose-600\/70 {
  border-bottom-color: rgb(225 29 72 / 0.7) !important;
}
.border-b-rose-600\/75 {
  border-bottom-color: rgb(225 29 72 / 0.75) !important;
}
.border-b-rose-600\/80 {
  border-bottom-color: rgb(225 29 72 / 0.8) !important;
}
.border-b-rose-600\/87 {
  border-bottom-color: rgb(225 29 72 / 0.87) !important;
}
.border-b-rose-600\/90 {
  border-bottom-color: rgb(225 29 72 / 0.9) !important;
}
.border-b-rose-600\/95 {
  border-bottom-color: rgb(225 29 72 / 0.95) !important;
}
.border-b-rose-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-b-rose-700\/0 {
  border-bottom-color: rgb(190 18 60 / 0) !important;
}
.border-b-rose-700\/10 {
  border-bottom-color: rgb(190 18 60 / 0.1) !important;
}
.border-b-rose-700\/100 {
  border-bottom-color: rgb(190 18 60 / 1) !important;
}
.border-b-rose-700\/12 {
  border-bottom-color: rgb(190 18 60 / 0.12) !important;
}
.border-b-rose-700\/20 {
  border-bottom-color: rgb(190 18 60 / 0.2) !important;
}
.border-b-rose-700\/25 {
  border-bottom-color: rgb(190 18 60 / 0.25) !important;
}
.border-b-rose-700\/30 {
  border-bottom-color: rgb(190 18 60 / 0.3) !important;
}
.border-b-rose-700\/38 {
  border-bottom-color: rgb(190 18 60 / 0.38) !important;
}
.border-b-rose-700\/40 {
  border-bottom-color: rgb(190 18 60 / 0.4) !important;
}
.border-b-rose-700\/5 {
  border-bottom-color: rgb(190 18 60 / 0.05) !important;
}
.border-b-rose-700\/50 {
  border-bottom-color: rgb(190 18 60 / 0.5) !important;
}
.border-b-rose-700\/60 {
  border-bottom-color: rgb(190 18 60 / 0.6) !important;
}
.border-b-rose-700\/70 {
  border-bottom-color: rgb(190 18 60 / 0.7) !important;
}
.border-b-rose-700\/75 {
  border-bottom-color: rgb(190 18 60 / 0.75) !important;
}
.border-b-rose-700\/80 {
  border-bottom-color: rgb(190 18 60 / 0.8) !important;
}
.border-b-rose-700\/87 {
  border-bottom-color: rgb(190 18 60 / 0.87) !important;
}
.border-b-rose-700\/90 {
  border-bottom-color: rgb(190 18 60 / 0.9) !important;
}
.border-b-rose-700\/95 {
  border-bottom-color: rgb(190 18 60 / 0.95) !important;
}
.border-b-rose-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-b-rose-800\/0 {
  border-bottom-color: rgb(159 18 57 / 0) !important;
}
.border-b-rose-800\/10 {
  border-bottom-color: rgb(159 18 57 / 0.1) !important;
}
.border-b-rose-800\/100 {
  border-bottom-color: rgb(159 18 57 / 1) !important;
}
.border-b-rose-800\/12 {
  border-bottom-color: rgb(159 18 57 / 0.12) !important;
}
.border-b-rose-800\/20 {
  border-bottom-color: rgb(159 18 57 / 0.2) !important;
}
.border-b-rose-800\/25 {
  border-bottom-color: rgb(159 18 57 / 0.25) !important;
}
.border-b-rose-800\/30 {
  border-bottom-color: rgb(159 18 57 / 0.3) !important;
}
.border-b-rose-800\/38 {
  border-bottom-color: rgb(159 18 57 / 0.38) !important;
}
.border-b-rose-800\/40 {
  border-bottom-color: rgb(159 18 57 / 0.4) !important;
}
.border-b-rose-800\/5 {
  border-bottom-color: rgb(159 18 57 / 0.05) !important;
}
.border-b-rose-800\/50 {
  border-bottom-color: rgb(159 18 57 / 0.5) !important;
}
.border-b-rose-800\/60 {
  border-bottom-color: rgb(159 18 57 / 0.6) !important;
}
.border-b-rose-800\/70 {
  border-bottom-color: rgb(159 18 57 / 0.7) !important;
}
.border-b-rose-800\/75 {
  border-bottom-color: rgb(159 18 57 / 0.75) !important;
}
.border-b-rose-800\/80 {
  border-bottom-color: rgb(159 18 57 / 0.8) !important;
}
.border-b-rose-800\/87 {
  border-bottom-color: rgb(159 18 57 / 0.87) !important;
}
.border-b-rose-800\/90 {
  border-bottom-color: rgb(159 18 57 / 0.9) !important;
}
.border-b-rose-800\/95 {
  border-bottom-color: rgb(159 18 57 / 0.95) !important;
}
.border-b-rose-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-b-rose-900\/0 {
  border-bottom-color: rgb(136 19 55 / 0) !important;
}
.border-b-rose-900\/10 {
  border-bottom-color: rgb(136 19 55 / 0.1) !important;
}
.border-b-rose-900\/100 {
  border-bottom-color: rgb(136 19 55 / 1) !important;
}
.border-b-rose-900\/12 {
  border-bottom-color: rgb(136 19 55 / 0.12) !important;
}
.border-b-rose-900\/20 {
  border-bottom-color: rgb(136 19 55 / 0.2) !important;
}
.border-b-rose-900\/25 {
  border-bottom-color: rgb(136 19 55 / 0.25) !important;
}
.border-b-rose-900\/30 {
  border-bottom-color: rgb(136 19 55 / 0.3) !important;
}
.border-b-rose-900\/38 {
  border-bottom-color: rgb(136 19 55 / 0.38) !important;
}
.border-b-rose-900\/40 {
  border-bottom-color: rgb(136 19 55 / 0.4) !important;
}
.border-b-rose-900\/5 {
  border-bottom-color: rgb(136 19 55 / 0.05) !important;
}
.border-b-rose-900\/50 {
  border-bottom-color: rgb(136 19 55 / 0.5) !important;
}
.border-b-rose-900\/60 {
  border-bottom-color: rgb(136 19 55 / 0.6) !important;
}
.border-b-rose-900\/70 {
  border-bottom-color: rgb(136 19 55 / 0.7) !important;
}
.border-b-rose-900\/75 {
  border-bottom-color: rgb(136 19 55 / 0.75) !important;
}
.border-b-rose-900\/80 {
  border-bottom-color: rgb(136 19 55 / 0.8) !important;
}
.border-b-rose-900\/87 {
  border-bottom-color: rgb(136 19 55 / 0.87) !important;
}
.border-b-rose-900\/90 {
  border-bottom-color: rgb(136 19 55 / 0.9) !important;
}
.border-b-rose-900\/95 {
  border-bottom-color: rgb(136 19 55 / 0.95) !important;
}
.border-b-rose-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-b-rose-950\/0 {
  border-bottom-color: rgb(76 5 25 / 0) !important;
}
.border-b-rose-950\/10 {
  border-bottom-color: rgb(76 5 25 / 0.1) !important;
}
.border-b-rose-950\/100 {
  border-bottom-color: rgb(76 5 25 / 1) !important;
}
.border-b-rose-950\/12 {
  border-bottom-color: rgb(76 5 25 / 0.12) !important;
}
.border-b-rose-950\/20 {
  border-bottom-color: rgb(76 5 25 / 0.2) !important;
}
.border-b-rose-950\/25 {
  border-bottom-color: rgb(76 5 25 / 0.25) !important;
}
.border-b-rose-950\/30 {
  border-bottom-color: rgb(76 5 25 / 0.3) !important;
}
.border-b-rose-950\/38 {
  border-bottom-color: rgb(76 5 25 / 0.38) !important;
}
.border-b-rose-950\/40 {
  border-bottom-color: rgb(76 5 25 / 0.4) !important;
}
.border-b-rose-950\/5 {
  border-bottom-color: rgb(76 5 25 / 0.05) !important;
}
.border-b-rose-950\/50 {
  border-bottom-color: rgb(76 5 25 / 0.5) !important;
}
.border-b-rose-950\/60 {
  border-bottom-color: rgb(76 5 25 / 0.6) !important;
}
.border-b-rose-950\/70 {
  border-bottom-color: rgb(76 5 25 / 0.7) !important;
}
.border-b-rose-950\/75 {
  border-bottom-color: rgb(76 5 25 / 0.75) !important;
}
.border-b-rose-950\/80 {
  border-bottom-color: rgb(76 5 25 / 0.8) !important;
}
.border-b-rose-950\/87 {
  border-bottom-color: rgb(76 5 25 / 0.87) !important;
}
.border-b-rose-950\/90 {
  border-bottom-color: rgb(76 5 25 / 0.9) !important;
}
.border-b-rose-950\/95 {
  border-bottom-color: rgb(76 5 25 / 0.95) !important;
}
.border-b-sky-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-b-sky-100\/0 {
  border-bottom-color: rgb(224 242 254 / 0) !important;
}
.border-b-sky-100\/10 {
  border-bottom-color: rgb(224 242 254 / 0.1) !important;
}
.border-b-sky-100\/100 {
  border-bottom-color: rgb(224 242 254 / 1) !important;
}
.border-b-sky-100\/12 {
  border-bottom-color: rgb(224 242 254 / 0.12) !important;
}
.border-b-sky-100\/20 {
  border-bottom-color: rgb(224 242 254 / 0.2) !important;
}
.border-b-sky-100\/25 {
  border-bottom-color: rgb(224 242 254 / 0.25) !important;
}
.border-b-sky-100\/30 {
  border-bottom-color: rgb(224 242 254 / 0.3) !important;
}
.border-b-sky-100\/38 {
  border-bottom-color: rgb(224 242 254 / 0.38) !important;
}
.border-b-sky-100\/40 {
  border-bottom-color: rgb(224 242 254 / 0.4) !important;
}
.border-b-sky-100\/5 {
  border-bottom-color: rgb(224 242 254 / 0.05) !important;
}
.border-b-sky-100\/50 {
  border-bottom-color: rgb(224 242 254 / 0.5) !important;
}
.border-b-sky-100\/60 {
  border-bottom-color: rgb(224 242 254 / 0.6) !important;
}
.border-b-sky-100\/70 {
  border-bottom-color: rgb(224 242 254 / 0.7) !important;
}
.border-b-sky-100\/75 {
  border-bottom-color: rgb(224 242 254 / 0.75) !important;
}
.border-b-sky-100\/80 {
  border-bottom-color: rgb(224 242 254 / 0.8) !important;
}
.border-b-sky-100\/87 {
  border-bottom-color: rgb(224 242 254 / 0.87) !important;
}
.border-b-sky-100\/90 {
  border-bottom-color: rgb(224 242 254 / 0.9) !important;
}
.border-b-sky-100\/95 {
  border-bottom-color: rgb(224 242 254 / 0.95) !important;
}
.border-b-sky-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-b-sky-200\/0 {
  border-bottom-color: rgb(186 230 253 / 0) !important;
}
.border-b-sky-200\/10 {
  border-bottom-color: rgb(186 230 253 / 0.1) !important;
}
.border-b-sky-200\/100 {
  border-bottom-color: rgb(186 230 253 / 1) !important;
}
.border-b-sky-200\/12 {
  border-bottom-color: rgb(186 230 253 / 0.12) !important;
}
.border-b-sky-200\/20 {
  border-bottom-color: rgb(186 230 253 / 0.2) !important;
}
.border-b-sky-200\/25 {
  border-bottom-color: rgb(186 230 253 / 0.25) !important;
}
.border-b-sky-200\/30 {
  border-bottom-color: rgb(186 230 253 / 0.3) !important;
}
.border-b-sky-200\/38 {
  border-bottom-color: rgb(186 230 253 / 0.38) !important;
}
.border-b-sky-200\/40 {
  border-bottom-color: rgb(186 230 253 / 0.4) !important;
}
.border-b-sky-200\/5 {
  border-bottom-color: rgb(186 230 253 / 0.05) !important;
}
.border-b-sky-200\/50 {
  border-bottom-color: rgb(186 230 253 / 0.5) !important;
}
.border-b-sky-200\/60 {
  border-bottom-color: rgb(186 230 253 / 0.6) !important;
}
.border-b-sky-200\/70 {
  border-bottom-color: rgb(186 230 253 / 0.7) !important;
}
.border-b-sky-200\/75 {
  border-bottom-color: rgb(186 230 253 / 0.75) !important;
}
.border-b-sky-200\/80 {
  border-bottom-color: rgb(186 230 253 / 0.8) !important;
}
.border-b-sky-200\/87 {
  border-bottom-color: rgb(186 230 253 / 0.87) !important;
}
.border-b-sky-200\/90 {
  border-bottom-color: rgb(186 230 253 / 0.9) !important;
}
.border-b-sky-200\/95 {
  border-bottom-color: rgb(186 230 253 / 0.95) !important;
}
.border-b-sky-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-b-sky-300\/0 {
  border-bottom-color: rgb(125 211 252 / 0) !important;
}
.border-b-sky-300\/10 {
  border-bottom-color: rgb(125 211 252 / 0.1) !important;
}
.border-b-sky-300\/100 {
  border-bottom-color: rgb(125 211 252 / 1) !important;
}
.border-b-sky-300\/12 {
  border-bottom-color: rgb(125 211 252 / 0.12) !important;
}
.border-b-sky-300\/20 {
  border-bottom-color: rgb(125 211 252 / 0.2) !important;
}
.border-b-sky-300\/25 {
  border-bottom-color: rgb(125 211 252 / 0.25) !important;
}
.border-b-sky-300\/30 {
  border-bottom-color: rgb(125 211 252 / 0.3) !important;
}
.border-b-sky-300\/38 {
  border-bottom-color: rgb(125 211 252 / 0.38) !important;
}
.border-b-sky-300\/40 {
  border-bottom-color: rgb(125 211 252 / 0.4) !important;
}
.border-b-sky-300\/5 {
  border-bottom-color: rgb(125 211 252 / 0.05) !important;
}
.border-b-sky-300\/50 {
  border-bottom-color: rgb(125 211 252 / 0.5) !important;
}
.border-b-sky-300\/60 {
  border-bottom-color: rgb(125 211 252 / 0.6) !important;
}
.border-b-sky-300\/70 {
  border-bottom-color: rgb(125 211 252 / 0.7) !important;
}
.border-b-sky-300\/75 {
  border-bottom-color: rgb(125 211 252 / 0.75) !important;
}
.border-b-sky-300\/80 {
  border-bottom-color: rgb(125 211 252 / 0.8) !important;
}
.border-b-sky-300\/87 {
  border-bottom-color: rgb(125 211 252 / 0.87) !important;
}
.border-b-sky-300\/90 {
  border-bottom-color: rgb(125 211 252 / 0.9) !important;
}
.border-b-sky-300\/95 {
  border-bottom-color: rgb(125 211 252 / 0.95) !important;
}
.border-b-sky-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-b-sky-400\/0 {
  border-bottom-color: rgb(56 189 248 / 0) !important;
}
.border-b-sky-400\/10 {
  border-bottom-color: rgb(56 189 248 / 0.1) !important;
}
.border-b-sky-400\/100 {
  border-bottom-color: rgb(56 189 248 / 1) !important;
}
.border-b-sky-400\/12 {
  border-bottom-color: rgb(56 189 248 / 0.12) !important;
}
.border-b-sky-400\/20 {
  border-bottom-color: rgb(56 189 248 / 0.2) !important;
}
.border-b-sky-400\/25 {
  border-bottom-color: rgb(56 189 248 / 0.25) !important;
}
.border-b-sky-400\/30 {
  border-bottom-color: rgb(56 189 248 / 0.3) !important;
}
.border-b-sky-400\/38 {
  border-bottom-color: rgb(56 189 248 / 0.38) !important;
}
.border-b-sky-400\/40 {
  border-bottom-color: rgb(56 189 248 / 0.4) !important;
}
.border-b-sky-400\/5 {
  border-bottom-color: rgb(56 189 248 / 0.05) !important;
}
.border-b-sky-400\/50 {
  border-bottom-color: rgb(56 189 248 / 0.5) !important;
}
.border-b-sky-400\/60 {
  border-bottom-color: rgb(56 189 248 / 0.6) !important;
}
.border-b-sky-400\/70 {
  border-bottom-color: rgb(56 189 248 / 0.7) !important;
}
.border-b-sky-400\/75 {
  border-bottom-color: rgb(56 189 248 / 0.75) !important;
}
.border-b-sky-400\/80 {
  border-bottom-color: rgb(56 189 248 / 0.8) !important;
}
.border-b-sky-400\/87 {
  border-bottom-color: rgb(56 189 248 / 0.87) !important;
}
.border-b-sky-400\/90 {
  border-bottom-color: rgb(56 189 248 / 0.9) !important;
}
.border-b-sky-400\/95 {
  border-bottom-color: rgb(56 189 248 / 0.95) !important;
}
.border-b-sky-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-b-sky-50\/0 {
  border-bottom-color: rgb(240 249 255 / 0) !important;
}
.border-b-sky-50\/10 {
  border-bottom-color: rgb(240 249 255 / 0.1) !important;
}
.border-b-sky-50\/100 {
  border-bottom-color: rgb(240 249 255 / 1) !important;
}
.border-b-sky-50\/12 {
  border-bottom-color: rgb(240 249 255 / 0.12) !important;
}
.border-b-sky-50\/20 {
  border-bottom-color: rgb(240 249 255 / 0.2) !important;
}
.border-b-sky-50\/25 {
  border-bottom-color: rgb(240 249 255 / 0.25) !important;
}
.border-b-sky-50\/30 {
  border-bottom-color: rgb(240 249 255 / 0.3) !important;
}
.border-b-sky-50\/38 {
  border-bottom-color: rgb(240 249 255 / 0.38) !important;
}
.border-b-sky-50\/40 {
  border-bottom-color: rgb(240 249 255 / 0.4) !important;
}
.border-b-sky-50\/5 {
  border-bottom-color: rgb(240 249 255 / 0.05) !important;
}
.border-b-sky-50\/50 {
  border-bottom-color: rgb(240 249 255 / 0.5) !important;
}
.border-b-sky-50\/60 {
  border-bottom-color: rgb(240 249 255 / 0.6) !important;
}
.border-b-sky-50\/70 {
  border-bottom-color: rgb(240 249 255 / 0.7) !important;
}
.border-b-sky-50\/75 {
  border-bottom-color: rgb(240 249 255 / 0.75) !important;
}
.border-b-sky-50\/80 {
  border-bottom-color: rgb(240 249 255 / 0.8) !important;
}
.border-b-sky-50\/87 {
  border-bottom-color: rgb(240 249 255 / 0.87) !important;
}
.border-b-sky-50\/90 {
  border-bottom-color: rgb(240 249 255 / 0.9) !important;
}
.border-b-sky-50\/95 {
  border-bottom-color: rgb(240 249 255 / 0.95) !important;
}
.border-b-sky-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-b-sky-500\/0 {
  border-bottom-color: rgb(14 165 233 / 0) !important;
}
.border-b-sky-500\/10 {
  border-bottom-color: rgb(14 165 233 / 0.1) !important;
}
.border-b-sky-500\/100 {
  border-bottom-color: rgb(14 165 233 / 1) !important;
}
.border-b-sky-500\/12 {
  border-bottom-color: rgb(14 165 233 / 0.12) !important;
}
.border-b-sky-500\/20 {
  border-bottom-color: rgb(14 165 233 / 0.2) !important;
}
.border-b-sky-500\/25 {
  border-bottom-color: rgb(14 165 233 / 0.25) !important;
}
.border-b-sky-500\/30 {
  border-bottom-color: rgb(14 165 233 / 0.3) !important;
}
.border-b-sky-500\/38 {
  border-bottom-color: rgb(14 165 233 / 0.38) !important;
}
.border-b-sky-500\/40 {
  border-bottom-color: rgb(14 165 233 / 0.4) !important;
}
.border-b-sky-500\/5 {
  border-bottom-color: rgb(14 165 233 / 0.05) !important;
}
.border-b-sky-500\/50 {
  border-bottom-color: rgb(14 165 233 / 0.5) !important;
}
.border-b-sky-500\/60 {
  border-bottom-color: rgb(14 165 233 / 0.6) !important;
}
.border-b-sky-500\/70 {
  border-bottom-color: rgb(14 165 233 / 0.7) !important;
}
.border-b-sky-500\/75 {
  border-bottom-color: rgb(14 165 233 / 0.75) !important;
}
.border-b-sky-500\/80 {
  border-bottom-color: rgb(14 165 233 / 0.8) !important;
}
.border-b-sky-500\/87 {
  border-bottom-color: rgb(14 165 233 / 0.87) !important;
}
.border-b-sky-500\/90 {
  border-bottom-color: rgb(14 165 233 / 0.9) !important;
}
.border-b-sky-500\/95 {
  border-bottom-color: rgb(14 165 233 / 0.95) !important;
}
.border-b-sky-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-b-sky-600\/0 {
  border-bottom-color: rgb(2 132 199 / 0) !important;
}
.border-b-sky-600\/10 {
  border-bottom-color: rgb(2 132 199 / 0.1) !important;
}
.border-b-sky-600\/100 {
  border-bottom-color: rgb(2 132 199 / 1) !important;
}
.border-b-sky-600\/12 {
  border-bottom-color: rgb(2 132 199 / 0.12) !important;
}
.border-b-sky-600\/20 {
  border-bottom-color: rgb(2 132 199 / 0.2) !important;
}
.border-b-sky-600\/25 {
  border-bottom-color: rgb(2 132 199 / 0.25) !important;
}
.border-b-sky-600\/30 {
  border-bottom-color: rgb(2 132 199 / 0.3) !important;
}
.border-b-sky-600\/38 {
  border-bottom-color: rgb(2 132 199 / 0.38) !important;
}
.border-b-sky-600\/40 {
  border-bottom-color: rgb(2 132 199 / 0.4) !important;
}
.border-b-sky-600\/5 {
  border-bottom-color: rgb(2 132 199 / 0.05) !important;
}
.border-b-sky-600\/50 {
  border-bottom-color: rgb(2 132 199 / 0.5) !important;
}
.border-b-sky-600\/60 {
  border-bottom-color: rgb(2 132 199 / 0.6) !important;
}
.border-b-sky-600\/70 {
  border-bottom-color: rgb(2 132 199 / 0.7) !important;
}
.border-b-sky-600\/75 {
  border-bottom-color: rgb(2 132 199 / 0.75) !important;
}
.border-b-sky-600\/80 {
  border-bottom-color: rgb(2 132 199 / 0.8) !important;
}
.border-b-sky-600\/87 {
  border-bottom-color: rgb(2 132 199 / 0.87) !important;
}
.border-b-sky-600\/90 {
  border-bottom-color: rgb(2 132 199 / 0.9) !important;
}
.border-b-sky-600\/95 {
  border-bottom-color: rgb(2 132 199 / 0.95) !important;
}
.border-b-sky-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-b-sky-700\/0 {
  border-bottom-color: rgb(3 105 161 / 0) !important;
}
.border-b-sky-700\/10 {
  border-bottom-color: rgb(3 105 161 / 0.1) !important;
}
.border-b-sky-700\/100 {
  border-bottom-color: rgb(3 105 161 / 1) !important;
}
.border-b-sky-700\/12 {
  border-bottom-color: rgb(3 105 161 / 0.12) !important;
}
.border-b-sky-700\/20 {
  border-bottom-color: rgb(3 105 161 / 0.2) !important;
}
.border-b-sky-700\/25 {
  border-bottom-color: rgb(3 105 161 / 0.25) !important;
}
.border-b-sky-700\/30 {
  border-bottom-color: rgb(3 105 161 / 0.3) !important;
}
.border-b-sky-700\/38 {
  border-bottom-color: rgb(3 105 161 / 0.38) !important;
}
.border-b-sky-700\/40 {
  border-bottom-color: rgb(3 105 161 / 0.4) !important;
}
.border-b-sky-700\/5 {
  border-bottom-color: rgb(3 105 161 / 0.05) !important;
}
.border-b-sky-700\/50 {
  border-bottom-color: rgb(3 105 161 / 0.5) !important;
}
.border-b-sky-700\/60 {
  border-bottom-color: rgb(3 105 161 / 0.6) !important;
}
.border-b-sky-700\/70 {
  border-bottom-color: rgb(3 105 161 / 0.7) !important;
}
.border-b-sky-700\/75 {
  border-bottom-color: rgb(3 105 161 / 0.75) !important;
}
.border-b-sky-700\/80 {
  border-bottom-color: rgb(3 105 161 / 0.8) !important;
}
.border-b-sky-700\/87 {
  border-bottom-color: rgb(3 105 161 / 0.87) !important;
}
.border-b-sky-700\/90 {
  border-bottom-color: rgb(3 105 161 / 0.9) !important;
}
.border-b-sky-700\/95 {
  border-bottom-color: rgb(3 105 161 / 0.95) !important;
}
.border-b-sky-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-b-sky-800\/0 {
  border-bottom-color: rgb(7 89 133 / 0) !important;
}
.border-b-sky-800\/10 {
  border-bottom-color: rgb(7 89 133 / 0.1) !important;
}
.border-b-sky-800\/100 {
  border-bottom-color: rgb(7 89 133 / 1) !important;
}
.border-b-sky-800\/12 {
  border-bottom-color: rgb(7 89 133 / 0.12) !important;
}
.border-b-sky-800\/20 {
  border-bottom-color: rgb(7 89 133 / 0.2) !important;
}
.border-b-sky-800\/25 {
  border-bottom-color: rgb(7 89 133 / 0.25) !important;
}
.border-b-sky-800\/30 {
  border-bottom-color: rgb(7 89 133 / 0.3) !important;
}
.border-b-sky-800\/38 {
  border-bottom-color: rgb(7 89 133 / 0.38) !important;
}
.border-b-sky-800\/40 {
  border-bottom-color: rgb(7 89 133 / 0.4) !important;
}
.border-b-sky-800\/5 {
  border-bottom-color: rgb(7 89 133 / 0.05) !important;
}
.border-b-sky-800\/50 {
  border-bottom-color: rgb(7 89 133 / 0.5) !important;
}
.border-b-sky-800\/60 {
  border-bottom-color: rgb(7 89 133 / 0.6) !important;
}
.border-b-sky-800\/70 {
  border-bottom-color: rgb(7 89 133 / 0.7) !important;
}
.border-b-sky-800\/75 {
  border-bottom-color: rgb(7 89 133 / 0.75) !important;
}
.border-b-sky-800\/80 {
  border-bottom-color: rgb(7 89 133 / 0.8) !important;
}
.border-b-sky-800\/87 {
  border-bottom-color: rgb(7 89 133 / 0.87) !important;
}
.border-b-sky-800\/90 {
  border-bottom-color: rgb(7 89 133 / 0.9) !important;
}
.border-b-sky-800\/95 {
  border-bottom-color: rgb(7 89 133 / 0.95) !important;
}
.border-b-sky-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-b-sky-900\/0 {
  border-bottom-color: rgb(12 74 110 / 0) !important;
}
.border-b-sky-900\/10 {
  border-bottom-color: rgb(12 74 110 / 0.1) !important;
}
.border-b-sky-900\/100 {
  border-bottom-color: rgb(12 74 110 / 1) !important;
}
.border-b-sky-900\/12 {
  border-bottom-color: rgb(12 74 110 / 0.12) !important;
}
.border-b-sky-900\/20 {
  border-bottom-color: rgb(12 74 110 / 0.2) !important;
}
.border-b-sky-900\/25 {
  border-bottom-color: rgb(12 74 110 / 0.25) !important;
}
.border-b-sky-900\/30 {
  border-bottom-color: rgb(12 74 110 / 0.3) !important;
}
.border-b-sky-900\/38 {
  border-bottom-color: rgb(12 74 110 / 0.38) !important;
}
.border-b-sky-900\/40 {
  border-bottom-color: rgb(12 74 110 / 0.4) !important;
}
.border-b-sky-900\/5 {
  border-bottom-color: rgb(12 74 110 / 0.05) !important;
}
.border-b-sky-900\/50 {
  border-bottom-color: rgb(12 74 110 / 0.5) !important;
}
.border-b-sky-900\/60 {
  border-bottom-color: rgb(12 74 110 / 0.6) !important;
}
.border-b-sky-900\/70 {
  border-bottom-color: rgb(12 74 110 / 0.7) !important;
}
.border-b-sky-900\/75 {
  border-bottom-color: rgb(12 74 110 / 0.75) !important;
}
.border-b-sky-900\/80 {
  border-bottom-color: rgb(12 74 110 / 0.8) !important;
}
.border-b-sky-900\/87 {
  border-bottom-color: rgb(12 74 110 / 0.87) !important;
}
.border-b-sky-900\/90 {
  border-bottom-color: rgb(12 74 110 / 0.9) !important;
}
.border-b-sky-900\/95 {
  border-bottom-color: rgb(12 74 110 / 0.95) !important;
}
.border-b-sky-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-b-sky-950\/0 {
  border-bottom-color: rgb(8 47 73 / 0) !important;
}
.border-b-sky-950\/10 {
  border-bottom-color: rgb(8 47 73 / 0.1) !important;
}
.border-b-sky-950\/100 {
  border-bottom-color: rgb(8 47 73 / 1) !important;
}
.border-b-sky-950\/12 {
  border-bottom-color: rgb(8 47 73 / 0.12) !important;
}
.border-b-sky-950\/20 {
  border-bottom-color: rgb(8 47 73 / 0.2) !important;
}
.border-b-sky-950\/25 {
  border-bottom-color: rgb(8 47 73 / 0.25) !important;
}
.border-b-sky-950\/30 {
  border-bottom-color: rgb(8 47 73 / 0.3) !important;
}
.border-b-sky-950\/38 {
  border-bottom-color: rgb(8 47 73 / 0.38) !important;
}
.border-b-sky-950\/40 {
  border-bottom-color: rgb(8 47 73 / 0.4) !important;
}
.border-b-sky-950\/5 {
  border-bottom-color: rgb(8 47 73 / 0.05) !important;
}
.border-b-sky-950\/50 {
  border-bottom-color: rgb(8 47 73 / 0.5) !important;
}
.border-b-sky-950\/60 {
  border-bottom-color: rgb(8 47 73 / 0.6) !important;
}
.border-b-sky-950\/70 {
  border-bottom-color: rgb(8 47 73 / 0.7) !important;
}
.border-b-sky-950\/75 {
  border-bottom-color: rgb(8 47 73 / 0.75) !important;
}
.border-b-sky-950\/80 {
  border-bottom-color: rgb(8 47 73 / 0.8) !important;
}
.border-b-sky-950\/87 {
  border-bottom-color: rgb(8 47 73 / 0.87) !important;
}
.border-b-sky-950\/90 {
  border-bottom-color: rgb(8 47 73 / 0.9) !important;
}
.border-b-sky-950\/95 {
  border-bottom-color: rgb(8 47 73 / 0.95) !important;
}
.border-b-slate-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-b-slate-100\/0 {
  border-bottom-color: rgb(241 245 249 / 0) !important;
}
.border-b-slate-100\/10 {
  border-bottom-color: rgb(241 245 249 / 0.1) !important;
}
.border-b-slate-100\/100 {
  border-bottom-color: rgb(241 245 249 / 1) !important;
}
.border-b-slate-100\/12 {
  border-bottom-color: rgb(241 245 249 / 0.12) !important;
}
.border-b-slate-100\/20 {
  border-bottom-color: rgb(241 245 249 / 0.2) !important;
}
.border-b-slate-100\/25 {
  border-bottom-color: rgb(241 245 249 / 0.25) !important;
}
.border-b-slate-100\/30 {
  border-bottom-color: rgb(241 245 249 / 0.3) !important;
}
.border-b-slate-100\/38 {
  border-bottom-color: rgb(241 245 249 / 0.38) !important;
}
.border-b-slate-100\/40 {
  border-bottom-color: rgb(241 245 249 / 0.4) !important;
}
.border-b-slate-100\/5 {
  border-bottom-color: rgb(241 245 249 / 0.05) !important;
}
.border-b-slate-100\/50 {
  border-bottom-color: rgb(241 245 249 / 0.5) !important;
}
.border-b-slate-100\/60 {
  border-bottom-color: rgb(241 245 249 / 0.6) !important;
}
.border-b-slate-100\/70 {
  border-bottom-color: rgb(241 245 249 / 0.7) !important;
}
.border-b-slate-100\/75 {
  border-bottom-color: rgb(241 245 249 / 0.75) !important;
}
.border-b-slate-100\/80 {
  border-bottom-color: rgb(241 245 249 / 0.8) !important;
}
.border-b-slate-100\/87 {
  border-bottom-color: rgb(241 245 249 / 0.87) !important;
}
.border-b-slate-100\/90 {
  border-bottom-color: rgb(241 245 249 / 0.9) !important;
}
.border-b-slate-100\/95 {
  border-bottom-color: rgb(241 245 249 / 0.95) !important;
}
.border-b-slate-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-b-slate-200\/0 {
  border-bottom-color: rgb(226 232 240 / 0) !important;
}
.border-b-slate-200\/10 {
  border-bottom-color: rgb(226 232 240 / 0.1) !important;
}
.border-b-slate-200\/100 {
  border-bottom-color: rgb(226 232 240 / 1) !important;
}
.border-b-slate-200\/12 {
  border-bottom-color: rgb(226 232 240 / 0.12) !important;
}
.border-b-slate-200\/20 {
  border-bottom-color: rgb(226 232 240 / 0.2) !important;
}
.border-b-slate-200\/25 {
  border-bottom-color: rgb(226 232 240 / 0.25) !important;
}
.border-b-slate-200\/30 {
  border-bottom-color: rgb(226 232 240 / 0.3) !important;
}
.border-b-slate-200\/38 {
  border-bottom-color: rgb(226 232 240 / 0.38) !important;
}
.border-b-slate-200\/40 {
  border-bottom-color: rgb(226 232 240 / 0.4) !important;
}
.border-b-slate-200\/5 {
  border-bottom-color: rgb(226 232 240 / 0.05) !important;
}
.border-b-slate-200\/50 {
  border-bottom-color: rgb(226 232 240 / 0.5) !important;
}
.border-b-slate-200\/60 {
  border-bottom-color: rgb(226 232 240 / 0.6) !important;
}
.border-b-slate-200\/70 {
  border-bottom-color: rgb(226 232 240 / 0.7) !important;
}
.border-b-slate-200\/75 {
  border-bottom-color: rgb(226 232 240 / 0.75) !important;
}
.border-b-slate-200\/80 {
  border-bottom-color: rgb(226 232 240 / 0.8) !important;
}
.border-b-slate-200\/87 {
  border-bottom-color: rgb(226 232 240 / 0.87) !important;
}
.border-b-slate-200\/90 {
  border-bottom-color: rgb(226 232 240 / 0.9) !important;
}
.border-b-slate-200\/95 {
  border-bottom-color: rgb(226 232 240 / 0.95) !important;
}
.border-b-slate-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-b-slate-300\/0 {
  border-bottom-color: rgb(203 213 225 / 0) !important;
}
.border-b-slate-300\/10 {
  border-bottom-color: rgb(203 213 225 / 0.1) !important;
}
.border-b-slate-300\/100 {
  border-bottom-color: rgb(203 213 225 / 1) !important;
}
.border-b-slate-300\/12 {
  border-bottom-color: rgb(203 213 225 / 0.12) !important;
}
.border-b-slate-300\/20 {
  border-bottom-color: rgb(203 213 225 / 0.2) !important;
}
.border-b-slate-300\/25 {
  border-bottom-color: rgb(203 213 225 / 0.25) !important;
}
.border-b-slate-300\/30 {
  border-bottom-color: rgb(203 213 225 / 0.3) !important;
}
.border-b-slate-300\/38 {
  border-bottom-color: rgb(203 213 225 / 0.38) !important;
}
.border-b-slate-300\/40 {
  border-bottom-color: rgb(203 213 225 / 0.4) !important;
}
.border-b-slate-300\/5 {
  border-bottom-color: rgb(203 213 225 / 0.05) !important;
}
.border-b-slate-300\/50 {
  border-bottom-color: rgb(203 213 225 / 0.5) !important;
}
.border-b-slate-300\/60 {
  border-bottom-color: rgb(203 213 225 / 0.6) !important;
}
.border-b-slate-300\/70 {
  border-bottom-color: rgb(203 213 225 / 0.7) !important;
}
.border-b-slate-300\/75 {
  border-bottom-color: rgb(203 213 225 / 0.75) !important;
}
.border-b-slate-300\/80 {
  border-bottom-color: rgb(203 213 225 / 0.8) !important;
}
.border-b-slate-300\/87 {
  border-bottom-color: rgb(203 213 225 / 0.87) !important;
}
.border-b-slate-300\/90 {
  border-bottom-color: rgb(203 213 225 / 0.9) !important;
}
.border-b-slate-300\/95 {
  border-bottom-color: rgb(203 213 225 / 0.95) !important;
}
.border-b-slate-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-b-slate-400\/0 {
  border-bottom-color: rgb(148 163 184 / 0) !important;
}
.border-b-slate-400\/10 {
  border-bottom-color: rgb(148 163 184 / 0.1) !important;
}
.border-b-slate-400\/100 {
  border-bottom-color: rgb(148 163 184 / 1) !important;
}
.border-b-slate-400\/12 {
  border-bottom-color: rgb(148 163 184 / 0.12) !important;
}
.border-b-slate-400\/20 {
  border-bottom-color: rgb(148 163 184 / 0.2) !important;
}
.border-b-slate-400\/25 {
  border-bottom-color: rgb(148 163 184 / 0.25) !important;
}
.border-b-slate-400\/30 {
  border-bottom-color: rgb(148 163 184 / 0.3) !important;
}
.border-b-slate-400\/38 {
  border-bottom-color: rgb(148 163 184 / 0.38) !important;
}
.border-b-slate-400\/40 {
  border-bottom-color: rgb(148 163 184 / 0.4) !important;
}
.border-b-slate-400\/5 {
  border-bottom-color: rgb(148 163 184 / 0.05) !important;
}
.border-b-slate-400\/50 {
  border-bottom-color: rgb(148 163 184 / 0.5) !important;
}
.border-b-slate-400\/60 {
  border-bottom-color: rgb(148 163 184 / 0.6) !important;
}
.border-b-slate-400\/70 {
  border-bottom-color: rgb(148 163 184 / 0.7) !important;
}
.border-b-slate-400\/75 {
  border-bottom-color: rgb(148 163 184 / 0.75) !important;
}
.border-b-slate-400\/80 {
  border-bottom-color: rgb(148 163 184 / 0.8) !important;
}
.border-b-slate-400\/87 {
  border-bottom-color: rgb(148 163 184 / 0.87) !important;
}
.border-b-slate-400\/90 {
  border-bottom-color: rgb(148 163 184 / 0.9) !important;
}
.border-b-slate-400\/95 {
  border-bottom-color: rgb(148 163 184 / 0.95) !important;
}
.border-b-slate-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-b-slate-50\/0 {
  border-bottom-color: rgb(248 250 252 / 0) !important;
}
.border-b-slate-50\/10 {
  border-bottom-color: rgb(248 250 252 / 0.1) !important;
}
.border-b-slate-50\/100 {
  border-bottom-color: rgb(248 250 252 / 1) !important;
}
.border-b-slate-50\/12 {
  border-bottom-color: rgb(248 250 252 / 0.12) !important;
}
.border-b-slate-50\/20 {
  border-bottom-color: rgb(248 250 252 / 0.2) !important;
}
.border-b-slate-50\/25 {
  border-bottom-color: rgb(248 250 252 / 0.25) !important;
}
.border-b-slate-50\/30 {
  border-bottom-color: rgb(248 250 252 / 0.3) !important;
}
.border-b-slate-50\/38 {
  border-bottom-color: rgb(248 250 252 / 0.38) !important;
}
.border-b-slate-50\/40 {
  border-bottom-color: rgb(248 250 252 / 0.4) !important;
}
.border-b-slate-50\/5 {
  border-bottom-color: rgb(248 250 252 / 0.05) !important;
}
.border-b-slate-50\/50 {
  border-bottom-color: rgb(248 250 252 / 0.5) !important;
}
.border-b-slate-50\/60 {
  border-bottom-color: rgb(248 250 252 / 0.6) !important;
}
.border-b-slate-50\/70 {
  border-bottom-color: rgb(248 250 252 / 0.7) !important;
}
.border-b-slate-50\/75 {
  border-bottom-color: rgb(248 250 252 / 0.75) !important;
}
.border-b-slate-50\/80 {
  border-bottom-color: rgb(248 250 252 / 0.8) !important;
}
.border-b-slate-50\/87 {
  border-bottom-color: rgb(248 250 252 / 0.87) !important;
}
.border-b-slate-50\/90 {
  border-bottom-color: rgb(248 250 252 / 0.9) !important;
}
.border-b-slate-50\/95 {
  border-bottom-color: rgb(248 250 252 / 0.95) !important;
}
.border-b-slate-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-b-slate-500\/0 {
  border-bottom-color: rgb(100 116 139 / 0) !important;
}
.border-b-slate-500\/10 {
  border-bottom-color: rgb(100 116 139 / 0.1) !important;
}
.border-b-slate-500\/100 {
  border-bottom-color: rgb(100 116 139 / 1) !important;
}
.border-b-slate-500\/12 {
  border-bottom-color: rgb(100 116 139 / 0.12) !important;
}
.border-b-slate-500\/20 {
  border-bottom-color: rgb(100 116 139 / 0.2) !important;
}
.border-b-slate-500\/25 {
  border-bottom-color: rgb(100 116 139 / 0.25) !important;
}
.border-b-slate-500\/30 {
  border-bottom-color: rgb(100 116 139 / 0.3) !important;
}
.border-b-slate-500\/38 {
  border-bottom-color: rgb(100 116 139 / 0.38) !important;
}
.border-b-slate-500\/40 {
  border-bottom-color: rgb(100 116 139 / 0.4) !important;
}
.border-b-slate-500\/5 {
  border-bottom-color: rgb(100 116 139 / 0.05) !important;
}
.border-b-slate-500\/50 {
  border-bottom-color: rgb(100 116 139 / 0.5) !important;
}
.border-b-slate-500\/60 {
  border-bottom-color: rgb(100 116 139 / 0.6) !important;
}
.border-b-slate-500\/70 {
  border-bottom-color: rgb(100 116 139 / 0.7) !important;
}
.border-b-slate-500\/75 {
  border-bottom-color: rgb(100 116 139 / 0.75) !important;
}
.border-b-slate-500\/80 {
  border-bottom-color: rgb(100 116 139 / 0.8) !important;
}
.border-b-slate-500\/87 {
  border-bottom-color: rgb(100 116 139 / 0.87) !important;
}
.border-b-slate-500\/90 {
  border-bottom-color: rgb(100 116 139 / 0.9) !important;
}
.border-b-slate-500\/95 {
  border-bottom-color: rgb(100 116 139 / 0.95) !important;
}
.border-b-slate-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-b-slate-600\/0 {
  border-bottom-color: rgb(71 85 105 / 0) !important;
}
.border-b-slate-600\/10 {
  border-bottom-color: rgb(71 85 105 / 0.1) !important;
}
.border-b-slate-600\/100 {
  border-bottom-color: rgb(71 85 105 / 1) !important;
}
.border-b-slate-600\/12 {
  border-bottom-color: rgb(71 85 105 / 0.12) !important;
}
.border-b-slate-600\/20 {
  border-bottom-color: rgb(71 85 105 / 0.2) !important;
}
.border-b-slate-600\/25 {
  border-bottom-color: rgb(71 85 105 / 0.25) !important;
}
.border-b-slate-600\/30 {
  border-bottom-color: rgb(71 85 105 / 0.3) !important;
}
.border-b-slate-600\/38 {
  border-bottom-color: rgb(71 85 105 / 0.38) !important;
}
.border-b-slate-600\/40 {
  border-bottom-color: rgb(71 85 105 / 0.4) !important;
}
.border-b-slate-600\/5 {
  border-bottom-color: rgb(71 85 105 / 0.05) !important;
}
.border-b-slate-600\/50 {
  border-bottom-color: rgb(71 85 105 / 0.5) !important;
}
.border-b-slate-600\/60 {
  border-bottom-color: rgb(71 85 105 / 0.6) !important;
}
.border-b-slate-600\/70 {
  border-bottom-color: rgb(71 85 105 / 0.7) !important;
}
.border-b-slate-600\/75 {
  border-bottom-color: rgb(71 85 105 / 0.75) !important;
}
.border-b-slate-600\/80 {
  border-bottom-color: rgb(71 85 105 / 0.8) !important;
}
.border-b-slate-600\/87 {
  border-bottom-color: rgb(71 85 105 / 0.87) !important;
}
.border-b-slate-600\/90 {
  border-bottom-color: rgb(71 85 105 / 0.9) !important;
}
.border-b-slate-600\/95 {
  border-bottom-color: rgb(71 85 105 / 0.95) !important;
}
.border-b-slate-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-b-slate-700\/0 {
  border-bottom-color: rgb(51 65 85 / 0) !important;
}
.border-b-slate-700\/10 {
  border-bottom-color: rgb(51 65 85 / 0.1) !important;
}
.border-b-slate-700\/100 {
  border-bottom-color: rgb(51 65 85 / 1) !important;
}
.border-b-slate-700\/12 {
  border-bottom-color: rgb(51 65 85 / 0.12) !important;
}
.border-b-slate-700\/20 {
  border-bottom-color: rgb(51 65 85 / 0.2) !important;
}
.border-b-slate-700\/25 {
  border-bottom-color: rgb(51 65 85 / 0.25) !important;
}
.border-b-slate-700\/30 {
  border-bottom-color: rgb(51 65 85 / 0.3) !important;
}
.border-b-slate-700\/38 {
  border-bottom-color: rgb(51 65 85 / 0.38) !important;
}
.border-b-slate-700\/40 {
  border-bottom-color: rgb(51 65 85 / 0.4) !important;
}
.border-b-slate-700\/5 {
  border-bottom-color: rgb(51 65 85 / 0.05) !important;
}
.border-b-slate-700\/50 {
  border-bottom-color: rgb(51 65 85 / 0.5) !important;
}
.border-b-slate-700\/60 {
  border-bottom-color: rgb(51 65 85 / 0.6) !important;
}
.border-b-slate-700\/70 {
  border-bottom-color: rgb(51 65 85 / 0.7) !important;
}
.border-b-slate-700\/75 {
  border-bottom-color: rgb(51 65 85 / 0.75) !important;
}
.border-b-slate-700\/80 {
  border-bottom-color: rgb(51 65 85 / 0.8) !important;
}
.border-b-slate-700\/87 {
  border-bottom-color: rgb(51 65 85 / 0.87) !important;
}
.border-b-slate-700\/90 {
  border-bottom-color: rgb(51 65 85 / 0.9) !important;
}
.border-b-slate-700\/95 {
  border-bottom-color: rgb(51 65 85 / 0.95) !important;
}
.border-b-slate-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-b-slate-800\/0 {
  border-bottom-color: rgb(30 41 59 / 0) !important;
}
.border-b-slate-800\/10 {
  border-bottom-color: rgb(30 41 59 / 0.1) !important;
}
.border-b-slate-800\/100 {
  border-bottom-color: rgb(30 41 59 / 1) !important;
}
.border-b-slate-800\/12 {
  border-bottom-color: rgb(30 41 59 / 0.12) !important;
}
.border-b-slate-800\/20 {
  border-bottom-color: rgb(30 41 59 / 0.2) !important;
}
.border-b-slate-800\/25 {
  border-bottom-color: rgb(30 41 59 / 0.25) !important;
}
.border-b-slate-800\/30 {
  border-bottom-color: rgb(30 41 59 / 0.3) !important;
}
.border-b-slate-800\/38 {
  border-bottom-color: rgb(30 41 59 / 0.38) !important;
}
.border-b-slate-800\/40 {
  border-bottom-color: rgb(30 41 59 / 0.4) !important;
}
.border-b-slate-800\/5 {
  border-bottom-color: rgb(30 41 59 / 0.05) !important;
}
.border-b-slate-800\/50 {
  border-bottom-color: rgb(30 41 59 / 0.5) !important;
}
.border-b-slate-800\/60 {
  border-bottom-color: rgb(30 41 59 / 0.6) !important;
}
.border-b-slate-800\/70 {
  border-bottom-color: rgb(30 41 59 / 0.7) !important;
}
.border-b-slate-800\/75 {
  border-bottom-color: rgb(30 41 59 / 0.75) !important;
}
.border-b-slate-800\/80 {
  border-bottom-color: rgb(30 41 59 / 0.8) !important;
}
.border-b-slate-800\/87 {
  border-bottom-color: rgb(30 41 59 / 0.87) !important;
}
.border-b-slate-800\/90 {
  border-bottom-color: rgb(30 41 59 / 0.9) !important;
}
.border-b-slate-800\/95 {
  border-bottom-color: rgb(30 41 59 / 0.95) !important;
}
.border-b-slate-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-b-slate-900\/0 {
  border-bottom-color: rgb(15 23 42 / 0) !important;
}
.border-b-slate-900\/10 {
  border-bottom-color: rgb(15 23 42 / 0.1) !important;
}
.border-b-slate-900\/100 {
  border-bottom-color: rgb(15 23 42 / 1) !important;
}
.border-b-slate-900\/12 {
  border-bottom-color: rgb(15 23 42 / 0.12) !important;
}
.border-b-slate-900\/20 {
  border-bottom-color: rgb(15 23 42 / 0.2) !important;
}
.border-b-slate-900\/25 {
  border-bottom-color: rgb(15 23 42 / 0.25) !important;
}
.border-b-slate-900\/30 {
  border-bottom-color: rgb(15 23 42 / 0.3) !important;
}
.border-b-slate-900\/38 {
  border-bottom-color: rgb(15 23 42 / 0.38) !important;
}
.border-b-slate-900\/40 {
  border-bottom-color: rgb(15 23 42 / 0.4) !important;
}
.border-b-slate-900\/5 {
  border-bottom-color: rgb(15 23 42 / 0.05) !important;
}
.border-b-slate-900\/50 {
  border-bottom-color: rgb(15 23 42 / 0.5) !important;
}
.border-b-slate-900\/60 {
  border-bottom-color: rgb(15 23 42 / 0.6) !important;
}
.border-b-slate-900\/70 {
  border-bottom-color: rgb(15 23 42 / 0.7) !important;
}
.border-b-slate-900\/75 {
  border-bottom-color: rgb(15 23 42 / 0.75) !important;
}
.border-b-slate-900\/80 {
  border-bottom-color: rgb(15 23 42 / 0.8) !important;
}
.border-b-slate-900\/87 {
  border-bottom-color: rgb(15 23 42 / 0.87) !important;
}
.border-b-slate-900\/90 {
  border-bottom-color: rgb(15 23 42 / 0.9) !important;
}
.border-b-slate-900\/95 {
  border-bottom-color: rgb(15 23 42 / 0.95) !important;
}
.border-b-slate-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-b-slate-950\/0 {
  border-bottom-color: rgb(2 6 23 / 0) !important;
}
.border-b-slate-950\/10 {
  border-bottom-color: rgb(2 6 23 / 0.1) !important;
}
.border-b-slate-950\/100 {
  border-bottom-color: rgb(2 6 23 / 1) !important;
}
.border-b-slate-950\/12 {
  border-bottom-color: rgb(2 6 23 / 0.12) !important;
}
.border-b-slate-950\/20 {
  border-bottom-color: rgb(2 6 23 / 0.2) !important;
}
.border-b-slate-950\/25 {
  border-bottom-color: rgb(2 6 23 / 0.25) !important;
}
.border-b-slate-950\/30 {
  border-bottom-color: rgb(2 6 23 / 0.3) !important;
}
.border-b-slate-950\/38 {
  border-bottom-color: rgb(2 6 23 / 0.38) !important;
}
.border-b-slate-950\/40 {
  border-bottom-color: rgb(2 6 23 / 0.4) !important;
}
.border-b-slate-950\/5 {
  border-bottom-color: rgb(2 6 23 / 0.05) !important;
}
.border-b-slate-950\/50 {
  border-bottom-color: rgb(2 6 23 / 0.5) !important;
}
.border-b-slate-950\/60 {
  border-bottom-color: rgb(2 6 23 / 0.6) !important;
}
.border-b-slate-950\/70 {
  border-bottom-color: rgb(2 6 23 / 0.7) !important;
}
.border-b-slate-950\/75 {
  border-bottom-color: rgb(2 6 23 / 0.75) !important;
}
.border-b-slate-950\/80 {
  border-bottom-color: rgb(2 6 23 / 0.8) !important;
}
.border-b-slate-950\/87 {
  border-bottom-color: rgb(2 6 23 / 0.87) !important;
}
.border-b-slate-950\/90 {
  border-bottom-color: rgb(2 6 23 / 0.9) !important;
}
.border-b-slate-950\/95 {
  border-bottom-color: rgb(2 6 23 / 0.95) !important;
}
.border-b-stone-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-b-stone-100\/0 {
  border-bottom-color: rgb(245 245 244 / 0) !important;
}
.border-b-stone-100\/10 {
  border-bottom-color: rgb(245 245 244 / 0.1) !important;
}
.border-b-stone-100\/100 {
  border-bottom-color: rgb(245 245 244 / 1) !important;
}
.border-b-stone-100\/12 {
  border-bottom-color: rgb(245 245 244 / 0.12) !important;
}
.border-b-stone-100\/20 {
  border-bottom-color: rgb(245 245 244 / 0.2) !important;
}
.border-b-stone-100\/25 {
  border-bottom-color: rgb(245 245 244 / 0.25) !important;
}
.border-b-stone-100\/30 {
  border-bottom-color: rgb(245 245 244 / 0.3) !important;
}
.border-b-stone-100\/38 {
  border-bottom-color: rgb(245 245 244 / 0.38) !important;
}
.border-b-stone-100\/40 {
  border-bottom-color: rgb(245 245 244 / 0.4) !important;
}
.border-b-stone-100\/5 {
  border-bottom-color: rgb(245 245 244 / 0.05) !important;
}
.border-b-stone-100\/50 {
  border-bottom-color: rgb(245 245 244 / 0.5) !important;
}
.border-b-stone-100\/60 {
  border-bottom-color: rgb(245 245 244 / 0.6) !important;
}
.border-b-stone-100\/70 {
  border-bottom-color: rgb(245 245 244 / 0.7) !important;
}
.border-b-stone-100\/75 {
  border-bottom-color: rgb(245 245 244 / 0.75) !important;
}
.border-b-stone-100\/80 {
  border-bottom-color: rgb(245 245 244 / 0.8) !important;
}
.border-b-stone-100\/87 {
  border-bottom-color: rgb(245 245 244 / 0.87) !important;
}
.border-b-stone-100\/90 {
  border-bottom-color: rgb(245 245 244 / 0.9) !important;
}
.border-b-stone-100\/95 {
  border-bottom-color: rgb(245 245 244 / 0.95) !important;
}
.border-b-stone-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-b-stone-200\/0 {
  border-bottom-color: rgb(231 229 228 / 0) !important;
}
.border-b-stone-200\/10 {
  border-bottom-color: rgb(231 229 228 / 0.1) !important;
}
.border-b-stone-200\/100 {
  border-bottom-color: rgb(231 229 228 / 1) !important;
}
.border-b-stone-200\/12 {
  border-bottom-color: rgb(231 229 228 / 0.12) !important;
}
.border-b-stone-200\/20 {
  border-bottom-color: rgb(231 229 228 / 0.2) !important;
}
.border-b-stone-200\/25 {
  border-bottom-color: rgb(231 229 228 / 0.25) !important;
}
.border-b-stone-200\/30 {
  border-bottom-color: rgb(231 229 228 / 0.3) !important;
}
.border-b-stone-200\/38 {
  border-bottom-color: rgb(231 229 228 / 0.38) !important;
}
.border-b-stone-200\/40 {
  border-bottom-color: rgb(231 229 228 / 0.4) !important;
}
.border-b-stone-200\/5 {
  border-bottom-color: rgb(231 229 228 / 0.05) !important;
}
.border-b-stone-200\/50 {
  border-bottom-color: rgb(231 229 228 / 0.5) !important;
}
.border-b-stone-200\/60 {
  border-bottom-color: rgb(231 229 228 / 0.6) !important;
}
.border-b-stone-200\/70 {
  border-bottom-color: rgb(231 229 228 / 0.7) !important;
}
.border-b-stone-200\/75 {
  border-bottom-color: rgb(231 229 228 / 0.75) !important;
}
.border-b-stone-200\/80 {
  border-bottom-color: rgb(231 229 228 / 0.8) !important;
}
.border-b-stone-200\/87 {
  border-bottom-color: rgb(231 229 228 / 0.87) !important;
}
.border-b-stone-200\/90 {
  border-bottom-color: rgb(231 229 228 / 0.9) !important;
}
.border-b-stone-200\/95 {
  border-bottom-color: rgb(231 229 228 / 0.95) !important;
}
.border-b-stone-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-b-stone-300\/0 {
  border-bottom-color: rgb(214 211 209 / 0) !important;
}
.border-b-stone-300\/10 {
  border-bottom-color: rgb(214 211 209 / 0.1) !important;
}
.border-b-stone-300\/100 {
  border-bottom-color: rgb(214 211 209 / 1) !important;
}
.border-b-stone-300\/12 {
  border-bottom-color: rgb(214 211 209 / 0.12) !important;
}
.border-b-stone-300\/20 {
  border-bottom-color: rgb(214 211 209 / 0.2) !important;
}
.border-b-stone-300\/25 {
  border-bottom-color: rgb(214 211 209 / 0.25) !important;
}
.border-b-stone-300\/30 {
  border-bottom-color: rgb(214 211 209 / 0.3) !important;
}
.border-b-stone-300\/38 {
  border-bottom-color: rgb(214 211 209 / 0.38) !important;
}
.border-b-stone-300\/40 {
  border-bottom-color: rgb(214 211 209 / 0.4) !important;
}
.border-b-stone-300\/5 {
  border-bottom-color: rgb(214 211 209 / 0.05) !important;
}
.border-b-stone-300\/50 {
  border-bottom-color: rgb(214 211 209 / 0.5) !important;
}
.border-b-stone-300\/60 {
  border-bottom-color: rgb(214 211 209 / 0.6) !important;
}
.border-b-stone-300\/70 {
  border-bottom-color: rgb(214 211 209 / 0.7) !important;
}
.border-b-stone-300\/75 {
  border-bottom-color: rgb(214 211 209 / 0.75) !important;
}
.border-b-stone-300\/80 {
  border-bottom-color: rgb(214 211 209 / 0.8) !important;
}
.border-b-stone-300\/87 {
  border-bottom-color: rgb(214 211 209 / 0.87) !important;
}
.border-b-stone-300\/90 {
  border-bottom-color: rgb(214 211 209 / 0.9) !important;
}
.border-b-stone-300\/95 {
  border-bottom-color: rgb(214 211 209 / 0.95) !important;
}
.border-b-stone-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-b-stone-400\/0 {
  border-bottom-color: rgb(168 162 158 / 0) !important;
}
.border-b-stone-400\/10 {
  border-bottom-color: rgb(168 162 158 / 0.1) !important;
}
.border-b-stone-400\/100 {
  border-bottom-color: rgb(168 162 158 / 1) !important;
}
.border-b-stone-400\/12 {
  border-bottom-color: rgb(168 162 158 / 0.12) !important;
}
.border-b-stone-400\/20 {
  border-bottom-color: rgb(168 162 158 / 0.2) !important;
}
.border-b-stone-400\/25 {
  border-bottom-color: rgb(168 162 158 / 0.25) !important;
}
.border-b-stone-400\/30 {
  border-bottom-color: rgb(168 162 158 / 0.3) !important;
}
.border-b-stone-400\/38 {
  border-bottom-color: rgb(168 162 158 / 0.38) !important;
}
.border-b-stone-400\/40 {
  border-bottom-color: rgb(168 162 158 / 0.4) !important;
}
.border-b-stone-400\/5 {
  border-bottom-color: rgb(168 162 158 / 0.05) !important;
}
.border-b-stone-400\/50 {
  border-bottom-color: rgb(168 162 158 / 0.5) !important;
}
.border-b-stone-400\/60 {
  border-bottom-color: rgb(168 162 158 / 0.6) !important;
}
.border-b-stone-400\/70 {
  border-bottom-color: rgb(168 162 158 / 0.7) !important;
}
.border-b-stone-400\/75 {
  border-bottom-color: rgb(168 162 158 / 0.75) !important;
}
.border-b-stone-400\/80 {
  border-bottom-color: rgb(168 162 158 / 0.8) !important;
}
.border-b-stone-400\/87 {
  border-bottom-color: rgb(168 162 158 / 0.87) !important;
}
.border-b-stone-400\/90 {
  border-bottom-color: rgb(168 162 158 / 0.9) !important;
}
.border-b-stone-400\/95 {
  border-bottom-color: rgb(168 162 158 / 0.95) !important;
}
.border-b-stone-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-b-stone-50\/0 {
  border-bottom-color: rgb(250 250 249 / 0) !important;
}
.border-b-stone-50\/10 {
  border-bottom-color: rgb(250 250 249 / 0.1) !important;
}
.border-b-stone-50\/100 {
  border-bottom-color: rgb(250 250 249 / 1) !important;
}
.border-b-stone-50\/12 {
  border-bottom-color: rgb(250 250 249 / 0.12) !important;
}
.border-b-stone-50\/20 {
  border-bottom-color: rgb(250 250 249 / 0.2) !important;
}
.border-b-stone-50\/25 {
  border-bottom-color: rgb(250 250 249 / 0.25) !important;
}
.border-b-stone-50\/30 {
  border-bottom-color: rgb(250 250 249 / 0.3) !important;
}
.border-b-stone-50\/38 {
  border-bottom-color: rgb(250 250 249 / 0.38) !important;
}
.border-b-stone-50\/40 {
  border-bottom-color: rgb(250 250 249 / 0.4) !important;
}
.border-b-stone-50\/5 {
  border-bottom-color: rgb(250 250 249 / 0.05) !important;
}
.border-b-stone-50\/50 {
  border-bottom-color: rgb(250 250 249 / 0.5) !important;
}
.border-b-stone-50\/60 {
  border-bottom-color: rgb(250 250 249 / 0.6) !important;
}
.border-b-stone-50\/70 {
  border-bottom-color: rgb(250 250 249 / 0.7) !important;
}
.border-b-stone-50\/75 {
  border-bottom-color: rgb(250 250 249 / 0.75) !important;
}
.border-b-stone-50\/80 {
  border-bottom-color: rgb(250 250 249 / 0.8) !important;
}
.border-b-stone-50\/87 {
  border-bottom-color: rgb(250 250 249 / 0.87) !important;
}
.border-b-stone-50\/90 {
  border-bottom-color: rgb(250 250 249 / 0.9) !important;
}
.border-b-stone-50\/95 {
  border-bottom-color: rgb(250 250 249 / 0.95) !important;
}
.border-b-stone-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-b-stone-500\/0 {
  border-bottom-color: rgb(120 113 108 / 0) !important;
}
.border-b-stone-500\/10 {
  border-bottom-color: rgb(120 113 108 / 0.1) !important;
}
.border-b-stone-500\/100 {
  border-bottom-color: rgb(120 113 108 / 1) !important;
}
.border-b-stone-500\/12 {
  border-bottom-color: rgb(120 113 108 / 0.12) !important;
}
.border-b-stone-500\/20 {
  border-bottom-color: rgb(120 113 108 / 0.2) !important;
}
.border-b-stone-500\/25 {
  border-bottom-color: rgb(120 113 108 / 0.25) !important;
}
.border-b-stone-500\/30 {
  border-bottom-color: rgb(120 113 108 / 0.3) !important;
}
.border-b-stone-500\/38 {
  border-bottom-color: rgb(120 113 108 / 0.38) !important;
}
.border-b-stone-500\/40 {
  border-bottom-color: rgb(120 113 108 / 0.4) !important;
}
.border-b-stone-500\/5 {
  border-bottom-color: rgb(120 113 108 / 0.05) !important;
}
.border-b-stone-500\/50 {
  border-bottom-color: rgb(120 113 108 / 0.5) !important;
}
.border-b-stone-500\/60 {
  border-bottom-color: rgb(120 113 108 / 0.6) !important;
}
.border-b-stone-500\/70 {
  border-bottom-color: rgb(120 113 108 / 0.7) !important;
}
.border-b-stone-500\/75 {
  border-bottom-color: rgb(120 113 108 / 0.75) !important;
}
.border-b-stone-500\/80 {
  border-bottom-color: rgb(120 113 108 / 0.8) !important;
}
.border-b-stone-500\/87 {
  border-bottom-color: rgb(120 113 108 / 0.87) !important;
}
.border-b-stone-500\/90 {
  border-bottom-color: rgb(120 113 108 / 0.9) !important;
}
.border-b-stone-500\/95 {
  border-bottom-color: rgb(120 113 108 / 0.95) !important;
}
.border-b-stone-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-b-stone-600\/0 {
  border-bottom-color: rgb(87 83 78 / 0) !important;
}
.border-b-stone-600\/10 {
  border-bottom-color: rgb(87 83 78 / 0.1) !important;
}
.border-b-stone-600\/100 {
  border-bottom-color: rgb(87 83 78 / 1) !important;
}
.border-b-stone-600\/12 {
  border-bottom-color: rgb(87 83 78 / 0.12) !important;
}
.border-b-stone-600\/20 {
  border-bottom-color: rgb(87 83 78 / 0.2) !important;
}
.border-b-stone-600\/25 {
  border-bottom-color: rgb(87 83 78 / 0.25) !important;
}
.border-b-stone-600\/30 {
  border-bottom-color: rgb(87 83 78 / 0.3) !important;
}
.border-b-stone-600\/38 {
  border-bottom-color: rgb(87 83 78 / 0.38) !important;
}
.border-b-stone-600\/40 {
  border-bottom-color: rgb(87 83 78 / 0.4) !important;
}
.border-b-stone-600\/5 {
  border-bottom-color: rgb(87 83 78 / 0.05) !important;
}
.border-b-stone-600\/50 {
  border-bottom-color: rgb(87 83 78 / 0.5) !important;
}
.border-b-stone-600\/60 {
  border-bottom-color: rgb(87 83 78 / 0.6) !important;
}
.border-b-stone-600\/70 {
  border-bottom-color: rgb(87 83 78 / 0.7) !important;
}
.border-b-stone-600\/75 {
  border-bottom-color: rgb(87 83 78 / 0.75) !important;
}
.border-b-stone-600\/80 {
  border-bottom-color: rgb(87 83 78 / 0.8) !important;
}
.border-b-stone-600\/87 {
  border-bottom-color: rgb(87 83 78 / 0.87) !important;
}
.border-b-stone-600\/90 {
  border-bottom-color: rgb(87 83 78 / 0.9) !important;
}
.border-b-stone-600\/95 {
  border-bottom-color: rgb(87 83 78 / 0.95) !important;
}
.border-b-stone-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-b-stone-700\/0 {
  border-bottom-color: rgb(68 64 60 / 0) !important;
}
.border-b-stone-700\/10 {
  border-bottom-color: rgb(68 64 60 / 0.1) !important;
}
.border-b-stone-700\/100 {
  border-bottom-color: rgb(68 64 60 / 1) !important;
}
.border-b-stone-700\/12 {
  border-bottom-color: rgb(68 64 60 / 0.12) !important;
}
.border-b-stone-700\/20 {
  border-bottom-color: rgb(68 64 60 / 0.2) !important;
}
.border-b-stone-700\/25 {
  border-bottom-color: rgb(68 64 60 / 0.25) !important;
}
.border-b-stone-700\/30 {
  border-bottom-color: rgb(68 64 60 / 0.3) !important;
}
.border-b-stone-700\/38 {
  border-bottom-color: rgb(68 64 60 / 0.38) !important;
}
.border-b-stone-700\/40 {
  border-bottom-color: rgb(68 64 60 / 0.4) !important;
}
.border-b-stone-700\/5 {
  border-bottom-color: rgb(68 64 60 / 0.05) !important;
}
.border-b-stone-700\/50 {
  border-bottom-color: rgb(68 64 60 / 0.5) !important;
}
.border-b-stone-700\/60 {
  border-bottom-color: rgb(68 64 60 / 0.6) !important;
}
.border-b-stone-700\/70 {
  border-bottom-color: rgb(68 64 60 / 0.7) !important;
}
.border-b-stone-700\/75 {
  border-bottom-color: rgb(68 64 60 / 0.75) !important;
}
.border-b-stone-700\/80 {
  border-bottom-color: rgb(68 64 60 / 0.8) !important;
}
.border-b-stone-700\/87 {
  border-bottom-color: rgb(68 64 60 / 0.87) !important;
}
.border-b-stone-700\/90 {
  border-bottom-color: rgb(68 64 60 / 0.9) !important;
}
.border-b-stone-700\/95 {
  border-bottom-color: rgb(68 64 60 / 0.95) !important;
}
.border-b-stone-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-b-stone-800\/0 {
  border-bottom-color: rgb(41 37 36 / 0) !important;
}
.border-b-stone-800\/10 {
  border-bottom-color: rgb(41 37 36 / 0.1) !important;
}
.border-b-stone-800\/100 {
  border-bottom-color: rgb(41 37 36 / 1) !important;
}
.border-b-stone-800\/12 {
  border-bottom-color: rgb(41 37 36 / 0.12) !important;
}
.border-b-stone-800\/20 {
  border-bottom-color: rgb(41 37 36 / 0.2) !important;
}
.border-b-stone-800\/25 {
  border-bottom-color: rgb(41 37 36 / 0.25) !important;
}
.border-b-stone-800\/30 {
  border-bottom-color: rgb(41 37 36 / 0.3) !important;
}
.border-b-stone-800\/38 {
  border-bottom-color: rgb(41 37 36 / 0.38) !important;
}
.border-b-stone-800\/40 {
  border-bottom-color: rgb(41 37 36 / 0.4) !important;
}
.border-b-stone-800\/5 {
  border-bottom-color: rgb(41 37 36 / 0.05) !important;
}
.border-b-stone-800\/50 {
  border-bottom-color: rgb(41 37 36 / 0.5) !important;
}
.border-b-stone-800\/60 {
  border-bottom-color: rgb(41 37 36 / 0.6) !important;
}
.border-b-stone-800\/70 {
  border-bottom-color: rgb(41 37 36 / 0.7) !important;
}
.border-b-stone-800\/75 {
  border-bottom-color: rgb(41 37 36 / 0.75) !important;
}
.border-b-stone-800\/80 {
  border-bottom-color: rgb(41 37 36 / 0.8) !important;
}
.border-b-stone-800\/87 {
  border-bottom-color: rgb(41 37 36 / 0.87) !important;
}
.border-b-stone-800\/90 {
  border-bottom-color: rgb(41 37 36 / 0.9) !important;
}
.border-b-stone-800\/95 {
  border-bottom-color: rgb(41 37 36 / 0.95) !important;
}
.border-b-stone-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-b-stone-900\/0 {
  border-bottom-color: rgb(28 25 23 / 0) !important;
}
.border-b-stone-900\/10 {
  border-bottom-color: rgb(28 25 23 / 0.1) !important;
}
.border-b-stone-900\/100 {
  border-bottom-color: rgb(28 25 23 / 1) !important;
}
.border-b-stone-900\/12 {
  border-bottom-color: rgb(28 25 23 / 0.12) !important;
}
.border-b-stone-900\/20 {
  border-bottom-color: rgb(28 25 23 / 0.2) !important;
}
.border-b-stone-900\/25 {
  border-bottom-color: rgb(28 25 23 / 0.25) !important;
}
.border-b-stone-900\/30 {
  border-bottom-color: rgb(28 25 23 / 0.3) !important;
}
.border-b-stone-900\/38 {
  border-bottom-color: rgb(28 25 23 / 0.38) !important;
}
.border-b-stone-900\/40 {
  border-bottom-color: rgb(28 25 23 / 0.4) !important;
}
.border-b-stone-900\/5 {
  border-bottom-color: rgb(28 25 23 / 0.05) !important;
}
.border-b-stone-900\/50 {
  border-bottom-color: rgb(28 25 23 / 0.5) !important;
}
.border-b-stone-900\/60 {
  border-bottom-color: rgb(28 25 23 / 0.6) !important;
}
.border-b-stone-900\/70 {
  border-bottom-color: rgb(28 25 23 / 0.7) !important;
}
.border-b-stone-900\/75 {
  border-bottom-color: rgb(28 25 23 / 0.75) !important;
}
.border-b-stone-900\/80 {
  border-bottom-color: rgb(28 25 23 / 0.8) !important;
}
.border-b-stone-900\/87 {
  border-bottom-color: rgb(28 25 23 / 0.87) !important;
}
.border-b-stone-900\/90 {
  border-bottom-color: rgb(28 25 23 / 0.9) !important;
}
.border-b-stone-900\/95 {
  border-bottom-color: rgb(28 25 23 / 0.95) !important;
}
.border-b-stone-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-b-stone-950\/0 {
  border-bottom-color: rgb(12 10 9 / 0) !important;
}
.border-b-stone-950\/10 {
  border-bottom-color: rgb(12 10 9 / 0.1) !important;
}
.border-b-stone-950\/100 {
  border-bottom-color: rgb(12 10 9 / 1) !important;
}
.border-b-stone-950\/12 {
  border-bottom-color: rgb(12 10 9 / 0.12) !important;
}
.border-b-stone-950\/20 {
  border-bottom-color: rgb(12 10 9 / 0.2) !important;
}
.border-b-stone-950\/25 {
  border-bottom-color: rgb(12 10 9 / 0.25) !important;
}
.border-b-stone-950\/30 {
  border-bottom-color: rgb(12 10 9 / 0.3) !important;
}
.border-b-stone-950\/38 {
  border-bottom-color: rgb(12 10 9 / 0.38) !important;
}
.border-b-stone-950\/40 {
  border-bottom-color: rgb(12 10 9 / 0.4) !important;
}
.border-b-stone-950\/5 {
  border-bottom-color: rgb(12 10 9 / 0.05) !important;
}
.border-b-stone-950\/50 {
  border-bottom-color: rgb(12 10 9 / 0.5) !important;
}
.border-b-stone-950\/60 {
  border-bottom-color: rgb(12 10 9 / 0.6) !important;
}
.border-b-stone-950\/70 {
  border-bottom-color: rgb(12 10 9 / 0.7) !important;
}
.border-b-stone-950\/75 {
  border-bottom-color: rgb(12 10 9 / 0.75) !important;
}
.border-b-stone-950\/80 {
  border-bottom-color: rgb(12 10 9 / 0.8) !important;
}
.border-b-stone-950\/87 {
  border-bottom-color: rgb(12 10 9 / 0.87) !important;
}
.border-b-stone-950\/90 {
  border-bottom-color: rgb(12 10 9 / 0.9) !important;
}
.border-b-stone-950\/95 {
  border-bottom-color: rgb(12 10 9 / 0.95) !important;
}
.border-b-teal-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-b-teal-100\/0 {
  border-bottom-color: rgb(204 251 241 / 0) !important;
}
.border-b-teal-100\/10 {
  border-bottom-color: rgb(204 251 241 / 0.1) !important;
}
.border-b-teal-100\/100 {
  border-bottom-color: rgb(204 251 241 / 1) !important;
}
.border-b-teal-100\/12 {
  border-bottom-color: rgb(204 251 241 / 0.12) !important;
}
.border-b-teal-100\/20 {
  border-bottom-color: rgb(204 251 241 / 0.2) !important;
}
.border-b-teal-100\/25 {
  border-bottom-color: rgb(204 251 241 / 0.25) !important;
}
.border-b-teal-100\/30 {
  border-bottom-color: rgb(204 251 241 / 0.3) !important;
}
.border-b-teal-100\/38 {
  border-bottom-color: rgb(204 251 241 / 0.38) !important;
}
.border-b-teal-100\/40 {
  border-bottom-color: rgb(204 251 241 / 0.4) !important;
}
.border-b-teal-100\/5 {
  border-bottom-color: rgb(204 251 241 / 0.05) !important;
}
.border-b-teal-100\/50 {
  border-bottom-color: rgb(204 251 241 / 0.5) !important;
}
.border-b-teal-100\/60 {
  border-bottom-color: rgb(204 251 241 / 0.6) !important;
}
.border-b-teal-100\/70 {
  border-bottom-color: rgb(204 251 241 / 0.7) !important;
}
.border-b-teal-100\/75 {
  border-bottom-color: rgb(204 251 241 / 0.75) !important;
}
.border-b-teal-100\/80 {
  border-bottom-color: rgb(204 251 241 / 0.8) !important;
}
.border-b-teal-100\/87 {
  border-bottom-color: rgb(204 251 241 / 0.87) !important;
}
.border-b-teal-100\/90 {
  border-bottom-color: rgb(204 251 241 / 0.9) !important;
}
.border-b-teal-100\/95 {
  border-bottom-color: rgb(204 251 241 / 0.95) !important;
}
.border-b-teal-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-b-teal-200\/0 {
  border-bottom-color: rgb(153 246 228 / 0) !important;
}
.border-b-teal-200\/10 {
  border-bottom-color: rgb(153 246 228 / 0.1) !important;
}
.border-b-teal-200\/100 {
  border-bottom-color: rgb(153 246 228 / 1) !important;
}
.border-b-teal-200\/12 {
  border-bottom-color: rgb(153 246 228 / 0.12) !important;
}
.border-b-teal-200\/20 {
  border-bottom-color: rgb(153 246 228 / 0.2) !important;
}
.border-b-teal-200\/25 {
  border-bottom-color: rgb(153 246 228 / 0.25) !important;
}
.border-b-teal-200\/30 {
  border-bottom-color: rgb(153 246 228 / 0.3) !important;
}
.border-b-teal-200\/38 {
  border-bottom-color: rgb(153 246 228 / 0.38) !important;
}
.border-b-teal-200\/40 {
  border-bottom-color: rgb(153 246 228 / 0.4) !important;
}
.border-b-teal-200\/5 {
  border-bottom-color: rgb(153 246 228 / 0.05) !important;
}
.border-b-teal-200\/50 {
  border-bottom-color: rgb(153 246 228 / 0.5) !important;
}
.border-b-teal-200\/60 {
  border-bottom-color: rgb(153 246 228 / 0.6) !important;
}
.border-b-teal-200\/70 {
  border-bottom-color: rgb(153 246 228 / 0.7) !important;
}
.border-b-teal-200\/75 {
  border-bottom-color: rgb(153 246 228 / 0.75) !important;
}
.border-b-teal-200\/80 {
  border-bottom-color: rgb(153 246 228 / 0.8) !important;
}
.border-b-teal-200\/87 {
  border-bottom-color: rgb(153 246 228 / 0.87) !important;
}
.border-b-teal-200\/90 {
  border-bottom-color: rgb(153 246 228 / 0.9) !important;
}
.border-b-teal-200\/95 {
  border-bottom-color: rgb(153 246 228 / 0.95) !important;
}
.border-b-teal-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-b-teal-300\/0 {
  border-bottom-color: rgb(94 234 212 / 0) !important;
}
.border-b-teal-300\/10 {
  border-bottom-color: rgb(94 234 212 / 0.1) !important;
}
.border-b-teal-300\/100 {
  border-bottom-color: rgb(94 234 212 / 1) !important;
}
.border-b-teal-300\/12 {
  border-bottom-color: rgb(94 234 212 / 0.12) !important;
}
.border-b-teal-300\/20 {
  border-bottom-color: rgb(94 234 212 / 0.2) !important;
}
.border-b-teal-300\/25 {
  border-bottom-color: rgb(94 234 212 / 0.25) !important;
}
.border-b-teal-300\/30 {
  border-bottom-color: rgb(94 234 212 / 0.3) !important;
}
.border-b-teal-300\/38 {
  border-bottom-color: rgb(94 234 212 / 0.38) !important;
}
.border-b-teal-300\/40 {
  border-bottom-color: rgb(94 234 212 / 0.4) !important;
}
.border-b-teal-300\/5 {
  border-bottom-color: rgb(94 234 212 / 0.05) !important;
}
.border-b-teal-300\/50 {
  border-bottom-color: rgb(94 234 212 / 0.5) !important;
}
.border-b-teal-300\/60 {
  border-bottom-color: rgb(94 234 212 / 0.6) !important;
}
.border-b-teal-300\/70 {
  border-bottom-color: rgb(94 234 212 / 0.7) !important;
}
.border-b-teal-300\/75 {
  border-bottom-color: rgb(94 234 212 / 0.75) !important;
}
.border-b-teal-300\/80 {
  border-bottom-color: rgb(94 234 212 / 0.8) !important;
}
.border-b-teal-300\/87 {
  border-bottom-color: rgb(94 234 212 / 0.87) !important;
}
.border-b-teal-300\/90 {
  border-bottom-color: rgb(94 234 212 / 0.9) !important;
}
.border-b-teal-300\/95 {
  border-bottom-color: rgb(94 234 212 / 0.95) !important;
}
.border-b-teal-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-b-teal-400\/0 {
  border-bottom-color: rgb(45 212 191 / 0) !important;
}
.border-b-teal-400\/10 {
  border-bottom-color: rgb(45 212 191 / 0.1) !important;
}
.border-b-teal-400\/100 {
  border-bottom-color: rgb(45 212 191 / 1) !important;
}
.border-b-teal-400\/12 {
  border-bottom-color: rgb(45 212 191 / 0.12) !important;
}
.border-b-teal-400\/20 {
  border-bottom-color: rgb(45 212 191 / 0.2) !important;
}
.border-b-teal-400\/25 {
  border-bottom-color: rgb(45 212 191 / 0.25) !important;
}
.border-b-teal-400\/30 {
  border-bottom-color: rgb(45 212 191 / 0.3) !important;
}
.border-b-teal-400\/38 {
  border-bottom-color: rgb(45 212 191 / 0.38) !important;
}
.border-b-teal-400\/40 {
  border-bottom-color: rgb(45 212 191 / 0.4) !important;
}
.border-b-teal-400\/5 {
  border-bottom-color: rgb(45 212 191 / 0.05) !important;
}
.border-b-teal-400\/50 {
  border-bottom-color: rgb(45 212 191 / 0.5) !important;
}
.border-b-teal-400\/60 {
  border-bottom-color: rgb(45 212 191 / 0.6) !important;
}
.border-b-teal-400\/70 {
  border-bottom-color: rgb(45 212 191 / 0.7) !important;
}
.border-b-teal-400\/75 {
  border-bottom-color: rgb(45 212 191 / 0.75) !important;
}
.border-b-teal-400\/80 {
  border-bottom-color: rgb(45 212 191 / 0.8) !important;
}
.border-b-teal-400\/87 {
  border-bottom-color: rgb(45 212 191 / 0.87) !important;
}
.border-b-teal-400\/90 {
  border-bottom-color: rgb(45 212 191 / 0.9) !important;
}
.border-b-teal-400\/95 {
  border-bottom-color: rgb(45 212 191 / 0.95) !important;
}
.border-b-teal-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-b-teal-50\/0 {
  border-bottom-color: rgb(240 253 250 / 0) !important;
}
.border-b-teal-50\/10 {
  border-bottom-color: rgb(240 253 250 / 0.1) !important;
}
.border-b-teal-50\/100 {
  border-bottom-color: rgb(240 253 250 / 1) !important;
}
.border-b-teal-50\/12 {
  border-bottom-color: rgb(240 253 250 / 0.12) !important;
}
.border-b-teal-50\/20 {
  border-bottom-color: rgb(240 253 250 / 0.2) !important;
}
.border-b-teal-50\/25 {
  border-bottom-color: rgb(240 253 250 / 0.25) !important;
}
.border-b-teal-50\/30 {
  border-bottom-color: rgb(240 253 250 / 0.3) !important;
}
.border-b-teal-50\/38 {
  border-bottom-color: rgb(240 253 250 / 0.38) !important;
}
.border-b-teal-50\/40 {
  border-bottom-color: rgb(240 253 250 / 0.4) !important;
}
.border-b-teal-50\/5 {
  border-bottom-color: rgb(240 253 250 / 0.05) !important;
}
.border-b-teal-50\/50 {
  border-bottom-color: rgb(240 253 250 / 0.5) !important;
}
.border-b-teal-50\/60 {
  border-bottom-color: rgb(240 253 250 / 0.6) !important;
}
.border-b-teal-50\/70 {
  border-bottom-color: rgb(240 253 250 / 0.7) !important;
}
.border-b-teal-50\/75 {
  border-bottom-color: rgb(240 253 250 / 0.75) !important;
}
.border-b-teal-50\/80 {
  border-bottom-color: rgb(240 253 250 / 0.8) !important;
}
.border-b-teal-50\/87 {
  border-bottom-color: rgb(240 253 250 / 0.87) !important;
}
.border-b-teal-50\/90 {
  border-bottom-color: rgb(240 253 250 / 0.9) !important;
}
.border-b-teal-50\/95 {
  border-bottom-color: rgb(240 253 250 / 0.95) !important;
}
.border-b-teal-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-b-teal-500\/0 {
  border-bottom-color: rgb(20 184 166 / 0) !important;
}
.border-b-teal-500\/10 {
  border-bottom-color: rgb(20 184 166 / 0.1) !important;
}
.border-b-teal-500\/100 {
  border-bottom-color: rgb(20 184 166 / 1) !important;
}
.border-b-teal-500\/12 {
  border-bottom-color: rgb(20 184 166 / 0.12) !important;
}
.border-b-teal-500\/20 {
  border-bottom-color: rgb(20 184 166 / 0.2) !important;
}
.border-b-teal-500\/25 {
  border-bottom-color: rgb(20 184 166 / 0.25) !important;
}
.border-b-teal-500\/30 {
  border-bottom-color: rgb(20 184 166 / 0.3) !important;
}
.border-b-teal-500\/38 {
  border-bottom-color: rgb(20 184 166 / 0.38) !important;
}
.border-b-teal-500\/40 {
  border-bottom-color: rgb(20 184 166 / 0.4) !important;
}
.border-b-teal-500\/5 {
  border-bottom-color: rgb(20 184 166 / 0.05) !important;
}
.border-b-teal-500\/50 {
  border-bottom-color: rgb(20 184 166 / 0.5) !important;
}
.border-b-teal-500\/60 {
  border-bottom-color: rgb(20 184 166 / 0.6) !important;
}
.border-b-teal-500\/70 {
  border-bottom-color: rgb(20 184 166 / 0.7) !important;
}
.border-b-teal-500\/75 {
  border-bottom-color: rgb(20 184 166 / 0.75) !important;
}
.border-b-teal-500\/80 {
  border-bottom-color: rgb(20 184 166 / 0.8) !important;
}
.border-b-teal-500\/87 {
  border-bottom-color: rgb(20 184 166 / 0.87) !important;
}
.border-b-teal-500\/90 {
  border-bottom-color: rgb(20 184 166 / 0.9) !important;
}
.border-b-teal-500\/95 {
  border-bottom-color: rgb(20 184 166 / 0.95) !important;
}
.border-b-teal-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-b-teal-600\/0 {
  border-bottom-color: rgb(13 148 136 / 0) !important;
}
.border-b-teal-600\/10 {
  border-bottom-color: rgb(13 148 136 / 0.1) !important;
}
.border-b-teal-600\/100 {
  border-bottom-color: rgb(13 148 136 / 1) !important;
}
.border-b-teal-600\/12 {
  border-bottom-color: rgb(13 148 136 / 0.12) !important;
}
.border-b-teal-600\/20 {
  border-bottom-color: rgb(13 148 136 / 0.2) !important;
}
.border-b-teal-600\/25 {
  border-bottom-color: rgb(13 148 136 / 0.25) !important;
}
.border-b-teal-600\/30 {
  border-bottom-color: rgb(13 148 136 / 0.3) !important;
}
.border-b-teal-600\/38 {
  border-bottom-color: rgb(13 148 136 / 0.38) !important;
}
.border-b-teal-600\/40 {
  border-bottom-color: rgb(13 148 136 / 0.4) !important;
}
.border-b-teal-600\/5 {
  border-bottom-color: rgb(13 148 136 / 0.05) !important;
}
.border-b-teal-600\/50 {
  border-bottom-color: rgb(13 148 136 / 0.5) !important;
}
.border-b-teal-600\/60 {
  border-bottom-color: rgb(13 148 136 / 0.6) !important;
}
.border-b-teal-600\/70 {
  border-bottom-color: rgb(13 148 136 / 0.7) !important;
}
.border-b-teal-600\/75 {
  border-bottom-color: rgb(13 148 136 / 0.75) !important;
}
.border-b-teal-600\/80 {
  border-bottom-color: rgb(13 148 136 / 0.8) !important;
}
.border-b-teal-600\/87 {
  border-bottom-color: rgb(13 148 136 / 0.87) !important;
}
.border-b-teal-600\/90 {
  border-bottom-color: rgb(13 148 136 / 0.9) !important;
}
.border-b-teal-600\/95 {
  border-bottom-color: rgb(13 148 136 / 0.95) !important;
}
.border-b-teal-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-b-teal-700\/0 {
  border-bottom-color: rgb(15 118 110 / 0) !important;
}
.border-b-teal-700\/10 {
  border-bottom-color: rgb(15 118 110 / 0.1) !important;
}
.border-b-teal-700\/100 {
  border-bottom-color: rgb(15 118 110 / 1) !important;
}
.border-b-teal-700\/12 {
  border-bottom-color: rgb(15 118 110 / 0.12) !important;
}
.border-b-teal-700\/20 {
  border-bottom-color: rgb(15 118 110 / 0.2) !important;
}
.border-b-teal-700\/25 {
  border-bottom-color: rgb(15 118 110 / 0.25) !important;
}
.border-b-teal-700\/30 {
  border-bottom-color: rgb(15 118 110 / 0.3) !important;
}
.border-b-teal-700\/38 {
  border-bottom-color: rgb(15 118 110 / 0.38) !important;
}
.border-b-teal-700\/40 {
  border-bottom-color: rgb(15 118 110 / 0.4) !important;
}
.border-b-teal-700\/5 {
  border-bottom-color: rgb(15 118 110 / 0.05) !important;
}
.border-b-teal-700\/50 {
  border-bottom-color: rgb(15 118 110 / 0.5) !important;
}
.border-b-teal-700\/60 {
  border-bottom-color: rgb(15 118 110 / 0.6) !important;
}
.border-b-teal-700\/70 {
  border-bottom-color: rgb(15 118 110 / 0.7) !important;
}
.border-b-teal-700\/75 {
  border-bottom-color: rgb(15 118 110 / 0.75) !important;
}
.border-b-teal-700\/80 {
  border-bottom-color: rgb(15 118 110 / 0.8) !important;
}
.border-b-teal-700\/87 {
  border-bottom-color: rgb(15 118 110 / 0.87) !important;
}
.border-b-teal-700\/90 {
  border-bottom-color: rgb(15 118 110 / 0.9) !important;
}
.border-b-teal-700\/95 {
  border-bottom-color: rgb(15 118 110 / 0.95) !important;
}
.border-b-teal-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-b-teal-800\/0 {
  border-bottom-color: rgb(17 94 89 / 0) !important;
}
.border-b-teal-800\/10 {
  border-bottom-color: rgb(17 94 89 / 0.1) !important;
}
.border-b-teal-800\/100 {
  border-bottom-color: rgb(17 94 89 / 1) !important;
}
.border-b-teal-800\/12 {
  border-bottom-color: rgb(17 94 89 / 0.12) !important;
}
.border-b-teal-800\/20 {
  border-bottom-color: rgb(17 94 89 / 0.2) !important;
}
.border-b-teal-800\/25 {
  border-bottom-color: rgb(17 94 89 / 0.25) !important;
}
.border-b-teal-800\/30 {
  border-bottom-color: rgb(17 94 89 / 0.3) !important;
}
.border-b-teal-800\/38 {
  border-bottom-color: rgb(17 94 89 / 0.38) !important;
}
.border-b-teal-800\/40 {
  border-bottom-color: rgb(17 94 89 / 0.4) !important;
}
.border-b-teal-800\/5 {
  border-bottom-color: rgb(17 94 89 / 0.05) !important;
}
.border-b-teal-800\/50 {
  border-bottom-color: rgb(17 94 89 / 0.5) !important;
}
.border-b-teal-800\/60 {
  border-bottom-color: rgb(17 94 89 / 0.6) !important;
}
.border-b-teal-800\/70 {
  border-bottom-color: rgb(17 94 89 / 0.7) !important;
}
.border-b-teal-800\/75 {
  border-bottom-color: rgb(17 94 89 / 0.75) !important;
}
.border-b-teal-800\/80 {
  border-bottom-color: rgb(17 94 89 / 0.8) !important;
}
.border-b-teal-800\/87 {
  border-bottom-color: rgb(17 94 89 / 0.87) !important;
}
.border-b-teal-800\/90 {
  border-bottom-color: rgb(17 94 89 / 0.9) !important;
}
.border-b-teal-800\/95 {
  border-bottom-color: rgb(17 94 89 / 0.95) !important;
}
.border-b-teal-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-b-teal-900\/0 {
  border-bottom-color: rgb(19 78 74 / 0) !important;
}
.border-b-teal-900\/10 {
  border-bottom-color: rgb(19 78 74 / 0.1) !important;
}
.border-b-teal-900\/100 {
  border-bottom-color: rgb(19 78 74 / 1) !important;
}
.border-b-teal-900\/12 {
  border-bottom-color: rgb(19 78 74 / 0.12) !important;
}
.border-b-teal-900\/20 {
  border-bottom-color: rgb(19 78 74 / 0.2) !important;
}
.border-b-teal-900\/25 {
  border-bottom-color: rgb(19 78 74 / 0.25) !important;
}
.border-b-teal-900\/30 {
  border-bottom-color: rgb(19 78 74 / 0.3) !important;
}
.border-b-teal-900\/38 {
  border-bottom-color: rgb(19 78 74 / 0.38) !important;
}
.border-b-teal-900\/40 {
  border-bottom-color: rgb(19 78 74 / 0.4) !important;
}
.border-b-teal-900\/5 {
  border-bottom-color: rgb(19 78 74 / 0.05) !important;
}
.border-b-teal-900\/50 {
  border-bottom-color: rgb(19 78 74 / 0.5) !important;
}
.border-b-teal-900\/60 {
  border-bottom-color: rgb(19 78 74 / 0.6) !important;
}
.border-b-teal-900\/70 {
  border-bottom-color: rgb(19 78 74 / 0.7) !important;
}
.border-b-teal-900\/75 {
  border-bottom-color: rgb(19 78 74 / 0.75) !important;
}
.border-b-teal-900\/80 {
  border-bottom-color: rgb(19 78 74 / 0.8) !important;
}
.border-b-teal-900\/87 {
  border-bottom-color: rgb(19 78 74 / 0.87) !important;
}
.border-b-teal-900\/90 {
  border-bottom-color: rgb(19 78 74 / 0.9) !important;
}
.border-b-teal-900\/95 {
  border-bottom-color: rgb(19 78 74 / 0.95) !important;
}
.border-b-teal-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-b-teal-950\/0 {
  border-bottom-color: rgb(4 47 46 / 0) !important;
}
.border-b-teal-950\/10 {
  border-bottom-color: rgb(4 47 46 / 0.1) !important;
}
.border-b-teal-950\/100 {
  border-bottom-color: rgb(4 47 46 / 1) !important;
}
.border-b-teal-950\/12 {
  border-bottom-color: rgb(4 47 46 / 0.12) !important;
}
.border-b-teal-950\/20 {
  border-bottom-color: rgb(4 47 46 / 0.2) !important;
}
.border-b-teal-950\/25 {
  border-bottom-color: rgb(4 47 46 / 0.25) !important;
}
.border-b-teal-950\/30 {
  border-bottom-color: rgb(4 47 46 / 0.3) !important;
}
.border-b-teal-950\/38 {
  border-bottom-color: rgb(4 47 46 / 0.38) !important;
}
.border-b-teal-950\/40 {
  border-bottom-color: rgb(4 47 46 / 0.4) !important;
}
.border-b-teal-950\/5 {
  border-bottom-color: rgb(4 47 46 / 0.05) !important;
}
.border-b-teal-950\/50 {
  border-bottom-color: rgb(4 47 46 / 0.5) !important;
}
.border-b-teal-950\/60 {
  border-bottom-color: rgb(4 47 46 / 0.6) !important;
}
.border-b-teal-950\/70 {
  border-bottom-color: rgb(4 47 46 / 0.7) !important;
}
.border-b-teal-950\/75 {
  border-bottom-color: rgb(4 47 46 / 0.75) !important;
}
.border-b-teal-950\/80 {
  border-bottom-color: rgb(4 47 46 / 0.8) !important;
}
.border-b-teal-950\/87 {
  border-bottom-color: rgb(4 47 46 / 0.87) !important;
}
.border-b-teal-950\/90 {
  border-bottom-color: rgb(4 47 46 / 0.9) !important;
}
.border-b-teal-950\/95 {
  border-bottom-color: rgb(4 47 46 / 0.95) !important;
}
.border-b-transparent {
  border-bottom-color: transparent !important;
}
.border-b-transparent\/0 {
  border-bottom-color: rgb(0 0 0 / 0) !important;
}
.border-b-transparent\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1) !important;
}
.border-b-transparent\/100 {
  border-bottom-color: rgb(0 0 0 / 1) !important;
}
.border-b-transparent\/12 {
  border-bottom-color: rgb(0 0 0 / 0.12) !important;
}
.border-b-transparent\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2) !important;
}
.border-b-transparent\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25) !important;
}
.border-b-transparent\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3) !important;
}
.border-b-transparent\/38 {
  border-bottom-color: rgb(0 0 0 / 0.38) !important;
}
.border-b-transparent\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4) !important;
}
.border-b-transparent\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05) !important;
}
.border-b-transparent\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5) !important;
}
.border-b-transparent\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6) !important;
}
.border-b-transparent\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7) !important;
}
.border-b-transparent\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75) !important;
}
.border-b-transparent\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8) !important;
}
.border-b-transparent\/87 {
  border-bottom-color: rgb(0 0 0 / 0.87) !important;
}
.border-b-transparent\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9) !important;
}
.border-b-transparent\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95) !important;
}
.border-b-violet-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-b-violet-100\/0 {
  border-bottom-color: rgb(237 233 254 / 0) !important;
}
.border-b-violet-100\/10 {
  border-bottom-color: rgb(237 233 254 / 0.1) !important;
}
.border-b-violet-100\/100 {
  border-bottom-color: rgb(237 233 254 / 1) !important;
}
.border-b-violet-100\/12 {
  border-bottom-color: rgb(237 233 254 / 0.12) !important;
}
.border-b-violet-100\/20 {
  border-bottom-color: rgb(237 233 254 / 0.2) !important;
}
.border-b-violet-100\/25 {
  border-bottom-color: rgb(237 233 254 / 0.25) !important;
}
.border-b-violet-100\/30 {
  border-bottom-color: rgb(237 233 254 / 0.3) !important;
}
.border-b-violet-100\/38 {
  border-bottom-color: rgb(237 233 254 / 0.38) !important;
}
.border-b-violet-100\/40 {
  border-bottom-color: rgb(237 233 254 / 0.4) !important;
}
.border-b-violet-100\/5 {
  border-bottom-color: rgb(237 233 254 / 0.05) !important;
}
.border-b-violet-100\/50 {
  border-bottom-color: rgb(237 233 254 / 0.5) !important;
}
.border-b-violet-100\/60 {
  border-bottom-color: rgb(237 233 254 / 0.6) !important;
}
.border-b-violet-100\/70 {
  border-bottom-color: rgb(237 233 254 / 0.7) !important;
}
.border-b-violet-100\/75 {
  border-bottom-color: rgb(237 233 254 / 0.75) !important;
}
.border-b-violet-100\/80 {
  border-bottom-color: rgb(237 233 254 / 0.8) !important;
}
.border-b-violet-100\/87 {
  border-bottom-color: rgb(237 233 254 / 0.87) !important;
}
.border-b-violet-100\/90 {
  border-bottom-color: rgb(237 233 254 / 0.9) !important;
}
.border-b-violet-100\/95 {
  border-bottom-color: rgb(237 233 254 / 0.95) !important;
}
.border-b-violet-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-b-violet-200\/0 {
  border-bottom-color: rgb(221 214 254 / 0) !important;
}
.border-b-violet-200\/10 {
  border-bottom-color: rgb(221 214 254 / 0.1) !important;
}
.border-b-violet-200\/100 {
  border-bottom-color: rgb(221 214 254 / 1) !important;
}
.border-b-violet-200\/12 {
  border-bottom-color: rgb(221 214 254 / 0.12) !important;
}
.border-b-violet-200\/20 {
  border-bottom-color: rgb(221 214 254 / 0.2) !important;
}
.border-b-violet-200\/25 {
  border-bottom-color: rgb(221 214 254 / 0.25) !important;
}
.border-b-violet-200\/30 {
  border-bottom-color: rgb(221 214 254 / 0.3) !important;
}
.border-b-violet-200\/38 {
  border-bottom-color: rgb(221 214 254 / 0.38) !important;
}
.border-b-violet-200\/40 {
  border-bottom-color: rgb(221 214 254 / 0.4) !important;
}
.border-b-violet-200\/5 {
  border-bottom-color: rgb(221 214 254 / 0.05) !important;
}
.border-b-violet-200\/50 {
  border-bottom-color: rgb(221 214 254 / 0.5) !important;
}
.border-b-violet-200\/60 {
  border-bottom-color: rgb(221 214 254 / 0.6) !important;
}
.border-b-violet-200\/70 {
  border-bottom-color: rgb(221 214 254 / 0.7) !important;
}
.border-b-violet-200\/75 {
  border-bottom-color: rgb(221 214 254 / 0.75) !important;
}
.border-b-violet-200\/80 {
  border-bottom-color: rgb(221 214 254 / 0.8) !important;
}
.border-b-violet-200\/87 {
  border-bottom-color: rgb(221 214 254 / 0.87) !important;
}
.border-b-violet-200\/90 {
  border-bottom-color: rgb(221 214 254 / 0.9) !important;
}
.border-b-violet-200\/95 {
  border-bottom-color: rgb(221 214 254 / 0.95) !important;
}
.border-b-violet-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-b-violet-300\/0 {
  border-bottom-color: rgb(196 181 253 / 0) !important;
}
.border-b-violet-300\/10 {
  border-bottom-color: rgb(196 181 253 / 0.1) !important;
}
.border-b-violet-300\/100 {
  border-bottom-color: rgb(196 181 253 / 1) !important;
}
.border-b-violet-300\/12 {
  border-bottom-color: rgb(196 181 253 / 0.12) !important;
}
.border-b-violet-300\/20 {
  border-bottom-color: rgb(196 181 253 / 0.2) !important;
}
.border-b-violet-300\/25 {
  border-bottom-color: rgb(196 181 253 / 0.25) !important;
}
.border-b-violet-300\/30 {
  border-bottom-color: rgb(196 181 253 / 0.3) !important;
}
.border-b-violet-300\/38 {
  border-bottom-color: rgb(196 181 253 / 0.38) !important;
}
.border-b-violet-300\/40 {
  border-bottom-color: rgb(196 181 253 / 0.4) !important;
}
.border-b-violet-300\/5 {
  border-bottom-color: rgb(196 181 253 / 0.05) !important;
}
.border-b-violet-300\/50 {
  border-bottom-color: rgb(196 181 253 / 0.5) !important;
}
.border-b-violet-300\/60 {
  border-bottom-color: rgb(196 181 253 / 0.6) !important;
}
.border-b-violet-300\/70 {
  border-bottom-color: rgb(196 181 253 / 0.7) !important;
}
.border-b-violet-300\/75 {
  border-bottom-color: rgb(196 181 253 / 0.75) !important;
}
.border-b-violet-300\/80 {
  border-bottom-color: rgb(196 181 253 / 0.8) !important;
}
.border-b-violet-300\/87 {
  border-bottom-color: rgb(196 181 253 / 0.87) !important;
}
.border-b-violet-300\/90 {
  border-bottom-color: rgb(196 181 253 / 0.9) !important;
}
.border-b-violet-300\/95 {
  border-bottom-color: rgb(196 181 253 / 0.95) !important;
}
.border-b-violet-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-b-violet-400\/0 {
  border-bottom-color: rgb(167 139 250 / 0) !important;
}
.border-b-violet-400\/10 {
  border-bottom-color: rgb(167 139 250 / 0.1) !important;
}
.border-b-violet-400\/100 {
  border-bottom-color: rgb(167 139 250 / 1) !important;
}
.border-b-violet-400\/12 {
  border-bottom-color: rgb(167 139 250 / 0.12) !important;
}
.border-b-violet-400\/20 {
  border-bottom-color: rgb(167 139 250 / 0.2) !important;
}
.border-b-violet-400\/25 {
  border-bottom-color: rgb(167 139 250 / 0.25) !important;
}
.border-b-violet-400\/30 {
  border-bottom-color: rgb(167 139 250 / 0.3) !important;
}
.border-b-violet-400\/38 {
  border-bottom-color: rgb(167 139 250 / 0.38) !important;
}
.border-b-violet-400\/40 {
  border-bottom-color: rgb(167 139 250 / 0.4) !important;
}
.border-b-violet-400\/5 {
  border-bottom-color: rgb(167 139 250 / 0.05) !important;
}
.border-b-violet-400\/50 {
  border-bottom-color: rgb(167 139 250 / 0.5) !important;
}
.border-b-violet-400\/60 {
  border-bottom-color: rgb(167 139 250 / 0.6) !important;
}
.border-b-violet-400\/70 {
  border-bottom-color: rgb(167 139 250 / 0.7) !important;
}
.border-b-violet-400\/75 {
  border-bottom-color: rgb(167 139 250 / 0.75) !important;
}
.border-b-violet-400\/80 {
  border-bottom-color: rgb(167 139 250 / 0.8) !important;
}
.border-b-violet-400\/87 {
  border-bottom-color: rgb(167 139 250 / 0.87) !important;
}
.border-b-violet-400\/90 {
  border-bottom-color: rgb(167 139 250 / 0.9) !important;
}
.border-b-violet-400\/95 {
  border-bottom-color: rgb(167 139 250 / 0.95) !important;
}
.border-b-violet-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-b-violet-50\/0 {
  border-bottom-color: rgb(245 243 255 / 0) !important;
}
.border-b-violet-50\/10 {
  border-bottom-color: rgb(245 243 255 / 0.1) !important;
}
.border-b-violet-50\/100 {
  border-bottom-color: rgb(245 243 255 / 1) !important;
}
.border-b-violet-50\/12 {
  border-bottom-color: rgb(245 243 255 / 0.12) !important;
}
.border-b-violet-50\/20 {
  border-bottom-color: rgb(245 243 255 / 0.2) !important;
}
.border-b-violet-50\/25 {
  border-bottom-color: rgb(245 243 255 / 0.25) !important;
}
.border-b-violet-50\/30 {
  border-bottom-color: rgb(245 243 255 / 0.3) !important;
}
.border-b-violet-50\/38 {
  border-bottom-color: rgb(245 243 255 / 0.38) !important;
}
.border-b-violet-50\/40 {
  border-bottom-color: rgb(245 243 255 / 0.4) !important;
}
.border-b-violet-50\/5 {
  border-bottom-color: rgb(245 243 255 / 0.05) !important;
}
.border-b-violet-50\/50 {
  border-bottom-color: rgb(245 243 255 / 0.5) !important;
}
.border-b-violet-50\/60 {
  border-bottom-color: rgb(245 243 255 / 0.6) !important;
}
.border-b-violet-50\/70 {
  border-bottom-color: rgb(245 243 255 / 0.7) !important;
}
.border-b-violet-50\/75 {
  border-bottom-color: rgb(245 243 255 / 0.75) !important;
}
.border-b-violet-50\/80 {
  border-bottom-color: rgb(245 243 255 / 0.8) !important;
}
.border-b-violet-50\/87 {
  border-bottom-color: rgb(245 243 255 / 0.87) !important;
}
.border-b-violet-50\/90 {
  border-bottom-color: rgb(245 243 255 / 0.9) !important;
}
.border-b-violet-50\/95 {
  border-bottom-color: rgb(245 243 255 / 0.95) !important;
}
.border-b-violet-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-b-violet-500\/0 {
  border-bottom-color: rgb(139 92 246 / 0) !important;
}
.border-b-violet-500\/10 {
  border-bottom-color: rgb(139 92 246 / 0.1) !important;
}
.border-b-violet-500\/100 {
  border-bottom-color: rgb(139 92 246 / 1) !important;
}
.border-b-violet-500\/12 {
  border-bottom-color: rgb(139 92 246 / 0.12) !important;
}
.border-b-violet-500\/20 {
  border-bottom-color: rgb(139 92 246 / 0.2) !important;
}
.border-b-violet-500\/25 {
  border-bottom-color: rgb(139 92 246 / 0.25) !important;
}
.border-b-violet-500\/30 {
  border-bottom-color: rgb(139 92 246 / 0.3) !important;
}
.border-b-violet-500\/38 {
  border-bottom-color: rgb(139 92 246 / 0.38) !important;
}
.border-b-violet-500\/40 {
  border-bottom-color: rgb(139 92 246 / 0.4) !important;
}
.border-b-violet-500\/5 {
  border-bottom-color: rgb(139 92 246 / 0.05) !important;
}
.border-b-violet-500\/50 {
  border-bottom-color: rgb(139 92 246 / 0.5) !important;
}
.border-b-violet-500\/60 {
  border-bottom-color: rgb(139 92 246 / 0.6) !important;
}
.border-b-violet-500\/70 {
  border-bottom-color: rgb(139 92 246 / 0.7) !important;
}
.border-b-violet-500\/75 {
  border-bottom-color: rgb(139 92 246 / 0.75) !important;
}
.border-b-violet-500\/80 {
  border-bottom-color: rgb(139 92 246 / 0.8) !important;
}
.border-b-violet-500\/87 {
  border-bottom-color: rgb(139 92 246 / 0.87) !important;
}
.border-b-violet-500\/90 {
  border-bottom-color: rgb(139 92 246 / 0.9) !important;
}
.border-b-violet-500\/95 {
  border-bottom-color: rgb(139 92 246 / 0.95) !important;
}
.border-b-violet-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-b-violet-600\/0 {
  border-bottom-color: rgb(124 58 237 / 0) !important;
}
.border-b-violet-600\/10 {
  border-bottom-color: rgb(124 58 237 / 0.1) !important;
}
.border-b-violet-600\/100 {
  border-bottom-color: rgb(124 58 237 / 1) !important;
}
.border-b-violet-600\/12 {
  border-bottom-color: rgb(124 58 237 / 0.12) !important;
}
.border-b-violet-600\/20 {
  border-bottom-color: rgb(124 58 237 / 0.2) !important;
}
.border-b-violet-600\/25 {
  border-bottom-color: rgb(124 58 237 / 0.25) !important;
}
.border-b-violet-600\/30 {
  border-bottom-color: rgb(124 58 237 / 0.3) !important;
}
.border-b-violet-600\/38 {
  border-bottom-color: rgb(124 58 237 / 0.38) !important;
}
.border-b-violet-600\/40 {
  border-bottom-color: rgb(124 58 237 / 0.4) !important;
}
.border-b-violet-600\/5 {
  border-bottom-color: rgb(124 58 237 / 0.05) !important;
}
.border-b-violet-600\/50 {
  border-bottom-color: rgb(124 58 237 / 0.5) !important;
}
.border-b-violet-600\/60 {
  border-bottom-color: rgb(124 58 237 / 0.6) !important;
}
.border-b-violet-600\/70 {
  border-bottom-color: rgb(124 58 237 / 0.7) !important;
}
.border-b-violet-600\/75 {
  border-bottom-color: rgb(124 58 237 / 0.75) !important;
}
.border-b-violet-600\/80 {
  border-bottom-color: rgb(124 58 237 / 0.8) !important;
}
.border-b-violet-600\/87 {
  border-bottom-color: rgb(124 58 237 / 0.87) !important;
}
.border-b-violet-600\/90 {
  border-bottom-color: rgb(124 58 237 / 0.9) !important;
}
.border-b-violet-600\/95 {
  border-bottom-color: rgb(124 58 237 / 0.95) !important;
}
.border-b-violet-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-b-violet-700\/0 {
  border-bottom-color: rgb(109 40 217 / 0) !important;
}
.border-b-violet-700\/10 {
  border-bottom-color: rgb(109 40 217 / 0.1) !important;
}
.border-b-violet-700\/100 {
  border-bottom-color: rgb(109 40 217 / 1) !important;
}
.border-b-violet-700\/12 {
  border-bottom-color: rgb(109 40 217 / 0.12) !important;
}
.border-b-violet-700\/20 {
  border-bottom-color: rgb(109 40 217 / 0.2) !important;
}
.border-b-violet-700\/25 {
  border-bottom-color: rgb(109 40 217 / 0.25) !important;
}
.border-b-violet-700\/30 {
  border-bottom-color: rgb(109 40 217 / 0.3) !important;
}
.border-b-violet-700\/38 {
  border-bottom-color: rgb(109 40 217 / 0.38) !important;
}
.border-b-violet-700\/40 {
  border-bottom-color: rgb(109 40 217 / 0.4) !important;
}
.border-b-violet-700\/5 {
  border-bottom-color: rgb(109 40 217 / 0.05) !important;
}
.border-b-violet-700\/50 {
  border-bottom-color: rgb(109 40 217 / 0.5) !important;
}
.border-b-violet-700\/60 {
  border-bottom-color: rgb(109 40 217 / 0.6) !important;
}
.border-b-violet-700\/70 {
  border-bottom-color: rgb(109 40 217 / 0.7) !important;
}
.border-b-violet-700\/75 {
  border-bottom-color: rgb(109 40 217 / 0.75) !important;
}
.border-b-violet-700\/80 {
  border-bottom-color: rgb(109 40 217 / 0.8) !important;
}
.border-b-violet-700\/87 {
  border-bottom-color: rgb(109 40 217 / 0.87) !important;
}
.border-b-violet-700\/90 {
  border-bottom-color: rgb(109 40 217 / 0.9) !important;
}
.border-b-violet-700\/95 {
  border-bottom-color: rgb(109 40 217 / 0.95) !important;
}
.border-b-violet-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-b-violet-800\/0 {
  border-bottom-color: rgb(91 33 182 / 0) !important;
}
.border-b-violet-800\/10 {
  border-bottom-color: rgb(91 33 182 / 0.1) !important;
}
.border-b-violet-800\/100 {
  border-bottom-color: rgb(91 33 182 / 1) !important;
}
.border-b-violet-800\/12 {
  border-bottom-color: rgb(91 33 182 / 0.12) !important;
}
.border-b-violet-800\/20 {
  border-bottom-color: rgb(91 33 182 / 0.2) !important;
}
.border-b-violet-800\/25 {
  border-bottom-color: rgb(91 33 182 / 0.25) !important;
}
.border-b-violet-800\/30 {
  border-bottom-color: rgb(91 33 182 / 0.3) !important;
}
.border-b-violet-800\/38 {
  border-bottom-color: rgb(91 33 182 / 0.38) !important;
}
.border-b-violet-800\/40 {
  border-bottom-color: rgb(91 33 182 / 0.4) !important;
}
.border-b-violet-800\/5 {
  border-bottom-color: rgb(91 33 182 / 0.05) !important;
}
.border-b-violet-800\/50 {
  border-bottom-color: rgb(91 33 182 / 0.5) !important;
}
.border-b-violet-800\/60 {
  border-bottom-color: rgb(91 33 182 / 0.6) !important;
}
.border-b-violet-800\/70 {
  border-bottom-color: rgb(91 33 182 / 0.7) !important;
}
.border-b-violet-800\/75 {
  border-bottom-color: rgb(91 33 182 / 0.75) !important;
}
.border-b-violet-800\/80 {
  border-bottom-color: rgb(91 33 182 / 0.8) !important;
}
.border-b-violet-800\/87 {
  border-bottom-color: rgb(91 33 182 / 0.87) !important;
}
.border-b-violet-800\/90 {
  border-bottom-color: rgb(91 33 182 / 0.9) !important;
}
.border-b-violet-800\/95 {
  border-bottom-color: rgb(91 33 182 / 0.95) !important;
}
.border-b-violet-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-b-violet-900\/0 {
  border-bottom-color: rgb(76 29 149 / 0) !important;
}
.border-b-violet-900\/10 {
  border-bottom-color: rgb(76 29 149 / 0.1) !important;
}
.border-b-violet-900\/100 {
  border-bottom-color: rgb(76 29 149 / 1) !important;
}
.border-b-violet-900\/12 {
  border-bottom-color: rgb(76 29 149 / 0.12) !important;
}
.border-b-violet-900\/20 {
  border-bottom-color: rgb(76 29 149 / 0.2) !important;
}
.border-b-violet-900\/25 {
  border-bottom-color: rgb(76 29 149 / 0.25) !important;
}
.border-b-violet-900\/30 {
  border-bottom-color: rgb(76 29 149 / 0.3) !important;
}
.border-b-violet-900\/38 {
  border-bottom-color: rgb(76 29 149 / 0.38) !important;
}
.border-b-violet-900\/40 {
  border-bottom-color: rgb(76 29 149 / 0.4) !important;
}
.border-b-violet-900\/5 {
  border-bottom-color: rgb(76 29 149 / 0.05) !important;
}
.border-b-violet-900\/50 {
  border-bottom-color: rgb(76 29 149 / 0.5) !important;
}
.border-b-violet-900\/60 {
  border-bottom-color: rgb(76 29 149 / 0.6) !important;
}
.border-b-violet-900\/70 {
  border-bottom-color: rgb(76 29 149 / 0.7) !important;
}
.border-b-violet-900\/75 {
  border-bottom-color: rgb(76 29 149 / 0.75) !important;
}
.border-b-violet-900\/80 {
  border-bottom-color: rgb(76 29 149 / 0.8) !important;
}
.border-b-violet-900\/87 {
  border-bottom-color: rgb(76 29 149 / 0.87) !important;
}
.border-b-violet-900\/90 {
  border-bottom-color: rgb(76 29 149 / 0.9) !important;
}
.border-b-violet-900\/95 {
  border-bottom-color: rgb(76 29 149 / 0.95) !important;
}
.border-b-violet-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-b-violet-950\/0 {
  border-bottom-color: rgb(46 16 101 / 0) !important;
}
.border-b-violet-950\/10 {
  border-bottom-color: rgb(46 16 101 / 0.1) !important;
}
.border-b-violet-950\/100 {
  border-bottom-color: rgb(46 16 101 / 1) !important;
}
.border-b-violet-950\/12 {
  border-bottom-color: rgb(46 16 101 / 0.12) !important;
}
.border-b-violet-950\/20 {
  border-bottom-color: rgb(46 16 101 / 0.2) !important;
}
.border-b-violet-950\/25 {
  border-bottom-color: rgb(46 16 101 / 0.25) !important;
}
.border-b-violet-950\/30 {
  border-bottom-color: rgb(46 16 101 / 0.3) !important;
}
.border-b-violet-950\/38 {
  border-bottom-color: rgb(46 16 101 / 0.38) !important;
}
.border-b-violet-950\/40 {
  border-bottom-color: rgb(46 16 101 / 0.4) !important;
}
.border-b-violet-950\/5 {
  border-bottom-color: rgb(46 16 101 / 0.05) !important;
}
.border-b-violet-950\/50 {
  border-bottom-color: rgb(46 16 101 / 0.5) !important;
}
.border-b-violet-950\/60 {
  border-bottom-color: rgb(46 16 101 / 0.6) !important;
}
.border-b-violet-950\/70 {
  border-bottom-color: rgb(46 16 101 / 0.7) !important;
}
.border-b-violet-950\/75 {
  border-bottom-color: rgb(46 16 101 / 0.75) !important;
}
.border-b-violet-950\/80 {
  border-bottom-color: rgb(46 16 101 / 0.8) !important;
}
.border-b-violet-950\/87 {
  border-bottom-color: rgb(46 16 101 / 0.87) !important;
}
.border-b-violet-950\/90 {
  border-bottom-color: rgb(46 16 101 / 0.9) !important;
}
.border-b-violet-950\/95 {
  border-bottom-color: rgb(46 16 101 / 0.95) !important;
}
.border-b-warn {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-100\/0 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-b-warn-100\/10 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-b-warn-100\/100 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-b-warn-100\/12 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-b-warn-100\/20 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-b-warn-100\/25 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-b-warn-100\/30 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-b-warn-100\/38 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-b-warn-100\/40 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-b-warn-100\/5 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-b-warn-100\/50 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-b-warn-100\/60 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-b-warn-100\/70 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-b-warn-100\/75 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-b-warn-100\/80 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-b-warn-100\/87 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-b-warn-100\/90 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-b-warn-100\/95 {
  border-bottom-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-b-warn-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-200\/0 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-b-warn-200\/10 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-b-warn-200\/100 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-b-warn-200\/12 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-b-warn-200\/20 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-b-warn-200\/25 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-b-warn-200\/30 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-b-warn-200\/38 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-b-warn-200\/40 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-b-warn-200\/5 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-b-warn-200\/50 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-b-warn-200\/60 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-b-warn-200\/70 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-b-warn-200\/75 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-b-warn-200\/80 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-b-warn-200\/87 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-b-warn-200\/90 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-b-warn-200\/95 {
  border-bottom-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-b-warn-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-300\/0 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-b-warn-300\/10 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-b-warn-300\/100 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-b-warn-300\/12 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-b-warn-300\/20 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-b-warn-300\/25 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-b-warn-300\/30 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-b-warn-300\/38 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-b-warn-300\/40 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-b-warn-300\/5 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-b-warn-300\/50 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-b-warn-300\/60 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-b-warn-300\/70 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-b-warn-300\/75 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-b-warn-300\/80 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-b-warn-300\/87 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-b-warn-300\/90 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-b-warn-300\/95 {
  border-bottom-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-b-warn-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-400\/0 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-b-warn-400\/10 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-b-warn-400\/100 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-b-warn-400\/12 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-b-warn-400\/20 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-b-warn-400\/25 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-b-warn-400\/30 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-b-warn-400\/38 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-b-warn-400\/40 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-b-warn-400\/5 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-b-warn-400\/50 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-b-warn-400\/60 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-b-warn-400\/70 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-b-warn-400\/75 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-b-warn-400\/80 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-b-warn-400\/87 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-b-warn-400\/90 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-b-warn-400\/95 {
  border-bottom-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-b-warn-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-50\/0 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-b-warn-50\/10 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-b-warn-50\/100 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-b-warn-50\/12 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-b-warn-50\/20 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-b-warn-50\/25 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-b-warn-50\/30 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-b-warn-50\/38 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-b-warn-50\/40 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-b-warn-50\/5 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-b-warn-50\/50 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-b-warn-50\/60 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-b-warn-50\/70 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-b-warn-50\/75 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-b-warn-50\/80 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-b-warn-50\/87 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-b-warn-50\/90 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-b-warn-50\/95 {
  border-bottom-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-b-warn-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-500\/0 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-b-warn-500\/10 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-b-warn-500\/100 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-b-warn-500\/12 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-b-warn-500\/20 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-b-warn-500\/25 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-b-warn-500\/30 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-b-warn-500\/38 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-b-warn-500\/40 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-b-warn-500\/5 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-b-warn-500\/50 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-b-warn-500\/60 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-b-warn-500\/70 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-b-warn-500\/75 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-b-warn-500\/80 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-b-warn-500\/87 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-b-warn-500\/90 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-b-warn-500\/95 {
  border-bottom-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-b-warn-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-600\/0 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-b-warn-600\/10 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-b-warn-600\/100 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-b-warn-600\/12 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-b-warn-600\/20 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-b-warn-600\/25 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-b-warn-600\/30 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-b-warn-600\/38 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-b-warn-600\/40 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-b-warn-600\/5 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-b-warn-600\/50 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-b-warn-600\/60 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-b-warn-600\/70 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-b-warn-600\/75 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-b-warn-600\/80 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-b-warn-600\/87 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-b-warn-600\/90 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-b-warn-600\/95 {
  border-bottom-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-b-warn-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-700\/0 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-b-warn-700\/10 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-b-warn-700\/100 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-b-warn-700\/12 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-b-warn-700\/20 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-b-warn-700\/25 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-b-warn-700\/30 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-b-warn-700\/38 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-b-warn-700\/40 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-b-warn-700\/5 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-b-warn-700\/50 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-b-warn-700\/60 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-b-warn-700\/70 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-b-warn-700\/75 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-b-warn-700\/80 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-b-warn-700\/87 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-b-warn-700\/90 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-b-warn-700\/95 {
  border-bottom-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-b-warn-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-800\/0 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-b-warn-800\/10 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-b-warn-800\/100 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-b-warn-800\/12 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-b-warn-800\/20 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-b-warn-800\/25 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-b-warn-800\/30 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-b-warn-800\/38 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-b-warn-800\/40 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-b-warn-800\/5 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-b-warn-800\/50 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-b-warn-800\/60 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-b-warn-800\/70 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-b-warn-800\/75 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-b-warn-800\/80 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-b-warn-800\/87 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-b-warn-800\/90 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-b-warn-800\/95 {
  border-bottom-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-b-warn-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-900\/0 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-b-warn-900\/10 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-b-warn-900\/100 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-b-warn-900\/12 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-b-warn-900\/20 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-b-warn-900\/25 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-b-warn-900\/30 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-b-warn-900\/38 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-b-warn-900\/40 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-b-warn-900\/5 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-b-warn-900\/50 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-b-warn-900\/60 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-b-warn-900\/70 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-b-warn-900\/75 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-b-warn-900\/80 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-b-warn-900\/87 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-b-warn-900\/90 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-b-warn-900\/95 {
  border-bottom-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-b-warn-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-b-warn-950\/0 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-b-warn-950\/10 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-b-warn-950\/100 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-b-warn-950\/12 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-b-warn-950\/20 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-b-warn-950\/25 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-b-warn-950\/30 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-b-warn-950\/38 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-b-warn-950\/40 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-b-warn-950\/5 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-b-warn-950\/50 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-b-warn-950\/60 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-b-warn-950\/70 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-b-warn-950\/75 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-b-warn-950\/80 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-b-warn-950\/87 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-b-warn-950\/90 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-b-warn-950\/95 {
  border-bottom-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-b-warn\/0 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-b-warn\/10 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-b-warn\/100 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-b-warn\/12 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-b-warn\/20 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-b-warn\/25 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-b-warn\/30 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-b-warn\/38 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-b-warn\/40 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-b-warn\/5 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-b-warn\/50 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-b-warn\/60 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-b-warn\/70 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-b-warn\/75 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-b-warn\/80 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-b-warn\/87 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-b-warn\/90 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-b-warn\/95 {
  border-bottom-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-b-white {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-b-white\/0 {
  border-bottom-color: rgb(255 255 255 / 0) !important;
}
.border-b-white\/10 {
  border-bottom-color: rgb(255 255 255 / 0.1) !important;
}
.border-b-white\/100 {
  border-bottom-color: rgb(255 255 255 / 1) !important;
}
.border-b-white\/12 {
  border-bottom-color: rgb(255 255 255 / 0.12) !important;
}
.border-b-white\/20 {
  border-bottom-color: rgb(255 255 255 / 0.2) !important;
}
.border-b-white\/25 {
  border-bottom-color: rgb(255 255 255 / 0.25) !important;
}
.border-b-white\/30 {
  border-bottom-color: rgb(255 255 255 / 0.3) !important;
}
.border-b-white\/38 {
  border-bottom-color: rgb(255 255 255 / 0.38) !important;
}
.border-b-white\/40 {
  border-bottom-color: rgb(255 255 255 / 0.4) !important;
}
.border-b-white\/5 {
  border-bottom-color: rgb(255 255 255 / 0.05) !important;
}
.border-b-white\/50 {
  border-bottom-color: rgb(255 255 255 / 0.5) !important;
}
.border-b-white\/60 {
  border-bottom-color: rgb(255 255 255 / 0.6) !important;
}
.border-b-white\/70 {
  border-bottom-color: rgb(255 255 255 / 0.7) !important;
}
.border-b-white\/75 {
  border-bottom-color: rgb(255 255 255 / 0.75) !important;
}
.border-b-white\/80 {
  border-bottom-color: rgb(255 255 255 / 0.8) !important;
}
.border-b-white\/87 {
  border-bottom-color: rgb(255 255 255 / 0.87) !important;
}
.border-b-white\/90 {
  border-bottom-color: rgb(255 255 255 / 0.9) !important;
}
.border-b-white\/95 {
  border-bottom-color: rgb(255 255 255 / 0.95) !important;
}
.border-b-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-100\/0 {
  border-bottom-color: rgb(254 249 195 / 0) !important;
}
.border-b-yellow-100\/10 {
  border-bottom-color: rgb(254 249 195 / 0.1) !important;
}
.border-b-yellow-100\/100 {
  border-bottom-color: rgb(254 249 195 / 1) !important;
}
.border-b-yellow-100\/12 {
  border-bottom-color: rgb(254 249 195 / 0.12) !important;
}
.border-b-yellow-100\/20 {
  border-bottom-color: rgb(254 249 195 / 0.2) !important;
}
.border-b-yellow-100\/25 {
  border-bottom-color: rgb(254 249 195 / 0.25) !important;
}
.border-b-yellow-100\/30 {
  border-bottom-color: rgb(254 249 195 / 0.3) !important;
}
.border-b-yellow-100\/38 {
  border-bottom-color: rgb(254 249 195 / 0.38) !important;
}
.border-b-yellow-100\/40 {
  border-bottom-color: rgb(254 249 195 / 0.4) !important;
}
.border-b-yellow-100\/5 {
  border-bottom-color: rgb(254 249 195 / 0.05) !important;
}
.border-b-yellow-100\/50 {
  border-bottom-color: rgb(254 249 195 / 0.5) !important;
}
.border-b-yellow-100\/60 {
  border-bottom-color: rgb(254 249 195 / 0.6) !important;
}
.border-b-yellow-100\/70 {
  border-bottom-color: rgb(254 249 195 / 0.7) !important;
}
.border-b-yellow-100\/75 {
  border-bottom-color: rgb(254 249 195 / 0.75) !important;
}
.border-b-yellow-100\/80 {
  border-bottom-color: rgb(254 249 195 / 0.8) !important;
}
.border-b-yellow-100\/87 {
  border-bottom-color: rgb(254 249 195 / 0.87) !important;
}
.border-b-yellow-100\/90 {
  border-bottom-color: rgb(254 249 195 / 0.9) !important;
}
.border-b-yellow-100\/95 {
  border-bottom-color: rgb(254 249 195 / 0.95) !important;
}
.border-b-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-200\/0 {
  border-bottom-color: rgb(254 240 138 / 0) !important;
}
.border-b-yellow-200\/10 {
  border-bottom-color: rgb(254 240 138 / 0.1) !important;
}
.border-b-yellow-200\/100 {
  border-bottom-color: rgb(254 240 138 / 1) !important;
}
.border-b-yellow-200\/12 {
  border-bottom-color: rgb(254 240 138 / 0.12) !important;
}
.border-b-yellow-200\/20 {
  border-bottom-color: rgb(254 240 138 / 0.2) !important;
}
.border-b-yellow-200\/25 {
  border-bottom-color: rgb(254 240 138 / 0.25) !important;
}
.border-b-yellow-200\/30 {
  border-bottom-color: rgb(254 240 138 / 0.3) !important;
}
.border-b-yellow-200\/38 {
  border-bottom-color: rgb(254 240 138 / 0.38) !important;
}
.border-b-yellow-200\/40 {
  border-bottom-color: rgb(254 240 138 / 0.4) !important;
}
.border-b-yellow-200\/5 {
  border-bottom-color: rgb(254 240 138 / 0.05) !important;
}
.border-b-yellow-200\/50 {
  border-bottom-color: rgb(254 240 138 / 0.5) !important;
}
.border-b-yellow-200\/60 {
  border-bottom-color: rgb(254 240 138 / 0.6) !important;
}
.border-b-yellow-200\/70 {
  border-bottom-color: rgb(254 240 138 / 0.7) !important;
}
.border-b-yellow-200\/75 {
  border-bottom-color: rgb(254 240 138 / 0.75) !important;
}
.border-b-yellow-200\/80 {
  border-bottom-color: rgb(254 240 138 / 0.8) !important;
}
.border-b-yellow-200\/87 {
  border-bottom-color: rgb(254 240 138 / 0.87) !important;
}
.border-b-yellow-200\/90 {
  border-bottom-color: rgb(254 240 138 / 0.9) !important;
}
.border-b-yellow-200\/95 {
  border-bottom-color: rgb(254 240 138 / 0.95) !important;
}
.border-b-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-300\/0 {
  border-bottom-color: rgb(253 224 71 / 0) !important;
}
.border-b-yellow-300\/10 {
  border-bottom-color: rgb(253 224 71 / 0.1) !important;
}
.border-b-yellow-300\/100 {
  border-bottom-color: rgb(253 224 71 / 1) !important;
}
.border-b-yellow-300\/12 {
  border-bottom-color: rgb(253 224 71 / 0.12) !important;
}
.border-b-yellow-300\/20 {
  border-bottom-color: rgb(253 224 71 / 0.2) !important;
}
.border-b-yellow-300\/25 {
  border-bottom-color: rgb(253 224 71 / 0.25) !important;
}
.border-b-yellow-300\/30 {
  border-bottom-color: rgb(253 224 71 / 0.3) !important;
}
.border-b-yellow-300\/38 {
  border-bottom-color: rgb(253 224 71 / 0.38) !important;
}
.border-b-yellow-300\/40 {
  border-bottom-color: rgb(253 224 71 / 0.4) !important;
}
.border-b-yellow-300\/5 {
  border-bottom-color: rgb(253 224 71 / 0.05) !important;
}
.border-b-yellow-300\/50 {
  border-bottom-color: rgb(253 224 71 / 0.5) !important;
}
.border-b-yellow-300\/60 {
  border-bottom-color: rgb(253 224 71 / 0.6) !important;
}
.border-b-yellow-300\/70 {
  border-bottom-color: rgb(253 224 71 / 0.7) !important;
}
.border-b-yellow-300\/75 {
  border-bottom-color: rgb(253 224 71 / 0.75) !important;
}
.border-b-yellow-300\/80 {
  border-bottom-color: rgb(253 224 71 / 0.8) !important;
}
.border-b-yellow-300\/87 {
  border-bottom-color: rgb(253 224 71 / 0.87) !important;
}
.border-b-yellow-300\/90 {
  border-bottom-color: rgb(253 224 71 / 0.9) !important;
}
.border-b-yellow-300\/95 {
  border-bottom-color: rgb(253 224 71 / 0.95) !important;
}
.border-b-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-400\/0 {
  border-bottom-color: rgb(250 204 21 / 0) !important;
}
.border-b-yellow-400\/10 {
  border-bottom-color: rgb(250 204 21 / 0.1) !important;
}
.border-b-yellow-400\/100 {
  border-bottom-color: rgb(250 204 21 / 1) !important;
}
.border-b-yellow-400\/12 {
  border-bottom-color: rgb(250 204 21 / 0.12) !important;
}
.border-b-yellow-400\/20 {
  border-bottom-color: rgb(250 204 21 / 0.2) !important;
}
.border-b-yellow-400\/25 {
  border-bottom-color: rgb(250 204 21 / 0.25) !important;
}
.border-b-yellow-400\/30 {
  border-bottom-color: rgb(250 204 21 / 0.3) !important;
}
.border-b-yellow-400\/38 {
  border-bottom-color: rgb(250 204 21 / 0.38) !important;
}
.border-b-yellow-400\/40 {
  border-bottom-color: rgb(250 204 21 / 0.4) !important;
}
.border-b-yellow-400\/5 {
  border-bottom-color: rgb(250 204 21 / 0.05) !important;
}
.border-b-yellow-400\/50 {
  border-bottom-color: rgb(250 204 21 / 0.5) !important;
}
.border-b-yellow-400\/60 {
  border-bottom-color: rgb(250 204 21 / 0.6) !important;
}
.border-b-yellow-400\/70 {
  border-bottom-color: rgb(250 204 21 / 0.7) !important;
}
.border-b-yellow-400\/75 {
  border-bottom-color: rgb(250 204 21 / 0.75) !important;
}
.border-b-yellow-400\/80 {
  border-bottom-color: rgb(250 204 21 / 0.8) !important;
}
.border-b-yellow-400\/87 {
  border-bottom-color: rgb(250 204 21 / 0.87) !important;
}
.border-b-yellow-400\/90 {
  border-bottom-color: rgb(250 204 21 / 0.9) !important;
}
.border-b-yellow-400\/95 {
  border-bottom-color: rgb(250 204 21 / 0.95) !important;
}
.border-b-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-50\/0 {
  border-bottom-color: rgb(254 252 232 / 0) !important;
}
.border-b-yellow-50\/10 {
  border-bottom-color: rgb(254 252 232 / 0.1) !important;
}
.border-b-yellow-50\/100 {
  border-bottom-color: rgb(254 252 232 / 1) !important;
}
.border-b-yellow-50\/12 {
  border-bottom-color: rgb(254 252 232 / 0.12) !important;
}
.border-b-yellow-50\/20 {
  border-bottom-color: rgb(254 252 232 / 0.2) !important;
}
.border-b-yellow-50\/25 {
  border-bottom-color: rgb(254 252 232 / 0.25) !important;
}
.border-b-yellow-50\/30 {
  border-bottom-color: rgb(254 252 232 / 0.3) !important;
}
.border-b-yellow-50\/38 {
  border-bottom-color: rgb(254 252 232 / 0.38) !important;
}
.border-b-yellow-50\/40 {
  border-bottom-color: rgb(254 252 232 / 0.4) !important;
}
.border-b-yellow-50\/5 {
  border-bottom-color: rgb(254 252 232 / 0.05) !important;
}
.border-b-yellow-50\/50 {
  border-bottom-color: rgb(254 252 232 / 0.5) !important;
}
.border-b-yellow-50\/60 {
  border-bottom-color: rgb(254 252 232 / 0.6) !important;
}
.border-b-yellow-50\/70 {
  border-bottom-color: rgb(254 252 232 / 0.7) !important;
}
.border-b-yellow-50\/75 {
  border-bottom-color: rgb(254 252 232 / 0.75) !important;
}
.border-b-yellow-50\/80 {
  border-bottom-color: rgb(254 252 232 / 0.8) !important;
}
.border-b-yellow-50\/87 {
  border-bottom-color: rgb(254 252 232 / 0.87) !important;
}
.border-b-yellow-50\/90 {
  border-bottom-color: rgb(254 252 232 / 0.9) !important;
}
.border-b-yellow-50\/95 {
  border-bottom-color: rgb(254 252 232 / 0.95) !important;
}
.border-b-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-500\/0 {
  border-bottom-color: rgb(234 179 8 / 0) !important;
}
.border-b-yellow-500\/10 {
  border-bottom-color: rgb(234 179 8 / 0.1) !important;
}
.border-b-yellow-500\/100 {
  border-bottom-color: rgb(234 179 8 / 1) !important;
}
.border-b-yellow-500\/12 {
  border-bottom-color: rgb(234 179 8 / 0.12) !important;
}
.border-b-yellow-500\/20 {
  border-bottom-color: rgb(234 179 8 / 0.2) !important;
}
.border-b-yellow-500\/25 {
  border-bottom-color: rgb(234 179 8 / 0.25) !important;
}
.border-b-yellow-500\/30 {
  border-bottom-color: rgb(234 179 8 / 0.3) !important;
}
.border-b-yellow-500\/38 {
  border-bottom-color: rgb(234 179 8 / 0.38) !important;
}
.border-b-yellow-500\/40 {
  border-bottom-color: rgb(234 179 8 / 0.4) !important;
}
.border-b-yellow-500\/5 {
  border-bottom-color: rgb(234 179 8 / 0.05) !important;
}
.border-b-yellow-500\/50 {
  border-bottom-color: rgb(234 179 8 / 0.5) !important;
}
.border-b-yellow-500\/60 {
  border-bottom-color: rgb(234 179 8 / 0.6) !important;
}
.border-b-yellow-500\/70 {
  border-bottom-color: rgb(234 179 8 / 0.7) !important;
}
.border-b-yellow-500\/75 {
  border-bottom-color: rgb(234 179 8 / 0.75) !important;
}
.border-b-yellow-500\/80 {
  border-bottom-color: rgb(234 179 8 / 0.8) !important;
}
.border-b-yellow-500\/87 {
  border-bottom-color: rgb(234 179 8 / 0.87) !important;
}
.border-b-yellow-500\/90 {
  border-bottom-color: rgb(234 179 8 / 0.9) !important;
}
.border-b-yellow-500\/95 {
  border-bottom-color: rgb(234 179 8 / 0.95) !important;
}
.border-b-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-600\/0 {
  border-bottom-color: rgb(202 138 4 / 0) !important;
}
.border-b-yellow-600\/10 {
  border-bottom-color: rgb(202 138 4 / 0.1) !important;
}
.border-b-yellow-600\/100 {
  border-bottom-color: rgb(202 138 4 / 1) !important;
}
.border-b-yellow-600\/12 {
  border-bottom-color: rgb(202 138 4 / 0.12) !important;
}
.border-b-yellow-600\/20 {
  border-bottom-color: rgb(202 138 4 / 0.2) !important;
}
.border-b-yellow-600\/25 {
  border-bottom-color: rgb(202 138 4 / 0.25) !important;
}
.border-b-yellow-600\/30 {
  border-bottom-color: rgb(202 138 4 / 0.3) !important;
}
.border-b-yellow-600\/38 {
  border-bottom-color: rgb(202 138 4 / 0.38) !important;
}
.border-b-yellow-600\/40 {
  border-bottom-color: rgb(202 138 4 / 0.4) !important;
}
.border-b-yellow-600\/5 {
  border-bottom-color: rgb(202 138 4 / 0.05) !important;
}
.border-b-yellow-600\/50 {
  border-bottom-color: rgb(202 138 4 / 0.5) !important;
}
.border-b-yellow-600\/60 {
  border-bottom-color: rgb(202 138 4 / 0.6) !important;
}
.border-b-yellow-600\/70 {
  border-bottom-color: rgb(202 138 4 / 0.7) !important;
}
.border-b-yellow-600\/75 {
  border-bottom-color: rgb(202 138 4 / 0.75) !important;
}
.border-b-yellow-600\/80 {
  border-bottom-color: rgb(202 138 4 / 0.8) !important;
}
.border-b-yellow-600\/87 {
  border-bottom-color: rgb(202 138 4 / 0.87) !important;
}
.border-b-yellow-600\/90 {
  border-bottom-color: rgb(202 138 4 / 0.9) !important;
}
.border-b-yellow-600\/95 {
  border-bottom-color: rgb(202 138 4 / 0.95) !important;
}
.border-b-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-700\/0 {
  border-bottom-color: rgb(161 98 7 / 0) !important;
}
.border-b-yellow-700\/10 {
  border-bottom-color: rgb(161 98 7 / 0.1) !important;
}
.border-b-yellow-700\/100 {
  border-bottom-color: rgb(161 98 7 / 1) !important;
}
.border-b-yellow-700\/12 {
  border-bottom-color: rgb(161 98 7 / 0.12) !important;
}
.border-b-yellow-700\/20 {
  border-bottom-color: rgb(161 98 7 / 0.2) !important;
}
.border-b-yellow-700\/25 {
  border-bottom-color: rgb(161 98 7 / 0.25) !important;
}
.border-b-yellow-700\/30 {
  border-bottom-color: rgb(161 98 7 / 0.3) !important;
}
.border-b-yellow-700\/38 {
  border-bottom-color: rgb(161 98 7 / 0.38) !important;
}
.border-b-yellow-700\/40 {
  border-bottom-color: rgb(161 98 7 / 0.4) !important;
}
.border-b-yellow-700\/5 {
  border-bottom-color: rgb(161 98 7 / 0.05) !important;
}
.border-b-yellow-700\/50 {
  border-bottom-color: rgb(161 98 7 / 0.5) !important;
}
.border-b-yellow-700\/60 {
  border-bottom-color: rgb(161 98 7 / 0.6) !important;
}
.border-b-yellow-700\/70 {
  border-bottom-color: rgb(161 98 7 / 0.7) !important;
}
.border-b-yellow-700\/75 {
  border-bottom-color: rgb(161 98 7 / 0.75) !important;
}
.border-b-yellow-700\/80 {
  border-bottom-color: rgb(161 98 7 / 0.8) !important;
}
.border-b-yellow-700\/87 {
  border-bottom-color: rgb(161 98 7 / 0.87) !important;
}
.border-b-yellow-700\/90 {
  border-bottom-color: rgb(161 98 7 / 0.9) !important;
}
.border-b-yellow-700\/95 {
  border-bottom-color: rgb(161 98 7 / 0.95) !important;
}
.border-b-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-800\/0 {
  border-bottom-color: rgb(133 77 14 / 0) !important;
}
.border-b-yellow-800\/10 {
  border-bottom-color: rgb(133 77 14 / 0.1) !important;
}
.border-b-yellow-800\/100 {
  border-bottom-color: rgb(133 77 14 / 1) !important;
}
.border-b-yellow-800\/12 {
  border-bottom-color: rgb(133 77 14 / 0.12) !important;
}
.border-b-yellow-800\/20 {
  border-bottom-color: rgb(133 77 14 / 0.2) !important;
}
.border-b-yellow-800\/25 {
  border-bottom-color: rgb(133 77 14 / 0.25) !important;
}
.border-b-yellow-800\/30 {
  border-bottom-color: rgb(133 77 14 / 0.3) !important;
}
.border-b-yellow-800\/38 {
  border-bottom-color: rgb(133 77 14 / 0.38) !important;
}
.border-b-yellow-800\/40 {
  border-bottom-color: rgb(133 77 14 / 0.4) !important;
}
.border-b-yellow-800\/5 {
  border-bottom-color: rgb(133 77 14 / 0.05) !important;
}
.border-b-yellow-800\/50 {
  border-bottom-color: rgb(133 77 14 / 0.5) !important;
}
.border-b-yellow-800\/60 {
  border-bottom-color: rgb(133 77 14 / 0.6) !important;
}
.border-b-yellow-800\/70 {
  border-bottom-color: rgb(133 77 14 / 0.7) !important;
}
.border-b-yellow-800\/75 {
  border-bottom-color: rgb(133 77 14 / 0.75) !important;
}
.border-b-yellow-800\/80 {
  border-bottom-color: rgb(133 77 14 / 0.8) !important;
}
.border-b-yellow-800\/87 {
  border-bottom-color: rgb(133 77 14 / 0.87) !important;
}
.border-b-yellow-800\/90 {
  border-bottom-color: rgb(133 77 14 / 0.9) !important;
}
.border-b-yellow-800\/95 {
  border-bottom-color: rgb(133 77 14 / 0.95) !important;
}
.border-b-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-900\/0 {
  border-bottom-color: rgb(113 63 18 / 0) !important;
}
.border-b-yellow-900\/10 {
  border-bottom-color: rgb(113 63 18 / 0.1) !important;
}
.border-b-yellow-900\/100 {
  border-bottom-color: rgb(113 63 18 / 1) !important;
}
.border-b-yellow-900\/12 {
  border-bottom-color: rgb(113 63 18 / 0.12) !important;
}
.border-b-yellow-900\/20 {
  border-bottom-color: rgb(113 63 18 / 0.2) !important;
}
.border-b-yellow-900\/25 {
  border-bottom-color: rgb(113 63 18 / 0.25) !important;
}
.border-b-yellow-900\/30 {
  border-bottom-color: rgb(113 63 18 / 0.3) !important;
}
.border-b-yellow-900\/38 {
  border-bottom-color: rgb(113 63 18 / 0.38) !important;
}
.border-b-yellow-900\/40 {
  border-bottom-color: rgb(113 63 18 / 0.4) !important;
}
.border-b-yellow-900\/5 {
  border-bottom-color: rgb(113 63 18 / 0.05) !important;
}
.border-b-yellow-900\/50 {
  border-bottom-color: rgb(113 63 18 / 0.5) !important;
}
.border-b-yellow-900\/60 {
  border-bottom-color: rgb(113 63 18 / 0.6) !important;
}
.border-b-yellow-900\/70 {
  border-bottom-color: rgb(113 63 18 / 0.7) !important;
}
.border-b-yellow-900\/75 {
  border-bottom-color: rgb(113 63 18 / 0.75) !important;
}
.border-b-yellow-900\/80 {
  border-bottom-color: rgb(113 63 18 / 0.8) !important;
}
.border-b-yellow-900\/87 {
  border-bottom-color: rgb(113 63 18 / 0.87) !important;
}
.border-b-yellow-900\/90 {
  border-bottom-color: rgb(113 63 18 / 0.9) !important;
}
.border-b-yellow-900\/95 {
  border-bottom-color: rgb(113 63 18 / 0.95) !important;
}
.border-b-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-b-yellow-950\/0 {
  border-bottom-color: rgb(66 32 6 / 0) !important;
}
.border-b-yellow-950\/10 {
  border-bottom-color: rgb(66 32 6 / 0.1) !important;
}
.border-b-yellow-950\/100 {
  border-bottom-color: rgb(66 32 6 / 1) !important;
}
.border-b-yellow-950\/12 {
  border-bottom-color: rgb(66 32 6 / 0.12) !important;
}
.border-b-yellow-950\/20 {
  border-bottom-color: rgb(66 32 6 / 0.2) !important;
}
.border-b-yellow-950\/25 {
  border-bottom-color: rgb(66 32 6 / 0.25) !important;
}
.border-b-yellow-950\/30 {
  border-bottom-color: rgb(66 32 6 / 0.3) !important;
}
.border-b-yellow-950\/38 {
  border-bottom-color: rgb(66 32 6 / 0.38) !important;
}
.border-b-yellow-950\/40 {
  border-bottom-color: rgb(66 32 6 / 0.4) !important;
}
.border-b-yellow-950\/5 {
  border-bottom-color: rgb(66 32 6 / 0.05) !important;
}
.border-b-yellow-950\/50 {
  border-bottom-color: rgb(66 32 6 / 0.5) !important;
}
.border-b-yellow-950\/60 {
  border-bottom-color: rgb(66 32 6 / 0.6) !important;
}
.border-b-yellow-950\/70 {
  border-bottom-color: rgb(66 32 6 / 0.7) !important;
}
.border-b-yellow-950\/75 {
  border-bottom-color: rgb(66 32 6 / 0.75) !important;
}
.border-b-yellow-950\/80 {
  border-bottom-color: rgb(66 32 6 / 0.8) !important;
}
.border-b-yellow-950\/87 {
  border-bottom-color: rgb(66 32 6 / 0.87) !important;
}
.border-b-yellow-950\/90 {
  border-bottom-color: rgb(66 32 6 / 0.9) !important;
}
.border-b-yellow-950\/95 {
  border-bottom-color: rgb(66 32 6 / 0.95) !important;
}
.border-b-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-100\/0 {
  border-bottom-color: rgb(244 244 245 / 0) !important;
}
.border-b-zinc-100\/10 {
  border-bottom-color: rgb(244 244 245 / 0.1) !important;
}
.border-b-zinc-100\/100 {
  border-bottom-color: rgb(244 244 245 / 1) !important;
}
.border-b-zinc-100\/12 {
  border-bottom-color: rgb(244 244 245 / 0.12) !important;
}
.border-b-zinc-100\/20 {
  border-bottom-color: rgb(244 244 245 / 0.2) !important;
}
.border-b-zinc-100\/25 {
  border-bottom-color: rgb(244 244 245 / 0.25) !important;
}
.border-b-zinc-100\/30 {
  border-bottom-color: rgb(244 244 245 / 0.3) !important;
}
.border-b-zinc-100\/38 {
  border-bottom-color: rgb(244 244 245 / 0.38) !important;
}
.border-b-zinc-100\/40 {
  border-bottom-color: rgb(244 244 245 / 0.4) !important;
}
.border-b-zinc-100\/5 {
  border-bottom-color: rgb(244 244 245 / 0.05) !important;
}
.border-b-zinc-100\/50 {
  border-bottom-color: rgb(244 244 245 / 0.5) !important;
}
.border-b-zinc-100\/60 {
  border-bottom-color: rgb(244 244 245 / 0.6) !important;
}
.border-b-zinc-100\/70 {
  border-bottom-color: rgb(244 244 245 / 0.7) !important;
}
.border-b-zinc-100\/75 {
  border-bottom-color: rgb(244 244 245 / 0.75) !important;
}
.border-b-zinc-100\/80 {
  border-bottom-color: rgb(244 244 245 / 0.8) !important;
}
.border-b-zinc-100\/87 {
  border-bottom-color: rgb(244 244 245 / 0.87) !important;
}
.border-b-zinc-100\/90 {
  border-bottom-color: rgb(244 244 245 / 0.9) !important;
}
.border-b-zinc-100\/95 {
  border-bottom-color: rgb(244 244 245 / 0.95) !important;
}
.border-b-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-200\/0 {
  border-bottom-color: rgb(228 228 231 / 0) !important;
}
.border-b-zinc-200\/10 {
  border-bottom-color: rgb(228 228 231 / 0.1) !important;
}
.border-b-zinc-200\/100 {
  border-bottom-color: rgb(228 228 231 / 1) !important;
}
.border-b-zinc-200\/12 {
  border-bottom-color: rgb(228 228 231 / 0.12) !important;
}
.border-b-zinc-200\/20 {
  border-bottom-color: rgb(228 228 231 / 0.2) !important;
}
.border-b-zinc-200\/25 {
  border-bottom-color: rgb(228 228 231 / 0.25) !important;
}
.border-b-zinc-200\/30 {
  border-bottom-color: rgb(228 228 231 / 0.3) !important;
}
.border-b-zinc-200\/38 {
  border-bottom-color: rgb(228 228 231 / 0.38) !important;
}
.border-b-zinc-200\/40 {
  border-bottom-color: rgb(228 228 231 / 0.4) !important;
}
.border-b-zinc-200\/5 {
  border-bottom-color: rgb(228 228 231 / 0.05) !important;
}
.border-b-zinc-200\/50 {
  border-bottom-color: rgb(228 228 231 / 0.5) !important;
}
.border-b-zinc-200\/60 {
  border-bottom-color: rgb(228 228 231 / 0.6) !important;
}
.border-b-zinc-200\/70 {
  border-bottom-color: rgb(228 228 231 / 0.7) !important;
}
.border-b-zinc-200\/75 {
  border-bottom-color: rgb(228 228 231 / 0.75) !important;
}
.border-b-zinc-200\/80 {
  border-bottom-color: rgb(228 228 231 / 0.8) !important;
}
.border-b-zinc-200\/87 {
  border-bottom-color: rgb(228 228 231 / 0.87) !important;
}
.border-b-zinc-200\/90 {
  border-bottom-color: rgb(228 228 231 / 0.9) !important;
}
.border-b-zinc-200\/95 {
  border-bottom-color: rgb(228 228 231 / 0.95) !important;
}
.border-b-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-300\/0 {
  border-bottom-color: rgb(212 212 216 / 0) !important;
}
.border-b-zinc-300\/10 {
  border-bottom-color: rgb(212 212 216 / 0.1) !important;
}
.border-b-zinc-300\/100 {
  border-bottom-color: rgb(212 212 216 / 1) !important;
}
.border-b-zinc-300\/12 {
  border-bottom-color: rgb(212 212 216 / 0.12) !important;
}
.border-b-zinc-300\/20 {
  border-bottom-color: rgb(212 212 216 / 0.2) !important;
}
.border-b-zinc-300\/25 {
  border-bottom-color: rgb(212 212 216 / 0.25) !important;
}
.border-b-zinc-300\/30 {
  border-bottom-color: rgb(212 212 216 / 0.3) !important;
}
.border-b-zinc-300\/38 {
  border-bottom-color: rgb(212 212 216 / 0.38) !important;
}
.border-b-zinc-300\/40 {
  border-bottom-color: rgb(212 212 216 / 0.4) !important;
}
.border-b-zinc-300\/5 {
  border-bottom-color: rgb(212 212 216 / 0.05) !important;
}
.border-b-zinc-300\/50 {
  border-bottom-color: rgb(212 212 216 / 0.5) !important;
}
.border-b-zinc-300\/60 {
  border-bottom-color: rgb(212 212 216 / 0.6) !important;
}
.border-b-zinc-300\/70 {
  border-bottom-color: rgb(212 212 216 / 0.7) !important;
}
.border-b-zinc-300\/75 {
  border-bottom-color: rgb(212 212 216 / 0.75) !important;
}
.border-b-zinc-300\/80 {
  border-bottom-color: rgb(212 212 216 / 0.8) !important;
}
.border-b-zinc-300\/87 {
  border-bottom-color: rgb(212 212 216 / 0.87) !important;
}
.border-b-zinc-300\/90 {
  border-bottom-color: rgb(212 212 216 / 0.9) !important;
}
.border-b-zinc-300\/95 {
  border-bottom-color: rgb(212 212 216 / 0.95) !important;
}
.border-b-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-400\/0 {
  border-bottom-color: rgb(161 161 170 / 0) !important;
}
.border-b-zinc-400\/10 {
  border-bottom-color: rgb(161 161 170 / 0.1) !important;
}
.border-b-zinc-400\/100 {
  border-bottom-color: rgb(161 161 170 / 1) !important;
}
.border-b-zinc-400\/12 {
  border-bottom-color: rgb(161 161 170 / 0.12) !important;
}
.border-b-zinc-400\/20 {
  border-bottom-color: rgb(161 161 170 / 0.2) !important;
}
.border-b-zinc-400\/25 {
  border-bottom-color: rgb(161 161 170 / 0.25) !important;
}
.border-b-zinc-400\/30 {
  border-bottom-color: rgb(161 161 170 / 0.3) !important;
}
.border-b-zinc-400\/38 {
  border-bottom-color: rgb(161 161 170 / 0.38) !important;
}
.border-b-zinc-400\/40 {
  border-bottom-color: rgb(161 161 170 / 0.4) !important;
}
.border-b-zinc-400\/5 {
  border-bottom-color: rgb(161 161 170 / 0.05) !important;
}
.border-b-zinc-400\/50 {
  border-bottom-color: rgb(161 161 170 / 0.5) !important;
}
.border-b-zinc-400\/60 {
  border-bottom-color: rgb(161 161 170 / 0.6) !important;
}
.border-b-zinc-400\/70 {
  border-bottom-color: rgb(161 161 170 / 0.7) !important;
}
.border-b-zinc-400\/75 {
  border-bottom-color: rgb(161 161 170 / 0.75) !important;
}
.border-b-zinc-400\/80 {
  border-bottom-color: rgb(161 161 170 / 0.8) !important;
}
.border-b-zinc-400\/87 {
  border-bottom-color: rgb(161 161 170 / 0.87) !important;
}
.border-b-zinc-400\/90 {
  border-bottom-color: rgb(161 161 170 / 0.9) !important;
}
.border-b-zinc-400\/95 {
  border-bottom-color: rgb(161 161 170 / 0.95) !important;
}
.border-b-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0) !important;
}
.border-b-zinc-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1) !important;
}
.border-b-zinc-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1) !important;
}
.border-b-zinc-50\/12 {
  border-bottom-color: rgb(250 250 250 / 0.12) !important;
}
.border-b-zinc-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2) !important;
}
.border-b-zinc-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25) !important;
}
.border-b-zinc-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3) !important;
}
.border-b-zinc-50\/38 {
  border-bottom-color: rgb(250 250 250 / 0.38) !important;
}
.border-b-zinc-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4) !important;
}
.border-b-zinc-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05) !important;
}
.border-b-zinc-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5) !important;
}
.border-b-zinc-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6) !important;
}
.border-b-zinc-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7) !important;
}
.border-b-zinc-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75) !important;
}
.border-b-zinc-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8) !important;
}
.border-b-zinc-50\/87 {
  border-bottom-color: rgb(250 250 250 / 0.87) !important;
}
.border-b-zinc-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9) !important;
}
.border-b-zinc-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95) !important;
}
.border-b-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-500\/0 {
  border-bottom-color: rgb(113 113 122 / 0) !important;
}
.border-b-zinc-500\/10 {
  border-bottom-color: rgb(113 113 122 / 0.1) !important;
}
.border-b-zinc-500\/100 {
  border-bottom-color: rgb(113 113 122 / 1) !important;
}
.border-b-zinc-500\/12 {
  border-bottom-color: rgb(113 113 122 / 0.12) !important;
}
.border-b-zinc-500\/20 {
  border-bottom-color: rgb(113 113 122 / 0.2) !important;
}
.border-b-zinc-500\/25 {
  border-bottom-color: rgb(113 113 122 / 0.25) !important;
}
.border-b-zinc-500\/30 {
  border-bottom-color: rgb(113 113 122 / 0.3) !important;
}
.border-b-zinc-500\/38 {
  border-bottom-color: rgb(113 113 122 / 0.38) !important;
}
.border-b-zinc-500\/40 {
  border-bottom-color: rgb(113 113 122 / 0.4) !important;
}
.border-b-zinc-500\/5 {
  border-bottom-color: rgb(113 113 122 / 0.05) !important;
}
.border-b-zinc-500\/50 {
  border-bottom-color: rgb(113 113 122 / 0.5) !important;
}
.border-b-zinc-500\/60 {
  border-bottom-color: rgb(113 113 122 / 0.6) !important;
}
.border-b-zinc-500\/70 {
  border-bottom-color: rgb(113 113 122 / 0.7) !important;
}
.border-b-zinc-500\/75 {
  border-bottom-color: rgb(113 113 122 / 0.75) !important;
}
.border-b-zinc-500\/80 {
  border-bottom-color: rgb(113 113 122 / 0.8) !important;
}
.border-b-zinc-500\/87 {
  border-bottom-color: rgb(113 113 122 / 0.87) !important;
}
.border-b-zinc-500\/90 {
  border-bottom-color: rgb(113 113 122 / 0.9) !important;
}
.border-b-zinc-500\/95 {
  border-bottom-color: rgb(113 113 122 / 0.95) !important;
}
.border-b-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-600\/0 {
  border-bottom-color: rgb(82 82 91 / 0) !important;
}
.border-b-zinc-600\/10 {
  border-bottom-color: rgb(82 82 91 / 0.1) !important;
}
.border-b-zinc-600\/100 {
  border-bottom-color: rgb(82 82 91 / 1) !important;
}
.border-b-zinc-600\/12 {
  border-bottom-color: rgb(82 82 91 / 0.12) !important;
}
.border-b-zinc-600\/20 {
  border-bottom-color: rgb(82 82 91 / 0.2) !important;
}
.border-b-zinc-600\/25 {
  border-bottom-color: rgb(82 82 91 / 0.25) !important;
}
.border-b-zinc-600\/30 {
  border-bottom-color: rgb(82 82 91 / 0.3) !important;
}
.border-b-zinc-600\/38 {
  border-bottom-color: rgb(82 82 91 / 0.38) !important;
}
.border-b-zinc-600\/40 {
  border-bottom-color: rgb(82 82 91 / 0.4) !important;
}
.border-b-zinc-600\/5 {
  border-bottom-color: rgb(82 82 91 / 0.05) !important;
}
.border-b-zinc-600\/50 {
  border-bottom-color: rgb(82 82 91 / 0.5) !important;
}
.border-b-zinc-600\/60 {
  border-bottom-color: rgb(82 82 91 / 0.6) !important;
}
.border-b-zinc-600\/70 {
  border-bottom-color: rgb(82 82 91 / 0.7) !important;
}
.border-b-zinc-600\/75 {
  border-bottom-color: rgb(82 82 91 / 0.75) !important;
}
.border-b-zinc-600\/80 {
  border-bottom-color: rgb(82 82 91 / 0.8) !important;
}
.border-b-zinc-600\/87 {
  border-bottom-color: rgb(82 82 91 / 0.87) !important;
}
.border-b-zinc-600\/90 {
  border-bottom-color: rgb(82 82 91 / 0.9) !important;
}
.border-b-zinc-600\/95 {
  border-bottom-color: rgb(82 82 91 / 0.95) !important;
}
.border-b-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-700\/0 {
  border-bottom-color: rgb(63 63 70 / 0) !important;
}
.border-b-zinc-700\/10 {
  border-bottom-color: rgb(63 63 70 / 0.1) !important;
}
.border-b-zinc-700\/100 {
  border-bottom-color: rgb(63 63 70 / 1) !important;
}
.border-b-zinc-700\/12 {
  border-bottom-color: rgb(63 63 70 / 0.12) !important;
}
.border-b-zinc-700\/20 {
  border-bottom-color: rgb(63 63 70 / 0.2) !important;
}
.border-b-zinc-700\/25 {
  border-bottom-color: rgb(63 63 70 / 0.25) !important;
}
.border-b-zinc-700\/30 {
  border-bottom-color: rgb(63 63 70 / 0.3) !important;
}
.border-b-zinc-700\/38 {
  border-bottom-color: rgb(63 63 70 / 0.38) !important;
}
.border-b-zinc-700\/40 {
  border-bottom-color: rgb(63 63 70 / 0.4) !important;
}
.border-b-zinc-700\/5 {
  border-bottom-color: rgb(63 63 70 / 0.05) !important;
}
.border-b-zinc-700\/50 {
  border-bottom-color: rgb(63 63 70 / 0.5) !important;
}
.border-b-zinc-700\/60 {
  border-bottom-color: rgb(63 63 70 / 0.6) !important;
}
.border-b-zinc-700\/70 {
  border-bottom-color: rgb(63 63 70 / 0.7) !important;
}
.border-b-zinc-700\/75 {
  border-bottom-color: rgb(63 63 70 / 0.75) !important;
}
.border-b-zinc-700\/80 {
  border-bottom-color: rgb(63 63 70 / 0.8) !important;
}
.border-b-zinc-700\/87 {
  border-bottom-color: rgb(63 63 70 / 0.87) !important;
}
.border-b-zinc-700\/90 {
  border-bottom-color: rgb(63 63 70 / 0.9) !important;
}
.border-b-zinc-700\/95 {
  border-bottom-color: rgb(63 63 70 / 0.95) !important;
}
.border-b-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-800\/0 {
  border-bottom-color: rgb(39 39 42 / 0) !important;
}
.border-b-zinc-800\/10 {
  border-bottom-color: rgb(39 39 42 / 0.1) !important;
}
.border-b-zinc-800\/100 {
  border-bottom-color: rgb(39 39 42 / 1) !important;
}
.border-b-zinc-800\/12 {
  border-bottom-color: rgb(39 39 42 / 0.12) !important;
}
.border-b-zinc-800\/20 {
  border-bottom-color: rgb(39 39 42 / 0.2) !important;
}
.border-b-zinc-800\/25 {
  border-bottom-color: rgb(39 39 42 / 0.25) !important;
}
.border-b-zinc-800\/30 {
  border-bottom-color: rgb(39 39 42 / 0.3) !important;
}
.border-b-zinc-800\/38 {
  border-bottom-color: rgb(39 39 42 / 0.38) !important;
}
.border-b-zinc-800\/40 {
  border-bottom-color: rgb(39 39 42 / 0.4) !important;
}
.border-b-zinc-800\/5 {
  border-bottom-color: rgb(39 39 42 / 0.05) !important;
}
.border-b-zinc-800\/50 {
  border-bottom-color: rgb(39 39 42 / 0.5) !important;
}
.border-b-zinc-800\/60 {
  border-bottom-color: rgb(39 39 42 / 0.6) !important;
}
.border-b-zinc-800\/70 {
  border-bottom-color: rgb(39 39 42 / 0.7) !important;
}
.border-b-zinc-800\/75 {
  border-bottom-color: rgb(39 39 42 / 0.75) !important;
}
.border-b-zinc-800\/80 {
  border-bottom-color: rgb(39 39 42 / 0.8) !important;
}
.border-b-zinc-800\/87 {
  border-bottom-color: rgb(39 39 42 / 0.87) !important;
}
.border-b-zinc-800\/90 {
  border-bottom-color: rgb(39 39 42 / 0.9) !important;
}
.border-b-zinc-800\/95 {
  border-bottom-color: rgb(39 39 42 / 0.95) !important;
}
.border-b-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-900\/0 {
  border-bottom-color: rgb(24 24 27 / 0) !important;
}
.border-b-zinc-900\/10 {
  border-bottom-color: rgb(24 24 27 / 0.1) !important;
}
.border-b-zinc-900\/100 {
  border-bottom-color: rgb(24 24 27 / 1) !important;
}
.border-b-zinc-900\/12 {
  border-bottom-color: rgb(24 24 27 / 0.12) !important;
}
.border-b-zinc-900\/20 {
  border-bottom-color: rgb(24 24 27 / 0.2) !important;
}
.border-b-zinc-900\/25 {
  border-bottom-color: rgb(24 24 27 / 0.25) !important;
}
.border-b-zinc-900\/30 {
  border-bottom-color: rgb(24 24 27 / 0.3) !important;
}
.border-b-zinc-900\/38 {
  border-bottom-color: rgb(24 24 27 / 0.38) !important;
}
.border-b-zinc-900\/40 {
  border-bottom-color: rgb(24 24 27 / 0.4) !important;
}
.border-b-zinc-900\/5 {
  border-bottom-color: rgb(24 24 27 / 0.05) !important;
}
.border-b-zinc-900\/50 {
  border-bottom-color: rgb(24 24 27 / 0.5) !important;
}
.border-b-zinc-900\/60 {
  border-bottom-color: rgb(24 24 27 / 0.6) !important;
}
.border-b-zinc-900\/70 {
  border-bottom-color: rgb(24 24 27 / 0.7) !important;
}
.border-b-zinc-900\/75 {
  border-bottom-color: rgb(24 24 27 / 0.75) !important;
}
.border-b-zinc-900\/80 {
  border-bottom-color: rgb(24 24 27 / 0.8) !important;
}
.border-b-zinc-900\/87 {
  border-bottom-color: rgb(24 24 27 / 0.87) !important;
}
.border-b-zinc-900\/90 {
  border-bottom-color: rgb(24 24 27 / 0.9) !important;
}
.border-b-zinc-900\/95 {
  border-bottom-color: rgb(24 24 27 / 0.95) !important;
}
.border-b-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-b-zinc-950\/0 {
  border-bottom-color: rgb(9 9 11 / 0) !important;
}
.border-b-zinc-950\/10 {
  border-bottom-color: rgb(9 9 11 / 0.1) !important;
}
.border-b-zinc-950\/100 {
  border-bottom-color: rgb(9 9 11 / 1) !important;
}
.border-b-zinc-950\/12 {
  border-bottom-color: rgb(9 9 11 / 0.12) !important;
}
.border-b-zinc-950\/20 {
  border-bottom-color: rgb(9 9 11 / 0.2) !important;
}
.border-b-zinc-950\/25 {
  border-bottom-color: rgb(9 9 11 / 0.25) !important;
}
.border-b-zinc-950\/30 {
  border-bottom-color: rgb(9 9 11 / 0.3) !important;
}
.border-b-zinc-950\/38 {
  border-bottom-color: rgb(9 9 11 / 0.38) !important;
}
.border-b-zinc-950\/40 {
  border-bottom-color: rgb(9 9 11 / 0.4) !important;
}
.border-b-zinc-950\/5 {
  border-bottom-color: rgb(9 9 11 / 0.05) !important;
}
.border-b-zinc-950\/50 {
  border-bottom-color: rgb(9 9 11 / 0.5) !important;
}
.border-b-zinc-950\/60 {
  border-bottom-color: rgb(9 9 11 / 0.6) !important;
}
.border-b-zinc-950\/70 {
  border-bottom-color: rgb(9 9 11 / 0.7) !important;
}
.border-b-zinc-950\/75 {
  border-bottom-color: rgb(9 9 11 / 0.75) !important;
}
.border-b-zinc-950\/80 {
  border-bottom-color: rgb(9 9 11 / 0.8) !important;
}
.border-b-zinc-950\/87 {
  border-bottom-color: rgb(9 9 11 / 0.87) !important;
}
.border-b-zinc-950\/90 {
  border-bottom-color: rgb(9 9 11 / 0.9) !important;
}
.border-b-zinc-950\/95 {
  border-bottom-color: rgb(9 9 11 / 0.95) !important;
}
.border-e-accent {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-100\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-e-accent-100\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-e-accent-100\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-e-accent-100\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-e-accent-100\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-e-accent-100\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-e-accent-100\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-e-accent-100\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-e-accent-100\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-e-accent-100\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-e-accent-100\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-e-accent-100\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-e-accent-100\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-e-accent-100\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-e-accent-100\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-e-accent-100\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-e-accent-100\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-e-accent-100\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-e-accent-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-200\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-e-accent-200\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-e-accent-200\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-e-accent-200\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-e-accent-200\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-e-accent-200\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-e-accent-200\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-e-accent-200\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-e-accent-200\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-e-accent-200\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-e-accent-200\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-e-accent-200\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-e-accent-200\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-e-accent-200\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-e-accent-200\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-e-accent-200\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-e-accent-200\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-e-accent-200\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-e-accent-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-300\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-e-accent-300\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-e-accent-300\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-e-accent-300\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-e-accent-300\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-e-accent-300\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-e-accent-300\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-e-accent-300\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-e-accent-300\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-e-accent-300\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-e-accent-300\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-e-accent-300\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-e-accent-300\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-e-accent-300\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-e-accent-300\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-e-accent-300\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-e-accent-300\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-e-accent-300\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-e-accent-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-400\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-e-accent-400\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-e-accent-400\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-e-accent-400\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-e-accent-400\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-e-accent-400\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-e-accent-400\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-e-accent-400\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-e-accent-400\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-e-accent-400\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-e-accent-400\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-e-accent-400\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-e-accent-400\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-e-accent-400\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-e-accent-400\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-e-accent-400\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-e-accent-400\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-e-accent-400\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-e-accent-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-50\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-e-accent-50\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-e-accent-50\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-e-accent-50\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-e-accent-50\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-e-accent-50\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-e-accent-50\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-e-accent-50\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-e-accent-50\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-e-accent-50\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-e-accent-50\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-e-accent-50\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-e-accent-50\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-e-accent-50\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-e-accent-50\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-e-accent-50\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-e-accent-50\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-e-accent-50\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-e-accent-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-500\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-e-accent-500\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-e-accent-500\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-e-accent-500\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-e-accent-500\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-e-accent-500\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-e-accent-500\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-e-accent-500\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-e-accent-500\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-e-accent-500\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-e-accent-500\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-e-accent-500\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-e-accent-500\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-e-accent-500\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-e-accent-500\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-e-accent-500\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-e-accent-500\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-e-accent-500\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-e-accent-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-600\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-e-accent-600\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-e-accent-600\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-e-accent-600\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-e-accent-600\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-e-accent-600\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-e-accent-600\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-e-accent-600\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-e-accent-600\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-e-accent-600\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-e-accent-600\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-e-accent-600\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-e-accent-600\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-e-accent-600\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-e-accent-600\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-e-accent-600\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-e-accent-600\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-e-accent-600\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-e-accent-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-700\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-e-accent-700\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-e-accent-700\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-e-accent-700\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-e-accent-700\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-e-accent-700\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-e-accent-700\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-e-accent-700\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-e-accent-700\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-e-accent-700\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-e-accent-700\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-e-accent-700\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-e-accent-700\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-e-accent-700\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-e-accent-700\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-e-accent-700\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-e-accent-700\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-e-accent-700\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-e-accent-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-800\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-e-accent-800\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-e-accent-800\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-e-accent-800\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-e-accent-800\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-e-accent-800\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-e-accent-800\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-e-accent-800\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-e-accent-800\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-e-accent-800\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-e-accent-800\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-e-accent-800\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-e-accent-800\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-e-accent-800\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-e-accent-800\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-e-accent-800\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-e-accent-800\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-e-accent-800\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-e-accent-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-900\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-e-accent-900\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-e-accent-900\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-e-accent-900\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-e-accent-900\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-e-accent-900\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-e-accent-900\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-e-accent-900\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-e-accent-900\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-e-accent-900\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-e-accent-900\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-e-accent-900\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-e-accent-900\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-e-accent-900\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-e-accent-900\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-e-accent-900\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-e-accent-900\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-e-accent-900\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-e-accent-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-e-accent-950\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-e-accent-950\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-e-accent-950\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-e-accent-950\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-e-accent-950\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-e-accent-950\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-e-accent-950\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-e-accent-950\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-e-accent-950\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-e-accent-950\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-e-accent-950\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-e-accent-950\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-e-accent-950\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-e-accent-950\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-e-accent-950\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-e-accent-950\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-e-accent-950\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-e-accent-950\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-e-accent\/0 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-e-accent\/10 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-e-accent\/100 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-e-accent\/12 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-e-accent\/20 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-e-accent\/25 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-e-accent\/30 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-e-accent\/38 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-e-accent\/40 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-e-accent\/5 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-e-accent\/50 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-e-accent\/60 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-e-accent\/70 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-e-accent\/75 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-e-accent\/80 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-e-accent\/87 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-e-accent\/90 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-e-accent\/95 {
  border-inline-end-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-e-amber-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-e-amber-100\/0 {
  border-inline-end-color: rgb(254 243 199 / 0) !important;
}
.border-e-amber-100\/10 {
  border-inline-end-color: rgb(254 243 199 / 0.1) !important;
}
.border-e-amber-100\/100 {
  border-inline-end-color: rgb(254 243 199 / 1) !important;
}
.border-e-amber-100\/12 {
  border-inline-end-color: rgb(254 243 199 / 0.12) !important;
}
.border-e-amber-100\/20 {
  border-inline-end-color: rgb(254 243 199 / 0.2) !important;
}
.border-e-amber-100\/25 {
  border-inline-end-color: rgb(254 243 199 / 0.25) !important;
}
.border-e-amber-100\/30 {
  border-inline-end-color: rgb(254 243 199 / 0.3) !important;
}
.border-e-amber-100\/38 {
  border-inline-end-color: rgb(254 243 199 / 0.38) !important;
}
.border-e-amber-100\/40 {
  border-inline-end-color: rgb(254 243 199 / 0.4) !important;
}
.border-e-amber-100\/5 {
  border-inline-end-color: rgb(254 243 199 / 0.05) !important;
}
.border-e-amber-100\/50 {
  border-inline-end-color: rgb(254 243 199 / 0.5) !important;
}
.border-e-amber-100\/60 {
  border-inline-end-color: rgb(254 243 199 / 0.6) !important;
}
.border-e-amber-100\/70 {
  border-inline-end-color: rgb(254 243 199 / 0.7) !important;
}
.border-e-amber-100\/75 {
  border-inline-end-color: rgb(254 243 199 / 0.75) !important;
}
.border-e-amber-100\/80 {
  border-inline-end-color: rgb(254 243 199 / 0.8) !important;
}
.border-e-amber-100\/87 {
  border-inline-end-color: rgb(254 243 199 / 0.87) !important;
}
.border-e-amber-100\/90 {
  border-inline-end-color: rgb(254 243 199 / 0.9) !important;
}
.border-e-amber-100\/95 {
  border-inline-end-color: rgb(254 243 199 / 0.95) !important;
}
.border-e-amber-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-e-amber-200\/0 {
  border-inline-end-color: rgb(253 230 138 / 0) !important;
}
.border-e-amber-200\/10 {
  border-inline-end-color: rgb(253 230 138 / 0.1) !important;
}
.border-e-amber-200\/100 {
  border-inline-end-color: rgb(253 230 138 / 1) !important;
}
.border-e-amber-200\/12 {
  border-inline-end-color: rgb(253 230 138 / 0.12) !important;
}
.border-e-amber-200\/20 {
  border-inline-end-color: rgb(253 230 138 / 0.2) !important;
}
.border-e-amber-200\/25 {
  border-inline-end-color: rgb(253 230 138 / 0.25) !important;
}
.border-e-amber-200\/30 {
  border-inline-end-color: rgb(253 230 138 / 0.3) !important;
}
.border-e-amber-200\/38 {
  border-inline-end-color: rgb(253 230 138 / 0.38) !important;
}
.border-e-amber-200\/40 {
  border-inline-end-color: rgb(253 230 138 / 0.4) !important;
}
.border-e-amber-200\/5 {
  border-inline-end-color: rgb(253 230 138 / 0.05) !important;
}
.border-e-amber-200\/50 {
  border-inline-end-color: rgb(253 230 138 / 0.5) !important;
}
.border-e-amber-200\/60 {
  border-inline-end-color: rgb(253 230 138 / 0.6) !important;
}
.border-e-amber-200\/70 {
  border-inline-end-color: rgb(253 230 138 / 0.7) !important;
}
.border-e-amber-200\/75 {
  border-inline-end-color: rgb(253 230 138 / 0.75) !important;
}
.border-e-amber-200\/80 {
  border-inline-end-color: rgb(253 230 138 / 0.8) !important;
}
.border-e-amber-200\/87 {
  border-inline-end-color: rgb(253 230 138 / 0.87) !important;
}
.border-e-amber-200\/90 {
  border-inline-end-color: rgb(253 230 138 / 0.9) !important;
}
.border-e-amber-200\/95 {
  border-inline-end-color: rgb(253 230 138 / 0.95) !important;
}
.border-e-amber-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-e-amber-300\/0 {
  border-inline-end-color: rgb(252 211 77 / 0) !important;
}
.border-e-amber-300\/10 {
  border-inline-end-color: rgb(252 211 77 / 0.1) !important;
}
.border-e-amber-300\/100 {
  border-inline-end-color: rgb(252 211 77 / 1) !important;
}
.border-e-amber-300\/12 {
  border-inline-end-color: rgb(252 211 77 / 0.12) !important;
}
.border-e-amber-300\/20 {
  border-inline-end-color: rgb(252 211 77 / 0.2) !important;
}
.border-e-amber-300\/25 {
  border-inline-end-color: rgb(252 211 77 / 0.25) !important;
}
.border-e-amber-300\/30 {
  border-inline-end-color: rgb(252 211 77 / 0.3) !important;
}
.border-e-amber-300\/38 {
  border-inline-end-color: rgb(252 211 77 / 0.38) !important;
}
.border-e-amber-300\/40 {
  border-inline-end-color: rgb(252 211 77 / 0.4) !important;
}
.border-e-amber-300\/5 {
  border-inline-end-color: rgb(252 211 77 / 0.05) !important;
}
.border-e-amber-300\/50 {
  border-inline-end-color: rgb(252 211 77 / 0.5) !important;
}
.border-e-amber-300\/60 {
  border-inline-end-color: rgb(252 211 77 / 0.6) !important;
}
.border-e-amber-300\/70 {
  border-inline-end-color: rgb(252 211 77 / 0.7) !important;
}
.border-e-amber-300\/75 {
  border-inline-end-color: rgb(252 211 77 / 0.75) !important;
}
.border-e-amber-300\/80 {
  border-inline-end-color: rgb(252 211 77 / 0.8) !important;
}
.border-e-amber-300\/87 {
  border-inline-end-color: rgb(252 211 77 / 0.87) !important;
}
.border-e-amber-300\/90 {
  border-inline-end-color: rgb(252 211 77 / 0.9) !important;
}
.border-e-amber-300\/95 {
  border-inline-end-color: rgb(252 211 77 / 0.95) !important;
}
.border-e-amber-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-e-amber-400\/0 {
  border-inline-end-color: rgb(251 191 36 / 0) !important;
}
.border-e-amber-400\/10 {
  border-inline-end-color: rgb(251 191 36 / 0.1) !important;
}
.border-e-amber-400\/100 {
  border-inline-end-color: rgb(251 191 36 / 1) !important;
}
.border-e-amber-400\/12 {
  border-inline-end-color: rgb(251 191 36 / 0.12) !important;
}
.border-e-amber-400\/20 {
  border-inline-end-color: rgb(251 191 36 / 0.2) !important;
}
.border-e-amber-400\/25 {
  border-inline-end-color: rgb(251 191 36 / 0.25) !important;
}
.border-e-amber-400\/30 {
  border-inline-end-color: rgb(251 191 36 / 0.3) !important;
}
.border-e-amber-400\/38 {
  border-inline-end-color: rgb(251 191 36 / 0.38) !important;
}
.border-e-amber-400\/40 {
  border-inline-end-color: rgb(251 191 36 / 0.4) !important;
}
.border-e-amber-400\/5 {
  border-inline-end-color: rgb(251 191 36 / 0.05) !important;
}
.border-e-amber-400\/50 {
  border-inline-end-color: rgb(251 191 36 / 0.5) !important;
}
.border-e-amber-400\/60 {
  border-inline-end-color: rgb(251 191 36 / 0.6) !important;
}
.border-e-amber-400\/70 {
  border-inline-end-color: rgb(251 191 36 / 0.7) !important;
}
.border-e-amber-400\/75 {
  border-inline-end-color: rgb(251 191 36 / 0.75) !important;
}
.border-e-amber-400\/80 {
  border-inline-end-color: rgb(251 191 36 / 0.8) !important;
}
.border-e-amber-400\/87 {
  border-inline-end-color: rgb(251 191 36 / 0.87) !important;
}
.border-e-amber-400\/90 {
  border-inline-end-color: rgb(251 191 36 / 0.9) !important;
}
.border-e-amber-400\/95 {
  border-inline-end-color: rgb(251 191 36 / 0.95) !important;
}
.border-e-amber-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-e-amber-50\/0 {
  border-inline-end-color: rgb(255 251 235 / 0) !important;
}
.border-e-amber-50\/10 {
  border-inline-end-color: rgb(255 251 235 / 0.1) !important;
}
.border-e-amber-50\/100 {
  border-inline-end-color: rgb(255 251 235 / 1) !important;
}
.border-e-amber-50\/12 {
  border-inline-end-color: rgb(255 251 235 / 0.12) !important;
}
.border-e-amber-50\/20 {
  border-inline-end-color: rgb(255 251 235 / 0.2) !important;
}
.border-e-amber-50\/25 {
  border-inline-end-color: rgb(255 251 235 / 0.25) !important;
}
.border-e-amber-50\/30 {
  border-inline-end-color: rgb(255 251 235 / 0.3) !important;
}
.border-e-amber-50\/38 {
  border-inline-end-color: rgb(255 251 235 / 0.38) !important;
}
.border-e-amber-50\/40 {
  border-inline-end-color: rgb(255 251 235 / 0.4) !important;
}
.border-e-amber-50\/5 {
  border-inline-end-color: rgb(255 251 235 / 0.05) !important;
}
.border-e-amber-50\/50 {
  border-inline-end-color: rgb(255 251 235 / 0.5) !important;
}
.border-e-amber-50\/60 {
  border-inline-end-color: rgb(255 251 235 / 0.6) !important;
}
.border-e-amber-50\/70 {
  border-inline-end-color: rgb(255 251 235 / 0.7) !important;
}
.border-e-amber-50\/75 {
  border-inline-end-color: rgb(255 251 235 / 0.75) !important;
}
.border-e-amber-50\/80 {
  border-inline-end-color: rgb(255 251 235 / 0.8) !important;
}
.border-e-amber-50\/87 {
  border-inline-end-color: rgb(255 251 235 / 0.87) !important;
}
.border-e-amber-50\/90 {
  border-inline-end-color: rgb(255 251 235 / 0.9) !important;
}
.border-e-amber-50\/95 {
  border-inline-end-color: rgb(255 251 235 / 0.95) !important;
}
.border-e-amber-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-e-amber-500\/0 {
  border-inline-end-color: rgb(245 158 11 / 0) !important;
}
.border-e-amber-500\/10 {
  border-inline-end-color: rgb(245 158 11 / 0.1) !important;
}
.border-e-amber-500\/100 {
  border-inline-end-color: rgb(245 158 11 / 1) !important;
}
.border-e-amber-500\/12 {
  border-inline-end-color: rgb(245 158 11 / 0.12) !important;
}
.border-e-amber-500\/20 {
  border-inline-end-color: rgb(245 158 11 / 0.2) !important;
}
.border-e-amber-500\/25 {
  border-inline-end-color: rgb(245 158 11 / 0.25) !important;
}
.border-e-amber-500\/30 {
  border-inline-end-color: rgb(245 158 11 / 0.3) !important;
}
.border-e-amber-500\/38 {
  border-inline-end-color: rgb(245 158 11 / 0.38) !important;
}
.border-e-amber-500\/40 {
  border-inline-end-color: rgb(245 158 11 / 0.4) !important;
}
.border-e-amber-500\/5 {
  border-inline-end-color: rgb(245 158 11 / 0.05) !important;
}
.border-e-amber-500\/50 {
  border-inline-end-color: rgb(245 158 11 / 0.5) !important;
}
.border-e-amber-500\/60 {
  border-inline-end-color: rgb(245 158 11 / 0.6) !important;
}
.border-e-amber-500\/70 {
  border-inline-end-color: rgb(245 158 11 / 0.7) !important;
}
.border-e-amber-500\/75 {
  border-inline-end-color: rgb(245 158 11 / 0.75) !important;
}
.border-e-amber-500\/80 {
  border-inline-end-color: rgb(245 158 11 / 0.8) !important;
}
.border-e-amber-500\/87 {
  border-inline-end-color: rgb(245 158 11 / 0.87) !important;
}
.border-e-amber-500\/90 {
  border-inline-end-color: rgb(245 158 11 / 0.9) !important;
}
.border-e-amber-500\/95 {
  border-inline-end-color: rgb(245 158 11 / 0.95) !important;
}
.border-e-amber-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-e-amber-600\/0 {
  border-inline-end-color: rgb(217 119 6 / 0) !important;
}
.border-e-amber-600\/10 {
  border-inline-end-color: rgb(217 119 6 / 0.1) !important;
}
.border-e-amber-600\/100 {
  border-inline-end-color: rgb(217 119 6 / 1) !important;
}
.border-e-amber-600\/12 {
  border-inline-end-color: rgb(217 119 6 / 0.12) !important;
}
.border-e-amber-600\/20 {
  border-inline-end-color: rgb(217 119 6 / 0.2) !important;
}
.border-e-amber-600\/25 {
  border-inline-end-color: rgb(217 119 6 / 0.25) !important;
}
.border-e-amber-600\/30 {
  border-inline-end-color: rgb(217 119 6 / 0.3) !important;
}
.border-e-amber-600\/38 {
  border-inline-end-color: rgb(217 119 6 / 0.38) !important;
}
.border-e-amber-600\/40 {
  border-inline-end-color: rgb(217 119 6 / 0.4) !important;
}
.border-e-amber-600\/5 {
  border-inline-end-color: rgb(217 119 6 / 0.05) !important;
}
.border-e-amber-600\/50 {
  border-inline-end-color: rgb(217 119 6 / 0.5) !important;
}
.border-e-amber-600\/60 {
  border-inline-end-color: rgb(217 119 6 / 0.6) !important;
}
.border-e-amber-600\/70 {
  border-inline-end-color: rgb(217 119 6 / 0.7) !important;
}
.border-e-amber-600\/75 {
  border-inline-end-color: rgb(217 119 6 / 0.75) !important;
}
.border-e-amber-600\/80 {
  border-inline-end-color: rgb(217 119 6 / 0.8) !important;
}
.border-e-amber-600\/87 {
  border-inline-end-color: rgb(217 119 6 / 0.87) !important;
}
.border-e-amber-600\/90 {
  border-inline-end-color: rgb(217 119 6 / 0.9) !important;
}
.border-e-amber-600\/95 {
  border-inline-end-color: rgb(217 119 6 / 0.95) !important;
}
.border-e-amber-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-e-amber-700\/0 {
  border-inline-end-color: rgb(180 83 9 / 0) !important;
}
.border-e-amber-700\/10 {
  border-inline-end-color: rgb(180 83 9 / 0.1) !important;
}
.border-e-amber-700\/100 {
  border-inline-end-color: rgb(180 83 9 / 1) !important;
}
.border-e-amber-700\/12 {
  border-inline-end-color: rgb(180 83 9 / 0.12) !important;
}
.border-e-amber-700\/20 {
  border-inline-end-color: rgb(180 83 9 / 0.2) !important;
}
.border-e-amber-700\/25 {
  border-inline-end-color: rgb(180 83 9 / 0.25) !important;
}
.border-e-amber-700\/30 {
  border-inline-end-color: rgb(180 83 9 / 0.3) !important;
}
.border-e-amber-700\/38 {
  border-inline-end-color: rgb(180 83 9 / 0.38) !important;
}
.border-e-amber-700\/40 {
  border-inline-end-color: rgb(180 83 9 / 0.4) !important;
}
.border-e-amber-700\/5 {
  border-inline-end-color: rgb(180 83 9 / 0.05) !important;
}
.border-e-amber-700\/50 {
  border-inline-end-color: rgb(180 83 9 / 0.5) !important;
}
.border-e-amber-700\/60 {
  border-inline-end-color: rgb(180 83 9 / 0.6) !important;
}
.border-e-amber-700\/70 {
  border-inline-end-color: rgb(180 83 9 / 0.7) !important;
}
.border-e-amber-700\/75 {
  border-inline-end-color: rgb(180 83 9 / 0.75) !important;
}
.border-e-amber-700\/80 {
  border-inline-end-color: rgb(180 83 9 / 0.8) !important;
}
.border-e-amber-700\/87 {
  border-inline-end-color: rgb(180 83 9 / 0.87) !important;
}
.border-e-amber-700\/90 {
  border-inline-end-color: rgb(180 83 9 / 0.9) !important;
}
.border-e-amber-700\/95 {
  border-inline-end-color: rgb(180 83 9 / 0.95) !important;
}
.border-e-amber-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-e-amber-800\/0 {
  border-inline-end-color: rgb(146 64 14 / 0) !important;
}
.border-e-amber-800\/10 {
  border-inline-end-color: rgb(146 64 14 / 0.1) !important;
}
.border-e-amber-800\/100 {
  border-inline-end-color: rgb(146 64 14 / 1) !important;
}
.border-e-amber-800\/12 {
  border-inline-end-color: rgb(146 64 14 / 0.12) !important;
}
.border-e-amber-800\/20 {
  border-inline-end-color: rgb(146 64 14 / 0.2) !important;
}
.border-e-amber-800\/25 {
  border-inline-end-color: rgb(146 64 14 / 0.25) !important;
}
.border-e-amber-800\/30 {
  border-inline-end-color: rgb(146 64 14 / 0.3) !important;
}
.border-e-amber-800\/38 {
  border-inline-end-color: rgb(146 64 14 / 0.38) !important;
}
.border-e-amber-800\/40 {
  border-inline-end-color: rgb(146 64 14 / 0.4) !important;
}
.border-e-amber-800\/5 {
  border-inline-end-color: rgb(146 64 14 / 0.05) !important;
}
.border-e-amber-800\/50 {
  border-inline-end-color: rgb(146 64 14 / 0.5) !important;
}
.border-e-amber-800\/60 {
  border-inline-end-color: rgb(146 64 14 / 0.6) !important;
}
.border-e-amber-800\/70 {
  border-inline-end-color: rgb(146 64 14 / 0.7) !important;
}
.border-e-amber-800\/75 {
  border-inline-end-color: rgb(146 64 14 / 0.75) !important;
}
.border-e-amber-800\/80 {
  border-inline-end-color: rgb(146 64 14 / 0.8) !important;
}
.border-e-amber-800\/87 {
  border-inline-end-color: rgb(146 64 14 / 0.87) !important;
}
.border-e-amber-800\/90 {
  border-inline-end-color: rgb(146 64 14 / 0.9) !important;
}
.border-e-amber-800\/95 {
  border-inline-end-color: rgb(146 64 14 / 0.95) !important;
}
.border-e-amber-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-e-amber-900\/0 {
  border-inline-end-color: rgb(120 53 15 / 0) !important;
}
.border-e-amber-900\/10 {
  border-inline-end-color: rgb(120 53 15 / 0.1) !important;
}
.border-e-amber-900\/100 {
  border-inline-end-color: rgb(120 53 15 / 1) !important;
}
.border-e-amber-900\/12 {
  border-inline-end-color: rgb(120 53 15 / 0.12) !important;
}
.border-e-amber-900\/20 {
  border-inline-end-color: rgb(120 53 15 / 0.2) !important;
}
.border-e-amber-900\/25 {
  border-inline-end-color: rgb(120 53 15 / 0.25) !important;
}
.border-e-amber-900\/30 {
  border-inline-end-color: rgb(120 53 15 / 0.3) !important;
}
.border-e-amber-900\/38 {
  border-inline-end-color: rgb(120 53 15 / 0.38) !important;
}
.border-e-amber-900\/40 {
  border-inline-end-color: rgb(120 53 15 / 0.4) !important;
}
.border-e-amber-900\/5 {
  border-inline-end-color: rgb(120 53 15 / 0.05) !important;
}
.border-e-amber-900\/50 {
  border-inline-end-color: rgb(120 53 15 / 0.5) !important;
}
.border-e-amber-900\/60 {
  border-inline-end-color: rgb(120 53 15 / 0.6) !important;
}
.border-e-amber-900\/70 {
  border-inline-end-color: rgb(120 53 15 / 0.7) !important;
}
.border-e-amber-900\/75 {
  border-inline-end-color: rgb(120 53 15 / 0.75) !important;
}
.border-e-amber-900\/80 {
  border-inline-end-color: rgb(120 53 15 / 0.8) !important;
}
.border-e-amber-900\/87 {
  border-inline-end-color: rgb(120 53 15 / 0.87) !important;
}
.border-e-amber-900\/90 {
  border-inline-end-color: rgb(120 53 15 / 0.9) !important;
}
.border-e-amber-900\/95 {
  border-inline-end-color: rgb(120 53 15 / 0.95) !important;
}
.border-e-amber-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-e-amber-950\/0 {
  border-inline-end-color: rgb(69 26 3 / 0) !important;
}
.border-e-amber-950\/10 {
  border-inline-end-color: rgb(69 26 3 / 0.1) !important;
}
.border-e-amber-950\/100 {
  border-inline-end-color: rgb(69 26 3 / 1) !important;
}
.border-e-amber-950\/12 {
  border-inline-end-color: rgb(69 26 3 / 0.12) !important;
}
.border-e-amber-950\/20 {
  border-inline-end-color: rgb(69 26 3 / 0.2) !important;
}
.border-e-amber-950\/25 {
  border-inline-end-color: rgb(69 26 3 / 0.25) !important;
}
.border-e-amber-950\/30 {
  border-inline-end-color: rgb(69 26 3 / 0.3) !important;
}
.border-e-amber-950\/38 {
  border-inline-end-color: rgb(69 26 3 / 0.38) !important;
}
.border-e-amber-950\/40 {
  border-inline-end-color: rgb(69 26 3 / 0.4) !important;
}
.border-e-amber-950\/5 {
  border-inline-end-color: rgb(69 26 3 / 0.05) !important;
}
.border-e-amber-950\/50 {
  border-inline-end-color: rgb(69 26 3 / 0.5) !important;
}
.border-e-amber-950\/60 {
  border-inline-end-color: rgb(69 26 3 / 0.6) !important;
}
.border-e-amber-950\/70 {
  border-inline-end-color: rgb(69 26 3 / 0.7) !important;
}
.border-e-amber-950\/75 {
  border-inline-end-color: rgb(69 26 3 / 0.75) !important;
}
.border-e-amber-950\/80 {
  border-inline-end-color: rgb(69 26 3 / 0.8) !important;
}
.border-e-amber-950\/87 {
  border-inline-end-color: rgb(69 26 3 / 0.87) !important;
}
.border-e-amber-950\/90 {
  border-inline-end-color: rgb(69 26 3 / 0.9) !important;
}
.border-e-amber-950\/95 {
  border-inline-end-color: rgb(69 26 3 / 0.95) !important;
}
.border-e-black {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-e-black\/0 {
  border-inline-end-color: rgb(0 0 0 / 0) !important;
}
.border-e-black\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1) !important;
}
.border-e-black\/100 {
  border-inline-end-color: rgb(0 0 0 / 1) !important;
}
.border-e-black\/12 {
  border-inline-end-color: rgb(0 0 0 / 0.12) !important;
}
.border-e-black\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2) !important;
}
.border-e-black\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25) !important;
}
.border-e-black\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3) !important;
}
.border-e-black\/38 {
  border-inline-end-color: rgb(0 0 0 / 0.38) !important;
}
.border-e-black\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4) !important;
}
.border-e-black\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05) !important;
}
.border-e-black\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5) !important;
}
.border-e-black\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6) !important;
}
.border-e-black\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7) !important;
}
.border-e-black\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75) !important;
}
.border-e-black\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8) !important;
}
.border-e-black\/87 {
  border-inline-end-color: rgb(0 0 0 / 0.87) !important;
}
.border-e-black\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9) !important;
}
.border-e-black\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95) !important;
}
.border-e-blue-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-e-blue-100\/0 {
  border-inline-end-color: rgb(219 234 254 / 0) !important;
}
.border-e-blue-100\/10 {
  border-inline-end-color: rgb(219 234 254 / 0.1) !important;
}
.border-e-blue-100\/100 {
  border-inline-end-color: rgb(219 234 254 / 1) !important;
}
.border-e-blue-100\/12 {
  border-inline-end-color: rgb(219 234 254 / 0.12) !important;
}
.border-e-blue-100\/20 {
  border-inline-end-color: rgb(219 234 254 / 0.2) !important;
}
.border-e-blue-100\/25 {
  border-inline-end-color: rgb(219 234 254 / 0.25) !important;
}
.border-e-blue-100\/30 {
  border-inline-end-color: rgb(219 234 254 / 0.3) !important;
}
.border-e-blue-100\/38 {
  border-inline-end-color: rgb(219 234 254 / 0.38) !important;
}
.border-e-blue-100\/40 {
  border-inline-end-color: rgb(219 234 254 / 0.4) !important;
}
.border-e-blue-100\/5 {
  border-inline-end-color: rgb(219 234 254 / 0.05) !important;
}
.border-e-blue-100\/50 {
  border-inline-end-color: rgb(219 234 254 / 0.5) !important;
}
.border-e-blue-100\/60 {
  border-inline-end-color: rgb(219 234 254 / 0.6) !important;
}
.border-e-blue-100\/70 {
  border-inline-end-color: rgb(219 234 254 / 0.7) !important;
}
.border-e-blue-100\/75 {
  border-inline-end-color: rgb(219 234 254 / 0.75) !important;
}
.border-e-blue-100\/80 {
  border-inline-end-color: rgb(219 234 254 / 0.8) !important;
}
.border-e-blue-100\/87 {
  border-inline-end-color: rgb(219 234 254 / 0.87) !important;
}
.border-e-blue-100\/90 {
  border-inline-end-color: rgb(219 234 254 / 0.9) !important;
}
.border-e-blue-100\/95 {
  border-inline-end-color: rgb(219 234 254 / 0.95) !important;
}
.border-e-blue-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-e-blue-200\/0 {
  border-inline-end-color: rgb(191 219 254 / 0) !important;
}
.border-e-blue-200\/10 {
  border-inline-end-color: rgb(191 219 254 / 0.1) !important;
}
.border-e-blue-200\/100 {
  border-inline-end-color: rgb(191 219 254 / 1) !important;
}
.border-e-blue-200\/12 {
  border-inline-end-color: rgb(191 219 254 / 0.12) !important;
}
.border-e-blue-200\/20 {
  border-inline-end-color: rgb(191 219 254 / 0.2) !important;
}
.border-e-blue-200\/25 {
  border-inline-end-color: rgb(191 219 254 / 0.25) !important;
}
.border-e-blue-200\/30 {
  border-inline-end-color: rgb(191 219 254 / 0.3) !important;
}
.border-e-blue-200\/38 {
  border-inline-end-color: rgb(191 219 254 / 0.38) !important;
}
.border-e-blue-200\/40 {
  border-inline-end-color: rgb(191 219 254 / 0.4) !important;
}
.border-e-blue-200\/5 {
  border-inline-end-color: rgb(191 219 254 / 0.05) !important;
}
.border-e-blue-200\/50 {
  border-inline-end-color: rgb(191 219 254 / 0.5) !important;
}
.border-e-blue-200\/60 {
  border-inline-end-color: rgb(191 219 254 / 0.6) !important;
}
.border-e-blue-200\/70 {
  border-inline-end-color: rgb(191 219 254 / 0.7) !important;
}
.border-e-blue-200\/75 {
  border-inline-end-color: rgb(191 219 254 / 0.75) !important;
}
.border-e-blue-200\/80 {
  border-inline-end-color: rgb(191 219 254 / 0.8) !important;
}
.border-e-blue-200\/87 {
  border-inline-end-color: rgb(191 219 254 / 0.87) !important;
}
.border-e-blue-200\/90 {
  border-inline-end-color: rgb(191 219 254 / 0.9) !important;
}
.border-e-blue-200\/95 {
  border-inline-end-color: rgb(191 219 254 / 0.95) !important;
}
.border-e-blue-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-e-blue-300\/0 {
  border-inline-end-color: rgb(147 197 253 / 0) !important;
}
.border-e-blue-300\/10 {
  border-inline-end-color: rgb(147 197 253 / 0.1) !important;
}
.border-e-blue-300\/100 {
  border-inline-end-color: rgb(147 197 253 / 1) !important;
}
.border-e-blue-300\/12 {
  border-inline-end-color: rgb(147 197 253 / 0.12) !important;
}
.border-e-blue-300\/20 {
  border-inline-end-color: rgb(147 197 253 / 0.2) !important;
}
.border-e-blue-300\/25 {
  border-inline-end-color: rgb(147 197 253 / 0.25) !important;
}
.border-e-blue-300\/30 {
  border-inline-end-color: rgb(147 197 253 / 0.3) !important;
}
.border-e-blue-300\/38 {
  border-inline-end-color: rgb(147 197 253 / 0.38) !important;
}
.border-e-blue-300\/40 {
  border-inline-end-color: rgb(147 197 253 / 0.4) !important;
}
.border-e-blue-300\/5 {
  border-inline-end-color: rgb(147 197 253 / 0.05) !important;
}
.border-e-blue-300\/50 {
  border-inline-end-color: rgb(147 197 253 / 0.5) !important;
}
.border-e-blue-300\/60 {
  border-inline-end-color: rgb(147 197 253 / 0.6) !important;
}
.border-e-blue-300\/70 {
  border-inline-end-color: rgb(147 197 253 / 0.7) !important;
}
.border-e-blue-300\/75 {
  border-inline-end-color: rgb(147 197 253 / 0.75) !important;
}
.border-e-blue-300\/80 {
  border-inline-end-color: rgb(147 197 253 / 0.8) !important;
}
.border-e-blue-300\/87 {
  border-inline-end-color: rgb(147 197 253 / 0.87) !important;
}
.border-e-blue-300\/90 {
  border-inline-end-color: rgb(147 197 253 / 0.9) !important;
}
.border-e-blue-300\/95 {
  border-inline-end-color: rgb(147 197 253 / 0.95) !important;
}
.border-e-blue-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-e-blue-400\/0 {
  border-inline-end-color: rgb(96 165 250 / 0) !important;
}
.border-e-blue-400\/10 {
  border-inline-end-color: rgb(96 165 250 / 0.1) !important;
}
.border-e-blue-400\/100 {
  border-inline-end-color: rgb(96 165 250 / 1) !important;
}
.border-e-blue-400\/12 {
  border-inline-end-color: rgb(96 165 250 / 0.12) !important;
}
.border-e-blue-400\/20 {
  border-inline-end-color: rgb(96 165 250 / 0.2) !important;
}
.border-e-blue-400\/25 {
  border-inline-end-color: rgb(96 165 250 / 0.25) !important;
}
.border-e-blue-400\/30 {
  border-inline-end-color: rgb(96 165 250 / 0.3) !important;
}
.border-e-blue-400\/38 {
  border-inline-end-color: rgb(96 165 250 / 0.38) !important;
}
.border-e-blue-400\/40 {
  border-inline-end-color: rgb(96 165 250 / 0.4) !important;
}
.border-e-blue-400\/5 {
  border-inline-end-color: rgb(96 165 250 / 0.05) !important;
}
.border-e-blue-400\/50 {
  border-inline-end-color: rgb(96 165 250 / 0.5) !important;
}
.border-e-blue-400\/60 {
  border-inline-end-color: rgb(96 165 250 / 0.6) !important;
}
.border-e-blue-400\/70 {
  border-inline-end-color: rgb(96 165 250 / 0.7) !important;
}
.border-e-blue-400\/75 {
  border-inline-end-color: rgb(96 165 250 / 0.75) !important;
}
.border-e-blue-400\/80 {
  border-inline-end-color: rgb(96 165 250 / 0.8) !important;
}
.border-e-blue-400\/87 {
  border-inline-end-color: rgb(96 165 250 / 0.87) !important;
}
.border-e-blue-400\/90 {
  border-inline-end-color: rgb(96 165 250 / 0.9) !important;
}
.border-e-blue-400\/95 {
  border-inline-end-color: rgb(96 165 250 / 0.95) !important;
}
.border-e-blue-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-e-blue-50\/0 {
  border-inline-end-color: rgb(239 246 255 / 0) !important;
}
.border-e-blue-50\/10 {
  border-inline-end-color: rgb(239 246 255 / 0.1) !important;
}
.border-e-blue-50\/100 {
  border-inline-end-color: rgb(239 246 255 / 1) !important;
}
.border-e-blue-50\/12 {
  border-inline-end-color: rgb(239 246 255 / 0.12) !important;
}
.border-e-blue-50\/20 {
  border-inline-end-color: rgb(239 246 255 / 0.2) !important;
}
.border-e-blue-50\/25 {
  border-inline-end-color: rgb(239 246 255 / 0.25) !important;
}
.border-e-blue-50\/30 {
  border-inline-end-color: rgb(239 246 255 / 0.3) !important;
}
.border-e-blue-50\/38 {
  border-inline-end-color: rgb(239 246 255 / 0.38) !important;
}
.border-e-blue-50\/40 {
  border-inline-end-color: rgb(239 246 255 / 0.4) !important;
}
.border-e-blue-50\/5 {
  border-inline-end-color: rgb(239 246 255 / 0.05) !important;
}
.border-e-blue-50\/50 {
  border-inline-end-color: rgb(239 246 255 / 0.5) !important;
}
.border-e-blue-50\/60 {
  border-inline-end-color: rgb(239 246 255 / 0.6) !important;
}
.border-e-blue-50\/70 {
  border-inline-end-color: rgb(239 246 255 / 0.7) !important;
}
.border-e-blue-50\/75 {
  border-inline-end-color: rgb(239 246 255 / 0.75) !important;
}
.border-e-blue-50\/80 {
  border-inline-end-color: rgb(239 246 255 / 0.8) !important;
}
.border-e-blue-50\/87 {
  border-inline-end-color: rgb(239 246 255 / 0.87) !important;
}
.border-e-blue-50\/90 {
  border-inline-end-color: rgb(239 246 255 / 0.9) !important;
}
.border-e-blue-50\/95 {
  border-inline-end-color: rgb(239 246 255 / 0.95) !important;
}
.border-e-blue-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-e-blue-500\/0 {
  border-inline-end-color: rgb(59 130 246 / 0) !important;
}
.border-e-blue-500\/10 {
  border-inline-end-color: rgb(59 130 246 / 0.1) !important;
}
.border-e-blue-500\/100 {
  border-inline-end-color: rgb(59 130 246 / 1) !important;
}
.border-e-blue-500\/12 {
  border-inline-end-color: rgb(59 130 246 / 0.12) !important;
}
.border-e-blue-500\/20 {
  border-inline-end-color: rgb(59 130 246 / 0.2) !important;
}
.border-e-blue-500\/25 {
  border-inline-end-color: rgb(59 130 246 / 0.25) !important;
}
.border-e-blue-500\/30 {
  border-inline-end-color: rgb(59 130 246 / 0.3) !important;
}
.border-e-blue-500\/38 {
  border-inline-end-color: rgb(59 130 246 / 0.38) !important;
}
.border-e-blue-500\/40 {
  border-inline-end-color: rgb(59 130 246 / 0.4) !important;
}
.border-e-blue-500\/5 {
  border-inline-end-color: rgb(59 130 246 / 0.05) !important;
}
.border-e-blue-500\/50 {
  border-inline-end-color: rgb(59 130 246 / 0.5) !important;
}
.border-e-blue-500\/60 {
  border-inline-end-color: rgb(59 130 246 / 0.6) !important;
}
.border-e-blue-500\/70 {
  border-inline-end-color: rgb(59 130 246 / 0.7) !important;
}
.border-e-blue-500\/75 {
  border-inline-end-color: rgb(59 130 246 / 0.75) !important;
}
.border-e-blue-500\/80 {
  border-inline-end-color: rgb(59 130 246 / 0.8) !important;
}
.border-e-blue-500\/87 {
  border-inline-end-color: rgb(59 130 246 / 0.87) !important;
}
.border-e-blue-500\/90 {
  border-inline-end-color: rgb(59 130 246 / 0.9) !important;
}
.border-e-blue-500\/95 {
  border-inline-end-color: rgb(59 130 246 / 0.95) !important;
}
.border-e-blue-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-e-blue-600\/0 {
  border-inline-end-color: rgb(37 99 235 / 0) !important;
}
.border-e-blue-600\/10 {
  border-inline-end-color: rgb(37 99 235 / 0.1) !important;
}
.border-e-blue-600\/100 {
  border-inline-end-color: rgb(37 99 235 / 1) !important;
}
.border-e-blue-600\/12 {
  border-inline-end-color: rgb(37 99 235 / 0.12) !important;
}
.border-e-blue-600\/20 {
  border-inline-end-color: rgb(37 99 235 / 0.2) !important;
}
.border-e-blue-600\/25 {
  border-inline-end-color: rgb(37 99 235 / 0.25) !important;
}
.border-e-blue-600\/30 {
  border-inline-end-color: rgb(37 99 235 / 0.3) !important;
}
.border-e-blue-600\/38 {
  border-inline-end-color: rgb(37 99 235 / 0.38) !important;
}
.border-e-blue-600\/40 {
  border-inline-end-color: rgb(37 99 235 / 0.4) !important;
}
.border-e-blue-600\/5 {
  border-inline-end-color: rgb(37 99 235 / 0.05) !important;
}
.border-e-blue-600\/50 {
  border-inline-end-color: rgb(37 99 235 / 0.5) !important;
}
.border-e-blue-600\/60 {
  border-inline-end-color: rgb(37 99 235 / 0.6) !important;
}
.border-e-blue-600\/70 {
  border-inline-end-color: rgb(37 99 235 / 0.7) !important;
}
.border-e-blue-600\/75 {
  border-inline-end-color: rgb(37 99 235 / 0.75) !important;
}
.border-e-blue-600\/80 {
  border-inline-end-color: rgb(37 99 235 / 0.8) !important;
}
.border-e-blue-600\/87 {
  border-inline-end-color: rgb(37 99 235 / 0.87) !important;
}
.border-e-blue-600\/90 {
  border-inline-end-color: rgb(37 99 235 / 0.9) !important;
}
.border-e-blue-600\/95 {
  border-inline-end-color: rgb(37 99 235 / 0.95) !important;
}
.border-e-blue-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-e-blue-700\/0 {
  border-inline-end-color: rgb(29 78 216 / 0) !important;
}
.border-e-blue-700\/10 {
  border-inline-end-color: rgb(29 78 216 / 0.1) !important;
}
.border-e-blue-700\/100 {
  border-inline-end-color: rgb(29 78 216 / 1) !important;
}
.border-e-blue-700\/12 {
  border-inline-end-color: rgb(29 78 216 / 0.12) !important;
}
.border-e-blue-700\/20 {
  border-inline-end-color: rgb(29 78 216 / 0.2) !important;
}
.border-e-blue-700\/25 {
  border-inline-end-color: rgb(29 78 216 / 0.25) !important;
}
.border-e-blue-700\/30 {
  border-inline-end-color: rgb(29 78 216 / 0.3) !important;
}
.border-e-blue-700\/38 {
  border-inline-end-color: rgb(29 78 216 / 0.38) !important;
}
.border-e-blue-700\/40 {
  border-inline-end-color: rgb(29 78 216 / 0.4) !important;
}
.border-e-blue-700\/5 {
  border-inline-end-color: rgb(29 78 216 / 0.05) !important;
}
.border-e-blue-700\/50 {
  border-inline-end-color: rgb(29 78 216 / 0.5) !important;
}
.border-e-blue-700\/60 {
  border-inline-end-color: rgb(29 78 216 / 0.6) !important;
}
.border-e-blue-700\/70 {
  border-inline-end-color: rgb(29 78 216 / 0.7) !important;
}
.border-e-blue-700\/75 {
  border-inline-end-color: rgb(29 78 216 / 0.75) !important;
}
.border-e-blue-700\/80 {
  border-inline-end-color: rgb(29 78 216 / 0.8) !important;
}
.border-e-blue-700\/87 {
  border-inline-end-color: rgb(29 78 216 / 0.87) !important;
}
.border-e-blue-700\/90 {
  border-inline-end-color: rgb(29 78 216 / 0.9) !important;
}
.border-e-blue-700\/95 {
  border-inline-end-color: rgb(29 78 216 / 0.95) !important;
}
.border-e-blue-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-e-blue-800\/0 {
  border-inline-end-color: rgb(30 64 175 / 0) !important;
}
.border-e-blue-800\/10 {
  border-inline-end-color: rgb(30 64 175 / 0.1) !important;
}
.border-e-blue-800\/100 {
  border-inline-end-color: rgb(30 64 175 / 1) !important;
}
.border-e-blue-800\/12 {
  border-inline-end-color: rgb(30 64 175 / 0.12) !important;
}
.border-e-blue-800\/20 {
  border-inline-end-color: rgb(30 64 175 / 0.2) !important;
}
.border-e-blue-800\/25 {
  border-inline-end-color: rgb(30 64 175 / 0.25) !important;
}
.border-e-blue-800\/30 {
  border-inline-end-color: rgb(30 64 175 / 0.3) !important;
}
.border-e-blue-800\/38 {
  border-inline-end-color: rgb(30 64 175 / 0.38) !important;
}
.border-e-blue-800\/40 {
  border-inline-end-color: rgb(30 64 175 / 0.4) !important;
}
.border-e-blue-800\/5 {
  border-inline-end-color: rgb(30 64 175 / 0.05) !important;
}
.border-e-blue-800\/50 {
  border-inline-end-color: rgb(30 64 175 / 0.5) !important;
}
.border-e-blue-800\/60 {
  border-inline-end-color: rgb(30 64 175 / 0.6) !important;
}
.border-e-blue-800\/70 {
  border-inline-end-color: rgb(30 64 175 / 0.7) !important;
}
.border-e-blue-800\/75 {
  border-inline-end-color: rgb(30 64 175 / 0.75) !important;
}
.border-e-blue-800\/80 {
  border-inline-end-color: rgb(30 64 175 / 0.8) !important;
}
.border-e-blue-800\/87 {
  border-inline-end-color: rgb(30 64 175 / 0.87) !important;
}
.border-e-blue-800\/90 {
  border-inline-end-color: rgb(30 64 175 / 0.9) !important;
}
.border-e-blue-800\/95 {
  border-inline-end-color: rgb(30 64 175 / 0.95) !important;
}
.border-e-blue-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-e-blue-900\/0 {
  border-inline-end-color: rgb(30 58 138 / 0) !important;
}
.border-e-blue-900\/10 {
  border-inline-end-color: rgb(30 58 138 / 0.1) !important;
}
.border-e-blue-900\/100 {
  border-inline-end-color: rgb(30 58 138 / 1) !important;
}
.border-e-blue-900\/12 {
  border-inline-end-color: rgb(30 58 138 / 0.12) !important;
}
.border-e-blue-900\/20 {
  border-inline-end-color: rgb(30 58 138 / 0.2) !important;
}
.border-e-blue-900\/25 {
  border-inline-end-color: rgb(30 58 138 / 0.25) !important;
}
.border-e-blue-900\/30 {
  border-inline-end-color: rgb(30 58 138 / 0.3) !important;
}
.border-e-blue-900\/38 {
  border-inline-end-color: rgb(30 58 138 / 0.38) !important;
}
.border-e-blue-900\/40 {
  border-inline-end-color: rgb(30 58 138 / 0.4) !important;
}
.border-e-blue-900\/5 {
  border-inline-end-color: rgb(30 58 138 / 0.05) !important;
}
.border-e-blue-900\/50 {
  border-inline-end-color: rgb(30 58 138 / 0.5) !important;
}
.border-e-blue-900\/60 {
  border-inline-end-color: rgb(30 58 138 / 0.6) !important;
}
.border-e-blue-900\/70 {
  border-inline-end-color: rgb(30 58 138 / 0.7) !important;
}
.border-e-blue-900\/75 {
  border-inline-end-color: rgb(30 58 138 / 0.75) !important;
}
.border-e-blue-900\/80 {
  border-inline-end-color: rgb(30 58 138 / 0.8) !important;
}
.border-e-blue-900\/87 {
  border-inline-end-color: rgb(30 58 138 / 0.87) !important;
}
.border-e-blue-900\/90 {
  border-inline-end-color: rgb(30 58 138 / 0.9) !important;
}
.border-e-blue-900\/95 {
  border-inline-end-color: rgb(30 58 138 / 0.95) !important;
}
.border-e-blue-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-e-blue-950\/0 {
  border-inline-end-color: rgb(23 37 84 / 0) !important;
}
.border-e-blue-950\/10 {
  border-inline-end-color: rgb(23 37 84 / 0.1) !important;
}
.border-e-blue-950\/100 {
  border-inline-end-color: rgb(23 37 84 / 1) !important;
}
.border-e-blue-950\/12 {
  border-inline-end-color: rgb(23 37 84 / 0.12) !important;
}
.border-e-blue-950\/20 {
  border-inline-end-color: rgb(23 37 84 / 0.2) !important;
}
.border-e-blue-950\/25 {
  border-inline-end-color: rgb(23 37 84 / 0.25) !important;
}
.border-e-blue-950\/30 {
  border-inline-end-color: rgb(23 37 84 / 0.3) !important;
}
.border-e-blue-950\/38 {
  border-inline-end-color: rgb(23 37 84 / 0.38) !important;
}
.border-e-blue-950\/40 {
  border-inline-end-color: rgb(23 37 84 / 0.4) !important;
}
.border-e-blue-950\/5 {
  border-inline-end-color: rgb(23 37 84 / 0.05) !important;
}
.border-e-blue-950\/50 {
  border-inline-end-color: rgb(23 37 84 / 0.5) !important;
}
.border-e-blue-950\/60 {
  border-inline-end-color: rgb(23 37 84 / 0.6) !important;
}
.border-e-blue-950\/70 {
  border-inline-end-color: rgb(23 37 84 / 0.7) !important;
}
.border-e-blue-950\/75 {
  border-inline-end-color: rgb(23 37 84 / 0.75) !important;
}
.border-e-blue-950\/80 {
  border-inline-end-color: rgb(23 37 84 / 0.8) !important;
}
.border-e-blue-950\/87 {
  border-inline-end-color: rgb(23 37 84 / 0.87) !important;
}
.border-e-blue-950\/90 {
  border-inline-end-color: rgb(23 37 84 / 0.9) !important;
}
.border-e-blue-950\/95 {
  border-inline-end-color: rgb(23 37 84 / 0.95) !important;
}
.border-e-current {
  border-inline-end-color: currentColor !important;
}
.border-e-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-100\/0 {
  border-inline-end-color: rgb(207 250 254 / 0) !important;
}
.border-e-cyan-100\/10 {
  border-inline-end-color: rgb(207 250 254 / 0.1) !important;
}
.border-e-cyan-100\/100 {
  border-inline-end-color: rgb(207 250 254 / 1) !important;
}
.border-e-cyan-100\/12 {
  border-inline-end-color: rgb(207 250 254 / 0.12) !important;
}
.border-e-cyan-100\/20 {
  border-inline-end-color: rgb(207 250 254 / 0.2) !important;
}
.border-e-cyan-100\/25 {
  border-inline-end-color: rgb(207 250 254 / 0.25) !important;
}
.border-e-cyan-100\/30 {
  border-inline-end-color: rgb(207 250 254 / 0.3) !important;
}
.border-e-cyan-100\/38 {
  border-inline-end-color: rgb(207 250 254 / 0.38) !important;
}
.border-e-cyan-100\/40 {
  border-inline-end-color: rgb(207 250 254 / 0.4) !important;
}
.border-e-cyan-100\/5 {
  border-inline-end-color: rgb(207 250 254 / 0.05) !important;
}
.border-e-cyan-100\/50 {
  border-inline-end-color: rgb(207 250 254 / 0.5) !important;
}
.border-e-cyan-100\/60 {
  border-inline-end-color: rgb(207 250 254 / 0.6) !important;
}
.border-e-cyan-100\/70 {
  border-inline-end-color: rgb(207 250 254 / 0.7) !important;
}
.border-e-cyan-100\/75 {
  border-inline-end-color: rgb(207 250 254 / 0.75) !important;
}
.border-e-cyan-100\/80 {
  border-inline-end-color: rgb(207 250 254 / 0.8) !important;
}
.border-e-cyan-100\/87 {
  border-inline-end-color: rgb(207 250 254 / 0.87) !important;
}
.border-e-cyan-100\/90 {
  border-inline-end-color: rgb(207 250 254 / 0.9) !important;
}
.border-e-cyan-100\/95 {
  border-inline-end-color: rgb(207 250 254 / 0.95) !important;
}
.border-e-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-200\/0 {
  border-inline-end-color: rgb(165 243 252 / 0) !important;
}
.border-e-cyan-200\/10 {
  border-inline-end-color: rgb(165 243 252 / 0.1) !important;
}
.border-e-cyan-200\/100 {
  border-inline-end-color: rgb(165 243 252 / 1) !important;
}
.border-e-cyan-200\/12 {
  border-inline-end-color: rgb(165 243 252 / 0.12) !important;
}
.border-e-cyan-200\/20 {
  border-inline-end-color: rgb(165 243 252 / 0.2) !important;
}
.border-e-cyan-200\/25 {
  border-inline-end-color: rgb(165 243 252 / 0.25) !important;
}
.border-e-cyan-200\/30 {
  border-inline-end-color: rgb(165 243 252 / 0.3) !important;
}
.border-e-cyan-200\/38 {
  border-inline-end-color: rgb(165 243 252 / 0.38) !important;
}
.border-e-cyan-200\/40 {
  border-inline-end-color: rgb(165 243 252 / 0.4) !important;
}
.border-e-cyan-200\/5 {
  border-inline-end-color: rgb(165 243 252 / 0.05) !important;
}
.border-e-cyan-200\/50 {
  border-inline-end-color: rgb(165 243 252 / 0.5) !important;
}
.border-e-cyan-200\/60 {
  border-inline-end-color: rgb(165 243 252 / 0.6) !important;
}
.border-e-cyan-200\/70 {
  border-inline-end-color: rgb(165 243 252 / 0.7) !important;
}
.border-e-cyan-200\/75 {
  border-inline-end-color: rgb(165 243 252 / 0.75) !important;
}
.border-e-cyan-200\/80 {
  border-inline-end-color: rgb(165 243 252 / 0.8) !important;
}
.border-e-cyan-200\/87 {
  border-inline-end-color: rgb(165 243 252 / 0.87) !important;
}
.border-e-cyan-200\/90 {
  border-inline-end-color: rgb(165 243 252 / 0.9) !important;
}
.border-e-cyan-200\/95 {
  border-inline-end-color: rgb(165 243 252 / 0.95) !important;
}
.border-e-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-300\/0 {
  border-inline-end-color: rgb(103 232 249 / 0) !important;
}
.border-e-cyan-300\/10 {
  border-inline-end-color: rgb(103 232 249 / 0.1) !important;
}
.border-e-cyan-300\/100 {
  border-inline-end-color: rgb(103 232 249 / 1) !important;
}
.border-e-cyan-300\/12 {
  border-inline-end-color: rgb(103 232 249 / 0.12) !important;
}
.border-e-cyan-300\/20 {
  border-inline-end-color: rgb(103 232 249 / 0.2) !important;
}
.border-e-cyan-300\/25 {
  border-inline-end-color: rgb(103 232 249 / 0.25) !important;
}
.border-e-cyan-300\/30 {
  border-inline-end-color: rgb(103 232 249 / 0.3) !important;
}
.border-e-cyan-300\/38 {
  border-inline-end-color: rgb(103 232 249 / 0.38) !important;
}
.border-e-cyan-300\/40 {
  border-inline-end-color: rgb(103 232 249 / 0.4) !important;
}
.border-e-cyan-300\/5 {
  border-inline-end-color: rgb(103 232 249 / 0.05) !important;
}
.border-e-cyan-300\/50 {
  border-inline-end-color: rgb(103 232 249 / 0.5) !important;
}
.border-e-cyan-300\/60 {
  border-inline-end-color: rgb(103 232 249 / 0.6) !important;
}
.border-e-cyan-300\/70 {
  border-inline-end-color: rgb(103 232 249 / 0.7) !important;
}
.border-e-cyan-300\/75 {
  border-inline-end-color: rgb(103 232 249 / 0.75) !important;
}
.border-e-cyan-300\/80 {
  border-inline-end-color: rgb(103 232 249 / 0.8) !important;
}
.border-e-cyan-300\/87 {
  border-inline-end-color: rgb(103 232 249 / 0.87) !important;
}
.border-e-cyan-300\/90 {
  border-inline-end-color: rgb(103 232 249 / 0.9) !important;
}
.border-e-cyan-300\/95 {
  border-inline-end-color: rgb(103 232 249 / 0.95) !important;
}
.border-e-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-400\/0 {
  border-inline-end-color: rgb(34 211 238 / 0) !important;
}
.border-e-cyan-400\/10 {
  border-inline-end-color: rgb(34 211 238 / 0.1) !important;
}
.border-e-cyan-400\/100 {
  border-inline-end-color: rgb(34 211 238 / 1) !important;
}
.border-e-cyan-400\/12 {
  border-inline-end-color: rgb(34 211 238 / 0.12) !important;
}
.border-e-cyan-400\/20 {
  border-inline-end-color: rgb(34 211 238 / 0.2) !important;
}
.border-e-cyan-400\/25 {
  border-inline-end-color: rgb(34 211 238 / 0.25) !important;
}
.border-e-cyan-400\/30 {
  border-inline-end-color: rgb(34 211 238 / 0.3) !important;
}
.border-e-cyan-400\/38 {
  border-inline-end-color: rgb(34 211 238 / 0.38) !important;
}
.border-e-cyan-400\/40 {
  border-inline-end-color: rgb(34 211 238 / 0.4) !important;
}
.border-e-cyan-400\/5 {
  border-inline-end-color: rgb(34 211 238 / 0.05) !important;
}
.border-e-cyan-400\/50 {
  border-inline-end-color: rgb(34 211 238 / 0.5) !important;
}
.border-e-cyan-400\/60 {
  border-inline-end-color: rgb(34 211 238 / 0.6) !important;
}
.border-e-cyan-400\/70 {
  border-inline-end-color: rgb(34 211 238 / 0.7) !important;
}
.border-e-cyan-400\/75 {
  border-inline-end-color: rgb(34 211 238 / 0.75) !important;
}
.border-e-cyan-400\/80 {
  border-inline-end-color: rgb(34 211 238 / 0.8) !important;
}
.border-e-cyan-400\/87 {
  border-inline-end-color: rgb(34 211 238 / 0.87) !important;
}
.border-e-cyan-400\/90 {
  border-inline-end-color: rgb(34 211 238 / 0.9) !important;
}
.border-e-cyan-400\/95 {
  border-inline-end-color: rgb(34 211 238 / 0.95) !important;
}
.border-e-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-50\/0 {
  border-inline-end-color: rgb(236 254 255 / 0) !important;
}
.border-e-cyan-50\/10 {
  border-inline-end-color: rgb(236 254 255 / 0.1) !important;
}
.border-e-cyan-50\/100 {
  border-inline-end-color: rgb(236 254 255 / 1) !important;
}
.border-e-cyan-50\/12 {
  border-inline-end-color: rgb(236 254 255 / 0.12) !important;
}
.border-e-cyan-50\/20 {
  border-inline-end-color: rgb(236 254 255 / 0.2) !important;
}
.border-e-cyan-50\/25 {
  border-inline-end-color: rgb(236 254 255 / 0.25) !important;
}
.border-e-cyan-50\/30 {
  border-inline-end-color: rgb(236 254 255 / 0.3) !important;
}
.border-e-cyan-50\/38 {
  border-inline-end-color: rgb(236 254 255 / 0.38) !important;
}
.border-e-cyan-50\/40 {
  border-inline-end-color: rgb(236 254 255 / 0.4) !important;
}
.border-e-cyan-50\/5 {
  border-inline-end-color: rgb(236 254 255 / 0.05) !important;
}
.border-e-cyan-50\/50 {
  border-inline-end-color: rgb(236 254 255 / 0.5) !important;
}
.border-e-cyan-50\/60 {
  border-inline-end-color: rgb(236 254 255 / 0.6) !important;
}
.border-e-cyan-50\/70 {
  border-inline-end-color: rgb(236 254 255 / 0.7) !important;
}
.border-e-cyan-50\/75 {
  border-inline-end-color: rgb(236 254 255 / 0.75) !important;
}
.border-e-cyan-50\/80 {
  border-inline-end-color: rgb(236 254 255 / 0.8) !important;
}
.border-e-cyan-50\/87 {
  border-inline-end-color: rgb(236 254 255 / 0.87) !important;
}
.border-e-cyan-50\/90 {
  border-inline-end-color: rgb(236 254 255 / 0.9) !important;
}
.border-e-cyan-50\/95 {
  border-inline-end-color: rgb(236 254 255 / 0.95) !important;
}
.border-e-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-500\/0 {
  border-inline-end-color: rgb(6 182 212 / 0) !important;
}
.border-e-cyan-500\/10 {
  border-inline-end-color: rgb(6 182 212 / 0.1) !important;
}
.border-e-cyan-500\/100 {
  border-inline-end-color: rgb(6 182 212 / 1) !important;
}
.border-e-cyan-500\/12 {
  border-inline-end-color: rgb(6 182 212 / 0.12) !important;
}
.border-e-cyan-500\/20 {
  border-inline-end-color: rgb(6 182 212 / 0.2) !important;
}
.border-e-cyan-500\/25 {
  border-inline-end-color: rgb(6 182 212 / 0.25) !important;
}
.border-e-cyan-500\/30 {
  border-inline-end-color: rgb(6 182 212 / 0.3) !important;
}
.border-e-cyan-500\/38 {
  border-inline-end-color: rgb(6 182 212 / 0.38) !important;
}
.border-e-cyan-500\/40 {
  border-inline-end-color: rgb(6 182 212 / 0.4) !important;
}
.border-e-cyan-500\/5 {
  border-inline-end-color: rgb(6 182 212 / 0.05) !important;
}
.border-e-cyan-500\/50 {
  border-inline-end-color: rgb(6 182 212 / 0.5) !important;
}
.border-e-cyan-500\/60 {
  border-inline-end-color: rgb(6 182 212 / 0.6) !important;
}
.border-e-cyan-500\/70 {
  border-inline-end-color: rgb(6 182 212 / 0.7) !important;
}
.border-e-cyan-500\/75 {
  border-inline-end-color: rgb(6 182 212 / 0.75) !important;
}
.border-e-cyan-500\/80 {
  border-inline-end-color: rgb(6 182 212 / 0.8) !important;
}
.border-e-cyan-500\/87 {
  border-inline-end-color: rgb(6 182 212 / 0.87) !important;
}
.border-e-cyan-500\/90 {
  border-inline-end-color: rgb(6 182 212 / 0.9) !important;
}
.border-e-cyan-500\/95 {
  border-inline-end-color: rgb(6 182 212 / 0.95) !important;
}
.border-e-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-600\/0 {
  border-inline-end-color: rgb(8 145 178 / 0) !important;
}
.border-e-cyan-600\/10 {
  border-inline-end-color: rgb(8 145 178 / 0.1) !important;
}
.border-e-cyan-600\/100 {
  border-inline-end-color: rgb(8 145 178 / 1) !important;
}
.border-e-cyan-600\/12 {
  border-inline-end-color: rgb(8 145 178 / 0.12) !important;
}
.border-e-cyan-600\/20 {
  border-inline-end-color: rgb(8 145 178 / 0.2) !important;
}
.border-e-cyan-600\/25 {
  border-inline-end-color: rgb(8 145 178 / 0.25) !important;
}
.border-e-cyan-600\/30 {
  border-inline-end-color: rgb(8 145 178 / 0.3) !important;
}
.border-e-cyan-600\/38 {
  border-inline-end-color: rgb(8 145 178 / 0.38) !important;
}
.border-e-cyan-600\/40 {
  border-inline-end-color: rgb(8 145 178 / 0.4) !important;
}
.border-e-cyan-600\/5 {
  border-inline-end-color: rgb(8 145 178 / 0.05) !important;
}
.border-e-cyan-600\/50 {
  border-inline-end-color: rgb(8 145 178 / 0.5) !important;
}
.border-e-cyan-600\/60 {
  border-inline-end-color: rgb(8 145 178 / 0.6) !important;
}
.border-e-cyan-600\/70 {
  border-inline-end-color: rgb(8 145 178 / 0.7) !important;
}
.border-e-cyan-600\/75 {
  border-inline-end-color: rgb(8 145 178 / 0.75) !important;
}
.border-e-cyan-600\/80 {
  border-inline-end-color: rgb(8 145 178 / 0.8) !important;
}
.border-e-cyan-600\/87 {
  border-inline-end-color: rgb(8 145 178 / 0.87) !important;
}
.border-e-cyan-600\/90 {
  border-inline-end-color: rgb(8 145 178 / 0.9) !important;
}
.border-e-cyan-600\/95 {
  border-inline-end-color: rgb(8 145 178 / 0.95) !important;
}
.border-e-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-700\/0 {
  border-inline-end-color: rgb(14 116 144 / 0) !important;
}
.border-e-cyan-700\/10 {
  border-inline-end-color: rgb(14 116 144 / 0.1) !important;
}
.border-e-cyan-700\/100 {
  border-inline-end-color: rgb(14 116 144 / 1) !important;
}
.border-e-cyan-700\/12 {
  border-inline-end-color: rgb(14 116 144 / 0.12) !important;
}
.border-e-cyan-700\/20 {
  border-inline-end-color: rgb(14 116 144 / 0.2) !important;
}
.border-e-cyan-700\/25 {
  border-inline-end-color: rgb(14 116 144 / 0.25) !important;
}
.border-e-cyan-700\/30 {
  border-inline-end-color: rgb(14 116 144 / 0.3) !important;
}
.border-e-cyan-700\/38 {
  border-inline-end-color: rgb(14 116 144 / 0.38) !important;
}
.border-e-cyan-700\/40 {
  border-inline-end-color: rgb(14 116 144 / 0.4) !important;
}
.border-e-cyan-700\/5 {
  border-inline-end-color: rgb(14 116 144 / 0.05) !important;
}
.border-e-cyan-700\/50 {
  border-inline-end-color: rgb(14 116 144 / 0.5) !important;
}
.border-e-cyan-700\/60 {
  border-inline-end-color: rgb(14 116 144 / 0.6) !important;
}
.border-e-cyan-700\/70 {
  border-inline-end-color: rgb(14 116 144 / 0.7) !important;
}
.border-e-cyan-700\/75 {
  border-inline-end-color: rgb(14 116 144 / 0.75) !important;
}
.border-e-cyan-700\/80 {
  border-inline-end-color: rgb(14 116 144 / 0.8) !important;
}
.border-e-cyan-700\/87 {
  border-inline-end-color: rgb(14 116 144 / 0.87) !important;
}
.border-e-cyan-700\/90 {
  border-inline-end-color: rgb(14 116 144 / 0.9) !important;
}
.border-e-cyan-700\/95 {
  border-inline-end-color: rgb(14 116 144 / 0.95) !important;
}
.border-e-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-800\/0 {
  border-inline-end-color: rgb(21 94 117 / 0) !important;
}
.border-e-cyan-800\/10 {
  border-inline-end-color: rgb(21 94 117 / 0.1) !important;
}
.border-e-cyan-800\/100 {
  border-inline-end-color: rgb(21 94 117 / 1) !important;
}
.border-e-cyan-800\/12 {
  border-inline-end-color: rgb(21 94 117 / 0.12) !important;
}
.border-e-cyan-800\/20 {
  border-inline-end-color: rgb(21 94 117 / 0.2) !important;
}
.border-e-cyan-800\/25 {
  border-inline-end-color: rgb(21 94 117 / 0.25) !important;
}
.border-e-cyan-800\/30 {
  border-inline-end-color: rgb(21 94 117 / 0.3) !important;
}
.border-e-cyan-800\/38 {
  border-inline-end-color: rgb(21 94 117 / 0.38) !important;
}
.border-e-cyan-800\/40 {
  border-inline-end-color: rgb(21 94 117 / 0.4) !important;
}
.border-e-cyan-800\/5 {
  border-inline-end-color: rgb(21 94 117 / 0.05) !important;
}
.border-e-cyan-800\/50 {
  border-inline-end-color: rgb(21 94 117 / 0.5) !important;
}
.border-e-cyan-800\/60 {
  border-inline-end-color: rgb(21 94 117 / 0.6) !important;
}
.border-e-cyan-800\/70 {
  border-inline-end-color: rgb(21 94 117 / 0.7) !important;
}
.border-e-cyan-800\/75 {
  border-inline-end-color: rgb(21 94 117 / 0.75) !important;
}
.border-e-cyan-800\/80 {
  border-inline-end-color: rgb(21 94 117 / 0.8) !important;
}
.border-e-cyan-800\/87 {
  border-inline-end-color: rgb(21 94 117 / 0.87) !important;
}
.border-e-cyan-800\/90 {
  border-inline-end-color: rgb(21 94 117 / 0.9) !important;
}
.border-e-cyan-800\/95 {
  border-inline-end-color: rgb(21 94 117 / 0.95) !important;
}
.border-e-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-900\/0 {
  border-inline-end-color: rgb(22 78 99 / 0) !important;
}
.border-e-cyan-900\/10 {
  border-inline-end-color: rgb(22 78 99 / 0.1) !important;
}
.border-e-cyan-900\/100 {
  border-inline-end-color: rgb(22 78 99 / 1) !important;
}
.border-e-cyan-900\/12 {
  border-inline-end-color: rgb(22 78 99 / 0.12) !important;
}
.border-e-cyan-900\/20 {
  border-inline-end-color: rgb(22 78 99 / 0.2) !important;
}
.border-e-cyan-900\/25 {
  border-inline-end-color: rgb(22 78 99 / 0.25) !important;
}
.border-e-cyan-900\/30 {
  border-inline-end-color: rgb(22 78 99 / 0.3) !important;
}
.border-e-cyan-900\/38 {
  border-inline-end-color: rgb(22 78 99 / 0.38) !important;
}
.border-e-cyan-900\/40 {
  border-inline-end-color: rgb(22 78 99 / 0.4) !important;
}
.border-e-cyan-900\/5 {
  border-inline-end-color: rgb(22 78 99 / 0.05) !important;
}
.border-e-cyan-900\/50 {
  border-inline-end-color: rgb(22 78 99 / 0.5) !important;
}
.border-e-cyan-900\/60 {
  border-inline-end-color: rgb(22 78 99 / 0.6) !important;
}
.border-e-cyan-900\/70 {
  border-inline-end-color: rgb(22 78 99 / 0.7) !important;
}
.border-e-cyan-900\/75 {
  border-inline-end-color: rgb(22 78 99 / 0.75) !important;
}
.border-e-cyan-900\/80 {
  border-inline-end-color: rgb(22 78 99 / 0.8) !important;
}
.border-e-cyan-900\/87 {
  border-inline-end-color: rgb(22 78 99 / 0.87) !important;
}
.border-e-cyan-900\/90 {
  border-inline-end-color: rgb(22 78 99 / 0.9) !important;
}
.border-e-cyan-900\/95 {
  border-inline-end-color: rgb(22 78 99 / 0.95) !important;
}
.border-e-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-e-cyan-950\/0 {
  border-inline-end-color: rgb(8 51 68 / 0) !important;
}
.border-e-cyan-950\/10 {
  border-inline-end-color: rgb(8 51 68 / 0.1) !important;
}
.border-e-cyan-950\/100 {
  border-inline-end-color: rgb(8 51 68 / 1) !important;
}
.border-e-cyan-950\/12 {
  border-inline-end-color: rgb(8 51 68 / 0.12) !important;
}
.border-e-cyan-950\/20 {
  border-inline-end-color: rgb(8 51 68 / 0.2) !important;
}
.border-e-cyan-950\/25 {
  border-inline-end-color: rgb(8 51 68 / 0.25) !important;
}
.border-e-cyan-950\/30 {
  border-inline-end-color: rgb(8 51 68 / 0.3) !important;
}
.border-e-cyan-950\/38 {
  border-inline-end-color: rgb(8 51 68 / 0.38) !important;
}
.border-e-cyan-950\/40 {
  border-inline-end-color: rgb(8 51 68 / 0.4) !important;
}
.border-e-cyan-950\/5 {
  border-inline-end-color: rgb(8 51 68 / 0.05) !important;
}
.border-e-cyan-950\/50 {
  border-inline-end-color: rgb(8 51 68 / 0.5) !important;
}
.border-e-cyan-950\/60 {
  border-inline-end-color: rgb(8 51 68 / 0.6) !important;
}
.border-e-cyan-950\/70 {
  border-inline-end-color: rgb(8 51 68 / 0.7) !important;
}
.border-e-cyan-950\/75 {
  border-inline-end-color: rgb(8 51 68 / 0.75) !important;
}
.border-e-cyan-950\/80 {
  border-inline-end-color: rgb(8 51 68 / 0.8) !important;
}
.border-e-cyan-950\/87 {
  border-inline-end-color: rgb(8 51 68 / 0.87) !important;
}
.border-e-cyan-950\/90 {
  border-inline-end-color: rgb(8 51 68 / 0.9) !important;
}
.border-e-cyan-950\/95 {
  border-inline-end-color: rgb(8 51 68 / 0.95) !important;
}
.border-e-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-100\/0 {
  border-inline-end-color: rgb(209 250 229 / 0) !important;
}
.border-e-emerald-100\/10 {
  border-inline-end-color: rgb(209 250 229 / 0.1) !important;
}
.border-e-emerald-100\/100 {
  border-inline-end-color: rgb(209 250 229 / 1) !important;
}
.border-e-emerald-100\/12 {
  border-inline-end-color: rgb(209 250 229 / 0.12) !important;
}
.border-e-emerald-100\/20 {
  border-inline-end-color: rgb(209 250 229 / 0.2) !important;
}
.border-e-emerald-100\/25 {
  border-inline-end-color: rgb(209 250 229 / 0.25) !important;
}
.border-e-emerald-100\/30 {
  border-inline-end-color: rgb(209 250 229 / 0.3) !important;
}
.border-e-emerald-100\/38 {
  border-inline-end-color: rgb(209 250 229 / 0.38) !important;
}
.border-e-emerald-100\/40 {
  border-inline-end-color: rgb(209 250 229 / 0.4) !important;
}
.border-e-emerald-100\/5 {
  border-inline-end-color: rgb(209 250 229 / 0.05) !important;
}
.border-e-emerald-100\/50 {
  border-inline-end-color: rgb(209 250 229 / 0.5) !important;
}
.border-e-emerald-100\/60 {
  border-inline-end-color: rgb(209 250 229 / 0.6) !important;
}
.border-e-emerald-100\/70 {
  border-inline-end-color: rgb(209 250 229 / 0.7) !important;
}
.border-e-emerald-100\/75 {
  border-inline-end-color: rgb(209 250 229 / 0.75) !important;
}
.border-e-emerald-100\/80 {
  border-inline-end-color: rgb(209 250 229 / 0.8) !important;
}
.border-e-emerald-100\/87 {
  border-inline-end-color: rgb(209 250 229 / 0.87) !important;
}
.border-e-emerald-100\/90 {
  border-inline-end-color: rgb(209 250 229 / 0.9) !important;
}
.border-e-emerald-100\/95 {
  border-inline-end-color: rgb(209 250 229 / 0.95) !important;
}
.border-e-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-200\/0 {
  border-inline-end-color: rgb(167 243 208 / 0) !important;
}
.border-e-emerald-200\/10 {
  border-inline-end-color: rgb(167 243 208 / 0.1) !important;
}
.border-e-emerald-200\/100 {
  border-inline-end-color: rgb(167 243 208 / 1) !important;
}
.border-e-emerald-200\/12 {
  border-inline-end-color: rgb(167 243 208 / 0.12) !important;
}
.border-e-emerald-200\/20 {
  border-inline-end-color: rgb(167 243 208 / 0.2) !important;
}
.border-e-emerald-200\/25 {
  border-inline-end-color: rgb(167 243 208 / 0.25) !important;
}
.border-e-emerald-200\/30 {
  border-inline-end-color: rgb(167 243 208 / 0.3) !important;
}
.border-e-emerald-200\/38 {
  border-inline-end-color: rgb(167 243 208 / 0.38) !important;
}
.border-e-emerald-200\/40 {
  border-inline-end-color: rgb(167 243 208 / 0.4) !important;
}
.border-e-emerald-200\/5 {
  border-inline-end-color: rgb(167 243 208 / 0.05) !important;
}
.border-e-emerald-200\/50 {
  border-inline-end-color: rgb(167 243 208 / 0.5) !important;
}
.border-e-emerald-200\/60 {
  border-inline-end-color: rgb(167 243 208 / 0.6) !important;
}
.border-e-emerald-200\/70 {
  border-inline-end-color: rgb(167 243 208 / 0.7) !important;
}
.border-e-emerald-200\/75 {
  border-inline-end-color: rgb(167 243 208 / 0.75) !important;
}
.border-e-emerald-200\/80 {
  border-inline-end-color: rgb(167 243 208 / 0.8) !important;
}
.border-e-emerald-200\/87 {
  border-inline-end-color: rgb(167 243 208 / 0.87) !important;
}
.border-e-emerald-200\/90 {
  border-inline-end-color: rgb(167 243 208 / 0.9) !important;
}
.border-e-emerald-200\/95 {
  border-inline-end-color: rgb(167 243 208 / 0.95) !important;
}
.border-e-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-300\/0 {
  border-inline-end-color: rgb(110 231 183 / 0) !important;
}
.border-e-emerald-300\/10 {
  border-inline-end-color: rgb(110 231 183 / 0.1) !important;
}
.border-e-emerald-300\/100 {
  border-inline-end-color: rgb(110 231 183 / 1) !important;
}
.border-e-emerald-300\/12 {
  border-inline-end-color: rgb(110 231 183 / 0.12) !important;
}
.border-e-emerald-300\/20 {
  border-inline-end-color: rgb(110 231 183 / 0.2) !important;
}
.border-e-emerald-300\/25 {
  border-inline-end-color: rgb(110 231 183 / 0.25) !important;
}
.border-e-emerald-300\/30 {
  border-inline-end-color: rgb(110 231 183 / 0.3) !important;
}
.border-e-emerald-300\/38 {
  border-inline-end-color: rgb(110 231 183 / 0.38) !important;
}
.border-e-emerald-300\/40 {
  border-inline-end-color: rgb(110 231 183 / 0.4) !important;
}
.border-e-emerald-300\/5 {
  border-inline-end-color: rgb(110 231 183 / 0.05) !important;
}
.border-e-emerald-300\/50 {
  border-inline-end-color: rgb(110 231 183 / 0.5) !important;
}
.border-e-emerald-300\/60 {
  border-inline-end-color: rgb(110 231 183 / 0.6) !important;
}
.border-e-emerald-300\/70 {
  border-inline-end-color: rgb(110 231 183 / 0.7) !important;
}
.border-e-emerald-300\/75 {
  border-inline-end-color: rgb(110 231 183 / 0.75) !important;
}
.border-e-emerald-300\/80 {
  border-inline-end-color: rgb(110 231 183 / 0.8) !important;
}
.border-e-emerald-300\/87 {
  border-inline-end-color: rgb(110 231 183 / 0.87) !important;
}
.border-e-emerald-300\/90 {
  border-inline-end-color: rgb(110 231 183 / 0.9) !important;
}
.border-e-emerald-300\/95 {
  border-inline-end-color: rgb(110 231 183 / 0.95) !important;
}
.border-e-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-400\/0 {
  border-inline-end-color: rgb(52 211 153 / 0) !important;
}
.border-e-emerald-400\/10 {
  border-inline-end-color: rgb(52 211 153 / 0.1) !important;
}
.border-e-emerald-400\/100 {
  border-inline-end-color: rgb(52 211 153 / 1) !important;
}
.border-e-emerald-400\/12 {
  border-inline-end-color: rgb(52 211 153 / 0.12) !important;
}
.border-e-emerald-400\/20 {
  border-inline-end-color: rgb(52 211 153 / 0.2) !important;
}
.border-e-emerald-400\/25 {
  border-inline-end-color: rgb(52 211 153 / 0.25) !important;
}
.border-e-emerald-400\/30 {
  border-inline-end-color: rgb(52 211 153 / 0.3) !important;
}
.border-e-emerald-400\/38 {
  border-inline-end-color: rgb(52 211 153 / 0.38) !important;
}
.border-e-emerald-400\/40 {
  border-inline-end-color: rgb(52 211 153 / 0.4) !important;
}
.border-e-emerald-400\/5 {
  border-inline-end-color: rgb(52 211 153 / 0.05) !important;
}
.border-e-emerald-400\/50 {
  border-inline-end-color: rgb(52 211 153 / 0.5) !important;
}
.border-e-emerald-400\/60 {
  border-inline-end-color: rgb(52 211 153 / 0.6) !important;
}
.border-e-emerald-400\/70 {
  border-inline-end-color: rgb(52 211 153 / 0.7) !important;
}
.border-e-emerald-400\/75 {
  border-inline-end-color: rgb(52 211 153 / 0.75) !important;
}
.border-e-emerald-400\/80 {
  border-inline-end-color: rgb(52 211 153 / 0.8) !important;
}
.border-e-emerald-400\/87 {
  border-inline-end-color: rgb(52 211 153 / 0.87) !important;
}
.border-e-emerald-400\/90 {
  border-inline-end-color: rgb(52 211 153 / 0.9) !important;
}
.border-e-emerald-400\/95 {
  border-inline-end-color: rgb(52 211 153 / 0.95) !important;
}
.border-e-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-50\/0 {
  border-inline-end-color: rgb(236 253 245 / 0) !important;
}
.border-e-emerald-50\/10 {
  border-inline-end-color: rgb(236 253 245 / 0.1) !important;
}
.border-e-emerald-50\/100 {
  border-inline-end-color: rgb(236 253 245 / 1) !important;
}
.border-e-emerald-50\/12 {
  border-inline-end-color: rgb(236 253 245 / 0.12) !important;
}
.border-e-emerald-50\/20 {
  border-inline-end-color: rgb(236 253 245 / 0.2) !important;
}
.border-e-emerald-50\/25 {
  border-inline-end-color: rgb(236 253 245 / 0.25) !important;
}
.border-e-emerald-50\/30 {
  border-inline-end-color: rgb(236 253 245 / 0.3) !important;
}
.border-e-emerald-50\/38 {
  border-inline-end-color: rgb(236 253 245 / 0.38) !important;
}
.border-e-emerald-50\/40 {
  border-inline-end-color: rgb(236 253 245 / 0.4) !important;
}
.border-e-emerald-50\/5 {
  border-inline-end-color: rgb(236 253 245 / 0.05) !important;
}
.border-e-emerald-50\/50 {
  border-inline-end-color: rgb(236 253 245 / 0.5) !important;
}
.border-e-emerald-50\/60 {
  border-inline-end-color: rgb(236 253 245 / 0.6) !important;
}
.border-e-emerald-50\/70 {
  border-inline-end-color: rgb(236 253 245 / 0.7) !important;
}
.border-e-emerald-50\/75 {
  border-inline-end-color: rgb(236 253 245 / 0.75) !important;
}
.border-e-emerald-50\/80 {
  border-inline-end-color: rgb(236 253 245 / 0.8) !important;
}
.border-e-emerald-50\/87 {
  border-inline-end-color: rgb(236 253 245 / 0.87) !important;
}
.border-e-emerald-50\/90 {
  border-inline-end-color: rgb(236 253 245 / 0.9) !important;
}
.border-e-emerald-50\/95 {
  border-inline-end-color: rgb(236 253 245 / 0.95) !important;
}
.border-e-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-500\/0 {
  border-inline-end-color: rgb(16 185 129 / 0) !important;
}
.border-e-emerald-500\/10 {
  border-inline-end-color: rgb(16 185 129 / 0.1) !important;
}
.border-e-emerald-500\/100 {
  border-inline-end-color: rgb(16 185 129 / 1) !important;
}
.border-e-emerald-500\/12 {
  border-inline-end-color: rgb(16 185 129 / 0.12) !important;
}
.border-e-emerald-500\/20 {
  border-inline-end-color: rgb(16 185 129 / 0.2) !important;
}
.border-e-emerald-500\/25 {
  border-inline-end-color: rgb(16 185 129 / 0.25) !important;
}
.border-e-emerald-500\/30 {
  border-inline-end-color: rgb(16 185 129 / 0.3) !important;
}
.border-e-emerald-500\/38 {
  border-inline-end-color: rgb(16 185 129 / 0.38) !important;
}
.border-e-emerald-500\/40 {
  border-inline-end-color: rgb(16 185 129 / 0.4) !important;
}
.border-e-emerald-500\/5 {
  border-inline-end-color: rgb(16 185 129 / 0.05) !important;
}
.border-e-emerald-500\/50 {
  border-inline-end-color: rgb(16 185 129 / 0.5) !important;
}
.border-e-emerald-500\/60 {
  border-inline-end-color: rgb(16 185 129 / 0.6) !important;
}
.border-e-emerald-500\/70 {
  border-inline-end-color: rgb(16 185 129 / 0.7) !important;
}
.border-e-emerald-500\/75 {
  border-inline-end-color: rgb(16 185 129 / 0.75) !important;
}
.border-e-emerald-500\/80 {
  border-inline-end-color: rgb(16 185 129 / 0.8) !important;
}
.border-e-emerald-500\/87 {
  border-inline-end-color: rgb(16 185 129 / 0.87) !important;
}
.border-e-emerald-500\/90 {
  border-inline-end-color: rgb(16 185 129 / 0.9) !important;
}
.border-e-emerald-500\/95 {
  border-inline-end-color: rgb(16 185 129 / 0.95) !important;
}
.border-e-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-600\/0 {
  border-inline-end-color: rgb(5 150 105 / 0) !important;
}
.border-e-emerald-600\/10 {
  border-inline-end-color: rgb(5 150 105 / 0.1) !important;
}
.border-e-emerald-600\/100 {
  border-inline-end-color: rgb(5 150 105 / 1) !important;
}
.border-e-emerald-600\/12 {
  border-inline-end-color: rgb(5 150 105 / 0.12) !important;
}
.border-e-emerald-600\/20 {
  border-inline-end-color: rgb(5 150 105 / 0.2) !important;
}
.border-e-emerald-600\/25 {
  border-inline-end-color: rgb(5 150 105 / 0.25) !important;
}
.border-e-emerald-600\/30 {
  border-inline-end-color: rgb(5 150 105 / 0.3) !important;
}
.border-e-emerald-600\/38 {
  border-inline-end-color: rgb(5 150 105 / 0.38) !important;
}
.border-e-emerald-600\/40 {
  border-inline-end-color: rgb(5 150 105 / 0.4) !important;
}
.border-e-emerald-600\/5 {
  border-inline-end-color: rgb(5 150 105 / 0.05) !important;
}
.border-e-emerald-600\/50 {
  border-inline-end-color: rgb(5 150 105 / 0.5) !important;
}
.border-e-emerald-600\/60 {
  border-inline-end-color: rgb(5 150 105 / 0.6) !important;
}
.border-e-emerald-600\/70 {
  border-inline-end-color: rgb(5 150 105 / 0.7) !important;
}
.border-e-emerald-600\/75 {
  border-inline-end-color: rgb(5 150 105 / 0.75) !important;
}
.border-e-emerald-600\/80 {
  border-inline-end-color: rgb(5 150 105 / 0.8) !important;
}
.border-e-emerald-600\/87 {
  border-inline-end-color: rgb(5 150 105 / 0.87) !important;
}
.border-e-emerald-600\/90 {
  border-inline-end-color: rgb(5 150 105 / 0.9) !important;
}
.border-e-emerald-600\/95 {
  border-inline-end-color: rgb(5 150 105 / 0.95) !important;
}
.border-e-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-700\/0 {
  border-inline-end-color: rgb(4 120 87 / 0) !important;
}
.border-e-emerald-700\/10 {
  border-inline-end-color: rgb(4 120 87 / 0.1) !important;
}
.border-e-emerald-700\/100 {
  border-inline-end-color: rgb(4 120 87 / 1) !important;
}
.border-e-emerald-700\/12 {
  border-inline-end-color: rgb(4 120 87 / 0.12) !important;
}
.border-e-emerald-700\/20 {
  border-inline-end-color: rgb(4 120 87 / 0.2) !important;
}
.border-e-emerald-700\/25 {
  border-inline-end-color: rgb(4 120 87 / 0.25) !important;
}
.border-e-emerald-700\/30 {
  border-inline-end-color: rgb(4 120 87 / 0.3) !important;
}
.border-e-emerald-700\/38 {
  border-inline-end-color: rgb(4 120 87 / 0.38) !important;
}
.border-e-emerald-700\/40 {
  border-inline-end-color: rgb(4 120 87 / 0.4) !important;
}
.border-e-emerald-700\/5 {
  border-inline-end-color: rgb(4 120 87 / 0.05) !important;
}
.border-e-emerald-700\/50 {
  border-inline-end-color: rgb(4 120 87 / 0.5) !important;
}
.border-e-emerald-700\/60 {
  border-inline-end-color: rgb(4 120 87 / 0.6) !important;
}
.border-e-emerald-700\/70 {
  border-inline-end-color: rgb(4 120 87 / 0.7) !important;
}
.border-e-emerald-700\/75 {
  border-inline-end-color: rgb(4 120 87 / 0.75) !important;
}
.border-e-emerald-700\/80 {
  border-inline-end-color: rgb(4 120 87 / 0.8) !important;
}
.border-e-emerald-700\/87 {
  border-inline-end-color: rgb(4 120 87 / 0.87) !important;
}
.border-e-emerald-700\/90 {
  border-inline-end-color: rgb(4 120 87 / 0.9) !important;
}
.border-e-emerald-700\/95 {
  border-inline-end-color: rgb(4 120 87 / 0.95) !important;
}
.border-e-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-800\/0 {
  border-inline-end-color: rgb(6 95 70 / 0) !important;
}
.border-e-emerald-800\/10 {
  border-inline-end-color: rgb(6 95 70 / 0.1) !important;
}
.border-e-emerald-800\/100 {
  border-inline-end-color: rgb(6 95 70 / 1) !important;
}
.border-e-emerald-800\/12 {
  border-inline-end-color: rgb(6 95 70 / 0.12) !important;
}
.border-e-emerald-800\/20 {
  border-inline-end-color: rgb(6 95 70 / 0.2) !important;
}
.border-e-emerald-800\/25 {
  border-inline-end-color: rgb(6 95 70 / 0.25) !important;
}
.border-e-emerald-800\/30 {
  border-inline-end-color: rgb(6 95 70 / 0.3) !important;
}
.border-e-emerald-800\/38 {
  border-inline-end-color: rgb(6 95 70 / 0.38) !important;
}
.border-e-emerald-800\/40 {
  border-inline-end-color: rgb(6 95 70 / 0.4) !important;
}
.border-e-emerald-800\/5 {
  border-inline-end-color: rgb(6 95 70 / 0.05) !important;
}
.border-e-emerald-800\/50 {
  border-inline-end-color: rgb(6 95 70 / 0.5) !important;
}
.border-e-emerald-800\/60 {
  border-inline-end-color: rgb(6 95 70 / 0.6) !important;
}
.border-e-emerald-800\/70 {
  border-inline-end-color: rgb(6 95 70 / 0.7) !important;
}
.border-e-emerald-800\/75 {
  border-inline-end-color: rgb(6 95 70 / 0.75) !important;
}
.border-e-emerald-800\/80 {
  border-inline-end-color: rgb(6 95 70 / 0.8) !important;
}
.border-e-emerald-800\/87 {
  border-inline-end-color: rgb(6 95 70 / 0.87) !important;
}
.border-e-emerald-800\/90 {
  border-inline-end-color: rgb(6 95 70 / 0.9) !important;
}
.border-e-emerald-800\/95 {
  border-inline-end-color: rgb(6 95 70 / 0.95) !important;
}
.border-e-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-900\/0 {
  border-inline-end-color: rgb(6 78 59 / 0) !important;
}
.border-e-emerald-900\/10 {
  border-inline-end-color: rgb(6 78 59 / 0.1) !important;
}
.border-e-emerald-900\/100 {
  border-inline-end-color: rgb(6 78 59 / 1) !important;
}
.border-e-emerald-900\/12 {
  border-inline-end-color: rgb(6 78 59 / 0.12) !important;
}
.border-e-emerald-900\/20 {
  border-inline-end-color: rgb(6 78 59 / 0.2) !important;
}
.border-e-emerald-900\/25 {
  border-inline-end-color: rgb(6 78 59 / 0.25) !important;
}
.border-e-emerald-900\/30 {
  border-inline-end-color: rgb(6 78 59 / 0.3) !important;
}
.border-e-emerald-900\/38 {
  border-inline-end-color: rgb(6 78 59 / 0.38) !important;
}
.border-e-emerald-900\/40 {
  border-inline-end-color: rgb(6 78 59 / 0.4) !important;
}
.border-e-emerald-900\/5 {
  border-inline-end-color: rgb(6 78 59 / 0.05) !important;
}
.border-e-emerald-900\/50 {
  border-inline-end-color: rgb(6 78 59 / 0.5) !important;
}
.border-e-emerald-900\/60 {
  border-inline-end-color: rgb(6 78 59 / 0.6) !important;
}
.border-e-emerald-900\/70 {
  border-inline-end-color: rgb(6 78 59 / 0.7) !important;
}
.border-e-emerald-900\/75 {
  border-inline-end-color: rgb(6 78 59 / 0.75) !important;
}
.border-e-emerald-900\/80 {
  border-inline-end-color: rgb(6 78 59 / 0.8) !important;
}
.border-e-emerald-900\/87 {
  border-inline-end-color: rgb(6 78 59 / 0.87) !important;
}
.border-e-emerald-900\/90 {
  border-inline-end-color: rgb(6 78 59 / 0.9) !important;
}
.border-e-emerald-900\/95 {
  border-inline-end-color: rgb(6 78 59 / 0.95) !important;
}
.border-e-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-e-emerald-950\/0 {
  border-inline-end-color: rgb(2 44 34 / 0) !important;
}
.border-e-emerald-950\/10 {
  border-inline-end-color: rgb(2 44 34 / 0.1) !important;
}
.border-e-emerald-950\/100 {
  border-inline-end-color: rgb(2 44 34 / 1) !important;
}
.border-e-emerald-950\/12 {
  border-inline-end-color: rgb(2 44 34 / 0.12) !important;
}
.border-e-emerald-950\/20 {
  border-inline-end-color: rgb(2 44 34 / 0.2) !important;
}
.border-e-emerald-950\/25 {
  border-inline-end-color: rgb(2 44 34 / 0.25) !important;
}
.border-e-emerald-950\/30 {
  border-inline-end-color: rgb(2 44 34 / 0.3) !important;
}
.border-e-emerald-950\/38 {
  border-inline-end-color: rgb(2 44 34 / 0.38) !important;
}
.border-e-emerald-950\/40 {
  border-inline-end-color: rgb(2 44 34 / 0.4) !important;
}
.border-e-emerald-950\/5 {
  border-inline-end-color: rgb(2 44 34 / 0.05) !important;
}
.border-e-emerald-950\/50 {
  border-inline-end-color: rgb(2 44 34 / 0.5) !important;
}
.border-e-emerald-950\/60 {
  border-inline-end-color: rgb(2 44 34 / 0.6) !important;
}
.border-e-emerald-950\/70 {
  border-inline-end-color: rgb(2 44 34 / 0.7) !important;
}
.border-e-emerald-950\/75 {
  border-inline-end-color: rgb(2 44 34 / 0.75) !important;
}
.border-e-emerald-950\/80 {
  border-inline-end-color: rgb(2 44 34 / 0.8) !important;
}
.border-e-emerald-950\/87 {
  border-inline-end-color: rgb(2 44 34 / 0.87) !important;
}
.border-e-emerald-950\/90 {
  border-inline-end-color: rgb(2 44 34 / 0.9) !important;
}
.border-e-emerald-950\/95 {
  border-inline-end-color: rgb(2 44 34 / 0.95) !important;
}
.border-e-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-100\/0 {
  border-inline-end-color: rgb(250 232 255 / 0) !important;
}
.border-e-fuchsia-100\/10 {
  border-inline-end-color: rgb(250 232 255 / 0.1) !important;
}
.border-e-fuchsia-100\/100 {
  border-inline-end-color: rgb(250 232 255 / 1) !important;
}
.border-e-fuchsia-100\/12 {
  border-inline-end-color: rgb(250 232 255 / 0.12) !important;
}
.border-e-fuchsia-100\/20 {
  border-inline-end-color: rgb(250 232 255 / 0.2) !important;
}
.border-e-fuchsia-100\/25 {
  border-inline-end-color: rgb(250 232 255 / 0.25) !important;
}
.border-e-fuchsia-100\/30 {
  border-inline-end-color: rgb(250 232 255 / 0.3) !important;
}
.border-e-fuchsia-100\/38 {
  border-inline-end-color: rgb(250 232 255 / 0.38) !important;
}
.border-e-fuchsia-100\/40 {
  border-inline-end-color: rgb(250 232 255 / 0.4) !important;
}
.border-e-fuchsia-100\/5 {
  border-inline-end-color: rgb(250 232 255 / 0.05) !important;
}
.border-e-fuchsia-100\/50 {
  border-inline-end-color: rgb(250 232 255 / 0.5) !important;
}
.border-e-fuchsia-100\/60 {
  border-inline-end-color: rgb(250 232 255 / 0.6) !important;
}
.border-e-fuchsia-100\/70 {
  border-inline-end-color: rgb(250 232 255 / 0.7) !important;
}
.border-e-fuchsia-100\/75 {
  border-inline-end-color: rgb(250 232 255 / 0.75) !important;
}
.border-e-fuchsia-100\/80 {
  border-inline-end-color: rgb(250 232 255 / 0.8) !important;
}
.border-e-fuchsia-100\/87 {
  border-inline-end-color: rgb(250 232 255 / 0.87) !important;
}
.border-e-fuchsia-100\/90 {
  border-inline-end-color: rgb(250 232 255 / 0.9) !important;
}
.border-e-fuchsia-100\/95 {
  border-inline-end-color: rgb(250 232 255 / 0.95) !important;
}
.border-e-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-200\/0 {
  border-inline-end-color: rgb(245 208 254 / 0) !important;
}
.border-e-fuchsia-200\/10 {
  border-inline-end-color: rgb(245 208 254 / 0.1) !important;
}
.border-e-fuchsia-200\/100 {
  border-inline-end-color: rgb(245 208 254 / 1) !important;
}
.border-e-fuchsia-200\/12 {
  border-inline-end-color: rgb(245 208 254 / 0.12) !important;
}
.border-e-fuchsia-200\/20 {
  border-inline-end-color: rgb(245 208 254 / 0.2) !important;
}
.border-e-fuchsia-200\/25 {
  border-inline-end-color: rgb(245 208 254 / 0.25) !important;
}
.border-e-fuchsia-200\/30 {
  border-inline-end-color: rgb(245 208 254 / 0.3) !important;
}
.border-e-fuchsia-200\/38 {
  border-inline-end-color: rgb(245 208 254 / 0.38) !important;
}
.border-e-fuchsia-200\/40 {
  border-inline-end-color: rgb(245 208 254 / 0.4) !important;
}
.border-e-fuchsia-200\/5 {
  border-inline-end-color: rgb(245 208 254 / 0.05) !important;
}
.border-e-fuchsia-200\/50 {
  border-inline-end-color: rgb(245 208 254 / 0.5) !important;
}
.border-e-fuchsia-200\/60 {
  border-inline-end-color: rgb(245 208 254 / 0.6) !important;
}
.border-e-fuchsia-200\/70 {
  border-inline-end-color: rgb(245 208 254 / 0.7) !important;
}
.border-e-fuchsia-200\/75 {
  border-inline-end-color: rgb(245 208 254 / 0.75) !important;
}
.border-e-fuchsia-200\/80 {
  border-inline-end-color: rgb(245 208 254 / 0.8) !important;
}
.border-e-fuchsia-200\/87 {
  border-inline-end-color: rgb(245 208 254 / 0.87) !important;
}
.border-e-fuchsia-200\/90 {
  border-inline-end-color: rgb(245 208 254 / 0.9) !important;
}
.border-e-fuchsia-200\/95 {
  border-inline-end-color: rgb(245 208 254 / 0.95) !important;
}
.border-e-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-300\/0 {
  border-inline-end-color: rgb(240 171 252 / 0) !important;
}
.border-e-fuchsia-300\/10 {
  border-inline-end-color: rgb(240 171 252 / 0.1) !important;
}
.border-e-fuchsia-300\/100 {
  border-inline-end-color: rgb(240 171 252 / 1) !important;
}
.border-e-fuchsia-300\/12 {
  border-inline-end-color: rgb(240 171 252 / 0.12) !important;
}
.border-e-fuchsia-300\/20 {
  border-inline-end-color: rgb(240 171 252 / 0.2) !important;
}
.border-e-fuchsia-300\/25 {
  border-inline-end-color: rgb(240 171 252 / 0.25) !important;
}
.border-e-fuchsia-300\/30 {
  border-inline-end-color: rgb(240 171 252 / 0.3) !important;
}
.border-e-fuchsia-300\/38 {
  border-inline-end-color: rgb(240 171 252 / 0.38) !important;
}
.border-e-fuchsia-300\/40 {
  border-inline-end-color: rgb(240 171 252 / 0.4) !important;
}
.border-e-fuchsia-300\/5 {
  border-inline-end-color: rgb(240 171 252 / 0.05) !important;
}
.border-e-fuchsia-300\/50 {
  border-inline-end-color: rgb(240 171 252 / 0.5) !important;
}
.border-e-fuchsia-300\/60 {
  border-inline-end-color: rgb(240 171 252 / 0.6) !important;
}
.border-e-fuchsia-300\/70 {
  border-inline-end-color: rgb(240 171 252 / 0.7) !important;
}
.border-e-fuchsia-300\/75 {
  border-inline-end-color: rgb(240 171 252 / 0.75) !important;
}
.border-e-fuchsia-300\/80 {
  border-inline-end-color: rgb(240 171 252 / 0.8) !important;
}
.border-e-fuchsia-300\/87 {
  border-inline-end-color: rgb(240 171 252 / 0.87) !important;
}
.border-e-fuchsia-300\/90 {
  border-inline-end-color: rgb(240 171 252 / 0.9) !important;
}
.border-e-fuchsia-300\/95 {
  border-inline-end-color: rgb(240 171 252 / 0.95) !important;
}
.border-e-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-400\/0 {
  border-inline-end-color: rgb(232 121 249 / 0) !important;
}
.border-e-fuchsia-400\/10 {
  border-inline-end-color: rgb(232 121 249 / 0.1) !important;
}
.border-e-fuchsia-400\/100 {
  border-inline-end-color: rgb(232 121 249 / 1) !important;
}
.border-e-fuchsia-400\/12 {
  border-inline-end-color: rgb(232 121 249 / 0.12) !important;
}
.border-e-fuchsia-400\/20 {
  border-inline-end-color: rgb(232 121 249 / 0.2) !important;
}
.border-e-fuchsia-400\/25 {
  border-inline-end-color: rgb(232 121 249 / 0.25) !important;
}
.border-e-fuchsia-400\/30 {
  border-inline-end-color: rgb(232 121 249 / 0.3) !important;
}
.border-e-fuchsia-400\/38 {
  border-inline-end-color: rgb(232 121 249 / 0.38) !important;
}
.border-e-fuchsia-400\/40 {
  border-inline-end-color: rgb(232 121 249 / 0.4) !important;
}
.border-e-fuchsia-400\/5 {
  border-inline-end-color: rgb(232 121 249 / 0.05) !important;
}
.border-e-fuchsia-400\/50 {
  border-inline-end-color: rgb(232 121 249 / 0.5) !important;
}
.border-e-fuchsia-400\/60 {
  border-inline-end-color: rgb(232 121 249 / 0.6) !important;
}
.border-e-fuchsia-400\/70 {
  border-inline-end-color: rgb(232 121 249 / 0.7) !important;
}
.border-e-fuchsia-400\/75 {
  border-inline-end-color: rgb(232 121 249 / 0.75) !important;
}
.border-e-fuchsia-400\/80 {
  border-inline-end-color: rgb(232 121 249 / 0.8) !important;
}
.border-e-fuchsia-400\/87 {
  border-inline-end-color: rgb(232 121 249 / 0.87) !important;
}
.border-e-fuchsia-400\/90 {
  border-inline-end-color: rgb(232 121 249 / 0.9) !important;
}
.border-e-fuchsia-400\/95 {
  border-inline-end-color: rgb(232 121 249 / 0.95) !important;
}
.border-e-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-50\/0 {
  border-inline-end-color: rgb(253 244 255 / 0) !important;
}
.border-e-fuchsia-50\/10 {
  border-inline-end-color: rgb(253 244 255 / 0.1) !important;
}
.border-e-fuchsia-50\/100 {
  border-inline-end-color: rgb(253 244 255 / 1) !important;
}
.border-e-fuchsia-50\/12 {
  border-inline-end-color: rgb(253 244 255 / 0.12) !important;
}
.border-e-fuchsia-50\/20 {
  border-inline-end-color: rgb(253 244 255 / 0.2) !important;
}
.border-e-fuchsia-50\/25 {
  border-inline-end-color: rgb(253 244 255 / 0.25) !important;
}
.border-e-fuchsia-50\/30 {
  border-inline-end-color: rgb(253 244 255 / 0.3) !important;
}
.border-e-fuchsia-50\/38 {
  border-inline-end-color: rgb(253 244 255 / 0.38) !important;
}
.border-e-fuchsia-50\/40 {
  border-inline-end-color: rgb(253 244 255 / 0.4) !important;
}
.border-e-fuchsia-50\/5 {
  border-inline-end-color: rgb(253 244 255 / 0.05) !important;
}
.border-e-fuchsia-50\/50 {
  border-inline-end-color: rgb(253 244 255 / 0.5) !important;
}
.border-e-fuchsia-50\/60 {
  border-inline-end-color: rgb(253 244 255 / 0.6) !important;
}
.border-e-fuchsia-50\/70 {
  border-inline-end-color: rgb(253 244 255 / 0.7) !important;
}
.border-e-fuchsia-50\/75 {
  border-inline-end-color: rgb(253 244 255 / 0.75) !important;
}
.border-e-fuchsia-50\/80 {
  border-inline-end-color: rgb(253 244 255 / 0.8) !important;
}
.border-e-fuchsia-50\/87 {
  border-inline-end-color: rgb(253 244 255 / 0.87) !important;
}
.border-e-fuchsia-50\/90 {
  border-inline-end-color: rgb(253 244 255 / 0.9) !important;
}
.border-e-fuchsia-50\/95 {
  border-inline-end-color: rgb(253 244 255 / 0.95) !important;
}
.border-e-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-500\/0 {
  border-inline-end-color: rgb(217 70 239 / 0) !important;
}
.border-e-fuchsia-500\/10 {
  border-inline-end-color: rgb(217 70 239 / 0.1) !important;
}
.border-e-fuchsia-500\/100 {
  border-inline-end-color: rgb(217 70 239 / 1) !important;
}
.border-e-fuchsia-500\/12 {
  border-inline-end-color: rgb(217 70 239 / 0.12) !important;
}
.border-e-fuchsia-500\/20 {
  border-inline-end-color: rgb(217 70 239 / 0.2) !important;
}
.border-e-fuchsia-500\/25 {
  border-inline-end-color: rgb(217 70 239 / 0.25) !important;
}
.border-e-fuchsia-500\/30 {
  border-inline-end-color: rgb(217 70 239 / 0.3) !important;
}
.border-e-fuchsia-500\/38 {
  border-inline-end-color: rgb(217 70 239 / 0.38) !important;
}
.border-e-fuchsia-500\/40 {
  border-inline-end-color: rgb(217 70 239 / 0.4) !important;
}
.border-e-fuchsia-500\/5 {
  border-inline-end-color: rgb(217 70 239 / 0.05) !important;
}
.border-e-fuchsia-500\/50 {
  border-inline-end-color: rgb(217 70 239 / 0.5) !important;
}
.border-e-fuchsia-500\/60 {
  border-inline-end-color: rgb(217 70 239 / 0.6) !important;
}
.border-e-fuchsia-500\/70 {
  border-inline-end-color: rgb(217 70 239 / 0.7) !important;
}
.border-e-fuchsia-500\/75 {
  border-inline-end-color: rgb(217 70 239 / 0.75) !important;
}
.border-e-fuchsia-500\/80 {
  border-inline-end-color: rgb(217 70 239 / 0.8) !important;
}
.border-e-fuchsia-500\/87 {
  border-inline-end-color: rgb(217 70 239 / 0.87) !important;
}
.border-e-fuchsia-500\/90 {
  border-inline-end-color: rgb(217 70 239 / 0.9) !important;
}
.border-e-fuchsia-500\/95 {
  border-inline-end-color: rgb(217 70 239 / 0.95) !important;
}
.border-e-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-600\/0 {
  border-inline-end-color: rgb(192 38 211 / 0) !important;
}
.border-e-fuchsia-600\/10 {
  border-inline-end-color: rgb(192 38 211 / 0.1) !important;
}
.border-e-fuchsia-600\/100 {
  border-inline-end-color: rgb(192 38 211 / 1) !important;
}
.border-e-fuchsia-600\/12 {
  border-inline-end-color: rgb(192 38 211 / 0.12) !important;
}
.border-e-fuchsia-600\/20 {
  border-inline-end-color: rgb(192 38 211 / 0.2) !important;
}
.border-e-fuchsia-600\/25 {
  border-inline-end-color: rgb(192 38 211 / 0.25) !important;
}
.border-e-fuchsia-600\/30 {
  border-inline-end-color: rgb(192 38 211 / 0.3) !important;
}
.border-e-fuchsia-600\/38 {
  border-inline-end-color: rgb(192 38 211 / 0.38) !important;
}
.border-e-fuchsia-600\/40 {
  border-inline-end-color: rgb(192 38 211 / 0.4) !important;
}
.border-e-fuchsia-600\/5 {
  border-inline-end-color: rgb(192 38 211 / 0.05) !important;
}
.border-e-fuchsia-600\/50 {
  border-inline-end-color: rgb(192 38 211 / 0.5) !important;
}
.border-e-fuchsia-600\/60 {
  border-inline-end-color: rgb(192 38 211 / 0.6) !important;
}
.border-e-fuchsia-600\/70 {
  border-inline-end-color: rgb(192 38 211 / 0.7) !important;
}
.border-e-fuchsia-600\/75 {
  border-inline-end-color: rgb(192 38 211 / 0.75) !important;
}
.border-e-fuchsia-600\/80 {
  border-inline-end-color: rgb(192 38 211 / 0.8) !important;
}
.border-e-fuchsia-600\/87 {
  border-inline-end-color: rgb(192 38 211 / 0.87) !important;
}
.border-e-fuchsia-600\/90 {
  border-inline-end-color: rgb(192 38 211 / 0.9) !important;
}
.border-e-fuchsia-600\/95 {
  border-inline-end-color: rgb(192 38 211 / 0.95) !important;
}
.border-e-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-700\/0 {
  border-inline-end-color: rgb(162 28 175 / 0) !important;
}
.border-e-fuchsia-700\/10 {
  border-inline-end-color: rgb(162 28 175 / 0.1) !important;
}
.border-e-fuchsia-700\/100 {
  border-inline-end-color: rgb(162 28 175 / 1) !important;
}
.border-e-fuchsia-700\/12 {
  border-inline-end-color: rgb(162 28 175 / 0.12) !important;
}
.border-e-fuchsia-700\/20 {
  border-inline-end-color: rgb(162 28 175 / 0.2) !important;
}
.border-e-fuchsia-700\/25 {
  border-inline-end-color: rgb(162 28 175 / 0.25) !important;
}
.border-e-fuchsia-700\/30 {
  border-inline-end-color: rgb(162 28 175 / 0.3) !important;
}
.border-e-fuchsia-700\/38 {
  border-inline-end-color: rgb(162 28 175 / 0.38) !important;
}
.border-e-fuchsia-700\/40 {
  border-inline-end-color: rgb(162 28 175 / 0.4) !important;
}
.border-e-fuchsia-700\/5 {
  border-inline-end-color: rgb(162 28 175 / 0.05) !important;
}
.border-e-fuchsia-700\/50 {
  border-inline-end-color: rgb(162 28 175 / 0.5) !important;
}
.border-e-fuchsia-700\/60 {
  border-inline-end-color: rgb(162 28 175 / 0.6) !important;
}
.border-e-fuchsia-700\/70 {
  border-inline-end-color: rgb(162 28 175 / 0.7) !important;
}
.border-e-fuchsia-700\/75 {
  border-inline-end-color: rgb(162 28 175 / 0.75) !important;
}
.border-e-fuchsia-700\/80 {
  border-inline-end-color: rgb(162 28 175 / 0.8) !important;
}
.border-e-fuchsia-700\/87 {
  border-inline-end-color: rgb(162 28 175 / 0.87) !important;
}
.border-e-fuchsia-700\/90 {
  border-inline-end-color: rgb(162 28 175 / 0.9) !important;
}
.border-e-fuchsia-700\/95 {
  border-inline-end-color: rgb(162 28 175 / 0.95) !important;
}
.border-e-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-800\/0 {
  border-inline-end-color: rgb(134 25 143 / 0) !important;
}
.border-e-fuchsia-800\/10 {
  border-inline-end-color: rgb(134 25 143 / 0.1) !important;
}
.border-e-fuchsia-800\/100 {
  border-inline-end-color: rgb(134 25 143 / 1) !important;
}
.border-e-fuchsia-800\/12 {
  border-inline-end-color: rgb(134 25 143 / 0.12) !important;
}
.border-e-fuchsia-800\/20 {
  border-inline-end-color: rgb(134 25 143 / 0.2) !important;
}
.border-e-fuchsia-800\/25 {
  border-inline-end-color: rgb(134 25 143 / 0.25) !important;
}
.border-e-fuchsia-800\/30 {
  border-inline-end-color: rgb(134 25 143 / 0.3) !important;
}
.border-e-fuchsia-800\/38 {
  border-inline-end-color: rgb(134 25 143 / 0.38) !important;
}
.border-e-fuchsia-800\/40 {
  border-inline-end-color: rgb(134 25 143 / 0.4) !important;
}
.border-e-fuchsia-800\/5 {
  border-inline-end-color: rgb(134 25 143 / 0.05) !important;
}
.border-e-fuchsia-800\/50 {
  border-inline-end-color: rgb(134 25 143 / 0.5) !important;
}
.border-e-fuchsia-800\/60 {
  border-inline-end-color: rgb(134 25 143 / 0.6) !important;
}
.border-e-fuchsia-800\/70 {
  border-inline-end-color: rgb(134 25 143 / 0.7) !important;
}
.border-e-fuchsia-800\/75 {
  border-inline-end-color: rgb(134 25 143 / 0.75) !important;
}
.border-e-fuchsia-800\/80 {
  border-inline-end-color: rgb(134 25 143 / 0.8) !important;
}
.border-e-fuchsia-800\/87 {
  border-inline-end-color: rgb(134 25 143 / 0.87) !important;
}
.border-e-fuchsia-800\/90 {
  border-inline-end-color: rgb(134 25 143 / 0.9) !important;
}
.border-e-fuchsia-800\/95 {
  border-inline-end-color: rgb(134 25 143 / 0.95) !important;
}
.border-e-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-900\/0 {
  border-inline-end-color: rgb(112 26 117 / 0) !important;
}
.border-e-fuchsia-900\/10 {
  border-inline-end-color: rgb(112 26 117 / 0.1) !important;
}
.border-e-fuchsia-900\/100 {
  border-inline-end-color: rgb(112 26 117 / 1) !important;
}
.border-e-fuchsia-900\/12 {
  border-inline-end-color: rgb(112 26 117 / 0.12) !important;
}
.border-e-fuchsia-900\/20 {
  border-inline-end-color: rgb(112 26 117 / 0.2) !important;
}
.border-e-fuchsia-900\/25 {
  border-inline-end-color: rgb(112 26 117 / 0.25) !important;
}
.border-e-fuchsia-900\/30 {
  border-inline-end-color: rgb(112 26 117 / 0.3) !important;
}
.border-e-fuchsia-900\/38 {
  border-inline-end-color: rgb(112 26 117 / 0.38) !important;
}
.border-e-fuchsia-900\/40 {
  border-inline-end-color: rgb(112 26 117 / 0.4) !important;
}
.border-e-fuchsia-900\/5 {
  border-inline-end-color: rgb(112 26 117 / 0.05) !important;
}
.border-e-fuchsia-900\/50 {
  border-inline-end-color: rgb(112 26 117 / 0.5) !important;
}
.border-e-fuchsia-900\/60 {
  border-inline-end-color: rgb(112 26 117 / 0.6) !important;
}
.border-e-fuchsia-900\/70 {
  border-inline-end-color: rgb(112 26 117 / 0.7) !important;
}
.border-e-fuchsia-900\/75 {
  border-inline-end-color: rgb(112 26 117 / 0.75) !important;
}
.border-e-fuchsia-900\/80 {
  border-inline-end-color: rgb(112 26 117 / 0.8) !important;
}
.border-e-fuchsia-900\/87 {
  border-inline-end-color: rgb(112 26 117 / 0.87) !important;
}
.border-e-fuchsia-900\/90 {
  border-inline-end-color: rgb(112 26 117 / 0.9) !important;
}
.border-e-fuchsia-900\/95 {
  border-inline-end-color: rgb(112 26 117 / 0.95) !important;
}
.border-e-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-e-fuchsia-950\/0 {
  border-inline-end-color: rgb(74 4 78 / 0) !important;
}
.border-e-fuchsia-950\/10 {
  border-inline-end-color: rgb(74 4 78 / 0.1) !important;
}
.border-e-fuchsia-950\/100 {
  border-inline-end-color: rgb(74 4 78 / 1) !important;
}
.border-e-fuchsia-950\/12 {
  border-inline-end-color: rgb(74 4 78 / 0.12) !important;
}
.border-e-fuchsia-950\/20 {
  border-inline-end-color: rgb(74 4 78 / 0.2) !important;
}
.border-e-fuchsia-950\/25 {
  border-inline-end-color: rgb(74 4 78 / 0.25) !important;
}
.border-e-fuchsia-950\/30 {
  border-inline-end-color: rgb(74 4 78 / 0.3) !important;
}
.border-e-fuchsia-950\/38 {
  border-inline-end-color: rgb(74 4 78 / 0.38) !important;
}
.border-e-fuchsia-950\/40 {
  border-inline-end-color: rgb(74 4 78 / 0.4) !important;
}
.border-e-fuchsia-950\/5 {
  border-inline-end-color: rgb(74 4 78 / 0.05) !important;
}
.border-e-fuchsia-950\/50 {
  border-inline-end-color: rgb(74 4 78 / 0.5) !important;
}
.border-e-fuchsia-950\/60 {
  border-inline-end-color: rgb(74 4 78 / 0.6) !important;
}
.border-e-fuchsia-950\/70 {
  border-inline-end-color: rgb(74 4 78 / 0.7) !important;
}
.border-e-fuchsia-950\/75 {
  border-inline-end-color: rgb(74 4 78 / 0.75) !important;
}
.border-e-fuchsia-950\/80 {
  border-inline-end-color: rgb(74 4 78 / 0.8) !important;
}
.border-e-fuchsia-950\/87 {
  border-inline-end-color: rgb(74 4 78 / 0.87) !important;
}
.border-e-fuchsia-950\/90 {
  border-inline-end-color: rgb(74 4 78 / 0.9) !important;
}
.border-e-fuchsia-950\/95 {
  border-inline-end-color: rgb(74 4 78 / 0.95) !important;
}
.border-e-gray-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-e-gray-100\/0 {
  border-inline-end-color: rgb(241 245 249 / 0) !important;
}
.border-e-gray-100\/10 {
  border-inline-end-color: rgb(241 245 249 / 0.1) !important;
}
.border-e-gray-100\/100 {
  border-inline-end-color: rgb(241 245 249 / 1) !important;
}
.border-e-gray-100\/12 {
  border-inline-end-color: rgb(241 245 249 / 0.12) !important;
}
.border-e-gray-100\/20 {
  border-inline-end-color: rgb(241 245 249 / 0.2) !important;
}
.border-e-gray-100\/25 {
  border-inline-end-color: rgb(241 245 249 / 0.25) !important;
}
.border-e-gray-100\/30 {
  border-inline-end-color: rgb(241 245 249 / 0.3) !important;
}
.border-e-gray-100\/38 {
  border-inline-end-color: rgb(241 245 249 / 0.38) !important;
}
.border-e-gray-100\/40 {
  border-inline-end-color: rgb(241 245 249 / 0.4) !important;
}
.border-e-gray-100\/5 {
  border-inline-end-color: rgb(241 245 249 / 0.05) !important;
}
.border-e-gray-100\/50 {
  border-inline-end-color: rgb(241 245 249 / 0.5) !important;
}
.border-e-gray-100\/60 {
  border-inline-end-color: rgb(241 245 249 / 0.6) !important;
}
.border-e-gray-100\/70 {
  border-inline-end-color: rgb(241 245 249 / 0.7) !important;
}
.border-e-gray-100\/75 {
  border-inline-end-color: rgb(241 245 249 / 0.75) !important;
}
.border-e-gray-100\/80 {
  border-inline-end-color: rgb(241 245 249 / 0.8) !important;
}
.border-e-gray-100\/87 {
  border-inline-end-color: rgb(241 245 249 / 0.87) !important;
}
.border-e-gray-100\/90 {
  border-inline-end-color: rgb(241 245 249 / 0.9) !important;
}
.border-e-gray-100\/95 {
  border-inline-end-color: rgb(241 245 249 / 0.95) !important;
}
.border-e-gray-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-e-gray-200\/0 {
  border-inline-end-color: rgb(226 232 240 / 0) !important;
}
.border-e-gray-200\/10 {
  border-inline-end-color: rgb(226 232 240 / 0.1) !important;
}
.border-e-gray-200\/100 {
  border-inline-end-color: rgb(226 232 240 / 1) !important;
}
.border-e-gray-200\/12 {
  border-inline-end-color: rgb(226 232 240 / 0.12) !important;
}
.border-e-gray-200\/20 {
  border-inline-end-color: rgb(226 232 240 / 0.2) !important;
}
.border-e-gray-200\/25 {
  border-inline-end-color: rgb(226 232 240 / 0.25) !important;
}
.border-e-gray-200\/30 {
  border-inline-end-color: rgb(226 232 240 / 0.3) !important;
}
.border-e-gray-200\/38 {
  border-inline-end-color: rgb(226 232 240 / 0.38) !important;
}
.border-e-gray-200\/40 {
  border-inline-end-color: rgb(226 232 240 / 0.4) !important;
}
.border-e-gray-200\/5 {
  border-inline-end-color: rgb(226 232 240 / 0.05) !important;
}
.border-e-gray-200\/50 {
  border-inline-end-color: rgb(226 232 240 / 0.5) !important;
}
.border-e-gray-200\/60 {
  border-inline-end-color: rgb(226 232 240 / 0.6) !important;
}
.border-e-gray-200\/70 {
  border-inline-end-color: rgb(226 232 240 / 0.7) !important;
}
.border-e-gray-200\/75 {
  border-inline-end-color: rgb(226 232 240 / 0.75) !important;
}
.border-e-gray-200\/80 {
  border-inline-end-color: rgb(226 232 240 / 0.8) !important;
}
.border-e-gray-200\/87 {
  border-inline-end-color: rgb(226 232 240 / 0.87) !important;
}
.border-e-gray-200\/90 {
  border-inline-end-color: rgb(226 232 240 / 0.9) !important;
}
.border-e-gray-200\/95 {
  border-inline-end-color: rgb(226 232 240 / 0.95) !important;
}
.border-e-gray-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-e-gray-300\/0 {
  border-inline-end-color: rgb(203 213 225 / 0) !important;
}
.border-e-gray-300\/10 {
  border-inline-end-color: rgb(203 213 225 / 0.1) !important;
}
.border-e-gray-300\/100 {
  border-inline-end-color: rgb(203 213 225 / 1) !important;
}
.border-e-gray-300\/12 {
  border-inline-end-color: rgb(203 213 225 / 0.12) !important;
}
.border-e-gray-300\/20 {
  border-inline-end-color: rgb(203 213 225 / 0.2) !important;
}
.border-e-gray-300\/25 {
  border-inline-end-color: rgb(203 213 225 / 0.25) !important;
}
.border-e-gray-300\/30 {
  border-inline-end-color: rgb(203 213 225 / 0.3) !important;
}
.border-e-gray-300\/38 {
  border-inline-end-color: rgb(203 213 225 / 0.38) !important;
}
.border-e-gray-300\/40 {
  border-inline-end-color: rgb(203 213 225 / 0.4) !important;
}
.border-e-gray-300\/5 {
  border-inline-end-color: rgb(203 213 225 / 0.05) !important;
}
.border-e-gray-300\/50 {
  border-inline-end-color: rgb(203 213 225 / 0.5) !important;
}
.border-e-gray-300\/60 {
  border-inline-end-color: rgb(203 213 225 / 0.6) !important;
}
.border-e-gray-300\/70 {
  border-inline-end-color: rgb(203 213 225 / 0.7) !important;
}
.border-e-gray-300\/75 {
  border-inline-end-color: rgb(203 213 225 / 0.75) !important;
}
.border-e-gray-300\/80 {
  border-inline-end-color: rgb(203 213 225 / 0.8) !important;
}
.border-e-gray-300\/87 {
  border-inline-end-color: rgb(203 213 225 / 0.87) !important;
}
.border-e-gray-300\/90 {
  border-inline-end-color: rgb(203 213 225 / 0.9) !important;
}
.border-e-gray-300\/95 {
  border-inline-end-color: rgb(203 213 225 / 0.95) !important;
}
.border-e-gray-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-e-gray-400\/0 {
  border-inline-end-color: rgb(148 163 184 / 0) !important;
}
.border-e-gray-400\/10 {
  border-inline-end-color: rgb(148 163 184 / 0.1) !important;
}
.border-e-gray-400\/100 {
  border-inline-end-color: rgb(148 163 184 / 1) !important;
}
.border-e-gray-400\/12 {
  border-inline-end-color: rgb(148 163 184 / 0.12) !important;
}
.border-e-gray-400\/20 {
  border-inline-end-color: rgb(148 163 184 / 0.2) !important;
}
.border-e-gray-400\/25 {
  border-inline-end-color: rgb(148 163 184 / 0.25) !important;
}
.border-e-gray-400\/30 {
  border-inline-end-color: rgb(148 163 184 / 0.3) !important;
}
.border-e-gray-400\/38 {
  border-inline-end-color: rgb(148 163 184 / 0.38) !important;
}
.border-e-gray-400\/40 {
  border-inline-end-color: rgb(148 163 184 / 0.4) !important;
}
.border-e-gray-400\/5 {
  border-inline-end-color: rgb(148 163 184 / 0.05) !important;
}
.border-e-gray-400\/50 {
  border-inline-end-color: rgb(148 163 184 / 0.5) !important;
}
.border-e-gray-400\/60 {
  border-inline-end-color: rgb(148 163 184 / 0.6) !important;
}
.border-e-gray-400\/70 {
  border-inline-end-color: rgb(148 163 184 / 0.7) !important;
}
.border-e-gray-400\/75 {
  border-inline-end-color: rgb(148 163 184 / 0.75) !important;
}
.border-e-gray-400\/80 {
  border-inline-end-color: rgb(148 163 184 / 0.8) !important;
}
.border-e-gray-400\/87 {
  border-inline-end-color: rgb(148 163 184 / 0.87) !important;
}
.border-e-gray-400\/90 {
  border-inline-end-color: rgb(148 163 184 / 0.9) !important;
}
.border-e-gray-400\/95 {
  border-inline-end-color: rgb(148 163 184 / 0.95) !important;
}
.border-e-gray-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-e-gray-50\/0 {
  border-inline-end-color: rgb(248 250 252 / 0) !important;
}
.border-e-gray-50\/10 {
  border-inline-end-color: rgb(248 250 252 / 0.1) !important;
}
.border-e-gray-50\/100 {
  border-inline-end-color: rgb(248 250 252 / 1) !important;
}
.border-e-gray-50\/12 {
  border-inline-end-color: rgb(248 250 252 / 0.12) !important;
}
.border-e-gray-50\/20 {
  border-inline-end-color: rgb(248 250 252 / 0.2) !important;
}
.border-e-gray-50\/25 {
  border-inline-end-color: rgb(248 250 252 / 0.25) !important;
}
.border-e-gray-50\/30 {
  border-inline-end-color: rgb(248 250 252 / 0.3) !important;
}
.border-e-gray-50\/38 {
  border-inline-end-color: rgb(248 250 252 / 0.38) !important;
}
.border-e-gray-50\/40 {
  border-inline-end-color: rgb(248 250 252 / 0.4) !important;
}
.border-e-gray-50\/5 {
  border-inline-end-color: rgb(248 250 252 / 0.05) !important;
}
.border-e-gray-50\/50 {
  border-inline-end-color: rgb(248 250 252 / 0.5) !important;
}
.border-e-gray-50\/60 {
  border-inline-end-color: rgb(248 250 252 / 0.6) !important;
}
.border-e-gray-50\/70 {
  border-inline-end-color: rgb(248 250 252 / 0.7) !important;
}
.border-e-gray-50\/75 {
  border-inline-end-color: rgb(248 250 252 / 0.75) !important;
}
.border-e-gray-50\/80 {
  border-inline-end-color: rgb(248 250 252 / 0.8) !important;
}
.border-e-gray-50\/87 {
  border-inline-end-color: rgb(248 250 252 / 0.87) !important;
}
.border-e-gray-50\/90 {
  border-inline-end-color: rgb(248 250 252 / 0.9) !important;
}
.border-e-gray-50\/95 {
  border-inline-end-color: rgb(248 250 252 / 0.95) !important;
}
.border-e-gray-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-e-gray-500\/0 {
  border-inline-end-color: rgb(100 116 139 / 0) !important;
}
.border-e-gray-500\/10 {
  border-inline-end-color: rgb(100 116 139 / 0.1) !important;
}
.border-e-gray-500\/100 {
  border-inline-end-color: rgb(100 116 139 / 1) !important;
}
.border-e-gray-500\/12 {
  border-inline-end-color: rgb(100 116 139 / 0.12) !important;
}
.border-e-gray-500\/20 {
  border-inline-end-color: rgb(100 116 139 / 0.2) !important;
}
.border-e-gray-500\/25 {
  border-inline-end-color: rgb(100 116 139 / 0.25) !important;
}
.border-e-gray-500\/30 {
  border-inline-end-color: rgb(100 116 139 / 0.3) !important;
}
.border-e-gray-500\/38 {
  border-inline-end-color: rgb(100 116 139 / 0.38) !important;
}
.border-e-gray-500\/40 {
  border-inline-end-color: rgb(100 116 139 / 0.4) !important;
}
.border-e-gray-500\/5 {
  border-inline-end-color: rgb(100 116 139 / 0.05) !important;
}
.border-e-gray-500\/50 {
  border-inline-end-color: rgb(100 116 139 / 0.5) !important;
}
.border-e-gray-500\/60 {
  border-inline-end-color: rgb(100 116 139 / 0.6) !important;
}
.border-e-gray-500\/70 {
  border-inline-end-color: rgb(100 116 139 / 0.7) !important;
}
.border-e-gray-500\/75 {
  border-inline-end-color: rgb(100 116 139 / 0.75) !important;
}
.border-e-gray-500\/80 {
  border-inline-end-color: rgb(100 116 139 / 0.8) !important;
}
.border-e-gray-500\/87 {
  border-inline-end-color: rgb(100 116 139 / 0.87) !important;
}
.border-e-gray-500\/90 {
  border-inline-end-color: rgb(100 116 139 / 0.9) !important;
}
.border-e-gray-500\/95 {
  border-inline-end-color: rgb(100 116 139 / 0.95) !important;
}
.border-e-gray-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-e-gray-600\/0 {
  border-inline-end-color: rgb(71 85 105 / 0) !important;
}
.border-e-gray-600\/10 {
  border-inline-end-color: rgb(71 85 105 / 0.1) !important;
}
.border-e-gray-600\/100 {
  border-inline-end-color: rgb(71 85 105 / 1) !important;
}
.border-e-gray-600\/12 {
  border-inline-end-color: rgb(71 85 105 / 0.12) !important;
}
.border-e-gray-600\/20 {
  border-inline-end-color: rgb(71 85 105 / 0.2) !important;
}
.border-e-gray-600\/25 {
  border-inline-end-color: rgb(71 85 105 / 0.25) !important;
}
.border-e-gray-600\/30 {
  border-inline-end-color: rgb(71 85 105 / 0.3) !important;
}
.border-e-gray-600\/38 {
  border-inline-end-color: rgb(71 85 105 / 0.38) !important;
}
.border-e-gray-600\/40 {
  border-inline-end-color: rgb(71 85 105 / 0.4) !important;
}
.border-e-gray-600\/5 {
  border-inline-end-color: rgb(71 85 105 / 0.05) !important;
}
.border-e-gray-600\/50 {
  border-inline-end-color: rgb(71 85 105 / 0.5) !important;
}
.border-e-gray-600\/60 {
  border-inline-end-color: rgb(71 85 105 / 0.6) !important;
}
.border-e-gray-600\/70 {
  border-inline-end-color: rgb(71 85 105 / 0.7) !important;
}
.border-e-gray-600\/75 {
  border-inline-end-color: rgb(71 85 105 / 0.75) !important;
}
.border-e-gray-600\/80 {
  border-inline-end-color: rgb(71 85 105 / 0.8) !important;
}
.border-e-gray-600\/87 {
  border-inline-end-color: rgb(71 85 105 / 0.87) !important;
}
.border-e-gray-600\/90 {
  border-inline-end-color: rgb(71 85 105 / 0.9) !important;
}
.border-e-gray-600\/95 {
  border-inline-end-color: rgb(71 85 105 / 0.95) !important;
}
.border-e-gray-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-e-gray-700\/0 {
  border-inline-end-color: rgb(51 65 85 / 0) !important;
}
.border-e-gray-700\/10 {
  border-inline-end-color: rgb(51 65 85 / 0.1) !important;
}
.border-e-gray-700\/100 {
  border-inline-end-color: rgb(51 65 85 / 1) !important;
}
.border-e-gray-700\/12 {
  border-inline-end-color: rgb(51 65 85 / 0.12) !important;
}
.border-e-gray-700\/20 {
  border-inline-end-color: rgb(51 65 85 / 0.2) !important;
}
.border-e-gray-700\/25 {
  border-inline-end-color: rgb(51 65 85 / 0.25) !important;
}
.border-e-gray-700\/30 {
  border-inline-end-color: rgb(51 65 85 / 0.3) !important;
}
.border-e-gray-700\/38 {
  border-inline-end-color: rgb(51 65 85 / 0.38) !important;
}
.border-e-gray-700\/40 {
  border-inline-end-color: rgb(51 65 85 / 0.4) !important;
}
.border-e-gray-700\/5 {
  border-inline-end-color: rgb(51 65 85 / 0.05) !important;
}
.border-e-gray-700\/50 {
  border-inline-end-color: rgb(51 65 85 / 0.5) !important;
}
.border-e-gray-700\/60 {
  border-inline-end-color: rgb(51 65 85 / 0.6) !important;
}
.border-e-gray-700\/70 {
  border-inline-end-color: rgb(51 65 85 / 0.7) !important;
}
.border-e-gray-700\/75 {
  border-inline-end-color: rgb(51 65 85 / 0.75) !important;
}
.border-e-gray-700\/80 {
  border-inline-end-color: rgb(51 65 85 / 0.8) !important;
}
.border-e-gray-700\/87 {
  border-inline-end-color: rgb(51 65 85 / 0.87) !important;
}
.border-e-gray-700\/90 {
  border-inline-end-color: rgb(51 65 85 / 0.9) !important;
}
.border-e-gray-700\/95 {
  border-inline-end-color: rgb(51 65 85 / 0.95) !important;
}
.border-e-gray-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-e-gray-800\/0 {
  border-inline-end-color: rgb(30 41 59 / 0) !important;
}
.border-e-gray-800\/10 {
  border-inline-end-color: rgb(30 41 59 / 0.1) !important;
}
.border-e-gray-800\/100 {
  border-inline-end-color: rgb(30 41 59 / 1) !important;
}
.border-e-gray-800\/12 {
  border-inline-end-color: rgb(30 41 59 / 0.12) !important;
}
.border-e-gray-800\/20 {
  border-inline-end-color: rgb(30 41 59 / 0.2) !important;
}
.border-e-gray-800\/25 {
  border-inline-end-color: rgb(30 41 59 / 0.25) !important;
}
.border-e-gray-800\/30 {
  border-inline-end-color: rgb(30 41 59 / 0.3) !important;
}
.border-e-gray-800\/38 {
  border-inline-end-color: rgb(30 41 59 / 0.38) !important;
}
.border-e-gray-800\/40 {
  border-inline-end-color: rgb(30 41 59 / 0.4) !important;
}
.border-e-gray-800\/5 {
  border-inline-end-color: rgb(30 41 59 / 0.05) !important;
}
.border-e-gray-800\/50 {
  border-inline-end-color: rgb(30 41 59 / 0.5) !important;
}
.border-e-gray-800\/60 {
  border-inline-end-color: rgb(30 41 59 / 0.6) !important;
}
.border-e-gray-800\/70 {
  border-inline-end-color: rgb(30 41 59 / 0.7) !important;
}
.border-e-gray-800\/75 {
  border-inline-end-color: rgb(30 41 59 / 0.75) !important;
}
.border-e-gray-800\/80 {
  border-inline-end-color: rgb(30 41 59 / 0.8) !important;
}
.border-e-gray-800\/87 {
  border-inline-end-color: rgb(30 41 59 / 0.87) !important;
}
.border-e-gray-800\/90 {
  border-inline-end-color: rgb(30 41 59 / 0.9) !important;
}
.border-e-gray-800\/95 {
  border-inline-end-color: rgb(30 41 59 / 0.95) !important;
}
.border-e-gray-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-e-gray-900\/0 {
  border-inline-end-color: rgb(15 23 42 / 0) !important;
}
.border-e-gray-900\/10 {
  border-inline-end-color: rgb(15 23 42 / 0.1) !important;
}
.border-e-gray-900\/100 {
  border-inline-end-color: rgb(15 23 42 / 1) !important;
}
.border-e-gray-900\/12 {
  border-inline-end-color: rgb(15 23 42 / 0.12) !important;
}
.border-e-gray-900\/20 {
  border-inline-end-color: rgb(15 23 42 / 0.2) !important;
}
.border-e-gray-900\/25 {
  border-inline-end-color: rgb(15 23 42 / 0.25) !important;
}
.border-e-gray-900\/30 {
  border-inline-end-color: rgb(15 23 42 / 0.3) !important;
}
.border-e-gray-900\/38 {
  border-inline-end-color: rgb(15 23 42 / 0.38) !important;
}
.border-e-gray-900\/40 {
  border-inline-end-color: rgb(15 23 42 / 0.4) !important;
}
.border-e-gray-900\/5 {
  border-inline-end-color: rgb(15 23 42 / 0.05) !important;
}
.border-e-gray-900\/50 {
  border-inline-end-color: rgb(15 23 42 / 0.5) !important;
}
.border-e-gray-900\/60 {
  border-inline-end-color: rgb(15 23 42 / 0.6) !important;
}
.border-e-gray-900\/70 {
  border-inline-end-color: rgb(15 23 42 / 0.7) !important;
}
.border-e-gray-900\/75 {
  border-inline-end-color: rgb(15 23 42 / 0.75) !important;
}
.border-e-gray-900\/80 {
  border-inline-end-color: rgb(15 23 42 / 0.8) !important;
}
.border-e-gray-900\/87 {
  border-inline-end-color: rgb(15 23 42 / 0.87) !important;
}
.border-e-gray-900\/90 {
  border-inline-end-color: rgb(15 23 42 / 0.9) !important;
}
.border-e-gray-900\/95 {
  border-inline-end-color: rgb(15 23 42 / 0.95) !important;
}
.border-e-gray-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-e-gray-950\/0 {
  border-inline-end-color: rgb(2 6 23 / 0) !important;
}
.border-e-gray-950\/10 {
  border-inline-end-color: rgb(2 6 23 / 0.1) !important;
}
.border-e-gray-950\/100 {
  border-inline-end-color: rgb(2 6 23 / 1) !important;
}
.border-e-gray-950\/12 {
  border-inline-end-color: rgb(2 6 23 / 0.12) !important;
}
.border-e-gray-950\/20 {
  border-inline-end-color: rgb(2 6 23 / 0.2) !important;
}
.border-e-gray-950\/25 {
  border-inline-end-color: rgb(2 6 23 / 0.25) !important;
}
.border-e-gray-950\/30 {
  border-inline-end-color: rgb(2 6 23 / 0.3) !important;
}
.border-e-gray-950\/38 {
  border-inline-end-color: rgb(2 6 23 / 0.38) !important;
}
.border-e-gray-950\/40 {
  border-inline-end-color: rgb(2 6 23 / 0.4) !important;
}
.border-e-gray-950\/5 {
  border-inline-end-color: rgb(2 6 23 / 0.05) !important;
}
.border-e-gray-950\/50 {
  border-inline-end-color: rgb(2 6 23 / 0.5) !important;
}
.border-e-gray-950\/60 {
  border-inline-end-color: rgb(2 6 23 / 0.6) !important;
}
.border-e-gray-950\/70 {
  border-inline-end-color: rgb(2 6 23 / 0.7) !important;
}
.border-e-gray-950\/75 {
  border-inline-end-color: rgb(2 6 23 / 0.75) !important;
}
.border-e-gray-950\/80 {
  border-inline-end-color: rgb(2 6 23 / 0.8) !important;
}
.border-e-gray-950\/87 {
  border-inline-end-color: rgb(2 6 23 / 0.87) !important;
}
.border-e-gray-950\/90 {
  border-inline-end-color: rgb(2 6 23 / 0.9) !important;
}
.border-e-gray-950\/95 {
  border-inline-end-color: rgb(2 6 23 / 0.95) !important;
}
.border-e-green-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-e-green-100\/0 {
  border-inline-end-color: rgb(220 252 231 / 0) !important;
}
.border-e-green-100\/10 {
  border-inline-end-color: rgb(220 252 231 / 0.1) !important;
}
.border-e-green-100\/100 {
  border-inline-end-color: rgb(220 252 231 / 1) !important;
}
.border-e-green-100\/12 {
  border-inline-end-color: rgb(220 252 231 / 0.12) !important;
}
.border-e-green-100\/20 {
  border-inline-end-color: rgb(220 252 231 / 0.2) !important;
}
.border-e-green-100\/25 {
  border-inline-end-color: rgb(220 252 231 / 0.25) !important;
}
.border-e-green-100\/30 {
  border-inline-end-color: rgb(220 252 231 / 0.3) !important;
}
.border-e-green-100\/38 {
  border-inline-end-color: rgb(220 252 231 / 0.38) !important;
}
.border-e-green-100\/40 {
  border-inline-end-color: rgb(220 252 231 / 0.4) !important;
}
.border-e-green-100\/5 {
  border-inline-end-color: rgb(220 252 231 / 0.05) !important;
}
.border-e-green-100\/50 {
  border-inline-end-color: rgb(220 252 231 / 0.5) !important;
}
.border-e-green-100\/60 {
  border-inline-end-color: rgb(220 252 231 / 0.6) !important;
}
.border-e-green-100\/70 {
  border-inline-end-color: rgb(220 252 231 / 0.7) !important;
}
.border-e-green-100\/75 {
  border-inline-end-color: rgb(220 252 231 / 0.75) !important;
}
.border-e-green-100\/80 {
  border-inline-end-color: rgb(220 252 231 / 0.8) !important;
}
.border-e-green-100\/87 {
  border-inline-end-color: rgb(220 252 231 / 0.87) !important;
}
.border-e-green-100\/90 {
  border-inline-end-color: rgb(220 252 231 / 0.9) !important;
}
.border-e-green-100\/95 {
  border-inline-end-color: rgb(220 252 231 / 0.95) !important;
}
.border-e-green-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-e-green-200\/0 {
  border-inline-end-color: rgb(187 247 208 / 0) !important;
}
.border-e-green-200\/10 {
  border-inline-end-color: rgb(187 247 208 / 0.1) !important;
}
.border-e-green-200\/100 {
  border-inline-end-color: rgb(187 247 208 / 1) !important;
}
.border-e-green-200\/12 {
  border-inline-end-color: rgb(187 247 208 / 0.12) !important;
}
.border-e-green-200\/20 {
  border-inline-end-color: rgb(187 247 208 / 0.2) !important;
}
.border-e-green-200\/25 {
  border-inline-end-color: rgb(187 247 208 / 0.25) !important;
}
.border-e-green-200\/30 {
  border-inline-end-color: rgb(187 247 208 / 0.3) !important;
}
.border-e-green-200\/38 {
  border-inline-end-color: rgb(187 247 208 / 0.38) !important;
}
.border-e-green-200\/40 {
  border-inline-end-color: rgb(187 247 208 / 0.4) !important;
}
.border-e-green-200\/5 {
  border-inline-end-color: rgb(187 247 208 / 0.05) !important;
}
.border-e-green-200\/50 {
  border-inline-end-color: rgb(187 247 208 / 0.5) !important;
}
.border-e-green-200\/60 {
  border-inline-end-color: rgb(187 247 208 / 0.6) !important;
}
.border-e-green-200\/70 {
  border-inline-end-color: rgb(187 247 208 / 0.7) !important;
}
.border-e-green-200\/75 {
  border-inline-end-color: rgb(187 247 208 / 0.75) !important;
}
.border-e-green-200\/80 {
  border-inline-end-color: rgb(187 247 208 / 0.8) !important;
}
.border-e-green-200\/87 {
  border-inline-end-color: rgb(187 247 208 / 0.87) !important;
}
.border-e-green-200\/90 {
  border-inline-end-color: rgb(187 247 208 / 0.9) !important;
}
.border-e-green-200\/95 {
  border-inline-end-color: rgb(187 247 208 / 0.95) !important;
}
.border-e-green-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-e-green-300\/0 {
  border-inline-end-color: rgb(134 239 172 / 0) !important;
}
.border-e-green-300\/10 {
  border-inline-end-color: rgb(134 239 172 / 0.1) !important;
}
.border-e-green-300\/100 {
  border-inline-end-color: rgb(134 239 172 / 1) !important;
}
.border-e-green-300\/12 {
  border-inline-end-color: rgb(134 239 172 / 0.12) !important;
}
.border-e-green-300\/20 {
  border-inline-end-color: rgb(134 239 172 / 0.2) !important;
}
.border-e-green-300\/25 {
  border-inline-end-color: rgb(134 239 172 / 0.25) !important;
}
.border-e-green-300\/30 {
  border-inline-end-color: rgb(134 239 172 / 0.3) !important;
}
.border-e-green-300\/38 {
  border-inline-end-color: rgb(134 239 172 / 0.38) !important;
}
.border-e-green-300\/40 {
  border-inline-end-color: rgb(134 239 172 / 0.4) !important;
}
.border-e-green-300\/5 {
  border-inline-end-color: rgb(134 239 172 / 0.05) !important;
}
.border-e-green-300\/50 {
  border-inline-end-color: rgb(134 239 172 / 0.5) !important;
}
.border-e-green-300\/60 {
  border-inline-end-color: rgb(134 239 172 / 0.6) !important;
}
.border-e-green-300\/70 {
  border-inline-end-color: rgb(134 239 172 / 0.7) !important;
}
.border-e-green-300\/75 {
  border-inline-end-color: rgb(134 239 172 / 0.75) !important;
}
.border-e-green-300\/80 {
  border-inline-end-color: rgb(134 239 172 / 0.8) !important;
}
.border-e-green-300\/87 {
  border-inline-end-color: rgb(134 239 172 / 0.87) !important;
}
.border-e-green-300\/90 {
  border-inline-end-color: rgb(134 239 172 / 0.9) !important;
}
.border-e-green-300\/95 {
  border-inline-end-color: rgb(134 239 172 / 0.95) !important;
}
.border-e-green-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-e-green-400\/0 {
  border-inline-end-color: rgb(74 222 128 / 0) !important;
}
.border-e-green-400\/10 {
  border-inline-end-color: rgb(74 222 128 / 0.1) !important;
}
.border-e-green-400\/100 {
  border-inline-end-color: rgb(74 222 128 / 1) !important;
}
.border-e-green-400\/12 {
  border-inline-end-color: rgb(74 222 128 / 0.12) !important;
}
.border-e-green-400\/20 {
  border-inline-end-color: rgb(74 222 128 / 0.2) !important;
}
.border-e-green-400\/25 {
  border-inline-end-color: rgb(74 222 128 / 0.25) !important;
}
.border-e-green-400\/30 {
  border-inline-end-color: rgb(74 222 128 / 0.3) !important;
}
.border-e-green-400\/38 {
  border-inline-end-color: rgb(74 222 128 / 0.38) !important;
}
.border-e-green-400\/40 {
  border-inline-end-color: rgb(74 222 128 / 0.4) !important;
}
.border-e-green-400\/5 {
  border-inline-end-color: rgb(74 222 128 / 0.05) !important;
}
.border-e-green-400\/50 {
  border-inline-end-color: rgb(74 222 128 / 0.5) !important;
}
.border-e-green-400\/60 {
  border-inline-end-color: rgb(74 222 128 / 0.6) !important;
}
.border-e-green-400\/70 {
  border-inline-end-color: rgb(74 222 128 / 0.7) !important;
}
.border-e-green-400\/75 {
  border-inline-end-color: rgb(74 222 128 / 0.75) !important;
}
.border-e-green-400\/80 {
  border-inline-end-color: rgb(74 222 128 / 0.8) !important;
}
.border-e-green-400\/87 {
  border-inline-end-color: rgb(74 222 128 / 0.87) !important;
}
.border-e-green-400\/90 {
  border-inline-end-color: rgb(74 222 128 / 0.9) !important;
}
.border-e-green-400\/95 {
  border-inline-end-color: rgb(74 222 128 / 0.95) !important;
}
.border-e-green-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-e-green-50\/0 {
  border-inline-end-color: rgb(240 253 244 / 0) !important;
}
.border-e-green-50\/10 {
  border-inline-end-color: rgb(240 253 244 / 0.1) !important;
}
.border-e-green-50\/100 {
  border-inline-end-color: rgb(240 253 244 / 1) !important;
}
.border-e-green-50\/12 {
  border-inline-end-color: rgb(240 253 244 / 0.12) !important;
}
.border-e-green-50\/20 {
  border-inline-end-color: rgb(240 253 244 / 0.2) !important;
}
.border-e-green-50\/25 {
  border-inline-end-color: rgb(240 253 244 / 0.25) !important;
}
.border-e-green-50\/30 {
  border-inline-end-color: rgb(240 253 244 / 0.3) !important;
}
.border-e-green-50\/38 {
  border-inline-end-color: rgb(240 253 244 / 0.38) !important;
}
.border-e-green-50\/40 {
  border-inline-end-color: rgb(240 253 244 / 0.4) !important;
}
.border-e-green-50\/5 {
  border-inline-end-color: rgb(240 253 244 / 0.05) !important;
}
.border-e-green-50\/50 {
  border-inline-end-color: rgb(240 253 244 / 0.5) !important;
}
.border-e-green-50\/60 {
  border-inline-end-color: rgb(240 253 244 / 0.6) !important;
}
.border-e-green-50\/70 {
  border-inline-end-color: rgb(240 253 244 / 0.7) !important;
}
.border-e-green-50\/75 {
  border-inline-end-color: rgb(240 253 244 / 0.75) !important;
}
.border-e-green-50\/80 {
  border-inline-end-color: rgb(240 253 244 / 0.8) !important;
}
.border-e-green-50\/87 {
  border-inline-end-color: rgb(240 253 244 / 0.87) !important;
}
.border-e-green-50\/90 {
  border-inline-end-color: rgb(240 253 244 / 0.9) !important;
}
.border-e-green-50\/95 {
  border-inline-end-color: rgb(240 253 244 / 0.95) !important;
}
.border-e-green-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-e-green-500\/0 {
  border-inline-end-color: rgb(34 197 94 / 0) !important;
}
.border-e-green-500\/10 {
  border-inline-end-color: rgb(34 197 94 / 0.1) !important;
}
.border-e-green-500\/100 {
  border-inline-end-color: rgb(34 197 94 / 1) !important;
}
.border-e-green-500\/12 {
  border-inline-end-color: rgb(34 197 94 / 0.12) !important;
}
.border-e-green-500\/20 {
  border-inline-end-color: rgb(34 197 94 / 0.2) !important;
}
.border-e-green-500\/25 {
  border-inline-end-color: rgb(34 197 94 / 0.25) !important;
}
.border-e-green-500\/30 {
  border-inline-end-color: rgb(34 197 94 / 0.3) !important;
}
.border-e-green-500\/38 {
  border-inline-end-color: rgb(34 197 94 / 0.38) !important;
}
.border-e-green-500\/40 {
  border-inline-end-color: rgb(34 197 94 / 0.4) !important;
}
.border-e-green-500\/5 {
  border-inline-end-color: rgb(34 197 94 / 0.05) !important;
}
.border-e-green-500\/50 {
  border-inline-end-color: rgb(34 197 94 / 0.5) !important;
}
.border-e-green-500\/60 {
  border-inline-end-color: rgb(34 197 94 / 0.6) !important;
}
.border-e-green-500\/70 {
  border-inline-end-color: rgb(34 197 94 / 0.7) !important;
}
.border-e-green-500\/75 {
  border-inline-end-color: rgb(34 197 94 / 0.75) !important;
}
.border-e-green-500\/80 {
  border-inline-end-color: rgb(34 197 94 / 0.8) !important;
}
.border-e-green-500\/87 {
  border-inline-end-color: rgb(34 197 94 / 0.87) !important;
}
.border-e-green-500\/90 {
  border-inline-end-color: rgb(34 197 94 / 0.9) !important;
}
.border-e-green-500\/95 {
  border-inline-end-color: rgb(34 197 94 / 0.95) !important;
}
.border-e-green-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-e-green-600\/0 {
  border-inline-end-color: rgb(22 163 74 / 0) !important;
}
.border-e-green-600\/10 {
  border-inline-end-color: rgb(22 163 74 / 0.1) !important;
}
.border-e-green-600\/100 {
  border-inline-end-color: rgb(22 163 74 / 1) !important;
}
.border-e-green-600\/12 {
  border-inline-end-color: rgb(22 163 74 / 0.12) !important;
}
.border-e-green-600\/20 {
  border-inline-end-color: rgb(22 163 74 / 0.2) !important;
}
.border-e-green-600\/25 {
  border-inline-end-color: rgb(22 163 74 / 0.25) !important;
}
.border-e-green-600\/30 {
  border-inline-end-color: rgb(22 163 74 / 0.3) !important;
}
.border-e-green-600\/38 {
  border-inline-end-color: rgb(22 163 74 / 0.38) !important;
}
.border-e-green-600\/40 {
  border-inline-end-color: rgb(22 163 74 / 0.4) !important;
}
.border-e-green-600\/5 {
  border-inline-end-color: rgb(22 163 74 / 0.05) !important;
}
.border-e-green-600\/50 {
  border-inline-end-color: rgb(22 163 74 / 0.5) !important;
}
.border-e-green-600\/60 {
  border-inline-end-color: rgb(22 163 74 / 0.6) !important;
}
.border-e-green-600\/70 {
  border-inline-end-color: rgb(22 163 74 / 0.7) !important;
}
.border-e-green-600\/75 {
  border-inline-end-color: rgb(22 163 74 / 0.75) !important;
}
.border-e-green-600\/80 {
  border-inline-end-color: rgb(22 163 74 / 0.8) !important;
}
.border-e-green-600\/87 {
  border-inline-end-color: rgb(22 163 74 / 0.87) !important;
}
.border-e-green-600\/90 {
  border-inline-end-color: rgb(22 163 74 / 0.9) !important;
}
.border-e-green-600\/95 {
  border-inline-end-color: rgb(22 163 74 / 0.95) !important;
}
.border-e-green-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-e-green-700\/0 {
  border-inline-end-color: rgb(21 128 61 / 0) !important;
}
.border-e-green-700\/10 {
  border-inline-end-color: rgb(21 128 61 / 0.1) !important;
}
.border-e-green-700\/100 {
  border-inline-end-color: rgb(21 128 61 / 1) !important;
}
.border-e-green-700\/12 {
  border-inline-end-color: rgb(21 128 61 / 0.12) !important;
}
.border-e-green-700\/20 {
  border-inline-end-color: rgb(21 128 61 / 0.2) !important;
}
.border-e-green-700\/25 {
  border-inline-end-color: rgb(21 128 61 / 0.25) !important;
}
.border-e-green-700\/30 {
  border-inline-end-color: rgb(21 128 61 / 0.3) !important;
}
.border-e-green-700\/38 {
  border-inline-end-color: rgb(21 128 61 / 0.38) !important;
}
.border-e-green-700\/40 {
  border-inline-end-color: rgb(21 128 61 / 0.4) !important;
}
.border-e-green-700\/5 {
  border-inline-end-color: rgb(21 128 61 / 0.05) !important;
}
.border-e-green-700\/50 {
  border-inline-end-color: rgb(21 128 61 / 0.5) !important;
}
.border-e-green-700\/60 {
  border-inline-end-color: rgb(21 128 61 / 0.6) !important;
}
.border-e-green-700\/70 {
  border-inline-end-color: rgb(21 128 61 / 0.7) !important;
}
.border-e-green-700\/75 {
  border-inline-end-color: rgb(21 128 61 / 0.75) !important;
}
.border-e-green-700\/80 {
  border-inline-end-color: rgb(21 128 61 / 0.8) !important;
}
.border-e-green-700\/87 {
  border-inline-end-color: rgb(21 128 61 / 0.87) !important;
}
.border-e-green-700\/90 {
  border-inline-end-color: rgb(21 128 61 / 0.9) !important;
}
.border-e-green-700\/95 {
  border-inline-end-color: rgb(21 128 61 / 0.95) !important;
}
.border-e-green-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-e-green-800\/0 {
  border-inline-end-color: rgb(22 101 52 / 0) !important;
}
.border-e-green-800\/10 {
  border-inline-end-color: rgb(22 101 52 / 0.1) !important;
}
.border-e-green-800\/100 {
  border-inline-end-color: rgb(22 101 52 / 1) !important;
}
.border-e-green-800\/12 {
  border-inline-end-color: rgb(22 101 52 / 0.12) !important;
}
.border-e-green-800\/20 {
  border-inline-end-color: rgb(22 101 52 / 0.2) !important;
}
.border-e-green-800\/25 {
  border-inline-end-color: rgb(22 101 52 / 0.25) !important;
}
.border-e-green-800\/30 {
  border-inline-end-color: rgb(22 101 52 / 0.3) !important;
}
.border-e-green-800\/38 {
  border-inline-end-color: rgb(22 101 52 / 0.38) !important;
}
.border-e-green-800\/40 {
  border-inline-end-color: rgb(22 101 52 / 0.4) !important;
}
.border-e-green-800\/5 {
  border-inline-end-color: rgb(22 101 52 / 0.05) !important;
}
.border-e-green-800\/50 {
  border-inline-end-color: rgb(22 101 52 / 0.5) !important;
}
.border-e-green-800\/60 {
  border-inline-end-color: rgb(22 101 52 / 0.6) !important;
}
.border-e-green-800\/70 {
  border-inline-end-color: rgb(22 101 52 / 0.7) !important;
}
.border-e-green-800\/75 {
  border-inline-end-color: rgb(22 101 52 / 0.75) !important;
}
.border-e-green-800\/80 {
  border-inline-end-color: rgb(22 101 52 / 0.8) !important;
}
.border-e-green-800\/87 {
  border-inline-end-color: rgb(22 101 52 / 0.87) !important;
}
.border-e-green-800\/90 {
  border-inline-end-color: rgb(22 101 52 / 0.9) !important;
}
.border-e-green-800\/95 {
  border-inline-end-color: rgb(22 101 52 / 0.95) !important;
}
.border-e-green-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-e-green-900\/0 {
  border-inline-end-color: rgb(20 83 45 / 0) !important;
}
.border-e-green-900\/10 {
  border-inline-end-color: rgb(20 83 45 / 0.1) !important;
}
.border-e-green-900\/100 {
  border-inline-end-color: rgb(20 83 45 / 1) !important;
}
.border-e-green-900\/12 {
  border-inline-end-color: rgb(20 83 45 / 0.12) !important;
}
.border-e-green-900\/20 {
  border-inline-end-color: rgb(20 83 45 / 0.2) !important;
}
.border-e-green-900\/25 {
  border-inline-end-color: rgb(20 83 45 / 0.25) !important;
}
.border-e-green-900\/30 {
  border-inline-end-color: rgb(20 83 45 / 0.3) !important;
}
.border-e-green-900\/38 {
  border-inline-end-color: rgb(20 83 45 / 0.38) !important;
}
.border-e-green-900\/40 {
  border-inline-end-color: rgb(20 83 45 / 0.4) !important;
}
.border-e-green-900\/5 {
  border-inline-end-color: rgb(20 83 45 / 0.05) !important;
}
.border-e-green-900\/50 {
  border-inline-end-color: rgb(20 83 45 / 0.5) !important;
}
.border-e-green-900\/60 {
  border-inline-end-color: rgb(20 83 45 / 0.6) !important;
}
.border-e-green-900\/70 {
  border-inline-end-color: rgb(20 83 45 / 0.7) !important;
}
.border-e-green-900\/75 {
  border-inline-end-color: rgb(20 83 45 / 0.75) !important;
}
.border-e-green-900\/80 {
  border-inline-end-color: rgb(20 83 45 / 0.8) !important;
}
.border-e-green-900\/87 {
  border-inline-end-color: rgb(20 83 45 / 0.87) !important;
}
.border-e-green-900\/90 {
  border-inline-end-color: rgb(20 83 45 / 0.9) !important;
}
.border-e-green-900\/95 {
  border-inline-end-color: rgb(20 83 45 / 0.95) !important;
}
.border-e-green-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-e-green-950\/0 {
  border-inline-end-color: rgb(5 46 22 / 0) !important;
}
.border-e-green-950\/10 {
  border-inline-end-color: rgb(5 46 22 / 0.1) !important;
}
.border-e-green-950\/100 {
  border-inline-end-color: rgb(5 46 22 / 1) !important;
}
.border-e-green-950\/12 {
  border-inline-end-color: rgb(5 46 22 / 0.12) !important;
}
.border-e-green-950\/20 {
  border-inline-end-color: rgb(5 46 22 / 0.2) !important;
}
.border-e-green-950\/25 {
  border-inline-end-color: rgb(5 46 22 / 0.25) !important;
}
.border-e-green-950\/30 {
  border-inline-end-color: rgb(5 46 22 / 0.3) !important;
}
.border-e-green-950\/38 {
  border-inline-end-color: rgb(5 46 22 / 0.38) !important;
}
.border-e-green-950\/40 {
  border-inline-end-color: rgb(5 46 22 / 0.4) !important;
}
.border-e-green-950\/5 {
  border-inline-end-color: rgb(5 46 22 / 0.05) !important;
}
.border-e-green-950\/50 {
  border-inline-end-color: rgb(5 46 22 / 0.5) !important;
}
.border-e-green-950\/60 {
  border-inline-end-color: rgb(5 46 22 / 0.6) !important;
}
.border-e-green-950\/70 {
  border-inline-end-color: rgb(5 46 22 / 0.7) !important;
}
.border-e-green-950\/75 {
  border-inline-end-color: rgb(5 46 22 / 0.75) !important;
}
.border-e-green-950\/80 {
  border-inline-end-color: rgb(5 46 22 / 0.8) !important;
}
.border-e-green-950\/87 {
  border-inline-end-color: rgb(5 46 22 / 0.87) !important;
}
.border-e-green-950\/90 {
  border-inline-end-color: rgb(5 46 22 / 0.9) !important;
}
.border-e-green-950\/95 {
  border-inline-end-color: rgb(5 46 22 / 0.95) !important;
}
.border-e-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-100\/0 {
  border-inline-end-color: rgb(224 231 255 / 0) !important;
}
.border-e-indigo-100\/10 {
  border-inline-end-color: rgb(224 231 255 / 0.1) !important;
}
.border-e-indigo-100\/100 {
  border-inline-end-color: rgb(224 231 255 / 1) !important;
}
.border-e-indigo-100\/12 {
  border-inline-end-color: rgb(224 231 255 / 0.12) !important;
}
.border-e-indigo-100\/20 {
  border-inline-end-color: rgb(224 231 255 / 0.2) !important;
}
.border-e-indigo-100\/25 {
  border-inline-end-color: rgb(224 231 255 / 0.25) !important;
}
.border-e-indigo-100\/30 {
  border-inline-end-color: rgb(224 231 255 / 0.3) !important;
}
.border-e-indigo-100\/38 {
  border-inline-end-color: rgb(224 231 255 / 0.38) !important;
}
.border-e-indigo-100\/40 {
  border-inline-end-color: rgb(224 231 255 / 0.4) !important;
}
.border-e-indigo-100\/5 {
  border-inline-end-color: rgb(224 231 255 / 0.05) !important;
}
.border-e-indigo-100\/50 {
  border-inline-end-color: rgb(224 231 255 / 0.5) !important;
}
.border-e-indigo-100\/60 {
  border-inline-end-color: rgb(224 231 255 / 0.6) !important;
}
.border-e-indigo-100\/70 {
  border-inline-end-color: rgb(224 231 255 / 0.7) !important;
}
.border-e-indigo-100\/75 {
  border-inline-end-color: rgb(224 231 255 / 0.75) !important;
}
.border-e-indigo-100\/80 {
  border-inline-end-color: rgb(224 231 255 / 0.8) !important;
}
.border-e-indigo-100\/87 {
  border-inline-end-color: rgb(224 231 255 / 0.87) !important;
}
.border-e-indigo-100\/90 {
  border-inline-end-color: rgb(224 231 255 / 0.9) !important;
}
.border-e-indigo-100\/95 {
  border-inline-end-color: rgb(224 231 255 / 0.95) !important;
}
.border-e-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-200\/0 {
  border-inline-end-color: rgb(199 210 254 / 0) !important;
}
.border-e-indigo-200\/10 {
  border-inline-end-color: rgb(199 210 254 / 0.1) !important;
}
.border-e-indigo-200\/100 {
  border-inline-end-color: rgb(199 210 254 / 1) !important;
}
.border-e-indigo-200\/12 {
  border-inline-end-color: rgb(199 210 254 / 0.12) !important;
}
.border-e-indigo-200\/20 {
  border-inline-end-color: rgb(199 210 254 / 0.2) !important;
}
.border-e-indigo-200\/25 {
  border-inline-end-color: rgb(199 210 254 / 0.25) !important;
}
.border-e-indigo-200\/30 {
  border-inline-end-color: rgb(199 210 254 / 0.3) !important;
}
.border-e-indigo-200\/38 {
  border-inline-end-color: rgb(199 210 254 / 0.38) !important;
}
.border-e-indigo-200\/40 {
  border-inline-end-color: rgb(199 210 254 / 0.4) !important;
}
.border-e-indigo-200\/5 {
  border-inline-end-color: rgb(199 210 254 / 0.05) !important;
}
.border-e-indigo-200\/50 {
  border-inline-end-color: rgb(199 210 254 / 0.5) !important;
}
.border-e-indigo-200\/60 {
  border-inline-end-color: rgb(199 210 254 / 0.6) !important;
}
.border-e-indigo-200\/70 {
  border-inline-end-color: rgb(199 210 254 / 0.7) !important;
}
.border-e-indigo-200\/75 {
  border-inline-end-color: rgb(199 210 254 / 0.75) !important;
}
.border-e-indigo-200\/80 {
  border-inline-end-color: rgb(199 210 254 / 0.8) !important;
}
.border-e-indigo-200\/87 {
  border-inline-end-color: rgb(199 210 254 / 0.87) !important;
}
.border-e-indigo-200\/90 {
  border-inline-end-color: rgb(199 210 254 / 0.9) !important;
}
.border-e-indigo-200\/95 {
  border-inline-end-color: rgb(199 210 254 / 0.95) !important;
}
.border-e-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-300\/0 {
  border-inline-end-color: rgb(165 180 252 / 0) !important;
}
.border-e-indigo-300\/10 {
  border-inline-end-color: rgb(165 180 252 / 0.1) !important;
}
.border-e-indigo-300\/100 {
  border-inline-end-color: rgb(165 180 252 / 1) !important;
}
.border-e-indigo-300\/12 {
  border-inline-end-color: rgb(165 180 252 / 0.12) !important;
}
.border-e-indigo-300\/20 {
  border-inline-end-color: rgb(165 180 252 / 0.2) !important;
}
.border-e-indigo-300\/25 {
  border-inline-end-color: rgb(165 180 252 / 0.25) !important;
}
.border-e-indigo-300\/30 {
  border-inline-end-color: rgb(165 180 252 / 0.3) !important;
}
.border-e-indigo-300\/38 {
  border-inline-end-color: rgb(165 180 252 / 0.38) !important;
}
.border-e-indigo-300\/40 {
  border-inline-end-color: rgb(165 180 252 / 0.4) !important;
}
.border-e-indigo-300\/5 {
  border-inline-end-color: rgb(165 180 252 / 0.05) !important;
}
.border-e-indigo-300\/50 {
  border-inline-end-color: rgb(165 180 252 / 0.5) !important;
}
.border-e-indigo-300\/60 {
  border-inline-end-color: rgb(165 180 252 / 0.6) !important;
}
.border-e-indigo-300\/70 {
  border-inline-end-color: rgb(165 180 252 / 0.7) !important;
}
.border-e-indigo-300\/75 {
  border-inline-end-color: rgb(165 180 252 / 0.75) !important;
}
.border-e-indigo-300\/80 {
  border-inline-end-color: rgb(165 180 252 / 0.8) !important;
}
.border-e-indigo-300\/87 {
  border-inline-end-color: rgb(165 180 252 / 0.87) !important;
}
.border-e-indigo-300\/90 {
  border-inline-end-color: rgb(165 180 252 / 0.9) !important;
}
.border-e-indigo-300\/95 {
  border-inline-end-color: rgb(165 180 252 / 0.95) !important;
}
.border-e-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-400\/0 {
  border-inline-end-color: rgb(129 140 248 / 0) !important;
}
.border-e-indigo-400\/10 {
  border-inline-end-color: rgb(129 140 248 / 0.1) !important;
}
.border-e-indigo-400\/100 {
  border-inline-end-color: rgb(129 140 248 / 1) !important;
}
.border-e-indigo-400\/12 {
  border-inline-end-color: rgb(129 140 248 / 0.12) !important;
}
.border-e-indigo-400\/20 {
  border-inline-end-color: rgb(129 140 248 / 0.2) !important;
}
.border-e-indigo-400\/25 {
  border-inline-end-color: rgb(129 140 248 / 0.25) !important;
}
.border-e-indigo-400\/30 {
  border-inline-end-color: rgb(129 140 248 / 0.3) !important;
}
.border-e-indigo-400\/38 {
  border-inline-end-color: rgb(129 140 248 / 0.38) !important;
}
.border-e-indigo-400\/40 {
  border-inline-end-color: rgb(129 140 248 / 0.4) !important;
}
.border-e-indigo-400\/5 {
  border-inline-end-color: rgb(129 140 248 / 0.05) !important;
}
.border-e-indigo-400\/50 {
  border-inline-end-color: rgb(129 140 248 / 0.5) !important;
}
.border-e-indigo-400\/60 {
  border-inline-end-color: rgb(129 140 248 / 0.6) !important;
}
.border-e-indigo-400\/70 {
  border-inline-end-color: rgb(129 140 248 / 0.7) !important;
}
.border-e-indigo-400\/75 {
  border-inline-end-color: rgb(129 140 248 / 0.75) !important;
}
.border-e-indigo-400\/80 {
  border-inline-end-color: rgb(129 140 248 / 0.8) !important;
}
.border-e-indigo-400\/87 {
  border-inline-end-color: rgb(129 140 248 / 0.87) !important;
}
.border-e-indigo-400\/90 {
  border-inline-end-color: rgb(129 140 248 / 0.9) !important;
}
.border-e-indigo-400\/95 {
  border-inline-end-color: rgb(129 140 248 / 0.95) !important;
}
.border-e-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-50\/0 {
  border-inline-end-color: rgb(238 242 255 / 0) !important;
}
.border-e-indigo-50\/10 {
  border-inline-end-color: rgb(238 242 255 / 0.1) !important;
}
.border-e-indigo-50\/100 {
  border-inline-end-color: rgb(238 242 255 / 1) !important;
}
.border-e-indigo-50\/12 {
  border-inline-end-color: rgb(238 242 255 / 0.12) !important;
}
.border-e-indigo-50\/20 {
  border-inline-end-color: rgb(238 242 255 / 0.2) !important;
}
.border-e-indigo-50\/25 {
  border-inline-end-color: rgb(238 242 255 / 0.25) !important;
}
.border-e-indigo-50\/30 {
  border-inline-end-color: rgb(238 242 255 / 0.3) !important;
}
.border-e-indigo-50\/38 {
  border-inline-end-color: rgb(238 242 255 / 0.38) !important;
}
.border-e-indigo-50\/40 {
  border-inline-end-color: rgb(238 242 255 / 0.4) !important;
}
.border-e-indigo-50\/5 {
  border-inline-end-color: rgb(238 242 255 / 0.05) !important;
}
.border-e-indigo-50\/50 {
  border-inline-end-color: rgb(238 242 255 / 0.5) !important;
}
.border-e-indigo-50\/60 {
  border-inline-end-color: rgb(238 242 255 / 0.6) !important;
}
.border-e-indigo-50\/70 {
  border-inline-end-color: rgb(238 242 255 / 0.7) !important;
}
.border-e-indigo-50\/75 {
  border-inline-end-color: rgb(238 242 255 / 0.75) !important;
}
.border-e-indigo-50\/80 {
  border-inline-end-color: rgb(238 242 255 / 0.8) !important;
}
.border-e-indigo-50\/87 {
  border-inline-end-color: rgb(238 242 255 / 0.87) !important;
}
.border-e-indigo-50\/90 {
  border-inline-end-color: rgb(238 242 255 / 0.9) !important;
}
.border-e-indigo-50\/95 {
  border-inline-end-color: rgb(238 242 255 / 0.95) !important;
}
.border-e-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-500\/0 {
  border-inline-end-color: rgb(99 102 241 / 0) !important;
}
.border-e-indigo-500\/10 {
  border-inline-end-color: rgb(99 102 241 / 0.1) !important;
}
.border-e-indigo-500\/100 {
  border-inline-end-color: rgb(99 102 241 / 1) !important;
}
.border-e-indigo-500\/12 {
  border-inline-end-color: rgb(99 102 241 / 0.12) !important;
}
.border-e-indigo-500\/20 {
  border-inline-end-color: rgb(99 102 241 / 0.2) !important;
}
.border-e-indigo-500\/25 {
  border-inline-end-color: rgb(99 102 241 / 0.25) !important;
}
.border-e-indigo-500\/30 {
  border-inline-end-color: rgb(99 102 241 / 0.3) !important;
}
.border-e-indigo-500\/38 {
  border-inline-end-color: rgb(99 102 241 / 0.38) !important;
}
.border-e-indigo-500\/40 {
  border-inline-end-color: rgb(99 102 241 / 0.4) !important;
}
.border-e-indigo-500\/5 {
  border-inline-end-color: rgb(99 102 241 / 0.05) !important;
}
.border-e-indigo-500\/50 {
  border-inline-end-color: rgb(99 102 241 / 0.5) !important;
}
.border-e-indigo-500\/60 {
  border-inline-end-color: rgb(99 102 241 / 0.6) !important;
}
.border-e-indigo-500\/70 {
  border-inline-end-color: rgb(99 102 241 / 0.7) !important;
}
.border-e-indigo-500\/75 {
  border-inline-end-color: rgb(99 102 241 / 0.75) !important;
}
.border-e-indigo-500\/80 {
  border-inline-end-color: rgb(99 102 241 / 0.8) !important;
}
.border-e-indigo-500\/87 {
  border-inline-end-color: rgb(99 102 241 / 0.87) !important;
}
.border-e-indigo-500\/90 {
  border-inline-end-color: rgb(99 102 241 / 0.9) !important;
}
.border-e-indigo-500\/95 {
  border-inline-end-color: rgb(99 102 241 / 0.95) !important;
}
.border-e-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-600\/0 {
  border-inline-end-color: rgb(79 70 229 / 0) !important;
}
.border-e-indigo-600\/10 {
  border-inline-end-color: rgb(79 70 229 / 0.1) !important;
}
.border-e-indigo-600\/100 {
  border-inline-end-color: rgb(79 70 229 / 1) !important;
}
.border-e-indigo-600\/12 {
  border-inline-end-color: rgb(79 70 229 / 0.12) !important;
}
.border-e-indigo-600\/20 {
  border-inline-end-color: rgb(79 70 229 / 0.2) !important;
}
.border-e-indigo-600\/25 {
  border-inline-end-color: rgb(79 70 229 / 0.25) !important;
}
.border-e-indigo-600\/30 {
  border-inline-end-color: rgb(79 70 229 / 0.3) !important;
}
.border-e-indigo-600\/38 {
  border-inline-end-color: rgb(79 70 229 / 0.38) !important;
}
.border-e-indigo-600\/40 {
  border-inline-end-color: rgb(79 70 229 / 0.4) !important;
}
.border-e-indigo-600\/5 {
  border-inline-end-color: rgb(79 70 229 / 0.05) !important;
}
.border-e-indigo-600\/50 {
  border-inline-end-color: rgb(79 70 229 / 0.5) !important;
}
.border-e-indigo-600\/60 {
  border-inline-end-color: rgb(79 70 229 / 0.6) !important;
}
.border-e-indigo-600\/70 {
  border-inline-end-color: rgb(79 70 229 / 0.7) !important;
}
.border-e-indigo-600\/75 {
  border-inline-end-color: rgb(79 70 229 / 0.75) !important;
}
.border-e-indigo-600\/80 {
  border-inline-end-color: rgb(79 70 229 / 0.8) !important;
}
.border-e-indigo-600\/87 {
  border-inline-end-color: rgb(79 70 229 / 0.87) !important;
}
.border-e-indigo-600\/90 {
  border-inline-end-color: rgb(79 70 229 / 0.9) !important;
}
.border-e-indigo-600\/95 {
  border-inline-end-color: rgb(79 70 229 / 0.95) !important;
}
.border-e-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-700\/0 {
  border-inline-end-color: rgb(67 56 202 / 0) !important;
}
.border-e-indigo-700\/10 {
  border-inline-end-color: rgb(67 56 202 / 0.1) !important;
}
.border-e-indigo-700\/100 {
  border-inline-end-color: rgb(67 56 202 / 1) !important;
}
.border-e-indigo-700\/12 {
  border-inline-end-color: rgb(67 56 202 / 0.12) !important;
}
.border-e-indigo-700\/20 {
  border-inline-end-color: rgb(67 56 202 / 0.2) !important;
}
.border-e-indigo-700\/25 {
  border-inline-end-color: rgb(67 56 202 / 0.25) !important;
}
.border-e-indigo-700\/30 {
  border-inline-end-color: rgb(67 56 202 / 0.3) !important;
}
.border-e-indigo-700\/38 {
  border-inline-end-color: rgb(67 56 202 / 0.38) !important;
}
.border-e-indigo-700\/40 {
  border-inline-end-color: rgb(67 56 202 / 0.4) !important;
}
.border-e-indigo-700\/5 {
  border-inline-end-color: rgb(67 56 202 / 0.05) !important;
}
.border-e-indigo-700\/50 {
  border-inline-end-color: rgb(67 56 202 / 0.5) !important;
}
.border-e-indigo-700\/60 {
  border-inline-end-color: rgb(67 56 202 / 0.6) !important;
}
.border-e-indigo-700\/70 {
  border-inline-end-color: rgb(67 56 202 / 0.7) !important;
}
.border-e-indigo-700\/75 {
  border-inline-end-color: rgb(67 56 202 / 0.75) !important;
}
.border-e-indigo-700\/80 {
  border-inline-end-color: rgb(67 56 202 / 0.8) !important;
}
.border-e-indigo-700\/87 {
  border-inline-end-color: rgb(67 56 202 / 0.87) !important;
}
.border-e-indigo-700\/90 {
  border-inline-end-color: rgb(67 56 202 / 0.9) !important;
}
.border-e-indigo-700\/95 {
  border-inline-end-color: rgb(67 56 202 / 0.95) !important;
}
.border-e-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-800\/0 {
  border-inline-end-color: rgb(55 48 163 / 0) !important;
}
.border-e-indigo-800\/10 {
  border-inline-end-color: rgb(55 48 163 / 0.1) !important;
}
.border-e-indigo-800\/100 {
  border-inline-end-color: rgb(55 48 163 / 1) !important;
}
.border-e-indigo-800\/12 {
  border-inline-end-color: rgb(55 48 163 / 0.12) !important;
}
.border-e-indigo-800\/20 {
  border-inline-end-color: rgb(55 48 163 / 0.2) !important;
}
.border-e-indigo-800\/25 {
  border-inline-end-color: rgb(55 48 163 / 0.25) !important;
}
.border-e-indigo-800\/30 {
  border-inline-end-color: rgb(55 48 163 / 0.3) !important;
}
.border-e-indigo-800\/38 {
  border-inline-end-color: rgb(55 48 163 / 0.38) !important;
}
.border-e-indigo-800\/40 {
  border-inline-end-color: rgb(55 48 163 / 0.4) !important;
}
.border-e-indigo-800\/5 {
  border-inline-end-color: rgb(55 48 163 / 0.05) !important;
}
.border-e-indigo-800\/50 {
  border-inline-end-color: rgb(55 48 163 / 0.5) !important;
}
.border-e-indigo-800\/60 {
  border-inline-end-color: rgb(55 48 163 / 0.6) !important;
}
.border-e-indigo-800\/70 {
  border-inline-end-color: rgb(55 48 163 / 0.7) !important;
}
.border-e-indigo-800\/75 {
  border-inline-end-color: rgb(55 48 163 / 0.75) !important;
}
.border-e-indigo-800\/80 {
  border-inline-end-color: rgb(55 48 163 / 0.8) !important;
}
.border-e-indigo-800\/87 {
  border-inline-end-color: rgb(55 48 163 / 0.87) !important;
}
.border-e-indigo-800\/90 {
  border-inline-end-color: rgb(55 48 163 / 0.9) !important;
}
.border-e-indigo-800\/95 {
  border-inline-end-color: rgb(55 48 163 / 0.95) !important;
}
.border-e-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-900\/0 {
  border-inline-end-color: rgb(49 46 129 / 0) !important;
}
.border-e-indigo-900\/10 {
  border-inline-end-color: rgb(49 46 129 / 0.1) !important;
}
.border-e-indigo-900\/100 {
  border-inline-end-color: rgb(49 46 129 / 1) !important;
}
.border-e-indigo-900\/12 {
  border-inline-end-color: rgb(49 46 129 / 0.12) !important;
}
.border-e-indigo-900\/20 {
  border-inline-end-color: rgb(49 46 129 / 0.2) !important;
}
.border-e-indigo-900\/25 {
  border-inline-end-color: rgb(49 46 129 / 0.25) !important;
}
.border-e-indigo-900\/30 {
  border-inline-end-color: rgb(49 46 129 / 0.3) !important;
}
.border-e-indigo-900\/38 {
  border-inline-end-color: rgb(49 46 129 / 0.38) !important;
}
.border-e-indigo-900\/40 {
  border-inline-end-color: rgb(49 46 129 / 0.4) !important;
}
.border-e-indigo-900\/5 {
  border-inline-end-color: rgb(49 46 129 / 0.05) !important;
}
.border-e-indigo-900\/50 {
  border-inline-end-color: rgb(49 46 129 / 0.5) !important;
}
.border-e-indigo-900\/60 {
  border-inline-end-color: rgb(49 46 129 / 0.6) !important;
}
.border-e-indigo-900\/70 {
  border-inline-end-color: rgb(49 46 129 / 0.7) !important;
}
.border-e-indigo-900\/75 {
  border-inline-end-color: rgb(49 46 129 / 0.75) !important;
}
.border-e-indigo-900\/80 {
  border-inline-end-color: rgb(49 46 129 / 0.8) !important;
}
.border-e-indigo-900\/87 {
  border-inline-end-color: rgb(49 46 129 / 0.87) !important;
}
.border-e-indigo-900\/90 {
  border-inline-end-color: rgb(49 46 129 / 0.9) !important;
}
.border-e-indigo-900\/95 {
  border-inline-end-color: rgb(49 46 129 / 0.95) !important;
}
.border-e-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-e-indigo-950\/0 {
  border-inline-end-color: rgb(30 27 75 / 0) !important;
}
.border-e-indigo-950\/10 {
  border-inline-end-color: rgb(30 27 75 / 0.1) !important;
}
.border-e-indigo-950\/100 {
  border-inline-end-color: rgb(30 27 75 / 1) !important;
}
.border-e-indigo-950\/12 {
  border-inline-end-color: rgb(30 27 75 / 0.12) !important;
}
.border-e-indigo-950\/20 {
  border-inline-end-color: rgb(30 27 75 / 0.2) !important;
}
.border-e-indigo-950\/25 {
  border-inline-end-color: rgb(30 27 75 / 0.25) !important;
}
.border-e-indigo-950\/30 {
  border-inline-end-color: rgb(30 27 75 / 0.3) !important;
}
.border-e-indigo-950\/38 {
  border-inline-end-color: rgb(30 27 75 / 0.38) !important;
}
.border-e-indigo-950\/40 {
  border-inline-end-color: rgb(30 27 75 / 0.4) !important;
}
.border-e-indigo-950\/5 {
  border-inline-end-color: rgb(30 27 75 / 0.05) !important;
}
.border-e-indigo-950\/50 {
  border-inline-end-color: rgb(30 27 75 / 0.5) !important;
}
.border-e-indigo-950\/60 {
  border-inline-end-color: rgb(30 27 75 / 0.6) !important;
}
.border-e-indigo-950\/70 {
  border-inline-end-color: rgb(30 27 75 / 0.7) !important;
}
.border-e-indigo-950\/75 {
  border-inline-end-color: rgb(30 27 75 / 0.75) !important;
}
.border-e-indigo-950\/80 {
  border-inline-end-color: rgb(30 27 75 / 0.8) !important;
}
.border-e-indigo-950\/87 {
  border-inline-end-color: rgb(30 27 75 / 0.87) !important;
}
.border-e-indigo-950\/90 {
  border-inline-end-color: rgb(30 27 75 / 0.9) !important;
}
.border-e-indigo-950\/95 {
  border-inline-end-color: rgb(30 27 75 / 0.95) !important;
}
.border-e-inherit {
  border-inline-end-color: inherit !important;
}
.border-e-lime-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-e-lime-100\/0 {
  border-inline-end-color: rgb(236 252 203 / 0) !important;
}
.border-e-lime-100\/10 {
  border-inline-end-color: rgb(236 252 203 / 0.1) !important;
}
.border-e-lime-100\/100 {
  border-inline-end-color: rgb(236 252 203 / 1) !important;
}
.border-e-lime-100\/12 {
  border-inline-end-color: rgb(236 252 203 / 0.12) !important;
}
.border-e-lime-100\/20 {
  border-inline-end-color: rgb(236 252 203 / 0.2) !important;
}
.border-e-lime-100\/25 {
  border-inline-end-color: rgb(236 252 203 / 0.25) !important;
}
.border-e-lime-100\/30 {
  border-inline-end-color: rgb(236 252 203 / 0.3) !important;
}
.border-e-lime-100\/38 {
  border-inline-end-color: rgb(236 252 203 / 0.38) !important;
}
.border-e-lime-100\/40 {
  border-inline-end-color: rgb(236 252 203 / 0.4) !important;
}
.border-e-lime-100\/5 {
  border-inline-end-color: rgb(236 252 203 / 0.05) !important;
}
.border-e-lime-100\/50 {
  border-inline-end-color: rgb(236 252 203 / 0.5) !important;
}
.border-e-lime-100\/60 {
  border-inline-end-color: rgb(236 252 203 / 0.6) !important;
}
.border-e-lime-100\/70 {
  border-inline-end-color: rgb(236 252 203 / 0.7) !important;
}
.border-e-lime-100\/75 {
  border-inline-end-color: rgb(236 252 203 / 0.75) !important;
}
.border-e-lime-100\/80 {
  border-inline-end-color: rgb(236 252 203 / 0.8) !important;
}
.border-e-lime-100\/87 {
  border-inline-end-color: rgb(236 252 203 / 0.87) !important;
}
.border-e-lime-100\/90 {
  border-inline-end-color: rgb(236 252 203 / 0.9) !important;
}
.border-e-lime-100\/95 {
  border-inline-end-color: rgb(236 252 203 / 0.95) !important;
}
.border-e-lime-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-e-lime-200\/0 {
  border-inline-end-color: rgb(217 249 157 / 0) !important;
}
.border-e-lime-200\/10 {
  border-inline-end-color: rgb(217 249 157 / 0.1) !important;
}
.border-e-lime-200\/100 {
  border-inline-end-color: rgb(217 249 157 / 1) !important;
}
.border-e-lime-200\/12 {
  border-inline-end-color: rgb(217 249 157 / 0.12) !important;
}
.border-e-lime-200\/20 {
  border-inline-end-color: rgb(217 249 157 / 0.2) !important;
}
.border-e-lime-200\/25 {
  border-inline-end-color: rgb(217 249 157 / 0.25) !important;
}
.border-e-lime-200\/30 {
  border-inline-end-color: rgb(217 249 157 / 0.3) !important;
}
.border-e-lime-200\/38 {
  border-inline-end-color: rgb(217 249 157 / 0.38) !important;
}
.border-e-lime-200\/40 {
  border-inline-end-color: rgb(217 249 157 / 0.4) !important;
}
.border-e-lime-200\/5 {
  border-inline-end-color: rgb(217 249 157 / 0.05) !important;
}
.border-e-lime-200\/50 {
  border-inline-end-color: rgb(217 249 157 / 0.5) !important;
}
.border-e-lime-200\/60 {
  border-inline-end-color: rgb(217 249 157 / 0.6) !important;
}
.border-e-lime-200\/70 {
  border-inline-end-color: rgb(217 249 157 / 0.7) !important;
}
.border-e-lime-200\/75 {
  border-inline-end-color: rgb(217 249 157 / 0.75) !important;
}
.border-e-lime-200\/80 {
  border-inline-end-color: rgb(217 249 157 / 0.8) !important;
}
.border-e-lime-200\/87 {
  border-inline-end-color: rgb(217 249 157 / 0.87) !important;
}
.border-e-lime-200\/90 {
  border-inline-end-color: rgb(217 249 157 / 0.9) !important;
}
.border-e-lime-200\/95 {
  border-inline-end-color: rgb(217 249 157 / 0.95) !important;
}
.border-e-lime-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-e-lime-300\/0 {
  border-inline-end-color: rgb(190 242 100 / 0) !important;
}
.border-e-lime-300\/10 {
  border-inline-end-color: rgb(190 242 100 / 0.1) !important;
}
.border-e-lime-300\/100 {
  border-inline-end-color: rgb(190 242 100 / 1) !important;
}
.border-e-lime-300\/12 {
  border-inline-end-color: rgb(190 242 100 / 0.12) !important;
}
.border-e-lime-300\/20 {
  border-inline-end-color: rgb(190 242 100 / 0.2) !important;
}
.border-e-lime-300\/25 {
  border-inline-end-color: rgb(190 242 100 / 0.25) !important;
}
.border-e-lime-300\/30 {
  border-inline-end-color: rgb(190 242 100 / 0.3) !important;
}
.border-e-lime-300\/38 {
  border-inline-end-color: rgb(190 242 100 / 0.38) !important;
}
.border-e-lime-300\/40 {
  border-inline-end-color: rgb(190 242 100 / 0.4) !important;
}
.border-e-lime-300\/5 {
  border-inline-end-color: rgb(190 242 100 / 0.05) !important;
}
.border-e-lime-300\/50 {
  border-inline-end-color: rgb(190 242 100 / 0.5) !important;
}
.border-e-lime-300\/60 {
  border-inline-end-color: rgb(190 242 100 / 0.6) !important;
}
.border-e-lime-300\/70 {
  border-inline-end-color: rgb(190 242 100 / 0.7) !important;
}
.border-e-lime-300\/75 {
  border-inline-end-color: rgb(190 242 100 / 0.75) !important;
}
.border-e-lime-300\/80 {
  border-inline-end-color: rgb(190 242 100 / 0.8) !important;
}
.border-e-lime-300\/87 {
  border-inline-end-color: rgb(190 242 100 / 0.87) !important;
}
.border-e-lime-300\/90 {
  border-inline-end-color: rgb(190 242 100 / 0.9) !important;
}
.border-e-lime-300\/95 {
  border-inline-end-color: rgb(190 242 100 / 0.95) !important;
}
.border-e-lime-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-e-lime-400\/0 {
  border-inline-end-color: rgb(163 230 53 / 0) !important;
}
.border-e-lime-400\/10 {
  border-inline-end-color: rgb(163 230 53 / 0.1) !important;
}
.border-e-lime-400\/100 {
  border-inline-end-color: rgb(163 230 53 / 1) !important;
}
.border-e-lime-400\/12 {
  border-inline-end-color: rgb(163 230 53 / 0.12) !important;
}
.border-e-lime-400\/20 {
  border-inline-end-color: rgb(163 230 53 / 0.2) !important;
}
.border-e-lime-400\/25 {
  border-inline-end-color: rgb(163 230 53 / 0.25) !important;
}
.border-e-lime-400\/30 {
  border-inline-end-color: rgb(163 230 53 / 0.3) !important;
}
.border-e-lime-400\/38 {
  border-inline-end-color: rgb(163 230 53 / 0.38) !important;
}
.border-e-lime-400\/40 {
  border-inline-end-color: rgb(163 230 53 / 0.4) !important;
}
.border-e-lime-400\/5 {
  border-inline-end-color: rgb(163 230 53 / 0.05) !important;
}
.border-e-lime-400\/50 {
  border-inline-end-color: rgb(163 230 53 / 0.5) !important;
}
.border-e-lime-400\/60 {
  border-inline-end-color: rgb(163 230 53 / 0.6) !important;
}
.border-e-lime-400\/70 {
  border-inline-end-color: rgb(163 230 53 / 0.7) !important;
}
.border-e-lime-400\/75 {
  border-inline-end-color: rgb(163 230 53 / 0.75) !important;
}
.border-e-lime-400\/80 {
  border-inline-end-color: rgb(163 230 53 / 0.8) !important;
}
.border-e-lime-400\/87 {
  border-inline-end-color: rgb(163 230 53 / 0.87) !important;
}
.border-e-lime-400\/90 {
  border-inline-end-color: rgb(163 230 53 / 0.9) !important;
}
.border-e-lime-400\/95 {
  border-inline-end-color: rgb(163 230 53 / 0.95) !important;
}
.border-e-lime-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-e-lime-50\/0 {
  border-inline-end-color: rgb(247 254 231 / 0) !important;
}
.border-e-lime-50\/10 {
  border-inline-end-color: rgb(247 254 231 / 0.1) !important;
}
.border-e-lime-50\/100 {
  border-inline-end-color: rgb(247 254 231 / 1) !important;
}
.border-e-lime-50\/12 {
  border-inline-end-color: rgb(247 254 231 / 0.12) !important;
}
.border-e-lime-50\/20 {
  border-inline-end-color: rgb(247 254 231 / 0.2) !important;
}
.border-e-lime-50\/25 {
  border-inline-end-color: rgb(247 254 231 / 0.25) !important;
}
.border-e-lime-50\/30 {
  border-inline-end-color: rgb(247 254 231 / 0.3) !important;
}
.border-e-lime-50\/38 {
  border-inline-end-color: rgb(247 254 231 / 0.38) !important;
}
.border-e-lime-50\/40 {
  border-inline-end-color: rgb(247 254 231 / 0.4) !important;
}
.border-e-lime-50\/5 {
  border-inline-end-color: rgb(247 254 231 / 0.05) !important;
}
.border-e-lime-50\/50 {
  border-inline-end-color: rgb(247 254 231 / 0.5) !important;
}
.border-e-lime-50\/60 {
  border-inline-end-color: rgb(247 254 231 / 0.6) !important;
}
.border-e-lime-50\/70 {
  border-inline-end-color: rgb(247 254 231 / 0.7) !important;
}
.border-e-lime-50\/75 {
  border-inline-end-color: rgb(247 254 231 / 0.75) !important;
}
.border-e-lime-50\/80 {
  border-inline-end-color: rgb(247 254 231 / 0.8) !important;
}
.border-e-lime-50\/87 {
  border-inline-end-color: rgb(247 254 231 / 0.87) !important;
}
.border-e-lime-50\/90 {
  border-inline-end-color: rgb(247 254 231 / 0.9) !important;
}
.border-e-lime-50\/95 {
  border-inline-end-color: rgb(247 254 231 / 0.95) !important;
}
.border-e-lime-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-e-lime-500\/0 {
  border-inline-end-color: rgb(132 204 22 / 0) !important;
}
.border-e-lime-500\/10 {
  border-inline-end-color: rgb(132 204 22 / 0.1) !important;
}
.border-e-lime-500\/100 {
  border-inline-end-color: rgb(132 204 22 / 1) !important;
}
.border-e-lime-500\/12 {
  border-inline-end-color: rgb(132 204 22 / 0.12) !important;
}
.border-e-lime-500\/20 {
  border-inline-end-color: rgb(132 204 22 / 0.2) !important;
}
.border-e-lime-500\/25 {
  border-inline-end-color: rgb(132 204 22 / 0.25) !important;
}
.border-e-lime-500\/30 {
  border-inline-end-color: rgb(132 204 22 / 0.3) !important;
}
.border-e-lime-500\/38 {
  border-inline-end-color: rgb(132 204 22 / 0.38) !important;
}
.border-e-lime-500\/40 {
  border-inline-end-color: rgb(132 204 22 / 0.4) !important;
}
.border-e-lime-500\/5 {
  border-inline-end-color: rgb(132 204 22 / 0.05) !important;
}
.border-e-lime-500\/50 {
  border-inline-end-color: rgb(132 204 22 / 0.5) !important;
}
.border-e-lime-500\/60 {
  border-inline-end-color: rgb(132 204 22 / 0.6) !important;
}
.border-e-lime-500\/70 {
  border-inline-end-color: rgb(132 204 22 / 0.7) !important;
}
.border-e-lime-500\/75 {
  border-inline-end-color: rgb(132 204 22 / 0.75) !important;
}
.border-e-lime-500\/80 {
  border-inline-end-color: rgb(132 204 22 / 0.8) !important;
}
.border-e-lime-500\/87 {
  border-inline-end-color: rgb(132 204 22 / 0.87) !important;
}
.border-e-lime-500\/90 {
  border-inline-end-color: rgb(132 204 22 / 0.9) !important;
}
.border-e-lime-500\/95 {
  border-inline-end-color: rgb(132 204 22 / 0.95) !important;
}
.border-e-lime-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-e-lime-600\/0 {
  border-inline-end-color: rgb(101 163 13 / 0) !important;
}
.border-e-lime-600\/10 {
  border-inline-end-color: rgb(101 163 13 / 0.1) !important;
}
.border-e-lime-600\/100 {
  border-inline-end-color: rgb(101 163 13 / 1) !important;
}
.border-e-lime-600\/12 {
  border-inline-end-color: rgb(101 163 13 / 0.12) !important;
}
.border-e-lime-600\/20 {
  border-inline-end-color: rgb(101 163 13 / 0.2) !important;
}
.border-e-lime-600\/25 {
  border-inline-end-color: rgb(101 163 13 / 0.25) !important;
}
.border-e-lime-600\/30 {
  border-inline-end-color: rgb(101 163 13 / 0.3) !important;
}
.border-e-lime-600\/38 {
  border-inline-end-color: rgb(101 163 13 / 0.38) !important;
}
.border-e-lime-600\/40 {
  border-inline-end-color: rgb(101 163 13 / 0.4) !important;
}
.border-e-lime-600\/5 {
  border-inline-end-color: rgb(101 163 13 / 0.05) !important;
}
.border-e-lime-600\/50 {
  border-inline-end-color: rgb(101 163 13 / 0.5) !important;
}
.border-e-lime-600\/60 {
  border-inline-end-color: rgb(101 163 13 / 0.6) !important;
}
.border-e-lime-600\/70 {
  border-inline-end-color: rgb(101 163 13 / 0.7) !important;
}
.border-e-lime-600\/75 {
  border-inline-end-color: rgb(101 163 13 / 0.75) !important;
}
.border-e-lime-600\/80 {
  border-inline-end-color: rgb(101 163 13 / 0.8) !important;
}
.border-e-lime-600\/87 {
  border-inline-end-color: rgb(101 163 13 / 0.87) !important;
}
.border-e-lime-600\/90 {
  border-inline-end-color: rgb(101 163 13 / 0.9) !important;
}
.border-e-lime-600\/95 {
  border-inline-end-color: rgb(101 163 13 / 0.95) !important;
}
.border-e-lime-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-e-lime-700\/0 {
  border-inline-end-color: rgb(77 124 15 / 0) !important;
}
.border-e-lime-700\/10 {
  border-inline-end-color: rgb(77 124 15 / 0.1) !important;
}
.border-e-lime-700\/100 {
  border-inline-end-color: rgb(77 124 15 / 1) !important;
}
.border-e-lime-700\/12 {
  border-inline-end-color: rgb(77 124 15 / 0.12) !important;
}
.border-e-lime-700\/20 {
  border-inline-end-color: rgb(77 124 15 / 0.2) !important;
}
.border-e-lime-700\/25 {
  border-inline-end-color: rgb(77 124 15 / 0.25) !important;
}
.border-e-lime-700\/30 {
  border-inline-end-color: rgb(77 124 15 / 0.3) !important;
}
.border-e-lime-700\/38 {
  border-inline-end-color: rgb(77 124 15 / 0.38) !important;
}
.border-e-lime-700\/40 {
  border-inline-end-color: rgb(77 124 15 / 0.4) !important;
}
.border-e-lime-700\/5 {
  border-inline-end-color: rgb(77 124 15 / 0.05) !important;
}
.border-e-lime-700\/50 {
  border-inline-end-color: rgb(77 124 15 / 0.5) !important;
}
.border-e-lime-700\/60 {
  border-inline-end-color: rgb(77 124 15 / 0.6) !important;
}
.border-e-lime-700\/70 {
  border-inline-end-color: rgb(77 124 15 / 0.7) !important;
}
.border-e-lime-700\/75 {
  border-inline-end-color: rgb(77 124 15 / 0.75) !important;
}
.border-e-lime-700\/80 {
  border-inline-end-color: rgb(77 124 15 / 0.8) !important;
}
.border-e-lime-700\/87 {
  border-inline-end-color: rgb(77 124 15 / 0.87) !important;
}
.border-e-lime-700\/90 {
  border-inline-end-color: rgb(77 124 15 / 0.9) !important;
}
.border-e-lime-700\/95 {
  border-inline-end-color: rgb(77 124 15 / 0.95) !important;
}
.border-e-lime-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-e-lime-800\/0 {
  border-inline-end-color: rgb(63 98 18 / 0) !important;
}
.border-e-lime-800\/10 {
  border-inline-end-color: rgb(63 98 18 / 0.1) !important;
}
.border-e-lime-800\/100 {
  border-inline-end-color: rgb(63 98 18 / 1) !important;
}
.border-e-lime-800\/12 {
  border-inline-end-color: rgb(63 98 18 / 0.12) !important;
}
.border-e-lime-800\/20 {
  border-inline-end-color: rgb(63 98 18 / 0.2) !important;
}
.border-e-lime-800\/25 {
  border-inline-end-color: rgb(63 98 18 / 0.25) !important;
}
.border-e-lime-800\/30 {
  border-inline-end-color: rgb(63 98 18 / 0.3) !important;
}
.border-e-lime-800\/38 {
  border-inline-end-color: rgb(63 98 18 / 0.38) !important;
}
.border-e-lime-800\/40 {
  border-inline-end-color: rgb(63 98 18 / 0.4) !important;
}
.border-e-lime-800\/5 {
  border-inline-end-color: rgb(63 98 18 / 0.05) !important;
}
.border-e-lime-800\/50 {
  border-inline-end-color: rgb(63 98 18 / 0.5) !important;
}
.border-e-lime-800\/60 {
  border-inline-end-color: rgb(63 98 18 / 0.6) !important;
}
.border-e-lime-800\/70 {
  border-inline-end-color: rgb(63 98 18 / 0.7) !important;
}
.border-e-lime-800\/75 {
  border-inline-end-color: rgb(63 98 18 / 0.75) !important;
}
.border-e-lime-800\/80 {
  border-inline-end-color: rgb(63 98 18 / 0.8) !important;
}
.border-e-lime-800\/87 {
  border-inline-end-color: rgb(63 98 18 / 0.87) !important;
}
.border-e-lime-800\/90 {
  border-inline-end-color: rgb(63 98 18 / 0.9) !important;
}
.border-e-lime-800\/95 {
  border-inline-end-color: rgb(63 98 18 / 0.95) !important;
}
.border-e-lime-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-e-lime-900\/0 {
  border-inline-end-color: rgb(54 83 20 / 0) !important;
}
.border-e-lime-900\/10 {
  border-inline-end-color: rgb(54 83 20 / 0.1) !important;
}
.border-e-lime-900\/100 {
  border-inline-end-color: rgb(54 83 20 / 1) !important;
}
.border-e-lime-900\/12 {
  border-inline-end-color: rgb(54 83 20 / 0.12) !important;
}
.border-e-lime-900\/20 {
  border-inline-end-color: rgb(54 83 20 / 0.2) !important;
}
.border-e-lime-900\/25 {
  border-inline-end-color: rgb(54 83 20 / 0.25) !important;
}
.border-e-lime-900\/30 {
  border-inline-end-color: rgb(54 83 20 / 0.3) !important;
}
.border-e-lime-900\/38 {
  border-inline-end-color: rgb(54 83 20 / 0.38) !important;
}
.border-e-lime-900\/40 {
  border-inline-end-color: rgb(54 83 20 / 0.4) !important;
}
.border-e-lime-900\/5 {
  border-inline-end-color: rgb(54 83 20 / 0.05) !important;
}
.border-e-lime-900\/50 {
  border-inline-end-color: rgb(54 83 20 / 0.5) !important;
}
.border-e-lime-900\/60 {
  border-inline-end-color: rgb(54 83 20 / 0.6) !important;
}
.border-e-lime-900\/70 {
  border-inline-end-color: rgb(54 83 20 / 0.7) !important;
}
.border-e-lime-900\/75 {
  border-inline-end-color: rgb(54 83 20 / 0.75) !important;
}
.border-e-lime-900\/80 {
  border-inline-end-color: rgb(54 83 20 / 0.8) !important;
}
.border-e-lime-900\/87 {
  border-inline-end-color: rgb(54 83 20 / 0.87) !important;
}
.border-e-lime-900\/90 {
  border-inline-end-color: rgb(54 83 20 / 0.9) !important;
}
.border-e-lime-900\/95 {
  border-inline-end-color: rgb(54 83 20 / 0.95) !important;
}
.border-e-lime-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-e-lime-950\/0 {
  border-inline-end-color: rgb(26 46 5 / 0) !important;
}
.border-e-lime-950\/10 {
  border-inline-end-color: rgb(26 46 5 / 0.1) !important;
}
.border-e-lime-950\/100 {
  border-inline-end-color: rgb(26 46 5 / 1) !important;
}
.border-e-lime-950\/12 {
  border-inline-end-color: rgb(26 46 5 / 0.12) !important;
}
.border-e-lime-950\/20 {
  border-inline-end-color: rgb(26 46 5 / 0.2) !important;
}
.border-e-lime-950\/25 {
  border-inline-end-color: rgb(26 46 5 / 0.25) !important;
}
.border-e-lime-950\/30 {
  border-inline-end-color: rgb(26 46 5 / 0.3) !important;
}
.border-e-lime-950\/38 {
  border-inline-end-color: rgb(26 46 5 / 0.38) !important;
}
.border-e-lime-950\/40 {
  border-inline-end-color: rgb(26 46 5 / 0.4) !important;
}
.border-e-lime-950\/5 {
  border-inline-end-color: rgb(26 46 5 / 0.05) !important;
}
.border-e-lime-950\/50 {
  border-inline-end-color: rgb(26 46 5 / 0.5) !important;
}
.border-e-lime-950\/60 {
  border-inline-end-color: rgb(26 46 5 / 0.6) !important;
}
.border-e-lime-950\/70 {
  border-inline-end-color: rgb(26 46 5 / 0.7) !important;
}
.border-e-lime-950\/75 {
  border-inline-end-color: rgb(26 46 5 / 0.75) !important;
}
.border-e-lime-950\/80 {
  border-inline-end-color: rgb(26 46 5 / 0.8) !important;
}
.border-e-lime-950\/87 {
  border-inline-end-color: rgb(26 46 5 / 0.87) !important;
}
.border-e-lime-950\/90 {
  border-inline-end-color: rgb(26 46 5 / 0.9) !important;
}
.border-e-lime-950\/95 {
  border-inline-end-color: rgb(26 46 5 / 0.95) !important;
}
.border-e-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-100\/0 {
  border-inline-end-color: rgb(245 245 245 / 0) !important;
}
.border-e-neutral-100\/10 {
  border-inline-end-color: rgb(245 245 245 / 0.1) !important;
}
.border-e-neutral-100\/100 {
  border-inline-end-color: rgb(245 245 245 / 1) !important;
}
.border-e-neutral-100\/12 {
  border-inline-end-color: rgb(245 245 245 / 0.12) !important;
}
.border-e-neutral-100\/20 {
  border-inline-end-color: rgb(245 245 245 / 0.2) !important;
}
.border-e-neutral-100\/25 {
  border-inline-end-color: rgb(245 245 245 / 0.25) !important;
}
.border-e-neutral-100\/30 {
  border-inline-end-color: rgb(245 245 245 / 0.3) !important;
}
.border-e-neutral-100\/38 {
  border-inline-end-color: rgb(245 245 245 / 0.38) !important;
}
.border-e-neutral-100\/40 {
  border-inline-end-color: rgb(245 245 245 / 0.4) !important;
}
.border-e-neutral-100\/5 {
  border-inline-end-color: rgb(245 245 245 / 0.05) !important;
}
.border-e-neutral-100\/50 {
  border-inline-end-color: rgb(245 245 245 / 0.5) !important;
}
.border-e-neutral-100\/60 {
  border-inline-end-color: rgb(245 245 245 / 0.6) !important;
}
.border-e-neutral-100\/70 {
  border-inline-end-color: rgb(245 245 245 / 0.7) !important;
}
.border-e-neutral-100\/75 {
  border-inline-end-color: rgb(245 245 245 / 0.75) !important;
}
.border-e-neutral-100\/80 {
  border-inline-end-color: rgb(245 245 245 / 0.8) !important;
}
.border-e-neutral-100\/87 {
  border-inline-end-color: rgb(245 245 245 / 0.87) !important;
}
.border-e-neutral-100\/90 {
  border-inline-end-color: rgb(245 245 245 / 0.9) !important;
}
.border-e-neutral-100\/95 {
  border-inline-end-color: rgb(245 245 245 / 0.95) !important;
}
.border-e-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-200\/0 {
  border-inline-end-color: rgb(229 229 229 / 0) !important;
}
.border-e-neutral-200\/10 {
  border-inline-end-color: rgb(229 229 229 / 0.1) !important;
}
.border-e-neutral-200\/100 {
  border-inline-end-color: rgb(229 229 229 / 1) !important;
}
.border-e-neutral-200\/12 {
  border-inline-end-color: rgb(229 229 229 / 0.12) !important;
}
.border-e-neutral-200\/20 {
  border-inline-end-color: rgb(229 229 229 / 0.2) !important;
}
.border-e-neutral-200\/25 {
  border-inline-end-color: rgb(229 229 229 / 0.25) !important;
}
.border-e-neutral-200\/30 {
  border-inline-end-color: rgb(229 229 229 / 0.3) !important;
}
.border-e-neutral-200\/38 {
  border-inline-end-color: rgb(229 229 229 / 0.38) !important;
}
.border-e-neutral-200\/40 {
  border-inline-end-color: rgb(229 229 229 / 0.4) !important;
}
.border-e-neutral-200\/5 {
  border-inline-end-color: rgb(229 229 229 / 0.05) !important;
}
.border-e-neutral-200\/50 {
  border-inline-end-color: rgb(229 229 229 / 0.5) !important;
}
.border-e-neutral-200\/60 {
  border-inline-end-color: rgb(229 229 229 / 0.6) !important;
}
.border-e-neutral-200\/70 {
  border-inline-end-color: rgb(229 229 229 / 0.7) !important;
}
.border-e-neutral-200\/75 {
  border-inline-end-color: rgb(229 229 229 / 0.75) !important;
}
.border-e-neutral-200\/80 {
  border-inline-end-color: rgb(229 229 229 / 0.8) !important;
}
.border-e-neutral-200\/87 {
  border-inline-end-color: rgb(229 229 229 / 0.87) !important;
}
.border-e-neutral-200\/90 {
  border-inline-end-color: rgb(229 229 229 / 0.9) !important;
}
.border-e-neutral-200\/95 {
  border-inline-end-color: rgb(229 229 229 / 0.95) !important;
}
.border-e-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-300\/0 {
  border-inline-end-color: rgb(212 212 212 / 0) !important;
}
.border-e-neutral-300\/10 {
  border-inline-end-color: rgb(212 212 212 / 0.1) !important;
}
.border-e-neutral-300\/100 {
  border-inline-end-color: rgb(212 212 212 / 1) !important;
}
.border-e-neutral-300\/12 {
  border-inline-end-color: rgb(212 212 212 / 0.12) !important;
}
.border-e-neutral-300\/20 {
  border-inline-end-color: rgb(212 212 212 / 0.2) !important;
}
.border-e-neutral-300\/25 {
  border-inline-end-color: rgb(212 212 212 / 0.25) !important;
}
.border-e-neutral-300\/30 {
  border-inline-end-color: rgb(212 212 212 / 0.3) !important;
}
.border-e-neutral-300\/38 {
  border-inline-end-color: rgb(212 212 212 / 0.38) !important;
}
.border-e-neutral-300\/40 {
  border-inline-end-color: rgb(212 212 212 / 0.4) !important;
}
.border-e-neutral-300\/5 {
  border-inline-end-color: rgb(212 212 212 / 0.05) !important;
}
.border-e-neutral-300\/50 {
  border-inline-end-color: rgb(212 212 212 / 0.5) !important;
}
.border-e-neutral-300\/60 {
  border-inline-end-color: rgb(212 212 212 / 0.6) !important;
}
.border-e-neutral-300\/70 {
  border-inline-end-color: rgb(212 212 212 / 0.7) !important;
}
.border-e-neutral-300\/75 {
  border-inline-end-color: rgb(212 212 212 / 0.75) !important;
}
.border-e-neutral-300\/80 {
  border-inline-end-color: rgb(212 212 212 / 0.8) !important;
}
.border-e-neutral-300\/87 {
  border-inline-end-color: rgb(212 212 212 / 0.87) !important;
}
.border-e-neutral-300\/90 {
  border-inline-end-color: rgb(212 212 212 / 0.9) !important;
}
.border-e-neutral-300\/95 {
  border-inline-end-color: rgb(212 212 212 / 0.95) !important;
}
.border-e-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-400\/0 {
  border-inline-end-color: rgb(163 163 163 / 0) !important;
}
.border-e-neutral-400\/10 {
  border-inline-end-color: rgb(163 163 163 / 0.1) !important;
}
.border-e-neutral-400\/100 {
  border-inline-end-color: rgb(163 163 163 / 1) !important;
}
.border-e-neutral-400\/12 {
  border-inline-end-color: rgb(163 163 163 / 0.12) !important;
}
.border-e-neutral-400\/20 {
  border-inline-end-color: rgb(163 163 163 / 0.2) !important;
}
.border-e-neutral-400\/25 {
  border-inline-end-color: rgb(163 163 163 / 0.25) !important;
}
.border-e-neutral-400\/30 {
  border-inline-end-color: rgb(163 163 163 / 0.3) !important;
}
.border-e-neutral-400\/38 {
  border-inline-end-color: rgb(163 163 163 / 0.38) !important;
}
.border-e-neutral-400\/40 {
  border-inline-end-color: rgb(163 163 163 / 0.4) !important;
}
.border-e-neutral-400\/5 {
  border-inline-end-color: rgb(163 163 163 / 0.05) !important;
}
.border-e-neutral-400\/50 {
  border-inline-end-color: rgb(163 163 163 / 0.5) !important;
}
.border-e-neutral-400\/60 {
  border-inline-end-color: rgb(163 163 163 / 0.6) !important;
}
.border-e-neutral-400\/70 {
  border-inline-end-color: rgb(163 163 163 / 0.7) !important;
}
.border-e-neutral-400\/75 {
  border-inline-end-color: rgb(163 163 163 / 0.75) !important;
}
.border-e-neutral-400\/80 {
  border-inline-end-color: rgb(163 163 163 / 0.8) !important;
}
.border-e-neutral-400\/87 {
  border-inline-end-color: rgb(163 163 163 / 0.87) !important;
}
.border-e-neutral-400\/90 {
  border-inline-end-color: rgb(163 163 163 / 0.9) !important;
}
.border-e-neutral-400\/95 {
  border-inline-end-color: rgb(163 163 163 / 0.95) !important;
}
.border-e-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0) !important;
}
.border-e-neutral-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1) !important;
}
.border-e-neutral-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1) !important;
}
.border-e-neutral-50\/12 {
  border-inline-end-color: rgb(250 250 250 / 0.12) !important;
}
.border-e-neutral-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2) !important;
}
.border-e-neutral-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25) !important;
}
.border-e-neutral-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3) !important;
}
.border-e-neutral-50\/38 {
  border-inline-end-color: rgb(250 250 250 / 0.38) !important;
}
.border-e-neutral-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4) !important;
}
.border-e-neutral-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05) !important;
}
.border-e-neutral-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5) !important;
}
.border-e-neutral-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6) !important;
}
.border-e-neutral-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7) !important;
}
.border-e-neutral-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75) !important;
}
.border-e-neutral-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8) !important;
}
.border-e-neutral-50\/87 {
  border-inline-end-color: rgb(250 250 250 / 0.87) !important;
}
.border-e-neutral-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9) !important;
}
.border-e-neutral-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95) !important;
}
.border-e-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-500\/0 {
  border-inline-end-color: rgb(115 115 115 / 0) !important;
}
.border-e-neutral-500\/10 {
  border-inline-end-color: rgb(115 115 115 / 0.1) !important;
}
.border-e-neutral-500\/100 {
  border-inline-end-color: rgb(115 115 115 / 1) !important;
}
.border-e-neutral-500\/12 {
  border-inline-end-color: rgb(115 115 115 / 0.12) !important;
}
.border-e-neutral-500\/20 {
  border-inline-end-color: rgb(115 115 115 / 0.2) !important;
}
.border-e-neutral-500\/25 {
  border-inline-end-color: rgb(115 115 115 / 0.25) !important;
}
.border-e-neutral-500\/30 {
  border-inline-end-color: rgb(115 115 115 / 0.3) !important;
}
.border-e-neutral-500\/38 {
  border-inline-end-color: rgb(115 115 115 / 0.38) !important;
}
.border-e-neutral-500\/40 {
  border-inline-end-color: rgb(115 115 115 / 0.4) !important;
}
.border-e-neutral-500\/5 {
  border-inline-end-color: rgb(115 115 115 / 0.05) !important;
}
.border-e-neutral-500\/50 {
  border-inline-end-color: rgb(115 115 115 / 0.5) !important;
}
.border-e-neutral-500\/60 {
  border-inline-end-color: rgb(115 115 115 / 0.6) !important;
}
.border-e-neutral-500\/70 {
  border-inline-end-color: rgb(115 115 115 / 0.7) !important;
}
.border-e-neutral-500\/75 {
  border-inline-end-color: rgb(115 115 115 / 0.75) !important;
}
.border-e-neutral-500\/80 {
  border-inline-end-color: rgb(115 115 115 / 0.8) !important;
}
.border-e-neutral-500\/87 {
  border-inline-end-color: rgb(115 115 115 / 0.87) !important;
}
.border-e-neutral-500\/90 {
  border-inline-end-color: rgb(115 115 115 / 0.9) !important;
}
.border-e-neutral-500\/95 {
  border-inline-end-color: rgb(115 115 115 / 0.95) !important;
}
.border-e-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-600\/0 {
  border-inline-end-color: rgb(82 82 82 / 0) !important;
}
.border-e-neutral-600\/10 {
  border-inline-end-color: rgb(82 82 82 / 0.1) !important;
}
.border-e-neutral-600\/100 {
  border-inline-end-color: rgb(82 82 82 / 1) !important;
}
.border-e-neutral-600\/12 {
  border-inline-end-color: rgb(82 82 82 / 0.12) !important;
}
.border-e-neutral-600\/20 {
  border-inline-end-color: rgb(82 82 82 / 0.2) !important;
}
.border-e-neutral-600\/25 {
  border-inline-end-color: rgb(82 82 82 / 0.25) !important;
}
.border-e-neutral-600\/30 {
  border-inline-end-color: rgb(82 82 82 / 0.3) !important;
}
.border-e-neutral-600\/38 {
  border-inline-end-color: rgb(82 82 82 / 0.38) !important;
}
.border-e-neutral-600\/40 {
  border-inline-end-color: rgb(82 82 82 / 0.4) !important;
}
.border-e-neutral-600\/5 {
  border-inline-end-color: rgb(82 82 82 / 0.05) !important;
}
.border-e-neutral-600\/50 {
  border-inline-end-color: rgb(82 82 82 / 0.5) !important;
}
.border-e-neutral-600\/60 {
  border-inline-end-color: rgb(82 82 82 / 0.6) !important;
}
.border-e-neutral-600\/70 {
  border-inline-end-color: rgb(82 82 82 / 0.7) !important;
}
.border-e-neutral-600\/75 {
  border-inline-end-color: rgb(82 82 82 / 0.75) !important;
}
.border-e-neutral-600\/80 {
  border-inline-end-color: rgb(82 82 82 / 0.8) !important;
}
.border-e-neutral-600\/87 {
  border-inline-end-color: rgb(82 82 82 / 0.87) !important;
}
.border-e-neutral-600\/90 {
  border-inline-end-color: rgb(82 82 82 / 0.9) !important;
}
.border-e-neutral-600\/95 {
  border-inline-end-color: rgb(82 82 82 / 0.95) !important;
}
.border-e-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-700\/0 {
  border-inline-end-color: rgb(64 64 64 / 0) !important;
}
.border-e-neutral-700\/10 {
  border-inline-end-color: rgb(64 64 64 / 0.1) !important;
}
.border-e-neutral-700\/100 {
  border-inline-end-color: rgb(64 64 64 / 1) !important;
}
.border-e-neutral-700\/12 {
  border-inline-end-color: rgb(64 64 64 / 0.12) !important;
}
.border-e-neutral-700\/20 {
  border-inline-end-color: rgb(64 64 64 / 0.2) !important;
}
.border-e-neutral-700\/25 {
  border-inline-end-color: rgb(64 64 64 / 0.25) !important;
}
.border-e-neutral-700\/30 {
  border-inline-end-color: rgb(64 64 64 / 0.3) !important;
}
.border-e-neutral-700\/38 {
  border-inline-end-color: rgb(64 64 64 / 0.38) !important;
}
.border-e-neutral-700\/40 {
  border-inline-end-color: rgb(64 64 64 / 0.4) !important;
}
.border-e-neutral-700\/5 {
  border-inline-end-color: rgb(64 64 64 / 0.05) !important;
}
.border-e-neutral-700\/50 {
  border-inline-end-color: rgb(64 64 64 / 0.5) !important;
}
.border-e-neutral-700\/60 {
  border-inline-end-color: rgb(64 64 64 / 0.6) !important;
}
.border-e-neutral-700\/70 {
  border-inline-end-color: rgb(64 64 64 / 0.7) !important;
}
.border-e-neutral-700\/75 {
  border-inline-end-color: rgb(64 64 64 / 0.75) !important;
}
.border-e-neutral-700\/80 {
  border-inline-end-color: rgb(64 64 64 / 0.8) !important;
}
.border-e-neutral-700\/87 {
  border-inline-end-color: rgb(64 64 64 / 0.87) !important;
}
.border-e-neutral-700\/90 {
  border-inline-end-color: rgb(64 64 64 / 0.9) !important;
}
.border-e-neutral-700\/95 {
  border-inline-end-color: rgb(64 64 64 / 0.95) !important;
}
.border-e-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-800\/0 {
  border-inline-end-color: rgb(38 38 38 / 0) !important;
}
.border-e-neutral-800\/10 {
  border-inline-end-color: rgb(38 38 38 / 0.1) !important;
}
.border-e-neutral-800\/100 {
  border-inline-end-color: rgb(38 38 38 / 1) !important;
}
.border-e-neutral-800\/12 {
  border-inline-end-color: rgb(38 38 38 / 0.12) !important;
}
.border-e-neutral-800\/20 {
  border-inline-end-color: rgb(38 38 38 / 0.2) !important;
}
.border-e-neutral-800\/25 {
  border-inline-end-color: rgb(38 38 38 / 0.25) !important;
}
.border-e-neutral-800\/30 {
  border-inline-end-color: rgb(38 38 38 / 0.3) !important;
}
.border-e-neutral-800\/38 {
  border-inline-end-color: rgb(38 38 38 / 0.38) !important;
}
.border-e-neutral-800\/40 {
  border-inline-end-color: rgb(38 38 38 / 0.4) !important;
}
.border-e-neutral-800\/5 {
  border-inline-end-color: rgb(38 38 38 / 0.05) !important;
}
.border-e-neutral-800\/50 {
  border-inline-end-color: rgb(38 38 38 / 0.5) !important;
}
.border-e-neutral-800\/60 {
  border-inline-end-color: rgb(38 38 38 / 0.6) !important;
}
.border-e-neutral-800\/70 {
  border-inline-end-color: rgb(38 38 38 / 0.7) !important;
}
.border-e-neutral-800\/75 {
  border-inline-end-color: rgb(38 38 38 / 0.75) !important;
}
.border-e-neutral-800\/80 {
  border-inline-end-color: rgb(38 38 38 / 0.8) !important;
}
.border-e-neutral-800\/87 {
  border-inline-end-color: rgb(38 38 38 / 0.87) !important;
}
.border-e-neutral-800\/90 {
  border-inline-end-color: rgb(38 38 38 / 0.9) !important;
}
.border-e-neutral-800\/95 {
  border-inline-end-color: rgb(38 38 38 / 0.95) !important;
}
.border-e-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-900\/0 {
  border-inline-end-color: rgb(23 23 23 / 0) !important;
}
.border-e-neutral-900\/10 {
  border-inline-end-color: rgb(23 23 23 / 0.1) !important;
}
.border-e-neutral-900\/100 {
  border-inline-end-color: rgb(23 23 23 / 1) !important;
}
.border-e-neutral-900\/12 {
  border-inline-end-color: rgb(23 23 23 / 0.12) !important;
}
.border-e-neutral-900\/20 {
  border-inline-end-color: rgb(23 23 23 / 0.2) !important;
}
.border-e-neutral-900\/25 {
  border-inline-end-color: rgb(23 23 23 / 0.25) !important;
}
.border-e-neutral-900\/30 {
  border-inline-end-color: rgb(23 23 23 / 0.3) !important;
}
.border-e-neutral-900\/38 {
  border-inline-end-color: rgb(23 23 23 / 0.38) !important;
}
.border-e-neutral-900\/40 {
  border-inline-end-color: rgb(23 23 23 / 0.4) !important;
}
.border-e-neutral-900\/5 {
  border-inline-end-color: rgb(23 23 23 / 0.05) !important;
}
.border-e-neutral-900\/50 {
  border-inline-end-color: rgb(23 23 23 / 0.5) !important;
}
.border-e-neutral-900\/60 {
  border-inline-end-color: rgb(23 23 23 / 0.6) !important;
}
.border-e-neutral-900\/70 {
  border-inline-end-color: rgb(23 23 23 / 0.7) !important;
}
.border-e-neutral-900\/75 {
  border-inline-end-color: rgb(23 23 23 / 0.75) !important;
}
.border-e-neutral-900\/80 {
  border-inline-end-color: rgb(23 23 23 / 0.8) !important;
}
.border-e-neutral-900\/87 {
  border-inline-end-color: rgb(23 23 23 / 0.87) !important;
}
.border-e-neutral-900\/90 {
  border-inline-end-color: rgb(23 23 23 / 0.9) !important;
}
.border-e-neutral-900\/95 {
  border-inline-end-color: rgb(23 23 23 / 0.95) !important;
}
.border-e-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-e-neutral-950\/0 {
  border-inline-end-color: rgb(10 10 10 / 0) !important;
}
.border-e-neutral-950\/10 {
  border-inline-end-color: rgb(10 10 10 / 0.1) !important;
}
.border-e-neutral-950\/100 {
  border-inline-end-color: rgb(10 10 10 / 1) !important;
}
.border-e-neutral-950\/12 {
  border-inline-end-color: rgb(10 10 10 / 0.12) !important;
}
.border-e-neutral-950\/20 {
  border-inline-end-color: rgb(10 10 10 / 0.2) !important;
}
.border-e-neutral-950\/25 {
  border-inline-end-color: rgb(10 10 10 / 0.25) !important;
}
.border-e-neutral-950\/30 {
  border-inline-end-color: rgb(10 10 10 / 0.3) !important;
}
.border-e-neutral-950\/38 {
  border-inline-end-color: rgb(10 10 10 / 0.38) !important;
}
.border-e-neutral-950\/40 {
  border-inline-end-color: rgb(10 10 10 / 0.4) !important;
}
.border-e-neutral-950\/5 {
  border-inline-end-color: rgb(10 10 10 / 0.05) !important;
}
.border-e-neutral-950\/50 {
  border-inline-end-color: rgb(10 10 10 / 0.5) !important;
}
.border-e-neutral-950\/60 {
  border-inline-end-color: rgb(10 10 10 / 0.6) !important;
}
.border-e-neutral-950\/70 {
  border-inline-end-color: rgb(10 10 10 / 0.7) !important;
}
.border-e-neutral-950\/75 {
  border-inline-end-color: rgb(10 10 10 / 0.75) !important;
}
.border-e-neutral-950\/80 {
  border-inline-end-color: rgb(10 10 10 / 0.8) !important;
}
.border-e-neutral-950\/87 {
  border-inline-end-color: rgb(10 10 10 / 0.87) !important;
}
.border-e-neutral-950\/90 {
  border-inline-end-color: rgb(10 10 10 / 0.9) !important;
}
.border-e-neutral-950\/95 {
  border-inline-end-color: rgb(10 10 10 / 0.95) !important;
}
.border-e-on-accent {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-100\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-e-on-accent-100\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-e-on-accent-100\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-e-on-accent-100\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-e-on-accent-100\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-e-on-accent-100\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-e-on-accent-100\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-e-on-accent-100\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-e-on-accent-100\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-e-on-accent-100\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-e-on-accent-100\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-e-on-accent-100\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-e-on-accent-100\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-e-on-accent-100\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-e-on-accent-100\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-e-on-accent-100\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-e-on-accent-100\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-e-on-accent-100\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-e-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-200\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-e-on-accent-200\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-e-on-accent-200\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-e-on-accent-200\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-e-on-accent-200\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-e-on-accent-200\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-e-on-accent-200\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-e-on-accent-200\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-e-on-accent-200\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-e-on-accent-200\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-e-on-accent-200\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-e-on-accent-200\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-e-on-accent-200\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-e-on-accent-200\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-e-on-accent-200\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-e-on-accent-200\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-e-on-accent-200\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-e-on-accent-200\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-e-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-300\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-e-on-accent-300\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-e-on-accent-300\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-e-on-accent-300\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-e-on-accent-300\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-e-on-accent-300\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-e-on-accent-300\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-e-on-accent-300\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-e-on-accent-300\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-e-on-accent-300\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-e-on-accent-300\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-e-on-accent-300\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-e-on-accent-300\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-e-on-accent-300\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-e-on-accent-300\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-e-on-accent-300\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-e-on-accent-300\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-e-on-accent-300\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-e-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-400\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-e-on-accent-400\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-e-on-accent-400\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-e-on-accent-400\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-e-on-accent-400\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-e-on-accent-400\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-e-on-accent-400\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-e-on-accent-400\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-e-on-accent-400\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-e-on-accent-400\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-e-on-accent-400\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-e-on-accent-400\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-e-on-accent-400\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-e-on-accent-400\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-e-on-accent-400\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-e-on-accent-400\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-e-on-accent-400\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-e-on-accent-400\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-e-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-50\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-e-on-accent-50\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-e-on-accent-50\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-e-on-accent-50\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-e-on-accent-50\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-e-on-accent-50\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-e-on-accent-50\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-e-on-accent-50\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-e-on-accent-50\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-e-on-accent-50\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-e-on-accent-50\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-e-on-accent-50\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-e-on-accent-50\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-e-on-accent-50\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-e-on-accent-50\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-e-on-accent-50\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-e-on-accent-50\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-e-on-accent-50\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-e-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-500\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-e-on-accent-500\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-e-on-accent-500\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-e-on-accent-500\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-e-on-accent-500\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-e-on-accent-500\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-e-on-accent-500\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-e-on-accent-500\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-e-on-accent-500\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-e-on-accent-500\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-e-on-accent-500\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-e-on-accent-500\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-e-on-accent-500\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-e-on-accent-500\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-e-on-accent-500\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-e-on-accent-500\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-e-on-accent-500\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-e-on-accent-500\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-e-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-600\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-e-on-accent-600\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-e-on-accent-600\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-e-on-accent-600\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-e-on-accent-600\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-e-on-accent-600\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-e-on-accent-600\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-e-on-accent-600\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-e-on-accent-600\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-e-on-accent-600\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-e-on-accent-600\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-e-on-accent-600\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-e-on-accent-600\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-e-on-accent-600\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-e-on-accent-600\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-e-on-accent-600\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-e-on-accent-600\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-e-on-accent-600\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-e-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-700\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-e-on-accent-700\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-e-on-accent-700\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-e-on-accent-700\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-e-on-accent-700\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-e-on-accent-700\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-e-on-accent-700\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-e-on-accent-700\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-e-on-accent-700\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-e-on-accent-700\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-e-on-accent-700\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-e-on-accent-700\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-e-on-accent-700\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-e-on-accent-700\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-e-on-accent-700\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-e-on-accent-700\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-e-on-accent-700\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-e-on-accent-700\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-e-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-800\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-e-on-accent-800\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-e-on-accent-800\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-e-on-accent-800\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-e-on-accent-800\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-e-on-accent-800\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-e-on-accent-800\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-e-on-accent-800\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-e-on-accent-800\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-e-on-accent-800\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-e-on-accent-800\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-e-on-accent-800\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-e-on-accent-800\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-e-on-accent-800\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-e-on-accent-800\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-e-on-accent-800\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-e-on-accent-800\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-e-on-accent-800\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-e-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-900\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-e-on-accent-900\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-e-on-accent-900\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-e-on-accent-900\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-e-on-accent-900\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-e-on-accent-900\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-e-on-accent-900\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-e-on-accent-900\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-e-on-accent-900\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-e-on-accent-900\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-e-on-accent-900\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-e-on-accent-900\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-e-on-accent-900\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-e-on-accent-900\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-e-on-accent-900\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-e-on-accent-900\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-e-on-accent-900\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-e-on-accent-900\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-e-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-accent-950\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-e-on-accent-950\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-e-on-accent-950\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-e-on-accent-950\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-e-on-accent-950\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-e-on-accent-950\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-e-on-accent-950\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-e-on-accent-950\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-e-on-accent-950\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-e-on-accent-950\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-e-on-accent-950\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-e-on-accent-950\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-e-on-accent-950\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-e-on-accent-950\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-e-on-accent-950\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-e-on-accent-950\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-e-on-accent-950\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-e-on-accent-950\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-e-on-accent\/0 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-e-on-accent\/10 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-e-on-accent\/100 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-e-on-accent\/12 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-e-on-accent\/20 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-e-on-accent\/25 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-e-on-accent\/30 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-e-on-accent\/38 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-e-on-accent\/40 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-e-on-accent\/5 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-e-on-accent\/50 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-e-on-accent\/60 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-e-on-accent\/70 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-e-on-accent\/75 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-e-on-accent\/80 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-e-on-accent\/87 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-e-on-accent\/90 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-e-on-accent\/95 {
  border-inline-end-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-e-on-primary {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-100\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-e-on-primary-100\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-e-on-primary-100\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-e-on-primary-100\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-e-on-primary-100\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-e-on-primary-100\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-e-on-primary-100\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-e-on-primary-100\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-e-on-primary-100\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-e-on-primary-100\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-e-on-primary-100\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-e-on-primary-100\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-e-on-primary-100\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-e-on-primary-100\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-e-on-primary-100\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-e-on-primary-100\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-e-on-primary-100\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-e-on-primary-100\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-e-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-200\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-e-on-primary-200\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-e-on-primary-200\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-e-on-primary-200\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-e-on-primary-200\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-e-on-primary-200\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-e-on-primary-200\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-e-on-primary-200\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-e-on-primary-200\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-e-on-primary-200\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-e-on-primary-200\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-e-on-primary-200\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-e-on-primary-200\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-e-on-primary-200\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-e-on-primary-200\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-e-on-primary-200\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-e-on-primary-200\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-e-on-primary-200\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-e-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-300\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-e-on-primary-300\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-e-on-primary-300\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-e-on-primary-300\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-e-on-primary-300\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-e-on-primary-300\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-e-on-primary-300\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-e-on-primary-300\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-e-on-primary-300\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-e-on-primary-300\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-e-on-primary-300\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-e-on-primary-300\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-e-on-primary-300\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-e-on-primary-300\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-e-on-primary-300\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-e-on-primary-300\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-e-on-primary-300\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-e-on-primary-300\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-e-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-400\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-e-on-primary-400\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-e-on-primary-400\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-e-on-primary-400\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-e-on-primary-400\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-e-on-primary-400\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-e-on-primary-400\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-e-on-primary-400\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-e-on-primary-400\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-e-on-primary-400\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-e-on-primary-400\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-e-on-primary-400\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-e-on-primary-400\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-e-on-primary-400\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-e-on-primary-400\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-e-on-primary-400\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-e-on-primary-400\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-e-on-primary-400\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-e-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-50\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-e-on-primary-50\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-e-on-primary-50\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-e-on-primary-50\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-e-on-primary-50\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-e-on-primary-50\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-e-on-primary-50\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-e-on-primary-50\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-e-on-primary-50\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-e-on-primary-50\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-e-on-primary-50\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-e-on-primary-50\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-e-on-primary-50\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-e-on-primary-50\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-e-on-primary-50\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-e-on-primary-50\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-e-on-primary-50\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-e-on-primary-50\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-e-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-500\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-e-on-primary-500\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-e-on-primary-500\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-e-on-primary-500\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-e-on-primary-500\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-e-on-primary-500\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-e-on-primary-500\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-e-on-primary-500\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-e-on-primary-500\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-e-on-primary-500\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-e-on-primary-500\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-e-on-primary-500\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-e-on-primary-500\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-e-on-primary-500\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-e-on-primary-500\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-e-on-primary-500\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-e-on-primary-500\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-e-on-primary-500\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-e-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-600\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-e-on-primary-600\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-e-on-primary-600\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-e-on-primary-600\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-e-on-primary-600\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-e-on-primary-600\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-e-on-primary-600\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-e-on-primary-600\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-e-on-primary-600\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-e-on-primary-600\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-e-on-primary-600\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-e-on-primary-600\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-e-on-primary-600\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-e-on-primary-600\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-e-on-primary-600\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-e-on-primary-600\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-e-on-primary-600\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-e-on-primary-600\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-e-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-700\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-e-on-primary-700\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-e-on-primary-700\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-e-on-primary-700\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-e-on-primary-700\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-e-on-primary-700\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-e-on-primary-700\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-e-on-primary-700\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-e-on-primary-700\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-e-on-primary-700\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-e-on-primary-700\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-e-on-primary-700\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-e-on-primary-700\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-e-on-primary-700\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-e-on-primary-700\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-e-on-primary-700\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-e-on-primary-700\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-e-on-primary-700\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-e-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-800\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-e-on-primary-800\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-e-on-primary-800\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-e-on-primary-800\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-e-on-primary-800\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-e-on-primary-800\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-e-on-primary-800\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-e-on-primary-800\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-e-on-primary-800\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-e-on-primary-800\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-e-on-primary-800\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-e-on-primary-800\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-e-on-primary-800\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-e-on-primary-800\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-e-on-primary-800\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-e-on-primary-800\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-e-on-primary-800\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-e-on-primary-800\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-e-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-primary-900\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-e-on-primary-900\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-e-on-primary-900\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-e-on-primary-900\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-e-on-primary-900\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-e-on-primary-900\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-e-on-primary-900\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-e-on-primary-900\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-e-on-primary-900\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-e-on-primary-900\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-e-on-primary-900\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-e-on-primary-900\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-e-on-primary-900\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-e-on-primary-900\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-e-on-primary-900\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-e-on-primary-900\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-e-on-primary-900\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-e-on-primary-900\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-e-on-primary\/0 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-e-on-primary\/10 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-e-on-primary\/100 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-e-on-primary\/12 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-e-on-primary\/20 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-e-on-primary\/25 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-e-on-primary\/30 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-e-on-primary\/38 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-e-on-primary\/40 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-e-on-primary\/5 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-e-on-primary\/50 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-e-on-primary\/60 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-e-on-primary\/70 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-e-on-primary\/75 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-e-on-primary\/80 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-e-on-primary\/87 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-e-on-primary\/90 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-e-on-primary\/95 {
  border-inline-end-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-e-on-warn {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-100\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-e-on-warn-100\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-e-on-warn-100\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-e-on-warn-100\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-e-on-warn-100\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-e-on-warn-100\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-e-on-warn-100\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-e-on-warn-100\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-e-on-warn-100\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-e-on-warn-100\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-e-on-warn-100\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-e-on-warn-100\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-e-on-warn-100\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-e-on-warn-100\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-e-on-warn-100\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-e-on-warn-100\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-e-on-warn-100\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-e-on-warn-100\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-e-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-200\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-e-on-warn-200\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-e-on-warn-200\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-e-on-warn-200\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-e-on-warn-200\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-e-on-warn-200\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-e-on-warn-200\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-e-on-warn-200\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-e-on-warn-200\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-e-on-warn-200\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-e-on-warn-200\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-e-on-warn-200\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-e-on-warn-200\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-e-on-warn-200\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-e-on-warn-200\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-e-on-warn-200\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-e-on-warn-200\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-e-on-warn-200\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-e-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-300\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-e-on-warn-300\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-e-on-warn-300\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-e-on-warn-300\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-e-on-warn-300\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-e-on-warn-300\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-e-on-warn-300\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-e-on-warn-300\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-e-on-warn-300\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-e-on-warn-300\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-e-on-warn-300\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-e-on-warn-300\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-e-on-warn-300\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-e-on-warn-300\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-e-on-warn-300\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-e-on-warn-300\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-e-on-warn-300\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-e-on-warn-300\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-e-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-400\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-e-on-warn-400\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-e-on-warn-400\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-e-on-warn-400\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-e-on-warn-400\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-e-on-warn-400\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-e-on-warn-400\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-e-on-warn-400\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-e-on-warn-400\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-e-on-warn-400\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-e-on-warn-400\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-e-on-warn-400\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-e-on-warn-400\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-e-on-warn-400\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-e-on-warn-400\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-e-on-warn-400\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-e-on-warn-400\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-e-on-warn-400\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-e-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-50\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-e-on-warn-50\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-e-on-warn-50\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-e-on-warn-50\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-e-on-warn-50\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-e-on-warn-50\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-e-on-warn-50\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-e-on-warn-50\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-e-on-warn-50\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-e-on-warn-50\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-e-on-warn-50\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-e-on-warn-50\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-e-on-warn-50\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-e-on-warn-50\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-e-on-warn-50\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-e-on-warn-50\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-e-on-warn-50\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-e-on-warn-50\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-e-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-500\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-e-on-warn-500\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-e-on-warn-500\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-e-on-warn-500\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-e-on-warn-500\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-e-on-warn-500\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-e-on-warn-500\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-e-on-warn-500\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-e-on-warn-500\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-e-on-warn-500\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-e-on-warn-500\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-e-on-warn-500\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-e-on-warn-500\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-e-on-warn-500\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-e-on-warn-500\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-e-on-warn-500\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-e-on-warn-500\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-e-on-warn-500\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-e-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-600\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-e-on-warn-600\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-e-on-warn-600\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-e-on-warn-600\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-e-on-warn-600\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-e-on-warn-600\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-e-on-warn-600\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-e-on-warn-600\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-e-on-warn-600\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-e-on-warn-600\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-e-on-warn-600\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-e-on-warn-600\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-e-on-warn-600\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-e-on-warn-600\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-e-on-warn-600\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-e-on-warn-600\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-e-on-warn-600\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-e-on-warn-600\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-e-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-700\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-e-on-warn-700\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-e-on-warn-700\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-e-on-warn-700\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-e-on-warn-700\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-e-on-warn-700\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-e-on-warn-700\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-e-on-warn-700\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-e-on-warn-700\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-e-on-warn-700\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-e-on-warn-700\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-e-on-warn-700\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-e-on-warn-700\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-e-on-warn-700\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-e-on-warn-700\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-e-on-warn-700\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-e-on-warn-700\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-e-on-warn-700\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-e-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-800\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-e-on-warn-800\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-e-on-warn-800\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-e-on-warn-800\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-e-on-warn-800\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-e-on-warn-800\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-e-on-warn-800\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-e-on-warn-800\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-e-on-warn-800\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-e-on-warn-800\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-e-on-warn-800\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-e-on-warn-800\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-e-on-warn-800\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-e-on-warn-800\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-e-on-warn-800\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-e-on-warn-800\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-e-on-warn-800\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-e-on-warn-800\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-e-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-900\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-e-on-warn-900\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-e-on-warn-900\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-e-on-warn-900\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-e-on-warn-900\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-e-on-warn-900\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-e-on-warn-900\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-e-on-warn-900\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-e-on-warn-900\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-e-on-warn-900\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-e-on-warn-900\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-e-on-warn-900\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-e-on-warn-900\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-e-on-warn-900\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-e-on-warn-900\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-e-on-warn-900\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-e-on-warn-900\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-e-on-warn-900\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-e-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-e-on-warn-950\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-e-on-warn-950\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-e-on-warn-950\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-e-on-warn-950\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-e-on-warn-950\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-e-on-warn-950\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-e-on-warn-950\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-e-on-warn-950\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-e-on-warn-950\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-e-on-warn-950\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-e-on-warn-950\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-e-on-warn-950\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-e-on-warn-950\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-e-on-warn-950\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-e-on-warn-950\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-e-on-warn-950\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-e-on-warn-950\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-e-on-warn-950\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-e-on-warn\/0 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-e-on-warn\/10 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-e-on-warn\/100 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-e-on-warn\/12 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-e-on-warn\/20 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-e-on-warn\/25 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-e-on-warn\/30 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-e-on-warn\/38 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-e-on-warn\/40 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-e-on-warn\/5 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-e-on-warn\/50 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-e-on-warn\/60 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-e-on-warn\/70 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-e-on-warn\/75 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-e-on-warn\/80 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-e-on-warn\/87 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-e-on-warn\/90 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-e-on-warn\/95 {
  border-inline-end-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-e-orange-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-e-orange-100\/0 {
  border-inline-end-color: rgb(255 237 213 / 0) !important;
}
.border-e-orange-100\/10 {
  border-inline-end-color: rgb(255 237 213 / 0.1) !important;
}
.border-e-orange-100\/100 {
  border-inline-end-color: rgb(255 237 213 / 1) !important;
}
.border-e-orange-100\/12 {
  border-inline-end-color: rgb(255 237 213 / 0.12) !important;
}
.border-e-orange-100\/20 {
  border-inline-end-color: rgb(255 237 213 / 0.2) !important;
}
.border-e-orange-100\/25 {
  border-inline-end-color: rgb(255 237 213 / 0.25) !important;
}
.border-e-orange-100\/30 {
  border-inline-end-color: rgb(255 237 213 / 0.3) !important;
}
.border-e-orange-100\/38 {
  border-inline-end-color: rgb(255 237 213 / 0.38) !important;
}
.border-e-orange-100\/40 {
  border-inline-end-color: rgb(255 237 213 / 0.4) !important;
}
.border-e-orange-100\/5 {
  border-inline-end-color: rgb(255 237 213 / 0.05) !important;
}
.border-e-orange-100\/50 {
  border-inline-end-color: rgb(255 237 213 / 0.5) !important;
}
.border-e-orange-100\/60 {
  border-inline-end-color: rgb(255 237 213 / 0.6) !important;
}
.border-e-orange-100\/70 {
  border-inline-end-color: rgb(255 237 213 / 0.7) !important;
}
.border-e-orange-100\/75 {
  border-inline-end-color: rgb(255 237 213 / 0.75) !important;
}
.border-e-orange-100\/80 {
  border-inline-end-color: rgb(255 237 213 / 0.8) !important;
}
.border-e-orange-100\/87 {
  border-inline-end-color: rgb(255 237 213 / 0.87) !important;
}
.border-e-orange-100\/90 {
  border-inline-end-color: rgb(255 237 213 / 0.9) !important;
}
.border-e-orange-100\/95 {
  border-inline-end-color: rgb(255 237 213 / 0.95) !important;
}
.border-e-orange-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-e-orange-200\/0 {
  border-inline-end-color: rgb(254 215 170 / 0) !important;
}
.border-e-orange-200\/10 {
  border-inline-end-color: rgb(254 215 170 / 0.1) !important;
}
.border-e-orange-200\/100 {
  border-inline-end-color: rgb(254 215 170 / 1) !important;
}
.border-e-orange-200\/12 {
  border-inline-end-color: rgb(254 215 170 / 0.12) !important;
}
.border-e-orange-200\/20 {
  border-inline-end-color: rgb(254 215 170 / 0.2) !important;
}
.border-e-orange-200\/25 {
  border-inline-end-color: rgb(254 215 170 / 0.25) !important;
}
.border-e-orange-200\/30 {
  border-inline-end-color: rgb(254 215 170 / 0.3) !important;
}
.border-e-orange-200\/38 {
  border-inline-end-color: rgb(254 215 170 / 0.38) !important;
}
.border-e-orange-200\/40 {
  border-inline-end-color: rgb(254 215 170 / 0.4) !important;
}
.border-e-orange-200\/5 {
  border-inline-end-color: rgb(254 215 170 / 0.05) !important;
}
.border-e-orange-200\/50 {
  border-inline-end-color: rgb(254 215 170 / 0.5) !important;
}
.border-e-orange-200\/60 {
  border-inline-end-color: rgb(254 215 170 / 0.6) !important;
}
.border-e-orange-200\/70 {
  border-inline-end-color: rgb(254 215 170 / 0.7) !important;
}
.border-e-orange-200\/75 {
  border-inline-end-color: rgb(254 215 170 / 0.75) !important;
}
.border-e-orange-200\/80 {
  border-inline-end-color: rgb(254 215 170 / 0.8) !important;
}
.border-e-orange-200\/87 {
  border-inline-end-color: rgb(254 215 170 / 0.87) !important;
}
.border-e-orange-200\/90 {
  border-inline-end-color: rgb(254 215 170 / 0.9) !important;
}
.border-e-orange-200\/95 {
  border-inline-end-color: rgb(254 215 170 / 0.95) !important;
}
.border-e-orange-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-e-orange-300\/0 {
  border-inline-end-color: rgb(253 186 116 / 0) !important;
}
.border-e-orange-300\/10 {
  border-inline-end-color: rgb(253 186 116 / 0.1) !important;
}
.border-e-orange-300\/100 {
  border-inline-end-color: rgb(253 186 116 / 1) !important;
}
.border-e-orange-300\/12 {
  border-inline-end-color: rgb(253 186 116 / 0.12) !important;
}
.border-e-orange-300\/20 {
  border-inline-end-color: rgb(253 186 116 / 0.2) !important;
}
.border-e-orange-300\/25 {
  border-inline-end-color: rgb(253 186 116 / 0.25) !important;
}
.border-e-orange-300\/30 {
  border-inline-end-color: rgb(253 186 116 / 0.3) !important;
}
.border-e-orange-300\/38 {
  border-inline-end-color: rgb(253 186 116 / 0.38) !important;
}
.border-e-orange-300\/40 {
  border-inline-end-color: rgb(253 186 116 / 0.4) !important;
}
.border-e-orange-300\/5 {
  border-inline-end-color: rgb(253 186 116 / 0.05) !important;
}
.border-e-orange-300\/50 {
  border-inline-end-color: rgb(253 186 116 / 0.5) !important;
}
.border-e-orange-300\/60 {
  border-inline-end-color: rgb(253 186 116 / 0.6) !important;
}
.border-e-orange-300\/70 {
  border-inline-end-color: rgb(253 186 116 / 0.7) !important;
}
.border-e-orange-300\/75 {
  border-inline-end-color: rgb(253 186 116 / 0.75) !important;
}
.border-e-orange-300\/80 {
  border-inline-end-color: rgb(253 186 116 / 0.8) !important;
}
.border-e-orange-300\/87 {
  border-inline-end-color: rgb(253 186 116 / 0.87) !important;
}
.border-e-orange-300\/90 {
  border-inline-end-color: rgb(253 186 116 / 0.9) !important;
}
.border-e-orange-300\/95 {
  border-inline-end-color: rgb(253 186 116 / 0.95) !important;
}
.border-e-orange-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-e-orange-400\/0 {
  border-inline-end-color: rgb(251 146 60 / 0) !important;
}
.border-e-orange-400\/10 {
  border-inline-end-color: rgb(251 146 60 / 0.1) !important;
}
.border-e-orange-400\/100 {
  border-inline-end-color: rgb(251 146 60 / 1) !important;
}
.border-e-orange-400\/12 {
  border-inline-end-color: rgb(251 146 60 / 0.12) !important;
}
.border-e-orange-400\/20 {
  border-inline-end-color: rgb(251 146 60 / 0.2) !important;
}
.border-e-orange-400\/25 {
  border-inline-end-color: rgb(251 146 60 / 0.25) !important;
}
.border-e-orange-400\/30 {
  border-inline-end-color: rgb(251 146 60 / 0.3) !important;
}
.border-e-orange-400\/38 {
  border-inline-end-color: rgb(251 146 60 / 0.38) !important;
}
.border-e-orange-400\/40 {
  border-inline-end-color: rgb(251 146 60 / 0.4) !important;
}
.border-e-orange-400\/5 {
  border-inline-end-color: rgb(251 146 60 / 0.05) !important;
}
.border-e-orange-400\/50 {
  border-inline-end-color: rgb(251 146 60 / 0.5) !important;
}
.border-e-orange-400\/60 {
  border-inline-end-color: rgb(251 146 60 / 0.6) !important;
}
.border-e-orange-400\/70 {
  border-inline-end-color: rgb(251 146 60 / 0.7) !important;
}
.border-e-orange-400\/75 {
  border-inline-end-color: rgb(251 146 60 / 0.75) !important;
}
.border-e-orange-400\/80 {
  border-inline-end-color: rgb(251 146 60 / 0.8) !important;
}
.border-e-orange-400\/87 {
  border-inline-end-color: rgb(251 146 60 / 0.87) !important;
}
.border-e-orange-400\/90 {
  border-inline-end-color: rgb(251 146 60 / 0.9) !important;
}
.border-e-orange-400\/95 {
  border-inline-end-color: rgb(251 146 60 / 0.95) !important;
}
.border-e-orange-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-e-orange-50\/0 {
  border-inline-end-color: rgb(255 247 237 / 0) !important;
}
.border-e-orange-50\/10 {
  border-inline-end-color: rgb(255 247 237 / 0.1) !important;
}
.border-e-orange-50\/100 {
  border-inline-end-color: rgb(255 247 237 / 1) !important;
}
.border-e-orange-50\/12 {
  border-inline-end-color: rgb(255 247 237 / 0.12) !important;
}
.border-e-orange-50\/20 {
  border-inline-end-color: rgb(255 247 237 / 0.2) !important;
}
.border-e-orange-50\/25 {
  border-inline-end-color: rgb(255 247 237 / 0.25) !important;
}
.border-e-orange-50\/30 {
  border-inline-end-color: rgb(255 247 237 / 0.3) !important;
}
.border-e-orange-50\/38 {
  border-inline-end-color: rgb(255 247 237 / 0.38) !important;
}
.border-e-orange-50\/40 {
  border-inline-end-color: rgb(255 247 237 / 0.4) !important;
}
.border-e-orange-50\/5 {
  border-inline-end-color: rgb(255 247 237 / 0.05) !important;
}
.border-e-orange-50\/50 {
  border-inline-end-color: rgb(255 247 237 / 0.5) !important;
}
.border-e-orange-50\/60 {
  border-inline-end-color: rgb(255 247 237 / 0.6) !important;
}
.border-e-orange-50\/70 {
  border-inline-end-color: rgb(255 247 237 / 0.7) !important;
}
.border-e-orange-50\/75 {
  border-inline-end-color: rgb(255 247 237 / 0.75) !important;
}
.border-e-orange-50\/80 {
  border-inline-end-color: rgb(255 247 237 / 0.8) !important;
}
.border-e-orange-50\/87 {
  border-inline-end-color: rgb(255 247 237 / 0.87) !important;
}
.border-e-orange-50\/90 {
  border-inline-end-color: rgb(255 247 237 / 0.9) !important;
}
.border-e-orange-50\/95 {
  border-inline-end-color: rgb(255 247 237 / 0.95) !important;
}
.border-e-orange-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-e-orange-500\/0 {
  border-inline-end-color: rgb(249 115 22 / 0) !important;
}
.border-e-orange-500\/10 {
  border-inline-end-color: rgb(249 115 22 / 0.1) !important;
}
.border-e-orange-500\/100 {
  border-inline-end-color: rgb(249 115 22 / 1) !important;
}
.border-e-orange-500\/12 {
  border-inline-end-color: rgb(249 115 22 / 0.12) !important;
}
.border-e-orange-500\/20 {
  border-inline-end-color: rgb(249 115 22 / 0.2) !important;
}
.border-e-orange-500\/25 {
  border-inline-end-color: rgb(249 115 22 / 0.25) !important;
}
.border-e-orange-500\/30 {
  border-inline-end-color: rgb(249 115 22 / 0.3) !important;
}
.border-e-orange-500\/38 {
  border-inline-end-color: rgb(249 115 22 / 0.38) !important;
}
.border-e-orange-500\/40 {
  border-inline-end-color: rgb(249 115 22 / 0.4) !important;
}
.border-e-orange-500\/5 {
  border-inline-end-color: rgb(249 115 22 / 0.05) !important;
}
.border-e-orange-500\/50 {
  border-inline-end-color: rgb(249 115 22 / 0.5) !important;
}
.border-e-orange-500\/60 {
  border-inline-end-color: rgb(249 115 22 / 0.6) !important;
}
.border-e-orange-500\/70 {
  border-inline-end-color: rgb(249 115 22 / 0.7) !important;
}
.border-e-orange-500\/75 {
  border-inline-end-color: rgb(249 115 22 / 0.75) !important;
}
.border-e-orange-500\/80 {
  border-inline-end-color: rgb(249 115 22 / 0.8) !important;
}
.border-e-orange-500\/87 {
  border-inline-end-color: rgb(249 115 22 / 0.87) !important;
}
.border-e-orange-500\/90 {
  border-inline-end-color: rgb(249 115 22 / 0.9) !important;
}
.border-e-orange-500\/95 {
  border-inline-end-color: rgb(249 115 22 / 0.95) !important;
}
.border-e-orange-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-e-orange-600\/0 {
  border-inline-end-color: rgb(234 88 12 / 0) !important;
}
.border-e-orange-600\/10 {
  border-inline-end-color: rgb(234 88 12 / 0.1) !important;
}
.border-e-orange-600\/100 {
  border-inline-end-color: rgb(234 88 12 / 1) !important;
}
.border-e-orange-600\/12 {
  border-inline-end-color: rgb(234 88 12 / 0.12) !important;
}
.border-e-orange-600\/20 {
  border-inline-end-color: rgb(234 88 12 / 0.2) !important;
}
.border-e-orange-600\/25 {
  border-inline-end-color: rgb(234 88 12 / 0.25) !important;
}
.border-e-orange-600\/30 {
  border-inline-end-color: rgb(234 88 12 / 0.3) !important;
}
.border-e-orange-600\/38 {
  border-inline-end-color: rgb(234 88 12 / 0.38) !important;
}
.border-e-orange-600\/40 {
  border-inline-end-color: rgb(234 88 12 / 0.4) !important;
}
.border-e-orange-600\/5 {
  border-inline-end-color: rgb(234 88 12 / 0.05) !important;
}
.border-e-orange-600\/50 {
  border-inline-end-color: rgb(234 88 12 / 0.5) !important;
}
.border-e-orange-600\/60 {
  border-inline-end-color: rgb(234 88 12 / 0.6) !important;
}
.border-e-orange-600\/70 {
  border-inline-end-color: rgb(234 88 12 / 0.7) !important;
}
.border-e-orange-600\/75 {
  border-inline-end-color: rgb(234 88 12 / 0.75) !important;
}
.border-e-orange-600\/80 {
  border-inline-end-color: rgb(234 88 12 / 0.8) !important;
}
.border-e-orange-600\/87 {
  border-inline-end-color: rgb(234 88 12 / 0.87) !important;
}
.border-e-orange-600\/90 {
  border-inline-end-color: rgb(234 88 12 / 0.9) !important;
}
.border-e-orange-600\/95 {
  border-inline-end-color: rgb(234 88 12 / 0.95) !important;
}
.border-e-orange-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-e-orange-700\/0 {
  border-inline-end-color: rgb(194 65 12 / 0) !important;
}
.border-e-orange-700\/10 {
  border-inline-end-color: rgb(194 65 12 / 0.1) !important;
}
.border-e-orange-700\/100 {
  border-inline-end-color: rgb(194 65 12 / 1) !important;
}
.border-e-orange-700\/12 {
  border-inline-end-color: rgb(194 65 12 / 0.12) !important;
}
.border-e-orange-700\/20 {
  border-inline-end-color: rgb(194 65 12 / 0.2) !important;
}
.border-e-orange-700\/25 {
  border-inline-end-color: rgb(194 65 12 / 0.25) !important;
}
.border-e-orange-700\/30 {
  border-inline-end-color: rgb(194 65 12 / 0.3) !important;
}
.border-e-orange-700\/38 {
  border-inline-end-color: rgb(194 65 12 / 0.38) !important;
}
.border-e-orange-700\/40 {
  border-inline-end-color: rgb(194 65 12 / 0.4) !important;
}
.border-e-orange-700\/5 {
  border-inline-end-color: rgb(194 65 12 / 0.05) !important;
}
.border-e-orange-700\/50 {
  border-inline-end-color: rgb(194 65 12 / 0.5) !important;
}
.border-e-orange-700\/60 {
  border-inline-end-color: rgb(194 65 12 / 0.6) !important;
}
.border-e-orange-700\/70 {
  border-inline-end-color: rgb(194 65 12 / 0.7) !important;
}
.border-e-orange-700\/75 {
  border-inline-end-color: rgb(194 65 12 / 0.75) !important;
}
.border-e-orange-700\/80 {
  border-inline-end-color: rgb(194 65 12 / 0.8) !important;
}
.border-e-orange-700\/87 {
  border-inline-end-color: rgb(194 65 12 / 0.87) !important;
}
.border-e-orange-700\/90 {
  border-inline-end-color: rgb(194 65 12 / 0.9) !important;
}
.border-e-orange-700\/95 {
  border-inline-end-color: rgb(194 65 12 / 0.95) !important;
}
.border-e-orange-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-e-orange-800\/0 {
  border-inline-end-color: rgb(154 52 18 / 0) !important;
}
.border-e-orange-800\/10 {
  border-inline-end-color: rgb(154 52 18 / 0.1) !important;
}
.border-e-orange-800\/100 {
  border-inline-end-color: rgb(154 52 18 / 1) !important;
}
.border-e-orange-800\/12 {
  border-inline-end-color: rgb(154 52 18 / 0.12) !important;
}
.border-e-orange-800\/20 {
  border-inline-end-color: rgb(154 52 18 / 0.2) !important;
}
.border-e-orange-800\/25 {
  border-inline-end-color: rgb(154 52 18 / 0.25) !important;
}
.border-e-orange-800\/30 {
  border-inline-end-color: rgb(154 52 18 / 0.3) !important;
}
.border-e-orange-800\/38 {
  border-inline-end-color: rgb(154 52 18 / 0.38) !important;
}
.border-e-orange-800\/40 {
  border-inline-end-color: rgb(154 52 18 / 0.4) !important;
}
.border-e-orange-800\/5 {
  border-inline-end-color: rgb(154 52 18 / 0.05) !important;
}
.border-e-orange-800\/50 {
  border-inline-end-color: rgb(154 52 18 / 0.5) !important;
}
.border-e-orange-800\/60 {
  border-inline-end-color: rgb(154 52 18 / 0.6) !important;
}
.border-e-orange-800\/70 {
  border-inline-end-color: rgb(154 52 18 / 0.7) !important;
}
.border-e-orange-800\/75 {
  border-inline-end-color: rgb(154 52 18 / 0.75) !important;
}
.border-e-orange-800\/80 {
  border-inline-end-color: rgb(154 52 18 / 0.8) !important;
}
.border-e-orange-800\/87 {
  border-inline-end-color: rgb(154 52 18 / 0.87) !important;
}
.border-e-orange-800\/90 {
  border-inline-end-color: rgb(154 52 18 / 0.9) !important;
}
.border-e-orange-800\/95 {
  border-inline-end-color: rgb(154 52 18 / 0.95) !important;
}
.border-e-orange-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-e-orange-900\/0 {
  border-inline-end-color: rgb(124 45 18 / 0) !important;
}
.border-e-orange-900\/10 {
  border-inline-end-color: rgb(124 45 18 / 0.1) !important;
}
.border-e-orange-900\/100 {
  border-inline-end-color: rgb(124 45 18 / 1) !important;
}
.border-e-orange-900\/12 {
  border-inline-end-color: rgb(124 45 18 / 0.12) !important;
}
.border-e-orange-900\/20 {
  border-inline-end-color: rgb(124 45 18 / 0.2) !important;
}
.border-e-orange-900\/25 {
  border-inline-end-color: rgb(124 45 18 / 0.25) !important;
}
.border-e-orange-900\/30 {
  border-inline-end-color: rgb(124 45 18 / 0.3) !important;
}
.border-e-orange-900\/38 {
  border-inline-end-color: rgb(124 45 18 / 0.38) !important;
}
.border-e-orange-900\/40 {
  border-inline-end-color: rgb(124 45 18 / 0.4) !important;
}
.border-e-orange-900\/5 {
  border-inline-end-color: rgb(124 45 18 / 0.05) !important;
}
.border-e-orange-900\/50 {
  border-inline-end-color: rgb(124 45 18 / 0.5) !important;
}
.border-e-orange-900\/60 {
  border-inline-end-color: rgb(124 45 18 / 0.6) !important;
}
.border-e-orange-900\/70 {
  border-inline-end-color: rgb(124 45 18 / 0.7) !important;
}
.border-e-orange-900\/75 {
  border-inline-end-color: rgb(124 45 18 / 0.75) !important;
}
.border-e-orange-900\/80 {
  border-inline-end-color: rgb(124 45 18 / 0.8) !important;
}
.border-e-orange-900\/87 {
  border-inline-end-color: rgb(124 45 18 / 0.87) !important;
}
.border-e-orange-900\/90 {
  border-inline-end-color: rgb(124 45 18 / 0.9) !important;
}
.border-e-orange-900\/95 {
  border-inline-end-color: rgb(124 45 18 / 0.95) !important;
}
.border-e-orange-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-e-orange-950\/0 {
  border-inline-end-color: rgb(67 20 7 / 0) !important;
}
.border-e-orange-950\/10 {
  border-inline-end-color: rgb(67 20 7 / 0.1) !important;
}
.border-e-orange-950\/100 {
  border-inline-end-color: rgb(67 20 7 / 1) !important;
}
.border-e-orange-950\/12 {
  border-inline-end-color: rgb(67 20 7 / 0.12) !important;
}
.border-e-orange-950\/20 {
  border-inline-end-color: rgb(67 20 7 / 0.2) !important;
}
.border-e-orange-950\/25 {
  border-inline-end-color: rgb(67 20 7 / 0.25) !important;
}
.border-e-orange-950\/30 {
  border-inline-end-color: rgb(67 20 7 / 0.3) !important;
}
.border-e-orange-950\/38 {
  border-inline-end-color: rgb(67 20 7 / 0.38) !important;
}
.border-e-orange-950\/40 {
  border-inline-end-color: rgb(67 20 7 / 0.4) !important;
}
.border-e-orange-950\/5 {
  border-inline-end-color: rgb(67 20 7 / 0.05) !important;
}
.border-e-orange-950\/50 {
  border-inline-end-color: rgb(67 20 7 / 0.5) !important;
}
.border-e-orange-950\/60 {
  border-inline-end-color: rgb(67 20 7 / 0.6) !important;
}
.border-e-orange-950\/70 {
  border-inline-end-color: rgb(67 20 7 / 0.7) !important;
}
.border-e-orange-950\/75 {
  border-inline-end-color: rgb(67 20 7 / 0.75) !important;
}
.border-e-orange-950\/80 {
  border-inline-end-color: rgb(67 20 7 / 0.8) !important;
}
.border-e-orange-950\/87 {
  border-inline-end-color: rgb(67 20 7 / 0.87) !important;
}
.border-e-orange-950\/90 {
  border-inline-end-color: rgb(67 20 7 / 0.9) !important;
}
.border-e-orange-950\/95 {
  border-inline-end-color: rgb(67 20 7 / 0.95) !important;
}
.border-e-pink-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-e-pink-100\/0 {
  border-inline-end-color: rgb(252 231 243 / 0) !important;
}
.border-e-pink-100\/10 {
  border-inline-end-color: rgb(252 231 243 / 0.1) !important;
}
.border-e-pink-100\/100 {
  border-inline-end-color: rgb(252 231 243 / 1) !important;
}
.border-e-pink-100\/12 {
  border-inline-end-color: rgb(252 231 243 / 0.12) !important;
}
.border-e-pink-100\/20 {
  border-inline-end-color: rgb(252 231 243 / 0.2) !important;
}
.border-e-pink-100\/25 {
  border-inline-end-color: rgb(252 231 243 / 0.25) !important;
}
.border-e-pink-100\/30 {
  border-inline-end-color: rgb(252 231 243 / 0.3) !important;
}
.border-e-pink-100\/38 {
  border-inline-end-color: rgb(252 231 243 / 0.38) !important;
}
.border-e-pink-100\/40 {
  border-inline-end-color: rgb(252 231 243 / 0.4) !important;
}
.border-e-pink-100\/5 {
  border-inline-end-color: rgb(252 231 243 / 0.05) !important;
}
.border-e-pink-100\/50 {
  border-inline-end-color: rgb(252 231 243 / 0.5) !important;
}
.border-e-pink-100\/60 {
  border-inline-end-color: rgb(252 231 243 / 0.6) !important;
}
.border-e-pink-100\/70 {
  border-inline-end-color: rgb(252 231 243 / 0.7) !important;
}
.border-e-pink-100\/75 {
  border-inline-end-color: rgb(252 231 243 / 0.75) !important;
}
.border-e-pink-100\/80 {
  border-inline-end-color: rgb(252 231 243 / 0.8) !important;
}
.border-e-pink-100\/87 {
  border-inline-end-color: rgb(252 231 243 / 0.87) !important;
}
.border-e-pink-100\/90 {
  border-inline-end-color: rgb(252 231 243 / 0.9) !important;
}
.border-e-pink-100\/95 {
  border-inline-end-color: rgb(252 231 243 / 0.95) !important;
}
.border-e-pink-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-e-pink-200\/0 {
  border-inline-end-color: rgb(251 207 232 / 0) !important;
}
.border-e-pink-200\/10 {
  border-inline-end-color: rgb(251 207 232 / 0.1) !important;
}
.border-e-pink-200\/100 {
  border-inline-end-color: rgb(251 207 232 / 1) !important;
}
.border-e-pink-200\/12 {
  border-inline-end-color: rgb(251 207 232 / 0.12) !important;
}
.border-e-pink-200\/20 {
  border-inline-end-color: rgb(251 207 232 / 0.2) !important;
}
.border-e-pink-200\/25 {
  border-inline-end-color: rgb(251 207 232 / 0.25) !important;
}
.border-e-pink-200\/30 {
  border-inline-end-color: rgb(251 207 232 / 0.3) !important;
}
.border-e-pink-200\/38 {
  border-inline-end-color: rgb(251 207 232 / 0.38) !important;
}
.border-e-pink-200\/40 {
  border-inline-end-color: rgb(251 207 232 / 0.4) !important;
}
.border-e-pink-200\/5 {
  border-inline-end-color: rgb(251 207 232 / 0.05) !important;
}
.border-e-pink-200\/50 {
  border-inline-end-color: rgb(251 207 232 / 0.5) !important;
}
.border-e-pink-200\/60 {
  border-inline-end-color: rgb(251 207 232 / 0.6) !important;
}
.border-e-pink-200\/70 {
  border-inline-end-color: rgb(251 207 232 / 0.7) !important;
}
.border-e-pink-200\/75 {
  border-inline-end-color: rgb(251 207 232 / 0.75) !important;
}
.border-e-pink-200\/80 {
  border-inline-end-color: rgb(251 207 232 / 0.8) !important;
}
.border-e-pink-200\/87 {
  border-inline-end-color: rgb(251 207 232 / 0.87) !important;
}
.border-e-pink-200\/90 {
  border-inline-end-color: rgb(251 207 232 / 0.9) !important;
}
.border-e-pink-200\/95 {
  border-inline-end-color: rgb(251 207 232 / 0.95) !important;
}
.border-e-pink-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-e-pink-300\/0 {
  border-inline-end-color: rgb(249 168 212 / 0) !important;
}
.border-e-pink-300\/10 {
  border-inline-end-color: rgb(249 168 212 / 0.1) !important;
}
.border-e-pink-300\/100 {
  border-inline-end-color: rgb(249 168 212 / 1) !important;
}
.border-e-pink-300\/12 {
  border-inline-end-color: rgb(249 168 212 / 0.12) !important;
}
.border-e-pink-300\/20 {
  border-inline-end-color: rgb(249 168 212 / 0.2) !important;
}
.border-e-pink-300\/25 {
  border-inline-end-color: rgb(249 168 212 / 0.25) !important;
}
.border-e-pink-300\/30 {
  border-inline-end-color: rgb(249 168 212 / 0.3) !important;
}
.border-e-pink-300\/38 {
  border-inline-end-color: rgb(249 168 212 / 0.38) !important;
}
.border-e-pink-300\/40 {
  border-inline-end-color: rgb(249 168 212 / 0.4) !important;
}
.border-e-pink-300\/5 {
  border-inline-end-color: rgb(249 168 212 / 0.05) !important;
}
.border-e-pink-300\/50 {
  border-inline-end-color: rgb(249 168 212 / 0.5) !important;
}
.border-e-pink-300\/60 {
  border-inline-end-color: rgb(249 168 212 / 0.6) !important;
}
.border-e-pink-300\/70 {
  border-inline-end-color: rgb(249 168 212 / 0.7) !important;
}
.border-e-pink-300\/75 {
  border-inline-end-color: rgb(249 168 212 / 0.75) !important;
}
.border-e-pink-300\/80 {
  border-inline-end-color: rgb(249 168 212 / 0.8) !important;
}
.border-e-pink-300\/87 {
  border-inline-end-color: rgb(249 168 212 / 0.87) !important;
}
.border-e-pink-300\/90 {
  border-inline-end-color: rgb(249 168 212 / 0.9) !important;
}
.border-e-pink-300\/95 {
  border-inline-end-color: rgb(249 168 212 / 0.95) !important;
}
.border-e-pink-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-e-pink-400\/0 {
  border-inline-end-color: rgb(244 114 182 / 0) !important;
}
.border-e-pink-400\/10 {
  border-inline-end-color: rgb(244 114 182 / 0.1) !important;
}
.border-e-pink-400\/100 {
  border-inline-end-color: rgb(244 114 182 / 1) !important;
}
.border-e-pink-400\/12 {
  border-inline-end-color: rgb(244 114 182 / 0.12) !important;
}
.border-e-pink-400\/20 {
  border-inline-end-color: rgb(244 114 182 / 0.2) !important;
}
.border-e-pink-400\/25 {
  border-inline-end-color: rgb(244 114 182 / 0.25) !important;
}
.border-e-pink-400\/30 {
  border-inline-end-color: rgb(244 114 182 / 0.3) !important;
}
.border-e-pink-400\/38 {
  border-inline-end-color: rgb(244 114 182 / 0.38) !important;
}
.border-e-pink-400\/40 {
  border-inline-end-color: rgb(244 114 182 / 0.4) !important;
}
.border-e-pink-400\/5 {
  border-inline-end-color: rgb(244 114 182 / 0.05) !important;
}
.border-e-pink-400\/50 {
  border-inline-end-color: rgb(244 114 182 / 0.5) !important;
}
.border-e-pink-400\/60 {
  border-inline-end-color: rgb(244 114 182 / 0.6) !important;
}
.border-e-pink-400\/70 {
  border-inline-end-color: rgb(244 114 182 / 0.7) !important;
}
.border-e-pink-400\/75 {
  border-inline-end-color: rgb(244 114 182 / 0.75) !important;
}
.border-e-pink-400\/80 {
  border-inline-end-color: rgb(244 114 182 / 0.8) !important;
}
.border-e-pink-400\/87 {
  border-inline-end-color: rgb(244 114 182 / 0.87) !important;
}
.border-e-pink-400\/90 {
  border-inline-end-color: rgb(244 114 182 / 0.9) !important;
}
.border-e-pink-400\/95 {
  border-inline-end-color: rgb(244 114 182 / 0.95) !important;
}
.border-e-pink-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-e-pink-50\/0 {
  border-inline-end-color: rgb(253 242 248 / 0) !important;
}
.border-e-pink-50\/10 {
  border-inline-end-color: rgb(253 242 248 / 0.1) !important;
}
.border-e-pink-50\/100 {
  border-inline-end-color: rgb(253 242 248 / 1) !important;
}
.border-e-pink-50\/12 {
  border-inline-end-color: rgb(253 242 248 / 0.12) !important;
}
.border-e-pink-50\/20 {
  border-inline-end-color: rgb(253 242 248 / 0.2) !important;
}
.border-e-pink-50\/25 {
  border-inline-end-color: rgb(253 242 248 / 0.25) !important;
}
.border-e-pink-50\/30 {
  border-inline-end-color: rgb(253 242 248 / 0.3) !important;
}
.border-e-pink-50\/38 {
  border-inline-end-color: rgb(253 242 248 / 0.38) !important;
}
.border-e-pink-50\/40 {
  border-inline-end-color: rgb(253 242 248 / 0.4) !important;
}
.border-e-pink-50\/5 {
  border-inline-end-color: rgb(253 242 248 / 0.05) !important;
}
.border-e-pink-50\/50 {
  border-inline-end-color: rgb(253 242 248 / 0.5) !important;
}
.border-e-pink-50\/60 {
  border-inline-end-color: rgb(253 242 248 / 0.6) !important;
}
.border-e-pink-50\/70 {
  border-inline-end-color: rgb(253 242 248 / 0.7) !important;
}
.border-e-pink-50\/75 {
  border-inline-end-color: rgb(253 242 248 / 0.75) !important;
}
.border-e-pink-50\/80 {
  border-inline-end-color: rgb(253 242 248 / 0.8) !important;
}
.border-e-pink-50\/87 {
  border-inline-end-color: rgb(253 242 248 / 0.87) !important;
}
.border-e-pink-50\/90 {
  border-inline-end-color: rgb(253 242 248 / 0.9) !important;
}
.border-e-pink-50\/95 {
  border-inline-end-color: rgb(253 242 248 / 0.95) !important;
}
.border-e-pink-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-e-pink-500\/0 {
  border-inline-end-color: rgb(236 72 153 / 0) !important;
}
.border-e-pink-500\/10 {
  border-inline-end-color: rgb(236 72 153 / 0.1) !important;
}
.border-e-pink-500\/100 {
  border-inline-end-color: rgb(236 72 153 / 1) !important;
}
.border-e-pink-500\/12 {
  border-inline-end-color: rgb(236 72 153 / 0.12) !important;
}
.border-e-pink-500\/20 {
  border-inline-end-color: rgb(236 72 153 / 0.2) !important;
}
.border-e-pink-500\/25 {
  border-inline-end-color: rgb(236 72 153 / 0.25) !important;
}
.border-e-pink-500\/30 {
  border-inline-end-color: rgb(236 72 153 / 0.3) !important;
}
.border-e-pink-500\/38 {
  border-inline-end-color: rgb(236 72 153 / 0.38) !important;
}
.border-e-pink-500\/40 {
  border-inline-end-color: rgb(236 72 153 / 0.4) !important;
}
.border-e-pink-500\/5 {
  border-inline-end-color: rgb(236 72 153 / 0.05) !important;
}
.border-e-pink-500\/50 {
  border-inline-end-color: rgb(236 72 153 / 0.5) !important;
}
.border-e-pink-500\/60 {
  border-inline-end-color: rgb(236 72 153 / 0.6) !important;
}
.border-e-pink-500\/70 {
  border-inline-end-color: rgb(236 72 153 / 0.7) !important;
}
.border-e-pink-500\/75 {
  border-inline-end-color: rgb(236 72 153 / 0.75) !important;
}
.border-e-pink-500\/80 {
  border-inline-end-color: rgb(236 72 153 / 0.8) !important;
}
.border-e-pink-500\/87 {
  border-inline-end-color: rgb(236 72 153 / 0.87) !important;
}
.border-e-pink-500\/90 {
  border-inline-end-color: rgb(236 72 153 / 0.9) !important;
}
.border-e-pink-500\/95 {
  border-inline-end-color: rgb(236 72 153 / 0.95) !important;
}
.border-e-pink-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-e-pink-600\/0 {
  border-inline-end-color: rgb(219 39 119 / 0) !important;
}
.border-e-pink-600\/10 {
  border-inline-end-color: rgb(219 39 119 / 0.1) !important;
}
.border-e-pink-600\/100 {
  border-inline-end-color: rgb(219 39 119 / 1) !important;
}
.border-e-pink-600\/12 {
  border-inline-end-color: rgb(219 39 119 / 0.12) !important;
}
.border-e-pink-600\/20 {
  border-inline-end-color: rgb(219 39 119 / 0.2) !important;
}
.border-e-pink-600\/25 {
  border-inline-end-color: rgb(219 39 119 / 0.25) !important;
}
.border-e-pink-600\/30 {
  border-inline-end-color: rgb(219 39 119 / 0.3) !important;
}
.border-e-pink-600\/38 {
  border-inline-end-color: rgb(219 39 119 / 0.38) !important;
}
.border-e-pink-600\/40 {
  border-inline-end-color: rgb(219 39 119 / 0.4) !important;
}
.border-e-pink-600\/5 {
  border-inline-end-color: rgb(219 39 119 / 0.05) !important;
}
.border-e-pink-600\/50 {
  border-inline-end-color: rgb(219 39 119 / 0.5) !important;
}
.border-e-pink-600\/60 {
  border-inline-end-color: rgb(219 39 119 / 0.6) !important;
}
.border-e-pink-600\/70 {
  border-inline-end-color: rgb(219 39 119 / 0.7) !important;
}
.border-e-pink-600\/75 {
  border-inline-end-color: rgb(219 39 119 / 0.75) !important;
}
.border-e-pink-600\/80 {
  border-inline-end-color: rgb(219 39 119 / 0.8) !important;
}
.border-e-pink-600\/87 {
  border-inline-end-color: rgb(219 39 119 / 0.87) !important;
}
.border-e-pink-600\/90 {
  border-inline-end-color: rgb(219 39 119 / 0.9) !important;
}
.border-e-pink-600\/95 {
  border-inline-end-color: rgb(219 39 119 / 0.95) !important;
}
.border-e-pink-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-e-pink-700\/0 {
  border-inline-end-color: rgb(190 24 93 / 0) !important;
}
.border-e-pink-700\/10 {
  border-inline-end-color: rgb(190 24 93 / 0.1) !important;
}
.border-e-pink-700\/100 {
  border-inline-end-color: rgb(190 24 93 / 1) !important;
}
.border-e-pink-700\/12 {
  border-inline-end-color: rgb(190 24 93 / 0.12) !important;
}
.border-e-pink-700\/20 {
  border-inline-end-color: rgb(190 24 93 / 0.2) !important;
}
.border-e-pink-700\/25 {
  border-inline-end-color: rgb(190 24 93 / 0.25) !important;
}
.border-e-pink-700\/30 {
  border-inline-end-color: rgb(190 24 93 / 0.3) !important;
}
.border-e-pink-700\/38 {
  border-inline-end-color: rgb(190 24 93 / 0.38) !important;
}
.border-e-pink-700\/40 {
  border-inline-end-color: rgb(190 24 93 / 0.4) !important;
}
.border-e-pink-700\/5 {
  border-inline-end-color: rgb(190 24 93 / 0.05) !important;
}
.border-e-pink-700\/50 {
  border-inline-end-color: rgb(190 24 93 / 0.5) !important;
}
.border-e-pink-700\/60 {
  border-inline-end-color: rgb(190 24 93 / 0.6) !important;
}
.border-e-pink-700\/70 {
  border-inline-end-color: rgb(190 24 93 / 0.7) !important;
}
.border-e-pink-700\/75 {
  border-inline-end-color: rgb(190 24 93 / 0.75) !important;
}
.border-e-pink-700\/80 {
  border-inline-end-color: rgb(190 24 93 / 0.8) !important;
}
.border-e-pink-700\/87 {
  border-inline-end-color: rgb(190 24 93 / 0.87) !important;
}
.border-e-pink-700\/90 {
  border-inline-end-color: rgb(190 24 93 / 0.9) !important;
}
.border-e-pink-700\/95 {
  border-inline-end-color: rgb(190 24 93 / 0.95) !important;
}
.border-e-pink-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-e-pink-800\/0 {
  border-inline-end-color: rgb(157 23 77 / 0) !important;
}
.border-e-pink-800\/10 {
  border-inline-end-color: rgb(157 23 77 / 0.1) !important;
}
.border-e-pink-800\/100 {
  border-inline-end-color: rgb(157 23 77 / 1) !important;
}
.border-e-pink-800\/12 {
  border-inline-end-color: rgb(157 23 77 / 0.12) !important;
}
.border-e-pink-800\/20 {
  border-inline-end-color: rgb(157 23 77 / 0.2) !important;
}
.border-e-pink-800\/25 {
  border-inline-end-color: rgb(157 23 77 / 0.25) !important;
}
.border-e-pink-800\/30 {
  border-inline-end-color: rgb(157 23 77 / 0.3) !important;
}
.border-e-pink-800\/38 {
  border-inline-end-color: rgb(157 23 77 / 0.38) !important;
}
.border-e-pink-800\/40 {
  border-inline-end-color: rgb(157 23 77 / 0.4) !important;
}
.border-e-pink-800\/5 {
  border-inline-end-color: rgb(157 23 77 / 0.05) !important;
}
.border-e-pink-800\/50 {
  border-inline-end-color: rgb(157 23 77 / 0.5) !important;
}
.border-e-pink-800\/60 {
  border-inline-end-color: rgb(157 23 77 / 0.6) !important;
}
.border-e-pink-800\/70 {
  border-inline-end-color: rgb(157 23 77 / 0.7) !important;
}
.border-e-pink-800\/75 {
  border-inline-end-color: rgb(157 23 77 / 0.75) !important;
}
.border-e-pink-800\/80 {
  border-inline-end-color: rgb(157 23 77 / 0.8) !important;
}
.border-e-pink-800\/87 {
  border-inline-end-color: rgb(157 23 77 / 0.87) !important;
}
.border-e-pink-800\/90 {
  border-inline-end-color: rgb(157 23 77 / 0.9) !important;
}
.border-e-pink-800\/95 {
  border-inline-end-color: rgb(157 23 77 / 0.95) !important;
}
.border-e-pink-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-e-pink-900\/0 {
  border-inline-end-color: rgb(131 24 67 / 0) !important;
}
.border-e-pink-900\/10 {
  border-inline-end-color: rgb(131 24 67 / 0.1) !important;
}
.border-e-pink-900\/100 {
  border-inline-end-color: rgb(131 24 67 / 1) !important;
}
.border-e-pink-900\/12 {
  border-inline-end-color: rgb(131 24 67 / 0.12) !important;
}
.border-e-pink-900\/20 {
  border-inline-end-color: rgb(131 24 67 / 0.2) !important;
}
.border-e-pink-900\/25 {
  border-inline-end-color: rgb(131 24 67 / 0.25) !important;
}
.border-e-pink-900\/30 {
  border-inline-end-color: rgb(131 24 67 / 0.3) !important;
}
.border-e-pink-900\/38 {
  border-inline-end-color: rgb(131 24 67 / 0.38) !important;
}
.border-e-pink-900\/40 {
  border-inline-end-color: rgb(131 24 67 / 0.4) !important;
}
.border-e-pink-900\/5 {
  border-inline-end-color: rgb(131 24 67 / 0.05) !important;
}
.border-e-pink-900\/50 {
  border-inline-end-color: rgb(131 24 67 / 0.5) !important;
}
.border-e-pink-900\/60 {
  border-inline-end-color: rgb(131 24 67 / 0.6) !important;
}
.border-e-pink-900\/70 {
  border-inline-end-color: rgb(131 24 67 / 0.7) !important;
}
.border-e-pink-900\/75 {
  border-inline-end-color: rgb(131 24 67 / 0.75) !important;
}
.border-e-pink-900\/80 {
  border-inline-end-color: rgb(131 24 67 / 0.8) !important;
}
.border-e-pink-900\/87 {
  border-inline-end-color: rgb(131 24 67 / 0.87) !important;
}
.border-e-pink-900\/90 {
  border-inline-end-color: rgb(131 24 67 / 0.9) !important;
}
.border-e-pink-900\/95 {
  border-inline-end-color: rgb(131 24 67 / 0.95) !important;
}
.border-e-pink-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-e-pink-950\/0 {
  border-inline-end-color: rgb(80 7 36 / 0) !important;
}
.border-e-pink-950\/10 {
  border-inline-end-color: rgb(80 7 36 / 0.1) !important;
}
.border-e-pink-950\/100 {
  border-inline-end-color: rgb(80 7 36 / 1) !important;
}
.border-e-pink-950\/12 {
  border-inline-end-color: rgb(80 7 36 / 0.12) !important;
}
.border-e-pink-950\/20 {
  border-inline-end-color: rgb(80 7 36 / 0.2) !important;
}
.border-e-pink-950\/25 {
  border-inline-end-color: rgb(80 7 36 / 0.25) !important;
}
.border-e-pink-950\/30 {
  border-inline-end-color: rgb(80 7 36 / 0.3) !important;
}
.border-e-pink-950\/38 {
  border-inline-end-color: rgb(80 7 36 / 0.38) !important;
}
.border-e-pink-950\/40 {
  border-inline-end-color: rgb(80 7 36 / 0.4) !important;
}
.border-e-pink-950\/5 {
  border-inline-end-color: rgb(80 7 36 / 0.05) !important;
}
.border-e-pink-950\/50 {
  border-inline-end-color: rgb(80 7 36 / 0.5) !important;
}
.border-e-pink-950\/60 {
  border-inline-end-color: rgb(80 7 36 / 0.6) !important;
}
.border-e-pink-950\/70 {
  border-inline-end-color: rgb(80 7 36 / 0.7) !important;
}
.border-e-pink-950\/75 {
  border-inline-end-color: rgb(80 7 36 / 0.75) !important;
}
.border-e-pink-950\/80 {
  border-inline-end-color: rgb(80 7 36 / 0.8) !important;
}
.border-e-pink-950\/87 {
  border-inline-end-color: rgb(80 7 36 / 0.87) !important;
}
.border-e-pink-950\/90 {
  border-inline-end-color: rgb(80 7 36 / 0.9) !important;
}
.border-e-pink-950\/95 {
  border-inline-end-color: rgb(80 7 36 / 0.95) !important;
}
.border-e-primary {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-100\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-e-primary-100\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-e-primary-100\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-e-primary-100\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-e-primary-100\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-e-primary-100\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-e-primary-100\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-e-primary-100\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-e-primary-100\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-e-primary-100\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-e-primary-100\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-e-primary-100\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-e-primary-100\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-e-primary-100\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-e-primary-100\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-e-primary-100\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-e-primary-100\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-e-primary-100\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-e-primary-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-200\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-e-primary-200\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-e-primary-200\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-e-primary-200\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-e-primary-200\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-e-primary-200\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-e-primary-200\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-e-primary-200\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-e-primary-200\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-e-primary-200\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-e-primary-200\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-e-primary-200\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-e-primary-200\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-e-primary-200\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-e-primary-200\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-e-primary-200\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-e-primary-200\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-e-primary-200\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-e-primary-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-300\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-e-primary-300\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-e-primary-300\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-e-primary-300\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-e-primary-300\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-e-primary-300\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-e-primary-300\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-e-primary-300\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-e-primary-300\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-e-primary-300\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-e-primary-300\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-e-primary-300\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-e-primary-300\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-e-primary-300\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-e-primary-300\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-e-primary-300\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-e-primary-300\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-e-primary-300\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-e-primary-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-400\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-e-primary-400\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-e-primary-400\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-e-primary-400\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-e-primary-400\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-e-primary-400\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-e-primary-400\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-e-primary-400\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-e-primary-400\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-e-primary-400\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-e-primary-400\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-e-primary-400\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-e-primary-400\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-e-primary-400\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-e-primary-400\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-e-primary-400\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-e-primary-400\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-e-primary-400\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-e-primary-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-50\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-e-primary-50\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-e-primary-50\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-e-primary-50\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-e-primary-50\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-e-primary-50\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-e-primary-50\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-e-primary-50\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-e-primary-50\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-e-primary-50\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-e-primary-50\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-e-primary-50\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-e-primary-50\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-e-primary-50\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-e-primary-50\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-e-primary-50\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-e-primary-50\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-e-primary-50\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-e-primary-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-500\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-e-primary-500\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-e-primary-500\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-e-primary-500\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-e-primary-500\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-e-primary-500\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-e-primary-500\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-e-primary-500\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-e-primary-500\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-e-primary-500\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-e-primary-500\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-e-primary-500\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-e-primary-500\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-e-primary-500\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-e-primary-500\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-e-primary-500\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-e-primary-500\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-e-primary-500\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-e-primary-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-600\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-e-primary-600\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-e-primary-600\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-e-primary-600\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-e-primary-600\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-e-primary-600\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-e-primary-600\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-e-primary-600\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-e-primary-600\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-e-primary-600\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-e-primary-600\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-e-primary-600\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-e-primary-600\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-e-primary-600\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-e-primary-600\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-e-primary-600\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-e-primary-600\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-e-primary-600\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-e-primary-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-700\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-e-primary-700\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-e-primary-700\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-e-primary-700\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-e-primary-700\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-e-primary-700\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-e-primary-700\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-e-primary-700\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-e-primary-700\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-e-primary-700\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-e-primary-700\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-e-primary-700\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-e-primary-700\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-e-primary-700\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-e-primary-700\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-e-primary-700\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-e-primary-700\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-e-primary-700\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-e-primary-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-800\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-e-primary-800\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-e-primary-800\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-e-primary-800\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-e-primary-800\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-e-primary-800\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-e-primary-800\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-e-primary-800\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-e-primary-800\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-e-primary-800\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-e-primary-800\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-e-primary-800\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-e-primary-800\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-e-primary-800\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-e-primary-800\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-e-primary-800\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-e-primary-800\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-e-primary-800\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-e-primary-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-primary-900\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-e-primary-900\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-e-primary-900\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-e-primary-900\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-e-primary-900\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-e-primary-900\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-e-primary-900\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-e-primary-900\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-e-primary-900\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-e-primary-900\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-e-primary-900\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-e-primary-900\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-e-primary-900\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-e-primary-900\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-e-primary-900\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-e-primary-900\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-e-primary-900\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-e-primary-900\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-e-primary\/0 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-e-primary\/10 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-e-primary\/100 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-e-primary\/12 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-e-primary\/20 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-e-primary\/25 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-e-primary\/30 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-e-primary\/38 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-e-primary\/40 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-e-primary\/5 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-e-primary\/50 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-e-primary\/60 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-e-primary\/70 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-e-primary\/75 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-e-primary\/80 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-e-primary\/87 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-e-primary\/90 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-e-primary\/95 {
  border-inline-end-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-e-purple-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-e-purple-100\/0 {
  border-inline-end-color: rgb(243 232 255 / 0) !important;
}
.border-e-purple-100\/10 {
  border-inline-end-color: rgb(243 232 255 / 0.1) !important;
}
.border-e-purple-100\/100 {
  border-inline-end-color: rgb(243 232 255 / 1) !important;
}
.border-e-purple-100\/12 {
  border-inline-end-color: rgb(243 232 255 / 0.12) !important;
}
.border-e-purple-100\/20 {
  border-inline-end-color: rgb(243 232 255 / 0.2) !important;
}
.border-e-purple-100\/25 {
  border-inline-end-color: rgb(243 232 255 / 0.25) !important;
}
.border-e-purple-100\/30 {
  border-inline-end-color: rgb(243 232 255 / 0.3) !important;
}
.border-e-purple-100\/38 {
  border-inline-end-color: rgb(243 232 255 / 0.38) !important;
}
.border-e-purple-100\/40 {
  border-inline-end-color: rgb(243 232 255 / 0.4) !important;
}
.border-e-purple-100\/5 {
  border-inline-end-color: rgb(243 232 255 / 0.05) !important;
}
.border-e-purple-100\/50 {
  border-inline-end-color: rgb(243 232 255 / 0.5) !important;
}
.border-e-purple-100\/60 {
  border-inline-end-color: rgb(243 232 255 / 0.6) !important;
}
.border-e-purple-100\/70 {
  border-inline-end-color: rgb(243 232 255 / 0.7) !important;
}
.border-e-purple-100\/75 {
  border-inline-end-color: rgb(243 232 255 / 0.75) !important;
}
.border-e-purple-100\/80 {
  border-inline-end-color: rgb(243 232 255 / 0.8) !important;
}
.border-e-purple-100\/87 {
  border-inline-end-color: rgb(243 232 255 / 0.87) !important;
}
.border-e-purple-100\/90 {
  border-inline-end-color: rgb(243 232 255 / 0.9) !important;
}
.border-e-purple-100\/95 {
  border-inline-end-color: rgb(243 232 255 / 0.95) !important;
}
.border-e-purple-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-e-purple-200\/0 {
  border-inline-end-color: rgb(233 213 255 / 0) !important;
}
.border-e-purple-200\/10 {
  border-inline-end-color: rgb(233 213 255 / 0.1) !important;
}
.border-e-purple-200\/100 {
  border-inline-end-color: rgb(233 213 255 / 1) !important;
}
.border-e-purple-200\/12 {
  border-inline-end-color: rgb(233 213 255 / 0.12) !important;
}
.border-e-purple-200\/20 {
  border-inline-end-color: rgb(233 213 255 / 0.2) !important;
}
.border-e-purple-200\/25 {
  border-inline-end-color: rgb(233 213 255 / 0.25) !important;
}
.border-e-purple-200\/30 {
  border-inline-end-color: rgb(233 213 255 / 0.3) !important;
}
.border-e-purple-200\/38 {
  border-inline-end-color: rgb(233 213 255 / 0.38) !important;
}
.border-e-purple-200\/40 {
  border-inline-end-color: rgb(233 213 255 / 0.4) !important;
}
.border-e-purple-200\/5 {
  border-inline-end-color: rgb(233 213 255 / 0.05) !important;
}
.border-e-purple-200\/50 {
  border-inline-end-color: rgb(233 213 255 / 0.5) !important;
}
.border-e-purple-200\/60 {
  border-inline-end-color: rgb(233 213 255 / 0.6) !important;
}
.border-e-purple-200\/70 {
  border-inline-end-color: rgb(233 213 255 / 0.7) !important;
}
.border-e-purple-200\/75 {
  border-inline-end-color: rgb(233 213 255 / 0.75) !important;
}
.border-e-purple-200\/80 {
  border-inline-end-color: rgb(233 213 255 / 0.8) !important;
}
.border-e-purple-200\/87 {
  border-inline-end-color: rgb(233 213 255 / 0.87) !important;
}
.border-e-purple-200\/90 {
  border-inline-end-color: rgb(233 213 255 / 0.9) !important;
}
.border-e-purple-200\/95 {
  border-inline-end-color: rgb(233 213 255 / 0.95) !important;
}
.border-e-purple-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-e-purple-300\/0 {
  border-inline-end-color: rgb(216 180 254 / 0) !important;
}
.border-e-purple-300\/10 {
  border-inline-end-color: rgb(216 180 254 / 0.1) !important;
}
.border-e-purple-300\/100 {
  border-inline-end-color: rgb(216 180 254 / 1) !important;
}
.border-e-purple-300\/12 {
  border-inline-end-color: rgb(216 180 254 / 0.12) !important;
}
.border-e-purple-300\/20 {
  border-inline-end-color: rgb(216 180 254 / 0.2) !important;
}
.border-e-purple-300\/25 {
  border-inline-end-color: rgb(216 180 254 / 0.25) !important;
}
.border-e-purple-300\/30 {
  border-inline-end-color: rgb(216 180 254 / 0.3) !important;
}
.border-e-purple-300\/38 {
  border-inline-end-color: rgb(216 180 254 / 0.38) !important;
}
.border-e-purple-300\/40 {
  border-inline-end-color: rgb(216 180 254 / 0.4) !important;
}
.border-e-purple-300\/5 {
  border-inline-end-color: rgb(216 180 254 / 0.05) !important;
}
.border-e-purple-300\/50 {
  border-inline-end-color: rgb(216 180 254 / 0.5) !important;
}
.border-e-purple-300\/60 {
  border-inline-end-color: rgb(216 180 254 / 0.6) !important;
}
.border-e-purple-300\/70 {
  border-inline-end-color: rgb(216 180 254 / 0.7) !important;
}
.border-e-purple-300\/75 {
  border-inline-end-color: rgb(216 180 254 / 0.75) !important;
}
.border-e-purple-300\/80 {
  border-inline-end-color: rgb(216 180 254 / 0.8) !important;
}
.border-e-purple-300\/87 {
  border-inline-end-color: rgb(216 180 254 / 0.87) !important;
}
.border-e-purple-300\/90 {
  border-inline-end-color: rgb(216 180 254 / 0.9) !important;
}
.border-e-purple-300\/95 {
  border-inline-end-color: rgb(216 180 254 / 0.95) !important;
}
.border-e-purple-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-e-purple-400\/0 {
  border-inline-end-color: rgb(192 132 252 / 0) !important;
}
.border-e-purple-400\/10 {
  border-inline-end-color: rgb(192 132 252 / 0.1) !important;
}
.border-e-purple-400\/100 {
  border-inline-end-color: rgb(192 132 252 / 1) !important;
}
.border-e-purple-400\/12 {
  border-inline-end-color: rgb(192 132 252 / 0.12) !important;
}
.border-e-purple-400\/20 {
  border-inline-end-color: rgb(192 132 252 / 0.2) !important;
}
.border-e-purple-400\/25 {
  border-inline-end-color: rgb(192 132 252 / 0.25) !important;
}
.border-e-purple-400\/30 {
  border-inline-end-color: rgb(192 132 252 / 0.3) !important;
}
.border-e-purple-400\/38 {
  border-inline-end-color: rgb(192 132 252 / 0.38) !important;
}
.border-e-purple-400\/40 {
  border-inline-end-color: rgb(192 132 252 / 0.4) !important;
}
.border-e-purple-400\/5 {
  border-inline-end-color: rgb(192 132 252 / 0.05) !important;
}
.border-e-purple-400\/50 {
  border-inline-end-color: rgb(192 132 252 / 0.5) !important;
}
.border-e-purple-400\/60 {
  border-inline-end-color: rgb(192 132 252 / 0.6) !important;
}
.border-e-purple-400\/70 {
  border-inline-end-color: rgb(192 132 252 / 0.7) !important;
}
.border-e-purple-400\/75 {
  border-inline-end-color: rgb(192 132 252 / 0.75) !important;
}
.border-e-purple-400\/80 {
  border-inline-end-color: rgb(192 132 252 / 0.8) !important;
}
.border-e-purple-400\/87 {
  border-inline-end-color: rgb(192 132 252 / 0.87) !important;
}
.border-e-purple-400\/90 {
  border-inline-end-color: rgb(192 132 252 / 0.9) !important;
}
.border-e-purple-400\/95 {
  border-inline-end-color: rgb(192 132 252 / 0.95) !important;
}
.border-e-purple-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-e-purple-50\/0 {
  border-inline-end-color: rgb(250 245 255 / 0) !important;
}
.border-e-purple-50\/10 {
  border-inline-end-color: rgb(250 245 255 / 0.1) !important;
}
.border-e-purple-50\/100 {
  border-inline-end-color: rgb(250 245 255 / 1) !important;
}
.border-e-purple-50\/12 {
  border-inline-end-color: rgb(250 245 255 / 0.12) !important;
}
.border-e-purple-50\/20 {
  border-inline-end-color: rgb(250 245 255 / 0.2) !important;
}
.border-e-purple-50\/25 {
  border-inline-end-color: rgb(250 245 255 / 0.25) !important;
}
.border-e-purple-50\/30 {
  border-inline-end-color: rgb(250 245 255 / 0.3) !important;
}
.border-e-purple-50\/38 {
  border-inline-end-color: rgb(250 245 255 / 0.38) !important;
}
.border-e-purple-50\/40 {
  border-inline-end-color: rgb(250 245 255 / 0.4) !important;
}
.border-e-purple-50\/5 {
  border-inline-end-color: rgb(250 245 255 / 0.05) !important;
}
.border-e-purple-50\/50 {
  border-inline-end-color: rgb(250 245 255 / 0.5) !important;
}
.border-e-purple-50\/60 {
  border-inline-end-color: rgb(250 245 255 / 0.6) !important;
}
.border-e-purple-50\/70 {
  border-inline-end-color: rgb(250 245 255 / 0.7) !important;
}
.border-e-purple-50\/75 {
  border-inline-end-color: rgb(250 245 255 / 0.75) !important;
}
.border-e-purple-50\/80 {
  border-inline-end-color: rgb(250 245 255 / 0.8) !important;
}
.border-e-purple-50\/87 {
  border-inline-end-color: rgb(250 245 255 / 0.87) !important;
}
.border-e-purple-50\/90 {
  border-inline-end-color: rgb(250 245 255 / 0.9) !important;
}
.border-e-purple-50\/95 {
  border-inline-end-color: rgb(250 245 255 / 0.95) !important;
}
.border-e-purple-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-e-purple-500\/0 {
  border-inline-end-color: rgb(168 85 247 / 0) !important;
}
.border-e-purple-500\/10 {
  border-inline-end-color: rgb(168 85 247 / 0.1) !important;
}
.border-e-purple-500\/100 {
  border-inline-end-color: rgb(168 85 247 / 1) !important;
}
.border-e-purple-500\/12 {
  border-inline-end-color: rgb(168 85 247 / 0.12) !important;
}
.border-e-purple-500\/20 {
  border-inline-end-color: rgb(168 85 247 / 0.2) !important;
}
.border-e-purple-500\/25 {
  border-inline-end-color: rgb(168 85 247 / 0.25) !important;
}
.border-e-purple-500\/30 {
  border-inline-end-color: rgb(168 85 247 / 0.3) !important;
}
.border-e-purple-500\/38 {
  border-inline-end-color: rgb(168 85 247 / 0.38) !important;
}
.border-e-purple-500\/40 {
  border-inline-end-color: rgb(168 85 247 / 0.4) !important;
}
.border-e-purple-500\/5 {
  border-inline-end-color: rgb(168 85 247 / 0.05) !important;
}
.border-e-purple-500\/50 {
  border-inline-end-color: rgb(168 85 247 / 0.5) !important;
}
.border-e-purple-500\/60 {
  border-inline-end-color: rgb(168 85 247 / 0.6) !important;
}
.border-e-purple-500\/70 {
  border-inline-end-color: rgb(168 85 247 / 0.7) !important;
}
.border-e-purple-500\/75 {
  border-inline-end-color: rgb(168 85 247 / 0.75) !important;
}
.border-e-purple-500\/80 {
  border-inline-end-color: rgb(168 85 247 / 0.8) !important;
}
.border-e-purple-500\/87 {
  border-inline-end-color: rgb(168 85 247 / 0.87) !important;
}
.border-e-purple-500\/90 {
  border-inline-end-color: rgb(168 85 247 / 0.9) !important;
}
.border-e-purple-500\/95 {
  border-inline-end-color: rgb(168 85 247 / 0.95) !important;
}
.border-e-purple-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-e-purple-600\/0 {
  border-inline-end-color: rgb(147 51 234 / 0) !important;
}
.border-e-purple-600\/10 {
  border-inline-end-color: rgb(147 51 234 / 0.1) !important;
}
.border-e-purple-600\/100 {
  border-inline-end-color: rgb(147 51 234 / 1) !important;
}
.border-e-purple-600\/12 {
  border-inline-end-color: rgb(147 51 234 / 0.12) !important;
}
.border-e-purple-600\/20 {
  border-inline-end-color: rgb(147 51 234 / 0.2) !important;
}
.border-e-purple-600\/25 {
  border-inline-end-color: rgb(147 51 234 / 0.25) !important;
}
.border-e-purple-600\/30 {
  border-inline-end-color: rgb(147 51 234 / 0.3) !important;
}
.border-e-purple-600\/38 {
  border-inline-end-color: rgb(147 51 234 / 0.38) !important;
}
.border-e-purple-600\/40 {
  border-inline-end-color: rgb(147 51 234 / 0.4) !important;
}
.border-e-purple-600\/5 {
  border-inline-end-color: rgb(147 51 234 / 0.05) !important;
}
.border-e-purple-600\/50 {
  border-inline-end-color: rgb(147 51 234 / 0.5) !important;
}
.border-e-purple-600\/60 {
  border-inline-end-color: rgb(147 51 234 / 0.6) !important;
}
.border-e-purple-600\/70 {
  border-inline-end-color: rgb(147 51 234 / 0.7) !important;
}
.border-e-purple-600\/75 {
  border-inline-end-color: rgb(147 51 234 / 0.75) !important;
}
.border-e-purple-600\/80 {
  border-inline-end-color: rgb(147 51 234 / 0.8) !important;
}
.border-e-purple-600\/87 {
  border-inline-end-color: rgb(147 51 234 / 0.87) !important;
}
.border-e-purple-600\/90 {
  border-inline-end-color: rgb(147 51 234 / 0.9) !important;
}
.border-e-purple-600\/95 {
  border-inline-end-color: rgb(147 51 234 / 0.95) !important;
}
.border-e-purple-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-e-purple-700\/0 {
  border-inline-end-color: rgb(126 34 206 / 0) !important;
}
.border-e-purple-700\/10 {
  border-inline-end-color: rgb(126 34 206 / 0.1) !important;
}
.border-e-purple-700\/100 {
  border-inline-end-color: rgb(126 34 206 / 1) !important;
}
.border-e-purple-700\/12 {
  border-inline-end-color: rgb(126 34 206 / 0.12) !important;
}
.border-e-purple-700\/20 {
  border-inline-end-color: rgb(126 34 206 / 0.2) !important;
}
.border-e-purple-700\/25 {
  border-inline-end-color: rgb(126 34 206 / 0.25) !important;
}
.border-e-purple-700\/30 {
  border-inline-end-color: rgb(126 34 206 / 0.3) !important;
}
.border-e-purple-700\/38 {
  border-inline-end-color: rgb(126 34 206 / 0.38) !important;
}
.border-e-purple-700\/40 {
  border-inline-end-color: rgb(126 34 206 / 0.4) !important;
}
.border-e-purple-700\/5 {
  border-inline-end-color: rgb(126 34 206 / 0.05) !important;
}
.border-e-purple-700\/50 {
  border-inline-end-color: rgb(126 34 206 / 0.5) !important;
}
.border-e-purple-700\/60 {
  border-inline-end-color: rgb(126 34 206 / 0.6) !important;
}
.border-e-purple-700\/70 {
  border-inline-end-color: rgb(126 34 206 / 0.7) !important;
}
.border-e-purple-700\/75 {
  border-inline-end-color: rgb(126 34 206 / 0.75) !important;
}
.border-e-purple-700\/80 {
  border-inline-end-color: rgb(126 34 206 / 0.8) !important;
}
.border-e-purple-700\/87 {
  border-inline-end-color: rgb(126 34 206 / 0.87) !important;
}
.border-e-purple-700\/90 {
  border-inline-end-color: rgb(126 34 206 / 0.9) !important;
}
.border-e-purple-700\/95 {
  border-inline-end-color: rgb(126 34 206 / 0.95) !important;
}
.border-e-purple-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-e-purple-800\/0 {
  border-inline-end-color: rgb(107 33 168 / 0) !important;
}
.border-e-purple-800\/10 {
  border-inline-end-color: rgb(107 33 168 / 0.1) !important;
}
.border-e-purple-800\/100 {
  border-inline-end-color: rgb(107 33 168 / 1) !important;
}
.border-e-purple-800\/12 {
  border-inline-end-color: rgb(107 33 168 / 0.12) !important;
}
.border-e-purple-800\/20 {
  border-inline-end-color: rgb(107 33 168 / 0.2) !important;
}
.border-e-purple-800\/25 {
  border-inline-end-color: rgb(107 33 168 / 0.25) !important;
}
.border-e-purple-800\/30 {
  border-inline-end-color: rgb(107 33 168 / 0.3) !important;
}
.border-e-purple-800\/38 {
  border-inline-end-color: rgb(107 33 168 / 0.38) !important;
}
.border-e-purple-800\/40 {
  border-inline-end-color: rgb(107 33 168 / 0.4) !important;
}
.border-e-purple-800\/5 {
  border-inline-end-color: rgb(107 33 168 / 0.05) !important;
}
.border-e-purple-800\/50 {
  border-inline-end-color: rgb(107 33 168 / 0.5) !important;
}
.border-e-purple-800\/60 {
  border-inline-end-color: rgb(107 33 168 / 0.6) !important;
}
.border-e-purple-800\/70 {
  border-inline-end-color: rgb(107 33 168 / 0.7) !important;
}
.border-e-purple-800\/75 {
  border-inline-end-color: rgb(107 33 168 / 0.75) !important;
}
.border-e-purple-800\/80 {
  border-inline-end-color: rgb(107 33 168 / 0.8) !important;
}
.border-e-purple-800\/87 {
  border-inline-end-color: rgb(107 33 168 / 0.87) !important;
}
.border-e-purple-800\/90 {
  border-inline-end-color: rgb(107 33 168 / 0.9) !important;
}
.border-e-purple-800\/95 {
  border-inline-end-color: rgb(107 33 168 / 0.95) !important;
}
.border-e-purple-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-e-purple-900\/0 {
  border-inline-end-color: rgb(88 28 135 / 0) !important;
}
.border-e-purple-900\/10 {
  border-inline-end-color: rgb(88 28 135 / 0.1) !important;
}
.border-e-purple-900\/100 {
  border-inline-end-color: rgb(88 28 135 / 1) !important;
}
.border-e-purple-900\/12 {
  border-inline-end-color: rgb(88 28 135 / 0.12) !important;
}
.border-e-purple-900\/20 {
  border-inline-end-color: rgb(88 28 135 / 0.2) !important;
}
.border-e-purple-900\/25 {
  border-inline-end-color: rgb(88 28 135 / 0.25) !important;
}
.border-e-purple-900\/30 {
  border-inline-end-color: rgb(88 28 135 / 0.3) !important;
}
.border-e-purple-900\/38 {
  border-inline-end-color: rgb(88 28 135 / 0.38) !important;
}
.border-e-purple-900\/40 {
  border-inline-end-color: rgb(88 28 135 / 0.4) !important;
}
.border-e-purple-900\/5 {
  border-inline-end-color: rgb(88 28 135 / 0.05) !important;
}
.border-e-purple-900\/50 {
  border-inline-end-color: rgb(88 28 135 / 0.5) !important;
}
.border-e-purple-900\/60 {
  border-inline-end-color: rgb(88 28 135 / 0.6) !important;
}
.border-e-purple-900\/70 {
  border-inline-end-color: rgb(88 28 135 / 0.7) !important;
}
.border-e-purple-900\/75 {
  border-inline-end-color: rgb(88 28 135 / 0.75) !important;
}
.border-e-purple-900\/80 {
  border-inline-end-color: rgb(88 28 135 / 0.8) !important;
}
.border-e-purple-900\/87 {
  border-inline-end-color: rgb(88 28 135 / 0.87) !important;
}
.border-e-purple-900\/90 {
  border-inline-end-color: rgb(88 28 135 / 0.9) !important;
}
.border-e-purple-900\/95 {
  border-inline-end-color: rgb(88 28 135 / 0.95) !important;
}
.border-e-purple-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-e-purple-950\/0 {
  border-inline-end-color: rgb(59 7 100 / 0) !important;
}
.border-e-purple-950\/10 {
  border-inline-end-color: rgb(59 7 100 / 0.1) !important;
}
.border-e-purple-950\/100 {
  border-inline-end-color: rgb(59 7 100 / 1) !important;
}
.border-e-purple-950\/12 {
  border-inline-end-color: rgb(59 7 100 / 0.12) !important;
}
.border-e-purple-950\/20 {
  border-inline-end-color: rgb(59 7 100 / 0.2) !important;
}
.border-e-purple-950\/25 {
  border-inline-end-color: rgb(59 7 100 / 0.25) !important;
}
.border-e-purple-950\/30 {
  border-inline-end-color: rgb(59 7 100 / 0.3) !important;
}
.border-e-purple-950\/38 {
  border-inline-end-color: rgb(59 7 100 / 0.38) !important;
}
.border-e-purple-950\/40 {
  border-inline-end-color: rgb(59 7 100 / 0.4) !important;
}
.border-e-purple-950\/5 {
  border-inline-end-color: rgb(59 7 100 / 0.05) !important;
}
.border-e-purple-950\/50 {
  border-inline-end-color: rgb(59 7 100 / 0.5) !important;
}
.border-e-purple-950\/60 {
  border-inline-end-color: rgb(59 7 100 / 0.6) !important;
}
.border-e-purple-950\/70 {
  border-inline-end-color: rgb(59 7 100 / 0.7) !important;
}
.border-e-purple-950\/75 {
  border-inline-end-color: rgb(59 7 100 / 0.75) !important;
}
.border-e-purple-950\/80 {
  border-inline-end-color: rgb(59 7 100 / 0.8) !important;
}
.border-e-purple-950\/87 {
  border-inline-end-color: rgb(59 7 100 / 0.87) !important;
}
.border-e-purple-950\/90 {
  border-inline-end-color: rgb(59 7 100 / 0.9) !important;
}
.border-e-purple-950\/95 {
  border-inline-end-color: rgb(59 7 100 / 0.95) !important;
}
.border-e-red-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-e-red-100\/0 {
  border-inline-end-color: rgb(254 226 226 / 0) !important;
}
.border-e-red-100\/10 {
  border-inline-end-color: rgb(254 226 226 / 0.1) !important;
}
.border-e-red-100\/100 {
  border-inline-end-color: rgb(254 226 226 / 1) !important;
}
.border-e-red-100\/12 {
  border-inline-end-color: rgb(254 226 226 / 0.12) !important;
}
.border-e-red-100\/20 {
  border-inline-end-color: rgb(254 226 226 / 0.2) !important;
}
.border-e-red-100\/25 {
  border-inline-end-color: rgb(254 226 226 / 0.25) !important;
}
.border-e-red-100\/30 {
  border-inline-end-color: rgb(254 226 226 / 0.3) !important;
}
.border-e-red-100\/38 {
  border-inline-end-color: rgb(254 226 226 / 0.38) !important;
}
.border-e-red-100\/40 {
  border-inline-end-color: rgb(254 226 226 / 0.4) !important;
}
.border-e-red-100\/5 {
  border-inline-end-color: rgb(254 226 226 / 0.05) !important;
}
.border-e-red-100\/50 {
  border-inline-end-color: rgb(254 226 226 / 0.5) !important;
}
.border-e-red-100\/60 {
  border-inline-end-color: rgb(254 226 226 / 0.6) !important;
}
.border-e-red-100\/70 {
  border-inline-end-color: rgb(254 226 226 / 0.7) !important;
}
.border-e-red-100\/75 {
  border-inline-end-color: rgb(254 226 226 / 0.75) !important;
}
.border-e-red-100\/80 {
  border-inline-end-color: rgb(254 226 226 / 0.8) !important;
}
.border-e-red-100\/87 {
  border-inline-end-color: rgb(254 226 226 / 0.87) !important;
}
.border-e-red-100\/90 {
  border-inline-end-color: rgb(254 226 226 / 0.9) !important;
}
.border-e-red-100\/95 {
  border-inline-end-color: rgb(254 226 226 / 0.95) !important;
}
.border-e-red-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-e-red-200\/0 {
  border-inline-end-color: rgb(254 202 202 / 0) !important;
}
.border-e-red-200\/10 {
  border-inline-end-color: rgb(254 202 202 / 0.1) !important;
}
.border-e-red-200\/100 {
  border-inline-end-color: rgb(254 202 202 / 1) !important;
}
.border-e-red-200\/12 {
  border-inline-end-color: rgb(254 202 202 / 0.12) !important;
}
.border-e-red-200\/20 {
  border-inline-end-color: rgb(254 202 202 / 0.2) !important;
}
.border-e-red-200\/25 {
  border-inline-end-color: rgb(254 202 202 / 0.25) !important;
}
.border-e-red-200\/30 {
  border-inline-end-color: rgb(254 202 202 / 0.3) !important;
}
.border-e-red-200\/38 {
  border-inline-end-color: rgb(254 202 202 / 0.38) !important;
}
.border-e-red-200\/40 {
  border-inline-end-color: rgb(254 202 202 / 0.4) !important;
}
.border-e-red-200\/5 {
  border-inline-end-color: rgb(254 202 202 / 0.05) !important;
}
.border-e-red-200\/50 {
  border-inline-end-color: rgb(254 202 202 / 0.5) !important;
}
.border-e-red-200\/60 {
  border-inline-end-color: rgb(254 202 202 / 0.6) !important;
}
.border-e-red-200\/70 {
  border-inline-end-color: rgb(254 202 202 / 0.7) !important;
}
.border-e-red-200\/75 {
  border-inline-end-color: rgb(254 202 202 / 0.75) !important;
}
.border-e-red-200\/80 {
  border-inline-end-color: rgb(254 202 202 / 0.8) !important;
}
.border-e-red-200\/87 {
  border-inline-end-color: rgb(254 202 202 / 0.87) !important;
}
.border-e-red-200\/90 {
  border-inline-end-color: rgb(254 202 202 / 0.9) !important;
}
.border-e-red-200\/95 {
  border-inline-end-color: rgb(254 202 202 / 0.95) !important;
}
.border-e-red-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-e-red-300\/0 {
  border-inline-end-color: rgb(252 165 165 / 0) !important;
}
.border-e-red-300\/10 {
  border-inline-end-color: rgb(252 165 165 / 0.1) !important;
}
.border-e-red-300\/100 {
  border-inline-end-color: rgb(252 165 165 / 1) !important;
}
.border-e-red-300\/12 {
  border-inline-end-color: rgb(252 165 165 / 0.12) !important;
}
.border-e-red-300\/20 {
  border-inline-end-color: rgb(252 165 165 / 0.2) !important;
}
.border-e-red-300\/25 {
  border-inline-end-color: rgb(252 165 165 / 0.25) !important;
}
.border-e-red-300\/30 {
  border-inline-end-color: rgb(252 165 165 / 0.3) !important;
}
.border-e-red-300\/38 {
  border-inline-end-color: rgb(252 165 165 / 0.38) !important;
}
.border-e-red-300\/40 {
  border-inline-end-color: rgb(252 165 165 / 0.4) !important;
}
.border-e-red-300\/5 {
  border-inline-end-color: rgb(252 165 165 / 0.05) !important;
}
.border-e-red-300\/50 {
  border-inline-end-color: rgb(252 165 165 / 0.5) !important;
}
.border-e-red-300\/60 {
  border-inline-end-color: rgb(252 165 165 / 0.6) !important;
}
.border-e-red-300\/70 {
  border-inline-end-color: rgb(252 165 165 / 0.7) !important;
}
.border-e-red-300\/75 {
  border-inline-end-color: rgb(252 165 165 / 0.75) !important;
}
.border-e-red-300\/80 {
  border-inline-end-color: rgb(252 165 165 / 0.8) !important;
}
.border-e-red-300\/87 {
  border-inline-end-color: rgb(252 165 165 / 0.87) !important;
}
.border-e-red-300\/90 {
  border-inline-end-color: rgb(252 165 165 / 0.9) !important;
}
.border-e-red-300\/95 {
  border-inline-end-color: rgb(252 165 165 / 0.95) !important;
}
.border-e-red-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-e-red-400\/0 {
  border-inline-end-color: rgb(248 113 113 / 0) !important;
}
.border-e-red-400\/10 {
  border-inline-end-color: rgb(248 113 113 / 0.1) !important;
}
.border-e-red-400\/100 {
  border-inline-end-color: rgb(248 113 113 / 1) !important;
}
.border-e-red-400\/12 {
  border-inline-end-color: rgb(248 113 113 / 0.12) !important;
}
.border-e-red-400\/20 {
  border-inline-end-color: rgb(248 113 113 / 0.2) !important;
}
.border-e-red-400\/25 {
  border-inline-end-color: rgb(248 113 113 / 0.25) !important;
}
.border-e-red-400\/30 {
  border-inline-end-color: rgb(248 113 113 / 0.3) !important;
}
.border-e-red-400\/38 {
  border-inline-end-color: rgb(248 113 113 / 0.38) !important;
}
.border-e-red-400\/40 {
  border-inline-end-color: rgb(248 113 113 / 0.4) !important;
}
.border-e-red-400\/5 {
  border-inline-end-color: rgb(248 113 113 / 0.05) !important;
}
.border-e-red-400\/50 {
  border-inline-end-color: rgb(248 113 113 / 0.5) !important;
}
.border-e-red-400\/60 {
  border-inline-end-color: rgb(248 113 113 / 0.6) !important;
}
.border-e-red-400\/70 {
  border-inline-end-color: rgb(248 113 113 / 0.7) !important;
}
.border-e-red-400\/75 {
  border-inline-end-color: rgb(248 113 113 / 0.75) !important;
}
.border-e-red-400\/80 {
  border-inline-end-color: rgb(248 113 113 / 0.8) !important;
}
.border-e-red-400\/87 {
  border-inline-end-color: rgb(248 113 113 / 0.87) !important;
}
.border-e-red-400\/90 {
  border-inline-end-color: rgb(248 113 113 / 0.9) !important;
}
.border-e-red-400\/95 {
  border-inline-end-color: rgb(248 113 113 / 0.95) !important;
}
.border-e-red-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-e-red-50\/0 {
  border-inline-end-color: rgb(254 242 242 / 0) !important;
}
.border-e-red-50\/10 {
  border-inline-end-color: rgb(254 242 242 / 0.1) !important;
}
.border-e-red-50\/100 {
  border-inline-end-color: rgb(254 242 242 / 1) !important;
}
.border-e-red-50\/12 {
  border-inline-end-color: rgb(254 242 242 / 0.12) !important;
}
.border-e-red-50\/20 {
  border-inline-end-color: rgb(254 242 242 / 0.2) !important;
}
.border-e-red-50\/25 {
  border-inline-end-color: rgb(254 242 242 / 0.25) !important;
}
.border-e-red-50\/30 {
  border-inline-end-color: rgb(254 242 242 / 0.3) !important;
}
.border-e-red-50\/38 {
  border-inline-end-color: rgb(254 242 242 / 0.38) !important;
}
.border-e-red-50\/40 {
  border-inline-end-color: rgb(254 242 242 / 0.4) !important;
}
.border-e-red-50\/5 {
  border-inline-end-color: rgb(254 242 242 / 0.05) !important;
}
.border-e-red-50\/50 {
  border-inline-end-color: rgb(254 242 242 / 0.5) !important;
}
.border-e-red-50\/60 {
  border-inline-end-color: rgb(254 242 242 / 0.6) !important;
}
.border-e-red-50\/70 {
  border-inline-end-color: rgb(254 242 242 / 0.7) !important;
}
.border-e-red-50\/75 {
  border-inline-end-color: rgb(254 242 242 / 0.75) !important;
}
.border-e-red-50\/80 {
  border-inline-end-color: rgb(254 242 242 / 0.8) !important;
}
.border-e-red-50\/87 {
  border-inline-end-color: rgb(254 242 242 / 0.87) !important;
}
.border-e-red-50\/90 {
  border-inline-end-color: rgb(254 242 242 / 0.9) !important;
}
.border-e-red-50\/95 {
  border-inline-end-color: rgb(254 242 242 / 0.95) !important;
}
.border-e-red-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-e-red-500\/0 {
  border-inline-end-color: rgb(239 68 68 / 0) !important;
}
.border-e-red-500\/10 {
  border-inline-end-color: rgb(239 68 68 / 0.1) !important;
}
.border-e-red-500\/100 {
  border-inline-end-color: rgb(239 68 68 / 1) !important;
}
.border-e-red-500\/12 {
  border-inline-end-color: rgb(239 68 68 / 0.12) !important;
}
.border-e-red-500\/20 {
  border-inline-end-color: rgb(239 68 68 / 0.2) !important;
}
.border-e-red-500\/25 {
  border-inline-end-color: rgb(239 68 68 / 0.25) !important;
}
.border-e-red-500\/30 {
  border-inline-end-color: rgb(239 68 68 / 0.3) !important;
}
.border-e-red-500\/38 {
  border-inline-end-color: rgb(239 68 68 / 0.38) !important;
}
.border-e-red-500\/40 {
  border-inline-end-color: rgb(239 68 68 / 0.4) !important;
}
.border-e-red-500\/5 {
  border-inline-end-color: rgb(239 68 68 / 0.05) !important;
}
.border-e-red-500\/50 {
  border-inline-end-color: rgb(239 68 68 / 0.5) !important;
}
.border-e-red-500\/60 {
  border-inline-end-color: rgb(239 68 68 / 0.6) !important;
}
.border-e-red-500\/70 {
  border-inline-end-color: rgb(239 68 68 / 0.7) !important;
}
.border-e-red-500\/75 {
  border-inline-end-color: rgb(239 68 68 / 0.75) !important;
}
.border-e-red-500\/80 {
  border-inline-end-color: rgb(239 68 68 / 0.8) !important;
}
.border-e-red-500\/87 {
  border-inline-end-color: rgb(239 68 68 / 0.87) !important;
}
.border-e-red-500\/90 {
  border-inline-end-color: rgb(239 68 68 / 0.9) !important;
}
.border-e-red-500\/95 {
  border-inline-end-color: rgb(239 68 68 / 0.95) !important;
}
.border-e-red-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-e-red-600\/0 {
  border-inline-end-color: rgb(220 38 38 / 0) !important;
}
.border-e-red-600\/10 {
  border-inline-end-color: rgb(220 38 38 / 0.1) !important;
}
.border-e-red-600\/100 {
  border-inline-end-color: rgb(220 38 38 / 1) !important;
}
.border-e-red-600\/12 {
  border-inline-end-color: rgb(220 38 38 / 0.12) !important;
}
.border-e-red-600\/20 {
  border-inline-end-color: rgb(220 38 38 / 0.2) !important;
}
.border-e-red-600\/25 {
  border-inline-end-color: rgb(220 38 38 / 0.25) !important;
}
.border-e-red-600\/30 {
  border-inline-end-color: rgb(220 38 38 / 0.3) !important;
}
.border-e-red-600\/38 {
  border-inline-end-color: rgb(220 38 38 / 0.38) !important;
}
.border-e-red-600\/40 {
  border-inline-end-color: rgb(220 38 38 / 0.4) !important;
}
.border-e-red-600\/5 {
  border-inline-end-color: rgb(220 38 38 / 0.05) !important;
}
.border-e-red-600\/50 {
  border-inline-end-color: rgb(220 38 38 / 0.5) !important;
}
.border-e-red-600\/60 {
  border-inline-end-color: rgb(220 38 38 / 0.6) !important;
}
.border-e-red-600\/70 {
  border-inline-end-color: rgb(220 38 38 / 0.7) !important;
}
.border-e-red-600\/75 {
  border-inline-end-color: rgb(220 38 38 / 0.75) !important;
}
.border-e-red-600\/80 {
  border-inline-end-color: rgb(220 38 38 / 0.8) !important;
}
.border-e-red-600\/87 {
  border-inline-end-color: rgb(220 38 38 / 0.87) !important;
}
.border-e-red-600\/90 {
  border-inline-end-color: rgb(220 38 38 / 0.9) !important;
}
.border-e-red-600\/95 {
  border-inline-end-color: rgb(220 38 38 / 0.95) !important;
}
.border-e-red-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-e-red-700\/0 {
  border-inline-end-color: rgb(185 28 28 / 0) !important;
}
.border-e-red-700\/10 {
  border-inline-end-color: rgb(185 28 28 / 0.1) !important;
}
.border-e-red-700\/100 {
  border-inline-end-color: rgb(185 28 28 / 1) !important;
}
.border-e-red-700\/12 {
  border-inline-end-color: rgb(185 28 28 / 0.12) !important;
}
.border-e-red-700\/20 {
  border-inline-end-color: rgb(185 28 28 / 0.2) !important;
}
.border-e-red-700\/25 {
  border-inline-end-color: rgb(185 28 28 / 0.25) !important;
}
.border-e-red-700\/30 {
  border-inline-end-color: rgb(185 28 28 / 0.3) !important;
}
.border-e-red-700\/38 {
  border-inline-end-color: rgb(185 28 28 / 0.38) !important;
}
.border-e-red-700\/40 {
  border-inline-end-color: rgb(185 28 28 / 0.4) !important;
}
.border-e-red-700\/5 {
  border-inline-end-color: rgb(185 28 28 / 0.05) !important;
}
.border-e-red-700\/50 {
  border-inline-end-color: rgb(185 28 28 / 0.5) !important;
}
.border-e-red-700\/60 {
  border-inline-end-color: rgb(185 28 28 / 0.6) !important;
}
.border-e-red-700\/70 {
  border-inline-end-color: rgb(185 28 28 / 0.7) !important;
}
.border-e-red-700\/75 {
  border-inline-end-color: rgb(185 28 28 / 0.75) !important;
}
.border-e-red-700\/80 {
  border-inline-end-color: rgb(185 28 28 / 0.8) !important;
}
.border-e-red-700\/87 {
  border-inline-end-color: rgb(185 28 28 / 0.87) !important;
}
.border-e-red-700\/90 {
  border-inline-end-color: rgb(185 28 28 / 0.9) !important;
}
.border-e-red-700\/95 {
  border-inline-end-color: rgb(185 28 28 / 0.95) !important;
}
.border-e-red-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-e-red-800\/0 {
  border-inline-end-color: rgb(153 27 27 / 0) !important;
}
.border-e-red-800\/10 {
  border-inline-end-color: rgb(153 27 27 / 0.1) !important;
}
.border-e-red-800\/100 {
  border-inline-end-color: rgb(153 27 27 / 1) !important;
}
.border-e-red-800\/12 {
  border-inline-end-color: rgb(153 27 27 / 0.12) !important;
}
.border-e-red-800\/20 {
  border-inline-end-color: rgb(153 27 27 / 0.2) !important;
}
.border-e-red-800\/25 {
  border-inline-end-color: rgb(153 27 27 / 0.25) !important;
}
.border-e-red-800\/30 {
  border-inline-end-color: rgb(153 27 27 / 0.3) !important;
}
.border-e-red-800\/38 {
  border-inline-end-color: rgb(153 27 27 / 0.38) !important;
}
.border-e-red-800\/40 {
  border-inline-end-color: rgb(153 27 27 / 0.4) !important;
}
.border-e-red-800\/5 {
  border-inline-end-color: rgb(153 27 27 / 0.05) !important;
}
.border-e-red-800\/50 {
  border-inline-end-color: rgb(153 27 27 / 0.5) !important;
}
.border-e-red-800\/60 {
  border-inline-end-color: rgb(153 27 27 / 0.6) !important;
}
.border-e-red-800\/70 {
  border-inline-end-color: rgb(153 27 27 / 0.7) !important;
}
.border-e-red-800\/75 {
  border-inline-end-color: rgb(153 27 27 / 0.75) !important;
}
.border-e-red-800\/80 {
  border-inline-end-color: rgb(153 27 27 / 0.8) !important;
}
.border-e-red-800\/87 {
  border-inline-end-color: rgb(153 27 27 / 0.87) !important;
}
.border-e-red-800\/90 {
  border-inline-end-color: rgb(153 27 27 / 0.9) !important;
}
.border-e-red-800\/95 {
  border-inline-end-color: rgb(153 27 27 / 0.95) !important;
}
.border-e-red-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-e-red-900\/0 {
  border-inline-end-color: rgb(127 29 29 / 0) !important;
}
.border-e-red-900\/10 {
  border-inline-end-color: rgb(127 29 29 / 0.1) !important;
}
.border-e-red-900\/100 {
  border-inline-end-color: rgb(127 29 29 / 1) !important;
}
.border-e-red-900\/12 {
  border-inline-end-color: rgb(127 29 29 / 0.12) !important;
}
.border-e-red-900\/20 {
  border-inline-end-color: rgb(127 29 29 / 0.2) !important;
}
.border-e-red-900\/25 {
  border-inline-end-color: rgb(127 29 29 / 0.25) !important;
}
.border-e-red-900\/30 {
  border-inline-end-color: rgb(127 29 29 / 0.3) !important;
}
.border-e-red-900\/38 {
  border-inline-end-color: rgb(127 29 29 / 0.38) !important;
}
.border-e-red-900\/40 {
  border-inline-end-color: rgb(127 29 29 / 0.4) !important;
}
.border-e-red-900\/5 {
  border-inline-end-color: rgb(127 29 29 / 0.05) !important;
}
.border-e-red-900\/50 {
  border-inline-end-color: rgb(127 29 29 / 0.5) !important;
}
.border-e-red-900\/60 {
  border-inline-end-color: rgb(127 29 29 / 0.6) !important;
}
.border-e-red-900\/70 {
  border-inline-end-color: rgb(127 29 29 / 0.7) !important;
}
.border-e-red-900\/75 {
  border-inline-end-color: rgb(127 29 29 / 0.75) !important;
}
.border-e-red-900\/80 {
  border-inline-end-color: rgb(127 29 29 / 0.8) !important;
}
.border-e-red-900\/87 {
  border-inline-end-color: rgb(127 29 29 / 0.87) !important;
}
.border-e-red-900\/90 {
  border-inline-end-color: rgb(127 29 29 / 0.9) !important;
}
.border-e-red-900\/95 {
  border-inline-end-color: rgb(127 29 29 / 0.95) !important;
}
.border-e-red-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-e-red-950\/0 {
  border-inline-end-color: rgb(69 10 10 / 0) !important;
}
.border-e-red-950\/10 {
  border-inline-end-color: rgb(69 10 10 / 0.1) !important;
}
.border-e-red-950\/100 {
  border-inline-end-color: rgb(69 10 10 / 1) !important;
}
.border-e-red-950\/12 {
  border-inline-end-color: rgb(69 10 10 / 0.12) !important;
}
.border-e-red-950\/20 {
  border-inline-end-color: rgb(69 10 10 / 0.2) !important;
}
.border-e-red-950\/25 {
  border-inline-end-color: rgb(69 10 10 / 0.25) !important;
}
.border-e-red-950\/30 {
  border-inline-end-color: rgb(69 10 10 / 0.3) !important;
}
.border-e-red-950\/38 {
  border-inline-end-color: rgb(69 10 10 / 0.38) !important;
}
.border-e-red-950\/40 {
  border-inline-end-color: rgb(69 10 10 / 0.4) !important;
}
.border-e-red-950\/5 {
  border-inline-end-color: rgb(69 10 10 / 0.05) !important;
}
.border-e-red-950\/50 {
  border-inline-end-color: rgb(69 10 10 / 0.5) !important;
}
.border-e-red-950\/60 {
  border-inline-end-color: rgb(69 10 10 / 0.6) !important;
}
.border-e-red-950\/70 {
  border-inline-end-color: rgb(69 10 10 / 0.7) !important;
}
.border-e-red-950\/75 {
  border-inline-end-color: rgb(69 10 10 / 0.75) !important;
}
.border-e-red-950\/80 {
  border-inline-end-color: rgb(69 10 10 / 0.8) !important;
}
.border-e-red-950\/87 {
  border-inline-end-color: rgb(69 10 10 / 0.87) !important;
}
.border-e-red-950\/90 {
  border-inline-end-color: rgb(69 10 10 / 0.9) !important;
}
.border-e-red-950\/95 {
  border-inline-end-color: rgb(69 10 10 / 0.95) !important;
}
.border-e-rose-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-e-rose-100\/0 {
  border-inline-end-color: rgb(255 228 230 / 0) !important;
}
.border-e-rose-100\/10 {
  border-inline-end-color: rgb(255 228 230 / 0.1) !important;
}
.border-e-rose-100\/100 {
  border-inline-end-color: rgb(255 228 230 / 1) !important;
}
.border-e-rose-100\/12 {
  border-inline-end-color: rgb(255 228 230 / 0.12) !important;
}
.border-e-rose-100\/20 {
  border-inline-end-color: rgb(255 228 230 / 0.2) !important;
}
.border-e-rose-100\/25 {
  border-inline-end-color: rgb(255 228 230 / 0.25) !important;
}
.border-e-rose-100\/30 {
  border-inline-end-color: rgb(255 228 230 / 0.3) !important;
}
.border-e-rose-100\/38 {
  border-inline-end-color: rgb(255 228 230 / 0.38) !important;
}
.border-e-rose-100\/40 {
  border-inline-end-color: rgb(255 228 230 / 0.4) !important;
}
.border-e-rose-100\/5 {
  border-inline-end-color: rgb(255 228 230 / 0.05) !important;
}
.border-e-rose-100\/50 {
  border-inline-end-color: rgb(255 228 230 / 0.5) !important;
}
.border-e-rose-100\/60 {
  border-inline-end-color: rgb(255 228 230 / 0.6) !important;
}
.border-e-rose-100\/70 {
  border-inline-end-color: rgb(255 228 230 / 0.7) !important;
}
.border-e-rose-100\/75 {
  border-inline-end-color: rgb(255 228 230 / 0.75) !important;
}
.border-e-rose-100\/80 {
  border-inline-end-color: rgb(255 228 230 / 0.8) !important;
}
.border-e-rose-100\/87 {
  border-inline-end-color: rgb(255 228 230 / 0.87) !important;
}
.border-e-rose-100\/90 {
  border-inline-end-color: rgb(255 228 230 / 0.9) !important;
}
.border-e-rose-100\/95 {
  border-inline-end-color: rgb(255 228 230 / 0.95) !important;
}
.border-e-rose-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-e-rose-200\/0 {
  border-inline-end-color: rgb(254 205 211 / 0) !important;
}
.border-e-rose-200\/10 {
  border-inline-end-color: rgb(254 205 211 / 0.1) !important;
}
.border-e-rose-200\/100 {
  border-inline-end-color: rgb(254 205 211 / 1) !important;
}
.border-e-rose-200\/12 {
  border-inline-end-color: rgb(254 205 211 / 0.12) !important;
}
.border-e-rose-200\/20 {
  border-inline-end-color: rgb(254 205 211 / 0.2) !important;
}
.border-e-rose-200\/25 {
  border-inline-end-color: rgb(254 205 211 / 0.25) !important;
}
.border-e-rose-200\/30 {
  border-inline-end-color: rgb(254 205 211 / 0.3) !important;
}
.border-e-rose-200\/38 {
  border-inline-end-color: rgb(254 205 211 / 0.38) !important;
}
.border-e-rose-200\/40 {
  border-inline-end-color: rgb(254 205 211 / 0.4) !important;
}
.border-e-rose-200\/5 {
  border-inline-end-color: rgb(254 205 211 / 0.05) !important;
}
.border-e-rose-200\/50 {
  border-inline-end-color: rgb(254 205 211 / 0.5) !important;
}
.border-e-rose-200\/60 {
  border-inline-end-color: rgb(254 205 211 / 0.6) !important;
}
.border-e-rose-200\/70 {
  border-inline-end-color: rgb(254 205 211 / 0.7) !important;
}
.border-e-rose-200\/75 {
  border-inline-end-color: rgb(254 205 211 / 0.75) !important;
}
.border-e-rose-200\/80 {
  border-inline-end-color: rgb(254 205 211 / 0.8) !important;
}
.border-e-rose-200\/87 {
  border-inline-end-color: rgb(254 205 211 / 0.87) !important;
}
.border-e-rose-200\/90 {
  border-inline-end-color: rgb(254 205 211 / 0.9) !important;
}
.border-e-rose-200\/95 {
  border-inline-end-color: rgb(254 205 211 / 0.95) !important;
}
.border-e-rose-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-e-rose-300\/0 {
  border-inline-end-color: rgb(253 164 175 / 0) !important;
}
.border-e-rose-300\/10 {
  border-inline-end-color: rgb(253 164 175 / 0.1) !important;
}
.border-e-rose-300\/100 {
  border-inline-end-color: rgb(253 164 175 / 1) !important;
}
.border-e-rose-300\/12 {
  border-inline-end-color: rgb(253 164 175 / 0.12) !important;
}
.border-e-rose-300\/20 {
  border-inline-end-color: rgb(253 164 175 / 0.2) !important;
}
.border-e-rose-300\/25 {
  border-inline-end-color: rgb(253 164 175 / 0.25) !important;
}
.border-e-rose-300\/30 {
  border-inline-end-color: rgb(253 164 175 / 0.3) !important;
}
.border-e-rose-300\/38 {
  border-inline-end-color: rgb(253 164 175 / 0.38) !important;
}
.border-e-rose-300\/40 {
  border-inline-end-color: rgb(253 164 175 / 0.4) !important;
}
.border-e-rose-300\/5 {
  border-inline-end-color: rgb(253 164 175 / 0.05) !important;
}
.border-e-rose-300\/50 {
  border-inline-end-color: rgb(253 164 175 / 0.5) !important;
}
.border-e-rose-300\/60 {
  border-inline-end-color: rgb(253 164 175 / 0.6) !important;
}
.border-e-rose-300\/70 {
  border-inline-end-color: rgb(253 164 175 / 0.7) !important;
}
.border-e-rose-300\/75 {
  border-inline-end-color: rgb(253 164 175 / 0.75) !important;
}
.border-e-rose-300\/80 {
  border-inline-end-color: rgb(253 164 175 / 0.8) !important;
}
.border-e-rose-300\/87 {
  border-inline-end-color: rgb(253 164 175 / 0.87) !important;
}
.border-e-rose-300\/90 {
  border-inline-end-color: rgb(253 164 175 / 0.9) !important;
}
.border-e-rose-300\/95 {
  border-inline-end-color: rgb(253 164 175 / 0.95) !important;
}
.border-e-rose-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-e-rose-400\/0 {
  border-inline-end-color: rgb(251 113 133 / 0) !important;
}
.border-e-rose-400\/10 {
  border-inline-end-color: rgb(251 113 133 / 0.1) !important;
}
.border-e-rose-400\/100 {
  border-inline-end-color: rgb(251 113 133 / 1) !important;
}
.border-e-rose-400\/12 {
  border-inline-end-color: rgb(251 113 133 / 0.12) !important;
}
.border-e-rose-400\/20 {
  border-inline-end-color: rgb(251 113 133 / 0.2) !important;
}
.border-e-rose-400\/25 {
  border-inline-end-color: rgb(251 113 133 / 0.25) !important;
}
.border-e-rose-400\/30 {
  border-inline-end-color: rgb(251 113 133 / 0.3) !important;
}
.border-e-rose-400\/38 {
  border-inline-end-color: rgb(251 113 133 / 0.38) !important;
}
.border-e-rose-400\/40 {
  border-inline-end-color: rgb(251 113 133 / 0.4) !important;
}
.border-e-rose-400\/5 {
  border-inline-end-color: rgb(251 113 133 / 0.05) !important;
}
.border-e-rose-400\/50 {
  border-inline-end-color: rgb(251 113 133 / 0.5) !important;
}
.border-e-rose-400\/60 {
  border-inline-end-color: rgb(251 113 133 / 0.6) !important;
}
.border-e-rose-400\/70 {
  border-inline-end-color: rgb(251 113 133 / 0.7) !important;
}
.border-e-rose-400\/75 {
  border-inline-end-color: rgb(251 113 133 / 0.75) !important;
}
.border-e-rose-400\/80 {
  border-inline-end-color: rgb(251 113 133 / 0.8) !important;
}
.border-e-rose-400\/87 {
  border-inline-end-color: rgb(251 113 133 / 0.87) !important;
}
.border-e-rose-400\/90 {
  border-inline-end-color: rgb(251 113 133 / 0.9) !important;
}
.border-e-rose-400\/95 {
  border-inline-end-color: rgb(251 113 133 / 0.95) !important;
}
.border-e-rose-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-e-rose-50\/0 {
  border-inline-end-color: rgb(255 241 242 / 0) !important;
}
.border-e-rose-50\/10 {
  border-inline-end-color: rgb(255 241 242 / 0.1) !important;
}
.border-e-rose-50\/100 {
  border-inline-end-color: rgb(255 241 242 / 1) !important;
}
.border-e-rose-50\/12 {
  border-inline-end-color: rgb(255 241 242 / 0.12) !important;
}
.border-e-rose-50\/20 {
  border-inline-end-color: rgb(255 241 242 / 0.2) !important;
}
.border-e-rose-50\/25 {
  border-inline-end-color: rgb(255 241 242 / 0.25) !important;
}
.border-e-rose-50\/30 {
  border-inline-end-color: rgb(255 241 242 / 0.3) !important;
}
.border-e-rose-50\/38 {
  border-inline-end-color: rgb(255 241 242 / 0.38) !important;
}
.border-e-rose-50\/40 {
  border-inline-end-color: rgb(255 241 242 / 0.4) !important;
}
.border-e-rose-50\/5 {
  border-inline-end-color: rgb(255 241 242 / 0.05) !important;
}
.border-e-rose-50\/50 {
  border-inline-end-color: rgb(255 241 242 / 0.5) !important;
}
.border-e-rose-50\/60 {
  border-inline-end-color: rgb(255 241 242 / 0.6) !important;
}
.border-e-rose-50\/70 {
  border-inline-end-color: rgb(255 241 242 / 0.7) !important;
}
.border-e-rose-50\/75 {
  border-inline-end-color: rgb(255 241 242 / 0.75) !important;
}
.border-e-rose-50\/80 {
  border-inline-end-color: rgb(255 241 242 / 0.8) !important;
}
.border-e-rose-50\/87 {
  border-inline-end-color: rgb(255 241 242 / 0.87) !important;
}
.border-e-rose-50\/90 {
  border-inline-end-color: rgb(255 241 242 / 0.9) !important;
}
.border-e-rose-50\/95 {
  border-inline-end-color: rgb(255 241 242 / 0.95) !important;
}
.border-e-rose-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-e-rose-500\/0 {
  border-inline-end-color: rgb(244 63 94 / 0) !important;
}
.border-e-rose-500\/10 {
  border-inline-end-color: rgb(244 63 94 / 0.1) !important;
}
.border-e-rose-500\/100 {
  border-inline-end-color: rgb(244 63 94 / 1) !important;
}
.border-e-rose-500\/12 {
  border-inline-end-color: rgb(244 63 94 / 0.12) !important;
}
.border-e-rose-500\/20 {
  border-inline-end-color: rgb(244 63 94 / 0.2) !important;
}
.border-e-rose-500\/25 {
  border-inline-end-color: rgb(244 63 94 / 0.25) !important;
}
.border-e-rose-500\/30 {
  border-inline-end-color: rgb(244 63 94 / 0.3) !important;
}
.border-e-rose-500\/38 {
  border-inline-end-color: rgb(244 63 94 / 0.38) !important;
}
.border-e-rose-500\/40 {
  border-inline-end-color: rgb(244 63 94 / 0.4) !important;
}
.border-e-rose-500\/5 {
  border-inline-end-color: rgb(244 63 94 / 0.05) !important;
}
.border-e-rose-500\/50 {
  border-inline-end-color: rgb(244 63 94 / 0.5) !important;
}
.border-e-rose-500\/60 {
  border-inline-end-color: rgb(244 63 94 / 0.6) !important;
}
.border-e-rose-500\/70 {
  border-inline-end-color: rgb(244 63 94 / 0.7) !important;
}
.border-e-rose-500\/75 {
  border-inline-end-color: rgb(244 63 94 / 0.75) !important;
}
.border-e-rose-500\/80 {
  border-inline-end-color: rgb(244 63 94 / 0.8) !important;
}
.border-e-rose-500\/87 {
  border-inline-end-color: rgb(244 63 94 / 0.87) !important;
}
.border-e-rose-500\/90 {
  border-inline-end-color: rgb(244 63 94 / 0.9) !important;
}
.border-e-rose-500\/95 {
  border-inline-end-color: rgb(244 63 94 / 0.95) !important;
}
.border-e-rose-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-e-rose-600\/0 {
  border-inline-end-color: rgb(225 29 72 / 0) !important;
}
.border-e-rose-600\/10 {
  border-inline-end-color: rgb(225 29 72 / 0.1) !important;
}
.border-e-rose-600\/100 {
  border-inline-end-color: rgb(225 29 72 / 1) !important;
}
.border-e-rose-600\/12 {
  border-inline-end-color: rgb(225 29 72 / 0.12) !important;
}
.border-e-rose-600\/20 {
  border-inline-end-color: rgb(225 29 72 / 0.2) !important;
}
.border-e-rose-600\/25 {
  border-inline-end-color: rgb(225 29 72 / 0.25) !important;
}
.border-e-rose-600\/30 {
  border-inline-end-color: rgb(225 29 72 / 0.3) !important;
}
.border-e-rose-600\/38 {
  border-inline-end-color: rgb(225 29 72 / 0.38) !important;
}
.border-e-rose-600\/40 {
  border-inline-end-color: rgb(225 29 72 / 0.4) !important;
}
.border-e-rose-600\/5 {
  border-inline-end-color: rgb(225 29 72 / 0.05) !important;
}
.border-e-rose-600\/50 {
  border-inline-end-color: rgb(225 29 72 / 0.5) !important;
}
.border-e-rose-600\/60 {
  border-inline-end-color: rgb(225 29 72 / 0.6) !important;
}
.border-e-rose-600\/70 {
  border-inline-end-color: rgb(225 29 72 / 0.7) !important;
}
.border-e-rose-600\/75 {
  border-inline-end-color: rgb(225 29 72 / 0.75) !important;
}
.border-e-rose-600\/80 {
  border-inline-end-color: rgb(225 29 72 / 0.8) !important;
}
.border-e-rose-600\/87 {
  border-inline-end-color: rgb(225 29 72 / 0.87) !important;
}
.border-e-rose-600\/90 {
  border-inline-end-color: rgb(225 29 72 / 0.9) !important;
}
.border-e-rose-600\/95 {
  border-inline-end-color: rgb(225 29 72 / 0.95) !important;
}
.border-e-rose-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-e-rose-700\/0 {
  border-inline-end-color: rgb(190 18 60 / 0) !important;
}
.border-e-rose-700\/10 {
  border-inline-end-color: rgb(190 18 60 / 0.1) !important;
}
.border-e-rose-700\/100 {
  border-inline-end-color: rgb(190 18 60 / 1) !important;
}
.border-e-rose-700\/12 {
  border-inline-end-color: rgb(190 18 60 / 0.12) !important;
}
.border-e-rose-700\/20 {
  border-inline-end-color: rgb(190 18 60 / 0.2) !important;
}
.border-e-rose-700\/25 {
  border-inline-end-color: rgb(190 18 60 / 0.25) !important;
}
.border-e-rose-700\/30 {
  border-inline-end-color: rgb(190 18 60 / 0.3) !important;
}
.border-e-rose-700\/38 {
  border-inline-end-color: rgb(190 18 60 / 0.38) !important;
}
.border-e-rose-700\/40 {
  border-inline-end-color: rgb(190 18 60 / 0.4) !important;
}
.border-e-rose-700\/5 {
  border-inline-end-color: rgb(190 18 60 / 0.05) !important;
}
.border-e-rose-700\/50 {
  border-inline-end-color: rgb(190 18 60 / 0.5) !important;
}
.border-e-rose-700\/60 {
  border-inline-end-color: rgb(190 18 60 / 0.6) !important;
}
.border-e-rose-700\/70 {
  border-inline-end-color: rgb(190 18 60 / 0.7) !important;
}
.border-e-rose-700\/75 {
  border-inline-end-color: rgb(190 18 60 / 0.75) !important;
}
.border-e-rose-700\/80 {
  border-inline-end-color: rgb(190 18 60 / 0.8) !important;
}
.border-e-rose-700\/87 {
  border-inline-end-color: rgb(190 18 60 / 0.87) !important;
}
.border-e-rose-700\/90 {
  border-inline-end-color: rgb(190 18 60 / 0.9) !important;
}
.border-e-rose-700\/95 {
  border-inline-end-color: rgb(190 18 60 / 0.95) !important;
}
.border-e-rose-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-e-rose-800\/0 {
  border-inline-end-color: rgb(159 18 57 / 0) !important;
}
.border-e-rose-800\/10 {
  border-inline-end-color: rgb(159 18 57 / 0.1) !important;
}
.border-e-rose-800\/100 {
  border-inline-end-color: rgb(159 18 57 / 1) !important;
}
.border-e-rose-800\/12 {
  border-inline-end-color: rgb(159 18 57 / 0.12) !important;
}
.border-e-rose-800\/20 {
  border-inline-end-color: rgb(159 18 57 / 0.2) !important;
}
.border-e-rose-800\/25 {
  border-inline-end-color: rgb(159 18 57 / 0.25) !important;
}
.border-e-rose-800\/30 {
  border-inline-end-color: rgb(159 18 57 / 0.3) !important;
}
.border-e-rose-800\/38 {
  border-inline-end-color: rgb(159 18 57 / 0.38) !important;
}
.border-e-rose-800\/40 {
  border-inline-end-color: rgb(159 18 57 / 0.4) !important;
}
.border-e-rose-800\/5 {
  border-inline-end-color: rgb(159 18 57 / 0.05) !important;
}
.border-e-rose-800\/50 {
  border-inline-end-color: rgb(159 18 57 / 0.5) !important;
}
.border-e-rose-800\/60 {
  border-inline-end-color: rgb(159 18 57 / 0.6) !important;
}
.border-e-rose-800\/70 {
  border-inline-end-color: rgb(159 18 57 / 0.7) !important;
}
.border-e-rose-800\/75 {
  border-inline-end-color: rgb(159 18 57 / 0.75) !important;
}
.border-e-rose-800\/80 {
  border-inline-end-color: rgb(159 18 57 / 0.8) !important;
}
.border-e-rose-800\/87 {
  border-inline-end-color: rgb(159 18 57 / 0.87) !important;
}
.border-e-rose-800\/90 {
  border-inline-end-color: rgb(159 18 57 / 0.9) !important;
}
.border-e-rose-800\/95 {
  border-inline-end-color: rgb(159 18 57 / 0.95) !important;
}
.border-e-rose-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-e-rose-900\/0 {
  border-inline-end-color: rgb(136 19 55 / 0) !important;
}
.border-e-rose-900\/10 {
  border-inline-end-color: rgb(136 19 55 / 0.1) !important;
}
.border-e-rose-900\/100 {
  border-inline-end-color: rgb(136 19 55 / 1) !important;
}
.border-e-rose-900\/12 {
  border-inline-end-color: rgb(136 19 55 / 0.12) !important;
}
.border-e-rose-900\/20 {
  border-inline-end-color: rgb(136 19 55 / 0.2) !important;
}
.border-e-rose-900\/25 {
  border-inline-end-color: rgb(136 19 55 / 0.25) !important;
}
.border-e-rose-900\/30 {
  border-inline-end-color: rgb(136 19 55 / 0.3) !important;
}
.border-e-rose-900\/38 {
  border-inline-end-color: rgb(136 19 55 / 0.38) !important;
}
.border-e-rose-900\/40 {
  border-inline-end-color: rgb(136 19 55 / 0.4) !important;
}
.border-e-rose-900\/5 {
  border-inline-end-color: rgb(136 19 55 / 0.05) !important;
}
.border-e-rose-900\/50 {
  border-inline-end-color: rgb(136 19 55 / 0.5) !important;
}
.border-e-rose-900\/60 {
  border-inline-end-color: rgb(136 19 55 / 0.6) !important;
}
.border-e-rose-900\/70 {
  border-inline-end-color: rgb(136 19 55 / 0.7) !important;
}
.border-e-rose-900\/75 {
  border-inline-end-color: rgb(136 19 55 / 0.75) !important;
}
.border-e-rose-900\/80 {
  border-inline-end-color: rgb(136 19 55 / 0.8) !important;
}
.border-e-rose-900\/87 {
  border-inline-end-color: rgb(136 19 55 / 0.87) !important;
}
.border-e-rose-900\/90 {
  border-inline-end-color: rgb(136 19 55 / 0.9) !important;
}
.border-e-rose-900\/95 {
  border-inline-end-color: rgb(136 19 55 / 0.95) !important;
}
.border-e-rose-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-e-rose-950\/0 {
  border-inline-end-color: rgb(76 5 25 / 0) !important;
}
.border-e-rose-950\/10 {
  border-inline-end-color: rgb(76 5 25 / 0.1) !important;
}
.border-e-rose-950\/100 {
  border-inline-end-color: rgb(76 5 25 / 1) !important;
}
.border-e-rose-950\/12 {
  border-inline-end-color: rgb(76 5 25 / 0.12) !important;
}
.border-e-rose-950\/20 {
  border-inline-end-color: rgb(76 5 25 / 0.2) !important;
}
.border-e-rose-950\/25 {
  border-inline-end-color: rgb(76 5 25 / 0.25) !important;
}
.border-e-rose-950\/30 {
  border-inline-end-color: rgb(76 5 25 / 0.3) !important;
}
.border-e-rose-950\/38 {
  border-inline-end-color: rgb(76 5 25 / 0.38) !important;
}
.border-e-rose-950\/40 {
  border-inline-end-color: rgb(76 5 25 / 0.4) !important;
}
.border-e-rose-950\/5 {
  border-inline-end-color: rgb(76 5 25 / 0.05) !important;
}
.border-e-rose-950\/50 {
  border-inline-end-color: rgb(76 5 25 / 0.5) !important;
}
.border-e-rose-950\/60 {
  border-inline-end-color: rgb(76 5 25 / 0.6) !important;
}
.border-e-rose-950\/70 {
  border-inline-end-color: rgb(76 5 25 / 0.7) !important;
}
.border-e-rose-950\/75 {
  border-inline-end-color: rgb(76 5 25 / 0.75) !important;
}
.border-e-rose-950\/80 {
  border-inline-end-color: rgb(76 5 25 / 0.8) !important;
}
.border-e-rose-950\/87 {
  border-inline-end-color: rgb(76 5 25 / 0.87) !important;
}
.border-e-rose-950\/90 {
  border-inline-end-color: rgb(76 5 25 / 0.9) !important;
}
.border-e-rose-950\/95 {
  border-inline-end-color: rgb(76 5 25 / 0.95) !important;
}
.border-e-sky-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-e-sky-100\/0 {
  border-inline-end-color: rgb(224 242 254 / 0) !important;
}
.border-e-sky-100\/10 {
  border-inline-end-color: rgb(224 242 254 / 0.1) !important;
}
.border-e-sky-100\/100 {
  border-inline-end-color: rgb(224 242 254 / 1) !important;
}
.border-e-sky-100\/12 {
  border-inline-end-color: rgb(224 242 254 / 0.12) !important;
}
.border-e-sky-100\/20 {
  border-inline-end-color: rgb(224 242 254 / 0.2) !important;
}
.border-e-sky-100\/25 {
  border-inline-end-color: rgb(224 242 254 / 0.25) !important;
}
.border-e-sky-100\/30 {
  border-inline-end-color: rgb(224 242 254 / 0.3) !important;
}
.border-e-sky-100\/38 {
  border-inline-end-color: rgb(224 242 254 / 0.38) !important;
}
.border-e-sky-100\/40 {
  border-inline-end-color: rgb(224 242 254 / 0.4) !important;
}
.border-e-sky-100\/5 {
  border-inline-end-color: rgb(224 242 254 / 0.05) !important;
}
.border-e-sky-100\/50 {
  border-inline-end-color: rgb(224 242 254 / 0.5) !important;
}
.border-e-sky-100\/60 {
  border-inline-end-color: rgb(224 242 254 / 0.6) !important;
}
.border-e-sky-100\/70 {
  border-inline-end-color: rgb(224 242 254 / 0.7) !important;
}
.border-e-sky-100\/75 {
  border-inline-end-color: rgb(224 242 254 / 0.75) !important;
}
.border-e-sky-100\/80 {
  border-inline-end-color: rgb(224 242 254 / 0.8) !important;
}
.border-e-sky-100\/87 {
  border-inline-end-color: rgb(224 242 254 / 0.87) !important;
}
.border-e-sky-100\/90 {
  border-inline-end-color: rgb(224 242 254 / 0.9) !important;
}
.border-e-sky-100\/95 {
  border-inline-end-color: rgb(224 242 254 / 0.95) !important;
}
.border-e-sky-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-e-sky-200\/0 {
  border-inline-end-color: rgb(186 230 253 / 0) !important;
}
.border-e-sky-200\/10 {
  border-inline-end-color: rgb(186 230 253 / 0.1) !important;
}
.border-e-sky-200\/100 {
  border-inline-end-color: rgb(186 230 253 / 1) !important;
}
.border-e-sky-200\/12 {
  border-inline-end-color: rgb(186 230 253 / 0.12) !important;
}
.border-e-sky-200\/20 {
  border-inline-end-color: rgb(186 230 253 / 0.2) !important;
}
.border-e-sky-200\/25 {
  border-inline-end-color: rgb(186 230 253 / 0.25) !important;
}
.border-e-sky-200\/30 {
  border-inline-end-color: rgb(186 230 253 / 0.3) !important;
}
.border-e-sky-200\/38 {
  border-inline-end-color: rgb(186 230 253 / 0.38) !important;
}
.border-e-sky-200\/40 {
  border-inline-end-color: rgb(186 230 253 / 0.4) !important;
}
.border-e-sky-200\/5 {
  border-inline-end-color: rgb(186 230 253 / 0.05) !important;
}
.border-e-sky-200\/50 {
  border-inline-end-color: rgb(186 230 253 / 0.5) !important;
}
.border-e-sky-200\/60 {
  border-inline-end-color: rgb(186 230 253 / 0.6) !important;
}
.border-e-sky-200\/70 {
  border-inline-end-color: rgb(186 230 253 / 0.7) !important;
}
.border-e-sky-200\/75 {
  border-inline-end-color: rgb(186 230 253 / 0.75) !important;
}
.border-e-sky-200\/80 {
  border-inline-end-color: rgb(186 230 253 / 0.8) !important;
}
.border-e-sky-200\/87 {
  border-inline-end-color: rgb(186 230 253 / 0.87) !important;
}
.border-e-sky-200\/90 {
  border-inline-end-color: rgb(186 230 253 / 0.9) !important;
}
.border-e-sky-200\/95 {
  border-inline-end-color: rgb(186 230 253 / 0.95) !important;
}
.border-e-sky-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-e-sky-300\/0 {
  border-inline-end-color: rgb(125 211 252 / 0) !important;
}
.border-e-sky-300\/10 {
  border-inline-end-color: rgb(125 211 252 / 0.1) !important;
}
.border-e-sky-300\/100 {
  border-inline-end-color: rgb(125 211 252 / 1) !important;
}
.border-e-sky-300\/12 {
  border-inline-end-color: rgb(125 211 252 / 0.12) !important;
}
.border-e-sky-300\/20 {
  border-inline-end-color: rgb(125 211 252 / 0.2) !important;
}
.border-e-sky-300\/25 {
  border-inline-end-color: rgb(125 211 252 / 0.25) !important;
}
.border-e-sky-300\/30 {
  border-inline-end-color: rgb(125 211 252 / 0.3) !important;
}
.border-e-sky-300\/38 {
  border-inline-end-color: rgb(125 211 252 / 0.38) !important;
}
.border-e-sky-300\/40 {
  border-inline-end-color: rgb(125 211 252 / 0.4) !important;
}
.border-e-sky-300\/5 {
  border-inline-end-color: rgb(125 211 252 / 0.05) !important;
}
.border-e-sky-300\/50 {
  border-inline-end-color: rgb(125 211 252 / 0.5) !important;
}
.border-e-sky-300\/60 {
  border-inline-end-color: rgb(125 211 252 / 0.6) !important;
}
.border-e-sky-300\/70 {
  border-inline-end-color: rgb(125 211 252 / 0.7) !important;
}
.border-e-sky-300\/75 {
  border-inline-end-color: rgb(125 211 252 / 0.75) !important;
}
.border-e-sky-300\/80 {
  border-inline-end-color: rgb(125 211 252 / 0.8) !important;
}
.border-e-sky-300\/87 {
  border-inline-end-color: rgb(125 211 252 / 0.87) !important;
}
.border-e-sky-300\/90 {
  border-inline-end-color: rgb(125 211 252 / 0.9) !important;
}
.border-e-sky-300\/95 {
  border-inline-end-color: rgb(125 211 252 / 0.95) !important;
}
.border-e-sky-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-e-sky-400\/0 {
  border-inline-end-color: rgb(56 189 248 / 0) !important;
}
.border-e-sky-400\/10 {
  border-inline-end-color: rgb(56 189 248 / 0.1) !important;
}
.border-e-sky-400\/100 {
  border-inline-end-color: rgb(56 189 248 / 1) !important;
}
.border-e-sky-400\/12 {
  border-inline-end-color: rgb(56 189 248 / 0.12) !important;
}
.border-e-sky-400\/20 {
  border-inline-end-color: rgb(56 189 248 / 0.2) !important;
}
.border-e-sky-400\/25 {
  border-inline-end-color: rgb(56 189 248 / 0.25) !important;
}
.border-e-sky-400\/30 {
  border-inline-end-color: rgb(56 189 248 / 0.3) !important;
}
.border-e-sky-400\/38 {
  border-inline-end-color: rgb(56 189 248 / 0.38) !important;
}
.border-e-sky-400\/40 {
  border-inline-end-color: rgb(56 189 248 / 0.4) !important;
}
.border-e-sky-400\/5 {
  border-inline-end-color: rgb(56 189 248 / 0.05) !important;
}
.border-e-sky-400\/50 {
  border-inline-end-color: rgb(56 189 248 / 0.5) !important;
}
.border-e-sky-400\/60 {
  border-inline-end-color: rgb(56 189 248 / 0.6) !important;
}
.border-e-sky-400\/70 {
  border-inline-end-color: rgb(56 189 248 / 0.7) !important;
}
.border-e-sky-400\/75 {
  border-inline-end-color: rgb(56 189 248 / 0.75) !important;
}
.border-e-sky-400\/80 {
  border-inline-end-color: rgb(56 189 248 / 0.8) !important;
}
.border-e-sky-400\/87 {
  border-inline-end-color: rgb(56 189 248 / 0.87) !important;
}
.border-e-sky-400\/90 {
  border-inline-end-color: rgb(56 189 248 / 0.9) !important;
}
.border-e-sky-400\/95 {
  border-inline-end-color: rgb(56 189 248 / 0.95) !important;
}
.border-e-sky-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-e-sky-50\/0 {
  border-inline-end-color: rgb(240 249 255 / 0) !important;
}
.border-e-sky-50\/10 {
  border-inline-end-color: rgb(240 249 255 / 0.1) !important;
}
.border-e-sky-50\/100 {
  border-inline-end-color: rgb(240 249 255 / 1) !important;
}
.border-e-sky-50\/12 {
  border-inline-end-color: rgb(240 249 255 / 0.12) !important;
}
.border-e-sky-50\/20 {
  border-inline-end-color: rgb(240 249 255 / 0.2) !important;
}
.border-e-sky-50\/25 {
  border-inline-end-color: rgb(240 249 255 / 0.25) !important;
}
.border-e-sky-50\/30 {
  border-inline-end-color: rgb(240 249 255 / 0.3) !important;
}
.border-e-sky-50\/38 {
  border-inline-end-color: rgb(240 249 255 / 0.38) !important;
}
.border-e-sky-50\/40 {
  border-inline-end-color: rgb(240 249 255 / 0.4) !important;
}
.border-e-sky-50\/5 {
  border-inline-end-color: rgb(240 249 255 / 0.05) !important;
}
.border-e-sky-50\/50 {
  border-inline-end-color: rgb(240 249 255 / 0.5) !important;
}
.border-e-sky-50\/60 {
  border-inline-end-color: rgb(240 249 255 / 0.6) !important;
}
.border-e-sky-50\/70 {
  border-inline-end-color: rgb(240 249 255 / 0.7) !important;
}
.border-e-sky-50\/75 {
  border-inline-end-color: rgb(240 249 255 / 0.75) !important;
}
.border-e-sky-50\/80 {
  border-inline-end-color: rgb(240 249 255 / 0.8) !important;
}
.border-e-sky-50\/87 {
  border-inline-end-color: rgb(240 249 255 / 0.87) !important;
}
.border-e-sky-50\/90 {
  border-inline-end-color: rgb(240 249 255 / 0.9) !important;
}
.border-e-sky-50\/95 {
  border-inline-end-color: rgb(240 249 255 / 0.95) !important;
}
.border-e-sky-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-e-sky-500\/0 {
  border-inline-end-color: rgb(14 165 233 / 0) !important;
}
.border-e-sky-500\/10 {
  border-inline-end-color: rgb(14 165 233 / 0.1) !important;
}
.border-e-sky-500\/100 {
  border-inline-end-color: rgb(14 165 233 / 1) !important;
}
.border-e-sky-500\/12 {
  border-inline-end-color: rgb(14 165 233 / 0.12) !important;
}
.border-e-sky-500\/20 {
  border-inline-end-color: rgb(14 165 233 / 0.2) !important;
}
.border-e-sky-500\/25 {
  border-inline-end-color: rgb(14 165 233 / 0.25) !important;
}
.border-e-sky-500\/30 {
  border-inline-end-color: rgb(14 165 233 / 0.3) !important;
}
.border-e-sky-500\/38 {
  border-inline-end-color: rgb(14 165 233 / 0.38) !important;
}
.border-e-sky-500\/40 {
  border-inline-end-color: rgb(14 165 233 / 0.4) !important;
}
.border-e-sky-500\/5 {
  border-inline-end-color: rgb(14 165 233 / 0.05) !important;
}
.border-e-sky-500\/50 {
  border-inline-end-color: rgb(14 165 233 / 0.5) !important;
}
.border-e-sky-500\/60 {
  border-inline-end-color: rgb(14 165 233 / 0.6) !important;
}
.border-e-sky-500\/70 {
  border-inline-end-color: rgb(14 165 233 / 0.7) !important;
}
.border-e-sky-500\/75 {
  border-inline-end-color: rgb(14 165 233 / 0.75) !important;
}
.border-e-sky-500\/80 {
  border-inline-end-color: rgb(14 165 233 / 0.8) !important;
}
.border-e-sky-500\/87 {
  border-inline-end-color: rgb(14 165 233 / 0.87) !important;
}
.border-e-sky-500\/90 {
  border-inline-end-color: rgb(14 165 233 / 0.9) !important;
}
.border-e-sky-500\/95 {
  border-inline-end-color: rgb(14 165 233 / 0.95) !important;
}
.border-e-sky-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-e-sky-600\/0 {
  border-inline-end-color: rgb(2 132 199 / 0) !important;
}
.border-e-sky-600\/10 {
  border-inline-end-color: rgb(2 132 199 / 0.1) !important;
}
.border-e-sky-600\/100 {
  border-inline-end-color: rgb(2 132 199 / 1) !important;
}
.border-e-sky-600\/12 {
  border-inline-end-color: rgb(2 132 199 / 0.12) !important;
}
.border-e-sky-600\/20 {
  border-inline-end-color: rgb(2 132 199 / 0.2) !important;
}
.border-e-sky-600\/25 {
  border-inline-end-color: rgb(2 132 199 / 0.25) !important;
}
.border-e-sky-600\/30 {
  border-inline-end-color: rgb(2 132 199 / 0.3) !important;
}
.border-e-sky-600\/38 {
  border-inline-end-color: rgb(2 132 199 / 0.38) !important;
}
.border-e-sky-600\/40 {
  border-inline-end-color: rgb(2 132 199 / 0.4) !important;
}
.border-e-sky-600\/5 {
  border-inline-end-color: rgb(2 132 199 / 0.05) !important;
}
.border-e-sky-600\/50 {
  border-inline-end-color: rgb(2 132 199 / 0.5) !important;
}
.border-e-sky-600\/60 {
  border-inline-end-color: rgb(2 132 199 / 0.6) !important;
}
.border-e-sky-600\/70 {
  border-inline-end-color: rgb(2 132 199 / 0.7) !important;
}
.border-e-sky-600\/75 {
  border-inline-end-color: rgb(2 132 199 / 0.75) !important;
}
.border-e-sky-600\/80 {
  border-inline-end-color: rgb(2 132 199 / 0.8) !important;
}
.border-e-sky-600\/87 {
  border-inline-end-color: rgb(2 132 199 / 0.87) !important;
}
.border-e-sky-600\/90 {
  border-inline-end-color: rgb(2 132 199 / 0.9) !important;
}
.border-e-sky-600\/95 {
  border-inline-end-color: rgb(2 132 199 / 0.95) !important;
}
.border-e-sky-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-e-sky-700\/0 {
  border-inline-end-color: rgb(3 105 161 / 0) !important;
}
.border-e-sky-700\/10 {
  border-inline-end-color: rgb(3 105 161 / 0.1) !important;
}
.border-e-sky-700\/100 {
  border-inline-end-color: rgb(3 105 161 / 1) !important;
}
.border-e-sky-700\/12 {
  border-inline-end-color: rgb(3 105 161 / 0.12) !important;
}
.border-e-sky-700\/20 {
  border-inline-end-color: rgb(3 105 161 / 0.2) !important;
}
.border-e-sky-700\/25 {
  border-inline-end-color: rgb(3 105 161 / 0.25) !important;
}
.border-e-sky-700\/30 {
  border-inline-end-color: rgb(3 105 161 / 0.3) !important;
}
.border-e-sky-700\/38 {
  border-inline-end-color: rgb(3 105 161 / 0.38) !important;
}
.border-e-sky-700\/40 {
  border-inline-end-color: rgb(3 105 161 / 0.4) !important;
}
.border-e-sky-700\/5 {
  border-inline-end-color: rgb(3 105 161 / 0.05) !important;
}
.border-e-sky-700\/50 {
  border-inline-end-color: rgb(3 105 161 / 0.5) !important;
}
.border-e-sky-700\/60 {
  border-inline-end-color: rgb(3 105 161 / 0.6) !important;
}
.border-e-sky-700\/70 {
  border-inline-end-color: rgb(3 105 161 / 0.7) !important;
}
.border-e-sky-700\/75 {
  border-inline-end-color: rgb(3 105 161 / 0.75) !important;
}
.border-e-sky-700\/80 {
  border-inline-end-color: rgb(3 105 161 / 0.8) !important;
}
.border-e-sky-700\/87 {
  border-inline-end-color: rgb(3 105 161 / 0.87) !important;
}
.border-e-sky-700\/90 {
  border-inline-end-color: rgb(3 105 161 / 0.9) !important;
}
.border-e-sky-700\/95 {
  border-inline-end-color: rgb(3 105 161 / 0.95) !important;
}
.border-e-sky-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-e-sky-800\/0 {
  border-inline-end-color: rgb(7 89 133 / 0) !important;
}
.border-e-sky-800\/10 {
  border-inline-end-color: rgb(7 89 133 / 0.1) !important;
}
.border-e-sky-800\/100 {
  border-inline-end-color: rgb(7 89 133 / 1) !important;
}
.border-e-sky-800\/12 {
  border-inline-end-color: rgb(7 89 133 / 0.12) !important;
}
.border-e-sky-800\/20 {
  border-inline-end-color: rgb(7 89 133 / 0.2) !important;
}
.border-e-sky-800\/25 {
  border-inline-end-color: rgb(7 89 133 / 0.25) !important;
}
.border-e-sky-800\/30 {
  border-inline-end-color: rgb(7 89 133 / 0.3) !important;
}
.border-e-sky-800\/38 {
  border-inline-end-color: rgb(7 89 133 / 0.38) !important;
}
.border-e-sky-800\/40 {
  border-inline-end-color: rgb(7 89 133 / 0.4) !important;
}
.border-e-sky-800\/5 {
  border-inline-end-color: rgb(7 89 133 / 0.05) !important;
}
.border-e-sky-800\/50 {
  border-inline-end-color: rgb(7 89 133 / 0.5) !important;
}
.border-e-sky-800\/60 {
  border-inline-end-color: rgb(7 89 133 / 0.6) !important;
}
.border-e-sky-800\/70 {
  border-inline-end-color: rgb(7 89 133 / 0.7) !important;
}
.border-e-sky-800\/75 {
  border-inline-end-color: rgb(7 89 133 / 0.75) !important;
}
.border-e-sky-800\/80 {
  border-inline-end-color: rgb(7 89 133 / 0.8) !important;
}
.border-e-sky-800\/87 {
  border-inline-end-color: rgb(7 89 133 / 0.87) !important;
}
.border-e-sky-800\/90 {
  border-inline-end-color: rgb(7 89 133 / 0.9) !important;
}
.border-e-sky-800\/95 {
  border-inline-end-color: rgb(7 89 133 / 0.95) !important;
}
.border-e-sky-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-e-sky-900\/0 {
  border-inline-end-color: rgb(12 74 110 / 0) !important;
}
.border-e-sky-900\/10 {
  border-inline-end-color: rgb(12 74 110 / 0.1) !important;
}
.border-e-sky-900\/100 {
  border-inline-end-color: rgb(12 74 110 / 1) !important;
}
.border-e-sky-900\/12 {
  border-inline-end-color: rgb(12 74 110 / 0.12) !important;
}
.border-e-sky-900\/20 {
  border-inline-end-color: rgb(12 74 110 / 0.2) !important;
}
.border-e-sky-900\/25 {
  border-inline-end-color: rgb(12 74 110 / 0.25) !important;
}
.border-e-sky-900\/30 {
  border-inline-end-color: rgb(12 74 110 / 0.3) !important;
}
.border-e-sky-900\/38 {
  border-inline-end-color: rgb(12 74 110 / 0.38) !important;
}
.border-e-sky-900\/40 {
  border-inline-end-color: rgb(12 74 110 / 0.4) !important;
}
.border-e-sky-900\/5 {
  border-inline-end-color: rgb(12 74 110 / 0.05) !important;
}
.border-e-sky-900\/50 {
  border-inline-end-color: rgb(12 74 110 / 0.5) !important;
}
.border-e-sky-900\/60 {
  border-inline-end-color: rgb(12 74 110 / 0.6) !important;
}
.border-e-sky-900\/70 {
  border-inline-end-color: rgb(12 74 110 / 0.7) !important;
}
.border-e-sky-900\/75 {
  border-inline-end-color: rgb(12 74 110 / 0.75) !important;
}
.border-e-sky-900\/80 {
  border-inline-end-color: rgb(12 74 110 / 0.8) !important;
}
.border-e-sky-900\/87 {
  border-inline-end-color: rgb(12 74 110 / 0.87) !important;
}
.border-e-sky-900\/90 {
  border-inline-end-color: rgb(12 74 110 / 0.9) !important;
}
.border-e-sky-900\/95 {
  border-inline-end-color: rgb(12 74 110 / 0.95) !important;
}
.border-e-sky-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-e-sky-950\/0 {
  border-inline-end-color: rgb(8 47 73 / 0) !important;
}
.border-e-sky-950\/10 {
  border-inline-end-color: rgb(8 47 73 / 0.1) !important;
}
.border-e-sky-950\/100 {
  border-inline-end-color: rgb(8 47 73 / 1) !important;
}
.border-e-sky-950\/12 {
  border-inline-end-color: rgb(8 47 73 / 0.12) !important;
}
.border-e-sky-950\/20 {
  border-inline-end-color: rgb(8 47 73 / 0.2) !important;
}
.border-e-sky-950\/25 {
  border-inline-end-color: rgb(8 47 73 / 0.25) !important;
}
.border-e-sky-950\/30 {
  border-inline-end-color: rgb(8 47 73 / 0.3) !important;
}
.border-e-sky-950\/38 {
  border-inline-end-color: rgb(8 47 73 / 0.38) !important;
}
.border-e-sky-950\/40 {
  border-inline-end-color: rgb(8 47 73 / 0.4) !important;
}
.border-e-sky-950\/5 {
  border-inline-end-color: rgb(8 47 73 / 0.05) !important;
}
.border-e-sky-950\/50 {
  border-inline-end-color: rgb(8 47 73 / 0.5) !important;
}
.border-e-sky-950\/60 {
  border-inline-end-color: rgb(8 47 73 / 0.6) !important;
}
.border-e-sky-950\/70 {
  border-inline-end-color: rgb(8 47 73 / 0.7) !important;
}
.border-e-sky-950\/75 {
  border-inline-end-color: rgb(8 47 73 / 0.75) !important;
}
.border-e-sky-950\/80 {
  border-inline-end-color: rgb(8 47 73 / 0.8) !important;
}
.border-e-sky-950\/87 {
  border-inline-end-color: rgb(8 47 73 / 0.87) !important;
}
.border-e-sky-950\/90 {
  border-inline-end-color: rgb(8 47 73 / 0.9) !important;
}
.border-e-sky-950\/95 {
  border-inline-end-color: rgb(8 47 73 / 0.95) !important;
}
.border-e-slate-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-e-slate-100\/0 {
  border-inline-end-color: rgb(241 245 249 / 0) !important;
}
.border-e-slate-100\/10 {
  border-inline-end-color: rgb(241 245 249 / 0.1) !important;
}
.border-e-slate-100\/100 {
  border-inline-end-color: rgb(241 245 249 / 1) !important;
}
.border-e-slate-100\/12 {
  border-inline-end-color: rgb(241 245 249 / 0.12) !important;
}
.border-e-slate-100\/20 {
  border-inline-end-color: rgb(241 245 249 / 0.2) !important;
}
.border-e-slate-100\/25 {
  border-inline-end-color: rgb(241 245 249 / 0.25) !important;
}
.border-e-slate-100\/30 {
  border-inline-end-color: rgb(241 245 249 / 0.3) !important;
}
.border-e-slate-100\/38 {
  border-inline-end-color: rgb(241 245 249 / 0.38) !important;
}
.border-e-slate-100\/40 {
  border-inline-end-color: rgb(241 245 249 / 0.4) !important;
}
.border-e-slate-100\/5 {
  border-inline-end-color: rgb(241 245 249 / 0.05) !important;
}
.border-e-slate-100\/50 {
  border-inline-end-color: rgb(241 245 249 / 0.5) !important;
}
.border-e-slate-100\/60 {
  border-inline-end-color: rgb(241 245 249 / 0.6) !important;
}
.border-e-slate-100\/70 {
  border-inline-end-color: rgb(241 245 249 / 0.7) !important;
}
.border-e-slate-100\/75 {
  border-inline-end-color: rgb(241 245 249 / 0.75) !important;
}
.border-e-slate-100\/80 {
  border-inline-end-color: rgb(241 245 249 / 0.8) !important;
}
.border-e-slate-100\/87 {
  border-inline-end-color: rgb(241 245 249 / 0.87) !important;
}
.border-e-slate-100\/90 {
  border-inline-end-color: rgb(241 245 249 / 0.9) !important;
}
.border-e-slate-100\/95 {
  border-inline-end-color: rgb(241 245 249 / 0.95) !important;
}
.border-e-slate-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-e-slate-200\/0 {
  border-inline-end-color: rgb(226 232 240 / 0) !important;
}
.border-e-slate-200\/10 {
  border-inline-end-color: rgb(226 232 240 / 0.1) !important;
}
.border-e-slate-200\/100 {
  border-inline-end-color: rgb(226 232 240 / 1) !important;
}
.border-e-slate-200\/12 {
  border-inline-end-color: rgb(226 232 240 / 0.12) !important;
}
.border-e-slate-200\/20 {
  border-inline-end-color: rgb(226 232 240 / 0.2) !important;
}
.border-e-slate-200\/25 {
  border-inline-end-color: rgb(226 232 240 / 0.25) !important;
}
.border-e-slate-200\/30 {
  border-inline-end-color: rgb(226 232 240 / 0.3) !important;
}
.border-e-slate-200\/38 {
  border-inline-end-color: rgb(226 232 240 / 0.38) !important;
}
.border-e-slate-200\/40 {
  border-inline-end-color: rgb(226 232 240 / 0.4) !important;
}
.border-e-slate-200\/5 {
  border-inline-end-color: rgb(226 232 240 / 0.05) !important;
}
.border-e-slate-200\/50 {
  border-inline-end-color: rgb(226 232 240 / 0.5) !important;
}
.border-e-slate-200\/60 {
  border-inline-end-color: rgb(226 232 240 / 0.6) !important;
}
.border-e-slate-200\/70 {
  border-inline-end-color: rgb(226 232 240 / 0.7) !important;
}
.border-e-slate-200\/75 {
  border-inline-end-color: rgb(226 232 240 / 0.75) !important;
}
.border-e-slate-200\/80 {
  border-inline-end-color: rgb(226 232 240 / 0.8) !important;
}
.border-e-slate-200\/87 {
  border-inline-end-color: rgb(226 232 240 / 0.87) !important;
}
.border-e-slate-200\/90 {
  border-inline-end-color: rgb(226 232 240 / 0.9) !important;
}
.border-e-slate-200\/95 {
  border-inline-end-color: rgb(226 232 240 / 0.95) !important;
}
.border-e-slate-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-e-slate-300\/0 {
  border-inline-end-color: rgb(203 213 225 / 0) !important;
}
.border-e-slate-300\/10 {
  border-inline-end-color: rgb(203 213 225 / 0.1) !important;
}
.border-e-slate-300\/100 {
  border-inline-end-color: rgb(203 213 225 / 1) !important;
}
.border-e-slate-300\/12 {
  border-inline-end-color: rgb(203 213 225 / 0.12) !important;
}
.border-e-slate-300\/20 {
  border-inline-end-color: rgb(203 213 225 / 0.2) !important;
}
.border-e-slate-300\/25 {
  border-inline-end-color: rgb(203 213 225 / 0.25) !important;
}
.border-e-slate-300\/30 {
  border-inline-end-color: rgb(203 213 225 / 0.3) !important;
}
.border-e-slate-300\/38 {
  border-inline-end-color: rgb(203 213 225 / 0.38) !important;
}
.border-e-slate-300\/40 {
  border-inline-end-color: rgb(203 213 225 / 0.4) !important;
}
.border-e-slate-300\/5 {
  border-inline-end-color: rgb(203 213 225 / 0.05) !important;
}
.border-e-slate-300\/50 {
  border-inline-end-color: rgb(203 213 225 / 0.5) !important;
}
.border-e-slate-300\/60 {
  border-inline-end-color: rgb(203 213 225 / 0.6) !important;
}
.border-e-slate-300\/70 {
  border-inline-end-color: rgb(203 213 225 / 0.7) !important;
}
.border-e-slate-300\/75 {
  border-inline-end-color: rgb(203 213 225 / 0.75) !important;
}
.border-e-slate-300\/80 {
  border-inline-end-color: rgb(203 213 225 / 0.8) !important;
}
.border-e-slate-300\/87 {
  border-inline-end-color: rgb(203 213 225 / 0.87) !important;
}
.border-e-slate-300\/90 {
  border-inline-end-color: rgb(203 213 225 / 0.9) !important;
}
.border-e-slate-300\/95 {
  border-inline-end-color: rgb(203 213 225 / 0.95) !important;
}
.border-e-slate-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-e-slate-400\/0 {
  border-inline-end-color: rgb(148 163 184 / 0) !important;
}
.border-e-slate-400\/10 {
  border-inline-end-color: rgb(148 163 184 / 0.1) !important;
}
.border-e-slate-400\/100 {
  border-inline-end-color: rgb(148 163 184 / 1) !important;
}
.border-e-slate-400\/12 {
  border-inline-end-color: rgb(148 163 184 / 0.12) !important;
}
.border-e-slate-400\/20 {
  border-inline-end-color: rgb(148 163 184 / 0.2) !important;
}
.border-e-slate-400\/25 {
  border-inline-end-color: rgb(148 163 184 / 0.25) !important;
}
.border-e-slate-400\/30 {
  border-inline-end-color: rgb(148 163 184 / 0.3) !important;
}
.border-e-slate-400\/38 {
  border-inline-end-color: rgb(148 163 184 / 0.38) !important;
}
.border-e-slate-400\/40 {
  border-inline-end-color: rgb(148 163 184 / 0.4) !important;
}
.border-e-slate-400\/5 {
  border-inline-end-color: rgb(148 163 184 / 0.05) !important;
}
.border-e-slate-400\/50 {
  border-inline-end-color: rgb(148 163 184 / 0.5) !important;
}
.border-e-slate-400\/60 {
  border-inline-end-color: rgb(148 163 184 / 0.6) !important;
}
.border-e-slate-400\/70 {
  border-inline-end-color: rgb(148 163 184 / 0.7) !important;
}
.border-e-slate-400\/75 {
  border-inline-end-color: rgb(148 163 184 / 0.75) !important;
}
.border-e-slate-400\/80 {
  border-inline-end-color: rgb(148 163 184 / 0.8) !important;
}
.border-e-slate-400\/87 {
  border-inline-end-color: rgb(148 163 184 / 0.87) !important;
}
.border-e-slate-400\/90 {
  border-inline-end-color: rgb(148 163 184 / 0.9) !important;
}
.border-e-slate-400\/95 {
  border-inline-end-color: rgb(148 163 184 / 0.95) !important;
}
.border-e-slate-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-e-slate-50\/0 {
  border-inline-end-color: rgb(248 250 252 / 0) !important;
}
.border-e-slate-50\/10 {
  border-inline-end-color: rgb(248 250 252 / 0.1) !important;
}
.border-e-slate-50\/100 {
  border-inline-end-color: rgb(248 250 252 / 1) !important;
}
.border-e-slate-50\/12 {
  border-inline-end-color: rgb(248 250 252 / 0.12) !important;
}
.border-e-slate-50\/20 {
  border-inline-end-color: rgb(248 250 252 / 0.2) !important;
}
.border-e-slate-50\/25 {
  border-inline-end-color: rgb(248 250 252 / 0.25) !important;
}
.border-e-slate-50\/30 {
  border-inline-end-color: rgb(248 250 252 / 0.3) !important;
}
.border-e-slate-50\/38 {
  border-inline-end-color: rgb(248 250 252 / 0.38) !important;
}
.border-e-slate-50\/40 {
  border-inline-end-color: rgb(248 250 252 / 0.4) !important;
}
.border-e-slate-50\/5 {
  border-inline-end-color: rgb(248 250 252 / 0.05) !important;
}
.border-e-slate-50\/50 {
  border-inline-end-color: rgb(248 250 252 / 0.5) !important;
}
.border-e-slate-50\/60 {
  border-inline-end-color: rgb(248 250 252 / 0.6) !important;
}
.border-e-slate-50\/70 {
  border-inline-end-color: rgb(248 250 252 / 0.7) !important;
}
.border-e-slate-50\/75 {
  border-inline-end-color: rgb(248 250 252 / 0.75) !important;
}
.border-e-slate-50\/80 {
  border-inline-end-color: rgb(248 250 252 / 0.8) !important;
}
.border-e-slate-50\/87 {
  border-inline-end-color: rgb(248 250 252 / 0.87) !important;
}
.border-e-slate-50\/90 {
  border-inline-end-color: rgb(248 250 252 / 0.9) !important;
}
.border-e-slate-50\/95 {
  border-inline-end-color: rgb(248 250 252 / 0.95) !important;
}
.border-e-slate-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-e-slate-500\/0 {
  border-inline-end-color: rgb(100 116 139 / 0) !important;
}
.border-e-slate-500\/10 {
  border-inline-end-color: rgb(100 116 139 / 0.1) !important;
}
.border-e-slate-500\/100 {
  border-inline-end-color: rgb(100 116 139 / 1) !important;
}
.border-e-slate-500\/12 {
  border-inline-end-color: rgb(100 116 139 / 0.12) !important;
}
.border-e-slate-500\/20 {
  border-inline-end-color: rgb(100 116 139 / 0.2) !important;
}
.border-e-slate-500\/25 {
  border-inline-end-color: rgb(100 116 139 / 0.25) !important;
}
.border-e-slate-500\/30 {
  border-inline-end-color: rgb(100 116 139 / 0.3) !important;
}
.border-e-slate-500\/38 {
  border-inline-end-color: rgb(100 116 139 / 0.38) !important;
}
.border-e-slate-500\/40 {
  border-inline-end-color: rgb(100 116 139 / 0.4) !important;
}
.border-e-slate-500\/5 {
  border-inline-end-color: rgb(100 116 139 / 0.05) !important;
}
.border-e-slate-500\/50 {
  border-inline-end-color: rgb(100 116 139 / 0.5) !important;
}
.border-e-slate-500\/60 {
  border-inline-end-color: rgb(100 116 139 / 0.6) !important;
}
.border-e-slate-500\/70 {
  border-inline-end-color: rgb(100 116 139 / 0.7) !important;
}
.border-e-slate-500\/75 {
  border-inline-end-color: rgb(100 116 139 / 0.75) !important;
}
.border-e-slate-500\/80 {
  border-inline-end-color: rgb(100 116 139 / 0.8) !important;
}
.border-e-slate-500\/87 {
  border-inline-end-color: rgb(100 116 139 / 0.87) !important;
}
.border-e-slate-500\/90 {
  border-inline-end-color: rgb(100 116 139 / 0.9) !important;
}
.border-e-slate-500\/95 {
  border-inline-end-color: rgb(100 116 139 / 0.95) !important;
}
.border-e-slate-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-e-slate-600\/0 {
  border-inline-end-color: rgb(71 85 105 / 0) !important;
}
.border-e-slate-600\/10 {
  border-inline-end-color: rgb(71 85 105 / 0.1) !important;
}
.border-e-slate-600\/100 {
  border-inline-end-color: rgb(71 85 105 / 1) !important;
}
.border-e-slate-600\/12 {
  border-inline-end-color: rgb(71 85 105 / 0.12) !important;
}
.border-e-slate-600\/20 {
  border-inline-end-color: rgb(71 85 105 / 0.2) !important;
}
.border-e-slate-600\/25 {
  border-inline-end-color: rgb(71 85 105 / 0.25) !important;
}
.border-e-slate-600\/30 {
  border-inline-end-color: rgb(71 85 105 / 0.3) !important;
}
.border-e-slate-600\/38 {
  border-inline-end-color: rgb(71 85 105 / 0.38) !important;
}
.border-e-slate-600\/40 {
  border-inline-end-color: rgb(71 85 105 / 0.4) !important;
}
.border-e-slate-600\/5 {
  border-inline-end-color: rgb(71 85 105 / 0.05) !important;
}
.border-e-slate-600\/50 {
  border-inline-end-color: rgb(71 85 105 / 0.5) !important;
}
.border-e-slate-600\/60 {
  border-inline-end-color: rgb(71 85 105 / 0.6) !important;
}
.border-e-slate-600\/70 {
  border-inline-end-color: rgb(71 85 105 / 0.7) !important;
}
.border-e-slate-600\/75 {
  border-inline-end-color: rgb(71 85 105 / 0.75) !important;
}
.border-e-slate-600\/80 {
  border-inline-end-color: rgb(71 85 105 / 0.8) !important;
}
.border-e-slate-600\/87 {
  border-inline-end-color: rgb(71 85 105 / 0.87) !important;
}
.border-e-slate-600\/90 {
  border-inline-end-color: rgb(71 85 105 / 0.9) !important;
}
.border-e-slate-600\/95 {
  border-inline-end-color: rgb(71 85 105 / 0.95) !important;
}
.border-e-slate-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-e-slate-700\/0 {
  border-inline-end-color: rgb(51 65 85 / 0) !important;
}
.border-e-slate-700\/10 {
  border-inline-end-color: rgb(51 65 85 / 0.1) !important;
}
.border-e-slate-700\/100 {
  border-inline-end-color: rgb(51 65 85 / 1) !important;
}
.border-e-slate-700\/12 {
  border-inline-end-color: rgb(51 65 85 / 0.12) !important;
}
.border-e-slate-700\/20 {
  border-inline-end-color: rgb(51 65 85 / 0.2) !important;
}
.border-e-slate-700\/25 {
  border-inline-end-color: rgb(51 65 85 / 0.25) !important;
}
.border-e-slate-700\/30 {
  border-inline-end-color: rgb(51 65 85 / 0.3) !important;
}
.border-e-slate-700\/38 {
  border-inline-end-color: rgb(51 65 85 / 0.38) !important;
}
.border-e-slate-700\/40 {
  border-inline-end-color: rgb(51 65 85 / 0.4) !important;
}
.border-e-slate-700\/5 {
  border-inline-end-color: rgb(51 65 85 / 0.05) !important;
}
.border-e-slate-700\/50 {
  border-inline-end-color: rgb(51 65 85 / 0.5) !important;
}
.border-e-slate-700\/60 {
  border-inline-end-color: rgb(51 65 85 / 0.6) !important;
}
.border-e-slate-700\/70 {
  border-inline-end-color: rgb(51 65 85 / 0.7) !important;
}
.border-e-slate-700\/75 {
  border-inline-end-color: rgb(51 65 85 / 0.75) !important;
}
.border-e-slate-700\/80 {
  border-inline-end-color: rgb(51 65 85 / 0.8) !important;
}
.border-e-slate-700\/87 {
  border-inline-end-color: rgb(51 65 85 / 0.87) !important;
}
.border-e-slate-700\/90 {
  border-inline-end-color: rgb(51 65 85 / 0.9) !important;
}
.border-e-slate-700\/95 {
  border-inline-end-color: rgb(51 65 85 / 0.95) !important;
}
.border-e-slate-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-e-slate-800\/0 {
  border-inline-end-color: rgb(30 41 59 / 0) !important;
}
.border-e-slate-800\/10 {
  border-inline-end-color: rgb(30 41 59 / 0.1) !important;
}
.border-e-slate-800\/100 {
  border-inline-end-color: rgb(30 41 59 / 1) !important;
}
.border-e-slate-800\/12 {
  border-inline-end-color: rgb(30 41 59 / 0.12) !important;
}
.border-e-slate-800\/20 {
  border-inline-end-color: rgb(30 41 59 / 0.2) !important;
}
.border-e-slate-800\/25 {
  border-inline-end-color: rgb(30 41 59 / 0.25) !important;
}
.border-e-slate-800\/30 {
  border-inline-end-color: rgb(30 41 59 / 0.3) !important;
}
.border-e-slate-800\/38 {
  border-inline-end-color: rgb(30 41 59 / 0.38) !important;
}
.border-e-slate-800\/40 {
  border-inline-end-color: rgb(30 41 59 / 0.4) !important;
}
.border-e-slate-800\/5 {
  border-inline-end-color: rgb(30 41 59 / 0.05) !important;
}
.border-e-slate-800\/50 {
  border-inline-end-color: rgb(30 41 59 / 0.5) !important;
}
.border-e-slate-800\/60 {
  border-inline-end-color: rgb(30 41 59 / 0.6) !important;
}
.border-e-slate-800\/70 {
  border-inline-end-color: rgb(30 41 59 / 0.7) !important;
}
.border-e-slate-800\/75 {
  border-inline-end-color: rgb(30 41 59 / 0.75) !important;
}
.border-e-slate-800\/80 {
  border-inline-end-color: rgb(30 41 59 / 0.8) !important;
}
.border-e-slate-800\/87 {
  border-inline-end-color: rgb(30 41 59 / 0.87) !important;
}
.border-e-slate-800\/90 {
  border-inline-end-color: rgb(30 41 59 / 0.9) !important;
}
.border-e-slate-800\/95 {
  border-inline-end-color: rgb(30 41 59 / 0.95) !important;
}
.border-e-slate-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-e-slate-900\/0 {
  border-inline-end-color: rgb(15 23 42 / 0) !important;
}
.border-e-slate-900\/10 {
  border-inline-end-color: rgb(15 23 42 / 0.1) !important;
}
.border-e-slate-900\/100 {
  border-inline-end-color: rgb(15 23 42 / 1) !important;
}
.border-e-slate-900\/12 {
  border-inline-end-color: rgb(15 23 42 / 0.12) !important;
}
.border-e-slate-900\/20 {
  border-inline-end-color: rgb(15 23 42 / 0.2) !important;
}
.border-e-slate-900\/25 {
  border-inline-end-color: rgb(15 23 42 / 0.25) !important;
}
.border-e-slate-900\/30 {
  border-inline-end-color: rgb(15 23 42 / 0.3) !important;
}
.border-e-slate-900\/38 {
  border-inline-end-color: rgb(15 23 42 / 0.38) !important;
}
.border-e-slate-900\/40 {
  border-inline-end-color: rgb(15 23 42 / 0.4) !important;
}
.border-e-slate-900\/5 {
  border-inline-end-color: rgb(15 23 42 / 0.05) !important;
}
.border-e-slate-900\/50 {
  border-inline-end-color: rgb(15 23 42 / 0.5) !important;
}
.border-e-slate-900\/60 {
  border-inline-end-color: rgb(15 23 42 / 0.6) !important;
}
.border-e-slate-900\/70 {
  border-inline-end-color: rgb(15 23 42 / 0.7) !important;
}
.border-e-slate-900\/75 {
  border-inline-end-color: rgb(15 23 42 / 0.75) !important;
}
.border-e-slate-900\/80 {
  border-inline-end-color: rgb(15 23 42 / 0.8) !important;
}
.border-e-slate-900\/87 {
  border-inline-end-color: rgb(15 23 42 / 0.87) !important;
}
.border-e-slate-900\/90 {
  border-inline-end-color: rgb(15 23 42 / 0.9) !important;
}
.border-e-slate-900\/95 {
  border-inline-end-color: rgb(15 23 42 / 0.95) !important;
}
.border-e-slate-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-e-slate-950\/0 {
  border-inline-end-color: rgb(2 6 23 / 0) !important;
}
.border-e-slate-950\/10 {
  border-inline-end-color: rgb(2 6 23 / 0.1) !important;
}
.border-e-slate-950\/100 {
  border-inline-end-color: rgb(2 6 23 / 1) !important;
}
.border-e-slate-950\/12 {
  border-inline-end-color: rgb(2 6 23 / 0.12) !important;
}
.border-e-slate-950\/20 {
  border-inline-end-color: rgb(2 6 23 / 0.2) !important;
}
.border-e-slate-950\/25 {
  border-inline-end-color: rgb(2 6 23 / 0.25) !important;
}
.border-e-slate-950\/30 {
  border-inline-end-color: rgb(2 6 23 / 0.3) !important;
}
.border-e-slate-950\/38 {
  border-inline-end-color: rgb(2 6 23 / 0.38) !important;
}
.border-e-slate-950\/40 {
  border-inline-end-color: rgb(2 6 23 / 0.4) !important;
}
.border-e-slate-950\/5 {
  border-inline-end-color: rgb(2 6 23 / 0.05) !important;
}
.border-e-slate-950\/50 {
  border-inline-end-color: rgb(2 6 23 / 0.5) !important;
}
.border-e-slate-950\/60 {
  border-inline-end-color: rgb(2 6 23 / 0.6) !important;
}
.border-e-slate-950\/70 {
  border-inline-end-color: rgb(2 6 23 / 0.7) !important;
}
.border-e-slate-950\/75 {
  border-inline-end-color: rgb(2 6 23 / 0.75) !important;
}
.border-e-slate-950\/80 {
  border-inline-end-color: rgb(2 6 23 / 0.8) !important;
}
.border-e-slate-950\/87 {
  border-inline-end-color: rgb(2 6 23 / 0.87) !important;
}
.border-e-slate-950\/90 {
  border-inline-end-color: rgb(2 6 23 / 0.9) !important;
}
.border-e-slate-950\/95 {
  border-inline-end-color: rgb(2 6 23 / 0.95) !important;
}
.border-e-stone-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-e-stone-100\/0 {
  border-inline-end-color: rgb(245 245 244 / 0) !important;
}
.border-e-stone-100\/10 {
  border-inline-end-color: rgb(245 245 244 / 0.1) !important;
}
.border-e-stone-100\/100 {
  border-inline-end-color: rgb(245 245 244 / 1) !important;
}
.border-e-stone-100\/12 {
  border-inline-end-color: rgb(245 245 244 / 0.12) !important;
}
.border-e-stone-100\/20 {
  border-inline-end-color: rgb(245 245 244 / 0.2) !important;
}
.border-e-stone-100\/25 {
  border-inline-end-color: rgb(245 245 244 / 0.25) !important;
}
.border-e-stone-100\/30 {
  border-inline-end-color: rgb(245 245 244 / 0.3) !important;
}
.border-e-stone-100\/38 {
  border-inline-end-color: rgb(245 245 244 / 0.38) !important;
}
.border-e-stone-100\/40 {
  border-inline-end-color: rgb(245 245 244 / 0.4) !important;
}
.border-e-stone-100\/5 {
  border-inline-end-color: rgb(245 245 244 / 0.05) !important;
}
.border-e-stone-100\/50 {
  border-inline-end-color: rgb(245 245 244 / 0.5) !important;
}
.border-e-stone-100\/60 {
  border-inline-end-color: rgb(245 245 244 / 0.6) !important;
}
.border-e-stone-100\/70 {
  border-inline-end-color: rgb(245 245 244 / 0.7) !important;
}
.border-e-stone-100\/75 {
  border-inline-end-color: rgb(245 245 244 / 0.75) !important;
}
.border-e-stone-100\/80 {
  border-inline-end-color: rgb(245 245 244 / 0.8) !important;
}
.border-e-stone-100\/87 {
  border-inline-end-color: rgb(245 245 244 / 0.87) !important;
}
.border-e-stone-100\/90 {
  border-inline-end-color: rgb(245 245 244 / 0.9) !important;
}
.border-e-stone-100\/95 {
  border-inline-end-color: rgb(245 245 244 / 0.95) !important;
}
.border-e-stone-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-e-stone-200\/0 {
  border-inline-end-color: rgb(231 229 228 / 0) !important;
}
.border-e-stone-200\/10 {
  border-inline-end-color: rgb(231 229 228 / 0.1) !important;
}
.border-e-stone-200\/100 {
  border-inline-end-color: rgb(231 229 228 / 1) !important;
}
.border-e-stone-200\/12 {
  border-inline-end-color: rgb(231 229 228 / 0.12) !important;
}
.border-e-stone-200\/20 {
  border-inline-end-color: rgb(231 229 228 / 0.2) !important;
}
.border-e-stone-200\/25 {
  border-inline-end-color: rgb(231 229 228 / 0.25) !important;
}
.border-e-stone-200\/30 {
  border-inline-end-color: rgb(231 229 228 / 0.3) !important;
}
.border-e-stone-200\/38 {
  border-inline-end-color: rgb(231 229 228 / 0.38) !important;
}
.border-e-stone-200\/40 {
  border-inline-end-color: rgb(231 229 228 / 0.4) !important;
}
.border-e-stone-200\/5 {
  border-inline-end-color: rgb(231 229 228 / 0.05) !important;
}
.border-e-stone-200\/50 {
  border-inline-end-color: rgb(231 229 228 / 0.5) !important;
}
.border-e-stone-200\/60 {
  border-inline-end-color: rgb(231 229 228 / 0.6) !important;
}
.border-e-stone-200\/70 {
  border-inline-end-color: rgb(231 229 228 / 0.7) !important;
}
.border-e-stone-200\/75 {
  border-inline-end-color: rgb(231 229 228 / 0.75) !important;
}
.border-e-stone-200\/80 {
  border-inline-end-color: rgb(231 229 228 / 0.8) !important;
}
.border-e-stone-200\/87 {
  border-inline-end-color: rgb(231 229 228 / 0.87) !important;
}
.border-e-stone-200\/90 {
  border-inline-end-color: rgb(231 229 228 / 0.9) !important;
}
.border-e-stone-200\/95 {
  border-inline-end-color: rgb(231 229 228 / 0.95) !important;
}
.border-e-stone-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-e-stone-300\/0 {
  border-inline-end-color: rgb(214 211 209 / 0) !important;
}
.border-e-stone-300\/10 {
  border-inline-end-color: rgb(214 211 209 / 0.1) !important;
}
.border-e-stone-300\/100 {
  border-inline-end-color: rgb(214 211 209 / 1) !important;
}
.border-e-stone-300\/12 {
  border-inline-end-color: rgb(214 211 209 / 0.12) !important;
}
.border-e-stone-300\/20 {
  border-inline-end-color: rgb(214 211 209 / 0.2) !important;
}
.border-e-stone-300\/25 {
  border-inline-end-color: rgb(214 211 209 / 0.25) !important;
}
.border-e-stone-300\/30 {
  border-inline-end-color: rgb(214 211 209 / 0.3) !important;
}
.border-e-stone-300\/38 {
  border-inline-end-color: rgb(214 211 209 / 0.38) !important;
}
.border-e-stone-300\/40 {
  border-inline-end-color: rgb(214 211 209 / 0.4) !important;
}
.border-e-stone-300\/5 {
  border-inline-end-color: rgb(214 211 209 / 0.05) !important;
}
.border-e-stone-300\/50 {
  border-inline-end-color: rgb(214 211 209 / 0.5) !important;
}
.border-e-stone-300\/60 {
  border-inline-end-color: rgb(214 211 209 / 0.6) !important;
}
.border-e-stone-300\/70 {
  border-inline-end-color: rgb(214 211 209 / 0.7) !important;
}
.border-e-stone-300\/75 {
  border-inline-end-color: rgb(214 211 209 / 0.75) !important;
}
.border-e-stone-300\/80 {
  border-inline-end-color: rgb(214 211 209 / 0.8) !important;
}
.border-e-stone-300\/87 {
  border-inline-end-color: rgb(214 211 209 / 0.87) !important;
}
.border-e-stone-300\/90 {
  border-inline-end-color: rgb(214 211 209 / 0.9) !important;
}
.border-e-stone-300\/95 {
  border-inline-end-color: rgb(214 211 209 / 0.95) !important;
}
.border-e-stone-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-e-stone-400\/0 {
  border-inline-end-color: rgb(168 162 158 / 0) !important;
}
.border-e-stone-400\/10 {
  border-inline-end-color: rgb(168 162 158 / 0.1) !important;
}
.border-e-stone-400\/100 {
  border-inline-end-color: rgb(168 162 158 / 1) !important;
}
.border-e-stone-400\/12 {
  border-inline-end-color: rgb(168 162 158 / 0.12) !important;
}
.border-e-stone-400\/20 {
  border-inline-end-color: rgb(168 162 158 / 0.2) !important;
}
.border-e-stone-400\/25 {
  border-inline-end-color: rgb(168 162 158 / 0.25) !important;
}
.border-e-stone-400\/30 {
  border-inline-end-color: rgb(168 162 158 / 0.3) !important;
}
.border-e-stone-400\/38 {
  border-inline-end-color: rgb(168 162 158 / 0.38) !important;
}
.border-e-stone-400\/40 {
  border-inline-end-color: rgb(168 162 158 / 0.4) !important;
}
.border-e-stone-400\/5 {
  border-inline-end-color: rgb(168 162 158 / 0.05) !important;
}
.border-e-stone-400\/50 {
  border-inline-end-color: rgb(168 162 158 / 0.5) !important;
}
.border-e-stone-400\/60 {
  border-inline-end-color: rgb(168 162 158 / 0.6) !important;
}
.border-e-stone-400\/70 {
  border-inline-end-color: rgb(168 162 158 / 0.7) !important;
}
.border-e-stone-400\/75 {
  border-inline-end-color: rgb(168 162 158 / 0.75) !important;
}
.border-e-stone-400\/80 {
  border-inline-end-color: rgb(168 162 158 / 0.8) !important;
}
.border-e-stone-400\/87 {
  border-inline-end-color: rgb(168 162 158 / 0.87) !important;
}
.border-e-stone-400\/90 {
  border-inline-end-color: rgb(168 162 158 / 0.9) !important;
}
.border-e-stone-400\/95 {
  border-inline-end-color: rgb(168 162 158 / 0.95) !important;
}
.border-e-stone-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-e-stone-50\/0 {
  border-inline-end-color: rgb(250 250 249 / 0) !important;
}
.border-e-stone-50\/10 {
  border-inline-end-color: rgb(250 250 249 / 0.1) !important;
}
.border-e-stone-50\/100 {
  border-inline-end-color: rgb(250 250 249 / 1) !important;
}
.border-e-stone-50\/12 {
  border-inline-end-color: rgb(250 250 249 / 0.12) !important;
}
.border-e-stone-50\/20 {
  border-inline-end-color: rgb(250 250 249 / 0.2) !important;
}
.border-e-stone-50\/25 {
  border-inline-end-color: rgb(250 250 249 / 0.25) !important;
}
.border-e-stone-50\/30 {
  border-inline-end-color: rgb(250 250 249 / 0.3) !important;
}
.border-e-stone-50\/38 {
  border-inline-end-color: rgb(250 250 249 / 0.38) !important;
}
.border-e-stone-50\/40 {
  border-inline-end-color: rgb(250 250 249 / 0.4) !important;
}
.border-e-stone-50\/5 {
  border-inline-end-color: rgb(250 250 249 / 0.05) !important;
}
.border-e-stone-50\/50 {
  border-inline-end-color: rgb(250 250 249 / 0.5) !important;
}
.border-e-stone-50\/60 {
  border-inline-end-color: rgb(250 250 249 / 0.6) !important;
}
.border-e-stone-50\/70 {
  border-inline-end-color: rgb(250 250 249 / 0.7) !important;
}
.border-e-stone-50\/75 {
  border-inline-end-color: rgb(250 250 249 / 0.75) !important;
}
.border-e-stone-50\/80 {
  border-inline-end-color: rgb(250 250 249 / 0.8) !important;
}
.border-e-stone-50\/87 {
  border-inline-end-color: rgb(250 250 249 / 0.87) !important;
}
.border-e-stone-50\/90 {
  border-inline-end-color: rgb(250 250 249 / 0.9) !important;
}
.border-e-stone-50\/95 {
  border-inline-end-color: rgb(250 250 249 / 0.95) !important;
}
.border-e-stone-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-e-stone-500\/0 {
  border-inline-end-color: rgb(120 113 108 / 0) !important;
}
.border-e-stone-500\/10 {
  border-inline-end-color: rgb(120 113 108 / 0.1) !important;
}
.border-e-stone-500\/100 {
  border-inline-end-color: rgb(120 113 108 / 1) !important;
}
.border-e-stone-500\/12 {
  border-inline-end-color: rgb(120 113 108 / 0.12) !important;
}
.border-e-stone-500\/20 {
  border-inline-end-color: rgb(120 113 108 / 0.2) !important;
}
.border-e-stone-500\/25 {
  border-inline-end-color: rgb(120 113 108 / 0.25) !important;
}
.border-e-stone-500\/30 {
  border-inline-end-color: rgb(120 113 108 / 0.3) !important;
}
.border-e-stone-500\/38 {
  border-inline-end-color: rgb(120 113 108 / 0.38) !important;
}
.border-e-stone-500\/40 {
  border-inline-end-color: rgb(120 113 108 / 0.4) !important;
}
.border-e-stone-500\/5 {
  border-inline-end-color: rgb(120 113 108 / 0.05) !important;
}
.border-e-stone-500\/50 {
  border-inline-end-color: rgb(120 113 108 / 0.5) !important;
}
.border-e-stone-500\/60 {
  border-inline-end-color: rgb(120 113 108 / 0.6) !important;
}
.border-e-stone-500\/70 {
  border-inline-end-color: rgb(120 113 108 / 0.7) !important;
}
.border-e-stone-500\/75 {
  border-inline-end-color: rgb(120 113 108 / 0.75) !important;
}
.border-e-stone-500\/80 {
  border-inline-end-color: rgb(120 113 108 / 0.8) !important;
}
.border-e-stone-500\/87 {
  border-inline-end-color: rgb(120 113 108 / 0.87) !important;
}
.border-e-stone-500\/90 {
  border-inline-end-color: rgb(120 113 108 / 0.9) !important;
}
.border-e-stone-500\/95 {
  border-inline-end-color: rgb(120 113 108 / 0.95) !important;
}
.border-e-stone-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-e-stone-600\/0 {
  border-inline-end-color: rgb(87 83 78 / 0) !important;
}
.border-e-stone-600\/10 {
  border-inline-end-color: rgb(87 83 78 / 0.1) !important;
}
.border-e-stone-600\/100 {
  border-inline-end-color: rgb(87 83 78 / 1) !important;
}
.border-e-stone-600\/12 {
  border-inline-end-color: rgb(87 83 78 / 0.12) !important;
}
.border-e-stone-600\/20 {
  border-inline-end-color: rgb(87 83 78 / 0.2) !important;
}
.border-e-stone-600\/25 {
  border-inline-end-color: rgb(87 83 78 / 0.25) !important;
}
.border-e-stone-600\/30 {
  border-inline-end-color: rgb(87 83 78 / 0.3) !important;
}
.border-e-stone-600\/38 {
  border-inline-end-color: rgb(87 83 78 / 0.38) !important;
}
.border-e-stone-600\/40 {
  border-inline-end-color: rgb(87 83 78 / 0.4) !important;
}
.border-e-stone-600\/5 {
  border-inline-end-color: rgb(87 83 78 / 0.05) !important;
}
.border-e-stone-600\/50 {
  border-inline-end-color: rgb(87 83 78 / 0.5) !important;
}
.border-e-stone-600\/60 {
  border-inline-end-color: rgb(87 83 78 / 0.6) !important;
}
.border-e-stone-600\/70 {
  border-inline-end-color: rgb(87 83 78 / 0.7) !important;
}
.border-e-stone-600\/75 {
  border-inline-end-color: rgb(87 83 78 / 0.75) !important;
}
.border-e-stone-600\/80 {
  border-inline-end-color: rgb(87 83 78 / 0.8) !important;
}
.border-e-stone-600\/87 {
  border-inline-end-color: rgb(87 83 78 / 0.87) !important;
}
.border-e-stone-600\/90 {
  border-inline-end-color: rgb(87 83 78 / 0.9) !important;
}
.border-e-stone-600\/95 {
  border-inline-end-color: rgb(87 83 78 / 0.95) !important;
}
.border-e-stone-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-e-stone-700\/0 {
  border-inline-end-color: rgb(68 64 60 / 0) !important;
}
.border-e-stone-700\/10 {
  border-inline-end-color: rgb(68 64 60 / 0.1) !important;
}
.border-e-stone-700\/100 {
  border-inline-end-color: rgb(68 64 60 / 1) !important;
}
.border-e-stone-700\/12 {
  border-inline-end-color: rgb(68 64 60 / 0.12) !important;
}
.border-e-stone-700\/20 {
  border-inline-end-color: rgb(68 64 60 / 0.2) !important;
}
.border-e-stone-700\/25 {
  border-inline-end-color: rgb(68 64 60 / 0.25) !important;
}
.border-e-stone-700\/30 {
  border-inline-end-color: rgb(68 64 60 / 0.3) !important;
}
.border-e-stone-700\/38 {
  border-inline-end-color: rgb(68 64 60 / 0.38) !important;
}
.border-e-stone-700\/40 {
  border-inline-end-color: rgb(68 64 60 / 0.4) !important;
}
.border-e-stone-700\/5 {
  border-inline-end-color: rgb(68 64 60 / 0.05) !important;
}
.border-e-stone-700\/50 {
  border-inline-end-color: rgb(68 64 60 / 0.5) !important;
}
.border-e-stone-700\/60 {
  border-inline-end-color: rgb(68 64 60 / 0.6) !important;
}
.border-e-stone-700\/70 {
  border-inline-end-color: rgb(68 64 60 / 0.7) !important;
}
.border-e-stone-700\/75 {
  border-inline-end-color: rgb(68 64 60 / 0.75) !important;
}
.border-e-stone-700\/80 {
  border-inline-end-color: rgb(68 64 60 / 0.8) !important;
}
.border-e-stone-700\/87 {
  border-inline-end-color: rgb(68 64 60 / 0.87) !important;
}
.border-e-stone-700\/90 {
  border-inline-end-color: rgb(68 64 60 / 0.9) !important;
}
.border-e-stone-700\/95 {
  border-inline-end-color: rgb(68 64 60 / 0.95) !important;
}
.border-e-stone-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-e-stone-800\/0 {
  border-inline-end-color: rgb(41 37 36 / 0) !important;
}
.border-e-stone-800\/10 {
  border-inline-end-color: rgb(41 37 36 / 0.1) !important;
}
.border-e-stone-800\/100 {
  border-inline-end-color: rgb(41 37 36 / 1) !important;
}
.border-e-stone-800\/12 {
  border-inline-end-color: rgb(41 37 36 / 0.12) !important;
}
.border-e-stone-800\/20 {
  border-inline-end-color: rgb(41 37 36 / 0.2) !important;
}
.border-e-stone-800\/25 {
  border-inline-end-color: rgb(41 37 36 / 0.25) !important;
}
.border-e-stone-800\/30 {
  border-inline-end-color: rgb(41 37 36 / 0.3) !important;
}
.border-e-stone-800\/38 {
  border-inline-end-color: rgb(41 37 36 / 0.38) !important;
}
.border-e-stone-800\/40 {
  border-inline-end-color: rgb(41 37 36 / 0.4) !important;
}
.border-e-stone-800\/5 {
  border-inline-end-color: rgb(41 37 36 / 0.05) !important;
}
.border-e-stone-800\/50 {
  border-inline-end-color: rgb(41 37 36 / 0.5) !important;
}
.border-e-stone-800\/60 {
  border-inline-end-color: rgb(41 37 36 / 0.6) !important;
}
.border-e-stone-800\/70 {
  border-inline-end-color: rgb(41 37 36 / 0.7) !important;
}
.border-e-stone-800\/75 {
  border-inline-end-color: rgb(41 37 36 / 0.75) !important;
}
.border-e-stone-800\/80 {
  border-inline-end-color: rgb(41 37 36 / 0.8) !important;
}
.border-e-stone-800\/87 {
  border-inline-end-color: rgb(41 37 36 / 0.87) !important;
}
.border-e-stone-800\/90 {
  border-inline-end-color: rgb(41 37 36 / 0.9) !important;
}
.border-e-stone-800\/95 {
  border-inline-end-color: rgb(41 37 36 / 0.95) !important;
}
.border-e-stone-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-e-stone-900\/0 {
  border-inline-end-color: rgb(28 25 23 / 0) !important;
}
.border-e-stone-900\/10 {
  border-inline-end-color: rgb(28 25 23 / 0.1) !important;
}
.border-e-stone-900\/100 {
  border-inline-end-color: rgb(28 25 23 / 1) !important;
}
.border-e-stone-900\/12 {
  border-inline-end-color: rgb(28 25 23 / 0.12) !important;
}
.border-e-stone-900\/20 {
  border-inline-end-color: rgb(28 25 23 / 0.2) !important;
}
.border-e-stone-900\/25 {
  border-inline-end-color: rgb(28 25 23 / 0.25) !important;
}
.border-e-stone-900\/30 {
  border-inline-end-color: rgb(28 25 23 / 0.3) !important;
}
.border-e-stone-900\/38 {
  border-inline-end-color: rgb(28 25 23 / 0.38) !important;
}
.border-e-stone-900\/40 {
  border-inline-end-color: rgb(28 25 23 / 0.4) !important;
}
.border-e-stone-900\/5 {
  border-inline-end-color: rgb(28 25 23 / 0.05) !important;
}
.border-e-stone-900\/50 {
  border-inline-end-color: rgb(28 25 23 / 0.5) !important;
}
.border-e-stone-900\/60 {
  border-inline-end-color: rgb(28 25 23 / 0.6) !important;
}
.border-e-stone-900\/70 {
  border-inline-end-color: rgb(28 25 23 / 0.7) !important;
}
.border-e-stone-900\/75 {
  border-inline-end-color: rgb(28 25 23 / 0.75) !important;
}
.border-e-stone-900\/80 {
  border-inline-end-color: rgb(28 25 23 / 0.8) !important;
}
.border-e-stone-900\/87 {
  border-inline-end-color: rgb(28 25 23 / 0.87) !important;
}
.border-e-stone-900\/90 {
  border-inline-end-color: rgb(28 25 23 / 0.9) !important;
}
.border-e-stone-900\/95 {
  border-inline-end-color: rgb(28 25 23 / 0.95) !important;
}
.border-e-stone-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-e-stone-950\/0 {
  border-inline-end-color: rgb(12 10 9 / 0) !important;
}
.border-e-stone-950\/10 {
  border-inline-end-color: rgb(12 10 9 / 0.1) !important;
}
.border-e-stone-950\/100 {
  border-inline-end-color: rgb(12 10 9 / 1) !important;
}
.border-e-stone-950\/12 {
  border-inline-end-color: rgb(12 10 9 / 0.12) !important;
}
.border-e-stone-950\/20 {
  border-inline-end-color: rgb(12 10 9 / 0.2) !important;
}
.border-e-stone-950\/25 {
  border-inline-end-color: rgb(12 10 9 / 0.25) !important;
}
.border-e-stone-950\/30 {
  border-inline-end-color: rgb(12 10 9 / 0.3) !important;
}
.border-e-stone-950\/38 {
  border-inline-end-color: rgb(12 10 9 / 0.38) !important;
}
.border-e-stone-950\/40 {
  border-inline-end-color: rgb(12 10 9 / 0.4) !important;
}
.border-e-stone-950\/5 {
  border-inline-end-color: rgb(12 10 9 / 0.05) !important;
}
.border-e-stone-950\/50 {
  border-inline-end-color: rgb(12 10 9 / 0.5) !important;
}
.border-e-stone-950\/60 {
  border-inline-end-color: rgb(12 10 9 / 0.6) !important;
}
.border-e-stone-950\/70 {
  border-inline-end-color: rgb(12 10 9 / 0.7) !important;
}
.border-e-stone-950\/75 {
  border-inline-end-color: rgb(12 10 9 / 0.75) !important;
}
.border-e-stone-950\/80 {
  border-inline-end-color: rgb(12 10 9 / 0.8) !important;
}
.border-e-stone-950\/87 {
  border-inline-end-color: rgb(12 10 9 / 0.87) !important;
}
.border-e-stone-950\/90 {
  border-inline-end-color: rgb(12 10 9 / 0.9) !important;
}
.border-e-stone-950\/95 {
  border-inline-end-color: rgb(12 10 9 / 0.95) !important;
}
.border-e-teal-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-e-teal-100\/0 {
  border-inline-end-color: rgb(204 251 241 / 0) !important;
}
.border-e-teal-100\/10 {
  border-inline-end-color: rgb(204 251 241 / 0.1) !important;
}
.border-e-teal-100\/100 {
  border-inline-end-color: rgb(204 251 241 / 1) !important;
}
.border-e-teal-100\/12 {
  border-inline-end-color: rgb(204 251 241 / 0.12) !important;
}
.border-e-teal-100\/20 {
  border-inline-end-color: rgb(204 251 241 / 0.2) !important;
}
.border-e-teal-100\/25 {
  border-inline-end-color: rgb(204 251 241 / 0.25) !important;
}
.border-e-teal-100\/30 {
  border-inline-end-color: rgb(204 251 241 / 0.3) !important;
}
.border-e-teal-100\/38 {
  border-inline-end-color: rgb(204 251 241 / 0.38) !important;
}
.border-e-teal-100\/40 {
  border-inline-end-color: rgb(204 251 241 / 0.4) !important;
}
.border-e-teal-100\/5 {
  border-inline-end-color: rgb(204 251 241 / 0.05) !important;
}
.border-e-teal-100\/50 {
  border-inline-end-color: rgb(204 251 241 / 0.5) !important;
}
.border-e-teal-100\/60 {
  border-inline-end-color: rgb(204 251 241 / 0.6) !important;
}
.border-e-teal-100\/70 {
  border-inline-end-color: rgb(204 251 241 / 0.7) !important;
}
.border-e-teal-100\/75 {
  border-inline-end-color: rgb(204 251 241 / 0.75) !important;
}
.border-e-teal-100\/80 {
  border-inline-end-color: rgb(204 251 241 / 0.8) !important;
}
.border-e-teal-100\/87 {
  border-inline-end-color: rgb(204 251 241 / 0.87) !important;
}
.border-e-teal-100\/90 {
  border-inline-end-color: rgb(204 251 241 / 0.9) !important;
}
.border-e-teal-100\/95 {
  border-inline-end-color: rgb(204 251 241 / 0.95) !important;
}
.border-e-teal-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-e-teal-200\/0 {
  border-inline-end-color: rgb(153 246 228 / 0) !important;
}
.border-e-teal-200\/10 {
  border-inline-end-color: rgb(153 246 228 / 0.1) !important;
}
.border-e-teal-200\/100 {
  border-inline-end-color: rgb(153 246 228 / 1) !important;
}
.border-e-teal-200\/12 {
  border-inline-end-color: rgb(153 246 228 / 0.12) !important;
}
.border-e-teal-200\/20 {
  border-inline-end-color: rgb(153 246 228 / 0.2) !important;
}
.border-e-teal-200\/25 {
  border-inline-end-color: rgb(153 246 228 / 0.25) !important;
}
.border-e-teal-200\/30 {
  border-inline-end-color: rgb(153 246 228 / 0.3) !important;
}
.border-e-teal-200\/38 {
  border-inline-end-color: rgb(153 246 228 / 0.38) !important;
}
.border-e-teal-200\/40 {
  border-inline-end-color: rgb(153 246 228 / 0.4) !important;
}
.border-e-teal-200\/5 {
  border-inline-end-color: rgb(153 246 228 / 0.05) !important;
}
.border-e-teal-200\/50 {
  border-inline-end-color: rgb(153 246 228 / 0.5) !important;
}
.border-e-teal-200\/60 {
  border-inline-end-color: rgb(153 246 228 / 0.6) !important;
}
.border-e-teal-200\/70 {
  border-inline-end-color: rgb(153 246 228 / 0.7) !important;
}
.border-e-teal-200\/75 {
  border-inline-end-color: rgb(153 246 228 / 0.75) !important;
}
.border-e-teal-200\/80 {
  border-inline-end-color: rgb(153 246 228 / 0.8) !important;
}
.border-e-teal-200\/87 {
  border-inline-end-color: rgb(153 246 228 / 0.87) !important;
}
.border-e-teal-200\/90 {
  border-inline-end-color: rgb(153 246 228 / 0.9) !important;
}
.border-e-teal-200\/95 {
  border-inline-end-color: rgb(153 246 228 / 0.95) !important;
}
.border-e-teal-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-e-teal-300\/0 {
  border-inline-end-color: rgb(94 234 212 / 0) !important;
}
.border-e-teal-300\/10 {
  border-inline-end-color: rgb(94 234 212 / 0.1) !important;
}
.border-e-teal-300\/100 {
  border-inline-end-color: rgb(94 234 212 / 1) !important;
}
.border-e-teal-300\/12 {
  border-inline-end-color: rgb(94 234 212 / 0.12) !important;
}
.border-e-teal-300\/20 {
  border-inline-end-color: rgb(94 234 212 / 0.2) !important;
}
.border-e-teal-300\/25 {
  border-inline-end-color: rgb(94 234 212 / 0.25) !important;
}
.border-e-teal-300\/30 {
  border-inline-end-color: rgb(94 234 212 / 0.3) !important;
}
.border-e-teal-300\/38 {
  border-inline-end-color: rgb(94 234 212 / 0.38) !important;
}
.border-e-teal-300\/40 {
  border-inline-end-color: rgb(94 234 212 / 0.4) !important;
}
.border-e-teal-300\/5 {
  border-inline-end-color: rgb(94 234 212 / 0.05) !important;
}
.border-e-teal-300\/50 {
  border-inline-end-color: rgb(94 234 212 / 0.5) !important;
}
.border-e-teal-300\/60 {
  border-inline-end-color: rgb(94 234 212 / 0.6) !important;
}
.border-e-teal-300\/70 {
  border-inline-end-color: rgb(94 234 212 / 0.7) !important;
}
.border-e-teal-300\/75 {
  border-inline-end-color: rgb(94 234 212 / 0.75) !important;
}
.border-e-teal-300\/80 {
  border-inline-end-color: rgb(94 234 212 / 0.8) !important;
}
.border-e-teal-300\/87 {
  border-inline-end-color: rgb(94 234 212 / 0.87) !important;
}
.border-e-teal-300\/90 {
  border-inline-end-color: rgb(94 234 212 / 0.9) !important;
}
.border-e-teal-300\/95 {
  border-inline-end-color: rgb(94 234 212 / 0.95) !important;
}
.border-e-teal-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-e-teal-400\/0 {
  border-inline-end-color: rgb(45 212 191 / 0) !important;
}
.border-e-teal-400\/10 {
  border-inline-end-color: rgb(45 212 191 / 0.1) !important;
}
.border-e-teal-400\/100 {
  border-inline-end-color: rgb(45 212 191 / 1) !important;
}
.border-e-teal-400\/12 {
  border-inline-end-color: rgb(45 212 191 / 0.12) !important;
}
.border-e-teal-400\/20 {
  border-inline-end-color: rgb(45 212 191 / 0.2) !important;
}
.border-e-teal-400\/25 {
  border-inline-end-color: rgb(45 212 191 / 0.25) !important;
}
.border-e-teal-400\/30 {
  border-inline-end-color: rgb(45 212 191 / 0.3) !important;
}
.border-e-teal-400\/38 {
  border-inline-end-color: rgb(45 212 191 / 0.38) !important;
}
.border-e-teal-400\/40 {
  border-inline-end-color: rgb(45 212 191 / 0.4) !important;
}
.border-e-teal-400\/5 {
  border-inline-end-color: rgb(45 212 191 / 0.05) !important;
}
.border-e-teal-400\/50 {
  border-inline-end-color: rgb(45 212 191 / 0.5) !important;
}
.border-e-teal-400\/60 {
  border-inline-end-color: rgb(45 212 191 / 0.6) !important;
}
.border-e-teal-400\/70 {
  border-inline-end-color: rgb(45 212 191 / 0.7) !important;
}
.border-e-teal-400\/75 {
  border-inline-end-color: rgb(45 212 191 / 0.75) !important;
}
.border-e-teal-400\/80 {
  border-inline-end-color: rgb(45 212 191 / 0.8) !important;
}
.border-e-teal-400\/87 {
  border-inline-end-color: rgb(45 212 191 / 0.87) !important;
}
.border-e-teal-400\/90 {
  border-inline-end-color: rgb(45 212 191 / 0.9) !important;
}
.border-e-teal-400\/95 {
  border-inline-end-color: rgb(45 212 191 / 0.95) !important;
}
.border-e-teal-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-e-teal-50\/0 {
  border-inline-end-color: rgb(240 253 250 / 0) !important;
}
.border-e-teal-50\/10 {
  border-inline-end-color: rgb(240 253 250 / 0.1) !important;
}
.border-e-teal-50\/100 {
  border-inline-end-color: rgb(240 253 250 / 1) !important;
}
.border-e-teal-50\/12 {
  border-inline-end-color: rgb(240 253 250 / 0.12) !important;
}
.border-e-teal-50\/20 {
  border-inline-end-color: rgb(240 253 250 / 0.2) !important;
}
.border-e-teal-50\/25 {
  border-inline-end-color: rgb(240 253 250 / 0.25) !important;
}
.border-e-teal-50\/30 {
  border-inline-end-color: rgb(240 253 250 / 0.3) !important;
}
.border-e-teal-50\/38 {
  border-inline-end-color: rgb(240 253 250 / 0.38) !important;
}
.border-e-teal-50\/40 {
  border-inline-end-color: rgb(240 253 250 / 0.4) !important;
}
.border-e-teal-50\/5 {
  border-inline-end-color: rgb(240 253 250 / 0.05) !important;
}
.border-e-teal-50\/50 {
  border-inline-end-color: rgb(240 253 250 / 0.5) !important;
}
.border-e-teal-50\/60 {
  border-inline-end-color: rgb(240 253 250 / 0.6) !important;
}
.border-e-teal-50\/70 {
  border-inline-end-color: rgb(240 253 250 / 0.7) !important;
}
.border-e-teal-50\/75 {
  border-inline-end-color: rgb(240 253 250 / 0.75) !important;
}
.border-e-teal-50\/80 {
  border-inline-end-color: rgb(240 253 250 / 0.8) !important;
}
.border-e-teal-50\/87 {
  border-inline-end-color: rgb(240 253 250 / 0.87) !important;
}
.border-e-teal-50\/90 {
  border-inline-end-color: rgb(240 253 250 / 0.9) !important;
}
.border-e-teal-50\/95 {
  border-inline-end-color: rgb(240 253 250 / 0.95) !important;
}
.border-e-teal-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-e-teal-500\/0 {
  border-inline-end-color: rgb(20 184 166 / 0) !important;
}
.border-e-teal-500\/10 {
  border-inline-end-color: rgb(20 184 166 / 0.1) !important;
}
.border-e-teal-500\/100 {
  border-inline-end-color: rgb(20 184 166 / 1) !important;
}
.border-e-teal-500\/12 {
  border-inline-end-color: rgb(20 184 166 / 0.12) !important;
}
.border-e-teal-500\/20 {
  border-inline-end-color: rgb(20 184 166 / 0.2) !important;
}
.border-e-teal-500\/25 {
  border-inline-end-color: rgb(20 184 166 / 0.25) !important;
}
.border-e-teal-500\/30 {
  border-inline-end-color: rgb(20 184 166 / 0.3) !important;
}
.border-e-teal-500\/38 {
  border-inline-end-color: rgb(20 184 166 / 0.38) !important;
}
.border-e-teal-500\/40 {
  border-inline-end-color: rgb(20 184 166 / 0.4) !important;
}
.border-e-teal-500\/5 {
  border-inline-end-color: rgb(20 184 166 / 0.05) !important;
}
.border-e-teal-500\/50 {
  border-inline-end-color: rgb(20 184 166 / 0.5) !important;
}
.border-e-teal-500\/60 {
  border-inline-end-color: rgb(20 184 166 / 0.6) !important;
}
.border-e-teal-500\/70 {
  border-inline-end-color: rgb(20 184 166 / 0.7) !important;
}
.border-e-teal-500\/75 {
  border-inline-end-color: rgb(20 184 166 / 0.75) !important;
}
.border-e-teal-500\/80 {
  border-inline-end-color: rgb(20 184 166 / 0.8) !important;
}
.border-e-teal-500\/87 {
  border-inline-end-color: rgb(20 184 166 / 0.87) !important;
}
.border-e-teal-500\/90 {
  border-inline-end-color: rgb(20 184 166 / 0.9) !important;
}
.border-e-teal-500\/95 {
  border-inline-end-color: rgb(20 184 166 / 0.95) !important;
}
.border-e-teal-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-e-teal-600\/0 {
  border-inline-end-color: rgb(13 148 136 / 0) !important;
}
.border-e-teal-600\/10 {
  border-inline-end-color: rgb(13 148 136 / 0.1) !important;
}
.border-e-teal-600\/100 {
  border-inline-end-color: rgb(13 148 136 / 1) !important;
}
.border-e-teal-600\/12 {
  border-inline-end-color: rgb(13 148 136 / 0.12) !important;
}
.border-e-teal-600\/20 {
  border-inline-end-color: rgb(13 148 136 / 0.2) !important;
}
.border-e-teal-600\/25 {
  border-inline-end-color: rgb(13 148 136 / 0.25) !important;
}
.border-e-teal-600\/30 {
  border-inline-end-color: rgb(13 148 136 / 0.3) !important;
}
.border-e-teal-600\/38 {
  border-inline-end-color: rgb(13 148 136 / 0.38) !important;
}
.border-e-teal-600\/40 {
  border-inline-end-color: rgb(13 148 136 / 0.4) !important;
}
.border-e-teal-600\/5 {
  border-inline-end-color: rgb(13 148 136 / 0.05) !important;
}
.border-e-teal-600\/50 {
  border-inline-end-color: rgb(13 148 136 / 0.5) !important;
}
.border-e-teal-600\/60 {
  border-inline-end-color: rgb(13 148 136 / 0.6) !important;
}
.border-e-teal-600\/70 {
  border-inline-end-color: rgb(13 148 136 / 0.7) !important;
}
.border-e-teal-600\/75 {
  border-inline-end-color: rgb(13 148 136 / 0.75) !important;
}
.border-e-teal-600\/80 {
  border-inline-end-color: rgb(13 148 136 / 0.8) !important;
}
.border-e-teal-600\/87 {
  border-inline-end-color: rgb(13 148 136 / 0.87) !important;
}
.border-e-teal-600\/90 {
  border-inline-end-color: rgb(13 148 136 / 0.9) !important;
}
.border-e-teal-600\/95 {
  border-inline-end-color: rgb(13 148 136 / 0.95) !important;
}
.border-e-teal-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-e-teal-700\/0 {
  border-inline-end-color: rgb(15 118 110 / 0) !important;
}
.border-e-teal-700\/10 {
  border-inline-end-color: rgb(15 118 110 / 0.1) !important;
}
.border-e-teal-700\/100 {
  border-inline-end-color: rgb(15 118 110 / 1) !important;
}
.border-e-teal-700\/12 {
  border-inline-end-color: rgb(15 118 110 / 0.12) !important;
}
.border-e-teal-700\/20 {
  border-inline-end-color: rgb(15 118 110 / 0.2) !important;
}
.border-e-teal-700\/25 {
  border-inline-end-color: rgb(15 118 110 / 0.25) !important;
}
.border-e-teal-700\/30 {
  border-inline-end-color: rgb(15 118 110 / 0.3) !important;
}
.border-e-teal-700\/38 {
  border-inline-end-color: rgb(15 118 110 / 0.38) !important;
}
.border-e-teal-700\/40 {
  border-inline-end-color: rgb(15 118 110 / 0.4) !important;
}
.border-e-teal-700\/5 {
  border-inline-end-color: rgb(15 118 110 / 0.05) !important;
}
.border-e-teal-700\/50 {
  border-inline-end-color: rgb(15 118 110 / 0.5) !important;
}
.border-e-teal-700\/60 {
  border-inline-end-color: rgb(15 118 110 / 0.6) !important;
}
.border-e-teal-700\/70 {
  border-inline-end-color: rgb(15 118 110 / 0.7) !important;
}
.border-e-teal-700\/75 {
  border-inline-end-color: rgb(15 118 110 / 0.75) !important;
}
.border-e-teal-700\/80 {
  border-inline-end-color: rgb(15 118 110 / 0.8) !important;
}
.border-e-teal-700\/87 {
  border-inline-end-color: rgb(15 118 110 / 0.87) !important;
}
.border-e-teal-700\/90 {
  border-inline-end-color: rgb(15 118 110 / 0.9) !important;
}
.border-e-teal-700\/95 {
  border-inline-end-color: rgb(15 118 110 / 0.95) !important;
}
.border-e-teal-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-e-teal-800\/0 {
  border-inline-end-color: rgb(17 94 89 / 0) !important;
}
.border-e-teal-800\/10 {
  border-inline-end-color: rgb(17 94 89 / 0.1) !important;
}
.border-e-teal-800\/100 {
  border-inline-end-color: rgb(17 94 89 / 1) !important;
}
.border-e-teal-800\/12 {
  border-inline-end-color: rgb(17 94 89 / 0.12) !important;
}
.border-e-teal-800\/20 {
  border-inline-end-color: rgb(17 94 89 / 0.2) !important;
}
.border-e-teal-800\/25 {
  border-inline-end-color: rgb(17 94 89 / 0.25) !important;
}
.border-e-teal-800\/30 {
  border-inline-end-color: rgb(17 94 89 / 0.3) !important;
}
.border-e-teal-800\/38 {
  border-inline-end-color: rgb(17 94 89 / 0.38) !important;
}
.border-e-teal-800\/40 {
  border-inline-end-color: rgb(17 94 89 / 0.4) !important;
}
.border-e-teal-800\/5 {
  border-inline-end-color: rgb(17 94 89 / 0.05) !important;
}
.border-e-teal-800\/50 {
  border-inline-end-color: rgb(17 94 89 / 0.5) !important;
}
.border-e-teal-800\/60 {
  border-inline-end-color: rgb(17 94 89 / 0.6) !important;
}
.border-e-teal-800\/70 {
  border-inline-end-color: rgb(17 94 89 / 0.7) !important;
}
.border-e-teal-800\/75 {
  border-inline-end-color: rgb(17 94 89 / 0.75) !important;
}
.border-e-teal-800\/80 {
  border-inline-end-color: rgb(17 94 89 / 0.8) !important;
}
.border-e-teal-800\/87 {
  border-inline-end-color: rgb(17 94 89 / 0.87) !important;
}
.border-e-teal-800\/90 {
  border-inline-end-color: rgb(17 94 89 / 0.9) !important;
}
.border-e-teal-800\/95 {
  border-inline-end-color: rgb(17 94 89 / 0.95) !important;
}
.border-e-teal-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-e-teal-900\/0 {
  border-inline-end-color: rgb(19 78 74 / 0) !important;
}
.border-e-teal-900\/10 {
  border-inline-end-color: rgb(19 78 74 / 0.1) !important;
}
.border-e-teal-900\/100 {
  border-inline-end-color: rgb(19 78 74 / 1) !important;
}
.border-e-teal-900\/12 {
  border-inline-end-color: rgb(19 78 74 / 0.12) !important;
}
.border-e-teal-900\/20 {
  border-inline-end-color: rgb(19 78 74 / 0.2) !important;
}
.border-e-teal-900\/25 {
  border-inline-end-color: rgb(19 78 74 / 0.25) !important;
}
.border-e-teal-900\/30 {
  border-inline-end-color: rgb(19 78 74 / 0.3) !important;
}
.border-e-teal-900\/38 {
  border-inline-end-color: rgb(19 78 74 / 0.38) !important;
}
.border-e-teal-900\/40 {
  border-inline-end-color: rgb(19 78 74 / 0.4) !important;
}
.border-e-teal-900\/5 {
  border-inline-end-color: rgb(19 78 74 / 0.05) !important;
}
.border-e-teal-900\/50 {
  border-inline-end-color: rgb(19 78 74 / 0.5) !important;
}
.border-e-teal-900\/60 {
  border-inline-end-color: rgb(19 78 74 / 0.6) !important;
}
.border-e-teal-900\/70 {
  border-inline-end-color: rgb(19 78 74 / 0.7) !important;
}
.border-e-teal-900\/75 {
  border-inline-end-color: rgb(19 78 74 / 0.75) !important;
}
.border-e-teal-900\/80 {
  border-inline-end-color: rgb(19 78 74 / 0.8) !important;
}
.border-e-teal-900\/87 {
  border-inline-end-color: rgb(19 78 74 / 0.87) !important;
}
.border-e-teal-900\/90 {
  border-inline-end-color: rgb(19 78 74 / 0.9) !important;
}
.border-e-teal-900\/95 {
  border-inline-end-color: rgb(19 78 74 / 0.95) !important;
}
.border-e-teal-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-e-teal-950\/0 {
  border-inline-end-color: rgb(4 47 46 / 0) !important;
}
.border-e-teal-950\/10 {
  border-inline-end-color: rgb(4 47 46 / 0.1) !important;
}
.border-e-teal-950\/100 {
  border-inline-end-color: rgb(4 47 46 / 1) !important;
}
.border-e-teal-950\/12 {
  border-inline-end-color: rgb(4 47 46 / 0.12) !important;
}
.border-e-teal-950\/20 {
  border-inline-end-color: rgb(4 47 46 / 0.2) !important;
}
.border-e-teal-950\/25 {
  border-inline-end-color: rgb(4 47 46 / 0.25) !important;
}
.border-e-teal-950\/30 {
  border-inline-end-color: rgb(4 47 46 / 0.3) !important;
}
.border-e-teal-950\/38 {
  border-inline-end-color: rgb(4 47 46 / 0.38) !important;
}
.border-e-teal-950\/40 {
  border-inline-end-color: rgb(4 47 46 / 0.4) !important;
}
.border-e-teal-950\/5 {
  border-inline-end-color: rgb(4 47 46 / 0.05) !important;
}
.border-e-teal-950\/50 {
  border-inline-end-color: rgb(4 47 46 / 0.5) !important;
}
.border-e-teal-950\/60 {
  border-inline-end-color: rgb(4 47 46 / 0.6) !important;
}
.border-e-teal-950\/70 {
  border-inline-end-color: rgb(4 47 46 / 0.7) !important;
}
.border-e-teal-950\/75 {
  border-inline-end-color: rgb(4 47 46 / 0.75) !important;
}
.border-e-teal-950\/80 {
  border-inline-end-color: rgb(4 47 46 / 0.8) !important;
}
.border-e-teal-950\/87 {
  border-inline-end-color: rgb(4 47 46 / 0.87) !important;
}
.border-e-teal-950\/90 {
  border-inline-end-color: rgb(4 47 46 / 0.9) !important;
}
.border-e-teal-950\/95 {
  border-inline-end-color: rgb(4 47 46 / 0.95) !important;
}
.border-e-transparent {
  border-inline-end-color: transparent !important;
}
.border-e-transparent\/0 {
  border-inline-end-color: rgb(0 0 0 / 0) !important;
}
.border-e-transparent\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1) !important;
}
.border-e-transparent\/100 {
  border-inline-end-color: rgb(0 0 0 / 1) !important;
}
.border-e-transparent\/12 {
  border-inline-end-color: rgb(0 0 0 / 0.12) !important;
}
.border-e-transparent\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2) !important;
}
.border-e-transparent\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25) !important;
}
.border-e-transparent\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3) !important;
}
.border-e-transparent\/38 {
  border-inline-end-color: rgb(0 0 0 / 0.38) !important;
}
.border-e-transparent\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4) !important;
}
.border-e-transparent\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05) !important;
}
.border-e-transparent\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5) !important;
}
.border-e-transparent\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6) !important;
}
.border-e-transparent\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7) !important;
}
.border-e-transparent\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75) !important;
}
.border-e-transparent\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8) !important;
}
.border-e-transparent\/87 {
  border-inline-end-color: rgb(0 0 0 / 0.87) !important;
}
.border-e-transparent\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9) !important;
}
.border-e-transparent\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95) !important;
}
.border-e-violet-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-e-violet-100\/0 {
  border-inline-end-color: rgb(237 233 254 / 0) !important;
}
.border-e-violet-100\/10 {
  border-inline-end-color: rgb(237 233 254 / 0.1) !important;
}
.border-e-violet-100\/100 {
  border-inline-end-color: rgb(237 233 254 / 1) !important;
}
.border-e-violet-100\/12 {
  border-inline-end-color: rgb(237 233 254 / 0.12) !important;
}
.border-e-violet-100\/20 {
  border-inline-end-color: rgb(237 233 254 / 0.2) !important;
}
.border-e-violet-100\/25 {
  border-inline-end-color: rgb(237 233 254 / 0.25) !important;
}
.border-e-violet-100\/30 {
  border-inline-end-color: rgb(237 233 254 / 0.3) !important;
}
.border-e-violet-100\/38 {
  border-inline-end-color: rgb(237 233 254 / 0.38) !important;
}
.border-e-violet-100\/40 {
  border-inline-end-color: rgb(237 233 254 / 0.4) !important;
}
.border-e-violet-100\/5 {
  border-inline-end-color: rgb(237 233 254 / 0.05) !important;
}
.border-e-violet-100\/50 {
  border-inline-end-color: rgb(237 233 254 / 0.5) !important;
}
.border-e-violet-100\/60 {
  border-inline-end-color: rgb(237 233 254 / 0.6) !important;
}
.border-e-violet-100\/70 {
  border-inline-end-color: rgb(237 233 254 / 0.7) !important;
}
.border-e-violet-100\/75 {
  border-inline-end-color: rgb(237 233 254 / 0.75) !important;
}
.border-e-violet-100\/80 {
  border-inline-end-color: rgb(237 233 254 / 0.8) !important;
}
.border-e-violet-100\/87 {
  border-inline-end-color: rgb(237 233 254 / 0.87) !important;
}
.border-e-violet-100\/90 {
  border-inline-end-color: rgb(237 233 254 / 0.9) !important;
}
.border-e-violet-100\/95 {
  border-inline-end-color: rgb(237 233 254 / 0.95) !important;
}
.border-e-violet-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-e-violet-200\/0 {
  border-inline-end-color: rgb(221 214 254 / 0) !important;
}
.border-e-violet-200\/10 {
  border-inline-end-color: rgb(221 214 254 / 0.1) !important;
}
.border-e-violet-200\/100 {
  border-inline-end-color: rgb(221 214 254 / 1) !important;
}
.border-e-violet-200\/12 {
  border-inline-end-color: rgb(221 214 254 / 0.12) !important;
}
.border-e-violet-200\/20 {
  border-inline-end-color: rgb(221 214 254 / 0.2) !important;
}
.border-e-violet-200\/25 {
  border-inline-end-color: rgb(221 214 254 / 0.25) !important;
}
.border-e-violet-200\/30 {
  border-inline-end-color: rgb(221 214 254 / 0.3) !important;
}
.border-e-violet-200\/38 {
  border-inline-end-color: rgb(221 214 254 / 0.38) !important;
}
.border-e-violet-200\/40 {
  border-inline-end-color: rgb(221 214 254 / 0.4) !important;
}
.border-e-violet-200\/5 {
  border-inline-end-color: rgb(221 214 254 / 0.05) !important;
}
.border-e-violet-200\/50 {
  border-inline-end-color: rgb(221 214 254 / 0.5) !important;
}
.border-e-violet-200\/60 {
  border-inline-end-color: rgb(221 214 254 / 0.6) !important;
}
.border-e-violet-200\/70 {
  border-inline-end-color: rgb(221 214 254 / 0.7) !important;
}
.border-e-violet-200\/75 {
  border-inline-end-color: rgb(221 214 254 / 0.75) !important;
}
.border-e-violet-200\/80 {
  border-inline-end-color: rgb(221 214 254 / 0.8) !important;
}
.border-e-violet-200\/87 {
  border-inline-end-color: rgb(221 214 254 / 0.87) !important;
}
.border-e-violet-200\/90 {
  border-inline-end-color: rgb(221 214 254 / 0.9) !important;
}
.border-e-violet-200\/95 {
  border-inline-end-color: rgb(221 214 254 / 0.95) !important;
}
.border-e-violet-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-e-violet-300\/0 {
  border-inline-end-color: rgb(196 181 253 / 0) !important;
}
.border-e-violet-300\/10 {
  border-inline-end-color: rgb(196 181 253 / 0.1) !important;
}
.border-e-violet-300\/100 {
  border-inline-end-color: rgb(196 181 253 / 1) !important;
}
.border-e-violet-300\/12 {
  border-inline-end-color: rgb(196 181 253 / 0.12) !important;
}
.border-e-violet-300\/20 {
  border-inline-end-color: rgb(196 181 253 / 0.2) !important;
}
.border-e-violet-300\/25 {
  border-inline-end-color: rgb(196 181 253 / 0.25) !important;
}
.border-e-violet-300\/30 {
  border-inline-end-color: rgb(196 181 253 / 0.3) !important;
}
.border-e-violet-300\/38 {
  border-inline-end-color: rgb(196 181 253 / 0.38) !important;
}
.border-e-violet-300\/40 {
  border-inline-end-color: rgb(196 181 253 / 0.4) !important;
}
.border-e-violet-300\/5 {
  border-inline-end-color: rgb(196 181 253 / 0.05) !important;
}
.border-e-violet-300\/50 {
  border-inline-end-color: rgb(196 181 253 / 0.5) !important;
}
.border-e-violet-300\/60 {
  border-inline-end-color: rgb(196 181 253 / 0.6) !important;
}
.border-e-violet-300\/70 {
  border-inline-end-color: rgb(196 181 253 / 0.7) !important;
}
.border-e-violet-300\/75 {
  border-inline-end-color: rgb(196 181 253 / 0.75) !important;
}
.border-e-violet-300\/80 {
  border-inline-end-color: rgb(196 181 253 / 0.8) !important;
}
.border-e-violet-300\/87 {
  border-inline-end-color: rgb(196 181 253 / 0.87) !important;
}
.border-e-violet-300\/90 {
  border-inline-end-color: rgb(196 181 253 / 0.9) !important;
}
.border-e-violet-300\/95 {
  border-inline-end-color: rgb(196 181 253 / 0.95) !important;
}
.border-e-violet-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-e-violet-400\/0 {
  border-inline-end-color: rgb(167 139 250 / 0) !important;
}
.border-e-violet-400\/10 {
  border-inline-end-color: rgb(167 139 250 / 0.1) !important;
}
.border-e-violet-400\/100 {
  border-inline-end-color: rgb(167 139 250 / 1) !important;
}
.border-e-violet-400\/12 {
  border-inline-end-color: rgb(167 139 250 / 0.12) !important;
}
.border-e-violet-400\/20 {
  border-inline-end-color: rgb(167 139 250 / 0.2) !important;
}
.border-e-violet-400\/25 {
  border-inline-end-color: rgb(167 139 250 / 0.25) !important;
}
.border-e-violet-400\/30 {
  border-inline-end-color: rgb(167 139 250 / 0.3) !important;
}
.border-e-violet-400\/38 {
  border-inline-end-color: rgb(167 139 250 / 0.38) !important;
}
.border-e-violet-400\/40 {
  border-inline-end-color: rgb(167 139 250 / 0.4) !important;
}
.border-e-violet-400\/5 {
  border-inline-end-color: rgb(167 139 250 / 0.05) !important;
}
.border-e-violet-400\/50 {
  border-inline-end-color: rgb(167 139 250 / 0.5) !important;
}
.border-e-violet-400\/60 {
  border-inline-end-color: rgb(167 139 250 / 0.6) !important;
}
.border-e-violet-400\/70 {
  border-inline-end-color: rgb(167 139 250 / 0.7) !important;
}
.border-e-violet-400\/75 {
  border-inline-end-color: rgb(167 139 250 / 0.75) !important;
}
.border-e-violet-400\/80 {
  border-inline-end-color: rgb(167 139 250 / 0.8) !important;
}
.border-e-violet-400\/87 {
  border-inline-end-color: rgb(167 139 250 / 0.87) !important;
}
.border-e-violet-400\/90 {
  border-inline-end-color: rgb(167 139 250 / 0.9) !important;
}
.border-e-violet-400\/95 {
  border-inline-end-color: rgb(167 139 250 / 0.95) !important;
}
.border-e-violet-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-e-violet-50\/0 {
  border-inline-end-color: rgb(245 243 255 / 0) !important;
}
.border-e-violet-50\/10 {
  border-inline-end-color: rgb(245 243 255 / 0.1) !important;
}
.border-e-violet-50\/100 {
  border-inline-end-color: rgb(245 243 255 / 1) !important;
}
.border-e-violet-50\/12 {
  border-inline-end-color: rgb(245 243 255 / 0.12) !important;
}
.border-e-violet-50\/20 {
  border-inline-end-color: rgb(245 243 255 / 0.2) !important;
}
.border-e-violet-50\/25 {
  border-inline-end-color: rgb(245 243 255 / 0.25) !important;
}
.border-e-violet-50\/30 {
  border-inline-end-color: rgb(245 243 255 / 0.3) !important;
}
.border-e-violet-50\/38 {
  border-inline-end-color: rgb(245 243 255 / 0.38) !important;
}
.border-e-violet-50\/40 {
  border-inline-end-color: rgb(245 243 255 / 0.4) !important;
}
.border-e-violet-50\/5 {
  border-inline-end-color: rgb(245 243 255 / 0.05) !important;
}
.border-e-violet-50\/50 {
  border-inline-end-color: rgb(245 243 255 / 0.5) !important;
}
.border-e-violet-50\/60 {
  border-inline-end-color: rgb(245 243 255 / 0.6) !important;
}
.border-e-violet-50\/70 {
  border-inline-end-color: rgb(245 243 255 / 0.7) !important;
}
.border-e-violet-50\/75 {
  border-inline-end-color: rgb(245 243 255 / 0.75) !important;
}
.border-e-violet-50\/80 {
  border-inline-end-color: rgb(245 243 255 / 0.8) !important;
}
.border-e-violet-50\/87 {
  border-inline-end-color: rgb(245 243 255 / 0.87) !important;
}
.border-e-violet-50\/90 {
  border-inline-end-color: rgb(245 243 255 / 0.9) !important;
}
.border-e-violet-50\/95 {
  border-inline-end-color: rgb(245 243 255 / 0.95) !important;
}
.border-e-violet-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-e-violet-500\/0 {
  border-inline-end-color: rgb(139 92 246 / 0) !important;
}
.border-e-violet-500\/10 {
  border-inline-end-color: rgb(139 92 246 / 0.1) !important;
}
.border-e-violet-500\/100 {
  border-inline-end-color: rgb(139 92 246 / 1) !important;
}
.border-e-violet-500\/12 {
  border-inline-end-color: rgb(139 92 246 / 0.12) !important;
}
.border-e-violet-500\/20 {
  border-inline-end-color: rgb(139 92 246 / 0.2) !important;
}
.border-e-violet-500\/25 {
  border-inline-end-color: rgb(139 92 246 / 0.25) !important;
}
.border-e-violet-500\/30 {
  border-inline-end-color: rgb(139 92 246 / 0.3) !important;
}
.border-e-violet-500\/38 {
  border-inline-end-color: rgb(139 92 246 / 0.38) !important;
}
.border-e-violet-500\/40 {
  border-inline-end-color: rgb(139 92 246 / 0.4) !important;
}
.border-e-violet-500\/5 {
  border-inline-end-color: rgb(139 92 246 / 0.05) !important;
}
.border-e-violet-500\/50 {
  border-inline-end-color: rgb(139 92 246 / 0.5) !important;
}
.border-e-violet-500\/60 {
  border-inline-end-color: rgb(139 92 246 / 0.6) !important;
}
.border-e-violet-500\/70 {
  border-inline-end-color: rgb(139 92 246 / 0.7) !important;
}
.border-e-violet-500\/75 {
  border-inline-end-color: rgb(139 92 246 / 0.75) !important;
}
.border-e-violet-500\/80 {
  border-inline-end-color: rgb(139 92 246 / 0.8) !important;
}
.border-e-violet-500\/87 {
  border-inline-end-color: rgb(139 92 246 / 0.87) !important;
}
.border-e-violet-500\/90 {
  border-inline-end-color: rgb(139 92 246 / 0.9) !important;
}
.border-e-violet-500\/95 {
  border-inline-end-color: rgb(139 92 246 / 0.95) !important;
}
.border-e-violet-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-e-violet-600\/0 {
  border-inline-end-color: rgb(124 58 237 / 0) !important;
}
.border-e-violet-600\/10 {
  border-inline-end-color: rgb(124 58 237 / 0.1) !important;
}
.border-e-violet-600\/100 {
  border-inline-end-color: rgb(124 58 237 / 1) !important;
}
.border-e-violet-600\/12 {
  border-inline-end-color: rgb(124 58 237 / 0.12) !important;
}
.border-e-violet-600\/20 {
  border-inline-end-color: rgb(124 58 237 / 0.2) !important;
}
.border-e-violet-600\/25 {
  border-inline-end-color: rgb(124 58 237 / 0.25) !important;
}
.border-e-violet-600\/30 {
  border-inline-end-color: rgb(124 58 237 / 0.3) !important;
}
.border-e-violet-600\/38 {
  border-inline-end-color: rgb(124 58 237 / 0.38) !important;
}
.border-e-violet-600\/40 {
  border-inline-end-color: rgb(124 58 237 / 0.4) !important;
}
.border-e-violet-600\/5 {
  border-inline-end-color: rgb(124 58 237 / 0.05) !important;
}
.border-e-violet-600\/50 {
  border-inline-end-color: rgb(124 58 237 / 0.5) !important;
}
.border-e-violet-600\/60 {
  border-inline-end-color: rgb(124 58 237 / 0.6) !important;
}
.border-e-violet-600\/70 {
  border-inline-end-color: rgb(124 58 237 / 0.7) !important;
}
.border-e-violet-600\/75 {
  border-inline-end-color: rgb(124 58 237 / 0.75) !important;
}
.border-e-violet-600\/80 {
  border-inline-end-color: rgb(124 58 237 / 0.8) !important;
}
.border-e-violet-600\/87 {
  border-inline-end-color: rgb(124 58 237 / 0.87) !important;
}
.border-e-violet-600\/90 {
  border-inline-end-color: rgb(124 58 237 / 0.9) !important;
}
.border-e-violet-600\/95 {
  border-inline-end-color: rgb(124 58 237 / 0.95) !important;
}
.border-e-violet-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-e-violet-700\/0 {
  border-inline-end-color: rgb(109 40 217 / 0) !important;
}
.border-e-violet-700\/10 {
  border-inline-end-color: rgb(109 40 217 / 0.1) !important;
}
.border-e-violet-700\/100 {
  border-inline-end-color: rgb(109 40 217 / 1) !important;
}
.border-e-violet-700\/12 {
  border-inline-end-color: rgb(109 40 217 / 0.12) !important;
}
.border-e-violet-700\/20 {
  border-inline-end-color: rgb(109 40 217 / 0.2) !important;
}
.border-e-violet-700\/25 {
  border-inline-end-color: rgb(109 40 217 / 0.25) !important;
}
.border-e-violet-700\/30 {
  border-inline-end-color: rgb(109 40 217 / 0.3) !important;
}
.border-e-violet-700\/38 {
  border-inline-end-color: rgb(109 40 217 / 0.38) !important;
}
.border-e-violet-700\/40 {
  border-inline-end-color: rgb(109 40 217 / 0.4) !important;
}
.border-e-violet-700\/5 {
  border-inline-end-color: rgb(109 40 217 / 0.05) !important;
}
.border-e-violet-700\/50 {
  border-inline-end-color: rgb(109 40 217 / 0.5) !important;
}
.border-e-violet-700\/60 {
  border-inline-end-color: rgb(109 40 217 / 0.6) !important;
}
.border-e-violet-700\/70 {
  border-inline-end-color: rgb(109 40 217 / 0.7) !important;
}
.border-e-violet-700\/75 {
  border-inline-end-color: rgb(109 40 217 / 0.75) !important;
}
.border-e-violet-700\/80 {
  border-inline-end-color: rgb(109 40 217 / 0.8) !important;
}
.border-e-violet-700\/87 {
  border-inline-end-color: rgb(109 40 217 / 0.87) !important;
}
.border-e-violet-700\/90 {
  border-inline-end-color: rgb(109 40 217 / 0.9) !important;
}
.border-e-violet-700\/95 {
  border-inline-end-color: rgb(109 40 217 / 0.95) !important;
}
.border-e-violet-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-e-violet-800\/0 {
  border-inline-end-color: rgb(91 33 182 / 0) !important;
}
.border-e-violet-800\/10 {
  border-inline-end-color: rgb(91 33 182 / 0.1) !important;
}
.border-e-violet-800\/100 {
  border-inline-end-color: rgb(91 33 182 / 1) !important;
}
.border-e-violet-800\/12 {
  border-inline-end-color: rgb(91 33 182 / 0.12) !important;
}
.border-e-violet-800\/20 {
  border-inline-end-color: rgb(91 33 182 / 0.2) !important;
}
.border-e-violet-800\/25 {
  border-inline-end-color: rgb(91 33 182 / 0.25) !important;
}
.border-e-violet-800\/30 {
  border-inline-end-color: rgb(91 33 182 / 0.3) !important;
}
.border-e-violet-800\/38 {
  border-inline-end-color: rgb(91 33 182 / 0.38) !important;
}
.border-e-violet-800\/40 {
  border-inline-end-color: rgb(91 33 182 / 0.4) !important;
}
.border-e-violet-800\/5 {
  border-inline-end-color: rgb(91 33 182 / 0.05) !important;
}
.border-e-violet-800\/50 {
  border-inline-end-color: rgb(91 33 182 / 0.5) !important;
}
.border-e-violet-800\/60 {
  border-inline-end-color: rgb(91 33 182 / 0.6) !important;
}
.border-e-violet-800\/70 {
  border-inline-end-color: rgb(91 33 182 / 0.7) !important;
}
.border-e-violet-800\/75 {
  border-inline-end-color: rgb(91 33 182 / 0.75) !important;
}
.border-e-violet-800\/80 {
  border-inline-end-color: rgb(91 33 182 / 0.8) !important;
}
.border-e-violet-800\/87 {
  border-inline-end-color: rgb(91 33 182 / 0.87) !important;
}
.border-e-violet-800\/90 {
  border-inline-end-color: rgb(91 33 182 / 0.9) !important;
}
.border-e-violet-800\/95 {
  border-inline-end-color: rgb(91 33 182 / 0.95) !important;
}
.border-e-violet-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-e-violet-900\/0 {
  border-inline-end-color: rgb(76 29 149 / 0) !important;
}
.border-e-violet-900\/10 {
  border-inline-end-color: rgb(76 29 149 / 0.1) !important;
}
.border-e-violet-900\/100 {
  border-inline-end-color: rgb(76 29 149 / 1) !important;
}
.border-e-violet-900\/12 {
  border-inline-end-color: rgb(76 29 149 / 0.12) !important;
}
.border-e-violet-900\/20 {
  border-inline-end-color: rgb(76 29 149 / 0.2) !important;
}
.border-e-violet-900\/25 {
  border-inline-end-color: rgb(76 29 149 / 0.25) !important;
}
.border-e-violet-900\/30 {
  border-inline-end-color: rgb(76 29 149 / 0.3) !important;
}
.border-e-violet-900\/38 {
  border-inline-end-color: rgb(76 29 149 / 0.38) !important;
}
.border-e-violet-900\/40 {
  border-inline-end-color: rgb(76 29 149 / 0.4) !important;
}
.border-e-violet-900\/5 {
  border-inline-end-color: rgb(76 29 149 / 0.05) !important;
}
.border-e-violet-900\/50 {
  border-inline-end-color: rgb(76 29 149 / 0.5) !important;
}
.border-e-violet-900\/60 {
  border-inline-end-color: rgb(76 29 149 / 0.6) !important;
}
.border-e-violet-900\/70 {
  border-inline-end-color: rgb(76 29 149 / 0.7) !important;
}
.border-e-violet-900\/75 {
  border-inline-end-color: rgb(76 29 149 / 0.75) !important;
}
.border-e-violet-900\/80 {
  border-inline-end-color: rgb(76 29 149 / 0.8) !important;
}
.border-e-violet-900\/87 {
  border-inline-end-color: rgb(76 29 149 / 0.87) !important;
}
.border-e-violet-900\/90 {
  border-inline-end-color: rgb(76 29 149 / 0.9) !important;
}
.border-e-violet-900\/95 {
  border-inline-end-color: rgb(76 29 149 / 0.95) !important;
}
.border-e-violet-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-e-violet-950\/0 {
  border-inline-end-color: rgb(46 16 101 / 0) !important;
}
.border-e-violet-950\/10 {
  border-inline-end-color: rgb(46 16 101 / 0.1) !important;
}
.border-e-violet-950\/100 {
  border-inline-end-color: rgb(46 16 101 / 1) !important;
}
.border-e-violet-950\/12 {
  border-inline-end-color: rgb(46 16 101 / 0.12) !important;
}
.border-e-violet-950\/20 {
  border-inline-end-color: rgb(46 16 101 / 0.2) !important;
}
.border-e-violet-950\/25 {
  border-inline-end-color: rgb(46 16 101 / 0.25) !important;
}
.border-e-violet-950\/30 {
  border-inline-end-color: rgb(46 16 101 / 0.3) !important;
}
.border-e-violet-950\/38 {
  border-inline-end-color: rgb(46 16 101 / 0.38) !important;
}
.border-e-violet-950\/40 {
  border-inline-end-color: rgb(46 16 101 / 0.4) !important;
}
.border-e-violet-950\/5 {
  border-inline-end-color: rgb(46 16 101 / 0.05) !important;
}
.border-e-violet-950\/50 {
  border-inline-end-color: rgb(46 16 101 / 0.5) !important;
}
.border-e-violet-950\/60 {
  border-inline-end-color: rgb(46 16 101 / 0.6) !important;
}
.border-e-violet-950\/70 {
  border-inline-end-color: rgb(46 16 101 / 0.7) !important;
}
.border-e-violet-950\/75 {
  border-inline-end-color: rgb(46 16 101 / 0.75) !important;
}
.border-e-violet-950\/80 {
  border-inline-end-color: rgb(46 16 101 / 0.8) !important;
}
.border-e-violet-950\/87 {
  border-inline-end-color: rgb(46 16 101 / 0.87) !important;
}
.border-e-violet-950\/90 {
  border-inline-end-color: rgb(46 16 101 / 0.9) !important;
}
.border-e-violet-950\/95 {
  border-inline-end-color: rgb(46 16 101 / 0.95) !important;
}
.border-e-warn {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-100\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-e-warn-100\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-e-warn-100\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-e-warn-100\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-e-warn-100\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-e-warn-100\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-e-warn-100\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-e-warn-100\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-e-warn-100\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-e-warn-100\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-e-warn-100\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-e-warn-100\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-e-warn-100\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-e-warn-100\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-e-warn-100\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-e-warn-100\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-e-warn-100\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-e-warn-100\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-e-warn-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-200\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-e-warn-200\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-e-warn-200\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-e-warn-200\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-e-warn-200\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-e-warn-200\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-e-warn-200\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-e-warn-200\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-e-warn-200\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-e-warn-200\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-e-warn-200\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-e-warn-200\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-e-warn-200\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-e-warn-200\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-e-warn-200\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-e-warn-200\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-e-warn-200\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-e-warn-200\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-e-warn-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-300\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-e-warn-300\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-e-warn-300\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-e-warn-300\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-e-warn-300\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-e-warn-300\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-e-warn-300\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-e-warn-300\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-e-warn-300\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-e-warn-300\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-e-warn-300\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-e-warn-300\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-e-warn-300\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-e-warn-300\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-e-warn-300\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-e-warn-300\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-e-warn-300\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-e-warn-300\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-e-warn-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-400\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-e-warn-400\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-e-warn-400\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-e-warn-400\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-e-warn-400\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-e-warn-400\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-e-warn-400\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-e-warn-400\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-e-warn-400\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-e-warn-400\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-e-warn-400\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-e-warn-400\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-e-warn-400\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-e-warn-400\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-e-warn-400\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-e-warn-400\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-e-warn-400\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-e-warn-400\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-e-warn-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-50\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-e-warn-50\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-e-warn-50\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-e-warn-50\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-e-warn-50\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-e-warn-50\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-e-warn-50\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-e-warn-50\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-e-warn-50\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-e-warn-50\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-e-warn-50\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-e-warn-50\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-e-warn-50\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-e-warn-50\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-e-warn-50\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-e-warn-50\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-e-warn-50\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-e-warn-50\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-e-warn-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-500\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-e-warn-500\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-e-warn-500\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-e-warn-500\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-e-warn-500\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-e-warn-500\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-e-warn-500\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-e-warn-500\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-e-warn-500\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-e-warn-500\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-e-warn-500\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-e-warn-500\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-e-warn-500\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-e-warn-500\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-e-warn-500\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-e-warn-500\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-e-warn-500\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-e-warn-500\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-e-warn-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-600\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-e-warn-600\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-e-warn-600\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-e-warn-600\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-e-warn-600\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-e-warn-600\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-e-warn-600\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-e-warn-600\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-e-warn-600\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-e-warn-600\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-e-warn-600\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-e-warn-600\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-e-warn-600\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-e-warn-600\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-e-warn-600\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-e-warn-600\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-e-warn-600\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-e-warn-600\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-e-warn-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-700\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-e-warn-700\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-e-warn-700\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-e-warn-700\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-e-warn-700\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-e-warn-700\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-e-warn-700\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-e-warn-700\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-e-warn-700\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-e-warn-700\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-e-warn-700\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-e-warn-700\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-e-warn-700\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-e-warn-700\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-e-warn-700\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-e-warn-700\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-e-warn-700\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-e-warn-700\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-e-warn-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-800\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-e-warn-800\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-e-warn-800\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-e-warn-800\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-e-warn-800\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-e-warn-800\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-e-warn-800\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-e-warn-800\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-e-warn-800\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-e-warn-800\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-e-warn-800\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-e-warn-800\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-e-warn-800\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-e-warn-800\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-e-warn-800\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-e-warn-800\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-e-warn-800\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-e-warn-800\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-e-warn-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-900\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-e-warn-900\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-e-warn-900\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-e-warn-900\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-e-warn-900\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-e-warn-900\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-e-warn-900\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-e-warn-900\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-e-warn-900\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-e-warn-900\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-e-warn-900\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-e-warn-900\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-e-warn-900\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-e-warn-900\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-e-warn-900\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-e-warn-900\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-e-warn-900\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-e-warn-900\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-e-warn-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-e-warn-950\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-e-warn-950\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-e-warn-950\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-e-warn-950\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-e-warn-950\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-e-warn-950\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-e-warn-950\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-e-warn-950\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-e-warn-950\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-e-warn-950\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-e-warn-950\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-e-warn-950\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-e-warn-950\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-e-warn-950\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-e-warn-950\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-e-warn-950\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-e-warn-950\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-e-warn-950\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-e-warn\/0 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-e-warn\/10 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-e-warn\/100 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-e-warn\/12 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-e-warn\/20 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-e-warn\/25 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-e-warn\/30 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-e-warn\/38 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-e-warn\/40 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-e-warn\/5 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-e-warn\/50 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-e-warn\/60 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-e-warn\/70 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-e-warn\/75 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-e-warn\/80 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-e-warn\/87 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-e-warn\/90 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-e-warn\/95 {
  border-inline-end-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-e-white {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-e-white\/0 {
  border-inline-end-color: rgb(255 255 255 / 0) !important;
}
.border-e-white\/10 {
  border-inline-end-color: rgb(255 255 255 / 0.1) !important;
}
.border-e-white\/100 {
  border-inline-end-color: rgb(255 255 255 / 1) !important;
}
.border-e-white\/12 {
  border-inline-end-color: rgb(255 255 255 / 0.12) !important;
}
.border-e-white\/20 {
  border-inline-end-color: rgb(255 255 255 / 0.2) !important;
}
.border-e-white\/25 {
  border-inline-end-color: rgb(255 255 255 / 0.25) !important;
}
.border-e-white\/30 {
  border-inline-end-color: rgb(255 255 255 / 0.3) !important;
}
.border-e-white\/38 {
  border-inline-end-color: rgb(255 255 255 / 0.38) !important;
}
.border-e-white\/40 {
  border-inline-end-color: rgb(255 255 255 / 0.4) !important;
}
.border-e-white\/5 {
  border-inline-end-color: rgb(255 255 255 / 0.05) !important;
}
.border-e-white\/50 {
  border-inline-end-color: rgb(255 255 255 / 0.5) !important;
}
.border-e-white\/60 {
  border-inline-end-color: rgb(255 255 255 / 0.6) !important;
}
.border-e-white\/70 {
  border-inline-end-color: rgb(255 255 255 / 0.7) !important;
}
.border-e-white\/75 {
  border-inline-end-color: rgb(255 255 255 / 0.75) !important;
}
.border-e-white\/80 {
  border-inline-end-color: rgb(255 255 255 / 0.8) !important;
}
.border-e-white\/87 {
  border-inline-end-color: rgb(255 255 255 / 0.87) !important;
}
.border-e-white\/90 {
  border-inline-end-color: rgb(255 255 255 / 0.9) !important;
}
.border-e-white\/95 {
  border-inline-end-color: rgb(255 255 255 / 0.95) !important;
}
.border-e-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-100\/0 {
  border-inline-end-color: rgb(254 249 195 / 0) !important;
}
.border-e-yellow-100\/10 {
  border-inline-end-color: rgb(254 249 195 / 0.1) !important;
}
.border-e-yellow-100\/100 {
  border-inline-end-color: rgb(254 249 195 / 1) !important;
}
.border-e-yellow-100\/12 {
  border-inline-end-color: rgb(254 249 195 / 0.12) !important;
}
.border-e-yellow-100\/20 {
  border-inline-end-color: rgb(254 249 195 / 0.2) !important;
}
.border-e-yellow-100\/25 {
  border-inline-end-color: rgb(254 249 195 / 0.25) !important;
}
.border-e-yellow-100\/30 {
  border-inline-end-color: rgb(254 249 195 / 0.3) !important;
}
.border-e-yellow-100\/38 {
  border-inline-end-color: rgb(254 249 195 / 0.38) !important;
}
.border-e-yellow-100\/40 {
  border-inline-end-color: rgb(254 249 195 / 0.4) !important;
}
.border-e-yellow-100\/5 {
  border-inline-end-color: rgb(254 249 195 / 0.05) !important;
}
.border-e-yellow-100\/50 {
  border-inline-end-color: rgb(254 249 195 / 0.5) !important;
}
.border-e-yellow-100\/60 {
  border-inline-end-color: rgb(254 249 195 / 0.6) !important;
}
.border-e-yellow-100\/70 {
  border-inline-end-color: rgb(254 249 195 / 0.7) !important;
}
.border-e-yellow-100\/75 {
  border-inline-end-color: rgb(254 249 195 / 0.75) !important;
}
.border-e-yellow-100\/80 {
  border-inline-end-color: rgb(254 249 195 / 0.8) !important;
}
.border-e-yellow-100\/87 {
  border-inline-end-color: rgb(254 249 195 / 0.87) !important;
}
.border-e-yellow-100\/90 {
  border-inline-end-color: rgb(254 249 195 / 0.9) !important;
}
.border-e-yellow-100\/95 {
  border-inline-end-color: rgb(254 249 195 / 0.95) !important;
}
.border-e-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-200\/0 {
  border-inline-end-color: rgb(254 240 138 / 0) !important;
}
.border-e-yellow-200\/10 {
  border-inline-end-color: rgb(254 240 138 / 0.1) !important;
}
.border-e-yellow-200\/100 {
  border-inline-end-color: rgb(254 240 138 / 1) !important;
}
.border-e-yellow-200\/12 {
  border-inline-end-color: rgb(254 240 138 / 0.12) !important;
}
.border-e-yellow-200\/20 {
  border-inline-end-color: rgb(254 240 138 / 0.2) !important;
}
.border-e-yellow-200\/25 {
  border-inline-end-color: rgb(254 240 138 / 0.25) !important;
}
.border-e-yellow-200\/30 {
  border-inline-end-color: rgb(254 240 138 / 0.3) !important;
}
.border-e-yellow-200\/38 {
  border-inline-end-color: rgb(254 240 138 / 0.38) !important;
}
.border-e-yellow-200\/40 {
  border-inline-end-color: rgb(254 240 138 / 0.4) !important;
}
.border-e-yellow-200\/5 {
  border-inline-end-color: rgb(254 240 138 / 0.05) !important;
}
.border-e-yellow-200\/50 {
  border-inline-end-color: rgb(254 240 138 / 0.5) !important;
}
.border-e-yellow-200\/60 {
  border-inline-end-color: rgb(254 240 138 / 0.6) !important;
}
.border-e-yellow-200\/70 {
  border-inline-end-color: rgb(254 240 138 / 0.7) !important;
}
.border-e-yellow-200\/75 {
  border-inline-end-color: rgb(254 240 138 / 0.75) !important;
}
.border-e-yellow-200\/80 {
  border-inline-end-color: rgb(254 240 138 / 0.8) !important;
}
.border-e-yellow-200\/87 {
  border-inline-end-color: rgb(254 240 138 / 0.87) !important;
}
.border-e-yellow-200\/90 {
  border-inline-end-color: rgb(254 240 138 / 0.9) !important;
}
.border-e-yellow-200\/95 {
  border-inline-end-color: rgb(254 240 138 / 0.95) !important;
}
.border-e-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-300\/0 {
  border-inline-end-color: rgb(253 224 71 / 0) !important;
}
.border-e-yellow-300\/10 {
  border-inline-end-color: rgb(253 224 71 / 0.1) !important;
}
.border-e-yellow-300\/100 {
  border-inline-end-color: rgb(253 224 71 / 1) !important;
}
.border-e-yellow-300\/12 {
  border-inline-end-color: rgb(253 224 71 / 0.12) !important;
}
.border-e-yellow-300\/20 {
  border-inline-end-color: rgb(253 224 71 / 0.2) !important;
}
.border-e-yellow-300\/25 {
  border-inline-end-color: rgb(253 224 71 / 0.25) !important;
}
.border-e-yellow-300\/30 {
  border-inline-end-color: rgb(253 224 71 / 0.3) !important;
}
.border-e-yellow-300\/38 {
  border-inline-end-color: rgb(253 224 71 / 0.38) !important;
}
.border-e-yellow-300\/40 {
  border-inline-end-color: rgb(253 224 71 / 0.4) !important;
}
.border-e-yellow-300\/5 {
  border-inline-end-color: rgb(253 224 71 / 0.05) !important;
}
.border-e-yellow-300\/50 {
  border-inline-end-color: rgb(253 224 71 / 0.5) !important;
}
.border-e-yellow-300\/60 {
  border-inline-end-color: rgb(253 224 71 / 0.6) !important;
}
.border-e-yellow-300\/70 {
  border-inline-end-color: rgb(253 224 71 / 0.7) !important;
}
.border-e-yellow-300\/75 {
  border-inline-end-color: rgb(253 224 71 / 0.75) !important;
}
.border-e-yellow-300\/80 {
  border-inline-end-color: rgb(253 224 71 / 0.8) !important;
}
.border-e-yellow-300\/87 {
  border-inline-end-color: rgb(253 224 71 / 0.87) !important;
}
.border-e-yellow-300\/90 {
  border-inline-end-color: rgb(253 224 71 / 0.9) !important;
}
.border-e-yellow-300\/95 {
  border-inline-end-color: rgb(253 224 71 / 0.95) !important;
}
.border-e-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-400\/0 {
  border-inline-end-color: rgb(250 204 21 / 0) !important;
}
.border-e-yellow-400\/10 {
  border-inline-end-color: rgb(250 204 21 / 0.1) !important;
}
.border-e-yellow-400\/100 {
  border-inline-end-color: rgb(250 204 21 / 1) !important;
}
.border-e-yellow-400\/12 {
  border-inline-end-color: rgb(250 204 21 / 0.12) !important;
}
.border-e-yellow-400\/20 {
  border-inline-end-color: rgb(250 204 21 / 0.2) !important;
}
.border-e-yellow-400\/25 {
  border-inline-end-color: rgb(250 204 21 / 0.25) !important;
}
.border-e-yellow-400\/30 {
  border-inline-end-color: rgb(250 204 21 / 0.3) !important;
}
.border-e-yellow-400\/38 {
  border-inline-end-color: rgb(250 204 21 / 0.38) !important;
}
.border-e-yellow-400\/40 {
  border-inline-end-color: rgb(250 204 21 / 0.4) !important;
}
.border-e-yellow-400\/5 {
  border-inline-end-color: rgb(250 204 21 / 0.05) !important;
}
.border-e-yellow-400\/50 {
  border-inline-end-color: rgb(250 204 21 / 0.5) !important;
}
.border-e-yellow-400\/60 {
  border-inline-end-color: rgb(250 204 21 / 0.6) !important;
}
.border-e-yellow-400\/70 {
  border-inline-end-color: rgb(250 204 21 / 0.7) !important;
}
.border-e-yellow-400\/75 {
  border-inline-end-color: rgb(250 204 21 / 0.75) !important;
}
.border-e-yellow-400\/80 {
  border-inline-end-color: rgb(250 204 21 / 0.8) !important;
}
.border-e-yellow-400\/87 {
  border-inline-end-color: rgb(250 204 21 / 0.87) !important;
}
.border-e-yellow-400\/90 {
  border-inline-end-color: rgb(250 204 21 / 0.9) !important;
}
.border-e-yellow-400\/95 {
  border-inline-end-color: rgb(250 204 21 / 0.95) !important;
}
.border-e-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-50\/0 {
  border-inline-end-color: rgb(254 252 232 / 0) !important;
}
.border-e-yellow-50\/10 {
  border-inline-end-color: rgb(254 252 232 / 0.1) !important;
}
.border-e-yellow-50\/100 {
  border-inline-end-color: rgb(254 252 232 / 1) !important;
}
.border-e-yellow-50\/12 {
  border-inline-end-color: rgb(254 252 232 / 0.12) !important;
}
.border-e-yellow-50\/20 {
  border-inline-end-color: rgb(254 252 232 / 0.2) !important;
}
.border-e-yellow-50\/25 {
  border-inline-end-color: rgb(254 252 232 / 0.25) !important;
}
.border-e-yellow-50\/30 {
  border-inline-end-color: rgb(254 252 232 / 0.3) !important;
}
.border-e-yellow-50\/38 {
  border-inline-end-color: rgb(254 252 232 / 0.38) !important;
}
.border-e-yellow-50\/40 {
  border-inline-end-color: rgb(254 252 232 / 0.4) !important;
}
.border-e-yellow-50\/5 {
  border-inline-end-color: rgb(254 252 232 / 0.05) !important;
}
.border-e-yellow-50\/50 {
  border-inline-end-color: rgb(254 252 232 / 0.5) !important;
}
.border-e-yellow-50\/60 {
  border-inline-end-color: rgb(254 252 232 / 0.6) !important;
}
.border-e-yellow-50\/70 {
  border-inline-end-color: rgb(254 252 232 / 0.7) !important;
}
.border-e-yellow-50\/75 {
  border-inline-end-color: rgb(254 252 232 / 0.75) !important;
}
.border-e-yellow-50\/80 {
  border-inline-end-color: rgb(254 252 232 / 0.8) !important;
}
.border-e-yellow-50\/87 {
  border-inline-end-color: rgb(254 252 232 / 0.87) !important;
}
.border-e-yellow-50\/90 {
  border-inline-end-color: rgb(254 252 232 / 0.9) !important;
}
.border-e-yellow-50\/95 {
  border-inline-end-color: rgb(254 252 232 / 0.95) !important;
}
.border-e-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-500\/0 {
  border-inline-end-color: rgb(234 179 8 / 0) !important;
}
.border-e-yellow-500\/10 {
  border-inline-end-color: rgb(234 179 8 / 0.1) !important;
}
.border-e-yellow-500\/100 {
  border-inline-end-color: rgb(234 179 8 / 1) !important;
}
.border-e-yellow-500\/12 {
  border-inline-end-color: rgb(234 179 8 / 0.12) !important;
}
.border-e-yellow-500\/20 {
  border-inline-end-color: rgb(234 179 8 / 0.2) !important;
}
.border-e-yellow-500\/25 {
  border-inline-end-color: rgb(234 179 8 / 0.25) !important;
}
.border-e-yellow-500\/30 {
  border-inline-end-color: rgb(234 179 8 / 0.3) !important;
}
.border-e-yellow-500\/38 {
  border-inline-end-color: rgb(234 179 8 / 0.38) !important;
}
.border-e-yellow-500\/40 {
  border-inline-end-color: rgb(234 179 8 / 0.4) !important;
}
.border-e-yellow-500\/5 {
  border-inline-end-color: rgb(234 179 8 / 0.05) !important;
}
.border-e-yellow-500\/50 {
  border-inline-end-color: rgb(234 179 8 / 0.5) !important;
}
.border-e-yellow-500\/60 {
  border-inline-end-color: rgb(234 179 8 / 0.6) !important;
}
.border-e-yellow-500\/70 {
  border-inline-end-color: rgb(234 179 8 / 0.7) !important;
}
.border-e-yellow-500\/75 {
  border-inline-end-color: rgb(234 179 8 / 0.75) !important;
}
.border-e-yellow-500\/80 {
  border-inline-end-color: rgb(234 179 8 / 0.8) !important;
}
.border-e-yellow-500\/87 {
  border-inline-end-color: rgb(234 179 8 / 0.87) !important;
}
.border-e-yellow-500\/90 {
  border-inline-end-color: rgb(234 179 8 / 0.9) !important;
}
.border-e-yellow-500\/95 {
  border-inline-end-color: rgb(234 179 8 / 0.95) !important;
}
.border-e-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-600\/0 {
  border-inline-end-color: rgb(202 138 4 / 0) !important;
}
.border-e-yellow-600\/10 {
  border-inline-end-color: rgb(202 138 4 / 0.1) !important;
}
.border-e-yellow-600\/100 {
  border-inline-end-color: rgb(202 138 4 / 1) !important;
}
.border-e-yellow-600\/12 {
  border-inline-end-color: rgb(202 138 4 / 0.12) !important;
}
.border-e-yellow-600\/20 {
  border-inline-end-color: rgb(202 138 4 / 0.2) !important;
}
.border-e-yellow-600\/25 {
  border-inline-end-color: rgb(202 138 4 / 0.25) !important;
}
.border-e-yellow-600\/30 {
  border-inline-end-color: rgb(202 138 4 / 0.3) !important;
}
.border-e-yellow-600\/38 {
  border-inline-end-color: rgb(202 138 4 / 0.38) !important;
}
.border-e-yellow-600\/40 {
  border-inline-end-color: rgb(202 138 4 / 0.4) !important;
}
.border-e-yellow-600\/5 {
  border-inline-end-color: rgb(202 138 4 / 0.05) !important;
}
.border-e-yellow-600\/50 {
  border-inline-end-color: rgb(202 138 4 / 0.5) !important;
}
.border-e-yellow-600\/60 {
  border-inline-end-color: rgb(202 138 4 / 0.6) !important;
}
.border-e-yellow-600\/70 {
  border-inline-end-color: rgb(202 138 4 / 0.7) !important;
}
.border-e-yellow-600\/75 {
  border-inline-end-color: rgb(202 138 4 / 0.75) !important;
}
.border-e-yellow-600\/80 {
  border-inline-end-color: rgb(202 138 4 / 0.8) !important;
}
.border-e-yellow-600\/87 {
  border-inline-end-color: rgb(202 138 4 / 0.87) !important;
}
.border-e-yellow-600\/90 {
  border-inline-end-color: rgb(202 138 4 / 0.9) !important;
}
.border-e-yellow-600\/95 {
  border-inline-end-color: rgb(202 138 4 / 0.95) !important;
}
.border-e-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-700\/0 {
  border-inline-end-color: rgb(161 98 7 / 0) !important;
}
.border-e-yellow-700\/10 {
  border-inline-end-color: rgb(161 98 7 / 0.1) !important;
}
.border-e-yellow-700\/100 {
  border-inline-end-color: rgb(161 98 7 / 1) !important;
}
.border-e-yellow-700\/12 {
  border-inline-end-color: rgb(161 98 7 / 0.12) !important;
}
.border-e-yellow-700\/20 {
  border-inline-end-color: rgb(161 98 7 / 0.2) !important;
}
.border-e-yellow-700\/25 {
  border-inline-end-color: rgb(161 98 7 / 0.25) !important;
}
.border-e-yellow-700\/30 {
  border-inline-end-color: rgb(161 98 7 / 0.3) !important;
}
.border-e-yellow-700\/38 {
  border-inline-end-color: rgb(161 98 7 / 0.38) !important;
}
.border-e-yellow-700\/40 {
  border-inline-end-color: rgb(161 98 7 / 0.4) !important;
}
.border-e-yellow-700\/5 {
  border-inline-end-color: rgb(161 98 7 / 0.05) !important;
}
.border-e-yellow-700\/50 {
  border-inline-end-color: rgb(161 98 7 / 0.5) !important;
}
.border-e-yellow-700\/60 {
  border-inline-end-color: rgb(161 98 7 / 0.6) !important;
}
.border-e-yellow-700\/70 {
  border-inline-end-color: rgb(161 98 7 / 0.7) !important;
}
.border-e-yellow-700\/75 {
  border-inline-end-color: rgb(161 98 7 / 0.75) !important;
}
.border-e-yellow-700\/80 {
  border-inline-end-color: rgb(161 98 7 / 0.8) !important;
}
.border-e-yellow-700\/87 {
  border-inline-end-color: rgb(161 98 7 / 0.87) !important;
}
.border-e-yellow-700\/90 {
  border-inline-end-color: rgb(161 98 7 / 0.9) !important;
}
.border-e-yellow-700\/95 {
  border-inline-end-color: rgb(161 98 7 / 0.95) !important;
}
.border-e-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-800\/0 {
  border-inline-end-color: rgb(133 77 14 / 0) !important;
}
.border-e-yellow-800\/10 {
  border-inline-end-color: rgb(133 77 14 / 0.1) !important;
}
.border-e-yellow-800\/100 {
  border-inline-end-color: rgb(133 77 14 / 1) !important;
}
.border-e-yellow-800\/12 {
  border-inline-end-color: rgb(133 77 14 / 0.12) !important;
}
.border-e-yellow-800\/20 {
  border-inline-end-color: rgb(133 77 14 / 0.2) !important;
}
.border-e-yellow-800\/25 {
  border-inline-end-color: rgb(133 77 14 / 0.25) !important;
}
.border-e-yellow-800\/30 {
  border-inline-end-color: rgb(133 77 14 / 0.3) !important;
}
.border-e-yellow-800\/38 {
  border-inline-end-color: rgb(133 77 14 / 0.38) !important;
}
.border-e-yellow-800\/40 {
  border-inline-end-color: rgb(133 77 14 / 0.4) !important;
}
.border-e-yellow-800\/5 {
  border-inline-end-color: rgb(133 77 14 / 0.05) !important;
}
.border-e-yellow-800\/50 {
  border-inline-end-color: rgb(133 77 14 / 0.5) !important;
}
.border-e-yellow-800\/60 {
  border-inline-end-color: rgb(133 77 14 / 0.6) !important;
}
.border-e-yellow-800\/70 {
  border-inline-end-color: rgb(133 77 14 / 0.7) !important;
}
.border-e-yellow-800\/75 {
  border-inline-end-color: rgb(133 77 14 / 0.75) !important;
}
.border-e-yellow-800\/80 {
  border-inline-end-color: rgb(133 77 14 / 0.8) !important;
}
.border-e-yellow-800\/87 {
  border-inline-end-color: rgb(133 77 14 / 0.87) !important;
}
.border-e-yellow-800\/90 {
  border-inline-end-color: rgb(133 77 14 / 0.9) !important;
}
.border-e-yellow-800\/95 {
  border-inline-end-color: rgb(133 77 14 / 0.95) !important;
}
.border-e-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-900\/0 {
  border-inline-end-color: rgb(113 63 18 / 0) !important;
}
.border-e-yellow-900\/10 {
  border-inline-end-color: rgb(113 63 18 / 0.1) !important;
}
.border-e-yellow-900\/100 {
  border-inline-end-color: rgb(113 63 18 / 1) !important;
}
.border-e-yellow-900\/12 {
  border-inline-end-color: rgb(113 63 18 / 0.12) !important;
}
.border-e-yellow-900\/20 {
  border-inline-end-color: rgb(113 63 18 / 0.2) !important;
}
.border-e-yellow-900\/25 {
  border-inline-end-color: rgb(113 63 18 / 0.25) !important;
}
.border-e-yellow-900\/30 {
  border-inline-end-color: rgb(113 63 18 / 0.3) !important;
}
.border-e-yellow-900\/38 {
  border-inline-end-color: rgb(113 63 18 / 0.38) !important;
}
.border-e-yellow-900\/40 {
  border-inline-end-color: rgb(113 63 18 / 0.4) !important;
}
.border-e-yellow-900\/5 {
  border-inline-end-color: rgb(113 63 18 / 0.05) !important;
}
.border-e-yellow-900\/50 {
  border-inline-end-color: rgb(113 63 18 / 0.5) !important;
}
.border-e-yellow-900\/60 {
  border-inline-end-color: rgb(113 63 18 / 0.6) !important;
}
.border-e-yellow-900\/70 {
  border-inline-end-color: rgb(113 63 18 / 0.7) !important;
}
.border-e-yellow-900\/75 {
  border-inline-end-color: rgb(113 63 18 / 0.75) !important;
}
.border-e-yellow-900\/80 {
  border-inline-end-color: rgb(113 63 18 / 0.8) !important;
}
.border-e-yellow-900\/87 {
  border-inline-end-color: rgb(113 63 18 / 0.87) !important;
}
.border-e-yellow-900\/90 {
  border-inline-end-color: rgb(113 63 18 / 0.9) !important;
}
.border-e-yellow-900\/95 {
  border-inline-end-color: rgb(113 63 18 / 0.95) !important;
}
.border-e-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-e-yellow-950\/0 {
  border-inline-end-color: rgb(66 32 6 / 0) !important;
}
.border-e-yellow-950\/10 {
  border-inline-end-color: rgb(66 32 6 / 0.1) !important;
}
.border-e-yellow-950\/100 {
  border-inline-end-color: rgb(66 32 6 / 1) !important;
}
.border-e-yellow-950\/12 {
  border-inline-end-color: rgb(66 32 6 / 0.12) !important;
}
.border-e-yellow-950\/20 {
  border-inline-end-color: rgb(66 32 6 / 0.2) !important;
}
.border-e-yellow-950\/25 {
  border-inline-end-color: rgb(66 32 6 / 0.25) !important;
}
.border-e-yellow-950\/30 {
  border-inline-end-color: rgb(66 32 6 / 0.3) !important;
}
.border-e-yellow-950\/38 {
  border-inline-end-color: rgb(66 32 6 / 0.38) !important;
}
.border-e-yellow-950\/40 {
  border-inline-end-color: rgb(66 32 6 / 0.4) !important;
}
.border-e-yellow-950\/5 {
  border-inline-end-color: rgb(66 32 6 / 0.05) !important;
}
.border-e-yellow-950\/50 {
  border-inline-end-color: rgb(66 32 6 / 0.5) !important;
}
.border-e-yellow-950\/60 {
  border-inline-end-color: rgb(66 32 6 / 0.6) !important;
}
.border-e-yellow-950\/70 {
  border-inline-end-color: rgb(66 32 6 / 0.7) !important;
}
.border-e-yellow-950\/75 {
  border-inline-end-color: rgb(66 32 6 / 0.75) !important;
}
.border-e-yellow-950\/80 {
  border-inline-end-color: rgb(66 32 6 / 0.8) !important;
}
.border-e-yellow-950\/87 {
  border-inline-end-color: rgb(66 32 6 / 0.87) !important;
}
.border-e-yellow-950\/90 {
  border-inline-end-color: rgb(66 32 6 / 0.9) !important;
}
.border-e-yellow-950\/95 {
  border-inline-end-color: rgb(66 32 6 / 0.95) !important;
}
.border-e-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-100\/0 {
  border-inline-end-color: rgb(244 244 245 / 0) !important;
}
.border-e-zinc-100\/10 {
  border-inline-end-color: rgb(244 244 245 / 0.1) !important;
}
.border-e-zinc-100\/100 {
  border-inline-end-color: rgb(244 244 245 / 1) !important;
}
.border-e-zinc-100\/12 {
  border-inline-end-color: rgb(244 244 245 / 0.12) !important;
}
.border-e-zinc-100\/20 {
  border-inline-end-color: rgb(244 244 245 / 0.2) !important;
}
.border-e-zinc-100\/25 {
  border-inline-end-color: rgb(244 244 245 / 0.25) !important;
}
.border-e-zinc-100\/30 {
  border-inline-end-color: rgb(244 244 245 / 0.3) !important;
}
.border-e-zinc-100\/38 {
  border-inline-end-color: rgb(244 244 245 / 0.38) !important;
}
.border-e-zinc-100\/40 {
  border-inline-end-color: rgb(244 244 245 / 0.4) !important;
}
.border-e-zinc-100\/5 {
  border-inline-end-color: rgb(244 244 245 / 0.05) !important;
}
.border-e-zinc-100\/50 {
  border-inline-end-color: rgb(244 244 245 / 0.5) !important;
}
.border-e-zinc-100\/60 {
  border-inline-end-color: rgb(244 244 245 / 0.6) !important;
}
.border-e-zinc-100\/70 {
  border-inline-end-color: rgb(244 244 245 / 0.7) !important;
}
.border-e-zinc-100\/75 {
  border-inline-end-color: rgb(244 244 245 / 0.75) !important;
}
.border-e-zinc-100\/80 {
  border-inline-end-color: rgb(244 244 245 / 0.8) !important;
}
.border-e-zinc-100\/87 {
  border-inline-end-color: rgb(244 244 245 / 0.87) !important;
}
.border-e-zinc-100\/90 {
  border-inline-end-color: rgb(244 244 245 / 0.9) !important;
}
.border-e-zinc-100\/95 {
  border-inline-end-color: rgb(244 244 245 / 0.95) !important;
}
.border-e-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-200\/0 {
  border-inline-end-color: rgb(228 228 231 / 0) !important;
}
.border-e-zinc-200\/10 {
  border-inline-end-color: rgb(228 228 231 / 0.1) !important;
}
.border-e-zinc-200\/100 {
  border-inline-end-color: rgb(228 228 231 / 1) !important;
}
.border-e-zinc-200\/12 {
  border-inline-end-color: rgb(228 228 231 / 0.12) !important;
}
.border-e-zinc-200\/20 {
  border-inline-end-color: rgb(228 228 231 / 0.2) !important;
}
.border-e-zinc-200\/25 {
  border-inline-end-color: rgb(228 228 231 / 0.25) !important;
}
.border-e-zinc-200\/30 {
  border-inline-end-color: rgb(228 228 231 / 0.3) !important;
}
.border-e-zinc-200\/38 {
  border-inline-end-color: rgb(228 228 231 / 0.38) !important;
}
.border-e-zinc-200\/40 {
  border-inline-end-color: rgb(228 228 231 / 0.4) !important;
}
.border-e-zinc-200\/5 {
  border-inline-end-color: rgb(228 228 231 / 0.05) !important;
}
.border-e-zinc-200\/50 {
  border-inline-end-color: rgb(228 228 231 / 0.5) !important;
}
.border-e-zinc-200\/60 {
  border-inline-end-color: rgb(228 228 231 / 0.6) !important;
}
.border-e-zinc-200\/70 {
  border-inline-end-color: rgb(228 228 231 / 0.7) !important;
}
.border-e-zinc-200\/75 {
  border-inline-end-color: rgb(228 228 231 / 0.75) !important;
}
.border-e-zinc-200\/80 {
  border-inline-end-color: rgb(228 228 231 / 0.8) !important;
}
.border-e-zinc-200\/87 {
  border-inline-end-color: rgb(228 228 231 / 0.87) !important;
}
.border-e-zinc-200\/90 {
  border-inline-end-color: rgb(228 228 231 / 0.9) !important;
}
.border-e-zinc-200\/95 {
  border-inline-end-color: rgb(228 228 231 / 0.95) !important;
}
.border-e-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-300\/0 {
  border-inline-end-color: rgb(212 212 216 / 0) !important;
}
.border-e-zinc-300\/10 {
  border-inline-end-color: rgb(212 212 216 / 0.1) !important;
}
.border-e-zinc-300\/100 {
  border-inline-end-color: rgb(212 212 216 / 1) !important;
}
.border-e-zinc-300\/12 {
  border-inline-end-color: rgb(212 212 216 / 0.12) !important;
}
.border-e-zinc-300\/20 {
  border-inline-end-color: rgb(212 212 216 / 0.2) !important;
}
.border-e-zinc-300\/25 {
  border-inline-end-color: rgb(212 212 216 / 0.25) !important;
}
.border-e-zinc-300\/30 {
  border-inline-end-color: rgb(212 212 216 / 0.3) !important;
}
.border-e-zinc-300\/38 {
  border-inline-end-color: rgb(212 212 216 / 0.38) !important;
}
.border-e-zinc-300\/40 {
  border-inline-end-color: rgb(212 212 216 / 0.4) !important;
}
.border-e-zinc-300\/5 {
  border-inline-end-color: rgb(212 212 216 / 0.05) !important;
}
.border-e-zinc-300\/50 {
  border-inline-end-color: rgb(212 212 216 / 0.5) !important;
}
.border-e-zinc-300\/60 {
  border-inline-end-color: rgb(212 212 216 / 0.6) !important;
}
.border-e-zinc-300\/70 {
  border-inline-end-color: rgb(212 212 216 / 0.7) !important;
}
.border-e-zinc-300\/75 {
  border-inline-end-color: rgb(212 212 216 / 0.75) !important;
}
.border-e-zinc-300\/80 {
  border-inline-end-color: rgb(212 212 216 / 0.8) !important;
}
.border-e-zinc-300\/87 {
  border-inline-end-color: rgb(212 212 216 / 0.87) !important;
}
.border-e-zinc-300\/90 {
  border-inline-end-color: rgb(212 212 216 / 0.9) !important;
}
.border-e-zinc-300\/95 {
  border-inline-end-color: rgb(212 212 216 / 0.95) !important;
}
.border-e-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-400\/0 {
  border-inline-end-color: rgb(161 161 170 / 0) !important;
}
.border-e-zinc-400\/10 {
  border-inline-end-color: rgb(161 161 170 / 0.1) !important;
}
.border-e-zinc-400\/100 {
  border-inline-end-color: rgb(161 161 170 / 1) !important;
}
.border-e-zinc-400\/12 {
  border-inline-end-color: rgb(161 161 170 / 0.12) !important;
}
.border-e-zinc-400\/20 {
  border-inline-end-color: rgb(161 161 170 / 0.2) !important;
}
.border-e-zinc-400\/25 {
  border-inline-end-color: rgb(161 161 170 / 0.25) !important;
}
.border-e-zinc-400\/30 {
  border-inline-end-color: rgb(161 161 170 / 0.3) !important;
}
.border-e-zinc-400\/38 {
  border-inline-end-color: rgb(161 161 170 / 0.38) !important;
}
.border-e-zinc-400\/40 {
  border-inline-end-color: rgb(161 161 170 / 0.4) !important;
}
.border-e-zinc-400\/5 {
  border-inline-end-color: rgb(161 161 170 / 0.05) !important;
}
.border-e-zinc-400\/50 {
  border-inline-end-color: rgb(161 161 170 / 0.5) !important;
}
.border-e-zinc-400\/60 {
  border-inline-end-color: rgb(161 161 170 / 0.6) !important;
}
.border-e-zinc-400\/70 {
  border-inline-end-color: rgb(161 161 170 / 0.7) !important;
}
.border-e-zinc-400\/75 {
  border-inline-end-color: rgb(161 161 170 / 0.75) !important;
}
.border-e-zinc-400\/80 {
  border-inline-end-color: rgb(161 161 170 / 0.8) !important;
}
.border-e-zinc-400\/87 {
  border-inline-end-color: rgb(161 161 170 / 0.87) !important;
}
.border-e-zinc-400\/90 {
  border-inline-end-color: rgb(161 161 170 / 0.9) !important;
}
.border-e-zinc-400\/95 {
  border-inline-end-color: rgb(161 161 170 / 0.95) !important;
}
.border-e-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0) !important;
}
.border-e-zinc-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1) !important;
}
.border-e-zinc-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1) !important;
}
.border-e-zinc-50\/12 {
  border-inline-end-color: rgb(250 250 250 / 0.12) !important;
}
.border-e-zinc-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2) !important;
}
.border-e-zinc-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25) !important;
}
.border-e-zinc-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3) !important;
}
.border-e-zinc-50\/38 {
  border-inline-end-color: rgb(250 250 250 / 0.38) !important;
}
.border-e-zinc-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4) !important;
}
.border-e-zinc-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05) !important;
}
.border-e-zinc-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5) !important;
}
.border-e-zinc-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6) !important;
}
.border-e-zinc-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7) !important;
}
.border-e-zinc-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75) !important;
}
.border-e-zinc-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8) !important;
}
.border-e-zinc-50\/87 {
  border-inline-end-color: rgb(250 250 250 / 0.87) !important;
}
.border-e-zinc-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9) !important;
}
.border-e-zinc-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95) !important;
}
.border-e-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-500\/0 {
  border-inline-end-color: rgb(113 113 122 / 0) !important;
}
.border-e-zinc-500\/10 {
  border-inline-end-color: rgb(113 113 122 / 0.1) !important;
}
.border-e-zinc-500\/100 {
  border-inline-end-color: rgb(113 113 122 / 1) !important;
}
.border-e-zinc-500\/12 {
  border-inline-end-color: rgb(113 113 122 / 0.12) !important;
}
.border-e-zinc-500\/20 {
  border-inline-end-color: rgb(113 113 122 / 0.2) !important;
}
.border-e-zinc-500\/25 {
  border-inline-end-color: rgb(113 113 122 / 0.25) !important;
}
.border-e-zinc-500\/30 {
  border-inline-end-color: rgb(113 113 122 / 0.3) !important;
}
.border-e-zinc-500\/38 {
  border-inline-end-color: rgb(113 113 122 / 0.38) !important;
}
.border-e-zinc-500\/40 {
  border-inline-end-color: rgb(113 113 122 / 0.4) !important;
}
.border-e-zinc-500\/5 {
  border-inline-end-color: rgb(113 113 122 / 0.05) !important;
}
.border-e-zinc-500\/50 {
  border-inline-end-color: rgb(113 113 122 / 0.5) !important;
}
.border-e-zinc-500\/60 {
  border-inline-end-color: rgb(113 113 122 / 0.6) !important;
}
.border-e-zinc-500\/70 {
  border-inline-end-color: rgb(113 113 122 / 0.7) !important;
}
.border-e-zinc-500\/75 {
  border-inline-end-color: rgb(113 113 122 / 0.75) !important;
}
.border-e-zinc-500\/80 {
  border-inline-end-color: rgb(113 113 122 / 0.8) !important;
}
.border-e-zinc-500\/87 {
  border-inline-end-color: rgb(113 113 122 / 0.87) !important;
}
.border-e-zinc-500\/90 {
  border-inline-end-color: rgb(113 113 122 / 0.9) !important;
}
.border-e-zinc-500\/95 {
  border-inline-end-color: rgb(113 113 122 / 0.95) !important;
}
.border-e-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-600\/0 {
  border-inline-end-color: rgb(82 82 91 / 0) !important;
}
.border-e-zinc-600\/10 {
  border-inline-end-color: rgb(82 82 91 / 0.1) !important;
}
.border-e-zinc-600\/100 {
  border-inline-end-color: rgb(82 82 91 / 1) !important;
}
.border-e-zinc-600\/12 {
  border-inline-end-color: rgb(82 82 91 / 0.12) !important;
}
.border-e-zinc-600\/20 {
  border-inline-end-color: rgb(82 82 91 / 0.2) !important;
}
.border-e-zinc-600\/25 {
  border-inline-end-color: rgb(82 82 91 / 0.25) !important;
}
.border-e-zinc-600\/30 {
  border-inline-end-color: rgb(82 82 91 / 0.3) !important;
}
.border-e-zinc-600\/38 {
  border-inline-end-color: rgb(82 82 91 / 0.38) !important;
}
.border-e-zinc-600\/40 {
  border-inline-end-color: rgb(82 82 91 / 0.4) !important;
}
.border-e-zinc-600\/5 {
  border-inline-end-color: rgb(82 82 91 / 0.05) !important;
}
.border-e-zinc-600\/50 {
  border-inline-end-color: rgb(82 82 91 / 0.5) !important;
}
.border-e-zinc-600\/60 {
  border-inline-end-color: rgb(82 82 91 / 0.6) !important;
}
.border-e-zinc-600\/70 {
  border-inline-end-color: rgb(82 82 91 / 0.7) !important;
}
.border-e-zinc-600\/75 {
  border-inline-end-color: rgb(82 82 91 / 0.75) !important;
}
.border-e-zinc-600\/80 {
  border-inline-end-color: rgb(82 82 91 / 0.8) !important;
}
.border-e-zinc-600\/87 {
  border-inline-end-color: rgb(82 82 91 / 0.87) !important;
}
.border-e-zinc-600\/90 {
  border-inline-end-color: rgb(82 82 91 / 0.9) !important;
}
.border-e-zinc-600\/95 {
  border-inline-end-color: rgb(82 82 91 / 0.95) !important;
}
.border-e-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-700\/0 {
  border-inline-end-color: rgb(63 63 70 / 0) !important;
}
.border-e-zinc-700\/10 {
  border-inline-end-color: rgb(63 63 70 / 0.1) !important;
}
.border-e-zinc-700\/100 {
  border-inline-end-color: rgb(63 63 70 / 1) !important;
}
.border-e-zinc-700\/12 {
  border-inline-end-color: rgb(63 63 70 / 0.12) !important;
}
.border-e-zinc-700\/20 {
  border-inline-end-color: rgb(63 63 70 / 0.2) !important;
}
.border-e-zinc-700\/25 {
  border-inline-end-color: rgb(63 63 70 / 0.25) !important;
}
.border-e-zinc-700\/30 {
  border-inline-end-color: rgb(63 63 70 / 0.3) !important;
}
.border-e-zinc-700\/38 {
  border-inline-end-color: rgb(63 63 70 / 0.38) !important;
}
.border-e-zinc-700\/40 {
  border-inline-end-color: rgb(63 63 70 / 0.4) !important;
}
.border-e-zinc-700\/5 {
  border-inline-end-color: rgb(63 63 70 / 0.05) !important;
}
.border-e-zinc-700\/50 {
  border-inline-end-color: rgb(63 63 70 / 0.5) !important;
}
.border-e-zinc-700\/60 {
  border-inline-end-color: rgb(63 63 70 / 0.6) !important;
}
.border-e-zinc-700\/70 {
  border-inline-end-color: rgb(63 63 70 / 0.7) !important;
}
.border-e-zinc-700\/75 {
  border-inline-end-color: rgb(63 63 70 / 0.75) !important;
}
.border-e-zinc-700\/80 {
  border-inline-end-color: rgb(63 63 70 / 0.8) !important;
}
.border-e-zinc-700\/87 {
  border-inline-end-color: rgb(63 63 70 / 0.87) !important;
}
.border-e-zinc-700\/90 {
  border-inline-end-color: rgb(63 63 70 / 0.9) !important;
}
.border-e-zinc-700\/95 {
  border-inline-end-color: rgb(63 63 70 / 0.95) !important;
}
.border-e-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-800\/0 {
  border-inline-end-color: rgb(39 39 42 / 0) !important;
}
.border-e-zinc-800\/10 {
  border-inline-end-color: rgb(39 39 42 / 0.1) !important;
}
.border-e-zinc-800\/100 {
  border-inline-end-color: rgb(39 39 42 / 1) !important;
}
.border-e-zinc-800\/12 {
  border-inline-end-color: rgb(39 39 42 / 0.12) !important;
}
.border-e-zinc-800\/20 {
  border-inline-end-color: rgb(39 39 42 / 0.2) !important;
}
.border-e-zinc-800\/25 {
  border-inline-end-color: rgb(39 39 42 / 0.25) !important;
}
.border-e-zinc-800\/30 {
  border-inline-end-color: rgb(39 39 42 / 0.3) !important;
}
.border-e-zinc-800\/38 {
  border-inline-end-color: rgb(39 39 42 / 0.38) !important;
}
.border-e-zinc-800\/40 {
  border-inline-end-color: rgb(39 39 42 / 0.4) !important;
}
.border-e-zinc-800\/5 {
  border-inline-end-color: rgb(39 39 42 / 0.05) !important;
}
.border-e-zinc-800\/50 {
  border-inline-end-color: rgb(39 39 42 / 0.5) !important;
}
.border-e-zinc-800\/60 {
  border-inline-end-color: rgb(39 39 42 / 0.6) !important;
}
.border-e-zinc-800\/70 {
  border-inline-end-color: rgb(39 39 42 / 0.7) !important;
}
.border-e-zinc-800\/75 {
  border-inline-end-color: rgb(39 39 42 / 0.75) !important;
}
.border-e-zinc-800\/80 {
  border-inline-end-color: rgb(39 39 42 / 0.8) !important;
}
.border-e-zinc-800\/87 {
  border-inline-end-color: rgb(39 39 42 / 0.87) !important;
}
.border-e-zinc-800\/90 {
  border-inline-end-color: rgb(39 39 42 / 0.9) !important;
}
.border-e-zinc-800\/95 {
  border-inline-end-color: rgb(39 39 42 / 0.95) !important;
}
.border-e-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-900\/0 {
  border-inline-end-color: rgb(24 24 27 / 0) !important;
}
.border-e-zinc-900\/10 {
  border-inline-end-color: rgb(24 24 27 / 0.1) !important;
}
.border-e-zinc-900\/100 {
  border-inline-end-color: rgb(24 24 27 / 1) !important;
}
.border-e-zinc-900\/12 {
  border-inline-end-color: rgb(24 24 27 / 0.12) !important;
}
.border-e-zinc-900\/20 {
  border-inline-end-color: rgb(24 24 27 / 0.2) !important;
}
.border-e-zinc-900\/25 {
  border-inline-end-color: rgb(24 24 27 / 0.25) !important;
}
.border-e-zinc-900\/30 {
  border-inline-end-color: rgb(24 24 27 / 0.3) !important;
}
.border-e-zinc-900\/38 {
  border-inline-end-color: rgb(24 24 27 / 0.38) !important;
}
.border-e-zinc-900\/40 {
  border-inline-end-color: rgb(24 24 27 / 0.4) !important;
}
.border-e-zinc-900\/5 {
  border-inline-end-color: rgb(24 24 27 / 0.05) !important;
}
.border-e-zinc-900\/50 {
  border-inline-end-color: rgb(24 24 27 / 0.5) !important;
}
.border-e-zinc-900\/60 {
  border-inline-end-color: rgb(24 24 27 / 0.6) !important;
}
.border-e-zinc-900\/70 {
  border-inline-end-color: rgb(24 24 27 / 0.7) !important;
}
.border-e-zinc-900\/75 {
  border-inline-end-color: rgb(24 24 27 / 0.75) !important;
}
.border-e-zinc-900\/80 {
  border-inline-end-color: rgb(24 24 27 / 0.8) !important;
}
.border-e-zinc-900\/87 {
  border-inline-end-color: rgb(24 24 27 / 0.87) !important;
}
.border-e-zinc-900\/90 {
  border-inline-end-color: rgb(24 24 27 / 0.9) !important;
}
.border-e-zinc-900\/95 {
  border-inline-end-color: rgb(24 24 27 / 0.95) !important;
}
.border-e-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-inline-end-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-e-zinc-950\/0 {
  border-inline-end-color: rgb(9 9 11 / 0) !important;
}
.border-e-zinc-950\/10 {
  border-inline-end-color: rgb(9 9 11 / 0.1) !important;
}
.border-e-zinc-950\/100 {
  border-inline-end-color: rgb(9 9 11 / 1) !important;
}
.border-e-zinc-950\/12 {
  border-inline-end-color: rgb(9 9 11 / 0.12) !important;
}
.border-e-zinc-950\/20 {
  border-inline-end-color: rgb(9 9 11 / 0.2) !important;
}
.border-e-zinc-950\/25 {
  border-inline-end-color: rgb(9 9 11 / 0.25) !important;
}
.border-e-zinc-950\/30 {
  border-inline-end-color: rgb(9 9 11 / 0.3) !important;
}
.border-e-zinc-950\/38 {
  border-inline-end-color: rgb(9 9 11 / 0.38) !important;
}
.border-e-zinc-950\/40 {
  border-inline-end-color: rgb(9 9 11 / 0.4) !important;
}
.border-e-zinc-950\/5 {
  border-inline-end-color: rgb(9 9 11 / 0.05) !important;
}
.border-e-zinc-950\/50 {
  border-inline-end-color: rgb(9 9 11 / 0.5) !important;
}
.border-e-zinc-950\/60 {
  border-inline-end-color: rgb(9 9 11 / 0.6) !important;
}
.border-e-zinc-950\/70 {
  border-inline-end-color: rgb(9 9 11 / 0.7) !important;
}
.border-e-zinc-950\/75 {
  border-inline-end-color: rgb(9 9 11 / 0.75) !important;
}
.border-e-zinc-950\/80 {
  border-inline-end-color: rgb(9 9 11 / 0.8) !important;
}
.border-e-zinc-950\/87 {
  border-inline-end-color: rgb(9 9 11 / 0.87) !important;
}
.border-e-zinc-950\/90 {
  border-inline-end-color: rgb(9 9 11 / 0.9) !important;
}
.border-e-zinc-950\/95 {
  border-inline-end-color: rgb(9 9 11 / 0.95) !important;
}
.border-l-accent {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-100\/0 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-l-accent-100\/10 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-l-accent-100\/100 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-l-accent-100\/12 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-l-accent-100\/20 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-l-accent-100\/25 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-l-accent-100\/30 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-l-accent-100\/38 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-l-accent-100\/40 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-l-accent-100\/5 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-l-accent-100\/50 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-l-accent-100\/60 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-l-accent-100\/70 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-l-accent-100\/75 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-l-accent-100\/80 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-l-accent-100\/87 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-l-accent-100\/90 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-l-accent-100\/95 {
  border-left-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-l-accent-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-200\/0 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-l-accent-200\/10 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-l-accent-200\/100 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-l-accent-200\/12 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-l-accent-200\/20 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-l-accent-200\/25 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-l-accent-200\/30 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-l-accent-200\/38 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-l-accent-200\/40 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-l-accent-200\/5 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-l-accent-200\/50 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-l-accent-200\/60 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-l-accent-200\/70 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-l-accent-200\/75 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-l-accent-200\/80 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-l-accent-200\/87 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-l-accent-200\/90 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-l-accent-200\/95 {
  border-left-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-l-accent-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-300\/0 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-l-accent-300\/10 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-l-accent-300\/100 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-l-accent-300\/12 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-l-accent-300\/20 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-l-accent-300\/25 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-l-accent-300\/30 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-l-accent-300\/38 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-l-accent-300\/40 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-l-accent-300\/5 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-l-accent-300\/50 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-l-accent-300\/60 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-l-accent-300\/70 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-l-accent-300\/75 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-l-accent-300\/80 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-l-accent-300\/87 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-l-accent-300\/90 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-l-accent-300\/95 {
  border-left-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-l-accent-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-400\/0 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-l-accent-400\/10 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-l-accent-400\/100 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-l-accent-400\/12 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-l-accent-400\/20 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-l-accent-400\/25 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-l-accent-400\/30 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-l-accent-400\/38 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-l-accent-400\/40 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-l-accent-400\/5 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-l-accent-400\/50 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-l-accent-400\/60 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-l-accent-400\/70 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-l-accent-400\/75 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-l-accent-400\/80 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-l-accent-400\/87 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-l-accent-400\/90 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-l-accent-400\/95 {
  border-left-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-l-accent-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-50\/0 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-l-accent-50\/10 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-l-accent-50\/100 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-l-accent-50\/12 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-l-accent-50\/20 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-l-accent-50\/25 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-l-accent-50\/30 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-l-accent-50\/38 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-l-accent-50\/40 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-l-accent-50\/5 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-l-accent-50\/50 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-l-accent-50\/60 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-l-accent-50\/70 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-l-accent-50\/75 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-l-accent-50\/80 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-l-accent-50\/87 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-l-accent-50\/90 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-l-accent-50\/95 {
  border-left-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-l-accent-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-500\/0 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-l-accent-500\/10 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-l-accent-500\/100 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-l-accent-500\/12 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-l-accent-500\/20 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-l-accent-500\/25 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-l-accent-500\/30 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-l-accent-500\/38 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-l-accent-500\/40 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-l-accent-500\/5 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-l-accent-500\/50 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-l-accent-500\/60 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-l-accent-500\/70 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-l-accent-500\/75 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-l-accent-500\/80 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-l-accent-500\/87 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-l-accent-500\/90 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-l-accent-500\/95 {
  border-left-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-l-accent-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-600\/0 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-l-accent-600\/10 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-l-accent-600\/100 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-l-accent-600\/12 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-l-accent-600\/20 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-l-accent-600\/25 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-l-accent-600\/30 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-l-accent-600\/38 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-l-accent-600\/40 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-l-accent-600\/5 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-l-accent-600\/50 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-l-accent-600\/60 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-l-accent-600\/70 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-l-accent-600\/75 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-l-accent-600\/80 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-l-accent-600\/87 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-l-accent-600\/90 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-l-accent-600\/95 {
  border-left-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-l-accent-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-700\/0 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-l-accent-700\/10 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-l-accent-700\/100 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-l-accent-700\/12 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-l-accent-700\/20 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-l-accent-700\/25 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-l-accent-700\/30 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-l-accent-700\/38 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-l-accent-700\/40 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-l-accent-700\/5 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-l-accent-700\/50 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-l-accent-700\/60 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-l-accent-700\/70 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-l-accent-700\/75 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-l-accent-700\/80 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-l-accent-700\/87 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-l-accent-700\/90 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-l-accent-700\/95 {
  border-left-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-l-accent-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-800\/0 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-l-accent-800\/10 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-l-accent-800\/100 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-l-accent-800\/12 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-l-accent-800\/20 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-l-accent-800\/25 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-l-accent-800\/30 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-l-accent-800\/38 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-l-accent-800\/40 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-l-accent-800\/5 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-l-accent-800\/50 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-l-accent-800\/60 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-l-accent-800\/70 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-l-accent-800\/75 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-l-accent-800\/80 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-l-accent-800\/87 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-l-accent-800\/90 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-l-accent-800\/95 {
  border-left-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-l-accent-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-900\/0 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-l-accent-900\/10 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-l-accent-900\/100 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-l-accent-900\/12 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-l-accent-900\/20 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-l-accent-900\/25 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-l-accent-900\/30 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-l-accent-900\/38 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-l-accent-900\/40 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-l-accent-900\/5 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-l-accent-900\/50 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-l-accent-900\/60 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-l-accent-900\/70 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-l-accent-900\/75 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-l-accent-900\/80 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-l-accent-900\/87 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-l-accent-900\/90 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-l-accent-900\/95 {
  border-left-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-l-accent-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-l-accent-950\/0 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-l-accent-950\/10 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-l-accent-950\/100 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-l-accent-950\/12 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-l-accent-950\/20 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-l-accent-950\/25 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-l-accent-950\/30 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-l-accent-950\/38 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-l-accent-950\/40 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-l-accent-950\/5 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-l-accent-950\/50 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-l-accent-950\/60 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-l-accent-950\/70 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-l-accent-950\/75 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-l-accent-950\/80 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-l-accent-950\/87 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-l-accent-950\/90 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-l-accent-950\/95 {
  border-left-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-l-accent\/0 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-l-accent\/10 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-l-accent\/100 {
  border-left-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-l-accent\/12 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-l-accent\/20 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-l-accent\/25 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-l-accent\/30 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-l-accent\/38 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-l-accent\/40 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-l-accent\/5 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-l-accent\/50 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-l-accent\/60 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-l-accent\/70 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-l-accent\/75 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-l-accent\/80 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-l-accent\/87 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-l-accent\/90 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-l-accent\/95 {
  border-left-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-l-amber-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-l-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0) !important;
}
.border-l-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1) !important;
}
.border-l-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1) !important;
}
.border-l-amber-100\/12 {
  border-left-color: rgb(254 243 199 / 0.12) !important;
}
.border-l-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2) !important;
}
.border-l-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25) !important;
}
.border-l-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3) !important;
}
.border-l-amber-100\/38 {
  border-left-color: rgb(254 243 199 / 0.38) !important;
}
.border-l-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4) !important;
}
.border-l-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05) !important;
}
.border-l-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5) !important;
}
.border-l-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6) !important;
}
.border-l-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7) !important;
}
.border-l-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75) !important;
}
.border-l-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8) !important;
}
.border-l-amber-100\/87 {
  border-left-color: rgb(254 243 199 / 0.87) !important;
}
.border-l-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9) !important;
}
.border-l-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95) !important;
}
.border-l-amber-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-l-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0) !important;
}
.border-l-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1) !important;
}
.border-l-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1) !important;
}
.border-l-amber-200\/12 {
  border-left-color: rgb(253 230 138 / 0.12) !important;
}
.border-l-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2) !important;
}
.border-l-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25) !important;
}
.border-l-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3) !important;
}
.border-l-amber-200\/38 {
  border-left-color: rgb(253 230 138 / 0.38) !important;
}
.border-l-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4) !important;
}
.border-l-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05) !important;
}
.border-l-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5) !important;
}
.border-l-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6) !important;
}
.border-l-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7) !important;
}
.border-l-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75) !important;
}
.border-l-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8) !important;
}
.border-l-amber-200\/87 {
  border-left-color: rgb(253 230 138 / 0.87) !important;
}
.border-l-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9) !important;
}
.border-l-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95) !important;
}
.border-l-amber-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-l-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0) !important;
}
.border-l-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1) !important;
}
.border-l-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1) !important;
}
.border-l-amber-300\/12 {
  border-left-color: rgb(252 211 77 / 0.12) !important;
}
.border-l-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2) !important;
}
.border-l-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25) !important;
}
.border-l-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3) !important;
}
.border-l-amber-300\/38 {
  border-left-color: rgb(252 211 77 / 0.38) !important;
}
.border-l-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4) !important;
}
.border-l-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05) !important;
}
.border-l-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5) !important;
}
.border-l-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6) !important;
}
.border-l-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7) !important;
}
.border-l-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75) !important;
}
.border-l-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8) !important;
}
.border-l-amber-300\/87 {
  border-left-color: rgb(252 211 77 / 0.87) !important;
}
.border-l-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9) !important;
}
.border-l-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95) !important;
}
.border-l-amber-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-l-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0) !important;
}
.border-l-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1) !important;
}
.border-l-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1) !important;
}
.border-l-amber-400\/12 {
  border-left-color: rgb(251 191 36 / 0.12) !important;
}
.border-l-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2) !important;
}
.border-l-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25) !important;
}
.border-l-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3) !important;
}
.border-l-amber-400\/38 {
  border-left-color: rgb(251 191 36 / 0.38) !important;
}
.border-l-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4) !important;
}
.border-l-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05) !important;
}
.border-l-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5) !important;
}
.border-l-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6) !important;
}
.border-l-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7) !important;
}
.border-l-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75) !important;
}
.border-l-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8) !important;
}
.border-l-amber-400\/87 {
  border-left-color: rgb(251 191 36 / 0.87) !important;
}
.border-l-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9) !important;
}
.border-l-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95) !important;
}
.border-l-amber-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-l-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0) !important;
}
.border-l-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1) !important;
}
.border-l-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1) !important;
}
.border-l-amber-50\/12 {
  border-left-color: rgb(255 251 235 / 0.12) !important;
}
.border-l-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2) !important;
}
.border-l-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25) !important;
}
.border-l-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3) !important;
}
.border-l-amber-50\/38 {
  border-left-color: rgb(255 251 235 / 0.38) !important;
}
.border-l-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4) !important;
}
.border-l-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05) !important;
}
.border-l-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5) !important;
}
.border-l-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6) !important;
}
.border-l-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7) !important;
}
.border-l-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75) !important;
}
.border-l-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8) !important;
}
.border-l-amber-50\/87 {
  border-left-color: rgb(255 251 235 / 0.87) !important;
}
.border-l-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9) !important;
}
.border-l-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95) !important;
}
.border-l-amber-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-l-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0) !important;
}
.border-l-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1) !important;
}
.border-l-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1) !important;
}
.border-l-amber-500\/12 {
  border-left-color: rgb(245 158 11 / 0.12) !important;
}
.border-l-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2) !important;
}
.border-l-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25) !important;
}
.border-l-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3) !important;
}
.border-l-amber-500\/38 {
  border-left-color: rgb(245 158 11 / 0.38) !important;
}
.border-l-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4) !important;
}
.border-l-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05) !important;
}
.border-l-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5) !important;
}
.border-l-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6) !important;
}
.border-l-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7) !important;
}
.border-l-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75) !important;
}
.border-l-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8) !important;
}
.border-l-amber-500\/87 {
  border-left-color: rgb(245 158 11 / 0.87) !important;
}
.border-l-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9) !important;
}
.border-l-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95) !important;
}
.border-l-amber-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-l-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0) !important;
}
.border-l-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1) !important;
}
.border-l-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1) !important;
}
.border-l-amber-600\/12 {
  border-left-color: rgb(217 119 6 / 0.12) !important;
}
.border-l-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2) !important;
}
.border-l-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25) !important;
}
.border-l-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3) !important;
}
.border-l-amber-600\/38 {
  border-left-color: rgb(217 119 6 / 0.38) !important;
}
.border-l-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4) !important;
}
.border-l-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05) !important;
}
.border-l-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5) !important;
}
.border-l-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6) !important;
}
.border-l-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7) !important;
}
.border-l-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75) !important;
}
.border-l-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8) !important;
}
.border-l-amber-600\/87 {
  border-left-color: rgb(217 119 6 / 0.87) !important;
}
.border-l-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9) !important;
}
.border-l-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95) !important;
}
.border-l-amber-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-l-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0) !important;
}
.border-l-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1) !important;
}
.border-l-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1) !important;
}
.border-l-amber-700\/12 {
  border-left-color: rgb(180 83 9 / 0.12) !important;
}
.border-l-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2) !important;
}
.border-l-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25) !important;
}
.border-l-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3) !important;
}
.border-l-amber-700\/38 {
  border-left-color: rgb(180 83 9 / 0.38) !important;
}
.border-l-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4) !important;
}
.border-l-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05) !important;
}
.border-l-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5) !important;
}
.border-l-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6) !important;
}
.border-l-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7) !important;
}
.border-l-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75) !important;
}
.border-l-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8) !important;
}
.border-l-amber-700\/87 {
  border-left-color: rgb(180 83 9 / 0.87) !important;
}
.border-l-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9) !important;
}
.border-l-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95) !important;
}
.border-l-amber-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-l-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0) !important;
}
.border-l-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1) !important;
}
.border-l-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1) !important;
}
.border-l-amber-800\/12 {
  border-left-color: rgb(146 64 14 / 0.12) !important;
}
.border-l-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2) !important;
}
.border-l-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25) !important;
}
.border-l-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3) !important;
}
.border-l-amber-800\/38 {
  border-left-color: rgb(146 64 14 / 0.38) !important;
}
.border-l-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4) !important;
}
.border-l-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05) !important;
}
.border-l-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5) !important;
}
.border-l-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6) !important;
}
.border-l-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7) !important;
}
.border-l-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75) !important;
}
.border-l-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8) !important;
}
.border-l-amber-800\/87 {
  border-left-color: rgb(146 64 14 / 0.87) !important;
}
.border-l-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9) !important;
}
.border-l-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95) !important;
}
.border-l-amber-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-l-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0) !important;
}
.border-l-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1) !important;
}
.border-l-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1) !important;
}
.border-l-amber-900\/12 {
  border-left-color: rgb(120 53 15 / 0.12) !important;
}
.border-l-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2) !important;
}
.border-l-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25) !important;
}
.border-l-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3) !important;
}
.border-l-amber-900\/38 {
  border-left-color: rgb(120 53 15 / 0.38) !important;
}
.border-l-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4) !important;
}
.border-l-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05) !important;
}
.border-l-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5) !important;
}
.border-l-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6) !important;
}
.border-l-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7) !important;
}
.border-l-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75) !important;
}
.border-l-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8) !important;
}
.border-l-amber-900\/87 {
  border-left-color: rgb(120 53 15 / 0.87) !important;
}
.border-l-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9) !important;
}
.border-l-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95) !important;
}
.border-l-amber-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-l-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0) !important;
}
.border-l-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1) !important;
}
.border-l-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1) !important;
}
.border-l-amber-950\/12 {
  border-left-color: rgb(69 26 3 / 0.12) !important;
}
.border-l-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2) !important;
}
.border-l-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25) !important;
}
.border-l-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3) !important;
}
.border-l-amber-950\/38 {
  border-left-color: rgb(69 26 3 / 0.38) !important;
}
.border-l-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4) !important;
}
.border-l-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05) !important;
}
.border-l-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5) !important;
}
.border-l-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6) !important;
}
.border-l-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7) !important;
}
.border-l-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75) !important;
}
.border-l-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8) !important;
}
.border-l-amber-950\/87 {
  border-left-color: rgb(69 26 3 / 0.87) !important;
}
.border-l-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9) !important;
}
.border-l-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95) !important;
}
.border-l-black {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-l-black\/0 {
  border-left-color: rgb(0 0 0 / 0) !important;
}
.border-l-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1) !important;
}
.border-l-black\/100 {
  border-left-color: rgb(0 0 0 / 1) !important;
}
.border-l-black\/12 {
  border-left-color: rgb(0 0 0 / 0.12) !important;
}
.border-l-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2) !important;
}
.border-l-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25) !important;
}
.border-l-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3) !important;
}
.border-l-black\/38 {
  border-left-color: rgb(0 0 0 / 0.38) !important;
}
.border-l-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4) !important;
}
.border-l-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05) !important;
}
.border-l-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5) !important;
}
.border-l-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6) !important;
}
.border-l-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7) !important;
}
.border-l-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75) !important;
}
.border-l-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8) !important;
}
.border-l-black\/87 {
  border-left-color: rgb(0 0 0 / 0.87) !important;
}
.border-l-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9) !important;
}
.border-l-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95) !important;
}
.border-l-blue-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-l-blue-100\/0 {
  border-left-color: rgb(219 234 254 / 0) !important;
}
.border-l-blue-100\/10 {
  border-left-color: rgb(219 234 254 / 0.1) !important;
}
.border-l-blue-100\/100 {
  border-left-color: rgb(219 234 254 / 1) !important;
}
.border-l-blue-100\/12 {
  border-left-color: rgb(219 234 254 / 0.12) !important;
}
.border-l-blue-100\/20 {
  border-left-color: rgb(219 234 254 / 0.2) !important;
}
.border-l-blue-100\/25 {
  border-left-color: rgb(219 234 254 / 0.25) !important;
}
.border-l-blue-100\/30 {
  border-left-color: rgb(219 234 254 / 0.3) !important;
}
.border-l-blue-100\/38 {
  border-left-color: rgb(219 234 254 / 0.38) !important;
}
.border-l-blue-100\/40 {
  border-left-color: rgb(219 234 254 / 0.4) !important;
}
.border-l-blue-100\/5 {
  border-left-color: rgb(219 234 254 / 0.05) !important;
}
.border-l-blue-100\/50 {
  border-left-color: rgb(219 234 254 / 0.5) !important;
}
.border-l-blue-100\/60 {
  border-left-color: rgb(219 234 254 / 0.6) !important;
}
.border-l-blue-100\/70 {
  border-left-color: rgb(219 234 254 / 0.7) !important;
}
.border-l-blue-100\/75 {
  border-left-color: rgb(219 234 254 / 0.75) !important;
}
.border-l-blue-100\/80 {
  border-left-color: rgb(219 234 254 / 0.8) !important;
}
.border-l-blue-100\/87 {
  border-left-color: rgb(219 234 254 / 0.87) !important;
}
.border-l-blue-100\/90 {
  border-left-color: rgb(219 234 254 / 0.9) !important;
}
.border-l-blue-100\/95 {
  border-left-color: rgb(219 234 254 / 0.95) !important;
}
.border-l-blue-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-l-blue-200\/0 {
  border-left-color: rgb(191 219 254 / 0) !important;
}
.border-l-blue-200\/10 {
  border-left-color: rgb(191 219 254 / 0.1) !important;
}
.border-l-blue-200\/100 {
  border-left-color: rgb(191 219 254 / 1) !important;
}
.border-l-blue-200\/12 {
  border-left-color: rgb(191 219 254 / 0.12) !important;
}
.border-l-blue-200\/20 {
  border-left-color: rgb(191 219 254 / 0.2) !important;
}
.border-l-blue-200\/25 {
  border-left-color: rgb(191 219 254 / 0.25) !important;
}
.border-l-blue-200\/30 {
  border-left-color: rgb(191 219 254 / 0.3) !important;
}
.border-l-blue-200\/38 {
  border-left-color: rgb(191 219 254 / 0.38) !important;
}
.border-l-blue-200\/40 {
  border-left-color: rgb(191 219 254 / 0.4) !important;
}
.border-l-blue-200\/5 {
  border-left-color: rgb(191 219 254 / 0.05) !important;
}
.border-l-blue-200\/50 {
  border-left-color: rgb(191 219 254 / 0.5) !important;
}
.border-l-blue-200\/60 {
  border-left-color: rgb(191 219 254 / 0.6) !important;
}
.border-l-blue-200\/70 {
  border-left-color: rgb(191 219 254 / 0.7) !important;
}
.border-l-blue-200\/75 {
  border-left-color: rgb(191 219 254 / 0.75) !important;
}
.border-l-blue-200\/80 {
  border-left-color: rgb(191 219 254 / 0.8) !important;
}
.border-l-blue-200\/87 {
  border-left-color: rgb(191 219 254 / 0.87) !important;
}
.border-l-blue-200\/90 {
  border-left-color: rgb(191 219 254 / 0.9) !important;
}
.border-l-blue-200\/95 {
  border-left-color: rgb(191 219 254 / 0.95) !important;
}
.border-l-blue-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-l-blue-300\/0 {
  border-left-color: rgb(147 197 253 / 0) !important;
}
.border-l-blue-300\/10 {
  border-left-color: rgb(147 197 253 / 0.1) !important;
}
.border-l-blue-300\/100 {
  border-left-color: rgb(147 197 253 / 1) !important;
}
.border-l-blue-300\/12 {
  border-left-color: rgb(147 197 253 / 0.12) !important;
}
.border-l-blue-300\/20 {
  border-left-color: rgb(147 197 253 / 0.2) !important;
}
.border-l-blue-300\/25 {
  border-left-color: rgb(147 197 253 / 0.25) !important;
}
.border-l-blue-300\/30 {
  border-left-color: rgb(147 197 253 / 0.3) !important;
}
.border-l-blue-300\/38 {
  border-left-color: rgb(147 197 253 / 0.38) !important;
}
.border-l-blue-300\/40 {
  border-left-color: rgb(147 197 253 / 0.4) !important;
}
.border-l-blue-300\/5 {
  border-left-color: rgb(147 197 253 / 0.05) !important;
}
.border-l-blue-300\/50 {
  border-left-color: rgb(147 197 253 / 0.5) !important;
}
.border-l-blue-300\/60 {
  border-left-color: rgb(147 197 253 / 0.6) !important;
}
.border-l-blue-300\/70 {
  border-left-color: rgb(147 197 253 / 0.7) !important;
}
.border-l-blue-300\/75 {
  border-left-color: rgb(147 197 253 / 0.75) !important;
}
.border-l-blue-300\/80 {
  border-left-color: rgb(147 197 253 / 0.8) !important;
}
.border-l-blue-300\/87 {
  border-left-color: rgb(147 197 253 / 0.87) !important;
}
.border-l-blue-300\/90 {
  border-left-color: rgb(147 197 253 / 0.9) !important;
}
.border-l-blue-300\/95 {
  border-left-color: rgb(147 197 253 / 0.95) !important;
}
.border-l-blue-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-l-blue-400\/0 {
  border-left-color: rgb(96 165 250 / 0) !important;
}
.border-l-blue-400\/10 {
  border-left-color: rgb(96 165 250 / 0.1) !important;
}
.border-l-blue-400\/100 {
  border-left-color: rgb(96 165 250 / 1) !important;
}
.border-l-blue-400\/12 {
  border-left-color: rgb(96 165 250 / 0.12) !important;
}
.border-l-blue-400\/20 {
  border-left-color: rgb(96 165 250 / 0.2) !important;
}
.border-l-blue-400\/25 {
  border-left-color: rgb(96 165 250 / 0.25) !important;
}
.border-l-blue-400\/30 {
  border-left-color: rgb(96 165 250 / 0.3) !important;
}
.border-l-blue-400\/38 {
  border-left-color: rgb(96 165 250 / 0.38) !important;
}
.border-l-blue-400\/40 {
  border-left-color: rgb(96 165 250 / 0.4) !important;
}
.border-l-blue-400\/5 {
  border-left-color: rgb(96 165 250 / 0.05) !important;
}
.border-l-blue-400\/50 {
  border-left-color: rgb(96 165 250 / 0.5) !important;
}
.border-l-blue-400\/60 {
  border-left-color: rgb(96 165 250 / 0.6) !important;
}
.border-l-blue-400\/70 {
  border-left-color: rgb(96 165 250 / 0.7) !important;
}
.border-l-blue-400\/75 {
  border-left-color: rgb(96 165 250 / 0.75) !important;
}
.border-l-blue-400\/80 {
  border-left-color: rgb(96 165 250 / 0.8) !important;
}
.border-l-blue-400\/87 {
  border-left-color: rgb(96 165 250 / 0.87) !important;
}
.border-l-blue-400\/90 {
  border-left-color: rgb(96 165 250 / 0.9) !important;
}
.border-l-blue-400\/95 {
  border-left-color: rgb(96 165 250 / 0.95) !important;
}
.border-l-blue-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-l-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0) !important;
}
.border-l-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1) !important;
}
.border-l-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1) !important;
}
.border-l-blue-50\/12 {
  border-left-color: rgb(239 246 255 / 0.12) !important;
}
.border-l-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2) !important;
}
.border-l-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25) !important;
}
.border-l-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3) !important;
}
.border-l-blue-50\/38 {
  border-left-color: rgb(239 246 255 / 0.38) !important;
}
.border-l-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4) !important;
}
.border-l-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05) !important;
}
.border-l-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5) !important;
}
.border-l-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6) !important;
}
.border-l-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7) !important;
}
.border-l-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75) !important;
}
.border-l-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8) !important;
}
.border-l-blue-50\/87 {
  border-left-color: rgb(239 246 255 / 0.87) !important;
}
.border-l-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9) !important;
}
.border-l-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95) !important;
}
.border-l-blue-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-l-blue-500\/0 {
  border-left-color: rgb(59 130 246 / 0) !important;
}
.border-l-blue-500\/10 {
  border-left-color: rgb(59 130 246 / 0.1) !important;
}
.border-l-blue-500\/100 {
  border-left-color: rgb(59 130 246 / 1) !important;
}
.border-l-blue-500\/12 {
  border-left-color: rgb(59 130 246 / 0.12) !important;
}
.border-l-blue-500\/20 {
  border-left-color: rgb(59 130 246 / 0.2) !important;
}
.border-l-blue-500\/25 {
  border-left-color: rgb(59 130 246 / 0.25) !important;
}
.border-l-blue-500\/30 {
  border-left-color: rgb(59 130 246 / 0.3) !important;
}
.border-l-blue-500\/38 {
  border-left-color: rgb(59 130 246 / 0.38) !important;
}
.border-l-blue-500\/40 {
  border-left-color: rgb(59 130 246 / 0.4) !important;
}
.border-l-blue-500\/5 {
  border-left-color: rgb(59 130 246 / 0.05) !important;
}
.border-l-blue-500\/50 {
  border-left-color: rgb(59 130 246 / 0.5) !important;
}
.border-l-blue-500\/60 {
  border-left-color: rgb(59 130 246 / 0.6) !important;
}
.border-l-blue-500\/70 {
  border-left-color: rgb(59 130 246 / 0.7) !important;
}
.border-l-blue-500\/75 {
  border-left-color: rgb(59 130 246 / 0.75) !important;
}
.border-l-blue-500\/80 {
  border-left-color: rgb(59 130 246 / 0.8) !important;
}
.border-l-blue-500\/87 {
  border-left-color: rgb(59 130 246 / 0.87) !important;
}
.border-l-blue-500\/90 {
  border-left-color: rgb(59 130 246 / 0.9) !important;
}
.border-l-blue-500\/95 {
  border-left-color: rgb(59 130 246 / 0.95) !important;
}
.border-l-blue-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-l-blue-600\/0 {
  border-left-color: rgb(37 99 235 / 0) !important;
}
.border-l-blue-600\/10 {
  border-left-color: rgb(37 99 235 / 0.1) !important;
}
.border-l-blue-600\/100 {
  border-left-color: rgb(37 99 235 / 1) !important;
}
.border-l-blue-600\/12 {
  border-left-color: rgb(37 99 235 / 0.12) !important;
}
.border-l-blue-600\/20 {
  border-left-color: rgb(37 99 235 / 0.2) !important;
}
.border-l-blue-600\/25 {
  border-left-color: rgb(37 99 235 / 0.25) !important;
}
.border-l-blue-600\/30 {
  border-left-color: rgb(37 99 235 / 0.3) !important;
}
.border-l-blue-600\/38 {
  border-left-color: rgb(37 99 235 / 0.38) !important;
}
.border-l-blue-600\/40 {
  border-left-color: rgb(37 99 235 / 0.4) !important;
}
.border-l-blue-600\/5 {
  border-left-color: rgb(37 99 235 / 0.05) !important;
}
.border-l-blue-600\/50 {
  border-left-color: rgb(37 99 235 / 0.5) !important;
}
.border-l-blue-600\/60 {
  border-left-color: rgb(37 99 235 / 0.6) !important;
}
.border-l-blue-600\/70 {
  border-left-color: rgb(37 99 235 / 0.7) !important;
}
.border-l-blue-600\/75 {
  border-left-color: rgb(37 99 235 / 0.75) !important;
}
.border-l-blue-600\/80 {
  border-left-color: rgb(37 99 235 / 0.8) !important;
}
.border-l-blue-600\/87 {
  border-left-color: rgb(37 99 235 / 0.87) !important;
}
.border-l-blue-600\/90 {
  border-left-color: rgb(37 99 235 / 0.9) !important;
}
.border-l-blue-600\/95 {
  border-left-color: rgb(37 99 235 / 0.95) !important;
}
.border-l-blue-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-l-blue-700\/0 {
  border-left-color: rgb(29 78 216 / 0) !important;
}
.border-l-blue-700\/10 {
  border-left-color: rgb(29 78 216 / 0.1) !important;
}
.border-l-blue-700\/100 {
  border-left-color: rgb(29 78 216 / 1) !important;
}
.border-l-blue-700\/12 {
  border-left-color: rgb(29 78 216 / 0.12) !important;
}
.border-l-blue-700\/20 {
  border-left-color: rgb(29 78 216 / 0.2) !important;
}
.border-l-blue-700\/25 {
  border-left-color: rgb(29 78 216 / 0.25) !important;
}
.border-l-blue-700\/30 {
  border-left-color: rgb(29 78 216 / 0.3) !important;
}
.border-l-blue-700\/38 {
  border-left-color: rgb(29 78 216 / 0.38) !important;
}
.border-l-blue-700\/40 {
  border-left-color: rgb(29 78 216 / 0.4) !important;
}
.border-l-blue-700\/5 {
  border-left-color: rgb(29 78 216 / 0.05) !important;
}
.border-l-blue-700\/50 {
  border-left-color: rgb(29 78 216 / 0.5) !important;
}
.border-l-blue-700\/60 {
  border-left-color: rgb(29 78 216 / 0.6) !important;
}
.border-l-blue-700\/70 {
  border-left-color: rgb(29 78 216 / 0.7) !important;
}
.border-l-blue-700\/75 {
  border-left-color: rgb(29 78 216 / 0.75) !important;
}
.border-l-blue-700\/80 {
  border-left-color: rgb(29 78 216 / 0.8) !important;
}
.border-l-blue-700\/87 {
  border-left-color: rgb(29 78 216 / 0.87) !important;
}
.border-l-blue-700\/90 {
  border-left-color: rgb(29 78 216 / 0.9) !important;
}
.border-l-blue-700\/95 {
  border-left-color: rgb(29 78 216 / 0.95) !important;
}
.border-l-blue-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-l-blue-800\/0 {
  border-left-color: rgb(30 64 175 / 0) !important;
}
.border-l-blue-800\/10 {
  border-left-color: rgb(30 64 175 / 0.1) !important;
}
.border-l-blue-800\/100 {
  border-left-color: rgb(30 64 175 / 1) !important;
}
.border-l-blue-800\/12 {
  border-left-color: rgb(30 64 175 / 0.12) !important;
}
.border-l-blue-800\/20 {
  border-left-color: rgb(30 64 175 / 0.2) !important;
}
.border-l-blue-800\/25 {
  border-left-color: rgb(30 64 175 / 0.25) !important;
}
.border-l-blue-800\/30 {
  border-left-color: rgb(30 64 175 / 0.3) !important;
}
.border-l-blue-800\/38 {
  border-left-color: rgb(30 64 175 / 0.38) !important;
}
.border-l-blue-800\/40 {
  border-left-color: rgb(30 64 175 / 0.4) !important;
}
.border-l-blue-800\/5 {
  border-left-color: rgb(30 64 175 / 0.05) !important;
}
.border-l-blue-800\/50 {
  border-left-color: rgb(30 64 175 / 0.5) !important;
}
.border-l-blue-800\/60 {
  border-left-color: rgb(30 64 175 / 0.6) !important;
}
.border-l-blue-800\/70 {
  border-left-color: rgb(30 64 175 / 0.7) !important;
}
.border-l-blue-800\/75 {
  border-left-color: rgb(30 64 175 / 0.75) !important;
}
.border-l-blue-800\/80 {
  border-left-color: rgb(30 64 175 / 0.8) !important;
}
.border-l-blue-800\/87 {
  border-left-color: rgb(30 64 175 / 0.87) !important;
}
.border-l-blue-800\/90 {
  border-left-color: rgb(30 64 175 / 0.9) !important;
}
.border-l-blue-800\/95 {
  border-left-color: rgb(30 64 175 / 0.95) !important;
}
.border-l-blue-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-l-blue-900\/0 {
  border-left-color: rgb(30 58 138 / 0) !important;
}
.border-l-blue-900\/10 {
  border-left-color: rgb(30 58 138 / 0.1) !important;
}
.border-l-blue-900\/100 {
  border-left-color: rgb(30 58 138 / 1) !important;
}
.border-l-blue-900\/12 {
  border-left-color: rgb(30 58 138 / 0.12) !important;
}
.border-l-blue-900\/20 {
  border-left-color: rgb(30 58 138 / 0.2) !important;
}
.border-l-blue-900\/25 {
  border-left-color: rgb(30 58 138 / 0.25) !important;
}
.border-l-blue-900\/30 {
  border-left-color: rgb(30 58 138 / 0.3) !important;
}
.border-l-blue-900\/38 {
  border-left-color: rgb(30 58 138 / 0.38) !important;
}
.border-l-blue-900\/40 {
  border-left-color: rgb(30 58 138 / 0.4) !important;
}
.border-l-blue-900\/5 {
  border-left-color: rgb(30 58 138 / 0.05) !important;
}
.border-l-blue-900\/50 {
  border-left-color: rgb(30 58 138 / 0.5) !important;
}
.border-l-blue-900\/60 {
  border-left-color: rgb(30 58 138 / 0.6) !important;
}
.border-l-blue-900\/70 {
  border-left-color: rgb(30 58 138 / 0.7) !important;
}
.border-l-blue-900\/75 {
  border-left-color: rgb(30 58 138 / 0.75) !important;
}
.border-l-blue-900\/80 {
  border-left-color: rgb(30 58 138 / 0.8) !important;
}
.border-l-blue-900\/87 {
  border-left-color: rgb(30 58 138 / 0.87) !important;
}
.border-l-blue-900\/90 {
  border-left-color: rgb(30 58 138 / 0.9) !important;
}
.border-l-blue-900\/95 {
  border-left-color: rgb(30 58 138 / 0.95) !important;
}
.border-l-blue-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-l-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0) !important;
}
.border-l-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1) !important;
}
.border-l-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1) !important;
}
.border-l-blue-950\/12 {
  border-left-color: rgb(23 37 84 / 0.12) !important;
}
.border-l-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2) !important;
}
.border-l-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25) !important;
}
.border-l-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3) !important;
}
.border-l-blue-950\/38 {
  border-left-color: rgb(23 37 84 / 0.38) !important;
}
.border-l-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4) !important;
}
.border-l-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05) !important;
}
.border-l-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5) !important;
}
.border-l-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6) !important;
}
.border-l-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7) !important;
}
.border-l-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75) !important;
}
.border-l-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8) !important;
}
.border-l-blue-950\/87 {
  border-left-color: rgb(23 37 84 / 0.87) !important;
}
.border-l-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9) !important;
}
.border-l-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95) !important;
}
.border-l-current {
  border-left-color: currentColor !important;
}
.border-l-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0) !important;
}
.border-l-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1) !important;
}
.border-l-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1) !important;
}
.border-l-cyan-100\/12 {
  border-left-color: rgb(207 250 254 / 0.12) !important;
}
.border-l-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2) !important;
}
.border-l-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25) !important;
}
.border-l-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3) !important;
}
.border-l-cyan-100\/38 {
  border-left-color: rgb(207 250 254 / 0.38) !important;
}
.border-l-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4) !important;
}
.border-l-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05) !important;
}
.border-l-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5) !important;
}
.border-l-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6) !important;
}
.border-l-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7) !important;
}
.border-l-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75) !important;
}
.border-l-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8) !important;
}
.border-l-cyan-100\/87 {
  border-left-color: rgb(207 250 254 / 0.87) !important;
}
.border-l-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9) !important;
}
.border-l-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95) !important;
}
.border-l-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0) !important;
}
.border-l-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1) !important;
}
.border-l-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1) !important;
}
.border-l-cyan-200\/12 {
  border-left-color: rgb(165 243 252 / 0.12) !important;
}
.border-l-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2) !important;
}
.border-l-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25) !important;
}
.border-l-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3) !important;
}
.border-l-cyan-200\/38 {
  border-left-color: rgb(165 243 252 / 0.38) !important;
}
.border-l-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4) !important;
}
.border-l-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05) !important;
}
.border-l-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5) !important;
}
.border-l-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6) !important;
}
.border-l-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7) !important;
}
.border-l-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75) !important;
}
.border-l-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8) !important;
}
.border-l-cyan-200\/87 {
  border-left-color: rgb(165 243 252 / 0.87) !important;
}
.border-l-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9) !important;
}
.border-l-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95) !important;
}
.border-l-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0) !important;
}
.border-l-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1) !important;
}
.border-l-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1) !important;
}
.border-l-cyan-300\/12 {
  border-left-color: rgb(103 232 249 / 0.12) !important;
}
.border-l-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2) !important;
}
.border-l-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25) !important;
}
.border-l-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3) !important;
}
.border-l-cyan-300\/38 {
  border-left-color: rgb(103 232 249 / 0.38) !important;
}
.border-l-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4) !important;
}
.border-l-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05) !important;
}
.border-l-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5) !important;
}
.border-l-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6) !important;
}
.border-l-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7) !important;
}
.border-l-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75) !important;
}
.border-l-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8) !important;
}
.border-l-cyan-300\/87 {
  border-left-color: rgb(103 232 249 / 0.87) !important;
}
.border-l-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9) !important;
}
.border-l-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95) !important;
}
.border-l-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0) !important;
}
.border-l-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1) !important;
}
.border-l-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1) !important;
}
.border-l-cyan-400\/12 {
  border-left-color: rgb(34 211 238 / 0.12) !important;
}
.border-l-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2) !important;
}
.border-l-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25) !important;
}
.border-l-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3) !important;
}
.border-l-cyan-400\/38 {
  border-left-color: rgb(34 211 238 / 0.38) !important;
}
.border-l-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4) !important;
}
.border-l-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05) !important;
}
.border-l-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5) !important;
}
.border-l-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6) !important;
}
.border-l-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7) !important;
}
.border-l-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75) !important;
}
.border-l-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8) !important;
}
.border-l-cyan-400\/87 {
  border-left-color: rgb(34 211 238 / 0.87) !important;
}
.border-l-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9) !important;
}
.border-l-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95) !important;
}
.border-l-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0) !important;
}
.border-l-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1) !important;
}
.border-l-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1) !important;
}
.border-l-cyan-50\/12 {
  border-left-color: rgb(236 254 255 / 0.12) !important;
}
.border-l-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2) !important;
}
.border-l-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25) !important;
}
.border-l-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3) !important;
}
.border-l-cyan-50\/38 {
  border-left-color: rgb(236 254 255 / 0.38) !important;
}
.border-l-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4) !important;
}
.border-l-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05) !important;
}
.border-l-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5) !important;
}
.border-l-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6) !important;
}
.border-l-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7) !important;
}
.border-l-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75) !important;
}
.border-l-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8) !important;
}
.border-l-cyan-50\/87 {
  border-left-color: rgb(236 254 255 / 0.87) !important;
}
.border-l-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9) !important;
}
.border-l-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95) !important;
}
.border-l-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0) !important;
}
.border-l-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1) !important;
}
.border-l-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1) !important;
}
.border-l-cyan-500\/12 {
  border-left-color: rgb(6 182 212 / 0.12) !important;
}
.border-l-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2) !important;
}
.border-l-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25) !important;
}
.border-l-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3) !important;
}
.border-l-cyan-500\/38 {
  border-left-color: rgb(6 182 212 / 0.38) !important;
}
.border-l-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4) !important;
}
.border-l-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05) !important;
}
.border-l-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5) !important;
}
.border-l-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6) !important;
}
.border-l-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7) !important;
}
.border-l-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75) !important;
}
.border-l-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8) !important;
}
.border-l-cyan-500\/87 {
  border-left-color: rgb(6 182 212 / 0.87) !important;
}
.border-l-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9) !important;
}
.border-l-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95) !important;
}
.border-l-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0) !important;
}
.border-l-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1) !important;
}
.border-l-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1) !important;
}
.border-l-cyan-600\/12 {
  border-left-color: rgb(8 145 178 / 0.12) !important;
}
.border-l-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2) !important;
}
.border-l-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25) !important;
}
.border-l-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3) !important;
}
.border-l-cyan-600\/38 {
  border-left-color: rgb(8 145 178 / 0.38) !important;
}
.border-l-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4) !important;
}
.border-l-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05) !important;
}
.border-l-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5) !important;
}
.border-l-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6) !important;
}
.border-l-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7) !important;
}
.border-l-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75) !important;
}
.border-l-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8) !important;
}
.border-l-cyan-600\/87 {
  border-left-color: rgb(8 145 178 / 0.87) !important;
}
.border-l-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9) !important;
}
.border-l-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95) !important;
}
.border-l-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0) !important;
}
.border-l-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1) !important;
}
.border-l-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1) !important;
}
.border-l-cyan-700\/12 {
  border-left-color: rgb(14 116 144 / 0.12) !important;
}
.border-l-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2) !important;
}
.border-l-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25) !important;
}
.border-l-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3) !important;
}
.border-l-cyan-700\/38 {
  border-left-color: rgb(14 116 144 / 0.38) !important;
}
.border-l-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4) !important;
}
.border-l-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05) !important;
}
.border-l-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5) !important;
}
.border-l-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6) !important;
}
.border-l-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7) !important;
}
.border-l-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75) !important;
}
.border-l-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8) !important;
}
.border-l-cyan-700\/87 {
  border-left-color: rgb(14 116 144 / 0.87) !important;
}
.border-l-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9) !important;
}
.border-l-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95) !important;
}
.border-l-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0) !important;
}
.border-l-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1) !important;
}
.border-l-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1) !important;
}
.border-l-cyan-800\/12 {
  border-left-color: rgb(21 94 117 / 0.12) !important;
}
.border-l-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2) !important;
}
.border-l-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25) !important;
}
.border-l-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3) !important;
}
.border-l-cyan-800\/38 {
  border-left-color: rgb(21 94 117 / 0.38) !important;
}
.border-l-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4) !important;
}
.border-l-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05) !important;
}
.border-l-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5) !important;
}
.border-l-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6) !important;
}
.border-l-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7) !important;
}
.border-l-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75) !important;
}
.border-l-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8) !important;
}
.border-l-cyan-800\/87 {
  border-left-color: rgb(21 94 117 / 0.87) !important;
}
.border-l-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9) !important;
}
.border-l-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95) !important;
}
.border-l-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0) !important;
}
.border-l-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1) !important;
}
.border-l-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1) !important;
}
.border-l-cyan-900\/12 {
  border-left-color: rgb(22 78 99 / 0.12) !important;
}
.border-l-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2) !important;
}
.border-l-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25) !important;
}
.border-l-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3) !important;
}
.border-l-cyan-900\/38 {
  border-left-color: rgb(22 78 99 / 0.38) !important;
}
.border-l-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4) !important;
}
.border-l-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05) !important;
}
.border-l-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5) !important;
}
.border-l-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6) !important;
}
.border-l-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7) !important;
}
.border-l-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75) !important;
}
.border-l-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8) !important;
}
.border-l-cyan-900\/87 {
  border-left-color: rgb(22 78 99 / 0.87) !important;
}
.border-l-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9) !important;
}
.border-l-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95) !important;
}
.border-l-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-l-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0) !important;
}
.border-l-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1) !important;
}
.border-l-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1) !important;
}
.border-l-cyan-950\/12 {
  border-left-color: rgb(8 51 68 / 0.12) !important;
}
.border-l-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2) !important;
}
.border-l-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25) !important;
}
.border-l-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3) !important;
}
.border-l-cyan-950\/38 {
  border-left-color: rgb(8 51 68 / 0.38) !important;
}
.border-l-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4) !important;
}
.border-l-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05) !important;
}
.border-l-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5) !important;
}
.border-l-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6) !important;
}
.border-l-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7) !important;
}
.border-l-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75) !important;
}
.border-l-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8) !important;
}
.border-l-cyan-950\/87 {
  border-left-color: rgb(8 51 68 / 0.87) !important;
}
.border-l-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9) !important;
}
.border-l-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95) !important;
}
.border-l-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0) !important;
}
.border-l-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1) !important;
}
.border-l-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1) !important;
}
.border-l-emerald-100\/12 {
  border-left-color: rgb(209 250 229 / 0.12) !important;
}
.border-l-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2) !important;
}
.border-l-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25) !important;
}
.border-l-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3) !important;
}
.border-l-emerald-100\/38 {
  border-left-color: rgb(209 250 229 / 0.38) !important;
}
.border-l-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4) !important;
}
.border-l-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05) !important;
}
.border-l-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5) !important;
}
.border-l-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6) !important;
}
.border-l-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7) !important;
}
.border-l-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75) !important;
}
.border-l-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8) !important;
}
.border-l-emerald-100\/87 {
  border-left-color: rgb(209 250 229 / 0.87) !important;
}
.border-l-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9) !important;
}
.border-l-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95) !important;
}
.border-l-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0) !important;
}
.border-l-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1) !important;
}
.border-l-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1) !important;
}
.border-l-emerald-200\/12 {
  border-left-color: rgb(167 243 208 / 0.12) !important;
}
.border-l-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2) !important;
}
.border-l-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25) !important;
}
.border-l-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3) !important;
}
.border-l-emerald-200\/38 {
  border-left-color: rgb(167 243 208 / 0.38) !important;
}
.border-l-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4) !important;
}
.border-l-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05) !important;
}
.border-l-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5) !important;
}
.border-l-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6) !important;
}
.border-l-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7) !important;
}
.border-l-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75) !important;
}
.border-l-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8) !important;
}
.border-l-emerald-200\/87 {
  border-left-color: rgb(167 243 208 / 0.87) !important;
}
.border-l-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9) !important;
}
.border-l-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95) !important;
}
.border-l-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0) !important;
}
.border-l-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1) !important;
}
.border-l-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1) !important;
}
.border-l-emerald-300\/12 {
  border-left-color: rgb(110 231 183 / 0.12) !important;
}
.border-l-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2) !important;
}
.border-l-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25) !important;
}
.border-l-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3) !important;
}
.border-l-emerald-300\/38 {
  border-left-color: rgb(110 231 183 / 0.38) !important;
}
.border-l-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4) !important;
}
.border-l-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05) !important;
}
.border-l-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5) !important;
}
.border-l-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6) !important;
}
.border-l-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7) !important;
}
.border-l-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75) !important;
}
.border-l-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8) !important;
}
.border-l-emerald-300\/87 {
  border-left-color: rgb(110 231 183 / 0.87) !important;
}
.border-l-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9) !important;
}
.border-l-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95) !important;
}
.border-l-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0) !important;
}
.border-l-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1) !important;
}
.border-l-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1) !important;
}
.border-l-emerald-400\/12 {
  border-left-color: rgb(52 211 153 / 0.12) !important;
}
.border-l-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2) !important;
}
.border-l-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25) !important;
}
.border-l-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3) !important;
}
.border-l-emerald-400\/38 {
  border-left-color: rgb(52 211 153 / 0.38) !important;
}
.border-l-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4) !important;
}
.border-l-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05) !important;
}
.border-l-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5) !important;
}
.border-l-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6) !important;
}
.border-l-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7) !important;
}
.border-l-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75) !important;
}
.border-l-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8) !important;
}
.border-l-emerald-400\/87 {
  border-left-color: rgb(52 211 153 / 0.87) !important;
}
.border-l-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9) !important;
}
.border-l-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95) !important;
}
.border-l-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0) !important;
}
.border-l-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1) !important;
}
.border-l-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1) !important;
}
.border-l-emerald-50\/12 {
  border-left-color: rgb(236 253 245 / 0.12) !important;
}
.border-l-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2) !important;
}
.border-l-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25) !important;
}
.border-l-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3) !important;
}
.border-l-emerald-50\/38 {
  border-left-color: rgb(236 253 245 / 0.38) !important;
}
.border-l-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4) !important;
}
.border-l-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05) !important;
}
.border-l-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5) !important;
}
.border-l-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6) !important;
}
.border-l-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7) !important;
}
.border-l-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75) !important;
}
.border-l-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8) !important;
}
.border-l-emerald-50\/87 {
  border-left-color: rgb(236 253 245 / 0.87) !important;
}
.border-l-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9) !important;
}
.border-l-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95) !important;
}
.border-l-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0) !important;
}
.border-l-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1) !important;
}
.border-l-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1) !important;
}
.border-l-emerald-500\/12 {
  border-left-color: rgb(16 185 129 / 0.12) !important;
}
.border-l-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2) !important;
}
.border-l-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25) !important;
}
.border-l-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3) !important;
}
.border-l-emerald-500\/38 {
  border-left-color: rgb(16 185 129 / 0.38) !important;
}
.border-l-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4) !important;
}
.border-l-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05) !important;
}
.border-l-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5) !important;
}
.border-l-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6) !important;
}
.border-l-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7) !important;
}
.border-l-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75) !important;
}
.border-l-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8) !important;
}
.border-l-emerald-500\/87 {
  border-left-color: rgb(16 185 129 / 0.87) !important;
}
.border-l-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9) !important;
}
.border-l-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95) !important;
}
.border-l-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0) !important;
}
.border-l-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1) !important;
}
.border-l-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1) !important;
}
.border-l-emerald-600\/12 {
  border-left-color: rgb(5 150 105 / 0.12) !important;
}
.border-l-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2) !important;
}
.border-l-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25) !important;
}
.border-l-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3) !important;
}
.border-l-emerald-600\/38 {
  border-left-color: rgb(5 150 105 / 0.38) !important;
}
.border-l-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4) !important;
}
.border-l-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05) !important;
}
.border-l-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5) !important;
}
.border-l-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6) !important;
}
.border-l-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7) !important;
}
.border-l-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75) !important;
}
.border-l-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8) !important;
}
.border-l-emerald-600\/87 {
  border-left-color: rgb(5 150 105 / 0.87) !important;
}
.border-l-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9) !important;
}
.border-l-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95) !important;
}
.border-l-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0) !important;
}
.border-l-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1) !important;
}
.border-l-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1) !important;
}
.border-l-emerald-700\/12 {
  border-left-color: rgb(4 120 87 / 0.12) !important;
}
.border-l-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2) !important;
}
.border-l-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25) !important;
}
.border-l-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3) !important;
}
.border-l-emerald-700\/38 {
  border-left-color: rgb(4 120 87 / 0.38) !important;
}
.border-l-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4) !important;
}
.border-l-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05) !important;
}
.border-l-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5) !important;
}
.border-l-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6) !important;
}
.border-l-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7) !important;
}
.border-l-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75) !important;
}
.border-l-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8) !important;
}
.border-l-emerald-700\/87 {
  border-left-color: rgb(4 120 87 / 0.87) !important;
}
.border-l-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9) !important;
}
.border-l-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95) !important;
}
.border-l-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0) !important;
}
.border-l-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1) !important;
}
.border-l-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1) !important;
}
.border-l-emerald-800\/12 {
  border-left-color: rgb(6 95 70 / 0.12) !important;
}
.border-l-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2) !important;
}
.border-l-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25) !important;
}
.border-l-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3) !important;
}
.border-l-emerald-800\/38 {
  border-left-color: rgb(6 95 70 / 0.38) !important;
}
.border-l-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4) !important;
}
.border-l-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05) !important;
}
.border-l-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5) !important;
}
.border-l-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6) !important;
}
.border-l-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7) !important;
}
.border-l-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75) !important;
}
.border-l-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8) !important;
}
.border-l-emerald-800\/87 {
  border-left-color: rgb(6 95 70 / 0.87) !important;
}
.border-l-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9) !important;
}
.border-l-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95) !important;
}
.border-l-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0) !important;
}
.border-l-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1) !important;
}
.border-l-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1) !important;
}
.border-l-emerald-900\/12 {
  border-left-color: rgb(6 78 59 / 0.12) !important;
}
.border-l-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2) !important;
}
.border-l-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25) !important;
}
.border-l-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3) !important;
}
.border-l-emerald-900\/38 {
  border-left-color: rgb(6 78 59 / 0.38) !important;
}
.border-l-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4) !important;
}
.border-l-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05) !important;
}
.border-l-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5) !important;
}
.border-l-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6) !important;
}
.border-l-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7) !important;
}
.border-l-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75) !important;
}
.border-l-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8) !important;
}
.border-l-emerald-900\/87 {
  border-left-color: rgb(6 78 59 / 0.87) !important;
}
.border-l-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9) !important;
}
.border-l-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95) !important;
}
.border-l-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-l-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0) !important;
}
.border-l-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1) !important;
}
.border-l-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1) !important;
}
.border-l-emerald-950\/12 {
  border-left-color: rgb(2 44 34 / 0.12) !important;
}
.border-l-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2) !important;
}
.border-l-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25) !important;
}
.border-l-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3) !important;
}
.border-l-emerald-950\/38 {
  border-left-color: rgb(2 44 34 / 0.38) !important;
}
.border-l-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4) !important;
}
.border-l-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05) !important;
}
.border-l-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5) !important;
}
.border-l-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6) !important;
}
.border-l-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7) !important;
}
.border-l-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75) !important;
}
.border-l-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8) !important;
}
.border-l-emerald-950\/87 {
  border-left-color: rgb(2 44 34 / 0.87) !important;
}
.border-l-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9) !important;
}
.border-l-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95) !important;
}
.border-l-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0) !important;
}
.border-l-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1) !important;
}
.border-l-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1) !important;
}
.border-l-fuchsia-100\/12 {
  border-left-color: rgb(250 232 255 / 0.12) !important;
}
.border-l-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2) !important;
}
.border-l-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25) !important;
}
.border-l-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3) !important;
}
.border-l-fuchsia-100\/38 {
  border-left-color: rgb(250 232 255 / 0.38) !important;
}
.border-l-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4) !important;
}
.border-l-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05) !important;
}
.border-l-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5) !important;
}
.border-l-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6) !important;
}
.border-l-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7) !important;
}
.border-l-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75) !important;
}
.border-l-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8) !important;
}
.border-l-fuchsia-100\/87 {
  border-left-color: rgb(250 232 255 / 0.87) !important;
}
.border-l-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9) !important;
}
.border-l-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95) !important;
}
.border-l-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0) !important;
}
.border-l-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1) !important;
}
.border-l-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1) !important;
}
.border-l-fuchsia-200\/12 {
  border-left-color: rgb(245 208 254 / 0.12) !important;
}
.border-l-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2) !important;
}
.border-l-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25) !important;
}
.border-l-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3) !important;
}
.border-l-fuchsia-200\/38 {
  border-left-color: rgb(245 208 254 / 0.38) !important;
}
.border-l-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4) !important;
}
.border-l-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05) !important;
}
.border-l-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5) !important;
}
.border-l-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6) !important;
}
.border-l-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7) !important;
}
.border-l-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75) !important;
}
.border-l-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8) !important;
}
.border-l-fuchsia-200\/87 {
  border-left-color: rgb(245 208 254 / 0.87) !important;
}
.border-l-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9) !important;
}
.border-l-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95) !important;
}
.border-l-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0) !important;
}
.border-l-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1) !important;
}
.border-l-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1) !important;
}
.border-l-fuchsia-300\/12 {
  border-left-color: rgb(240 171 252 / 0.12) !important;
}
.border-l-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2) !important;
}
.border-l-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25) !important;
}
.border-l-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3) !important;
}
.border-l-fuchsia-300\/38 {
  border-left-color: rgb(240 171 252 / 0.38) !important;
}
.border-l-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4) !important;
}
.border-l-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05) !important;
}
.border-l-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5) !important;
}
.border-l-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6) !important;
}
.border-l-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7) !important;
}
.border-l-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75) !important;
}
.border-l-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8) !important;
}
.border-l-fuchsia-300\/87 {
  border-left-color: rgb(240 171 252 / 0.87) !important;
}
.border-l-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9) !important;
}
.border-l-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95) !important;
}
.border-l-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0) !important;
}
.border-l-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1) !important;
}
.border-l-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1) !important;
}
.border-l-fuchsia-400\/12 {
  border-left-color: rgb(232 121 249 / 0.12) !important;
}
.border-l-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2) !important;
}
.border-l-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25) !important;
}
.border-l-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3) !important;
}
.border-l-fuchsia-400\/38 {
  border-left-color: rgb(232 121 249 / 0.38) !important;
}
.border-l-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4) !important;
}
.border-l-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05) !important;
}
.border-l-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5) !important;
}
.border-l-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6) !important;
}
.border-l-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7) !important;
}
.border-l-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75) !important;
}
.border-l-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8) !important;
}
.border-l-fuchsia-400\/87 {
  border-left-color: rgb(232 121 249 / 0.87) !important;
}
.border-l-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9) !important;
}
.border-l-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95) !important;
}
.border-l-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0) !important;
}
.border-l-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1) !important;
}
.border-l-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1) !important;
}
.border-l-fuchsia-50\/12 {
  border-left-color: rgb(253 244 255 / 0.12) !important;
}
.border-l-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2) !important;
}
.border-l-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25) !important;
}
.border-l-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3) !important;
}
.border-l-fuchsia-50\/38 {
  border-left-color: rgb(253 244 255 / 0.38) !important;
}
.border-l-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4) !important;
}
.border-l-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05) !important;
}
.border-l-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5) !important;
}
.border-l-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6) !important;
}
.border-l-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7) !important;
}
.border-l-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75) !important;
}
.border-l-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8) !important;
}
.border-l-fuchsia-50\/87 {
  border-left-color: rgb(253 244 255 / 0.87) !important;
}
.border-l-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9) !important;
}
.border-l-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95) !important;
}
.border-l-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0) !important;
}
.border-l-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1) !important;
}
.border-l-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1) !important;
}
.border-l-fuchsia-500\/12 {
  border-left-color: rgb(217 70 239 / 0.12) !important;
}
.border-l-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2) !important;
}
.border-l-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25) !important;
}
.border-l-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3) !important;
}
.border-l-fuchsia-500\/38 {
  border-left-color: rgb(217 70 239 / 0.38) !important;
}
.border-l-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4) !important;
}
.border-l-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05) !important;
}
.border-l-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5) !important;
}
.border-l-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6) !important;
}
.border-l-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7) !important;
}
.border-l-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75) !important;
}
.border-l-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8) !important;
}
.border-l-fuchsia-500\/87 {
  border-left-color: rgb(217 70 239 / 0.87) !important;
}
.border-l-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9) !important;
}
.border-l-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95) !important;
}
.border-l-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0) !important;
}
.border-l-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1) !important;
}
.border-l-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1) !important;
}
.border-l-fuchsia-600\/12 {
  border-left-color: rgb(192 38 211 / 0.12) !important;
}
.border-l-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2) !important;
}
.border-l-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25) !important;
}
.border-l-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3) !important;
}
.border-l-fuchsia-600\/38 {
  border-left-color: rgb(192 38 211 / 0.38) !important;
}
.border-l-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4) !important;
}
.border-l-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05) !important;
}
.border-l-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5) !important;
}
.border-l-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6) !important;
}
.border-l-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7) !important;
}
.border-l-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75) !important;
}
.border-l-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8) !important;
}
.border-l-fuchsia-600\/87 {
  border-left-color: rgb(192 38 211 / 0.87) !important;
}
.border-l-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9) !important;
}
.border-l-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95) !important;
}
.border-l-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0) !important;
}
.border-l-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1) !important;
}
.border-l-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1) !important;
}
.border-l-fuchsia-700\/12 {
  border-left-color: rgb(162 28 175 / 0.12) !important;
}
.border-l-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2) !important;
}
.border-l-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25) !important;
}
.border-l-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3) !important;
}
.border-l-fuchsia-700\/38 {
  border-left-color: rgb(162 28 175 / 0.38) !important;
}
.border-l-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4) !important;
}
.border-l-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05) !important;
}
.border-l-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5) !important;
}
.border-l-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6) !important;
}
.border-l-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7) !important;
}
.border-l-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75) !important;
}
.border-l-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8) !important;
}
.border-l-fuchsia-700\/87 {
  border-left-color: rgb(162 28 175 / 0.87) !important;
}
.border-l-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9) !important;
}
.border-l-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95) !important;
}
.border-l-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0) !important;
}
.border-l-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1) !important;
}
.border-l-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1) !important;
}
.border-l-fuchsia-800\/12 {
  border-left-color: rgb(134 25 143 / 0.12) !important;
}
.border-l-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2) !important;
}
.border-l-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25) !important;
}
.border-l-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3) !important;
}
.border-l-fuchsia-800\/38 {
  border-left-color: rgb(134 25 143 / 0.38) !important;
}
.border-l-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4) !important;
}
.border-l-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05) !important;
}
.border-l-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5) !important;
}
.border-l-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6) !important;
}
.border-l-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7) !important;
}
.border-l-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75) !important;
}
.border-l-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8) !important;
}
.border-l-fuchsia-800\/87 {
  border-left-color: rgb(134 25 143 / 0.87) !important;
}
.border-l-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9) !important;
}
.border-l-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95) !important;
}
.border-l-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0) !important;
}
.border-l-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1) !important;
}
.border-l-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1) !important;
}
.border-l-fuchsia-900\/12 {
  border-left-color: rgb(112 26 117 / 0.12) !important;
}
.border-l-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2) !important;
}
.border-l-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25) !important;
}
.border-l-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3) !important;
}
.border-l-fuchsia-900\/38 {
  border-left-color: rgb(112 26 117 / 0.38) !important;
}
.border-l-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4) !important;
}
.border-l-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05) !important;
}
.border-l-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5) !important;
}
.border-l-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6) !important;
}
.border-l-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7) !important;
}
.border-l-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75) !important;
}
.border-l-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8) !important;
}
.border-l-fuchsia-900\/87 {
  border-left-color: rgb(112 26 117 / 0.87) !important;
}
.border-l-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9) !important;
}
.border-l-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95) !important;
}
.border-l-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-l-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0) !important;
}
.border-l-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1) !important;
}
.border-l-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1) !important;
}
.border-l-fuchsia-950\/12 {
  border-left-color: rgb(74 4 78 / 0.12) !important;
}
.border-l-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2) !important;
}
.border-l-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25) !important;
}
.border-l-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3) !important;
}
.border-l-fuchsia-950\/38 {
  border-left-color: rgb(74 4 78 / 0.38) !important;
}
.border-l-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4) !important;
}
.border-l-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05) !important;
}
.border-l-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5) !important;
}
.border-l-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6) !important;
}
.border-l-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7) !important;
}
.border-l-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75) !important;
}
.border-l-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8) !important;
}
.border-l-fuchsia-950\/87 {
  border-left-color: rgb(74 4 78 / 0.87) !important;
}
.border-l-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9) !important;
}
.border-l-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95) !important;
}
.border-l-gray-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-l-gray-100\/0 {
  border-left-color: rgb(241 245 249 / 0) !important;
}
.border-l-gray-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1) !important;
}
.border-l-gray-100\/100 {
  border-left-color: rgb(241 245 249 / 1) !important;
}
.border-l-gray-100\/12 {
  border-left-color: rgb(241 245 249 / 0.12) !important;
}
.border-l-gray-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2) !important;
}
.border-l-gray-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25) !important;
}
.border-l-gray-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3) !important;
}
.border-l-gray-100\/38 {
  border-left-color: rgb(241 245 249 / 0.38) !important;
}
.border-l-gray-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4) !important;
}
.border-l-gray-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05) !important;
}
.border-l-gray-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5) !important;
}
.border-l-gray-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6) !important;
}
.border-l-gray-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7) !important;
}
.border-l-gray-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75) !important;
}
.border-l-gray-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8) !important;
}
.border-l-gray-100\/87 {
  border-left-color: rgb(241 245 249 / 0.87) !important;
}
.border-l-gray-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9) !important;
}
.border-l-gray-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95) !important;
}
.border-l-gray-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-l-gray-200\/0 {
  border-left-color: rgb(226 232 240 / 0) !important;
}
.border-l-gray-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1) !important;
}
.border-l-gray-200\/100 {
  border-left-color: rgb(226 232 240 / 1) !important;
}
.border-l-gray-200\/12 {
  border-left-color: rgb(226 232 240 / 0.12) !important;
}
.border-l-gray-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2) !important;
}
.border-l-gray-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25) !important;
}
.border-l-gray-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3) !important;
}
.border-l-gray-200\/38 {
  border-left-color: rgb(226 232 240 / 0.38) !important;
}
.border-l-gray-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4) !important;
}
.border-l-gray-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05) !important;
}
.border-l-gray-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5) !important;
}
.border-l-gray-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6) !important;
}
.border-l-gray-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7) !important;
}
.border-l-gray-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75) !important;
}
.border-l-gray-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8) !important;
}
.border-l-gray-200\/87 {
  border-left-color: rgb(226 232 240 / 0.87) !important;
}
.border-l-gray-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9) !important;
}
.border-l-gray-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95) !important;
}
.border-l-gray-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-l-gray-300\/0 {
  border-left-color: rgb(203 213 225 / 0) !important;
}
.border-l-gray-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1) !important;
}
.border-l-gray-300\/100 {
  border-left-color: rgb(203 213 225 / 1) !important;
}
.border-l-gray-300\/12 {
  border-left-color: rgb(203 213 225 / 0.12) !important;
}
.border-l-gray-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2) !important;
}
.border-l-gray-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25) !important;
}
.border-l-gray-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3) !important;
}
.border-l-gray-300\/38 {
  border-left-color: rgb(203 213 225 / 0.38) !important;
}
.border-l-gray-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4) !important;
}
.border-l-gray-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05) !important;
}
.border-l-gray-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5) !important;
}
.border-l-gray-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6) !important;
}
.border-l-gray-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7) !important;
}
.border-l-gray-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75) !important;
}
.border-l-gray-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8) !important;
}
.border-l-gray-300\/87 {
  border-left-color: rgb(203 213 225 / 0.87) !important;
}
.border-l-gray-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9) !important;
}
.border-l-gray-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95) !important;
}
.border-l-gray-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-l-gray-400\/0 {
  border-left-color: rgb(148 163 184 / 0) !important;
}
.border-l-gray-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1) !important;
}
.border-l-gray-400\/100 {
  border-left-color: rgb(148 163 184 / 1) !important;
}
.border-l-gray-400\/12 {
  border-left-color: rgb(148 163 184 / 0.12) !important;
}
.border-l-gray-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2) !important;
}
.border-l-gray-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25) !important;
}
.border-l-gray-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3) !important;
}
.border-l-gray-400\/38 {
  border-left-color: rgb(148 163 184 / 0.38) !important;
}
.border-l-gray-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4) !important;
}
.border-l-gray-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05) !important;
}
.border-l-gray-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5) !important;
}
.border-l-gray-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6) !important;
}
.border-l-gray-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7) !important;
}
.border-l-gray-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75) !important;
}
.border-l-gray-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8) !important;
}
.border-l-gray-400\/87 {
  border-left-color: rgb(148 163 184 / 0.87) !important;
}
.border-l-gray-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9) !important;
}
.border-l-gray-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95) !important;
}
.border-l-gray-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-l-gray-50\/0 {
  border-left-color: rgb(248 250 252 / 0) !important;
}
.border-l-gray-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1) !important;
}
.border-l-gray-50\/100 {
  border-left-color: rgb(248 250 252 / 1) !important;
}
.border-l-gray-50\/12 {
  border-left-color: rgb(248 250 252 / 0.12) !important;
}
.border-l-gray-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2) !important;
}
.border-l-gray-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25) !important;
}
.border-l-gray-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3) !important;
}
.border-l-gray-50\/38 {
  border-left-color: rgb(248 250 252 / 0.38) !important;
}
.border-l-gray-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4) !important;
}
.border-l-gray-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05) !important;
}
.border-l-gray-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5) !important;
}
.border-l-gray-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6) !important;
}
.border-l-gray-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7) !important;
}
.border-l-gray-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75) !important;
}
.border-l-gray-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8) !important;
}
.border-l-gray-50\/87 {
  border-left-color: rgb(248 250 252 / 0.87) !important;
}
.border-l-gray-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9) !important;
}
.border-l-gray-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95) !important;
}
.border-l-gray-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-l-gray-500\/0 {
  border-left-color: rgb(100 116 139 / 0) !important;
}
.border-l-gray-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1) !important;
}
.border-l-gray-500\/100 {
  border-left-color: rgb(100 116 139 / 1) !important;
}
.border-l-gray-500\/12 {
  border-left-color: rgb(100 116 139 / 0.12) !important;
}
.border-l-gray-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2) !important;
}
.border-l-gray-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25) !important;
}
.border-l-gray-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3) !important;
}
.border-l-gray-500\/38 {
  border-left-color: rgb(100 116 139 / 0.38) !important;
}
.border-l-gray-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4) !important;
}
.border-l-gray-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05) !important;
}
.border-l-gray-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5) !important;
}
.border-l-gray-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6) !important;
}
.border-l-gray-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7) !important;
}
.border-l-gray-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75) !important;
}
.border-l-gray-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8) !important;
}
.border-l-gray-500\/87 {
  border-left-color: rgb(100 116 139 / 0.87) !important;
}
.border-l-gray-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9) !important;
}
.border-l-gray-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95) !important;
}
.border-l-gray-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-l-gray-600\/0 {
  border-left-color: rgb(71 85 105 / 0) !important;
}
.border-l-gray-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1) !important;
}
.border-l-gray-600\/100 {
  border-left-color: rgb(71 85 105 / 1) !important;
}
.border-l-gray-600\/12 {
  border-left-color: rgb(71 85 105 / 0.12) !important;
}
.border-l-gray-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2) !important;
}
.border-l-gray-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25) !important;
}
.border-l-gray-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3) !important;
}
.border-l-gray-600\/38 {
  border-left-color: rgb(71 85 105 / 0.38) !important;
}
.border-l-gray-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4) !important;
}
.border-l-gray-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05) !important;
}
.border-l-gray-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5) !important;
}
.border-l-gray-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6) !important;
}
.border-l-gray-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7) !important;
}
.border-l-gray-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75) !important;
}
.border-l-gray-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8) !important;
}
.border-l-gray-600\/87 {
  border-left-color: rgb(71 85 105 / 0.87) !important;
}
.border-l-gray-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9) !important;
}
.border-l-gray-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95) !important;
}
.border-l-gray-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-l-gray-700\/0 {
  border-left-color: rgb(51 65 85 / 0) !important;
}
.border-l-gray-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1) !important;
}
.border-l-gray-700\/100 {
  border-left-color: rgb(51 65 85 / 1) !important;
}
.border-l-gray-700\/12 {
  border-left-color: rgb(51 65 85 / 0.12) !important;
}
.border-l-gray-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2) !important;
}
.border-l-gray-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25) !important;
}
.border-l-gray-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3) !important;
}
.border-l-gray-700\/38 {
  border-left-color: rgb(51 65 85 / 0.38) !important;
}
.border-l-gray-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4) !important;
}
.border-l-gray-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05) !important;
}
.border-l-gray-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5) !important;
}
.border-l-gray-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6) !important;
}
.border-l-gray-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7) !important;
}
.border-l-gray-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75) !important;
}
.border-l-gray-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8) !important;
}
.border-l-gray-700\/87 {
  border-left-color: rgb(51 65 85 / 0.87) !important;
}
.border-l-gray-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9) !important;
}
.border-l-gray-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95) !important;
}
.border-l-gray-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-l-gray-800\/0 {
  border-left-color: rgb(30 41 59 / 0) !important;
}
.border-l-gray-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1) !important;
}
.border-l-gray-800\/100 {
  border-left-color: rgb(30 41 59 / 1) !important;
}
.border-l-gray-800\/12 {
  border-left-color: rgb(30 41 59 / 0.12) !important;
}
.border-l-gray-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2) !important;
}
.border-l-gray-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25) !important;
}
.border-l-gray-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3) !important;
}
.border-l-gray-800\/38 {
  border-left-color: rgb(30 41 59 / 0.38) !important;
}
.border-l-gray-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4) !important;
}
.border-l-gray-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05) !important;
}
.border-l-gray-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5) !important;
}
.border-l-gray-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6) !important;
}
.border-l-gray-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7) !important;
}
.border-l-gray-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75) !important;
}
.border-l-gray-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8) !important;
}
.border-l-gray-800\/87 {
  border-left-color: rgb(30 41 59 / 0.87) !important;
}
.border-l-gray-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9) !important;
}
.border-l-gray-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95) !important;
}
.border-l-gray-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-l-gray-900\/0 {
  border-left-color: rgb(15 23 42 / 0) !important;
}
.border-l-gray-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1) !important;
}
.border-l-gray-900\/100 {
  border-left-color: rgb(15 23 42 / 1) !important;
}
.border-l-gray-900\/12 {
  border-left-color: rgb(15 23 42 / 0.12) !important;
}
.border-l-gray-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2) !important;
}
.border-l-gray-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25) !important;
}
.border-l-gray-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3) !important;
}
.border-l-gray-900\/38 {
  border-left-color: rgb(15 23 42 / 0.38) !important;
}
.border-l-gray-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4) !important;
}
.border-l-gray-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05) !important;
}
.border-l-gray-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5) !important;
}
.border-l-gray-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6) !important;
}
.border-l-gray-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7) !important;
}
.border-l-gray-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75) !important;
}
.border-l-gray-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8) !important;
}
.border-l-gray-900\/87 {
  border-left-color: rgb(15 23 42 / 0.87) !important;
}
.border-l-gray-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9) !important;
}
.border-l-gray-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95) !important;
}
.border-l-gray-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-l-gray-950\/0 {
  border-left-color: rgb(2 6 23 / 0) !important;
}
.border-l-gray-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1) !important;
}
.border-l-gray-950\/100 {
  border-left-color: rgb(2 6 23 / 1) !important;
}
.border-l-gray-950\/12 {
  border-left-color: rgb(2 6 23 / 0.12) !important;
}
.border-l-gray-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2) !important;
}
.border-l-gray-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25) !important;
}
.border-l-gray-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3) !important;
}
.border-l-gray-950\/38 {
  border-left-color: rgb(2 6 23 / 0.38) !important;
}
.border-l-gray-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4) !important;
}
.border-l-gray-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05) !important;
}
.border-l-gray-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5) !important;
}
.border-l-gray-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6) !important;
}
.border-l-gray-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7) !important;
}
.border-l-gray-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75) !important;
}
.border-l-gray-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8) !important;
}
.border-l-gray-950\/87 {
  border-left-color: rgb(2 6 23 / 0.87) !important;
}
.border-l-gray-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9) !important;
}
.border-l-gray-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95) !important;
}
.border-l-green-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-l-green-100\/0 {
  border-left-color: rgb(220 252 231 / 0) !important;
}
.border-l-green-100\/10 {
  border-left-color: rgb(220 252 231 / 0.1) !important;
}
.border-l-green-100\/100 {
  border-left-color: rgb(220 252 231 / 1) !important;
}
.border-l-green-100\/12 {
  border-left-color: rgb(220 252 231 / 0.12) !important;
}
.border-l-green-100\/20 {
  border-left-color: rgb(220 252 231 / 0.2) !important;
}
.border-l-green-100\/25 {
  border-left-color: rgb(220 252 231 / 0.25) !important;
}
.border-l-green-100\/30 {
  border-left-color: rgb(220 252 231 / 0.3) !important;
}
.border-l-green-100\/38 {
  border-left-color: rgb(220 252 231 / 0.38) !important;
}
.border-l-green-100\/40 {
  border-left-color: rgb(220 252 231 / 0.4) !important;
}
.border-l-green-100\/5 {
  border-left-color: rgb(220 252 231 / 0.05) !important;
}
.border-l-green-100\/50 {
  border-left-color: rgb(220 252 231 / 0.5) !important;
}
.border-l-green-100\/60 {
  border-left-color: rgb(220 252 231 / 0.6) !important;
}
.border-l-green-100\/70 {
  border-left-color: rgb(220 252 231 / 0.7) !important;
}
.border-l-green-100\/75 {
  border-left-color: rgb(220 252 231 / 0.75) !important;
}
.border-l-green-100\/80 {
  border-left-color: rgb(220 252 231 / 0.8) !important;
}
.border-l-green-100\/87 {
  border-left-color: rgb(220 252 231 / 0.87) !important;
}
.border-l-green-100\/90 {
  border-left-color: rgb(220 252 231 / 0.9) !important;
}
.border-l-green-100\/95 {
  border-left-color: rgb(220 252 231 / 0.95) !important;
}
.border-l-green-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-l-green-200\/0 {
  border-left-color: rgb(187 247 208 / 0) !important;
}
.border-l-green-200\/10 {
  border-left-color: rgb(187 247 208 / 0.1) !important;
}
.border-l-green-200\/100 {
  border-left-color: rgb(187 247 208 / 1) !important;
}
.border-l-green-200\/12 {
  border-left-color: rgb(187 247 208 / 0.12) !important;
}
.border-l-green-200\/20 {
  border-left-color: rgb(187 247 208 / 0.2) !important;
}
.border-l-green-200\/25 {
  border-left-color: rgb(187 247 208 / 0.25) !important;
}
.border-l-green-200\/30 {
  border-left-color: rgb(187 247 208 / 0.3) !important;
}
.border-l-green-200\/38 {
  border-left-color: rgb(187 247 208 / 0.38) !important;
}
.border-l-green-200\/40 {
  border-left-color: rgb(187 247 208 / 0.4) !important;
}
.border-l-green-200\/5 {
  border-left-color: rgb(187 247 208 / 0.05) !important;
}
.border-l-green-200\/50 {
  border-left-color: rgb(187 247 208 / 0.5) !important;
}
.border-l-green-200\/60 {
  border-left-color: rgb(187 247 208 / 0.6) !important;
}
.border-l-green-200\/70 {
  border-left-color: rgb(187 247 208 / 0.7) !important;
}
.border-l-green-200\/75 {
  border-left-color: rgb(187 247 208 / 0.75) !important;
}
.border-l-green-200\/80 {
  border-left-color: rgb(187 247 208 / 0.8) !important;
}
.border-l-green-200\/87 {
  border-left-color: rgb(187 247 208 / 0.87) !important;
}
.border-l-green-200\/90 {
  border-left-color: rgb(187 247 208 / 0.9) !important;
}
.border-l-green-200\/95 {
  border-left-color: rgb(187 247 208 / 0.95) !important;
}
.border-l-green-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-l-green-300\/0 {
  border-left-color: rgb(134 239 172 / 0) !important;
}
.border-l-green-300\/10 {
  border-left-color: rgb(134 239 172 / 0.1) !important;
}
.border-l-green-300\/100 {
  border-left-color: rgb(134 239 172 / 1) !important;
}
.border-l-green-300\/12 {
  border-left-color: rgb(134 239 172 / 0.12) !important;
}
.border-l-green-300\/20 {
  border-left-color: rgb(134 239 172 / 0.2) !important;
}
.border-l-green-300\/25 {
  border-left-color: rgb(134 239 172 / 0.25) !important;
}
.border-l-green-300\/30 {
  border-left-color: rgb(134 239 172 / 0.3) !important;
}
.border-l-green-300\/38 {
  border-left-color: rgb(134 239 172 / 0.38) !important;
}
.border-l-green-300\/40 {
  border-left-color: rgb(134 239 172 / 0.4) !important;
}
.border-l-green-300\/5 {
  border-left-color: rgb(134 239 172 / 0.05) !important;
}
.border-l-green-300\/50 {
  border-left-color: rgb(134 239 172 / 0.5) !important;
}
.border-l-green-300\/60 {
  border-left-color: rgb(134 239 172 / 0.6) !important;
}
.border-l-green-300\/70 {
  border-left-color: rgb(134 239 172 / 0.7) !important;
}
.border-l-green-300\/75 {
  border-left-color: rgb(134 239 172 / 0.75) !important;
}
.border-l-green-300\/80 {
  border-left-color: rgb(134 239 172 / 0.8) !important;
}
.border-l-green-300\/87 {
  border-left-color: rgb(134 239 172 / 0.87) !important;
}
.border-l-green-300\/90 {
  border-left-color: rgb(134 239 172 / 0.9) !important;
}
.border-l-green-300\/95 {
  border-left-color: rgb(134 239 172 / 0.95) !important;
}
.border-l-green-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-l-green-400\/0 {
  border-left-color: rgb(74 222 128 / 0) !important;
}
.border-l-green-400\/10 {
  border-left-color: rgb(74 222 128 / 0.1) !important;
}
.border-l-green-400\/100 {
  border-left-color: rgb(74 222 128 / 1) !important;
}
.border-l-green-400\/12 {
  border-left-color: rgb(74 222 128 / 0.12) !important;
}
.border-l-green-400\/20 {
  border-left-color: rgb(74 222 128 / 0.2) !important;
}
.border-l-green-400\/25 {
  border-left-color: rgb(74 222 128 / 0.25) !important;
}
.border-l-green-400\/30 {
  border-left-color: rgb(74 222 128 / 0.3) !important;
}
.border-l-green-400\/38 {
  border-left-color: rgb(74 222 128 / 0.38) !important;
}
.border-l-green-400\/40 {
  border-left-color: rgb(74 222 128 / 0.4) !important;
}
.border-l-green-400\/5 {
  border-left-color: rgb(74 222 128 / 0.05) !important;
}
.border-l-green-400\/50 {
  border-left-color: rgb(74 222 128 / 0.5) !important;
}
.border-l-green-400\/60 {
  border-left-color: rgb(74 222 128 / 0.6) !important;
}
.border-l-green-400\/70 {
  border-left-color: rgb(74 222 128 / 0.7) !important;
}
.border-l-green-400\/75 {
  border-left-color: rgb(74 222 128 / 0.75) !important;
}
.border-l-green-400\/80 {
  border-left-color: rgb(74 222 128 / 0.8) !important;
}
.border-l-green-400\/87 {
  border-left-color: rgb(74 222 128 / 0.87) !important;
}
.border-l-green-400\/90 {
  border-left-color: rgb(74 222 128 / 0.9) !important;
}
.border-l-green-400\/95 {
  border-left-color: rgb(74 222 128 / 0.95) !important;
}
.border-l-green-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-l-green-50\/0 {
  border-left-color: rgb(240 253 244 / 0) !important;
}
.border-l-green-50\/10 {
  border-left-color: rgb(240 253 244 / 0.1) !important;
}
.border-l-green-50\/100 {
  border-left-color: rgb(240 253 244 / 1) !important;
}
.border-l-green-50\/12 {
  border-left-color: rgb(240 253 244 / 0.12) !important;
}
.border-l-green-50\/20 {
  border-left-color: rgb(240 253 244 / 0.2) !important;
}
.border-l-green-50\/25 {
  border-left-color: rgb(240 253 244 / 0.25) !important;
}
.border-l-green-50\/30 {
  border-left-color: rgb(240 253 244 / 0.3) !important;
}
.border-l-green-50\/38 {
  border-left-color: rgb(240 253 244 / 0.38) !important;
}
.border-l-green-50\/40 {
  border-left-color: rgb(240 253 244 / 0.4) !important;
}
.border-l-green-50\/5 {
  border-left-color: rgb(240 253 244 / 0.05) !important;
}
.border-l-green-50\/50 {
  border-left-color: rgb(240 253 244 / 0.5) !important;
}
.border-l-green-50\/60 {
  border-left-color: rgb(240 253 244 / 0.6) !important;
}
.border-l-green-50\/70 {
  border-left-color: rgb(240 253 244 / 0.7) !important;
}
.border-l-green-50\/75 {
  border-left-color: rgb(240 253 244 / 0.75) !important;
}
.border-l-green-50\/80 {
  border-left-color: rgb(240 253 244 / 0.8) !important;
}
.border-l-green-50\/87 {
  border-left-color: rgb(240 253 244 / 0.87) !important;
}
.border-l-green-50\/90 {
  border-left-color: rgb(240 253 244 / 0.9) !important;
}
.border-l-green-50\/95 {
  border-left-color: rgb(240 253 244 / 0.95) !important;
}
.border-l-green-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-l-green-500\/0 {
  border-left-color: rgb(34 197 94 / 0) !important;
}
.border-l-green-500\/10 {
  border-left-color: rgb(34 197 94 / 0.1) !important;
}
.border-l-green-500\/100 {
  border-left-color: rgb(34 197 94 / 1) !important;
}
.border-l-green-500\/12 {
  border-left-color: rgb(34 197 94 / 0.12) !important;
}
.border-l-green-500\/20 {
  border-left-color: rgb(34 197 94 / 0.2) !important;
}
.border-l-green-500\/25 {
  border-left-color: rgb(34 197 94 / 0.25) !important;
}
.border-l-green-500\/30 {
  border-left-color: rgb(34 197 94 / 0.3) !important;
}
.border-l-green-500\/38 {
  border-left-color: rgb(34 197 94 / 0.38) !important;
}
.border-l-green-500\/40 {
  border-left-color: rgb(34 197 94 / 0.4) !important;
}
.border-l-green-500\/5 {
  border-left-color: rgb(34 197 94 / 0.05) !important;
}
.border-l-green-500\/50 {
  border-left-color: rgb(34 197 94 / 0.5) !important;
}
.border-l-green-500\/60 {
  border-left-color: rgb(34 197 94 / 0.6) !important;
}
.border-l-green-500\/70 {
  border-left-color: rgb(34 197 94 / 0.7) !important;
}
.border-l-green-500\/75 {
  border-left-color: rgb(34 197 94 / 0.75) !important;
}
.border-l-green-500\/80 {
  border-left-color: rgb(34 197 94 / 0.8) !important;
}
.border-l-green-500\/87 {
  border-left-color: rgb(34 197 94 / 0.87) !important;
}
.border-l-green-500\/90 {
  border-left-color: rgb(34 197 94 / 0.9) !important;
}
.border-l-green-500\/95 {
  border-left-color: rgb(34 197 94 / 0.95) !important;
}
.border-l-green-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-l-green-600\/0 {
  border-left-color: rgb(22 163 74 / 0) !important;
}
.border-l-green-600\/10 {
  border-left-color: rgb(22 163 74 / 0.1) !important;
}
.border-l-green-600\/100 {
  border-left-color: rgb(22 163 74 / 1) !important;
}
.border-l-green-600\/12 {
  border-left-color: rgb(22 163 74 / 0.12) !important;
}
.border-l-green-600\/20 {
  border-left-color: rgb(22 163 74 / 0.2) !important;
}
.border-l-green-600\/25 {
  border-left-color: rgb(22 163 74 / 0.25) !important;
}
.border-l-green-600\/30 {
  border-left-color: rgb(22 163 74 / 0.3) !important;
}
.border-l-green-600\/38 {
  border-left-color: rgb(22 163 74 / 0.38) !important;
}
.border-l-green-600\/40 {
  border-left-color: rgb(22 163 74 / 0.4) !important;
}
.border-l-green-600\/5 {
  border-left-color: rgb(22 163 74 / 0.05) !important;
}
.border-l-green-600\/50 {
  border-left-color: rgb(22 163 74 / 0.5) !important;
}
.border-l-green-600\/60 {
  border-left-color: rgb(22 163 74 / 0.6) !important;
}
.border-l-green-600\/70 {
  border-left-color: rgb(22 163 74 / 0.7) !important;
}
.border-l-green-600\/75 {
  border-left-color: rgb(22 163 74 / 0.75) !important;
}
.border-l-green-600\/80 {
  border-left-color: rgb(22 163 74 / 0.8) !important;
}
.border-l-green-600\/87 {
  border-left-color: rgb(22 163 74 / 0.87) !important;
}
.border-l-green-600\/90 {
  border-left-color: rgb(22 163 74 / 0.9) !important;
}
.border-l-green-600\/95 {
  border-left-color: rgb(22 163 74 / 0.95) !important;
}
.border-l-green-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-l-green-700\/0 {
  border-left-color: rgb(21 128 61 / 0) !important;
}
.border-l-green-700\/10 {
  border-left-color: rgb(21 128 61 / 0.1) !important;
}
.border-l-green-700\/100 {
  border-left-color: rgb(21 128 61 / 1) !important;
}
.border-l-green-700\/12 {
  border-left-color: rgb(21 128 61 / 0.12) !important;
}
.border-l-green-700\/20 {
  border-left-color: rgb(21 128 61 / 0.2) !important;
}
.border-l-green-700\/25 {
  border-left-color: rgb(21 128 61 / 0.25) !important;
}
.border-l-green-700\/30 {
  border-left-color: rgb(21 128 61 / 0.3) !important;
}
.border-l-green-700\/38 {
  border-left-color: rgb(21 128 61 / 0.38) !important;
}
.border-l-green-700\/40 {
  border-left-color: rgb(21 128 61 / 0.4) !important;
}
.border-l-green-700\/5 {
  border-left-color: rgb(21 128 61 / 0.05) !important;
}
.border-l-green-700\/50 {
  border-left-color: rgb(21 128 61 / 0.5) !important;
}
.border-l-green-700\/60 {
  border-left-color: rgb(21 128 61 / 0.6) !important;
}
.border-l-green-700\/70 {
  border-left-color: rgb(21 128 61 / 0.7) !important;
}
.border-l-green-700\/75 {
  border-left-color: rgb(21 128 61 / 0.75) !important;
}
.border-l-green-700\/80 {
  border-left-color: rgb(21 128 61 / 0.8) !important;
}
.border-l-green-700\/87 {
  border-left-color: rgb(21 128 61 / 0.87) !important;
}
.border-l-green-700\/90 {
  border-left-color: rgb(21 128 61 / 0.9) !important;
}
.border-l-green-700\/95 {
  border-left-color: rgb(21 128 61 / 0.95) !important;
}
.border-l-green-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-l-green-800\/0 {
  border-left-color: rgb(22 101 52 / 0) !important;
}
.border-l-green-800\/10 {
  border-left-color: rgb(22 101 52 / 0.1) !important;
}
.border-l-green-800\/100 {
  border-left-color: rgb(22 101 52 / 1) !important;
}
.border-l-green-800\/12 {
  border-left-color: rgb(22 101 52 / 0.12) !important;
}
.border-l-green-800\/20 {
  border-left-color: rgb(22 101 52 / 0.2) !important;
}
.border-l-green-800\/25 {
  border-left-color: rgb(22 101 52 / 0.25) !important;
}
.border-l-green-800\/30 {
  border-left-color: rgb(22 101 52 / 0.3) !important;
}
.border-l-green-800\/38 {
  border-left-color: rgb(22 101 52 / 0.38) !important;
}
.border-l-green-800\/40 {
  border-left-color: rgb(22 101 52 / 0.4) !important;
}
.border-l-green-800\/5 {
  border-left-color: rgb(22 101 52 / 0.05) !important;
}
.border-l-green-800\/50 {
  border-left-color: rgb(22 101 52 / 0.5) !important;
}
.border-l-green-800\/60 {
  border-left-color: rgb(22 101 52 / 0.6) !important;
}
.border-l-green-800\/70 {
  border-left-color: rgb(22 101 52 / 0.7) !important;
}
.border-l-green-800\/75 {
  border-left-color: rgb(22 101 52 / 0.75) !important;
}
.border-l-green-800\/80 {
  border-left-color: rgb(22 101 52 / 0.8) !important;
}
.border-l-green-800\/87 {
  border-left-color: rgb(22 101 52 / 0.87) !important;
}
.border-l-green-800\/90 {
  border-left-color: rgb(22 101 52 / 0.9) !important;
}
.border-l-green-800\/95 {
  border-left-color: rgb(22 101 52 / 0.95) !important;
}
.border-l-green-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-l-green-900\/0 {
  border-left-color: rgb(20 83 45 / 0) !important;
}
.border-l-green-900\/10 {
  border-left-color: rgb(20 83 45 / 0.1) !important;
}
.border-l-green-900\/100 {
  border-left-color: rgb(20 83 45 / 1) !important;
}
.border-l-green-900\/12 {
  border-left-color: rgb(20 83 45 / 0.12) !important;
}
.border-l-green-900\/20 {
  border-left-color: rgb(20 83 45 / 0.2) !important;
}
.border-l-green-900\/25 {
  border-left-color: rgb(20 83 45 / 0.25) !important;
}
.border-l-green-900\/30 {
  border-left-color: rgb(20 83 45 / 0.3) !important;
}
.border-l-green-900\/38 {
  border-left-color: rgb(20 83 45 / 0.38) !important;
}
.border-l-green-900\/40 {
  border-left-color: rgb(20 83 45 / 0.4) !important;
}
.border-l-green-900\/5 {
  border-left-color: rgb(20 83 45 / 0.05) !important;
}
.border-l-green-900\/50 {
  border-left-color: rgb(20 83 45 / 0.5) !important;
}
.border-l-green-900\/60 {
  border-left-color: rgb(20 83 45 / 0.6) !important;
}
.border-l-green-900\/70 {
  border-left-color: rgb(20 83 45 / 0.7) !important;
}
.border-l-green-900\/75 {
  border-left-color: rgb(20 83 45 / 0.75) !important;
}
.border-l-green-900\/80 {
  border-left-color: rgb(20 83 45 / 0.8) !important;
}
.border-l-green-900\/87 {
  border-left-color: rgb(20 83 45 / 0.87) !important;
}
.border-l-green-900\/90 {
  border-left-color: rgb(20 83 45 / 0.9) !important;
}
.border-l-green-900\/95 {
  border-left-color: rgb(20 83 45 / 0.95) !important;
}
.border-l-green-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-l-green-950\/0 {
  border-left-color: rgb(5 46 22 / 0) !important;
}
.border-l-green-950\/10 {
  border-left-color: rgb(5 46 22 / 0.1) !important;
}
.border-l-green-950\/100 {
  border-left-color: rgb(5 46 22 / 1) !important;
}
.border-l-green-950\/12 {
  border-left-color: rgb(5 46 22 / 0.12) !important;
}
.border-l-green-950\/20 {
  border-left-color: rgb(5 46 22 / 0.2) !important;
}
.border-l-green-950\/25 {
  border-left-color: rgb(5 46 22 / 0.25) !important;
}
.border-l-green-950\/30 {
  border-left-color: rgb(5 46 22 / 0.3) !important;
}
.border-l-green-950\/38 {
  border-left-color: rgb(5 46 22 / 0.38) !important;
}
.border-l-green-950\/40 {
  border-left-color: rgb(5 46 22 / 0.4) !important;
}
.border-l-green-950\/5 {
  border-left-color: rgb(5 46 22 / 0.05) !important;
}
.border-l-green-950\/50 {
  border-left-color: rgb(5 46 22 / 0.5) !important;
}
.border-l-green-950\/60 {
  border-left-color: rgb(5 46 22 / 0.6) !important;
}
.border-l-green-950\/70 {
  border-left-color: rgb(5 46 22 / 0.7) !important;
}
.border-l-green-950\/75 {
  border-left-color: rgb(5 46 22 / 0.75) !important;
}
.border-l-green-950\/80 {
  border-left-color: rgb(5 46 22 / 0.8) !important;
}
.border-l-green-950\/87 {
  border-left-color: rgb(5 46 22 / 0.87) !important;
}
.border-l-green-950\/90 {
  border-left-color: rgb(5 46 22 / 0.9) !important;
}
.border-l-green-950\/95 {
  border-left-color: rgb(5 46 22 / 0.95) !important;
}
.border-l-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0) !important;
}
.border-l-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1) !important;
}
.border-l-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1) !important;
}
.border-l-indigo-100\/12 {
  border-left-color: rgb(224 231 255 / 0.12) !important;
}
.border-l-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2) !important;
}
.border-l-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25) !important;
}
.border-l-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3) !important;
}
.border-l-indigo-100\/38 {
  border-left-color: rgb(224 231 255 / 0.38) !important;
}
.border-l-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4) !important;
}
.border-l-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05) !important;
}
.border-l-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5) !important;
}
.border-l-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6) !important;
}
.border-l-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7) !important;
}
.border-l-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75) !important;
}
.border-l-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8) !important;
}
.border-l-indigo-100\/87 {
  border-left-color: rgb(224 231 255 / 0.87) !important;
}
.border-l-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9) !important;
}
.border-l-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95) !important;
}
.border-l-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0) !important;
}
.border-l-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1) !important;
}
.border-l-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1) !important;
}
.border-l-indigo-200\/12 {
  border-left-color: rgb(199 210 254 / 0.12) !important;
}
.border-l-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2) !important;
}
.border-l-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25) !important;
}
.border-l-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3) !important;
}
.border-l-indigo-200\/38 {
  border-left-color: rgb(199 210 254 / 0.38) !important;
}
.border-l-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4) !important;
}
.border-l-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05) !important;
}
.border-l-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5) !important;
}
.border-l-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6) !important;
}
.border-l-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7) !important;
}
.border-l-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75) !important;
}
.border-l-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8) !important;
}
.border-l-indigo-200\/87 {
  border-left-color: rgb(199 210 254 / 0.87) !important;
}
.border-l-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9) !important;
}
.border-l-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95) !important;
}
.border-l-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0) !important;
}
.border-l-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1) !important;
}
.border-l-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1) !important;
}
.border-l-indigo-300\/12 {
  border-left-color: rgb(165 180 252 / 0.12) !important;
}
.border-l-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2) !important;
}
.border-l-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25) !important;
}
.border-l-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3) !important;
}
.border-l-indigo-300\/38 {
  border-left-color: rgb(165 180 252 / 0.38) !important;
}
.border-l-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4) !important;
}
.border-l-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05) !important;
}
.border-l-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5) !important;
}
.border-l-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6) !important;
}
.border-l-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7) !important;
}
.border-l-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75) !important;
}
.border-l-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8) !important;
}
.border-l-indigo-300\/87 {
  border-left-color: rgb(165 180 252 / 0.87) !important;
}
.border-l-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9) !important;
}
.border-l-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95) !important;
}
.border-l-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0) !important;
}
.border-l-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1) !important;
}
.border-l-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1) !important;
}
.border-l-indigo-400\/12 {
  border-left-color: rgb(129 140 248 / 0.12) !important;
}
.border-l-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2) !important;
}
.border-l-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25) !important;
}
.border-l-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3) !important;
}
.border-l-indigo-400\/38 {
  border-left-color: rgb(129 140 248 / 0.38) !important;
}
.border-l-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4) !important;
}
.border-l-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05) !important;
}
.border-l-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5) !important;
}
.border-l-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6) !important;
}
.border-l-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7) !important;
}
.border-l-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75) !important;
}
.border-l-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8) !important;
}
.border-l-indigo-400\/87 {
  border-left-color: rgb(129 140 248 / 0.87) !important;
}
.border-l-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9) !important;
}
.border-l-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95) !important;
}
.border-l-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0) !important;
}
.border-l-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1) !important;
}
.border-l-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1) !important;
}
.border-l-indigo-50\/12 {
  border-left-color: rgb(238 242 255 / 0.12) !important;
}
.border-l-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2) !important;
}
.border-l-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25) !important;
}
.border-l-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3) !important;
}
.border-l-indigo-50\/38 {
  border-left-color: rgb(238 242 255 / 0.38) !important;
}
.border-l-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4) !important;
}
.border-l-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05) !important;
}
.border-l-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5) !important;
}
.border-l-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6) !important;
}
.border-l-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7) !important;
}
.border-l-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75) !important;
}
.border-l-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8) !important;
}
.border-l-indigo-50\/87 {
  border-left-color: rgb(238 242 255 / 0.87) !important;
}
.border-l-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9) !important;
}
.border-l-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95) !important;
}
.border-l-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0) !important;
}
.border-l-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1) !important;
}
.border-l-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1) !important;
}
.border-l-indigo-500\/12 {
  border-left-color: rgb(99 102 241 / 0.12) !important;
}
.border-l-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2) !important;
}
.border-l-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25) !important;
}
.border-l-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3) !important;
}
.border-l-indigo-500\/38 {
  border-left-color: rgb(99 102 241 / 0.38) !important;
}
.border-l-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4) !important;
}
.border-l-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05) !important;
}
.border-l-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5) !important;
}
.border-l-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6) !important;
}
.border-l-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7) !important;
}
.border-l-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75) !important;
}
.border-l-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8) !important;
}
.border-l-indigo-500\/87 {
  border-left-color: rgb(99 102 241 / 0.87) !important;
}
.border-l-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9) !important;
}
.border-l-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95) !important;
}
.border-l-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0) !important;
}
.border-l-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1) !important;
}
.border-l-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1) !important;
}
.border-l-indigo-600\/12 {
  border-left-color: rgb(79 70 229 / 0.12) !important;
}
.border-l-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2) !important;
}
.border-l-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25) !important;
}
.border-l-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3) !important;
}
.border-l-indigo-600\/38 {
  border-left-color: rgb(79 70 229 / 0.38) !important;
}
.border-l-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4) !important;
}
.border-l-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05) !important;
}
.border-l-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5) !important;
}
.border-l-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6) !important;
}
.border-l-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7) !important;
}
.border-l-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75) !important;
}
.border-l-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8) !important;
}
.border-l-indigo-600\/87 {
  border-left-color: rgb(79 70 229 / 0.87) !important;
}
.border-l-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9) !important;
}
.border-l-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95) !important;
}
.border-l-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0) !important;
}
.border-l-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1) !important;
}
.border-l-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1) !important;
}
.border-l-indigo-700\/12 {
  border-left-color: rgb(67 56 202 / 0.12) !important;
}
.border-l-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2) !important;
}
.border-l-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25) !important;
}
.border-l-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3) !important;
}
.border-l-indigo-700\/38 {
  border-left-color: rgb(67 56 202 / 0.38) !important;
}
.border-l-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4) !important;
}
.border-l-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05) !important;
}
.border-l-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5) !important;
}
.border-l-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6) !important;
}
.border-l-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7) !important;
}
.border-l-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75) !important;
}
.border-l-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8) !important;
}
.border-l-indigo-700\/87 {
  border-left-color: rgb(67 56 202 / 0.87) !important;
}
.border-l-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9) !important;
}
.border-l-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95) !important;
}
.border-l-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0) !important;
}
.border-l-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1) !important;
}
.border-l-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1) !important;
}
.border-l-indigo-800\/12 {
  border-left-color: rgb(55 48 163 / 0.12) !important;
}
.border-l-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2) !important;
}
.border-l-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25) !important;
}
.border-l-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3) !important;
}
.border-l-indigo-800\/38 {
  border-left-color: rgb(55 48 163 / 0.38) !important;
}
.border-l-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4) !important;
}
.border-l-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05) !important;
}
.border-l-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5) !important;
}
.border-l-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6) !important;
}
.border-l-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7) !important;
}
.border-l-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75) !important;
}
.border-l-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8) !important;
}
.border-l-indigo-800\/87 {
  border-left-color: rgb(55 48 163 / 0.87) !important;
}
.border-l-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9) !important;
}
.border-l-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95) !important;
}
.border-l-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0) !important;
}
.border-l-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1) !important;
}
.border-l-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1) !important;
}
.border-l-indigo-900\/12 {
  border-left-color: rgb(49 46 129 / 0.12) !important;
}
.border-l-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2) !important;
}
.border-l-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25) !important;
}
.border-l-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3) !important;
}
.border-l-indigo-900\/38 {
  border-left-color: rgb(49 46 129 / 0.38) !important;
}
.border-l-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4) !important;
}
.border-l-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05) !important;
}
.border-l-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5) !important;
}
.border-l-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6) !important;
}
.border-l-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7) !important;
}
.border-l-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75) !important;
}
.border-l-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8) !important;
}
.border-l-indigo-900\/87 {
  border-left-color: rgb(49 46 129 / 0.87) !important;
}
.border-l-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9) !important;
}
.border-l-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95) !important;
}
.border-l-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-l-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0) !important;
}
.border-l-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1) !important;
}
.border-l-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1) !important;
}
.border-l-indigo-950\/12 {
  border-left-color: rgb(30 27 75 / 0.12) !important;
}
.border-l-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2) !important;
}
.border-l-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25) !important;
}
.border-l-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3) !important;
}
.border-l-indigo-950\/38 {
  border-left-color: rgb(30 27 75 / 0.38) !important;
}
.border-l-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4) !important;
}
.border-l-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05) !important;
}
.border-l-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5) !important;
}
.border-l-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6) !important;
}
.border-l-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7) !important;
}
.border-l-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75) !important;
}
.border-l-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8) !important;
}
.border-l-indigo-950\/87 {
  border-left-color: rgb(30 27 75 / 0.87) !important;
}
.border-l-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9) !important;
}
.border-l-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95) !important;
}
.border-l-inherit {
  border-left-color: inherit !important;
}
.border-l-lime-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-l-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0) !important;
}
.border-l-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1) !important;
}
.border-l-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1) !important;
}
.border-l-lime-100\/12 {
  border-left-color: rgb(236 252 203 / 0.12) !important;
}
.border-l-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2) !important;
}
.border-l-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25) !important;
}
.border-l-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3) !important;
}
.border-l-lime-100\/38 {
  border-left-color: rgb(236 252 203 / 0.38) !important;
}
.border-l-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4) !important;
}
.border-l-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05) !important;
}
.border-l-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5) !important;
}
.border-l-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6) !important;
}
.border-l-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7) !important;
}
.border-l-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75) !important;
}
.border-l-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8) !important;
}
.border-l-lime-100\/87 {
  border-left-color: rgb(236 252 203 / 0.87) !important;
}
.border-l-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9) !important;
}
.border-l-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95) !important;
}
.border-l-lime-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-l-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0) !important;
}
.border-l-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1) !important;
}
.border-l-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1) !important;
}
.border-l-lime-200\/12 {
  border-left-color: rgb(217 249 157 / 0.12) !important;
}
.border-l-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2) !important;
}
.border-l-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25) !important;
}
.border-l-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3) !important;
}
.border-l-lime-200\/38 {
  border-left-color: rgb(217 249 157 / 0.38) !important;
}
.border-l-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4) !important;
}
.border-l-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05) !important;
}
.border-l-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5) !important;
}
.border-l-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6) !important;
}
.border-l-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7) !important;
}
.border-l-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75) !important;
}
.border-l-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8) !important;
}
.border-l-lime-200\/87 {
  border-left-color: rgb(217 249 157 / 0.87) !important;
}
.border-l-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9) !important;
}
.border-l-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95) !important;
}
.border-l-lime-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-l-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0) !important;
}
.border-l-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1) !important;
}
.border-l-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1) !important;
}
.border-l-lime-300\/12 {
  border-left-color: rgb(190 242 100 / 0.12) !important;
}
.border-l-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2) !important;
}
.border-l-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25) !important;
}
.border-l-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3) !important;
}
.border-l-lime-300\/38 {
  border-left-color: rgb(190 242 100 / 0.38) !important;
}
.border-l-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4) !important;
}
.border-l-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05) !important;
}
.border-l-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5) !important;
}
.border-l-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6) !important;
}
.border-l-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7) !important;
}
.border-l-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75) !important;
}
.border-l-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8) !important;
}
.border-l-lime-300\/87 {
  border-left-color: rgb(190 242 100 / 0.87) !important;
}
.border-l-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9) !important;
}
.border-l-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95) !important;
}
.border-l-lime-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-l-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0) !important;
}
.border-l-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1) !important;
}
.border-l-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1) !important;
}
.border-l-lime-400\/12 {
  border-left-color: rgb(163 230 53 / 0.12) !important;
}
.border-l-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2) !important;
}
.border-l-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25) !important;
}
.border-l-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3) !important;
}
.border-l-lime-400\/38 {
  border-left-color: rgb(163 230 53 / 0.38) !important;
}
.border-l-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4) !important;
}
.border-l-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05) !important;
}
.border-l-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5) !important;
}
.border-l-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6) !important;
}
.border-l-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7) !important;
}
.border-l-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75) !important;
}
.border-l-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8) !important;
}
.border-l-lime-400\/87 {
  border-left-color: rgb(163 230 53 / 0.87) !important;
}
.border-l-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9) !important;
}
.border-l-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95) !important;
}
.border-l-lime-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-l-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0) !important;
}
.border-l-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1) !important;
}
.border-l-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1) !important;
}
.border-l-lime-50\/12 {
  border-left-color: rgb(247 254 231 / 0.12) !important;
}
.border-l-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2) !important;
}
.border-l-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25) !important;
}
.border-l-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3) !important;
}
.border-l-lime-50\/38 {
  border-left-color: rgb(247 254 231 / 0.38) !important;
}
.border-l-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4) !important;
}
.border-l-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05) !important;
}
.border-l-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5) !important;
}
.border-l-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6) !important;
}
.border-l-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7) !important;
}
.border-l-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75) !important;
}
.border-l-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8) !important;
}
.border-l-lime-50\/87 {
  border-left-color: rgb(247 254 231 / 0.87) !important;
}
.border-l-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9) !important;
}
.border-l-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95) !important;
}
.border-l-lime-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-l-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0) !important;
}
.border-l-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1) !important;
}
.border-l-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1) !important;
}
.border-l-lime-500\/12 {
  border-left-color: rgb(132 204 22 / 0.12) !important;
}
.border-l-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2) !important;
}
.border-l-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25) !important;
}
.border-l-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3) !important;
}
.border-l-lime-500\/38 {
  border-left-color: rgb(132 204 22 / 0.38) !important;
}
.border-l-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4) !important;
}
.border-l-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05) !important;
}
.border-l-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5) !important;
}
.border-l-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6) !important;
}
.border-l-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7) !important;
}
.border-l-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75) !important;
}
.border-l-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8) !important;
}
.border-l-lime-500\/87 {
  border-left-color: rgb(132 204 22 / 0.87) !important;
}
.border-l-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9) !important;
}
.border-l-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95) !important;
}
.border-l-lime-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-l-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0) !important;
}
.border-l-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1) !important;
}
.border-l-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1) !important;
}
.border-l-lime-600\/12 {
  border-left-color: rgb(101 163 13 / 0.12) !important;
}
.border-l-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2) !important;
}
.border-l-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25) !important;
}
.border-l-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3) !important;
}
.border-l-lime-600\/38 {
  border-left-color: rgb(101 163 13 / 0.38) !important;
}
.border-l-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4) !important;
}
.border-l-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05) !important;
}
.border-l-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5) !important;
}
.border-l-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6) !important;
}
.border-l-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7) !important;
}
.border-l-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75) !important;
}
.border-l-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8) !important;
}
.border-l-lime-600\/87 {
  border-left-color: rgb(101 163 13 / 0.87) !important;
}
.border-l-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9) !important;
}
.border-l-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95) !important;
}
.border-l-lime-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-l-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0) !important;
}
.border-l-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1) !important;
}
.border-l-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1) !important;
}
.border-l-lime-700\/12 {
  border-left-color: rgb(77 124 15 / 0.12) !important;
}
.border-l-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2) !important;
}
.border-l-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25) !important;
}
.border-l-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3) !important;
}
.border-l-lime-700\/38 {
  border-left-color: rgb(77 124 15 / 0.38) !important;
}
.border-l-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4) !important;
}
.border-l-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05) !important;
}
.border-l-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5) !important;
}
.border-l-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6) !important;
}
.border-l-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7) !important;
}
.border-l-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75) !important;
}
.border-l-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8) !important;
}
.border-l-lime-700\/87 {
  border-left-color: rgb(77 124 15 / 0.87) !important;
}
.border-l-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9) !important;
}
.border-l-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95) !important;
}
.border-l-lime-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-l-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0) !important;
}
.border-l-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1) !important;
}
.border-l-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1) !important;
}
.border-l-lime-800\/12 {
  border-left-color: rgb(63 98 18 / 0.12) !important;
}
.border-l-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2) !important;
}
.border-l-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25) !important;
}
.border-l-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3) !important;
}
.border-l-lime-800\/38 {
  border-left-color: rgb(63 98 18 / 0.38) !important;
}
.border-l-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4) !important;
}
.border-l-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05) !important;
}
.border-l-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5) !important;
}
.border-l-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6) !important;
}
.border-l-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7) !important;
}
.border-l-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75) !important;
}
.border-l-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8) !important;
}
.border-l-lime-800\/87 {
  border-left-color: rgb(63 98 18 / 0.87) !important;
}
.border-l-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9) !important;
}
.border-l-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95) !important;
}
.border-l-lime-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-l-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0) !important;
}
.border-l-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1) !important;
}
.border-l-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1) !important;
}
.border-l-lime-900\/12 {
  border-left-color: rgb(54 83 20 / 0.12) !important;
}
.border-l-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2) !important;
}
.border-l-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25) !important;
}
.border-l-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3) !important;
}
.border-l-lime-900\/38 {
  border-left-color: rgb(54 83 20 / 0.38) !important;
}
.border-l-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4) !important;
}
.border-l-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05) !important;
}
.border-l-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5) !important;
}
.border-l-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6) !important;
}
.border-l-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7) !important;
}
.border-l-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75) !important;
}
.border-l-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8) !important;
}
.border-l-lime-900\/87 {
  border-left-color: rgb(54 83 20 / 0.87) !important;
}
.border-l-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9) !important;
}
.border-l-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95) !important;
}
.border-l-lime-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-l-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0) !important;
}
.border-l-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1) !important;
}
.border-l-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1) !important;
}
.border-l-lime-950\/12 {
  border-left-color: rgb(26 46 5 / 0.12) !important;
}
.border-l-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2) !important;
}
.border-l-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25) !important;
}
.border-l-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3) !important;
}
.border-l-lime-950\/38 {
  border-left-color: rgb(26 46 5 / 0.38) !important;
}
.border-l-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4) !important;
}
.border-l-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05) !important;
}
.border-l-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5) !important;
}
.border-l-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6) !important;
}
.border-l-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7) !important;
}
.border-l-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75) !important;
}
.border-l-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8) !important;
}
.border-l-lime-950\/87 {
  border-left-color: rgb(26 46 5 / 0.87) !important;
}
.border-l-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9) !important;
}
.border-l-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95) !important;
}
.border-l-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0) !important;
}
.border-l-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1) !important;
}
.border-l-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1) !important;
}
.border-l-neutral-100\/12 {
  border-left-color: rgb(245 245 245 / 0.12) !important;
}
.border-l-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2) !important;
}
.border-l-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25) !important;
}
.border-l-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3) !important;
}
.border-l-neutral-100\/38 {
  border-left-color: rgb(245 245 245 / 0.38) !important;
}
.border-l-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4) !important;
}
.border-l-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05) !important;
}
.border-l-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5) !important;
}
.border-l-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6) !important;
}
.border-l-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7) !important;
}
.border-l-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75) !important;
}
.border-l-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8) !important;
}
.border-l-neutral-100\/87 {
  border-left-color: rgb(245 245 245 / 0.87) !important;
}
.border-l-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9) !important;
}
.border-l-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95) !important;
}
.border-l-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0) !important;
}
.border-l-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1) !important;
}
.border-l-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1) !important;
}
.border-l-neutral-200\/12 {
  border-left-color: rgb(229 229 229 / 0.12) !important;
}
.border-l-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2) !important;
}
.border-l-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25) !important;
}
.border-l-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3) !important;
}
.border-l-neutral-200\/38 {
  border-left-color: rgb(229 229 229 / 0.38) !important;
}
.border-l-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4) !important;
}
.border-l-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05) !important;
}
.border-l-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5) !important;
}
.border-l-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6) !important;
}
.border-l-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7) !important;
}
.border-l-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75) !important;
}
.border-l-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8) !important;
}
.border-l-neutral-200\/87 {
  border-left-color: rgb(229 229 229 / 0.87) !important;
}
.border-l-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9) !important;
}
.border-l-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95) !important;
}
.border-l-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0) !important;
}
.border-l-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1) !important;
}
.border-l-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1) !important;
}
.border-l-neutral-300\/12 {
  border-left-color: rgb(212 212 212 / 0.12) !important;
}
.border-l-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2) !important;
}
.border-l-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25) !important;
}
.border-l-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3) !important;
}
.border-l-neutral-300\/38 {
  border-left-color: rgb(212 212 212 / 0.38) !important;
}
.border-l-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4) !important;
}
.border-l-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05) !important;
}
.border-l-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5) !important;
}
.border-l-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6) !important;
}
.border-l-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7) !important;
}
.border-l-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75) !important;
}
.border-l-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8) !important;
}
.border-l-neutral-300\/87 {
  border-left-color: rgb(212 212 212 / 0.87) !important;
}
.border-l-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9) !important;
}
.border-l-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95) !important;
}
.border-l-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0) !important;
}
.border-l-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1) !important;
}
.border-l-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1) !important;
}
.border-l-neutral-400\/12 {
  border-left-color: rgb(163 163 163 / 0.12) !important;
}
.border-l-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2) !important;
}
.border-l-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25) !important;
}
.border-l-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3) !important;
}
.border-l-neutral-400\/38 {
  border-left-color: rgb(163 163 163 / 0.38) !important;
}
.border-l-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4) !important;
}
.border-l-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05) !important;
}
.border-l-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5) !important;
}
.border-l-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6) !important;
}
.border-l-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7) !important;
}
.border-l-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75) !important;
}
.border-l-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8) !important;
}
.border-l-neutral-400\/87 {
  border-left-color: rgb(163 163 163 / 0.87) !important;
}
.border-l-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9) !important;
}
.border-l-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95) !important;
}
.border-l-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0) !important;
}
.border-l-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1) !important;
}
.border-l-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1) !important;
}
.border-l-neutral-50\/12 {
  border-left-color: rgb(250 250 250 / 0.12) !important;
}
.border-l-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2) !important;
}
.border-l-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25) !important;
}
.border-l-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3) !important;
}
.border-l-neutral-50\/38 {
  border-left-color: rgb(250 250 250 / 0.38) !important;
}
.border-l-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4) !important;
}
.border-l-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05) !important;
}
.border-l-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5) !important;
}
.border-l-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6) !important;
}
.border-l-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7) !important;
}
.border-l-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75) !important;
}
.border-l-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8) !important;
}
.border-l-neutral-50\/87 {
  border-left-color: rgb(250 250 250 / 0.87) !important;
}
.border-l-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9) !important;
}
.border-l-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95) !important;
}
.border-l-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0) !important;
}
.border-l-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1) !important;
}
.border-l-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1) !important;
}
.border-l-neutral-500\/12 {
  border-left-color: rgb(115 115 115 / 0.12) !important;
}
.border-l-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2) !important;
}
.border-l-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25) !important;
}
.border-l-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3) !important;
}
.border-l-neutral-500\/38 {
  border-left-color: rgb(115 115 115 / 0.38) !important;
}
.border-l-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4) !important;
}
.border-l-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05) !important;
}
.border-l-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5) !important;
}
.border-l-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6) !important;
}
.border-l-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7) !important;
}
.border-l-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75) !important;
}
.border-l-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8) !important;
}
.border-l-neutral-500\/87 {
  border-left-color: rgb(115 115 115 / 0.87) !important;
}
.border-l-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9) !important;
}
.border-l-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95) !important;
}
.border-l-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0) !important;
}
.border-l-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1) !important;
}
.border-l-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1) !important;
}
.border-l-neutral-600\/12 {
  border-left-color: rgb(82 82 82 / 0.12) !important;
}
.border-l-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2) !important;
}
.border-l-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25) !important;
}
.border-l-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3) !important;
}
.border-l-neutral-600\/38 {
  border-left-color: rgb(82 82 82 / 0.38) !important;
}
.border-l-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4) !important;
}
.border-l-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05) !important;
}
.border-l-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5) !important;
}
.border-l-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6) !important;
}
.border-l-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7) !important;
}
.border-l-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75) !important;
}
.border-l-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8) !important;
}
.border-l-neutral-600\/87 {
  border-left-color: rgb(82 82 82 / 0.87) !important;
}
.border-l-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9) !important;
}
.border-l-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95) !important;
}
.border-l-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0) !important;
}
.border-l-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1) !important;
}
.border-l-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1) !important;
}
.border-l-neutral-700\/12 {
  border-left-color: rgb(64 64 64 / 0.12) !important;
}
.border-l-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2) !important;
}
.border-l-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25) !important;
}
.border-l-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3) !important;
}
.border-l-neutral-700\/38 {
  border-left-color: rgb(64 64 64 / 0.38) !important;
}
.border-l-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4) !important;
}
.border-l-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05) !important;
}
.border-l-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5) !important;
}
.border-l-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6) !important;
}
.border-l-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7) !important;
}
.border-l-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75) !important;
}
.border-l-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8) !important;
}
.border-l-neutral-700\/87 {
  border-left-color: rgb(64 64 64 / 0.87) !important;
}
.border-l-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9) !important;
}
.border-l-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95) !important;
}
.border-l-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0) !important;
}
.border-l-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1) !important;
}
.border-l-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1) !important;
}
.border-l-neutral-800\/12 {
  border-left-color: rgb(38 38 38 / 0.12) !important;
}
.border-l-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2) !important;
}
.border-l-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25) !important;
}
.border-l-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3) !important;
}
.border-l-neutral-800\/38 {
  border-left-color: rgb(38 38 38 / 0.38) !important;
}
.border-l-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4) !important;
}
.border-l-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05) !important;
}
.border-l-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5) !important;
}
.border-l-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6) !important;
}
.border-l-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7) !important;
}
.border-l-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75) !important;
}
.border-l-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8) !important;
}
.border-l-neutral-800\/87 {
  border-left-color: rgb(38 38 38 / 0.87) !important;
}
.border-l-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9) !important;
}
.border-l-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95) !important;
}
.border-l-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0) !important;
}
.border-l-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1) !important;
}
.border-l-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1) !important;
}
.border-l-neutral-900\/12 {
  border-left-color: rgb(23 23 23 / 0.12) !important;
}
.border-l-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2) !important;
}
.border-l-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25) !important;
}
.border-l-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3) !important;
}
.border-l-neutral-900\/38 {
  border-left-color: rgb(23 23 23 / 0.38) !important;
}
.border-l-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4) !important;
}
.border-l-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05) !important;
}
.border-l-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5) !important;
}
.border-l-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6) !important;
}
.border-l-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7) !important;
}
.border-l-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75) !important;
}
.border-l-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8) !important;
}
.border-l-neutral-900\/87 {
  border-left-color: rgb(23 23 23 / 0.87) !important;
}
.border-l-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9) !important;
}
.border-l-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95) !important;
}
.border-l-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-l-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0) !important;
}
.border-l-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1) !important;
}
.border-l-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1) !important;
}
.border-l-neutral-950\/12 {
  border-left-color: rgb(10 10 10 / 0.12) !important;
}
.border-l-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2) !important;
}
.border-l-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25) !important;
}
.border-l-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3) !important;
}
.border-l-neutral-950\/38 {
  border-left-color: rgb(10 10 10 / 0.38) !important;
}
.border-l-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4) !important;
}
.border-l-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05) !important;
}
.border-l-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5) !important;
}
.border-l-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6) !important;
}
.border-l-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7) !important;
}
.border-l-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75) !important;
}
.border-l-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8) !important;
}
.border-l-neutral-950\/87 {
  border-left-color: rgb(10 10 10 / 0.87) !important;
}
.border-l-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9) !important;
}
.border-l-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95) !important;
}
.border-l-on-accent {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-100\/0 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-l-on-accent-100\/10 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-l-on-accent-100\/100 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-l-on-accent-100\/12 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-l-on-accent-100\/20 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-l-on-accent-100\/25 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-l-on-accent-100\/30 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-l-on-accent-100\/38 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-l-on-accent-100\/40 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-l-on-accent-100\/5 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-l-on-accent-100\/50 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-l-on-accent-100\/60 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-l-on-accent-100\/70 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-l-on-accent-100\/75 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-l-on-accent-100\/80 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-l-on-accent-100\/87 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-l-on-accent-100\/90 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-l-on-accent-100\/95 {
  border-left-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-l-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-200\/0 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-l-on-accent-200\/10 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-l-on-accent-200\/100 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-l-on-accent-200\/12 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-l-on-accent-200\/20 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-l-on-accent-200\/25 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-l-on-accent-200\/30 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-l-on-accent-200\/38 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-l-on-accent-200\/40 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-l-on-accent-200\/5 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-l-on-accent-200\/50 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-l-on-accent-200\/60 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-l-on-accent-200\/70 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-l-on-accent-200\/75 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-l-on-accent-200\/80 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-l-on-accent-200\/87 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-l-on-accent-200\/90 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-l-on-accent-200\/95 {
  border-left-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-l-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-300\/0 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-l-on-accent-300\/10 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-l-on-accent-300\/100 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-l-on-accent-300\/12 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-l-on-accent-300\/20 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-l-on-accent-300\/25 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-l-on-accent-300\/30 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-l-on-accent-300\/38 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-l-on-accent-300\/40 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-l-on-accent-300\/5 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-l-on-accent-300\/50 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-l-on-accent-300\/60 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-l-on-accent-300\/70 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-l-on-accent-300\/75 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-l-on-accent-300\/80 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-l-on-accent-300\/87 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-l-on-accent-300\/90 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-l-on-accent-300\/95 {
  border-left-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-l-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-400\/0 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-l-on-accent-400\/10 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-l-on-accent-400\/100 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-l-on-accent-400\/12 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-l-on-accent-400\/20 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-l-on-accent-400\/25 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-l-on-accent-400\/30 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-l-on-accent-400\/38 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-l-on-accent-400\/40 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-l-on-accent-400\/5 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-l-on-accent-400\/50 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-l-on-accent-400\/60 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-l-on-accent-400\/70 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-l-on-accent-400\/75 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-l-on-accent-400\/80 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-l-on-accent-400\/87 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-l-on-accent-400\/90 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-l-on-accent-400\/95 {
  border-left-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-l-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-50\/0 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-l-on-accent-50\/10 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-l-on-accent-50\/100 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-l-on-accent-50\/12 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-l-on-accent-50\/20 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-l-on-accent-50\/25 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-l-on-accent-50\/30 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-l-on-accent-50\/38 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-l-on-accent-50\/40 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-l-on-accent-50\/5 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-l-on-accent-50\/50 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-l-on-accent-50\/60 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-l-on-accent-50\/70 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-l-on-accent-50\/75 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-l-on-accent-50\/80 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-l-on-accent-50\/87 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-l-on-accent-50\/90 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-l-on-accent-50\/95 {
  border-left-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-l-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-500\/0 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-l-on-accent-500\/10 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-l-on-accent-500\/100 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-l-on-accent-500\/12 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-l-on-accent-500\/20 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-l-on-accent-500\/25 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-l-on-accent-500\/30 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-l-on-accent-500\/38 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-l-on-accent-500\/40 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-l-on-accent-500\/5 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-l-on-accent-500\/50 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-l-on-accent-500\/60 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-l-on-accent-500\/70 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-l-on-accent-500\/75 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-l-on-accent-500\/80 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-l-on-accent-500\/87 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-l-on-accent-500\/90 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-l-on-accent-500\/95 {
  border-left-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-l-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-600\/0 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-l-on-accent-600\/10 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-l-on-accent-600\/100 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-l-on-accent-600\/12 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-l-on-accent-600\/20 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-l-on-accent-600\/25 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-l-on-accent-600\/30 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-l-on-accent-600\/38 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-l-on-accent-600\/40 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-l-on-accent-600\/5 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-l-on-accent-600\/50 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-l-on-accent-600\/60 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-l-on-accent-600\/70 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-l-on-accent-600\/75 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-l-on-accent-600\/80 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-l-on-accent-600\/87 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-l-on-accent-600\/90 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-l-on-accent-600\/95 {
  border-left-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-l-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-700\/0 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-l-on-accent-700\/10 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-l-on-accent-700\/100 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-l-on-accent-700\/12 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-l-on-accent-700\/20 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-l-on-accent-700\/25 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-l-on-accent-700\/30 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-l-on-accent-700\/38 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-l-on-accent-700\/40 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-l-on-accent-700\/5 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-l-on-accent-700\/50 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-l-on-accent-700\/60 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-l-on-accent-700\/70 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-l-on-accent-700\/75 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-l-on-accent-700\/80 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-l-on-accent-700\/87 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-l-on-accent-700\/90 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-l-on-accent-700\/95 {
  border-left-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-l-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-800\/0 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-l-on-accent-800\/10 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-l-on-accent-800\/100 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-l-on-accent-800\/12 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-l-on-accent-800\/20 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-l-on-accent-800\/25 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-l-on-accent-800\/30 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-l-on-accent-800\/38 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-l-on-accent-800\/40 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-l-on-accent-800\/5 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-l-on-accent-800\/50 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-l-on-accent-800\/60 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-l-on-accent-800\/70 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-l-on-accent-800\/75 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-l-on-accent-800\/80 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-l-on-accent-800\/87 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-l-on-accent-800\/90 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-l-on-accent-800\/95 {
  border-left-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-l-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-900\/0 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-l-on-accent-900\/10 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-l-on-accent-900\/100 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-l-on-accent-900\/12 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-l-on-accent-900\/20 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-l-on-accent-900\/25 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-l-on-accent-900\/30 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-l-on-accent-900\/38 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-l-on-accent-900\/40 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-l-on-accent-900\/5 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-l-on-accent-900\/50 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-l-on-accent-900\/60 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-l-on-accent-900\/70 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-l-on-accent-900\/75 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-l-on-accent-900\/80 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-l-on-accent-900\/87 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-l-on-accent-900\/90 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-l-on-accent-900\/95 {
  border-left-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-l-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-accent-950\/0 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-l-on-accent-950\/10 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-l-on-accent-950\/100 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-l-on-accent-950\/12 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-l-on-accent-950\/20 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-l-on-accent-950\/25 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-l-on-accent-950\/30 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-l-on-accent-950\/38 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-l-on-accent-950\/40 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-l-on-accent-950\/5 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-l-on-accent-950\/50 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-l-on-accent-950\/60 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-l-on-accent-950\/70 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-l-on-accent-950\/75 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-l-on-accent-950\/80 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-l-on-accent-950\/87 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-l-on-accent-950\/90 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-l-on-accent-950\/95 {
  border-left-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-l-on-accent\/0 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-l-on-accent\/10 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-l-on-accent\/100 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-l-on-accent\/12 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-l-on-accent\/20 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-l-on-accent\/25 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-l-on-accent\/30 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-l-on-accent\/38 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-l-on-accent\/40 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-l-on-accent\/5 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-l-on-accent\/50 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-l-on-accent\/60 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-l-on-accent\/70 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-l-on-accent\/75 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-l-on-accent\/80 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-l-on-accent\/87 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-l-on-accent\/90 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-l-on-accent\/95 {
  border-left-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-l-on-primary {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-100\/0 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-l-on-primary-100\/10 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-l-on-primary-100\/100 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-l-on-primary-100\/12 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-l-on-primary-100\/20 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-l-on-primary-100\/25 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-l-on-primary-100\/30 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-l-on-primary-100\/38 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-l-on-primary-100\/40 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-l-on-primary-100\/5 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-l-on-primary-100\/50 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-l-on-primary-100\/60 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-l-on-primary-100\/70 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-l-on-primary-100\/75 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-l-on-primary-100\/80 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-l-on-primary-100\/87 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-l-on-primary-100\/90 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-l-on-primary-100\/95 {
  border-left-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-l-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-200\/0 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-l-on-primary-200\/10 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-l-on-primary-200\/100 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-l-on-primary-200\/12 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-l-on-primary-200\/20 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-l-on-primary-200\/25 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-l-on-primary-200\/30 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-l-on-primary-200\/38 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-l-on-primary-200\/40 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-l-on-primary-200\/5 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-l-on-primary-200\/50 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-l-on-primary-200\/60 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-l-on-primary-200\/70 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-l-on-primary-200\/75 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-l-on-primary-200\/80 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-l-on-primary-200\/87 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-l-on-primary-200\/90 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-l-on-primary-200\/95 {
  border-left-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-l-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-300\/0 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-l-on-primary-300\/10 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-l-on-primary-300\/100 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-l-on-primary-300\/12 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-l-on-primary-300\/20 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-l-on-primary-300\/25 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-l-on-primary-300\/30 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-l-on-primary-300\/38 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-l-on-primary-300\/40 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-l-on-primary-300\/5 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-l-on-primary-300\/50 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-l-on-primary-300\/60 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-l-on-primary-300\/70 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-l-on-primary-300\/75 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-l-on-primary-300\/80 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-l-on-primary-300\/87 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-l-on-primary-300\/90 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-l-on-primary-300\/95 {
  border-left-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-l-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-400\/0 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-l-on-primary-400\/10 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-l-on-primary-400\/100 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-l-on-primary-400\/12 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-l-on-primary-400\/20 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-l-on-primary-400\/25 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-l-on-primary-400\/30 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-l-on-primary-400\/38 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-l-on-primary-400\/40 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-l-on-primary-400\/5 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-l-on-primary-400\/50 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-l-on-primary-400\/60 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-l-on-primary-400\/70 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-l-on-primary-400\/75 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-l-on-primary-400\/80 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-l-on-primary-400\/87 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-l-on-primary-400\/90 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-l-on-primary-400\/95 {
  border-left-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-l-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-50\/0 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-l-on-primary-50\/10 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-l-on-primary-50\/100 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-l-on-primary-50\/12 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-l-on-primary-50\/20 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-l-on-primary-50\/25 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-l-on-primary-50\/30 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-l-on-primary-50\/38 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-l-on-primary-50\/40 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-l-on-primary-50\/5 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-l-on-primary-50\/50 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-l-on-primary-50\/60 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-l-on-primary-50\/70 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-l-on-primary-50\/75 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-l-on-primary-50\/80 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-l-on-primary-50\/87 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-l-on-primary-50\/90 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-l-on-primary-50\/95 {
  border-left-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-l-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-500\/0 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-l-on-primary-500\/10 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-l-on-primary-500\/100 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-l-on-primary-500\/12 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-l-on-primary-500\/20 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-l-on-primary-500\/25 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-l-on-primary-500\/30 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-l-on-primary-500\/38 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-l-on-primary-500\/40 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-l-on-primary-500\/5 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-l-on-primary-500\/50 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-l-on-primary-500\/60 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-l-on-primary-500\/70 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-l-on-primary-500\/75 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-l-on-primary-500\/80 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-l-on-primary-500\/87 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-l-on-primary-500\/90 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-l-on-primary-500\/95 {
  border-left-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-l-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-600\/0 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-l-on-primary-600\/10 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-l-on-primary-600\/100 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-l-on-primary-600\/12 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-l-on-primary-600\/20 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-l-on-primary-600\/25 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-l-on-primary-600\/30 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-l-on-primary-600\/38 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-l-on-primary-600\/40 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-l-on-primary-600\/5 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-l-on-primary-600\/50 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-l-on-primary-600\/60 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-l-on-primary-600\/70 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-l-on-primary-600\/75 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-l-on-primary-600\/80 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-l-on-primary-600\/87 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-l-on-primary-600\/90 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-l-on-primary-600\/95 {
  border-left-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-l-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-700\/0 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-l-on-primary-700\/10 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-l-on-primary-700\/100 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-l-on-primary-700\/12 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-l-on-primary-700\/20 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-l-on-primary-700\/25 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-l-on-primary-700\/30 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-l-on-primary-700\/38 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-l-on-primary-700\/40 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-l-on-primary-700\/5 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-l-on-primary-700\/50 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-l-on-primary-700\/60 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-l-on-primary-700\/70 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-l-on-primary-700\/75 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-l-on-primary-700\/80 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-l-on-primary-700\/87 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-l-on-primary-700\/90 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-l-on-primary-700\/95 {
  border-left-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-l-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-800\/0 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-l-on-primary-800\/10 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-l-on-primary-800\/100 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-l-on-primary-800\/12 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-l-on-primary-800\/20 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-l-on-primary-800\/25 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-l-on-primary-800\/30 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-l-on-primary-800\/38 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-l-on-primary-800\/40 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-l-on-primary-800\/5 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-l-on-primary-800\/50 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-l-on-primary-800\/60 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-l-on-primary-800\/70 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-l-on-primary-800\/75 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-l-on-primary-800\/80 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-l-on-primary-800\/87 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-l-on-primary-800\/90 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-l-on-primary-800\/95 {
  border-left-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-l-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-primary-900\/0 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-l-on-primary-900\/10 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-l-on-primary-900\/100 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-l-on-primary-900\/12 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-l-on-primary-900\/20 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-l-on-primary-900\/25 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-l-on-primary-900\/30 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-l-on-primary-900\/38 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-l-on-primary-900\/40 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-l-on-primary-900\/5 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-l-on-primary-900\/50 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-l-on-primary-900\/60 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-l-on-primary-900\/70 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-l-on-primary-900\/75 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-l-on-primary-900\/80 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-l-on-primary-900\/87 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-l-on-primary-900\/90 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-l-on-primary-900\/95 {
  border-left-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-l-on-primary\/0 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-l-on-primary\/10 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-l-on-primary\/100 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-l-on-primary\/12 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-l-on-primary\/20 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-l-on-primary\/25 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-l-on-primary\/30 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-l-on-primary\/38 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-l-on-primary\/40 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-l-on-primary\/5 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-l-on-primary\/50 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-l-on-primary\/60 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-l-on-primary\/70 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-l-on-primary\/75 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-l-on-primary\/80 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-l-on-primary\/87 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-l-on-primary\/90 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-l-on-primary\/95 {
  border-left-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-l-on-warn {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-100\/0 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-l-on-warn-100\/10 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-l-on-warn-100\/100 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-l-on-warn-100\/12 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-l-on-warn-100\/20 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-l-on-warn-100\/25 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-l-on-warn-100\/30 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-l-on-warn-100\/38 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-l-on-warn-100\/40 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-l-on-warn-100\/5 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-l-on-warn-100\/50 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-l-on-warn-100\/60 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-l-on-warn-100\/70 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-l-on-warn-100\/75 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-l-on-warn-100\/80 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-l-on-warn-100\/87 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-l-on-warn-100\/90 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-l-on-warn-100\/95 {
  border-left-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-l-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-200\/0 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-l-on-warn-200\/10 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-l-on-warn-200\/100 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-l-on-warn-200\/12 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-l-on-warn-200\/20 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-l-on-warn-200\/25 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-l-on-warn-200\/30 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-l-on-warn-200\/38 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-l-on-warn-200\/40 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-l-on-warn-200\/5 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-l-on-warn-200\/50 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-l-on-warn-200\/60 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-l-on-warn-200\/70 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-l-on-warn-200\/75 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-l-on-warn-200\/80 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-l-on-warn-200\/87 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-l-on-warn-200\/90 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-l-on-warn-200\/95 {
  border-left-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-l-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-300\/0 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-l-on-warn-300\/10 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-l-on-warn-300\/100 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-l-on-warn-300\/12 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-l-on-warn-300\/20 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-l-on-warn-300\/25 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-l-on-warn-300\/30 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-l-on-warn-300\/38 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-l-on-warn-300\/40 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-l-on-warn-300\/5 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-l-on-warn-300\/50 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-l-on-warn-300\/60 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-l-on-warn-300\/70 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-l-on-warn-300\/75 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-l-on-warn-300\/80 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-l-on-warn-300\/87 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-l-on-warn-300\/90 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-l-on-warn-300\/95 {
  border-left-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-l-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-400\/0 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-l-on-warn-400\/10 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-l-on-warn-400\/100 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-l-on-warn-400\/12 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-l-on-warn-400\/20 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-l-on-warn-400\/25 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-l-on-warn-400\/30 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-l-on-warn-400\/38 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-l-on-warn-400\/40 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-l-on-warn-400\/5 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-l-on-warn-400\/50 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-l-on-warn-400\/60 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-l-on-warn-400\/70 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-l-on-warn-400\/75 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-l-on-warn-400\/80 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-l-on-warn-400\/87 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-l-on-warn-400\/90 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-l-on-warn-400\/95 {
  border-left-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-l-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-50\/0 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-l-on-warn-50\/10 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-l-on-warn-50\/100 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-l-on-warn-50\/12 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-l-on-warn-50\/20 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-l-on-warn-50\/25 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-l-on-warn-50\/30 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-l-on-warn-50\/38 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-l-on-warn-50\/40 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-l-on-warn-50\/5 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-l-on-warn-50\/50 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-l-on-warn-50\/60 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-l-on-warn-50\/70 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-l-on-warn-50\/75 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-l-on-warn-50\/80 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-l-on-warn-50\/87 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-l-on-warn-50\/90 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-l-on-warn-50\/95 {
  border-left-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-l-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-500\/0 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-l-on-warn-500\/10 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-l-on-warn-500\/100 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-l-on-warn-500\/12 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-l-on-warn-500\/20 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-l-on-warn-500\/25 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-l-on-warn-500\/30 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-l-on-warn-500\/38 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-l-on-warn-500\/40 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-l-on-warn-500\/5 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-l-on-warn-500\/50 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-l-on-warn-500\/60 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-l-on-warn-500\/70 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-l-on-warn-500\/75 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-l-on-warn-500\/80 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-l-on-warn-500\/87 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-l-on-warn-500\/90 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-l-on-warn-500\/95 {
  border-left-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-l-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-600\/0 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-l-on-warn-600\/10 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-l-on-warn-600\/100 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-l-on-warn-600\/12 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-l-on-warn-600\/20 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-l-on-warn-600\/25 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-l-on-warn-600\/30 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-l-on-warn-600\/38 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-l-on-warn-600\/40 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-l-on-warn-600\/5 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-l-on-warn-600\/50 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-l-on-warn-600\/60 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-l-on-warn-600\/70 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-l-on-warn-600\/75 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-l-on-warn-600\/80 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-l-on-warn-600\/87 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-l-on-warn-600\/90 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-l-on-warn-600\/95 {
  border-left-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-l-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-700\/0 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-l-on-warn-700\/10 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-l-on-warn-700\/100 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-l-on-warn-700\/12 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-l-on-warn-700\/20 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-l-on-warn-700\/25 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-l-on-warn-700\/30 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-l-on-warn-700\/38 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-l-on-warn-700\/40 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-l-on-warn-700\/5 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-l-on-warn-700\/50 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-l-on-warn-700\/60 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-l-on-warn-700\/70 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-l-on-warn-700\/75 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-l-on-warn-700\/80 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-l-on-warn-700\/87 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-l-on-warn-700\/90 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-l-on-warn-700\/95 {
  border-left-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-l-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-800\/0 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-l-on-warn-800\/10 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-l-on-warn-800\/100 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-l-on-warn-800\/12 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-l-on-warn-800\/20 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-l-on-warn-800\/25 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-l-on-warn-800\/30 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-l-on-warn-800\/38 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-l-on-warn-800\/40 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-l-on-warn-800\/5 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-l-on-warn-800\/50 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-l-on-warn-800\/60 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-l-on-warn-800\/70 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-l-on-warn-800\/75 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-l-on-warn-800\/80 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-l-on-warn-800\/87 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-l-on-warn-800\/90 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-l-on-warn-800\/95 {
  border-left-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-l-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-900\/0 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-l-on-warn-900\/10 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-l-on-warn-900\/100 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-l-on-warn-900\/12 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-l-on-warn-900\/20 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-l-on-warn-900\/25 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-l-on-warn-900\/30 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-l-on-warn-900\/38 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-l-on-warn-900\/40 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-l-on-warn-900\/5 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-l-on-warn-900\/50 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-l-on-warn-900\/60 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-l-on-warn-900\/70 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-l-on-warn-900\/75 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-l-on-warn-900\/80 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-l-on-warn-900\/87 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-l-on-warn-900\/90 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-l-on-warn-900\/95 {
  border-left-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-l-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-l-on-warn-950\/0 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-l-on-warn-950\/10 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-l-on-warn-950\/100 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-l-on-warn-950\/12 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-l-on-warn-950\/20 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-l-on-warn-950\/25 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-l-on-warn-950\/30 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-l-on-warn-950\/38 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-l-on-warn-950\/40 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-l-on-warn-950\/5 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-l-on-warn-950\/50 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-l-on-warn-950\/60 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-l-on-warn-950\/70 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-l-on-warn-950\/75 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-l-on-warn-950\/80 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-l-on-warn-950\/87 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-l-on-warn-950\/90 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-l-on-warn-950\/95 {
  border-left-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-l-on-warn\/0 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-l-on-warn\/10 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-l-on-warn\/100 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-l-on-warn\/12 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-l-on-warn\/20 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-l-on-warn\/25 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-l-on-warn\/30 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-l-on-warn\/38 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-l-on-warn\/40 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-l-on-warn\/5 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-l-on-warn\/50 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-l-on-warn\/60 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-l-on-warn\/70 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-l-on-warn\/75 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-l-on-warn\/80 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-l-on-warn\/87 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-l-on-warn\/90 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-l-on-warn\/95 {
  border-left-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-l-orange-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-l-orange-100\/0 {
  border-left-color: rgb(255 237 213 / 0) !important;
}
.border-l-orange-100\/10 {
  border-left-color: rgb(255 237 213 / 0.1) !important;
}
.border-l-orange-100\/100 {
  border-left-color: rgb(255 237 213 / 1) !important;
}
.border-l-orange-100\/12 {
  border-left-color: rgb(255 237 213 / 0.12) !important;
}
.border-l-orange-100\/20 {
  border-left-color: rgb(255 237 213 / 0.2) !important;
}
.border-l-orange-100\/25 {
  border-left-color: rgb(255 237 213 / 0.25) !important;
}
.border-l-orange-100\/30 {
  border-left-color: rgb(255 237 213 / 0.3) !important;
}
.border-l-orange-100\/38 {
  border-left-color: rgb(255 237 213 / 0.38) !important;
}
.border-l-orange-100\/40 {
  border-left-color: rgb(255 237 213 / 0.4) !important;
}
.border-l-orange-100\/5 {
  border-left-color: rgb(255 237 213 / 0.05) !important;
}
.border-l-orange-100\/50 {
  border-left-color: rgb(255 237 213 / 0.5) !important;
}
.border-l-orange-100\/60 {
  border-left-color: rgb(255 237 213 / 0.6) !important;
}
.border-l-orange-100\/70 {
  border-left-color: rgb(255 237 213 / 0.7) !important;
}
.border-l-orange-100\/75 {
  border-left-color: rgb(255 237 213 / 0.75) !important;
}
.border-l-orange-100\/80 {
  border-left-color: rgb(255 237 213 / 0.8) !important;
}
.border-l-orange-100\/87 {
  border-left-color: rgb(255 237 213 / 0.87) !important;
}
.border-l-orange-100\/90 {
  border-left-color: rgb(255 237 213 / 0.9) !important;
}
.border-l-orange-100\/95 {
  border-left-color: rgb(255 237 213 / 0.95) !important;
}
.border-l-orange-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-l-orange-200\/0 {
  border-left-color: rgb(254 215 170 / 0) !important;
}
.border-l-orange-200\/10 {
  border-left-color: rgb(254 215 170 / 0.1) !important;
}
.border-l-orange-200\/100 {
  border-left-color: rgb(254 215 170 / 1) !important;
}
.border-l-orange-200\/12 {
  border-left-color: rgb(254 215 170 / 0.12) !important;
}
.border-l-orange-200\/20 {
  border-left-color: rgb(254 215 170 / 0.2) !important;
}
.border-l-orange-200\/25 {
  border-left-color: rgb(254 215 170 / 0.25) !important;
}
.border-l-orange-200\/30 {
  border-left-color: rgb(254 215 170 / 0.3) !important;
}
.border-l-orange-200\/38 {
  border-left-color: rgb(254 215 170 / 0.38) !important;
}
.border-l-orange-200\/40 {
  border-left-color: rgb(254 215 170 / 0.4) !important;
}
.border-l-orange-200\/5 {
  border-left-color: rgb(254 215 170 / 0.05) !important;
}
.border-l-orange-200\/50 {
  border-left-color: rgb(254 215 170 / 0.5) !important;
}
.border-l-orange-200\/60 {
  border-left-color: rgb(254 215 170 / 0.6) !important;
}
.border-l-orange-200\/70 {
  border-left-color: rgb(254 215 170 / 0.7) !important;
}
.border-l-orange-200\/75 {
  border-left-color: rgb(254 215 170 / 0.75) !important;
}
.border-l-orange-200\/80 {
  border-left-color: rgb(254 215 170 / 0.8) !important;
}
.border-l-orange-200\/87 {
  border-left-color: rgb(254 215 170 / 0.87) !important;
}
.border-l-orange-200\/90 {
  border-left-color: rgb(254 215 170 / 0.9) !important;
}
.border-l-orange-200\/95 {
  border-left-color: rgb(254 215 170 / 0.95) !important;
}
.border-l-orange-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-l-orange-300\/0 {
  border-left-color: rgb(253 186 116 / 0) !important;
}
.border-l-orange-300\/10 {
  border-left-color: rgb(253 186 116 / 0.1) !important;
}
.border-l-orange-300\/100 {
  border-left-color: rgb(253 186 116 / 1) !important;
}
.border-l-orange-300\/12 {
  border-left-color: rgb(253 186 116 / 0.12) !important;
}
.border-l-orange-300\/20 {
  border-left-color: rgb(253 186 116 / 0.2) !important;
}
.border-l-orange-300\/25 {
  border-left-color: rgb(253 186 116 / 0.25) !important;
}
.border-l-orange-300\/30 {
  border-left-color: rgb(253 186 116 / 0.3) !important;
}
.border-l-orange-300\/38 {
  border-left-color: rgb(253 186 116 / 0.38) !important;
}
.border-l-orange-300\/40 {
  border-left-color: rgb(253 186 116 / 0.4) !important;
}
.border-l-orange-300\/5 {
  border-left-color: rgb(253 186 116 / 0.05) !important;
}
.border-l-orange-300\/50 {
  border-left-color: rgb(253 186 116 / 0.5) !important;
}
.border-l-orange-300\/60 {
  border-left-color: rgb(253 186 116 / 0.6) !important;
}
.border-l-orange-300\/70 {
  border-left-color: rgb(253 186 116 / 0.7) !important;
}
.border-l-orange-300\/75 {
  border-left-color: rgb(253 186 116 / 0.75) !important;
}
.border-l-orange-300\/80 {
  border-left-color: rgb(253 186 116 / 0.8) !important;
}
.border-l-orange-300\/87 {
  border-left-color: rgb(253 186 116 / 0.87) !important;
}
.border-l-orange-300\/90 {
  border-left-color: rgb(253 186 116 / 0.9) !important;
}
.border-l-orange-300\/95 {
  border-left-color: rgb(253 186 116 / 0.95) !important;
}
.border-l-orange-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-l-orange-400\/0 {
  border-left-color: rgb(251 146 60 / 0) !important;
}
.border-l-orange-400\/10 {
  border-left-color: rgb(251 146 60 / 0.1) !important;
}
.border-l-orange-400\/100 {
  border-left-color: rgb(251 146 60 / 1) !important;
}
.border-l-orange-400\/12 {
  border-left-color: rgb(251 146 60 / 0.12) !important;
}
.border-l-orange-400\/20 {
  border-left-color: rgb(251 146 60 / 0.2) !important;
}
.border-l-orange-400\/25 {
  border-left-color: rgb(251 146 60 / 0.25) !important;
}
.border-l-orange-400\/30 {
  border-left-color: rgb(251 146 60 / 0.3) !important;
}
.border-l-orange-400\/38 {
  border-left-color: rgb(251 146 60 / 0.38) !important;
}
.border-l-orange-400\/40 {
  border-left-color: rgb(251 146 60 / 0.4) !important;
}
.border-l-orange-400\/5 {
  border-left-color: rgb(251 146 60 / 0.05) !important;
}
.border-l-orange-400\/50 {
  border-left-color: rgb(251 146 60 / 0.5) !important;
}
.border-l-orange-400\/60 {
  border-left-color: rgb(251 146 60 / 0.6) !important;
}
.border-l-orange-400\/70 {
  border-left-color: rgb(251 146 60 / 0.7) !important;
}
.border-l-orange-400\/75 {
  border-left-color: rgb(251 146 60 / 0.75) !important;
}
.border-l-orange-400\/80 {
  border-left-color: rgb(251 146 60 / 0.8) !important;
}
.border-l-orange-400\/87 {
  border-left-color: rgb(251 146 60 / 0.87) !important;
}
.border-l-orange-400\/90 {
  border-left-color: rgb(251 146 60 / 0.9) !important;
}
.border-l-orange-400\/95 {
  border-left-color: rgb(251 146 60 / 0.95) !important;
}
.border-l-orange-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-l-orange-50\/0 {
  border-left-color: rgb(255 247 237 / 0) !important;
}
.border-l-orange-50\/10 {
  border-left-color: rgb(255 247 237 / 0.1) !important;
}
.border-l-orange-50\/100 {
  border-left-color: rgb(255 247 237 / 1) !important;
}
.border-l-orange-50\/12 {
  border-left-color: rgb(255 247 237 / 0.12) !important;
}
.border-l-orange-50\/20 {
  border-left-color: rgb(255 247 237 / 0.2) !important;
}
.border-l-orange-50\/25 {
  border-left-color: rgb(255 247 237 / 0.25) !important;
}
.border-l-orange-50\/30 {
  border-left-color: rgb(255 247 237 / 0.3) !important;
}
.border-l-orange-50\/38 {
  border-left-color: rgb(255 247 237 / 0.38) !important;
}
.border-l-orange-50\/40 {
  border-left-color: rgb(255 247 237 / 0.4) !important;
}
.border-l-orange-50\/5 {
  border-left-color: rgb(255 247 237 / 0.05) !important;
}
.border-l-orange-50\/50 {
  border-left-color: rgb(255 247 237 / 0.5) !important;
}
.border-l-orange-50\/60 {
  border-left-color: rgb(255 247 237 / 0.6) !important;
}
.border-l-orange-50\/70 {
  border-left-color: rgb(255 247 237 / 0.7) !important;
}
.border-l-orange-50\/75 {
  border-left-color: rgb(255 247 237 / 0.75) !important;
}
.border-l-orange-50\/80 {
  border-left-color: rgb(255 247 237 / 0.8) !important;
}
.border-l-orange-50\/87 {
  border-left-color: rgb(255 247 237 / 0.87) !important;
}
.border-l-orange-50\/90 {
  border-left-color: rgb(255 247 237 / 0.9) !important;
}
.border-l-orange-50\/95 {
  border-left-color: rgb(255 247 237 / 0.95) !important;
}
.border-l-orange-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-l-orange-500\/0 {
  border-left-color: rgb(249 115 22 / 0) !important;
}
.border-l-orange-500\/10 {
  border-left-color: rgb(249 115 22 / 0.1) !important;
}
.border-l-orange-500\/100 {
  border-left-color: rgb(249 115 22 / 1) !important;
}
.border-l-orange-500\/12 {
  border-left-color: rgb(249 115 22 / 0.12) !important;
}
.border-l-orange-500\/20 {
  border-left-color: rgb(249 115 22 / 0.2) !important;
}
.border-l-orange-500\/25 {
  border-left-color: rgb(249 115 22 / 0.25) !important;
}
.border-l-orange-500\/30 {
  border-left-color: rgb(249 115 22 / 0.3) !important;
}
.border-l-orange-500\/38 {
  border-left-color: rgb(249 115 22 / 0.38) !important;
}
.border-l-orange-500\/40 {
  border-left-color: rgb(249 115 22 / 0.4) !important;
}
.border-l-orange-500\/5 {
  border-left-color: rgb(249 115 22 / 0.05) !important;
}
.border-l-orange-500\/50 {
  border-left-color: rgb(249 115 22 / 0.5) !important;
}
.border-l-orange-500\/60 {
  border-left-color: rgb(249 115 22 / 0.6) !important;
}
.border-l-orange-500\/70 {
  border-left-color: rgb(249 115 22 / 0.7) !important;
}
.border-l-orange-500\/75 {
  border-left-color: rgb(249 115 22 / 0.75) !important;
}
.border-l-orange-500\/80 {
  border-left-color: rgb(249 115 22 / 0.8) !important;
}
.border-l-orange-500\/87 {
  border-left-color: rgb(249 115 22 / 0.87) !important;
}
.border-l-orange-500\/90 {
  border-left-color: rgb(249 115 22 / 0.9) !important;
}
.border-l-orange-500\/95 {
  border-left-color: rgb(249 115 22 / 0.95) !important;
}
.border-l-orange-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-l-orange-600\/0 {
  border-left-color: rgb(234 88 12 / 0) !important;
}
.border-l-orange-600\/10 {
  border-left-color: rgb(234 88 12 / 0.1) !important;
}
.border-l-orange-600\/100 {
  border-left-color: rgb(234 88 12 / 1) !important;
}
.border-l-orange-600\/12 {
  border-left-color: rgb(234 88 12 / 0.12) !important;
}
.border-l-orange-600\/20 {
  border-left-color: rgb(234 88 12 / 0.2) !important;
}
.border-l-orange-600\/25 {
  border-left-color: rgb(234 88 12 / 0.25) !important;
}
.border-l-orange-600\/30 {
  border-left-color: rgb(234 88 12 / 0.3) !important;
}
.border-l-orange-600\/38 {
  border-left-color: rgb(234 88 12 / 0.38) !important;
}
.border-l-orange-600\/40 {
  border-left-color: rgb(234 88 12 / 0.4) !important;
}
.border-l-orange-600\/5 {
  border-left-color: rgb(234 88 12 / 0.05) !important;
}
.border-l-orange-600\/50 {
  border-left-color: rgb(234 88 12 / 0.5) !important;
}
.border-l-orange-600\/60 {
  border-left-color: rgb(234 88 12 / 0.6) !important;
}
.border-l-orange-600\/70 {
  border-left-color: rgb(234 88 12 / 0.7) !important;
}
.border-l-orange-600\/75 {
  border-left-color: rgb(234 88 12 / 0.75) !important;
}
.border-l-orange-600\/80 {
  border-left-color: rgb(234 88 12 / 0.8) !important;
}
.border-l-orange-600\/87 {
  border-left-color: rgb(234 88 12 / 0.87) !important;
}
.border-l-orange-600\/90 {
  border-left-color: rgb(234 88 12 / 0.9) !important;
}
.border-l-orange-600\/95 {
  border-left-color: rgb(234 88 12 / 0.95) !important;
}
.border-l-orange-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-l-orange-700\/0 {
  border-left-color: rgb(194 65 12 / 0) !important;
}
.border-l-orange-700\/10 {
  border-left-color: rgb(194 65 12 / 0.1) !important;
}
.border-l-orange-700\/100 {
  border-left-color: rgb(194 65 12 / 1) !important;
}
.border-l-orange-700\/12 {
  border-left-color: rgb(194 65 12 / 0.12) !important;
}
.border-l-orange-700\/20 {
  border-left-color: rgb(194 65 12 / 0.2) !important;
}
.border-l-orange-700\/25 {
  border-left-color: rgb(194 65 12 / 0.25) !important;
}
.border-l-orange-700\/30 {
  border-left-color: rgb(194 65 12 / 0.3) !important;
}
.border-l-orange-700\/38 {
  border-left-color: rgb(194 65 12 / 0.38) !important;
}
.border-l-orange-700\/40 {
  border-left-color: rgb(194 65 12 / 0.4) !important;
}
.border-l-orange-700\/5 {
  border-left-color: rgb(194 65 12 / 0.05) !important;
}
.border-l-orange-700\/50 {
  border-left-color: rgb(194 65 12 / 0.5) !important;
}
.border-l-orange-700\/60 {
  border-left-color: rgb(194 65 12 / 0.6) !important;
}
.border-l-orange-700\/70 {
  border-left-color: rgb(194 65 12 / 0.7) !important;
}
.border-l-orange-700\/75 {
  border-left-color: rgb(194 65 12 / 0.75) !important;
}
.border-l-orange-700\/80 {
  border-left-color: rgb(194 65 12 / 0.8) !important;
}
.border-l-orange-700\/87 {
  border-left-color: rgb(194 65 12 / 0.87) !important;
}
.border-l-orange-700\/90 {
  border-left-color: rgb(194 65 12 / 0.9) !important;
}
.border-l-orange-700\/95 {
  border-left-color: rgb(194 65 12 / 0.95) !important;
}
.border-l-orange-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-l-orange-800\/0 {
  border-left-color: rgb(154 52 18 / 0) !important;
}
.border-l-orange-800\/10 {
  border-left-color: rgb(154 52 18 / 0.1) !important;
}
.border-l-orange-800\/100 {
  border-left-color: rgb(154 52 18 / 1) !important;
}
.border-l-orange-800\/12 {
  border-left-color: rgb(154 52 18 / 0.12) !important;
}
.border-l-orange-800\/20 {
  border-left-color: rgb(154 52 18 / 0.2) !important;
}
.border-l-orange-800\/25 {
  border-left-color: rgb(154 52 18 / 0.25) !important;
}
.border-l-orange-800\/30 {
  border-left-color: rgb(154 52 18 / 0.3) !important;
}
.border-l-orange-800\/38 {
  border-left-color: rgb(154 52 18 / 0.38) !important;
}
.border-l-orange-800\/40 {
  border-left-color: rgb(154 52 18 / 0.4) !important;
}
.border-l-orange-800\/5 {
  border-left-color: rgb(154 52 18 / 0.05) !important;
}
.border-l-orange-800\/50 {
  border-left-color: rgb(154 52 18 / 0.5) !important;
}
.border-l-orange-800\/60 {
  border-left-color: rgb(154 52 18 / 0.6) !important;
}
.border-l-orange-800\/70 {
  border-left-color: rgb(154 52 18 / 0.7) !important;
}
.border-l-orange-800\/75 {
  border-left-color: rgb(154 52 18 / 0.75) !important;
}
.border-l-orange-800\/80 {
  border-left-color: rgb(154 52 18 / 0.8) !important;
}
.border-l-orange-800\/87 {
  border-left-color: rgb(154 52 18 / 0.87) !important;
}
.border-l-orange-800\/90 {
  border-left-color: rgb(154 52 18 / 0.9) !important;
}
.border-l-orange-800\/95 {
  border-left-color: rgb(154 52 18 / 0.95) !important;
}
.border-l-orange-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-l-orange-900\/0 {
  border-left-color: rgb(124 45 18 / 0) !important;
}
.border-l-orange-900\/10 {
  border-left-color: rgb(124 45 18 / 0.1) !important;
}
.border-l-orange-900\/100 {
  border-left-color: rgb(124 45 18 / 1) !important;
}
.border-l-orange-900\/12 {
  border-left-color: rgb(124 45 18 / 0.12) !important;
}
.border-l-orange-900\/20 {
  border-left-color: rgb(124 45 18 / 0.2) !important;
}
.border-l-orange-900\/25 {
  border-left-color: rgb(124 45 18 / 0.25) !important;
}
.border-l-orange-900\/30 {
  border-left-color: rgb(124 45 18 / 0.3) !important;
}
.border-l-orange-900\/38 {
  border-left-color: rgb(124 45 18 / 0.38) !important;
}
.border-l-orange-900\/40 {
  border-left-color: rgb(124 45 18 / 0.4) !important;
}
.border-l-orange-900\/5 {
  border-left-color: rgb(124 45 18 / 0.05) !important;
}
.border-l-orange-900\/50 {
  border-left-color: rgb(124 45 18 / 0.5) !important;
}
.border-l-orange-900\/60 {
  border-left-color: rgb(124 45 18 / 0.6) !important;
}
.border-l-orange-900\/70 {
  border-left-color: rgb(124 45 18 / 0.7) !important;
}
.border-l-orange-900\/75 {
  border-left-color: rgb(124 45 18 / 0.75) !important;
}
.border-l-orange-900\/80 {
  border-left-color: rgb(124 45 18 / 0.8) !important;
}
.border-l-orange-900\/87 {
  border-left-color: rgb(124 45 18 / 0.87) !important;
}
.border-l-orange-900\/90 {
  border-left-color: rgb(124 45 18 / 0.9) !important;
}
.border-l-orange-900\/95 {
  border-left-color: rgb(124 45 18 / 0.95) !important;
}
.border-l-orange-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-l-orange-950\/0 {
  border-left-color: rgb(67 20 7 / 0) !important;
}
.border-l-orange-950\/10 {
  border-left-color: rgb(67 20 7 / 0.1) !important;
}
.border-l-orange-950\/100 {
  border-left-color: rgb(67 20 7 / 1) !important;
}
.border-l-orange-950\/12 {
  border-left-color: rgb(67 20 7 / 0.12) !important;
}
.border-l-orange-950\/20 {
  border-left-color: rgb(67 20 7 / 0.2) !important;
}
.border-l-orange-950\/25 {
  border-left-color: rgb(67 20 7 / 0.25) !important;
}
.border-l-orange-950\/30 {
  border-left-color: rgb(67 20 7 / 0.3) !important;
}
.border-l-orange-950\/38 {
  border-left-color: rgb(67 20 7 / 0.38) !important;
}
.border-l-orange-950\/40 {
  border-left-color: rgb(67 20 7 / 0.4) !important;
}
.border-l-orange-950\/5 {
  border-left-color: rgb(67 20 7 / 0.05) !important;
}
.border-l-orange-950\/50 {
  border-left-color: rgb(67 20 7 / 0.5) !important;
}
.border-l-orange-950\/60 {
  border-left-color: rgb(67 20 7 / 0.6) !important;
}
.border-l-orange-950\/70 {
  border-left-color: rgb(67 20 7 / 0.7) !important;
}
.border-l-orange-950\/75 {
  border-left-color: rgb(67 20 7 / 0.75) !important;
}
.border-l-orange-950\/80 {
  border-left-color: rgb(67 20 7 / 0.8) !important;
}
.border-l-orange-950\/87 {
  border-left-color: rgb(67 20 7 / 0.87) !important;
}
.border-l-orange-950\/90 {
  border-left-color: rgb(67 20 7 / 0.9) !important;
}
.border-l-orange-950\/95 {
  border-left-color: rgb(67 20 7 / 0.95) !important;
}
.border-l-pink-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-l-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0) !important;
}
.border-l-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1) !important;
}
.border-l-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1) !important;
}
.border-l-pink-100\/12 {
  border-left-color: rgb(252 231 243 / 0.12) !important;
}
.border-l-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2) !important;
}
.border-l-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25) !important;
}
.border-l-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3) !important;
}
.border-l-pink-100\/38 {
  border-left-color: rgb(252 231 243 / 0.38) !important;
}
.border-l-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4) !important;
}
.border-l-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05) !important;
}
.border-l-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5) !important;
}
.border-l-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6) !important;
}
.border-l-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7) !important;
}
.border-l-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75) !important;
}
.border-l-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8) !important;
}
.border-l-pink-100\/87 {
  border-left-color: rgb(252 231 243 / 0.87) !important;
}
.border-l-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9) !important;
}
.border-l-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95) !important;
}
.border-l-pink-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-l-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0) !important;
}
.border-l-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1) !important;
}
.border-l-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1) !important;
}
.border-l-pink-200\/12 {
  border-left-color: rgb(251 207 232 / 0.12) !important;
}
.border-l-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2) !important;
}
.border-l-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25) !important;
}
.border-l-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3) !important;
}
.border-l-pink-200\/38 {
  border-left-color: rgb(251 207 232 / 0.38) !important;
}
.border-l-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4) !important;
}
.border-l-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05) !important;
}
.border-l-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5) !important;
}
.border-l-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6) !important;
}
.border-l-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7) !important;
}
.border-l-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75) !important;
}
.border-l-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8) !important;
}
.border-l-pink-200\/87 {
  border-left-color: rgb(251 207 232 / 0.87) !important;
}
.border-l-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9) !important;
}
.border-l-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95) !important;
}
.border-l-pink-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-l-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0) !important;
}
.border-l-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1) !important;
}
.border-l-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1) !important;
}
.border-l-pink-300\/12 {
  border-left-color: rgb(249 168 212 / 0.12) !important;
}
.border-l-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2) !important;
}
.border-l-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25) !important;
}
.border-l-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3) !important;
}
.border-l-pink-300\/38 {
  border-left-color: rgb(249 168 212 / 0.38) !important;
}
.border-l-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4) !important;
}
.border-l-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05) !important;
}
.border-l-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5) !important;
}
.border-l-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6) !important;
}
.border-l-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7) !important;
}
.border-l-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75) !important;
}
.border-l-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8) !important;
}
.border-l-pink-300\/87 {
  border-left-color: rgb(249 168 212 / 0.87) !important;
}
.border-l-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9) !important;
}
.border-l-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95) !important;
}
.border-l-pink-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-l-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0) !important;
}
.border-l-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1) !important;
}
.border-l-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1) !important;
}
.border-l-pink-400\/12 {
  border-left-color: rgb(244 114 182 / 0.12) !important;
}
.border-l-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2) !important;
}
.border-l-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25) !important;
}
.border-l-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3) !important;
}
.border-l-pink-400\/38 {
  border-left-color: rgb(244 114 182 / 0.38) !important;
}
.border-l-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4) !important;
}
.border-l-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05) !important;
}
.border-l-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5) !important;
}
.border-l-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6) !important;
}
.border-l-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7) !important;
}
.border-l-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75) !important;
}
.border-l-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8) !important;
}
.border-l-pink-400\/87 {
  border-left-color: rgb(244 114 182 / 0.87) !important;
}
.border-l-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9) !important;
}
.border-l-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95) !important;
}
.border-l-pink-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-l-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0) !important;
}
.border-l-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1) !important;
}
.border-l-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1) !important;
}
.border-l-pink-50\/12 {
  border-left-color: rgb(253 242 248 / 0.12) !important;
}
.border-l-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2) !important;
}
.border-l-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25) !important;
}
.border-l-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3) !important;
}
.border-l-pink-50\/38 {
  border-left-color: rgb(253 242 248 / 0.38) !important;
}
.border-l-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4) !important;
}
.border-l-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05) !important;
}
.border-l-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5) !important;
}
.border-l-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6) !important;
}
.border-l-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7) !important;
}
.border-l-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75) !important;
}
.border-l-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8) !important;
}
.border-l-pink-50\/87 {
  border-left-color: rgb(253 242 248 / 0.87) !important;
}
.border-l-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9) !important;
}
.border-l-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95) !important;
}
.border-l-pink-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-l-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0) !important;
}
.border-l-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1) !important;
}
.border-l-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1) !important;
}
.border-l-pink-500\/12 {
  border-left-color: rgb(236 72 153 / 0.12) !important;
}
.border-l-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2) !important;
}
.border-l-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25) !important;
}
.border-l-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3) !important;
}
.border-l-pink-500\/38 {
  border-left-color: rgb(236 72 153 / 0.38) !important;
}
.border-l-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4) !important;
}
.border-l-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05) !important;
}
.border-l-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5) !important;
}
.border-l-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6) !important;
}
.border-l-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7) !important;
}
.border-l-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75) !important;
}
.border-l-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8) !important;
}
.border-l-pink-500\/87 {
  border-left-color: rgb(236 72 153 / 0.87) !important;
}
.border-l-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9) !important;
}
.border-l-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95) !important;
}
.border-l-pink-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-l-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0) !important;
}
.border-l-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1) !important;
}
.border-l-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1) !important;
}
.border-l-pink-600\/12 {
  border-left-color: rgb(219 39 119 / 0.12) !important;
}
.border-l-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2) !important;
}
.border-l-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25) !important;
}
.border-l-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3) !important;
}
.border-l-pink-600\/38 {
  border-left-color: rgb(219 39 119 / 0.38) !important;
}
.border-l-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4) !important;
}
.border-l-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05) !important;
}
.border-l-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5) !important;
}
.border-l-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6) !important;
}
.border-l-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7) !important;
}
.border-l-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75) !important;
}
.border-l-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8) !important;
}
.border-l-pink-600\/87 {
  border-left-color: rgb(219 39 119 / 0.87) !important;
}
.border-l-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9) !important;
}
.border-l-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95) !important;
}
.border-l-pink-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-l-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0) !important;
}
.border-l-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1) !important;
}
.border-l-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1) !important;
}
.border-l-pink-700\/12 {
  border-left-color: rgb(190 24 93 / 0.12) !important;
}
.border-l-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2) !important;
}
.border-l-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25) !important;
}
.border-l-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3) !important;
}
.border-l-pink-700\/38 {
  border-left-color: rgb(190 24 93 / 0.38) !important;
}
.border-l-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4) !important;
}
.border-l-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05) !important;
}
.border-l-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5) !important;
}
.border-l-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6) !important;
}
.border-l-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7) !important;
}
.border-l-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75) !important;
}
.border-l-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8) !important;
}
.border-l-pink-700\/87 {
  border-left-color: rgb(190 24 93 / 0.87) !important;
}
.border-l-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9) !important;
}
.border-l-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95) !important;
}
.border-l-pink-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-l-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0) !important;
}
.border-l-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1) !important;
}
.border-l-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1) !important;
}
.border-l-pink-800\/12 {
  border-left-color: rgb(157 23 77 / 0.12) !important;
}
.border-l-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2) !important;
}
.border-l-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25) !important;
}
.border-l-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3) !important;
}
.border-l-pink-800\/38 {
  border-left-color: rgb(157 23 77 / 0.38) !important;
}
.border-l-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4) !important;
}
.border-l-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05) !important;
}
.border-l-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5) !important;
}
.border-l-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6) !important;
}
.border-l-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7) !important;
}
.border-l-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75) !important;
}
.border-l-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8) !important;
}
.border-l-pink-800\/87 {
  border-left-color: rgb(157 23 77 / 0.87) !important;
}
.border-l-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9) !important;
}
.border-l-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95) !important;
}
.border-l-pink-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-l-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0) !important;
}
.border-l-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1) !important;
}
.border-l-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1) !important;
}
.border-l-pink-900\/12 {
  border-left-color: rgb(131 24 67 / 0.12) !important;
}
.border-l-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2) !important;
}
.border-l-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25) !important;
}
.border-l-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3) !important;
}
.border-l-pink-900\/38 {
  border-left-color: rgb(131 24 67 / 0.38) !important;
}
.border-l-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4) !important;
}
.border-l-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05) !important;
}
.border-l-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5) !important;
}
.border-l-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6) !important;
}
.border-l-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7) !important;
}
.border-l-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75) !important;
}
.border-l-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8) !important;
}
.border-l-pink-900\/87 {
  border-left-color: rgb(131 24 67 / 0.87) !important;
}
.border-l-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9) !important;
}
.border-l-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95) !important;
}
.border-l-pink-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-l-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0) !important;
}
.border-l-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1) !important;
}
.border-l-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1) !important;
}
.border-l-pink-950\/12 {
  border-left-color: rgb(80 7 36 / 0.12) !important;
}
.border-l-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2) !important;
}
.border-l-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25) !important;
}
.border-l-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3) !important;
}
.border-l-pink-950\/38 {
  border-left-color: rgb(80 7 36 / 0.38) !important;
}
.border-l-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4) !important;
}
.border-l-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05) !important;
}
.border-l-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5) !important;
}
.border-l-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6) !important;
}
.border-l-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7) !important;
}
.border-l-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75) !important;
}
.border-l-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8) !important;
}
.border-l-pink-950\/87 {
  border-left-color: rgb(80 7 36 / 0.87) !important;
}
.border-l-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9) !important;
}
.border-l-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95) !important;
}
.border-l-primary {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-100\/0 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-l-primary-100\/10 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-l-primary-100\/100 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-l-primary-100\/12 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-l-primary-100\/20 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-l-primary-100\/25 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-l-primary-100\/30 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-l-primary-100\/38 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-l-primary-100\/40 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-l-primary-100\/5 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-l-primary-100\/50 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-l-primary-100\/60 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-l-primary-100\/70 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-l-primary-100\/75 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-l-primary-100\/80 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-l-primary-100\/87 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-l-primary-100\/90 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-l-primary-100\/95 {
  border-left-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-l-primary-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-200\/0 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-l-primary-200\/10 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-l-primary-200\/100 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-l-primary-200\/12 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-l-primary-200\/20 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-l-primary-200\/25 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-l-primary-200\/30 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-l-primary-200\/38 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-l-primary-200\/40 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-l-primary-200\/5 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-l-primary-200\/50 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-l-primary-200\/60 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-l-primary-200\/70 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-l-primary-200\/75 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-l-primary-200\/80 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-l-primary-200\/87 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-l-primary-200\/90 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-l-primary-200\/95 {
  border-left-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-l-primary-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-300\/0 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-l-primary-300\/10 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-l-primary-300\/100 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-l-primary-300\/12 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-l-primary-300\/20 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-l-primary-300\/25 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-l-primary-300\/30 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-l-primary-300\/38 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-l-primary-300\/40 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-l-primary-300\/5 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-l-primary-300\/50 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-l-primary-300\/60 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-l-primary-300\/70 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-l-primary-300\/75 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-l-primary-300\/80 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-l-primary-300\/87 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-l-primary-300\/90 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-l-primary-300\/95 {
  border-left-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-l-primary-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-400\/0 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-l-primary-400\/10 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-l-primary-400\/100 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-l-primary-400\/12 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-l-primary-400\/20 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-l-primary-400\/25 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-l-primary-400\/30 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-l-primary-400\/38 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-l-primary-400\/40 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-l-primary-400\/5 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-l-primary-400\/50 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-l-primary-400\/60 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-l-primary-400\/70 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-l-primary-400\/75 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-l-primary-400\/80 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-l-primary-400\/87 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-l-primary-400\/90 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-l-primary-400\/95 {
  border-left-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-l-primary-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-50\/0 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-l-primary-50\/10 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-l-primary-50\/100 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-l-primary-50\/12 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-l-primary-50\/20 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-l-primary-50\/25 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-l-primary-50\/30 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-l-primary-50\/38 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-l-primary-50\/40 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-l-primary-50\/5 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-l-primary-50\/50 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-l-primary-50\/60 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-l-primary-50\/70 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-l-primary-50\/75 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-l-primary-50\/80 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-l-primary-50\/87 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-l-primary-50\/90 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-l-primary-50\/95 {
  border-left-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-l-primary-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-500\/0 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-l-primary-500\/10 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-l-primary-500\/100 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-l-primary-500\/12 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-l-primary-500\/20 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-l-primary-500\/25 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-l-primary-500\/30 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-l-primary-500\/38 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-l-primary-500\/40 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-l-primary-500\/5 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-l-primary-500\/50 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-l-primary-500\/60 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-l-primary-500\/70 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-l-primary-500\/75 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-l-primary-500\/80 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-l-primary-500\/87 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-l-primary-500\/90 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-l-primary-500\/95 {
  border-left-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-l-primary-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-600\/0 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-l-primary-600\/10 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-l-primary-600\/100 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-l-primary-600\/12 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-l-primary-600\/20 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-l-primary-600\/25 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-l-primary-600\/30 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-l-primary-600\/38 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-l-primary-600\/40 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-l-primary-600\/5 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-l-primary-600\/50 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-l-primary-600\/60 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-l-primary-600\/70 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-l-primary-600\/75 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-l-primary-600\/80 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-l-primary-600\/87 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-l-primary-600\/90 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-l-primary-600\/95 {
  border-left-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-l-primary-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-700\/0 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-l-primary-700\/10 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-l-primary-700\/100 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-l-primary-700\/12 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-l-primary-700\/20 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-l-primary-700\/25 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-l-primary-700\/30 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-l-primary-700\/38 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-l-primary-700\/40 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-l-primary-700\/5 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-l-primary-700\/50 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-l-primary-700\/60 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-l-primary-700\/70 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-l-primary-700\/75 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-l-primary-700\/80 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-l-primary-700\/87 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-l-primary-700\/90 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-l-primary-700\/95 {
  border-left-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-l-primary-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-800\/0 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-l-primary-800\/10 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-l-primary-800\/100 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-l-primary-800\/12 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-l-primary-800\/20 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-l-primary-800\/25 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-l-primary-800\/30 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-l-primary-800\/38 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-l-primary-800\/40 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-l-primary-800\/5 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-l-primary-800\/50 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-l-primary-800\/60 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-l-primary-800\/70 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-l-primary-800\/75 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-l-primary-800\/80 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-l-primary-800\/87 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-l-primary-800\/90 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-l-primary-800\/95 {
  border-left-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-l-primary-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-primary-900\/0 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-l-primary-900\/10 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-l-primary-900\/100 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-l-primary-900\/12 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-l-primary-900\/20 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-l-primary-900\/25 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-l-primary-900\/30 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-l-primary-900\/38 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-l-primary-900\/40 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-l-primary-900\/5 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-l-primary-900\/50 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-l-primary-900\/60 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-l-primary-900\/70 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-l-primary-900\/75 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-l-primary-900\/80 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-l-primary-900\/87 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-l-primary-900\/90 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-l-primary-900\/95 {
  border-left-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-l-primary\/0 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-l-primary\/10 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-l-primary\/100 {
  border-left-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-l-primary\/12 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-l-primary\/20 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-l-primary\/25 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-l-primary\/30 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-l-primary\/38 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-l-primary\/40 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-l-primary\/5 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-l-primary\/50 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-l-primary\/60 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-l-primary\/70 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-l-primary\/75 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-l-primary\/80 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-l-primary\/87 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-l-primary\/90 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-l-primary\/95 {
  border-left-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-l-purple-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-l-purple-100\/0 {
  border-left-color: rgb(243 232 255 / 0) !important;
}
.border-l-purple-100\/10 {
  border-left-color: rgb(243 232 255 / 0.1) !important;
}
.border-l-purple-100\/100 {
  border-left-color: rgb(243 232 255 / 1) !important;
}
.border-l-purple-100\/12 {
  border-left-color: rgb(243 232 255 / 0.12) !important;
}
.border-l-purple-100\/20 {
  border-left-color: rgb(243 232 255 / 0.2) !important;
}
.border-l-purple-100\/25 {
  border-left-color: rgb(243 232 255 / 0.25) !important;
}
.border-l-purple-100\/30 {
  border-left-color: rgb(243 232 255 / 0.3) !important;
}
.border-l-purple-100\/38 {
  border-left-color: rgb(243 232 255 / 0.38) !important;
}
.border-l-purple-100\/40 {
  border-left-color: rgb(243 232 255 / 0.4) !important;
}
.border-l-purple-100\/5 {
  border-left-color: rgb(243 232 255 / 0.05) !important;
}
.border-l-purple-100\/50 {
  border-left-color: rgb(243 232 255 / 0.5) !important;
}
.border-l-purple-100\/60 {
  border-left-color: rgb(243 232 255 / 0.6) !important;
}
.border-l-purple-100\/70 {
  border-left-color: rgb(243 232 255 / 0.7) !important;
}
.border-l-purple-100\/75 {
  border-left-color: rgb(243 232 255 / 0.75) !important;
}
.border-l-purple-100\/80 {
  border-left-color: rgb(243 232 255 / 0.8) !important;
}
.border-l-purple-100\/87 {
  border-left-color: rgb(243 232 255 / 0.87) !important;
}
.border-l-purple-100\/90 {
  border-left-color: rgb(243 232 255 / 0.9) !important;
}
.border-l-purple-100\/95 {
  border-left-color: rgb(243 232 255 / 0.95) !important;
}
.border-l-purple-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-l-purple-200\/0 {
  border-left-color: rgb(233 213 255 / 0) !important;
}
.border-l-purple-200\/10 {
  border-left-color: rgb(233 213 255 / 0.1) !important;
}
.border-l-purple-200\/100 {
  border-left-color: rgb(233 213 255 / 1) !important;
}
.border-l-purple-200\/12 {
  border-left-color: rgb(233 213 255 / 0.12) !important;
}
.border-l-purple-200\/20 {
  border-left-color: rgb(233 213 255 / 0.2) !important;
}
.border-l-purple-200\/25 {
  border-left-color: rgb(233 213 255 / 0.25) !important;
}
.border-l-purple-200\/30 {
  border-left-color: rgb(233 213 255 / 0.3) !important;
}
.border-l-purple-200\/38 {
  border-left-color: rgb(233 213 255 / 0.38) !important;
}
.border-l-purple-200\/40 {
  border-left-color: rgb(233 213 255 / 0.4) !important;
}
.border-l-purple-200\/5 {
  border-left-color: rgb(233 213 255 / 0.05) !important;
}
.border-l-purple-200\/50 {
  border-left-color: rgb(233 213 255 / 0.5) !important;
}
.border-l-purple-200\/60 {
  border-left-color: rgb(233 213 255 / 0.6) !important;
}
.border-l-purple-200\/70 {
  border-left-color: rgb(233 213 255 / 0.7) !important;
}
.border-l-purple-200\/75 {
  border-left-color: rgb(233 213 255 / 0.75) !important;
}
.border-l-purple-200\/80 {
  border-left-color: rgb(233 213 255 / 0.8) !important;
}
.border-l-purple-200\/87 {
  border-left-color: rgb(233 213 255 / 0.87) !important;
}
.border-l-purple-200\/90 {
  border-left-color: rgb(233 213 255 / 0.9) !important;
}
.border-l-purple-200\/95 {
  border-left-color: rgb(233 213 255 / 0.95) !important;
}
.border-l-purple-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-l-purple-300\/0 {
  border-left-color: rgb(216 180 254 / 0) !important;
}
.border-l-purple-300\/10 {
  border-left-color: rgb(216 180 254 / 0.1) !important;
}
.border-l-purple-300\/100 {
  border-left-color: rgb(216 180 254 / 1) !important;
}
.border-l-purple-300\/12 {
  border-left-color: rgb(216 180 254 / 0.12) !important;
}
.border-l-purple-300\/20 {
  border-left-color: rgb(216 180 254 / 0.2) !important;
}
.border-l-purple-300\/25 {
  border-left-color: rgb(216 180 254 / 0.25) !important;
}
.border-l-purple-300\/30 {
  border-left-color: rgb(216 180 254 / 0.3) !important;
}
.border-l-purple-300\/38 {
  border-left-color: rgb(216 180 254 / 0.38) !important;
}
.border-l-purple-300\/40 {
  border-left-color: rgb(216 180 254 / 0.4) !important;
}
.border-l-purple-300\/5 {
  border-left-color: rgb(216 180 254 / 0.05) !important;
}
.border-l-purple-300\/50 {
  border-left-color: rgb(216 180 254 / 0.5) !important;
}
.border-l-purple-300\/60 {
  border-left-color: rgb(216 180 254 / 0.6) !important;
}
.border-l-purple-300\/70 {
  border-left-color: rgb(216 180 254 / 0.7) !important;
}
.border-l-purple-300\/75 {
  border-left-color: rgb(216 180 254 / 0.75) !important;
}
.border-l-purple-300\/80 {
  border-left-color: rgb(216 180 254 / 0.8) !important;
}
.border-l-purple-300\/87 {
  border-left-color: rgb(216 180 254 / 0.87) !important;
}
.border-l-purple-300\/90 {
  border-left-color: rgb(216 180 254 / 0.9) !important;
}
.border-l-purple-300\/95 {
  border-left-color: rgb(216 180 254 / 0.95) !important;
}
.border-l-purple-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-l-purple-400\/0 {
  border-left-color: rgb(192 132 252 / 0) !important;
}
.border-l-purple-400\/10 {
  border-left-color: rgb(192 132 252 / 0.1) !important;
}
.border-l-purple-400\/100 {
  border-left-color: rgb(192 132 252 / 1) !important;
}
.border-l-purple-400\/12 {
  border-left-color: rgb(192 132 252 / 0.12) !important;
}
.border-l-purple-400\/20 {
  border-left-color: rgb(192 132 252 / 0.2) !important;
}
.border-l-purple-400\/25 {
  border-left-color: rgb(192 132 252 / 0.25) !important;
}
.border-l-purple-400\/30 {
  border-left-color: rgb(192 132 252 / 0.3) !important;
}
.border-l-purple-400\/38 {
  border-left-color: rgb(192 132 252 / 0.38) !important;
}
.border-l-purple-400\/40 {
  border-left-color: rgb(192 132 252 / 0.4) !important;
}
.border-l-purple-400\/5 {
  border-left-color: rgb(192 132 252 / 0.05) !important;
}
.border-l-purple-400\/50 {
  border-left-color: rgb(192 132 252 / 0.5) !important;
}
.border-l-purple-400\/60 {
  border-left-color: rgb(192 132 252 / 0.6) !important;
}
.border-l-purple-400\/70 {
  border-left-color: rgb(192 132 252 / 0.7) !important;
}
.border-l-purple-400\/75 {
  border-left-color: rgb(192 132 252 / 0.75) !important;
}
.border-l-purple-400\/80 {
  border-left-color: rgb(192 132 252 / 0.8) !important;
}
.border-l-purple-400\/87 {
  border-left-color: rgb(192 132 252 / 0.87) !important;
}
.border-l-purple-400\/90 {
  border-left-color: rgb(192 132 252 / 0.9) !important;
}
.border-l-purple-400\/95 {
  border-left-color: rgb(192 132 252 / 0.95) !important;
}
.border-l-purple-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-l-purple-50\/0 {
  border-left-color: rgb(250 245 255 / 0) !important;
}
.border-l-purple-50\/10 {
  border-left-color: rgb(250 245 255 / 0.1) !important;
}
.border-l-purple-50\/100 {
  border-left-color: rgb(250 245 255 / 1) !important;
}
.border-l-purple-50\/12 {
  border-left-color: rgb(250 245 255 / 0.12) !important;
}
.border-l-purple-50\/20 {
  border-left-color: rgb(250 245 255 / 0.2) !important;
}
.border-l-purple-50\/25 {
  border-left-color: rgb(250 245 255 / 0.25) !important;
}
.border-l-purple-50\/30 {
  border-left-color: rgb(250 245 255 / 0.3) !important;
}
.border-l-purple-50\/38 {
  border-left-color: rgb(250 245 255 / 0.38) !important;
}
.border-l-purple-50\/40 {
  border-left-color: rgb(250 245 255 / 0.4) !important;
}
.border-l-purple-50\/5 {
  border-left-color: rgb(250 245 255 / 0.05) !important;
}
.border-l-purple-50\/50 {
  border-left-color: rgb(250 245 255 / 0.5) !important;
}
.border-l-purple-50\/60 {
  border-left-color: rgb(250 245 255 / 0.6) !important;
}
.border-l-purple-50\/70 {
  border-left-color: rgb(250 245 255 / 0.7) !important;
}
.border-l-purple-50\/75 {
  border-left-color: rgb(250 245 255 / 0.75) !important;
}
.border-l-purple-50\/80 {
  border-left-color: rgb(250 245 255 / 0.8) !important;
}
.border-l-purple-50\/87 {
  border-left-color: rgb(250 245 255 / 0.87) !important;
}
.border-l-purple-50\/90 {
  border-left-color: rgb(250 245 255 / 0.9) !important;
}
.border-l-purple-50\/95 {
  border-left-color: rgb(250 245 255 / 0.95) !important;
}
.border-l-purple-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-l-purple-500\/0 {
  border-left-color: rgb(168 85 247 / 0) !important;
}
.border-l-purple-500\/10 {
  border-left-color: rgb(168 85 247 / 0.1) !important;
}
.border-l-purple-500\/100 {
  border-left-color: rgb(168 85 247 / 1) !important;
}
.border-l-purple-500\/12 {
  border-left-color: rgb(168 85 247 / 0.12) !important;
}
.border-l-purple-500\/20 {
  border-left-color: rgb(168 85 247 / 0.2) !important;
}
.border-l-purple-500\/25 {
  border-left-color: rgb(168 85 247 / 0.25) !important;
}
.border-l-purple-500\/30 {
  border-left-color: rgb(168 85 247 / 0.3) !important;
}
.border-l-purple-500\/38 {
  border-left-color: rgb(168 85 247 / 0.38) !important;
}
.border-l-purple-500\/40 {
  border-left-color: rgb(168 85 247 / 0.4) !important;
}
.border-l-purple-500\/5 {
  border-left-color: rgb(168 85 247 / 0.05) !important;
}
.border-l-purple-500\/50 {
  border-left-color: rgb(168 85 247 / 0.5) !important;
}
.border-l-purple-500\/60 {
  border-left-color: rgb(168 85 247 / 0.6) !important;
}
.border-l-purple-500\/70 {
  border-left-color: rgb(168 85 247 / 0.7) !important;
}
.border-l-purple-500\/75 {
  border-left-color: rgb(168 85 247 / 0.75) !important;
}
.border-l-purple-500\/80 {
  border-left-color: rgb(168 85 247 / 0.8) !important;
}
.border-l-purple-500\/87 {
  border-left-color: rgb(168 85 247 / 0.87) !important;
}
.border-l-purple-500\/90 {
  border-left-color: rgb(168 85 247 / 0.9) !important;
}
.border-l-purple-500\/95 {
  border-left-color: rgb(168 85 247 / 0.95) !important;
}
.border-l-purple-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-l-purple-600\/0 {
  border-left-color: rgb(147 51 234 / 0) !important;
}
.border-l-purple-600\/10 {
  border-left-color: rgb(147 51 234 / 0.1) !important;
}
.border-l-purple-600\/100 {
  border-left-color: rgb(147 51 234 / 1) !important;
}
.border-l-purple-600\/12 {
  border-left-color: rgb(147 51 234 / 0.12) !important;
}
.border-l-purple-600\/20 {
  border-left-color: rgb(147 51 234 / 0.2) !important;
}
.border-l-purple-600\/25 {
  border-left-color: rgb(147 51 234 / 0.25) !important;
}
.border-l-purple-600\/30 {
  border-left-color: rgb(147 51 234 / 0.3) !important;
}
.border-l-purple-600\/38 {
  border-left-color: rgb(147 51 234 / 0.38) !important;
}
.border-l-purple-600\/40 {
  border-left-color: rgb(147 51 234 / 0.4) !important;
}
.border-l-purple-600\/5 {
  border-left-color: rgb(147 51 234 / 0.05) !important;
}
.border-l-purple-600\/50 {
  border-left-color: rgb(147 51 234 / 0.5) !important;
}
.border-l-purple-600\/60 {
  border-left-color: rgb(147 51 234 / 0.6) !important;
}
.border-l-purple-600\/70 {
  border-left-color: rgb(147 51 234 / 0.7) !important;
}
.border-l-purple-600\/75 {
  border-left-color: rgb(147 51 234 / 0.75) !important;
}
.border-l-purple-600\/80 {
  border-left-color: rgb(147 51 234 / 0.8) !important;
}
.border-l-purple-600\/87 {
  border-left-color: rgb(147 51 234 / 0.87) !important;
}
.border-l-purple-600\/90 {
  border-left-color: rgb(147 51 234 / 0.9) !important;
}
.border-l-purple-600\/95 {
  border-left-color: rgb(147 51 234 / 0.95) !important;
}
.border-l-purple-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-l-purple-700\/0 {
  border-left-color: rgb(126 34 206 / 0) !important;
}
.border-l-purple-700\/10 {
  border-left-color: rgb(126 34 206 / 0.1) !important;
}
.border-l-purple-700\/100 {
  border-left-color: rgb(126 34 206 / 1) !important;
}
.border-l-purple-700\/12 {
  border-left-color: rgb(126 34 206 / 0.12) !important;
}
.border-l-purple-700\/20 {
  border-left-color: rgb(126 34 206 / 0.2) !important;
}
.border-l-purple-700\/25 {
  border-left-color: rgb(126 34 206 / 0.25) !important;
}
.border-l-purple-700\/30 {
  border-left-color: rgb(126 34 206 / 0.3) !important;
}
.border-l-purple-700\/38 {
  border-left-color: rgb(126 34 206 / 0.38) !important;
}
.border-l-purple-700\/40 {
  border-left-color: rgb(126 34 206 / 0.4) !important;
}
.border-l-purple-700\/5 {
  border-left-color: rgb(126 34 206 / 0.05) !important;
}
.border-l-purple-700\/50 {
  border-left-color: rgb(126 34 206 / 0.5) !important;
}
.border-l-purple-700\/60 {
  border-left-color: rgb(126 34 206 / 0.6) !important;
}
.border-l-purple-700\/70 {
  border-left-color: rgb(126 34 206 / 0.7) !important;
}
.border-l-purple-700\/75 {
  border-left-color: rgb(126 34 206 / 0.75) !important;
}
.border-l-purple-700\/80 {
  border-left-color: rgb(126 34 206 / 0.8) !important;
}
.border-l-purple-700\/87 {
  border-left-color: rgb(126 34 206 / 0.87) !important;
}
.border-l-purple-700\/90 {
  border-left-color: rgb(126 34 206 / 0.9) !important;
}
.border-l-purple-700\/95 {
  border-left-color: rgb(126 34 206 / 0.95) !important;
}
.border-l-purple-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-l-purple-800\/0 {
  border-left-color: rgb(107 33 168 / 0) !important;
}
.border-l-purple-800\/10 {
  border-left-color: rgb(107 33 168 / 0.1) !important;
}
.border-l-purple-800\/100 {
  border-left-color: rgb(107 33 168 / 1) !important;
}
.border-l-purple-800\/12 {
  border-left-color: rgb(107 33 168 / 0.12) !important;
}
.border-l-purple-800\/20 {
  border-left-color: rgb(107 33 168 / 0.2) !important;
}
.border-l-purple-800\/25 {
  border-left-color: rgb(107 33 168 / 0.25) !important;
}
.border-l-purple-800\/30 {
  border-left-color: rgb(107 33 168 / 0.3) !important;
}
.border-l-purple-800\/38 {
  border-left-color: rgb(107 33 168 / 0.38) !important;
}
.border-l-purple-800\/40 {
  border-left-color: rgb(107 33 168 / 0.4) !important;
}
.border-l-purple-800\/5 {
  border-left-color: rgb(107 33 168 / 0.05) !important;
}
.border-l-purple-800\/50 {
  border-left-color: rgb(107 33 168 / 0.5) !important;
}
.border-l-purple-800\/60 {
  border-left-color: rgb(107 33 168 / 0.6) !important;
}
.border-l-purple-800\/70 {
  border-left-color: rgb(107 33 168 / 0.7) !important;
}
.border-l-purple-800\/75 {
  border-left-color: rgb(107 33 168 / 0.75) !important;
}
.border-l-purple-800\/80 {
  border-left-color: rgb(107 33 168 / 0.8) !important;
}
.border-l-purple-800\/87 {
  border-left-color: rgb(107 33 168 / 0.87) !important;
}
.border-l-purple-800\/90 {
  border-left-color: rgb(107 33 168 / 0.9) !important;
}
.border-l-purple-800\/95 {
  border-left-color: rgb(107 33 168 / 0.95) !important;
}
.border-l-purple-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-l-purple-900\/0 {
  border-left-color: rgb(88 28 135 / 0) !important;
}
.border-l-purple-900\/10 {
  border-left-color: rgb(88 28 135 / 0.1) !important;
}
.border-l-purple-900\/100 {
  border-left-color: rgb(88 28 135 / 1) !important;
}
.border-l-purple-900\/12 {
  border-left-color: rgb(88 28 135 / 0.12) !important;
}
.border-l-purple-900\/20 {
  border-left-color: rgb(88 28 135 / 0.2) !important;
}
.border-l-purple-900\/25 {
  border-left-color: rgb(88 28 135 / 0.25) !important;
}
.border-l-purple-900\/30 {
  border-left-color: rgb(88 28 135 / 0.3) !important;
}
.border-l-purple-900\/38 {
  border-left-color: rgb(88 28 135 / 0.38) !important;
}
.border-l-purple-900\/40 {
  border-left-color: rgb(88 28 135 / 0.4) !important;
}
.border-l-purple-900\/5 {
  border-left-color: rgb(88 28 135 / 0.05) !important;
}
.border-l-purple-900\/50 {
  border-left-color: rgb(88 28 135 / 0.5) !important;
}
.border-l-purple-900\/60 {
  border-left-color: rgb(88 28 135 / 0.6) !important;
}
.border-l-purple-900\/70 {
  border-left-color: rgb(88 28 135 / 0.7) !important;
}
.border-l-purple-900\/75 {
  border-left-color: rgb(88 28 135 / 0.75) !important;
}
.border-l-purple-900\/80 {
  border-left-color: rgb(88 28 135 / 0.8) !important;
}
.border-l-purple-900\/87 {
  border-left-color: rgb(88 28 135 / 0.87) !important;
}
.border-l-purple-900\/90 {
  border-left-color: rgb(88 28 135 / 0.9) !important;
}
.border-l-purple-900\/95 {
  border-left-color: rgb(88 28 135 / 0.95) !important;
}
.border-l-purple-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-l-purple-950\/0 {
  border-left-color: rgb(59 7 100 / 0) !important;
}
.border-l-purple-950\/10 {
  border-left-color: rgb(59 7 100 / 0.1) !important;
}
.border-l-purple-950\/100 {
  border-left-color: rgb(59 7 100 / 1) !important;
}
.border-l-purple-950\/12 {
  border-left-color: rgb(59 7 100 / 0.12) !important;
}
.border-l-purple-950\/20 {
  border-left-color: rgb(59 7 100 / 0.2) !important;
}
.border-l-purple-950\/25 {
  border-left-color: rgb(59 7 100 / 0.25) !important;
}
.border-l-purple-950\/30 {
  border-left-color: rgb(59 7 100 / 0.3) !important;
}
.border-l-purple-950\/38 {
  border-left-color: rgb(59 7 100 / 0.38) !important;
}
.border-l-purple-950\/40 {
  border-left-color: rgb(59 7 100 / 0.4) !important;
}
.border-l-purple-950\/5 {
  border-left-color: rgb(59 7 100 / 0.05) !important;
}
.border-l-purple-950\/50 {
  border-left-color: rgb(59 7 100 / 0.5) !important;
}
.border-l-purple-950\/60 {
  border-left-color: rgb(59 7 100 / 0.6) !important;
}
.border-l-purple-950\/70 {
  border-left-color: rgb(59 7 100 / 0.7) !important;
}
.border-l-purple-950\/75 {
  border-left-color: rgb(59 7 100 / 0.75) !important;
}
.border-l-purple-950\/80 {
  border-left-color: rgb(59 7 100 / 0.8) !important;
}
.border-l-purple-950\/87 {
  border-left-color: rgb(59 7 100 / 0.87) !important;
}
.border-l-purple-950\/90 {
  border-left-color: rgb(59 7 100 / 0.9) !important;
}
.border-l-purple-950\/95 {
  border-left-color: rgb(59 7 100 / 0.95) !important;
}
.border-l-red-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-l-red-100\/0 {
  border-left-color: rgb(254 226 226 / 0) !important;
}
.border-l-red-100\/10 {
  border-left-color: rgb(254 226 226 / 0.1) !important;
}
.border-l-red-100\/100 {
  border-left-color: rgb(254 226 226 / 1) !important;
}
.border-l-red-100\/12 {
  border-left-color: rgb(254 226 226 / 0.12) !important;
}
.border-l-red-100\/20 {
  border-left-color: rgb(254 226 226 / 0.2) !important;
}
.border-l-red-100\/25 {
  border-left-color: rgb(254 226 226 / 0.25) !important;
}
.border-l-red-100\/30 {
  border-left-color: rgb(254 226 226 / 0.3) !important;
}
.border-l-red-100\/38 {
  border-left-color: rgb(254 226 226 / 0.38) !important;
}
.border-l-red-100\/40 {
  border-left-color: rgb(254 226 226 / 0.4) !important;
}
.border-l-red-100\/5 {
  border-left-color: rgb(254 226 226 / 0.05) !important;
}
.border-l-red-100\/50 {
  border-left-color: rgb(254 226 226 / 0.5) !important;
}
.border-l-red-100\/60 {
  border-left-color: rgb(254 226 226 / 0.6) !important;
}
.border-l-red-100\/70 {
  border-left-color: rgb(254 226 226 / 0.7) !important;
}
.border-l-red-100\/75 {
  border-left-color: rgb(254 226 226 / 0.75) !important;
}
.border-l-red-100\/80 {
  border-left-color: rgb(254 226 226 / 0.8) !important;
}
.border-l-red-100\/87 {
  border-left-color: rgb(254 226 226 / 0.87) !important;
}
.border-l-red-100\/90 {
  border-left-color: rgb(254 226 226 / 0.9) !important;
}
.border-l-red-100\/95 {
  border-left-color: rgb(254 226 226 / 0.95) !important;
}
.border-l-red-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-l-red-200\/0 {
  border-left-color: rgb(254 202 202 / 0) !important;
}
.border-l-red-200\/10 {
  border-left-color: rgb(254 202 202 / 0.1) !important;
}
.border-l-red-200\/100 {
  border-left-color: rgb(254 202 202 / 1) !important;
}
.border-l-red-200\/12 {
  border-left-color: rgb(254 202 202 / 0.12) !important;
}
.border-l-red-200\/20 {
  border-left-color: rgb(254 202 202 / 0.2) !important;
}
.border-l-red-200\/25 {
  border-left-color: rgb(254 202 202 / 0.25) !important;
}
.border-l-red-200\/30 {
  border-left-color: rgb(254 202 202 / 0.3) !important;
}
.border-l-red-200\/38 {
  border-left-color: rgb(254 202 202 / 0.38) !important;
}
.border-l-red-200\/40 {
  border-left-color: rgb(254 202 202 / 0.4) !important;
}
.border-l-red-200\/5 {
  border-left-color: rgb(254 202 202 / 0.05) !important;
}
.border-l-red-200\/50 {
  border-left-color: rgb(254 202 202 / 0.5) !important;
}
.border-l-red-200\/60 {
  border-left-color: rgb(254 202 202 / 0.6) !important;
}
.border-l-red-200\/70 {
  border-left-color: rgb(254 202 202 / 0.7) !important;
}
.border-l-red-200\/75 {
  border-left-color: rgb(254 202 202 / 0.75) !important;
}
.border-l-red-200\/80 {
  border-left-color: rgb(254 202 202 / 0.8) !important;
}
.border-l-red-200\/87 {
  border-left-color: rgb(254 202 202 / 0.87) !important;
}
.border-l-red-200\/90 {
  border-left-color: rgb(254 202 202 / 0.9) !important;
}
.border-l-red-200\/95 {
  border-left-color: rgb(254 202 202 / 0.95) !important;
}
.border-l-red-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-l-red-300\/0 {
  border-left-color: rgb(252 165 165 / 0) !important;
}
.border-l-red-300\/10 {
  border-left-color: rgb(252 165 165 / 0.1) !important;
}
.border-l-red-300\/100 {
  border-left-color: rgb(252 165 165 / 1) !important;
}
.border-l-red-300\/12 {
  border-left-color: rgb(252 165 165 / 0.12) !important;
}
.border-l-red-300\/20 {
  border-left-color: rgb(252 165 165 / 0.2) !important;
}
.border-l-red-300\/25 {
  border-left-color: rgb(252 165 165 / 0.25) !important;
}
.border-l-red-300\/30 {
  border-left-color: rgb(252 165 165 / 0.3) !important;
}
.border-l-red-300\/38 {
  border-left-color: rgb(252 165 165 / 0.38) !important;
}
.border-l-red-300\/40 {
  border-left-color: rgb(252 165 165 / 0.4) !important;
}
.border-l-red-300\/5 {
  border-left-color: rgb(252 165 165 / 0.05) !important;
}
.border-l-red-300\/50 {
  border-left-color: rgb(252 165 165 / 0.5) !important;
}
.border-l-red-300\/60 {
  border-left-color: rgb(252 165 165 / 0.6) !important;
}
.border-l-red-300\/70 {
  border-left-color: rgb(252 165 165 / 0.7) !important;
}
.border-l-red-300\/75 {
  border-left-color: rgb(252 165 165 / 0.75) !important;
}
.border-l-red-300\/80 {
  border-left-color: rgb(252 165 165 / 0.8) !important;
}
.border-l-red-300\/87 {
  border-left-color: rgb(252 165 165 / 0.87) !important;
}
.border-l-red-300\/90 {
  border-left-color: rgb(252 165 165 / 0.9) !important;
}
.border-l-red-300\/95 {
  border-left-color: rgb(252 165 165 / 0.95) !important;
}
.border-l-red-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-l-red-400\/0 {
  border-left-color: rgb(248 113 113 / 0) !important;
}
.border-l-red-400\/10 {
  border-left-color: rgb(248 113 113 / 0.1) !important;
}
.border-l-red-400\/100 {
  border-left-color: rgb(248 113 113 / 1) !important;
}
.border-l-red-400\/12 {
  border-left-color: rgb(248 113 113 / 0.12) !important;
}
.border-l-red-400\/20 {
  border-left-color: rgb(248 113 113 / 0.2) !important;
}
.border-l-red-400\/25 {
  border-left-color: rgb(248 113 113 / 0.25) !important;
}
.border-l-red-400\/30 {
  border-left-color: rgb(248 113 113 / 0.3) !important;
}
.border-l-red-400\/38 {
  border-left-color: rgb(248 113 113 / 0.38) !important;
}
.border-l-red-400\/40 {
  border-left-color: rgb(248 113 113 / 0.4) !important;
}
.border-l-red-400\/5 {
  border-left-color: rgb(248 113 113 / 0.05) !important;
}
.border-l-red-400\/50 {
  border-left-color: rgb(248 113 113 / 0.5) !important;
}
.border-l-red-400\/60 {
  border-left-color: rgb(248 113 113 / 0.6) !important;
}
.border-l-red-400\/70 {
  border-left-color: rgb(248 113 113 / 0.7) !important;
}
.border-l-red-400\/75 {
  border-left-color: rgb(248 113 113 / 0.75) !important;
}
.border-l-red-400\/80 {
  border-left-color: rgb(248 113 113 / 0.8) !important;
}
.border-l-red-400\/87 {
  border-left-color: rgb(248 113 113 / 0.87) !important;
}
.border-l-red-400\/90 {
  border-left-color: rgb(248 113 113 / 0.9) !important;
}
.border-l-red-400\/95 {
  border-left-color: rgb(248 113 113 / 0.95) !important;
}
.border-l-red-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-l-red-50\/0 {
  border-left-color: rgb(254 242 242 / 0) !important;
}
.border-l-red-50\/10 {
  border-left-color: rgb(254 242 242 / 0.1) !important;
}
.border-l-red-50\/100 {
  border-left-color: rgb(254 242 242 / 1) !important;
}
.border-l-red-50\/12 {
  border-left-color: rgb(254 242 242 / 0.12) !important;
}
.border-l-red-50\/20 {
  border-left-color: rgb(254 242 242 / 0.2) !important;
}
.border-l-red-50\/25 {
  border-left-color: rgb(254 242 242 / 0.25) !important;
}
.border-l-red-50\/30 {
  border-left-color: rgb(254 242 242 / 0.3) !important;
}
.border-l-red-50\/38 {
  border-left-color: rgb(254 242 242 / 0.38) !important;
}
.border-l-red-50\/40 {
  border-left-color: rgb(254 242 242 / 0.4) !important;
}
.border-l-red-50\/5 {
  border-left-color: rgb(254 242 242 / 0.05) !important;
}
.border-l-red-50\/50 {
  border-left-color: rgb(254 242 242 / 0.5) !important;
}
.border-l-red-50\/60 {
  border-left-color: rgb(254 242 242 / 0.6) !important;
}
.border-l-red-50\/70 {
  border-left-color: rgb(254 242 242 / 0.7) !important;
}
.border-l-red-50\/75 {
  border-left-color: rgb(254 242 242 / 0.75) !important;
}
.border-l-red-50\/80 {
  border-left-color: rgb(254 242 242 / 0.8) !important;
}
.border-l-red-50\/87 {
  border-left-color: rgb(254 242 242 / 0.87) !important;
}
.border-l-red-50\/90 {
  border-left-color: rgb(254 242 242 / 0.9) !important;
}
.border-l-red-50\/95 {
  border-left-color: rgb(254 242 242 / 0.95) !important;
}
.border-l-red-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-l-red-500\/0 {
  border-left-color: rgb(239 68 68 / 0) !important;
}
.border-l-red-500\/10 {
  border-left-color: rgb(239 68 68 / 0.1) !important;
}
.border-l-red-500\/100 {
  border-left-color: rgb(239 68 68 / 1) !important;
}
.border-l-red-500\/12 {
  border-left-color: rgb(239 68 68 / 0.12) !important;
}
.border-l-red-500\/20 {
  border-left-color: rgb(239 68 68 / 0.2) !important;
}
.border-l-red-500\/25 {
  border-left-color: rgb(239 68 68 / 0.25) !important;
}
.border-l-red-500\/30 {
  border-left-color: rgb(239 68 68 / 0.3) !important;
}
.border-l-red-500\/38 {
  border-left-color: rgb(239 68 68 / 0.38) !important;
}
.border-l-red-500\/40 {
  border-left-color: rgb(239 68 68 / 0.4) !important;
}
.border-l-red-500\/5 {
  border-left-color: rgb(239 68 68 / 0.05) !important;
}
.border-l-red-500\/50 {
  border-left-color: rgb(239 68 68 / 0.5) !important;
}
.border-l-red-500\/60 {
  border-left-color: rgb(239 68 68 / 0.6) !important;
}
.border-l-red-500\/70 {
  border-left-color: rgb(239 68 68 / 0.7) !important;
}
.border-l-red-500\/75 {
  border-left-color: rgb(239 68 68 / 0.75) !important;
}
.border-l-red-500\/80 {
  border-left-color: rgb(239 68 68 / 0.8) !important;
}
.border-l-red-500\/87 {
  border-left-color: rgb(239 68 68 / 0.87) !important;
}
.border-l-red-500\/90 {
  border-left-color: rgb(239 68 68 / 0.9) !important;
}
.border-l-red-500\/95 {
  border-left-color: rgb(239 68 68 / 0.95) !important;
}
.border-l-red-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-l-red-600\/0 {
  border-left-color: rgb(220 38 38 / 0) !important;
}
.border-l-red-600\/10 {
  border-left-color: rgb(220 38 38 / 0.1) !important;
}
.border-l-red-600\/100 {
  border-left-color: rgb(220 38 38 / 1) !important;
}
.border-l-red-600\/12 {
  border-left-color: rgb(220 38 38 / 0.12) !important;
}
.border-l-red-600\/20 {
  border-left-color: rgb(220 38 38 / 0.2) !important;
}
.border-l-red-600\/25 {
  border-left-color: rgb(220 38 38 / 0.25) !important;
}
.border-l-red-600\/30 {
  border-left-color: rgb(220 38 38 / 0.3) !important;
}
.border-l-red-600\/38 {
  border-left-color: rgb(220 38 38 / 0.38) !important;
}
.border-l-red-600\/40 {
  border-left-color: rgb(220 38 38 / 0.4) !important;
}
.border-l-red-600\/5 {
  border-left-color: rgb(220 38 38 / 0.05) !important;
}
.border-l-red-600\/50 {
  border-left-color: rgb(220 38 38 / 0.5) !important;
}
.border-l-red-600\/60 {
  border-left-color: rgb(220 38 38 / 0.6) !important;
}
.border-l-red-600\/70 {
  border-left-color: rgb(220 38 38 / 0.7) !important;
}
.border-l-red-600\/75 {
  border-left-color: rgb(220 38 38 / 0.75) !important;
}
.border-l-red-600\/80 {
  border-left-color: rgb(220 38 38 / 0.8) !important;
}
.border-l-red-600\/87 {
  border-left-color: rgb(220 38 38 / 0.87) !important;
}
.border-l-red-600\/90 {
  border-left-color: rgb(220 38 38 / 0.9) !important;
}
.border-l-red-600\/95 {
  border-left-color: rgb(220 38 38 / 0.95) !important;
}
.border-l-red-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-l-red-700\/0 {
  border-left-color: rgb(185 28 28 / 0) !important;
}
.border-l-red-700\/10 {
  border-left-color: rgb(185 28 28 / 0.1) !important;
}
.border-l-red-700\/100 {
  border-left-color: rgb(185 28 28 / 1) !important;
}
.border-l-red-700\/12 {
  border-left-color: rgb(185 28 28 / 0.12) !important;
}
.border-l-red-700\/20 {
  border-left-color: rgb(185 28 28 / 0.2) !important;
}
.border-l-red-700\/25 {
  border-left-color: rgb(185 28 28 / 0.25) !important;
}
.border-l-red-700\/30 {
  border-left-color: rgb(185 28 28 / 0.3) !important;
}
.border-l-red-700\/38 {
  border-left-color: rgb(185 28 28 / 0.38) !important;
}
.border-l-red-700\/40 {
  border-left-color: rgb(185 28 28 / 0.4) !important;
}
.border-l-red-700\/5 {
  border-left-color: rgb(185 28 28 / 0.05) !important;
}
.border-l-red-700\/50 {
  border-left-color: rgb(185 28 28 / 0.5) !important;
}
.border-l-red-700\/60 {
  border-left-color: rgb(185 28 28 / 0.6) !important;
}
.border-l-red-700\/70 {
  border-left-color: rgb(185 28 28 / 0.7) !important;
}
.border-l-red-700\/75 {
  border-left-color: rgb(185 28 28 / 0.75) !important;
}
.border-l-red-700\/80 {
  border-left-color: rgb(185 28 28 / 0.8) !important;
}
.border-l-red-700\/87 {
  border-left-color: rgb(185 28 28 / 0.87) !important;
}
.border-l-red-700\/90 {
  border-left-color: rgb(185 28 28 / 0.9) !important;
}
.border-l-red-700\/95 {
  border-left-color: rgb(185 28 28 / 0.95) !important;
}
.border-l-red-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-l-red-800\/0 {
  border-left-color: rgb(153 27 27 / 0) !important;
}
.border-l-red-800\/10 {
  border-left-color: rgb(153 27 27 / 0.1) !important;
}
.border-l-red-800\/100 {
  border-left-color: rgb(153 27 27 / 1) !important;
}
.border-l-red-800\/12 {
  border-left-color: rgb(153 27 27 / 0.12) !important;
}
.border-l-red-800\/20 {
  border-left-color: rgb(153 27 27 / 0.2) !important;
}
.border-l-red-800\/25 {
  border-left-color: rgb(153 27 27 / 0.25) !important;
}
.border-l-red-800\/30 {
  border-left-color: rgb(153 27 27 / 0.3) !important;
}
.border-l-red-800\/38 {
  border-left-color: rgb(153 27 27 / 0.38) !important;
}
.border-l-red-800\/40 {
  border-left-color: rgb(153 27 27 / 0.4) !important;
}
.border-l-red-800\/5 {
  border-left-color: rgb(153 27 27 / 0.05) !important;
}
.border-l-red-800\/50 {
  border-left-color: rgb(153 27 27 / 0.5) !important;
}
.border-l-red-800\/60 {
  border-left-color: rgb(153 27 27 / 0.6) !important;
}
.border-l-red-800\/70 {
  border-left-color: rgb(153 27 27 / 0.7) !important;
}
.border-l-red-800\/75 {
  border-left-color: rgb(153 27 27 / 0.75) !important;
}
.border-l-red-800\/80 {
  border-left-color: rgb(153 27 27 / 0.8) !important;
}
.border-l-red-800\/87 {
  border-left-color: rgb(153 27 27 / 0.87) !important;
}
.border-l-red-800\/90 {
  border-left-color: rgb(153 27 27 / 0.9) !important;
}
.border-l-red-800\/95 {
  border-left-color: rgb(153 27 27 / 0.95) !important;
}
.border-l-red-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-l-red-900\/0 {
  border-left-color: rgb(127 29 29 / 0) !important;
}
.border-l-red-900\/10 {
  border-left-color: rgb(127 29 29 / 0.1) !important;
}
.border-l-red-900\/100 {
  border-left-color: rgb(127 29 29 / 1) !important;
}
.border-l-red-900\/12 {
  border-left-color: rgb(127 29 29 / 0.12) !important;
}
.border-l-red-900\/20 {
  border-left-color: rgb(127 29 29 / 0.2) !important;
}
.border-l-red-900\/25 {
  border-left-color: rgb(127 29 29 / 0.25) !important;
}
.border-l-red-900\/30 {
  border-left-color: rgb(127 29 29 / 0.3) !important;
}
.border-l-red-900\/38 {
  border-left-color: rgb(127 29 29 / 0.38) !important;
}
.border-l-red-900\/40 {
  border-left-color: rgb(127 29 29 / 0.4) !important;
}
.border-l-red-900\/5 {
  border-left-color: rgb(127 29 29 / 0.05) !important;
}
.border-l-red-900\/50 {
  border-left-color: rgb(127 29 29 / 0.5) !important;
}
.border-l-red-900\/60 {
  border-left-color: rgb(127 29 29 / 0.6) !important;
}
.border-l-red-900\/70 {
  border-left-color: rgb(127 29 29 / 0.7) !important;
}
.border-l-red-900\/75 {
  border-left-color: rgb(127 29 29 / 0.75) !important;
}
.border-l-red-900\/80 {
  border-left-color: rgb(127 29 29 / 0.8) !important;
}
.border-l-red-900\/87 {
  border-left-color: rgb(127 29 29 / 0.87) !important;
}
.border-l-red-900\/90 {
  border-left-color: rgb(127 29 29 / 0.9) !important;
}
.border-l-red-900\/95 {
  border-left-color: rgb(127 29 29 / 0.95) !important;
}
.border-l-red-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-l-red-950\/0 {
  border-left-color: rgb(69 10 10 / 0) !important;
}
.border-l-red-950\/10 {
  border-left-color: rgb(69 10 10 / 0.1) !important;
}
.border-l-red-950\/100 {
  border-left-color: rgb(69 10 10 / 1) !important;
}
.border-l-red-950\/12 {
  border-left-color: rgb(69 10 10 / 0.12) !important;
}
.border-l-red-950\/20 {
  border-left-color: rgb(69 10 10 / 0.2) !important;
}
.border-l-red-950\/25 {
  border-left-color: rgb(69 10 10 / 0.25) !important;
}
.border-l-red-950\/30 {
  border-left-color: rgb(69 10 10 / 0.3) !important;
}
.border-l-red-950\/38 {
  border-left-color: rgb(69 10 10 / 0.38) !important;
}
.border-l-red-950\/40 {
  border-left-color: rgb(69 10 10 / 0.4) !important;
}
.border-l-red-950\/5 {
  border-left-color: rgb(69 10 10 / 0.05) !important;
}
.border-l-red-950\/50 {
  border-left-color: rgb(69 10 10 / 0.5) !important;
}
.border-l-red-950\/60 {
  border-left-color: rgb(69 10 10 / 0.6) !important;
}
.border-l-red-950\/70 {
  border-left-color: rgb(69 10 10 / 0.7) !important;
}
.border-l-red-950\/75 {
  border-left-color: rgb(69 10 10 / 0.75) !important;
}
.border-l-red-950\/80 {
  border-left-color: rgb(69 10 10 / 0.8) !important;
}
.border-l-red-950\/87 {
  border-left-color: rgb(69 10 10 / 0.87) !important;
}
.border-l-red-950\/90 {
  border-left-color: rgb(69 10 10 / 0.9) !important;
}
.border-l-red-950\/95 {
  border-left-color: rgb(69 10 10 / 0.95) !important;
}
.border-l-rose-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-l-rose-100\/0 {
  border-left-color: rgb(255 228 230 / 0) !important;
}
.border-l-rose-100\/10 {
  border-left-color: rgb(255 228 230 / 0.1) !important;
}
.border-l-rose-100\/100 {
  border-left-color: rgb(255 228 230 / 1) !important;
}
.border-l-rose-100\/12 {
  border-left-color: rgb(255 228 230 / 0.12) !important;
}
.border-l-rose-100\/20 {
  border-left-color: rgb(255 228 230 / 0.2) !important;
}
.border-l-rose-100\/25 {
  border-left-color: rgb(255 228 230 / 0.25) !important;
}
.border-l-rose-100\/30 {
  border-left-color: rgb(255 228 230 / 0.3) !important;
}
.border-l-rose-100\/38 {
  border-left-color: rgb(255 228 230 / 0.38) !important;
}
.border-l-rose-100\/40 {
  border-left-color: rgb(255 228 230 / 0.4) !important;
}
.border-l-rose-100\/5 {
  border-left-color: rgb(255 228 230 / 0.05) !important;
}
.border-l-rose-100\/50 {
  border-left-color: rgb(255 228 230 / 0.5) !important;
}
.border-l-rose-100\/60 {
  border-left-color: rgb(255 228 230 / 0.6) !important;
}
.border-l-rose-100\/70 {
  border-left-color: rgb(255 228 230 / 0.7) !important;
}
.border-l-rose-100\/75 {
  border-left-color: rgb(255 228 230 / 0.75) !important;
}
.border-l-rose-100\/80 {
  border-left-color: rgb(255 228 230 / 0.8) !important;
}
.border-l-rose-100\/87 {
  border-left-color: rgb(255 228 230 / 0.87) !important;
}
.border-l-rose-100\/90 {
  border-left-color: rgb(255 228 230 / 0.9) !important;
}
.border-l-rose-100\/95 {
  border-left-color: rgb(255 228 230 / 0.95) !important;
}
.border-l-rose-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-l-rose-200\/0 {
  border-left-color: rgb(254 205 211 / 0) !important;
}
.border-l-rose-200\/10 {
  border-left-color: rgb(254 205 211 / 0.1) !important;
}
.border-l-rose-200\/100 {
  border-left-color: rgb(254 205 211 / 1) !important;
}
.border-l-rose-200\/12 {
  border-left-color: rgb(254 205 211 / 0.12) !important;
}
.border-l-rose-200\/20 {
  border-left-color: rgb(254 205 211 / 0.2) !important;
}
.border-l-rose-200\/25 {
  border-left-color: rgb(254 205 211 / 0.25) !important;
}
.border-l-rose-200\/30 {
  border-left-color: rgb(254 205 211 / 0.3) !important;
}
.border-l-rose-200\/38 {
  border-left-color: rgb(254 205 211 / 0.38) !important;
}
.border-l-rose-200\/40 {
  border-left-color: rgb(254 205 211 / 0.4) !important;
}
.border-l-rose-200\/5 {
  border-left-color: rgb(254 205 211 / 0.05) !important;
}
.border-l-rose-200\/50 {
  border-left-color: rgb(254 205 211 / 0.5) !important;
}
.border-l-rose-200\/60 {
  border-left-color: rgb(254 205 211 / 0.6) !important;
}
.border-l-rose-200\/70 {
  border-left-color: rgb(254 205 211 / 0.7) !important;
}
.border-l-rose-200\/75 {
  border-left-color: rgb(254 205 211 / 0.75) !important;
}
.border-l-rose-200\/80 {
  border-left-color: rgb(254 205 211 / 0.8) !important;
}
.border-l-rose-200\/87 {
  border-left-color: rgb(254 205 211 / 0.87) !important;
}
.border-l-rose-200\/90 {
  border-left-color: rgb(254 205 211 / 0.9) !important;
}
.border-l-rose-200\/95 {
  border-left-color: rgb(254 205 211 / 0.95) !important;
}
.border-l-rose-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-l-rose-300\/0 {
  border-left-color: rgb(253 164 175 / 0) !important;
}
.border-l-rose-300\/10 {
  border-left-color: rgb(253 164 175 / 0.1) !important;
}
.border-l-rose-300\/100 {
  border-left-color: rgb(253 164 175 / 1) !important;
}
.border-l-rose-300\/12 {
  border-left-color: rgb(253 164 175 / 0.12) !important;
}
.border-l-rose-300\/20 {
  border-left-color: rgb(253 164 175 / 0.2) !important;
}
.border-l-rose-300\/25 {
  border-left-color: rgb(253 164 175 / 0.25) !important;
}
.border-l-rose-300\/30 {
  border-left-color: rgb(253 164 175 / 0.3) !important;
}
.border-l-rose-300\/38 {
  border-left-color: rgb(253 164 175 / 0.38) !important;
}
.border-l-rose-300\/40 {
  border-left-color: rgb(253 164 175 / 0.4) !important;
}
.border-l-rose-300\/5 {
  border-left-color: rgb(253 164 175 / 0.05) !important;
}
.border-l-rose-300\/50 {
  border-left-color: rgb(253 164 175 / 0.5) !important;
}
.border-l-rose-300\/60 {
  border-left-color: rgb(253 164 175 / 0.6) !important;
}
.border-l-rose-300\/70 {
  border-left-color: rgb(253 164 175 / 0.7) !important;
}
.border-l-rose-300\/75 {
  border-left-color: rgb(253 164 175 / 0.75) !important;
}
.border-l-rose-300\/80 {
  border-left-color: rgb(253 164 175 / 0.8) !important;
}
.border-l-rose-300\/87 {
  border-left-color: rgb(253 164 175 / 0.87) !important;
}
.border-l-rose-300\/90 {
  border-left-color: rgb(253 164 175 / 0.9) !important;
}
.border-l-rose-300\/95 {
  border-left-color: rgb(253 164 175 / 0.95) !important;
}
.border-l-rose-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-l-rose-400\/0 {
  border-left-color: rgb(251 113 133 / 0) !important;
}
.border-l-rose-400\/10 {
  border-left-color: rgb(251 113 133 / 0.1) !important;
}
.border-l-rose-400\/100 {
  border-left-color: rgb(251 113 133 / 1) !important;
}
.border-l-rose-400\/12 {
  border-left-color: rgb(251 113 133 / 0.12) !important;
}
.border-l-rose-400\/20 {
  border-left-color: rgb(251 113 133 / 0.2) !important;
}
.border-l-rose-400\/25 {
  border-left-color: rgb(251 113 133 / 0.25) !important;
}
.border-l-rose-400\/30 {
  border-left-color: rgb(251 113 133 / 0.3) !important;
}
.border-l-rose-400\/38 {
  border-left-color: rgb(251 113 133 / 0.38) !important;
}
.border-l-rose-400\/40 {
  border-left-color: rgb(251 113 133 / 0.4) !important;
}
.border-l-rose-400\/5 {
  border-left-color: rgb(251 113 133 / 0.05) !important;
}
.border-l-rose-400\/50 {
  border-left-color: rgb(251 113 133 / 0.5) !important;
}
.border-l-rose-400\/60 {
  border-left-color: rgb(251 113 133 / 0.6) !important;
}
.border-l-rose-400\/70 {
  border-left-color: rgb(251 113 133 / 0.7) !important;
}
.border-l-rose-400\/75 {
  border-left-color: rgb(251 113 133 / 0.75) !important;
}
.border-l-rose-400\/80 {
  border-left-color: rgb(251 113 133 / 0.8) !important;
}
.border-l-rose-400\/87 {
  border-left-color: rgb(251 113 133 / 0.87) !important;
}
.border-l-rose-400\/90 {
  border-left-color: rgb(251 113 133 / 0.9) !important;
}
.border-l-rose-400\/95 {
  border-left-color: rgb(251 113 133 / 0.95) !important;
}
.border-l-rose-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-l-rose-50\/0 {
  border-left-color: rgb(255 241 242 / 0) !important;
}
.border-l-rose-50\/10 {
  border-left-color: rgb(255 241 242 / 0.1) !important;
}
.border-l-rose-50\/100 {
  border-left-color: rgb(255 241 242 / 1) !important;
}
.border-l-rose-50\/12 {
  border-left-color: rgb(255 241 242 / 0.12) !important;
}
.border-l-rose-50\/20 {
  border-left-color: rgb(255 241 242 / 0.2) !important;
}
.border-l-rose-50\/25 {
  border-left-color: rgb(255 241 242 / 0.25) !important;
}
.border-l-rose-50\/30 {
  border-left-color: rgb(255 241 242 / 0.3) !important;
}
.border-l-rose-50\/38 {
  border-left-color: rgb(255 241 242 / 0.38) !important;
}
.border-l-rose-50\/40 {
  border-left-color: rgb(255 241 242 / 0.4) !important;
}
.border-l-rose-50\/5 {
  border-left-color: rgb(255 241 242 / 0.05) !important;
}
.border-l-rose-50\/50 {
  border-left-color: rgb(255 241 242 / 0.5) !important;
}
.border-l-rose-50\/60 {
  border-left-color: rgb(255 241 242 / 0.6) !important;
}
.border-l-rose-50\/70 {
  border-left-color: rgb(255 241 242 / 0.7) !important;
}
.border-l-rose-50\/75 {
  border-left-color: rgb(255 241 242 / 0.75) !important;
}
.border-l-rose-50\/80 {
  border-left-color: rgb(255 241 242 / 0.8) !important;
}
.border-l-rose-50\/87 {
  border-left-color: rgb(255 241 242 / 0.87) !important;
}
.border-l-rose-50\/90 {
  border-left-color: rgb(255 241 242 / 0.9) !important;
}
.border-l-rose-50\/95 {
  border-left-color: rgb(255 241 242 / 0.95) !important;
}
.border-l-rose-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-l-rose-500\/0 {
  border-left-color: rgb(244 63 94 / 0) !important;
}
.border-l-rose-500\/10 {
  border-left-color: rgb(244 63 94 / 0.1) !important;
}
.border-l-rose-500\/100 {
  border-left-color: rgb(244 63 94 / 1) !important;
}
.border-l-rose-500\/12 {
  border-left-color: rgb(244 63 94 / 0.12) !important;
}
.border-l-rose-500\/20 {
  border-left-color: rgb(244 63 94 / 0.2) !important;
}
.border-l-rose-500\/25 {
  border-left-color: rgb(244 63 94 / 0.25) !important;
}
.border-l-rose-500\/30 {
  border-left-color: rgb(244 63 94 / 0.3) !important;
}
.border-l-rose-500\/38 {
  border-left-color: rgb(244 63 94 / 0.38) !important;
}
.border-l-rose-500\/40 {
  border-left-color: rgb(244 63 94 / 0.4) !important;
}
.border-l-rose-500\/5 {
  border-left-color: rgb(244 63 94 / 0.05) !important;
}
.border-l-rose-500\/50 {
  border-left-color: rgb(244 63 94 / 0.5) !important;
}
.border-l-rose-500\/60 {
  border-left-color: rgb(244 63 94 / 0.6) !important;
}
.border-l-rose-500\/70 {
  border-left-color: rgb(244 63 94 / 0.7) !important;
}
.border-l-rose-500\/75 {
  border-left-color: rgb(244 63 94 / 0.75) !important;
}
.border-l-rose-500\/80 {
  border-left-color: rgb(244 63 94 / 0.8) !important;
}
.border-l-rose-500\/87 {
  border-left-color: rgb(244 63 94 / 0.87) !important;
}
.border-l-rose-500\/90 {
  border-left-color: rgb(244 63 94 / 0.9) !important;
}
.border-l-rose-500\/95 {
  border-left-color: rgb(244 63 94 / 0.95) !important;
}
.border-l-rose-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-l-rose-600\/0 {
  border-left-color: rgb(225 29 72 / 0) !important;
}
.border-l-rose-600\/10 {
  border-left-color: rgb(225 29 72 / 0.1) !important;
}
.border-l-rose-600\/100 {
  border-left-color: rgb(225 29 72 / 1) !important;
}
.border-l-rose-600\/12 {
  border-left-color: rgb(225 29 72 / 0.12) !important;
}
.border-l-rose-600\/20 {
  border-left-color: rgb(225 29 72 / 0.2) !important;
}
.border-l-rose-600\/25 {
  border-left-color: rgb(225 29 72 / 0.25) !important;
}
.border-l-rose-600\/30 {
  border-left-color: rgb(225 29 72 / 0.3) !important;
}
.border-l-rose-600\/38 {
  border-left-color: rgb(225 29 72 / 0.38) !important;
}
.border-l-rose-600\/40 {
  border-left-color: rgb(225 29 72 / 0.4) !important;
}
.border-l-rose-600\/5 {
  border-left-color: rgb(225 29 72 / 0.05) !important;
}
.border-l-rose-600\/50 {
  border-left-color: rgb(225 29 72 / 0.5) !important;
}
.border-l-rose-600\/60 {
  border-left-color: rgb(225 29 72 / 0.6) !important;
}
.border-l-rose-600\/70 {
  border-left-color: rgb(225 29 72 / 0.7) !important;
}
.border-l-rose-600\/75 {
  border-left-color: rgb(225 29 72 / 0.75) !important;
}
.border-l-rose-600\/80 {
  border-left-color: rgb(225 29 72 / 0.8) !important;
}
.border-l-rose-600\/87 {
  border-left-color: rgb(225 29 72 / 0.87) !important;
}
.border-l-rose-600\/90 {
  border-left-color: rgb(225 29 72 / 0.9) !important;
}
.border-l-rose-600\/95 {
  border-left-color: rgb(225 29 72 / 0.95) !important;
}
.border-l-rose-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-l-rose-700\/0 {
  border-left-color: rgb(190 18 60 / 0) !important;
}
.border-l-rose-700\/10 {
  border-left-color: rgb(190 18 60 / 0.1) !important;
}
.border-l-rose-700\/100 {
  border-left-color: rgb(190 18 60 / 1) !important;
}
.border-l-rose-700\/12 {
  border-left-color: rgb(190 18 60 / 0.12) !important;
}
.border-l-rose-700\/20 {
  border-left-color: rgb(190 18 60 / 0.2) !important;
}
.border-l-rose-700\/25 {
  border-left-color: rgb(190 18 60 / 0.25) !important;
}
.border-l-rose-700\/30 {
  border-left-color: rgb(190 18 60 / 0.3) !important;
}
.border-l-rose-700\/38 {
  border-left-color: rgb(190 18 60 / 0.38) !important;
}
.border-l-rose-700\/40 {
  border-left-color: rgb(190 18 60 / 0.4) !important;
}
.border-l-rose-700\/5 {
  border-left-color: rgb(190 18 60 / 0.05) !important;
}
.border-l-rose-700\/50 {
  border-left-color: rgb(190 18 60 / 0.5) !important;
}
.border-l-rose-700\/60 {
  border-left-color: rgb(190 18 60 / 0.6) !important;
}
.border-l-rose-700\/70 {
  border-left-color: rgb(190 18 60 / 0.7) !important;
}
.border-l-rose-700\/75 {
  border-left-color: rgb(190 18 60 / 0.75) !important;
}
.border-l-rose-700\/80 {
  border-left-color: rgb(190 18 60 / 0.8) !important;
}
.border-l-rose-700\/87 {
  border-left-color: rgb(190 18 60 / 0.87) !important;
}
.border-l-rose-700\/90 {
  border-left-color: rgb(190 18 60 / 0.9) !important;
}
.border-l-rose-700\/95 {
  border-left-color: rgb(190 18 60 / 0.95) !important;
}
.border-l-rose-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-l-rose-800\/0 {
  border-left-color: rgb(159 18 57 / 0) !important;
}
.border-l-rose-800\/10 {
  border-left-color: rgb(159 18 57 / 0.1) !important;
}
.border-l-rose-800\/100 {
  border-left-color: rgb(159 18 57 / 1) !important;
}
.border-l-rose-800\/12 {
  border-left-color: rgb(159 18 57 / 0.12) !important;
}
.border-l-rose-800\/20 {
  border-left-color: rgb(159 18 57 / 0.2) !important;
}
.border-l-rose-800\/25 {
  border-left-color: rgb(159 18 57 / 0.25) !important;
}
.border-l-rose-800\/30 {
  border-left-color: rgb(159 18 57 / 0.3) !important;
}
.border-l-rose-800\/38 {
  border-left-color: rgb(159 18 57 / 0.38) !important;
}
.border-l-rose-800\/40 {
  border-left-color: rgb(159 18 57 / 0.4) !important;
}
.border-l-rose-800\/5 {
  border-left-color: rgb(159 18 57 / 0.05) !important;
}
.border-l-rose-800\/50 {
  border-left-color: rgb(159 18 57 / 0.5) !important;
}
.border-l-rose-800\/60 {
  border-left-color: rgb(159 18 57 / 0.6) !important;
}
.border-l-rose-800\/70 {
  border-left-color: rgb(159 18 57 / 0.7) !important;
}
.border-l-rose-800\/75 {
  border-left-color: rgb(159 18 57 / 0.75) !important;
}
.border-l-rose-800\/80 {
  border-left-color: rgb(159 18 57 / 0.8) !important;
}
.border-l-rose-800\/87 {
  border-left-color: rgb(159 18 57 / 0.87) !important;
}
.border-l-rose-800\/90 {
  border-left-color: rgb(159 18 57 / 0.9) !important;
}
.border-l-rose-800\/95 {
  border-left-color: rgb(159 18 57 / 0.95) !important;
}
.border-l-rose-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-l-rose-900\/0 {
  border-left-color: rgb(136 19 55 / 0) !important;
}
.border-l-rose-900\/10 {
  border-left-color: rgb(136 19 55 / 0.1) !important;
}
.border-l-rose-900\/100 {
  border-left-color: rgb(136 19 55 / 1) !important;
}
.border-l-rose-900\/12 {
  border-left-color: rgb(136 19 55 / 0.12) !important;
}
.border-l-rose-900\/20 {
  border-left-color: rgb(136 19 55 / 0.2) !important;
}
.border-l-rose-900\/25 {
  border-left-color: rgb(136 19 55 / 0.25) !important;
}
.border-l-rose-900\/30 {
  border-left-color: rgb(136 19 55 / 0.3) !important;
}
.border-l-rose-900\/38 {
  border-left-color: rgb(136 19 55 / 0.38) !important;
}
.border-l-rose-900\/40 {
  border-left-color: rgb(136 19 55 / 0.4) !important;
}
.border-l-rose-900\/5 {
  border-left-color: rgb(136 19 55 / 0.05) !important;
}
.border-l-rose-900\/50 {
  border-left-color: rgb(136 19 55 / 0.5) !important;
}
.border-l-rose-900\/60 {
  border-left-color: rgb(136 19 55 / 0.6) !important;
}
.border-l-rose-900\/70 {
  border-left-color: rgb(136 19 55 / 0.7) !important;
}
.border-l-rose-900\/75 {
  border-left-color: rgb(136 19 55 / 0.75) !important;
}
.border-l-rose-900\/80 {
  border-left-color: rgb(136 19 55 / 0.8) !important;
}
.border-l-rose-900\/87 {
  border-left-color: rgb(136 19 55 / 0.87) !important;
}
.border-l-rose-900\/90 {
  border-left-color: rgb(136 19 55 / 0.9) !important;
}
.border-l-rose-900\/95 {
  border-left-color: rgb(136 19 55 / 0.95) !important;
}
.border-l-rose-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-l-rose-950\/0 {
  border-left-color: rgb(76 5 25 / 0) !important;
}
.border-l-rose-950\/10 {
  border-left-color: rgb(76 5 25 / 0.1) !important;
}
.border-l-rose-950\/100 {
  border-left-color: rgb(76 5 25 / 1) !important;
}
.border-l-rose-950\/12 {
  border-left-color: rgb(76 5 25 / 0.12) !important;
}
.border-l-rose-950\/20 {
  border-left-color: rgb(76 5 25 / 0.2) !important;
}
.border-l-rose-950\/25 {
  border-left-color: rgb(76 5 25 / 0.25) !important;
}
.border-l-rose-950\/30 {
  border-left-color: rgb(76 5 25 / 0.3) !important;
}
.border-l-rose-950\/38 {
  border-left-color: rgb(76 5 25 / 0.38) !important;
}
.border-l-rose-950\/40 {
  border-left-color: rgb(76 5 25 / 0.4) !important;
}
.border-l-rose-950\/5 {
  border-left-color: rgb(76 5 25 / 0.05) !important;
}
.border-l-rose-950\/50 {
  border-left-color: rgb(76 5 25 / 0.5) !important;
}
.border-l-rose-950\/60 {
  border-left-color: rgb(76 5 25 / 0.6) !important;
}
.border-l-rose-950\/70 {
  border-left-color: rgb(76 5 25 / 0.7) !important;
}
.border-l-rose-950\/75 {
  border-left-color: rgb(76 5 25 / 0.75) !important;
}
.border-l-rose-950\/80 {
  border-left-color: rgb(76 5 25 / 0.8) !important;
}
.border-l-rose-950\/87 {
  border-left-color: rgb(76 5 25 / 0.87) !important;
}
.border-l-rose-950\/90 {
  border-left-color: rgb(76 5 25 / 0.9) !important;
}
.border-l-rose-950\/95 {
  border-left-color: rgb(76 5 25 / 0.95) !important;
}
.border-l-sky-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-l-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0) !important;
}
.border-l-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1) !important;
}
.border-l-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1) !important;
}
.border-l-sky-100\/12 {
  border-left-color: rgb(224 242 254 / 0.12) !important;
}
.border-l-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2) !important;
}
.border-l-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25) !important;
}
.border-l-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3) !important;
}
.border-l-sky-100\/38 {
  border-left-color: rgb(224 242 254 / 0.38) !important;
}
.border-l-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4) !important;
}
.border-l-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05) !important;
}
.border-l-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5) !important;
}
.border-l-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6) !important;
}
.border-l-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7) !important;
}
.border-l-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75) !important;
}
.border-l-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8) !important;
}
.border-l-sky-100\/87 {
  border-left-color: rgb(224 242 254 / 0.87) !important;
}
.border-l-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9) !important;
}
.border-l-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95) !important;
}
.border-l-sky-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-l-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0) !important;
}
.border-l-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1) !important;
}
.border-l-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1) !important;
}
.border-l-sky-200\/12 {
  border-left-color: rgb(186 230 253 / 0.12) !important;
}
.border-l-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2) !important;
}
.border-l-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25) !important;
}
.border-l-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3) !important;
}
.border-l-sky-200\/38 {
  border-left-color: rgb(186 230 253 / 0.38) !important;
}
.border-l-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4) !important;
}
.border-l-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05) !important;
}
.border-l-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5) !important;
}
.border-l-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6) !important;
}
.border-l-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7) !important;
}
.border-l-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75) !important;
}
.border-l-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8) !important;
}
.border-l-sky-200\/87 {
  border-left-color: rgb(186 230 253 / 0.87) !important;
}
.border-l-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9) !important;
}
.border-l-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95) !important;
}
.border-l-sky-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-l-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0) !important;
}
.border-l-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1) !important;
}
.border-l-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1) !important;
}
.border-l-sky-300\/12 {
  border-left-color: rgb(125 211 252 / 0.12) !important;
}
.border-l-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2) !important;
}
.border-l-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25) !important;
}
.border-l-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3) !important;
}
.border-l-sky-300\/38 {
  border-left-color: rgb(125 211 252 / 0.38) !important;
}
.border-l-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4) !important;
}
.border-l-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05) !important;
}
.border-l-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5) !important;
}
.border-l-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6) !important;
}
.border-l-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7) !important;
}
.border-l-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75) !important;
}
.border-l-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8) !important;
}
.border-l-sky-300\/87 {
  border-left-color: rgb(125 211 252 / 0.87) !important;
}
.border-l-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9) !important;
}
.border-l-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95) !important;
}
.border-l-sky-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-l-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0) !important;
}
.border-l-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1) !important;
}
.border-l-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1) !important;
}
.border-l-sky-400\/12 {
  border-left-color: rgb(56 189 248 / 0.12) !important;
}
.border-l-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2) !important;
}
.border-l-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25) !important;
}
.border-l-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3) !important;
}
.border-l-sky-400\/38 {
  border-left-color: rgb(56 189 248 / 0.38) !important;
}
.border-l-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4) !important;
}
.border-l-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05) !important;
}
.border-l-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5) !important;
}
.border-l-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6) !important;
}
.border-l-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7) !important;
}
.border-l-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75) !important;
}
.border-l-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8) !important;
}
.border-l-sky-400\/87 {
  border-left-color: rgb(56 189 248 / 0.87) !important;
}
.border-l-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9) !important;
}
.border-l-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95) !important;
}
.border-l-sky-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-l-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0) !important;
}
.border-l-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1) !important;
}
.border-l-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1) !important;
}
.border-l-sky-50\/12 {
  border-left-color: rgb(240 249 255 / 0.12) !important;
}
.border-l-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2) !important;
}
.border-l-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25) !important;
}
.border-l-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3) !important;
}
.border-l-sky-50\/38 {
  border-left-color: rgb(240 249 255 / 0.38) !important;
}
.border-l-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4) !important;
}
.border-l-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05) !important;
}
.border-l-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5) !important;
}
.border-l-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6) !important;
}
.border-l-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7) !important;
}
.border-l-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75) !important;
}
.border-l-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8) !important;
}
.border-l-sky-50\/87 {
  border-left-color: rgb(240 249 255 / 0.87) !important;
}
.border-l-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9) !important;
}
.border-l-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95) !important;
}
.border-l-sky-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-l-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0) !important;
}
.border-l-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1) !important;
}
.border-l-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1) !important;
}
.border-l-sky-500\/12 {
  border-left-color: rgb(14 165 233 / 0.12) !important;
}
.border-l-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2) !important;
}
.border-l-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25) !important;
}
.border-l-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3) !important;
}
.border-l-sky-500\/38 {
  border-left-color: rgb(14 165 233 / 0.38) !important;
}
.border-l-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4) !important;
}
.border-l-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05) !important;
}
.border-l-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5) !important;
}
.border-l-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6) !important;
}
.border-l-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7) !important;
}
.border-l-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75) !important;
}
.border-l-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8) !important;
}
.border-l-sky-500\/87 {
  border-left-color: rgb(14 165 233 / 0.87) !important;
}
.border-l-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9) !important;
}
.border-l-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95) !important;
}
.border-l-sky-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-l-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0) !important;
}
.border-l-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1) !important;
}
.border-l-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1) !important;
}
.border-l-sky-600\/12 {
  border-left-color: rgb(2 132 199 / 0.12) !important;
}
.border-l-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2) !important;
}
.border-l-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25) !important;
}
.border-l-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3) !important;
}
.border-l-sky-600\/38 {
  border-left-color: rgb(2 132 199 / 0.38) !important;
}
.border-l-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4) !important;
}
.border-l-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05) !important;
}
.border-l-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5) !important;
}
.border-l-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6) !important;
}
.border-l-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7) !important;
}
.border-l-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75) !important;
}
.border-l-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8) !important;
}
.border-l-sky-600\/87 {
  border-left-color: rgb(2 132 199 / 0.87) !important;
}
.border-l-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9) !important;
}
.border-l-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95) !important;
}
.border-l-sky-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-l-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0) !important;
}
.border-l-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1) !important;
}
.border-l-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1) !important;
}
.border-l-sky-700\/12 {
  border-left-color: rgb(3 105 161 / 0.12) !important;
}
.border-l-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2) !important;
}
.border-l-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25) !important;
}
.border-l-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3) !important;
}
.border-l-sky-700\/38 {
  border-left-color: rgb(3 105 161 / 0.38) !important;
}
.border-l-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4) !important;
}
.border-l-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05) !important;
}
.border-l-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5) !important;
}
.border-l-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6) !important;
}
.border-l-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7) !important;
}
.border-l-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75) !important;
}
.border-l-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8) !important;
}
.border-l-sky-700\/87 {
  border-left-color: rgb(3 105 161 / 0.87) !important;
}
.border-l-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9) !important;
}
.border-l-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95) !important;
}
.border-l-sky-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-l-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0) !important;
}
.border-l-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1) !important;
}
.border-l-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1) !important;
}
.border-l-sky-800\/12 {
  border-left-color: rgb(7 89 133 / 0.12) !important;
}
.border-l-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2) !important;
}
.border-l-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25) !important;
}
.border-l-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3) !important;
}
.border-l-sky-800\/38 {
  border-left-color: rgb(7 89 133 / 0.38) !important;
}
.border-l-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4) !important;
}
.border-l-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05) !important;
}
.border-l-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5) !important;
}
.border-l-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6) !important;
}
.border-l-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7) !important;
}
.border-l-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75) !important;
}
.border-l-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8) !important;
}
.border-l-sky-800\/87 {
  border-left-color: rgb(7 89 133 / 0.87) !important;
}
.border-l-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9) !important;
}
.border-l-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95) !important;
}
.border-l-sky-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-l-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0) !important;
}
.border-l-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1) !important;
}
.border-l-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1) !important;
}
.border-l-sky-900\/12 {
  border-left-color: rgb(12 74 110 / 0.12) !important;
}
.border-l-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2) !important;
}
.border-l-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25) !important;
}
.border-l-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3) !important;
}
.border-l-sky-900\/38 {
  border-left-color: rgb(12 74 110 / 0.38) !important;
}
.border-l-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4) !important;
}
.border-l-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05) !important;
}
.border-l-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5) !important;
}
.border-l-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6) !important;
}
.border-l-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7) !important;
}
.border-l-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75) !important;
}
.border-l-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8) !important;
}
.border-l-sky-900\/87 {
  border-left-color: rgb(12 74 110 / 0.87) !important;
}
.border-l-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9) !important;
}
.border-l-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95) !important;
}
.border-l-sky-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-l-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0) !important;
}
.border-l-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1) !important;
}
.border-l-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1) !important;
}
.border-l-sky-950\/12 {
  border-left-color: rgb(8 47 73 / 0.12) !important;
}
.border-l-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2) !important;
}
.border-l-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25) !important;
}
.border-l-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3) !important;
}
.border-l-sky-950\/38 {
  border-left-color: rgb(8 47 73 / 0.38) !important;
}
.border-l-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4) !important;
}
.border-l-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05) !important;
}
.border-l-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5) !important;
}
.border-l-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6) !important;
}
.border-l-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7) !important;
}
.border-l-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75) !important;
}
.border-l-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8) !important;
}
.border-l-sky-950\/87 {
  border-left-color: rgb(8 47 73 / 0.87) !important;
}
.border-l-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9) !important;
}
.border-l-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95) !important;
}
.border-l-slate-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-l-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0) !important;
}
.border-l-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1) !important;
}
.border-l-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1) !important;
}
.border-l-slate-100\/12 {
  border-left-color: rgb(241 245 249 / 0.12) !important;
}
.border-l-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2) !important;
}
.border-l-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25) !important;
}
.border-l-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3) !important;
}
.border-l-slate-100\/38 {
  border-left-color: rgb(241 245 249 / 0.38) !important;
}
.border-l-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4) !important;
}
.border-l-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05) !important;
}
.border-l-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5) !important;
}
.border-l-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6) !important;
}
.border-l-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7) !important;
}
.border-l-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75) !important;
}
.border-l-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8) !important;
}
.border-l-slate-100\/87 {
  border-left-color: rgb(241 245 249 / 0.87) !important;
}
.border-l-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9) !important;
}
.border-l-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95) !important;
}
.border-l-slate-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-l-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0) !important;
}
.border-l-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1) !important;
}
.border-l-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1) !important;
}
.border-l-slate-200\/12 {
  border-left-color: rgb(226 232 240 / 0.12) !important;
}
.border-l-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2) !important;
}
.border-l-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25) !important;
}
.border-l-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3) !important;
}
.border-l-slate-200\/38 {
  border-left-color: rgb(226 232 240 / 0.38) !important;
}
.border-l-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4) !important;
}
.border-l-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05) !important;
}
.border-l-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5) !important;
}
.border-l-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6) !important;
}
.border-l-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7) !important;
}
.border-l-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75) !important;
}
.border-l-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8) !important;
}
.border-l-slate-200\/87 {
  border-left-color: rgb(226 232 240 / 0.87) !important;
}
.border-l-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9) !important;
}
.border-l-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95) !important;
}
.border-l-slate-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-l-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0) !important;
}
.border-l-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1) !important;
}
.border-l-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1) !important;
}
.border-l-slate-300\/12 {
  border-left-color: rgb(203 213 225 / 0.12) !important;
}
.border-l-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2) !important;
}
.border-l-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25) !important;
}
.border-l-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3) !important;
}
.border-l-slate-300\/38 {
  border-left-color: rgb(203 213 225 / 0.38) !important;
}
.border-l-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4) !important;
}
.border-l-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05) !important;
}
.border-l-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5) !important;
}
.border-l-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6) !important;
}
.border-l-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7) !important;
}
.border-l-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75) !important;
}
.border-l-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8) !important;
}
.border-l-slate-300\/87 {
  border-left-color: rgb(203 213 225 / 0.87) !important;
}
.border-l-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9) !important;
}
.border-l-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95) !important;
}
.border-l-slate-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-l-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0) !important;
}
.border-l-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1) !important;
}
.border-l-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1) !important;
}
.border-l-slate-400\/12 {
  border-left-color: rgb(148 163 184 / 0.12) !important;
}
.border-l-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2) !important;
}
.border-l-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25) !important;
}
.border-l-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3) !important;
}
.border-l-slate-400\/38 {
  border-left-color: rgb(148 163 184 / 0.38) !important;
}
.border-l-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4) !important;
}
.border-l-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05) !important;
}
.border-l-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5) !important;
}
.border-l-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6) !important;
}
.border-l-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7) !important;
}
.border-l-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75) !important;
}
.border-l-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8) !important;
}
.border-l-slate-400\/87 {
  border-left-color: rgb(148 163 184 / 0.87) !important;
}
.border-l-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9) !important;
}
.border-l-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95) !important;
}
.border-l-slate-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-l-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0) !important;
}
.border-l-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1) !important;
}
.border-l-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1) !important;
}
.border-l-slate-50\/12 {
  border-left-color: rgb(248 250 252 / 0.12) !important;
}
.border-l-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2) !important;
}
.border-l-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25) !important;
}
.border-l-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3) !important;
}
.border-l-slate-50\/38 {
  border-left-color: rgb(248 250 252 / 0.38) !important;
}
.border-l-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4) !important;
}
.border-l-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05) !important;
}
.border-l-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5) !important;
}
.border-l-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6) !important;
}
.border-l-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7) !important;
}
.border-l-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75) !important;
}
.border-l-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8) !important;
}
.border-l-slate-50\/87 {
  border-left-color: rgb(248 250 252 / 0.87) !important;
}
.border-l-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9) !important;
}
.border-l-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95) !important;
}
.border-l-slate-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-l-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0) !important;
}
.border-l-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1) !important;
}
.border-l-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1) !important;
}
.border-l-slate-500\/12 {
  border-left-color: rgb(100 116 139 / 0.12) !important;
}
.border-l-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2) !important;
}
.border-l-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25) !important;
}
.border-l-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3) !important;
}
.border-l-slate-500\/38 {
  border-left-color: rgb(100 116 139 / 0.38) !important;
}
.border-l-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4) !important;
}
.border-l-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05) !important;
}
.border-l-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5) !important;
}
.border-l-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6) !important;
}
.border-l-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7) !important;
}
.border-l-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75) !important;
}
.border-l-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8) !important;
}
.border-l-slate-500\/87 {
  border-left-color: rgb(100 116 139 / 0.87) !important;
}
.border-l-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9) !important;
}
.border-l-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95) !important;
}
.border-l-slate-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-l-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0) !important;
}
.border-l-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1) !important;
}
.border-l-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1) !important;
}
.border-l-slate-600\/12 {
  border-left-color: rgb(71 85 105 / 0.12) !important;
}
.border-l-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2) !important;
}
.border-l-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25) !important;
}
.border-l-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3) !important;
}
.border-l-slate-600\/38 {
  border-left-color: rgb(71 85 105 / 0.38) !important;
}
.border-l-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4) !important;
}
.border-l-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05) !important;
}
.border-l-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5) !important;
}
.border-l-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6) !important;
}
.border-l-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7) !important;
}
.border-l-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75) !important;
}
.border-l-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8) !important;
}
.border-l-slate-600\/87 {
  border-left-color: rgb(71 85 105 / 0.87) !important;
}
.border-l-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9) !important;
}
.border-l-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95) !important;
}
.border-l-slate-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-l-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0) !important;
}
.border-l-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1) !important;
}
.border-l-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1) !important;
}
.border-l-slate-700\/12 {
  border-left-color: rgb(51 65 85 / 0.12) !important;
}
.border-l-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2) !important;
}
.border-l-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25) !important;
}
.border-l-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3) !important;
}
.border-l-slate-700\/38 {
  border-left-color: rgb(51 65 85 / 0.38) !important;
}
.border-l-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4) !important;
}
.border-l-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05) !important;
}
.border-l-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5) !important;
}
.border-l-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6) !important;
}
.border-l-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7) !important;
}
.border-l-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75) !important;
}
.border-l-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8) !important;
}
.border-l-slate-700\/87 {
  border-left-color: rgb(51 65 85 / 0.87) !important;
}
.border-l-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9) !important;
}
.border-l-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95) !important;
}
.border-l-slate-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-l-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0) !important;
}
.border-l-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1) !important;
}
.border-l-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1) !important;
}
.border-l-slate-800\/12 {
  border-left-color: rgb(30 41 59 / 0.12) !important;
}
.border-l-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2) !important;
}
.border-l-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25) !important;
}
.border-l-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3) !important;
}
.border-l-slate-800\/38 {
  border-left-color: rgb(30 41 59 / 0.38) !important;
}
.border-l-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4) !important;
}
.border-l-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05) !important;
}
.border-l-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5) !important;
}
.border-l-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6) !important;
}
.border-l-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7) !important;
}
.border-l-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75) !important;
}
.border-l-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8) !important;
}
.border-l-slate-800\/87 {
  border-left-color: rgb(30 41 59 / 0.87) !important;
}
.border-l-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9) !important;
}
.border-l-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95) !important;
}
.border-l-slate-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-l-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0) !important;
}
.border-l-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1) !important;
}
.border-l-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1) !important;
}
.border-l-slate-900\/12 {
  border-left-color: rgb(15 23 42 / 0.12) !important;
}
.border-l-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2) !important;
}
.border-l-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25) !important;
}
.border-l-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3) !important;
}
.border-l-slate-900\/38 {
  border-left-color: rgb(15 23 42 / 0.38) !important;
}
.border-l-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4) !important;
}
.border-l-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05) !important;
}
.border-l-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5) !important;
}
.border-l-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6) !important;
}
.border-l-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7) !important;
}
.border-l-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75) !important;
}
.border-l-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8) !important;
}
.border-l-slate-900\/87 {
  border-left-color: rgb(15 23 42 / 0.87) !important;
}
.border-l-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9) !important;
}
.border-l-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95) !important;
}
.border-l-slate-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-l-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0) !important;
}
.border-l-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1) !important;
}
.border-l-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1) !important;
}
.border-l-slate-950\/12 {
  border-left-color: rgb(2 6 23 / 0.12) !important;
}
.border-l-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2) !important;
}
.border-l-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25) !important;
}
.border-l-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3) !important;
}
.border-l-slate-950\/38 {
  border-left-color: rgb(2 6 23 / 0.38) !important;
}
.border-l-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4) !important;
}
.border-l-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05) !important;
}
.border-l-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5) !important;
}
.border-l-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6) !important;
}
.border-l-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7) !important;
}
.border-l-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75) !important;
}
.border-l-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8) !important;
}
.border-l-slate-950\/87 {
  border-left-color: rgb(2 6 23 / 0.87) !important;
}
.border-l-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9) !important;
}
.border-l-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95) !important;
}
.border-l-stone-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-l-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0) !important;
}
.border-l-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1) !important;
}
.border-l-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1) !important;
}
.border-l-stone-100\/12 {
  border-left-color: rgb(245 245 244 / 0.12) !important;
}
.border-l-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2) !important;
}
.border-l-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25) !important;
}
.border-l-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3) !important;
}
.border-l-stone-100\/38 {
  border-left-color: rgb(245 245 244 / 0.38) !important;
}
.border-l-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4) !important;
}
.border-l-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05) !important;
}
.border-l-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5) !important;
}
.border-l-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6) !important;
}
.border-l-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7) !important;
}
.border-l-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75) !important;
}
.border-l-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8) !important;
}
.border-l-stone-100\/87 {
  border-left-color: rgb(245 245 244 / 0.87) !important;
}
.border-l-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9) !important;
}
.border-l-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95) !important;
}
.border-l-stone-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-l-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0) !important;
}
.border-l-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1) !important;
}
.border-l-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1) !important;
}
.border-l-stone-200\/12 {
  border-left-color: rgb(231 229 228 / 0.12) !important;
}
.border-l-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2) !important;
}
.border-l-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25) !important;
}
.border-l-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3) !important;
}
.border-l-stone-200\/38 {
  border-left-color: rgb(231 229 228 / 0.38) !important;
}
.border-l-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4) !important;
}
.border-l-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05) !important;
}
.border-l-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5) !important;
}
.border-l-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6) !important;
}
.border-l-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7) !important;
}
.border-l-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75) !important;
}
.border-l-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8) !important;
}
.border-l-stone-200\/87 {
  border-left-color: rgb(231 229 228 / 0.87) !important;
}
.border-l-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9) !important;
}
.border-l-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95) !important;
}
.border-l-stone-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-l-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0) !important;
}
.border-l-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1) !important;
}
.border-l-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1) !important;
}
.border-l-stone-300\/12 {
  border-left-color: rgb(214 211 209 / 0.12) !important;
}
.border-l-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2) !important;
}
.border-l-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25) !important;
}
.border-l-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3) !important;
}
.border-l-stone-300\/38 {
  border-left-color: rgb(214 211 209 / 0.38) !important;
}
.border-l-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4) !important;
}
.border-l-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05) !important;
}
.border-l-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5) !important;
}
.border-l-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6) !important;
}
.border-l-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7) !important;
}
.border-l-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75) !important;
}
.border-l-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8) !important;
}
.border-l-stone-300\/87 {
  border-left-color: rgb(214 211 209 / 0.87) !important;
}
.border-l-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9) !important;
}
.border-l-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95) !important;
}
.border-l-stone-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-l-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0) !important;
}
.border-l-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1) !important;
}
.border-l-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1) !important;
}
.border-l-stone-400\/12 {
  border-left-color: rgb(168 162 158 / 0.12) !important;
}
.border-l-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2) !important;
}
.border-l-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25) !important;
}
.border-l-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3) !important;
}
.border-l-stone-400\/38 {
  border-left-color: rgb(168 162 158 / 0.38) !important;
}
.border-l-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4) !important;
}
.border-l-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05) !important;
}
.border-l-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5) !important;
}
.border-l-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6) !important;
}
.border-l-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7) !important;
}
.border-l-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75) !important;
}
.border-l-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8) !important;
}
.border-l-stone-400\/87 {
  border-left-color: rgb(168 162 158 / 0.87) !important;
}
.border-l-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9) !important;
}
.border-l-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95) !important;
}
.border-l-stone-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-l-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0) !important;
}
.border-l-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1) !important;
}
.border-l-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1) !important;
}
.border-l-stone-50\/12 {
  border-left-color: rgb(250 250 249 / 0.12) !important;
}
.border-l-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2) !important;
}
.border-l-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25) !important;
}
.border-l-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3) !important;
}
.border-l-stone-50\/38 {
  border-left-color: rgb(250 250 249 / 0.38) !important;
}
.border-l-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4) !important;
}
.border-l-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05) !important;
}
.border-l-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5) !important;
}
.border-l-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6) !important;
}
.border-l-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7) !important;
}
.border-l-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75) !important;
}
.border-l-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8) !important;
}
.border-l-stone-50\/87 {
  border-left-color: rgb(250 250 249 / 0.87) !important;
}
.border-l-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9) !important;
}
.border-l-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95) !important;
}
.border-l-stone-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-l-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0) !important;
}
.border-l-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1) !important;
}
.border-l-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1) !important;
}
.border-l-stone-500\/12 {
  border-left-color: rgb(120 113 108 / 0.12) !important;
}
.border-l-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2) !important;
}
.border-l-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25) !important;
}
.border-l-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3) !important;
}
.border-l-stone-500\/38 {
  border-left-color: rgb(120 113 108 / 0.38) !important;
}
.border-l-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4) !important;
}
.border-l-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05) !important;
}
.border-l-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5) !important;
}
.border-l-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6) !important;
}
.border-l-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7) !important;
}
.border-l-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75) !important;
}
.border-l-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8) !important;
}
.border-l-stone-500\/87 {
  border-left-color: rgb(120 113 108 / 0.87) !important;
}
.border-l-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9) !important;
}
.border-l-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95) !important;
}
.border-l-stone-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-l-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0) !important;
}
.border-l-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1) !important;
}
.border-l-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1) !important;
}
.border-l-stone-600\/12 {
  border-left-color: rgb(87 83 78 / 0.12) !important;
}
.border-l-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2) !important;
}
.border-l-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25) !important;
}
.border-l-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3) !important;
}
.border-l-stone-600\/38 {
  border-left-color: rgb(87 83 78 / 0.38) !important;
}
.border-l-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4) !important;
}
.border-l-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05) !important;
}
.border-l-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5) !important;
}
.border-l-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6) !important;
}
.border-l-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7) !important;
}
.border-l-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75) !important;
}
.border-l-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8) !important;
}
.border-l-stone-600\/87 {
  border-left-color: rgb(87 83 78 / 0.87) !important;
}
.border-l-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9) !important;
}
.border-l-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95) !important;
}
.border-l-stone-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-l-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0) !important;
}
.border-l-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1) !important;
}
.border-l-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1) !important;
}
.border-l-stone-700\/12 {
  border-left-color: rgb(68 64 60 / 0.12) !important;
}
.border-l-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2) !important;
}
.border-l-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25) !important;
}
.border-l-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3) !important;
}
.border-l-stone-700\/38 {
  border-left-color: rgb(68 64 60 / 0.38) !important;
}
.border-l-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4) !important;
}
.border-l-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05) !important;
}
.border-l-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5) !important;
}
.border-l-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6) !important;
}
.border-l-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7) !important;
}
.border-l-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75) !important;
}
.border-l-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8) !important;
}
.border-l-stone-700\/87 {
  border-left-color: rgb(68 64 60 / 0.87) !important;
}
.border-l-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9) !important;
}
.border-l-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95) !important;
}
.border-l-stone-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-l-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0) !important;
}
.border-l-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1) !important;
}
.border-l-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1) !important;
}
.border-l-stone-800\/12 {
  border-left-color: rgb(41 37 36 / 0.12) !important;
}
.border-l-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2) !important;
}
.border-l-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25) !important;
}
.border-l-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3) !important;
}
.border-l-stone-800\/38 {
  border-left-color: rgb(41 37 36 / 0.38) !important;
}
.border-l-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4) !important;
}
.border-l-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05) !important;
}
.border-l-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5) !important;
}
.border-l-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6) !important;
}
.border-l-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7) !important;
}
.border-l-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75) !important;
}
.border-l-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8) !important;
}
.border-l-stone-800\/87 {
  border-left-color: rgb(41 37 36 / 0.87) !important;
}
.border-l-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9) !important;
}
.border-l-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95) !important;
}
.border-l-stone-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-l-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0) !important;
}
.border-l-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1) !important;
}
.border-l-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1) !important;
}
.border-l-stone-900\/12 {
  border-left-color: rgb(28 25 23 / 0.12) !important;
}
.border-l-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2) !important;
}
.border-l-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25) !important;
}
.border-l-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3) !important;
}
.border-l-stone-900\/38 {
  border-left-color: rgb(28 25 23 / 0.38) !important;
}
.border-l-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4) !important;
}
.border-l-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05) !important;
}
.border-l-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5) !important;
}
.border-l-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6) !important;
}
.border-l-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7) !important;
}
.border-l-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75) !important;
}
.border-l-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8) !important;
}
.border-l-stone-900\/87 {
  border-left-color: rgb(28 25 23 / 0.87) !important;
}
.border-l-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9) !important;
}
.border-l-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95) !important;
}
.border-l-stone-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-l-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0) !important;
}
.border-l-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1) !important;
}
.border-l-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1) !important;
}
.border-l-stone-950\/12 {
  border-left-color: rgb(12 10 9 / 0.12) !important;
}
.border-l-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2) !important;
}
.border-l-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25) !important;
}
.border-l-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3) !important;
}
.border-l-stone-950\/38 {
  border-left-color: rgb(12 10 9 / 0.38) !important;
}
.border-l-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4) !important;
}
.border-l-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05) !important;
}
.border-l-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5) !important;
}
.border-l-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6) !important;
}
.border-l-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7) !important;
}
.border-l-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75) !important;
}
.border-l-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8) !important;
}
.border-l-stone-950\/87 {
  border-left-color: rgb(12 10 9 / 0.87) !important;
}
.border-l-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9) !important;
}
.border-l-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95) !important;
}
.border-l-teal-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-l-teal-100\/0 {
  border-left-color: rgb(204 251 241 / 0) !important;
}
.border-l-teal-100\/10 {
  border-left-color: rgb(204 251 241 / 0.1) !important;
}
.border-l-teal-100\/100 {
  border-left-color: rgb(204 251 241 / 1) !important;
}
.border-l-teal-100\/12 {
  border-left-color: rgb(204 251 241 / 0.12) !important;
}
.border-l-teal-100\/20 {
  border-left-color: rgb(204 251 241 / 0.2) !important;
}
.border-l-teal-100\/25 {
  border-left-color: rgb(204 251 241 / 0.25) !important;
}
.border-l-teal-100\/30 {
  border-left-color: rgb(204 251 241 / 0.3) !important;
}
.border-l-teal-100\/38 {
  border-left-color: rgb(204 251 241 / 0.38) !important;
}
.border-l-teal-100\/40 {
  border-left-color: rgb(204 251 241 / 0.4) !important;
}
.border-l-teal-100\/5 {
  border-left-color: rgb(204 251 241 / 0.05) !important;
}
.border-l-teal-100\/50 {
  border-left-color: rgb(204 251 241 / 0.5) !important;
}
.border-l-teal-100\/60 {
  border-left-color: rgb(204 251 241 / 0.6) !important;
}
.border-l-teal-100\/70 {
  border-left-color: rgb(204 251 241 / 0.7) !important;
}
.border-l-teal-100\/75 {
  border-left-color: rgb(204 251 241 / 0.75) !important;
}
.border-l-teal-100\/80 {
  border-left-color: rgb(204 251 241 / 0.8) !important;
}
.border-l-teal-100\/87 {
  border-left-color: rgb(204 251 241 / 0.87) !important;
}
.border-l-teal-100\/90 {
  border-left-color: rgb(204 251 241 / 0.9) !important;
}
.border-l-teal-100\/95 {
  border-left-color: rgb(204 251 241 / 0.95) !important;
}
.border-l-teal-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-l-teal-200\/0 {
  border-left-color: rgb(153 246 228 / 0) !important;
}
.border-l-teal-200\/10 {
  border-left-color: rgb(153 246 228 / 0.1) !important;
}
.border-l-teal-200\/100 {
  border-left-color: rgb(153 246 228 / 1) !important;
}
.border-l-teal-200\/12 {
  border-left-color: rgb(153 246 228 / 0.12) !important;
}
.border-l-teal-200\/20 {
  border-left-color: rgb(153 246 228 / 0.2) !important;
}
.border-l-teal-200\/25 {
  border-left-color: rgb(153 246 228 / 0.25) !important;
}
.border-l-teal-200\/30 {
  border-left-color: rgb(153 246 228 / 0.3) !important;
}
.border-l-teal-200\/38 {
  border-left-color: rgb(153 246 228 / 0.38) !important;
}
.border-l-teal-200\/40 {
  border-left-color: rgb(153 246 228 / 0.4) !important;
}
.border-l-teal-200\/5 {
  border-left-color: rgb(153 246 228 / 0.05) !important;
}
.border-l-teal-200\/50 {
  border-left-color: rgb(153 246 228 / 0.5) !important;
}
.border-l-teal-200\/60 {
  border-left-color: rgb(153 246 228 / 0.6) !important;
}
.border-l-teal-200\/70 {
  border-left-color: rgb(153 246 228 / 0.7) !important;
}
.border-l-teal-200\/75 {
  border-left-color: rgb(153 246 228 / 0.75) !important;
}
.border-l-teal-200\/80 {
  border-left-color: rgb(153 246 228 / 0.8) !important;
}
.border-l-teal-200\/87 {
  border-left-color: rgb(153 246 228 / 0.87) !important;
}
.border-l-teal-200\/90 {
  border-left-color: rgb(153 246 228 / 0.9) !important;
}
.border-l-teal-200\/95 {
  border-left-color: rgb(153 246 228 / 0.95) !important;
}
.border-l-teal-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-l-teal-300\/0 {
  border-left-color: rgb(94 234 212 / 0) !important;
}
.border-l-teal-300\/10 {
  border-left-color: rgb(94 234 212 / 0.1) !important;
}
.border-l-teal-300\/100 {
  border-left-color: rgb(94 234 212 / 1) !important;
}
.border-l-teal-300\/12 {
  border-left-color: rgb(94 234 212 / 0.12) !important;
}
.border-l-teal-300\/20 {
  border-left-color: rgb(94 234 212 / 0.2) !important;
}
.border-l-teal-300\/25 {
  border-left-color: rgb(94 234 212 / 0.25) !important;
}
.border-l-teal-300\/30 {
  border-left-color: rgb(94 234 212 / 0.3) !important;
}
.border-l-teal-300\/38 {
  border-left-color: rgb(94 234 212 / 0.38) !important;
}
.border-l-teal-300\/40 {
  border-left-color: rgb(94 234 212 / 0.4) !important;
}
.border-l-teal-300\/5 {
  border-left-color: rgb(94 234 212 / 0.05) !important;
}
.border-l-teal-300\/50 {
  border-left-color: rgb(94 234 212 / 0.5) !important;
}
.border-l-teal-300\/60 {
  border-left-color: rgb(94 234 212 / 0.6) !important;
}
.border-l-teal-300\/70 {
  border-left-color: rgb(94 234 212 / 0.7) !important;
}
.border-l-teal-300\/75 {
  border-left-color: rgb(94 234 212 / 0.75) !important;
}
.border-l-teal-300\/80 {
  border-left-color: rgb(94 234 212 / 0.8) !important;
}
.border-l-teal-300\/87 {
  border-left-color: rgb(94 234 212 / 0.87) !important;
}
.border-l-teal-300\/90 {
  border-left-color: rgb(94 234 212 / 0.9) !important;
}
.border-l-teal-300\/95 {
  border-left-color: rgb(94 234 212 / 0.95) !important;
}
.border-l-teal-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-l-teal-400\/0 {
  border-left-color: rgb(45 212 191 / 0) !important;
}
.border-l-teal-400\/10 {
  border-left-color: rgb(45 212 191 / 0.1) !important;
}
.border-l-teal-400\/100 {
  border-left-color: rgb(45 212 191 / 1) !important;
}
.border-l-teal-400\/12 {
  border-left-color: rgb(45 212 191 / 0.12) !important;
}
.border-l-teal-400\/20 {
  border-left-color: rgb(45 212 191 / 0.2) !important;
}
.border-l-teal-400\/25 {
  border-left-color: rgb(45 212 191 / 0.25) !important;
}
.border-l-teal-400\/30 {
  border-left-color: rgb(45 212 191 / 0.3) !important;
}
.border-l-teal-400\/38 {
  border-left-color: rgb(45 212 191 / 0.38) !important;
}
.border-l-teal-400\/40 {
  border-left-color: rgb(45 212 191 / 0.4) !important;
}
.border-l-teal-400\/5 {
  border-left-color: rgb(45 212 191 / 0.05) !important;
}
.border-l-teal-400\/50 {
  border-left-color: rgb(45 212 191 / 0.5) !important;
}
.border-l-teal-400\/60 {
  border-left-color: rgb(45 212 191 / 0.6) !important;
}
.border-l-teal-400\/70 {
  border-left-color: rgb(45 212 191 / 0.7) !important;
}
.border-l-teal-400\/75 {
  border-left-color: rgb(45 212 191 / 0.75) !important;
}
.border-l-teal-400\/80 {
  border-left-color: rgb(45 212 191 / 0.8) !important;
}
.border-l-teal-400\/87 {
  border-left-color: rgb(45 212 191 / 0.87) !important;
}
.border-l-teal-400\/90 {
  border-left-color: rgb(45 212 191 / 0.9) !important;
}
.border-l-teal-400\/95 {
  border-left-color: rgb(45 212 191 / 0.95) !important;
}
.border-l-teal-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-l-teal-50\/0 {
  border-left-color: rgb(240 253 250 / 0) !important;
}
.border-l-teal-50\/10 {
  border-left-color: rgb(240 253 250 / 0.1) !important;
}
.border-l-teal-50\/100 {
  border-left-color: rgb(240 253 250 / 1) !important;
}
.border-l-teal-50\/12 {
  border-left-color: rgb(240 253 250 / 0.12) !important;
}
.border-l-teal-50\/20 {
  border-left-color: rgb(240 253 250 / 0.2) !important;
}
.border-l-teal-50\/25 {
  border-left-color: rgb(240 253 250 / 0.25) !important;
}
.border-l-teal-50\/30 {
  border-left-color: rgb(240 253 250 / 0.3) !important;
}
.border-l-teal-50\/38 {
  border-left-color: rgb(240 253 250 / 0.38) !important;
}
.border-l-teal-50\/40 {
  border-left-color: rgb(240 253 250 / 0.4) !important;
}
.border-l-teal-50\/5 {
  border-left-color: rgb(240 253 250 / 0.05) !important;
}
.border-l-teal-50\/50 {
  border-left-color: rgb(240 253 250 / 0.5) !important;
}
.border-l-teal-50\/60 {
  border-left-color: rgb(240 253 250 / 0.6) !important;
}
.border-l-teal-50\/70 {
  border-left-color: rgb(240 253 250 / 0.7) !important;
}
.border-l-teal-50\/75 {
  border-left-color: rgb(240 253 250 / 0.75) !important;
}
.border-l-teal-50\/80 {
  border-left-color: rgb(240 253 250 / 0.8) !important;
}
.border-l-teal-50\/87 {
  border-left-color: rgb(240 253 250 / 0.87) !important;
}
.border-l-teal-50\/90 {
  border-left-color: rgb(240 253 250 / 0.9) !important;
}
.border-l-teal-50\/95 {
  border-left-color: rgb(240 253 250 / 0.95) !important;
}
.border-l-teal-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-l-teal-500\/0 {
  border-left-color: rgb(20 184 166 / 0) !important;
}
.border-l-teal-500\/10 {
  border-left-color: rgb(20 184 166 / 0.1) !important;
}
.border-l-teal-500\/100 {
  border-left-color: rgb(20 184 166 / 1) !important;
}
.border-l-teal-500\/12 {
  border-left-color: rgb(20 184 166 / 0.12) !important;
}
.border-l-teal-500\/20 {
  border-left-color: rgb(20 184 166 / 0.2) !important;
}
.border-l-teal-500\/25 {
  border-left-color: rgb(20 184 166 / 0.25) !important;
}
.border-l-teal-500\/30 {
  border-left-color: rgb(20 184 166 / 0.3) !important;
}
.border-l-teal-500\/38 {
  border-left-color: rgb(20 184 166 / 0.38) !important;
}
.border-l-teal-500\/40 {
  border-left-color: rgb(20 184 166 / 0.4) !important;
}
.border-l-teal-500\/5 {
  border-left-color: rgb(20 184 166 / 0.05) !important;
}
.border-l-teal-500\/50 {
  border-left-color: rgb(20 184 166 / 0.5) !important;
}
.border-l-teal-500\/60 {
  border-left-color: rgb(20 184 166 / 0.6) !important;
}
.border-l-teal-500\/70 {
  border-left-color: rgb(20 184 166 / 0.7) !important;
}
.border-l-teal-500\/75 {
  border-left-color: rgb(20 184 166 / 0.75) !important;
}
.border-l-teal-500\/80 {
  border-left-color: rgb(20 184 166 / 0.8) !important;
}
.border-l-teal-500\/87 {
  border-left-color: rgb(20 184 166 / 0.87) !important;
}
.border-l-teal-500\/90 {
  border-left-color: rgb(20 184 166 / 0.9) !important;
}
.border-l-teal-500\/95 {
  border-left-color: rgb(20 184 166 / 0.95) !important;
}
.border-l-teal-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-l-teal-600\/0 {
  border-left-color: rgb(13 148 136 / 0) !important;
}
.border-l-teal-600\/10 {
  border-left-color: rgb(13 148 136 / 0.1) !important;
}
.border-l-teal-600\/100 {
  border-left-color: rgb(13 148 136 / 1) !important;
}
.border-l-teal-600\/12 {
  border-left-color: rgb(13 148 136 / 0.12) !important;
}
.border-l-teal-600\/20 {
  border-left-color: rgb(13 148 136 / 0.2) !important;
}
.border-l-teal-600\/25 {
  border-left-color: rgb(13 148 136 / 0.25) !important;
}
.border-l-teal-600\/30 {
  border-left-color: rgb(13 148 136 / 0.3) !important;
}
.border-l-teal-600\/38 {
  border-left-color: rgb(13 148 136 / 0.38) !important;
}
.border-l-teal-600\/40 {
  border-left-color: rgb(13 148 136 / 0.4) !important;
}
.border-l-teal-600\/5 {
  border-left-color: rgb(13 148 136 / 0.05) !important;
}
.border-l-teal-600\/50 {
  border-left-color: rgb(13 148 136 / 0.5) !important;
}
.border-l-teal-600\/60 {
  border-left-color: rgb(13 148 136 / 0.6) !important;
}
.border-l-teal-600\/70 {
  border-left-color: rgb(13 148 136 / 0.7) !important;
}
.border-l-teal-600\/75 {
  border-left-color: rgb(13 148 136 / 0.75) !important;
}
.border-l-teal-600\/80 {
  border-left-color: rgb(13 148 136 / 0.8) !important;
}
.border-l-teal-600\/87 {
  border-left-color: rgb(13 148 136 / 0.87) !important;
}
.border-l-teal-600\/90 {
  border-left-color: rgb(13 148 136 / 0.9) !important;
}
.border-l-teal-600\/95 {
  border-left-color: rgb(13 148 136 / 0.95) !important;
}
.border-l-teal-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-l-teal-700\/0 {
  border-left-color: rgb(15 118 110 / 0) !important;
}
.border-l-teal-700\/10 {
  border-left-color: rgb(15 118 110 / 0.1) !important;
}
.border-l-teal-700\/100 {
  border-left-color: rgb(15 118 110 / 1) !important;
}
.border-l-teal-700\/12 {
  border-left-color: rgb(15 118 110 / 0.12) !important;
}
.border-l-teal-700\/20 {
  border-left-color: rgb(15 118 110 / 0.2) !important;
}
.border-l-teal-700\/25 {
  border-left-color: rgb(15 118 110 / 0.25) !important;
}
.border-l-teal-700\/30 {
  border-left-color: rgb(15 118 110 / 0.3) !important;
}
.border-l-teal-700\/38 {
  border-left-color: rgb(15 118 110 / 0.38) !important;
}
.border-l-teal-700\/40 {
  border-left-color: rgb(15 118 110 / 0.4) !important;
}
.border-l-teal-700\/5 {
  border-left-color: rgb(15 118 110 / 0.05) !important;
}
.border-l-teal-700\/50 {
  border-left-color: rgb(15 118 110 / 0.5) !important;
}
.border-l-teal-700\/60 {
  border-left-color: rgb(15 118 110 / 0.6) !important;
}
.border-l-teal-700\/70 {
  border-left-color: rgb(15 118 110 / 0.7) !important;
}
.border-l-teal-700\/75 {
  border-left-color: rgb(15 118 110 / 0.75) !important;
}
.border-l-teal-700\/80 {
  border-left-color: rgb(15 118 110 / 0.8) !important;
}
.border-l-teal-700\/87 {
  border-left-color: rgb(15 118 110 / 0.87) !important;
}
.border-l-teal-700\/90 {
  border-left-color: rgb(15 118 110 / 0.9) !important;
}
.border-l-teal-700\/95 {
  border-left-color: rgb(15 118 110 / 0.95) !important;
}
.border-l-teal-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-l-teal-800\/0 {
  border-left-color: rgb(17 94 89 / 0) !important;
}
.border-l-teal-800\/10 {
  border-left-color: rgb(17 94 89 / 0.1) !important;
}
.border-l-teal-800\/100 {
  border-left-color: rgb(17 94 89 / 1) !important;
}
.border-l-teal-800\/12 {
  border-left-color: rgb(17 94 89 / 0.12) !important;
}
.border-l-teal-800\/20 {
  border-left-color: rgb(17 94 89 / 0.2) !important;
}
.border-l-teal-800\/25 {
  border-left-color: rgb(17 94 89 / 0.25) !important;
}
.border-l-teal-800\/30 {
  border-left-color: rgb(17 94 89 / 0.3) !important;
}
.border-l-teal-800\/38 {
  border-left-color: rgb(17 94 89 / 0.38) !important;
}
.border-l-teal-800\/40 {
  border-left-color: rgb(17 94 89 / 0.4) !important;
}
.border-l-teal-800\/5 {
  border-left-color: rgb(17 94 89 / 0.05) !important;
}
.border-l-teal-800\/50 {
  border-left-color: rgb(17 94 89 / 0.5) !important;
}
.border-l-teal-800\/60 {
  border-left-color: rgb(17 94 89 / 0.6) !important;
}
.border-l-teal-800\/70 {
  border-left-color: rgb(17 94 89 / 0.7) !important;
}
.border-l-teal-800\/75 {
  border-left-color: rgb(17 94 89 / 0.75) !important;
}
.border-l-teal-800\/80 {
  border-left-color: rgb(17 94 89 / 0.8) !important;
}
.border-l-teal-800\/87 {
  border-left-color: rgb(17 94 89 / 0.87) !important;
}
.border-l-teal-800\/90 {
  border-left-color: rgb(17 94 89 / 0.9) !important;
}
.border-l-teal-800\/95 {
  border-left-color: rgb(17 94 89 / 0.95) !important;
}
.border-l-teal-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-l-teal-900\/0 {
  border-left-color: rgb(19 78 74 / 0) !important;
}
.border-l-teal-900\/10 {
  border-left-color: rgb(19 78 74 / 0.1) !important;
}
.border-l-teal-900\/100 {
  border-left-color: rgb(19 78 74 / 1) !important;
}
.border-l-teal-900\/12 {
  border-left-color: rgb(19 78 74 / 0.12) !important;
}
.border-l-teal-900\/20 {
  border-left-color: rgb(19 78 74 / 0.2) !important;
}
.border-l-teal-900\/25 {
  border-left-color: rgb(19 78 74 / 0.25) !important;
}
.border-l-teal-900\/30 {
  border-left-color: rgb(19 78 74 / 0.3) !important;
}
.border-l-teal-900\/38 {
  border-left-color: rgb(19 78 74 / 0.38) !important;
}
.border-l-teal-900\/40 {
  border-left-color: rgb(19 78 74 / 0.4) !important;
}
.border-l-teal-900\/5 {
  border-left-color: rgb(19 78 74 / 0.05) !important;
}
.border-l-teal-900\/50 {
  border-left-color: rgb(19 78 74 / 0.5) !important;
}
.border-l-teal-900\/60 {
  border-left-color: rgb(19 78 74 / 0.6) !important;
}
.border-l-teal-900\/70 {
  border-left-color: rgb(19 78 74 / 0.7) !important;
}
.border-l-teal-900\/75 {
  border-left-color: rgb(19 78 74 / 0.75) !important;
}
.border-l-teal-900\/80 {
  border-left-color: rgb(19 78 74 / 0.8) !important;
}
.border-l-teal-900\/87 {
  border-left-color: rgb(19 78 74 / 0.87) !important;
}
.border-l-teal-900\/90 {
  border-left-color: rgb(19 78 74 / 0.9) !important;
}
.border-l-teal-900\/95 {
  border-left-color: rgb(19 78 74 / 0.95) !important;
}
.border-l-teal-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-l-teal-950\/0 {
  border-left-color: rgb(4 47 46 / 0) !important;
}
.border-l-teal-950\/10 {
  border-left-color: rgb(4 47 46 / 0.1) !important;
}
.border-l-teal-950\/100 {
  border-left-color: rgb(4 47 46 / 1) !important;
}
.border-l-teal-950\/12 {
  border-left-color: rgb(4 47 46 / 0.12) !important;
}
.border-l-teal-950\/20 {
  border-left-color: rgb(4 47 46 / 0.2) !important;
}
.border-l-teal-950\/25 {
  border-left-color: rgb(4 47 46 / 0.25) !important;
}
.border-l-teal-950\/30 {
  border-left-color: rgb(4 47 46 / 0.3) !important;
}
.border-l-teal-950\/38 {
  border-left-color: rgb(4 47 46 / 0.38) !important;
}
.border-l-teal-950\/40 {
  border-left-color: rgb(4 47 46 / 0.4) !important;
}
.border-l-teal-950\/5 {
  border-left-color: rgb(4 47 46 / 0.05) !important;
}
.border-l-teal-950\/50 {
  border-left-color: rgb(4 47 46 / 0.5) !important;
}
.border-l-teal-950\/60 {
  border-left-color: rgb(4 47 46 / 0.6) !important;
}
.border-l-teal-950\/70 {
  border-left-color: rgb(4 47 46 / 0.7) !important;
}
.border-l-teal-950\/75 {
  border-left-color: rgb(4 47 46 / 0.75) !important;
}
.border-l-teal-950\/80 {
  border-left-color: rgb(4 47 46 / 0.8) !important;
}
.border-l-teal-950\/87 {
  border-left-color: rgb(4 47 46 / 0.87) !important;
}
.border-l-teal-950\/90 {
  border-left-color: rgb(4 47 46 / 0.9) !important;
}
.border-l-teal-950\/95 {
  border-left-color: rgb(4 47 46 / 0.95) !important;
}
.border-l-transparent {
  border-left-color: transparent !important;
}
.border-l-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0) !important;
}
.border-l-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1) !important;
}
.border-l-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1) !important;
}
.border-l-transparent\/12 {
  border-left-color: rgb(0 0 0 / 0.12) !important;
}
.border-l-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2) !important;
}
.border-l-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25) !important;
}
.border-l-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3) !important;
}
.border-l-transparent\/38 {
  border-left-color: rgb(0 0 0 / 0.38) !important;
}
.border-l-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4) !important;
}
.border-l-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05) !important;
}
.border-l-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5) !important;
}
.border-l-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6) !important;
}
.border-l-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7) !important;
}
.border-l-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75) !important;
}
.border-l-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8) !important;
}
.border-l-transparent\/87 {
  border-left-color: rgb(0 0 0 / 0.87) !important;
}
.border-l-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9) !important;
}
.border-l-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95) !important;
}
.border-l-violet-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-l-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0) !important;
}
.border-l-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1) !important;
}
.border-l-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1) !important;
}
.border-l-violet-100\/12 {
  border-left-color: rgb(237 233 254 / 0.12) !important;
}
.border-l-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2) !important;
}
.border-l-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25) !important;
}
.border-l-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3) !important;
}
.border-l-violet-100\/38 {
  border-left-color: rgb(237 233 254 / 0.38) !important;
}
.border-l-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4) !important;
}
.border-l-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05) !important;
}
.border-l-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5) !important;
}
.border-l-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6) !important;
}
.border-l-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7) !important;
}
.border-l-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75) !important;
}
.border-l-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8) !important;
}
.border-l-violet-100\/87 {
  border-left-color: rgb(237 233 254 / 0.87) !important;
}
.border-l-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9) !important;
}
.border-l-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95) !important;
}
.border-l-violet-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-l-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0) !important;
}
.border-l-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1) !important;
}
.border-l-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1) !important;
}
.border-l-violet-200\/12 {
  border-left-color: rgb(221 214 254 / 0.12) !important;
}
.border-l-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2) !important;
}
.border-l-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25) !important;
}
.border-l-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3) !important;
}
.border-l-violet-200\/38 {
  border-left-color: rgb(221 214 254 / 0.38) !important;
}
.border-l-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4) !important;
}
.border-l-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05) !important;
}
.border-l-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5) !important;
}
.border-l-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6) !important;
}
.border-l-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7) !important;
}
.border-l-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75) !important;
}
.border-l-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8) !important;
}
.border-l-violet-200\/87 {
  border-left-color: rgb(221 214 254 / 0.87) !important;
}
.border-l-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9) !important;
}
.border-l-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95) !important;
}
.border-l-violet-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-l-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0) !important;
}
.border-l-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1) !important;
}
.border-l-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1) !important;
}
.border-l-violet-300\/12 {
  border-left-color: rgb(196 181 253 / 0.12) !important;
}
.border-l-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2) !important;
}
.border-l-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25) !important;
}
.border-l-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3) !important;
}
.border-l-violet-300\/38 {
  border-left-color: rgb(196 181 253 / 0.38) !important;
}
.border-l-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4) !important;
}
.border-l-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05) !important;
}
.border-l-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5) !important;
}
.border-l-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6) !important;
}
.border-l-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7) !important;
}
.border-l-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75) !important;
}
.border-l-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8) !important;
}
.border-l-violet-300\/87 {
  border-left-color: rgb(196 181 253 / 0.87) !important;
}
.border-l-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9) !important;
}
.border-l-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95) !important;
}
.border-l-violet-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-l-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0) !important;
}
.border-l-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1) !important;
}
.border-l-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1) !important;
}
.border-l-violet-400\/12 {
  border-left-color: rgb(167 139 250 / 0.12) !important;
}
.border-l-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2) !important;
}
.border-l-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25) !important;
}
.border-l-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3) !important;
}
.border-l-violet-400\/38 {
  border-left-color: rgb(167 139 250 / 0.38) !important;
}
.border-l-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4) !important;
}
.border-l-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05) !important;
}
.border-l-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5) !important;
}
.border-l-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6) !important;
}
.border-l-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7) !important;
}
.border-l-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75) !important;
}
.border-l-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8) !important;
}
.border-l-violet-400\/87 {
  border-left-color: rgb(167 139 250 / 0.87) !important;
}
.border-l-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9) !important;
}
.border-l-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95) !important;
}
.border-l-violet-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-l-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0) !important;
}
.border-l-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1) !important;
}
.border-l-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1) !important;
}
.border-l-violet-50\/12 {
  border-left-color: rgb(245 243 255 / 0.12) !important;
}
.border-l-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2) !important;
}
.border-l-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25) !important;
}
.border-l-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3) !important;
}
.border-l-violet-50\/38 {
  border-left-color: rgb(245 243 255 / 0.38) !important;
}
.border-l-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4) !important;
}
.border-l-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05) !important;
}
.border-l-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5) !important;
}
.border-l-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6) !important;
}
.border-l-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7) !important;
}
.border-l-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75) !important;
}
.border-l-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8) !important;
}
.border-l-violet-50\/87 {
  border-left-color: rgb(245 243 255 / 0.87) !important;
}
.border-l-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9) !important;
}
.border-l-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95) !important;
}
.border-l-violet-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-l-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0) !important;
}
.border-l-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1) !important;
}
.border-l-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1) !important;
}
.border-l-violet-500\/12 {
  border-left-color: rgb(139 92 246 / 0.12) !important;
}
.border-l-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2) !important;
}
.border-l-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25) !important;
}
.border-l-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3) !important;
}
.border-l-violet-500\/38 {
  border-left-color: rgb(139 92 246 / 0.38) !important;
}
.border-l-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4) !important;
}
.border-l-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05) !important;
}
.border-l-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5) !important;
}
.border-l-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6) !important;
}
.border-l-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7) !important;
}
.border-l-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75) !important;
}
.border-l-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8) !important;
}
.border-l-violet-500\/87 {
  border-left-color: rgb(139 92 246 / 0.87) !important;
}
.border-l-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9) !important;
}
.border-l-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95) !important;
}
.border-l-violet-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-l-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0) !important;
}
.border-l-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1) !important;
}
.border-l-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1) !important;
}
.border-l-violet-600\/12 {
  border-left-color: rgb(124 58 237 / 0.12) !important;
}
.border-l-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2) !important;
}
.border-l-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25) !important;
}
.border-l-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3) !important;
}
.border-l-violet-600\/38 {
  border-left-color: rgb(124 58 237 / 0.38) !important;
}
.border-l-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4) !important;
}
.border-l-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05) !important;
}
.border-l-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5) !important;
}
.border-l-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6) !important;
}
.border-l-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7) !important;
}
.border-l-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75) !important;
}
.border-l-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8) !important;
}
.border-l-violet-600\/87 {
  border-left-color: rgb(124 58 237 / 0.87) !important;
}
.border-l-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9) !important;
}
.border-l-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95) !important;
}
.border-l-violet-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-l-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0) !important;
}
.border-l-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1) !important;
}
.border-l-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1) !important;
}
.border-l-violet-700\/12 {
  border-left-color: rgb(109 40 217 / 0.12) !important;
}
.border-l-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2) !important;
}
.border-l-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25) !important;
}
.border-l-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3) !important;
}
.border-l-violet-700\/38 {
  border-left-color: rgb(109 40 217 / 0.38) !important;
}
.border-l-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4) !important;
}
.border-l-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05) !important;
}
.border-l-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5) !important;
}
.border-l-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6) !important;
}
.border-l-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7) !important;
}
.border-l-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75) !important;
}
.border-l-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8) !important;
}
.border-l-violet-700\/87 {
  border-left-color: rgb(109 40 217 / 0.87) !important;
}
.border-l-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9) !important;
}
.border-l-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95) !important;
}
.border-l-violet-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-l-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0) !important;
}
.border-l-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1) !important;
}
.border-l-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1) !important;
}
.border-l-violet-800\/12 {
  border-left-color: rgb(91 33 182 / 0.12) !important;
}
.border-l-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2) !important;
}
.border-l-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25) !important;
}
.border-l-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3) !important;
}
.border-l-violet-800\/38 {
  border-left-color: rgb(91 33 182 / 0.38) !important;
}
.border-l-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4) !important;
}
.border-l-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05) !important;
}
.border-l-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5) !important;
}
.border-l-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6) !important;
}
.border-l-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7) !important;
}
.border-l-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75) !important;
}
.border-l-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8) !important;
}
.border-l-violet-800\/87 {
  border-left-color: rgb(91 33 182 / 0.87) !important;
}
.border-l-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9) !important;
}
.border-l-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95) !important;
}
.border-l-violet-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-l-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0) !important;
}
.border-l-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1) !important;
}
.border-l-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1) !important;
}
.border-l-violet-900\/12 {
  border-left-color: rgb(76 29 149 / 0.12) !important;
}
.border-l-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2) !important;
}
.border-l-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25) !important;
}
.border-l-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3) !important;
}
.border-l-violet-900\/38 {
  border-left-color: rgb(76 29 149 / 0.38) !important;
}
.border-l-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4) !important;
}
.border-l-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05) !important;
}
.border-l-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5) !important;
}
.border-l-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6) !important;
}
.border-l-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7) !important;
}
.border-l-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75) !important;
}
.border-l-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8) !important;
}
.border-l-violet-900\/87 {
  border-left-color: rgb(76 29 149 / 0.87) !important;
}
.border-l-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9) !important;
}
.border-l-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95) !important;
}
.border-l-violet-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-l-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0) !important;
}
.border-l-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1) !important;
}
.border-l-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1) !important;
}
.border-l-violet-950\/12 {
  border-left-color: rgb(46 16 101 / 0.12) !important;
}
.border-l-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2) !important;
}
.border-l-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25) !important;
}
.border-l-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3) !important;
}
.border-l-violet-950\/38 {
  border-left-color: rgb(46 16 101 / 0.38) !important;
}
.border-l-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4) !important;
}
.border-l-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05) !important;
}
.border-l-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5) !important;
}
.border-l-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6) !important;
}
.border-l-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7) !important;
}
.border-l-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75) !important;
}
.border-l-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8) !important;
}
.border-l-violet-950\/87 {
  border-left-color: rgb(46 16 101 / 0.87) !important;
}
.border-l-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9) !important;
}
.border-l-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95) !important;
}
.border-l-warn {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-100\/0 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-l-warn-100\/10 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-l-warn-100\/100 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-l-warn-100\/12 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-l-warn-100\/20 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-l-warn-100\/25 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-l-warn-100\/30 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-l-warn-100\/38 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-l-warn-100\/40 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-l-warn-100\/5 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-l-warn-100\/50 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-l-warn-100\/60 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-l-warn-100\/70 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-l-warn-100\/75 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-l-warn-100\/80 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-l-warn-100\/87 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-l-warn-100\/90 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-l-warn-100\/95 {
  border-left-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-l-warn-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-200\/0 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-l-warn-200\/10 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-l-warn-200\/100 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-l-warn-200\/12 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-l-warn-200\/20 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-l-warn-200\/25 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-l-warn-200\/30 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-l-warn-200\/38 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-l-warn-200\/40 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-l-warn-200\/5 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-l-warn-200\/50 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-l-warn-200\/60 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-l-warn-200\/70 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-l-warn-200\/75 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-l-warn-200\/80 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-l-warn-200\/87 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-l-warn-200\/90 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-l-warn-200\/95 {
  border-left-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-l-warn-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-300\/0 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-l-warn-300\/10 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-l-warn-300\/100 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-l-warn-300\/12 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-l-warn-300\/20 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-l-warn-300\/25 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-l-warn-300\/30 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-l-warn-300\/38 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-l-warn-300\/40 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-l-warn-300\/5 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-l-warn-300\/50 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-l-warn-300\/60 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-l-warn-300\/70 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-l-warn-300\/75 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-l-warn-300\/80 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-l-warn-300\/87 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-l-warn-300\/90 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-l-warn-300\/95 {
  border-left-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-l-warn-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-400\/0 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-l-warn-400\/10 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-l-warn-400\/100 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-l-warn-400\/12 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-l-warn-400\/20 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-l-warn-400\/25 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-l-warn-400\/30 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-l-warn-400\/38 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-l-warn-400\/40 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-l-warn-400\/5 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-l-warn-400\/50 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-l-warn-400\/60 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-l-warn-400\/70 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-l-warn-400\/75 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-l-warn-400\/80 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-l-warn-400\/87 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-l-warn-400\/90 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-l-warn-400\/95 {
  border-left-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-l-warn-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-50\/0 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-l-warn-50\/10 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-l-warn-50\/100 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-l-warn-50\/12 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-l-warn-50\/20 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-l-warn-50\/25 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-l-warn-50\/30 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-l-warn-50\/38 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-l-warn-50\/40 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-l-warn-50\/5 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-l-warn-50\/50 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-l-warn-50\/60 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-l-warn-50\/70 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-l-warn-50\/75 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-l-warn-50\/80 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-l-warn-50\/87 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-l-warn-50\/90 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-l-warn-50\/95 {
  border-left-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-l-warn-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-500\/0 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-l-warn-500\/10 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-l-warn-500\/100 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-l-warn-500\/12 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-l-warn-500\/20 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-l-warn-500\/25 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-l-warn-500\/30 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-l-warn-500\/38 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-l-warn-500\/40 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-l-warn-500\/5 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-l-warn-500\/50 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-l-warn-500\/60 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-l-warn-500\/70 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-l-warn-500\/75 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-l-warn-500\/80 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-l-warn-500\/87 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-l-warn-500\/90 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-l-warn-500\/95 {
  border-left-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-l-warn-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-600\/0 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-l-warn-600\/10 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-l-warn-600\/100 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-l-warn-600\/12 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-l-warn-600\/20 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-l-warn-600\/25 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-l-warn-600\/30 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-l-warn-600\/38 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-l-warn-600\/40 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-l-warn-600\/5 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-l-warn-600\/50 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-l-warn-600\/60 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-l-warn-600\/70 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-l-warn-600\/75 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-l-warn-600\/80 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-l-warn-600\/87 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-l-warn-600\/90 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-l-warn-600\/95 {
  border-left-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-l-warn-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-700\/0 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-l-warn-700\/10 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-l-warn-700\/100 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-l-warn-700\/12 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-l-warn-700\/20 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-l-warn-700\/25 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-l-warn-700\/30 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-l-warn-700\/38 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-l-warn-700\/40 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-l-warn-700\/5 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-l-warn-700\/50 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-l-warn-700\/60 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-l-warn-700\/70 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-l-warn-700\/75 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-l-warn-700\/80 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-l-warn-700\/87 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-l-warn-700\/90 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-l-warn-700\/95 {
  border-left-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-l-warn-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-800\/0 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-l-warn-800\/10 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-l-warn-800\/100 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-l-warn-800\/12 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-l-warn-800\/20 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-l-warn-800\/25 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-l-warn-800\/30 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-l-warn-800\/38 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-l-warn-800\/40 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-l-warn-800\/5 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-l-warn-800\/50 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-l-warn-800\/60 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-l-warn-800\/70 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-l-warn-800\/75 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-l-warn-800\/80 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-l-warn-800\/87 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-l-warn-800\/90 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-l-warn-800\/95 {
  border-left-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-l-warn-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-900\/0 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-l-warn-900\/10 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-l-warn-900\/100 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-l-warn-900\/12 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-l-warn-900\/20 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-l-warn-900\/25 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-l-warn-900\/30 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-l-warn-900\/38 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-l-warn-900\/40 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-l-warn-900\/5 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-l-warn-900\/50 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-l-warn-900\/60 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-l-warn-900\/70 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-l-warn-900\/75 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-l-warn-900\/80 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-l-warn-900\/87 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-l-warn-900\/90 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-l-warn-900\/95 {
  border-left-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-l-warn-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-l-warn-950\/0 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-l-warn-950\/10 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-l-warn-950\/100 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-l-warn-950\/12 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-l-warn-950\/20 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-l-warn-950\/25 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-l-warn-950\/30 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-l-warn-950\/38 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-l-warn-950\/40 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-l-warn-950\/5 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-l-warn-950\/50 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-l-warn-950\/60 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-l-warn-950\/70 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-l-warn-950\/75 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-l-warn-950\/80 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-l-warn-950\/87 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-l-warn-950\/90 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-l-warn-950\/95 {
  border-left-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-l-warn\/0 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-l-warn\/10 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-l-warn\/100 {
  border-left-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-l-warn\/12 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-l-warn\/20 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-l-warn\/25 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-l-warn\/30 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-l-warn\/38 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-l-warn\/40 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-l-warn\/5 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-l-warn\/50 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-l-warn\/60 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-l-warn\/70 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-l-warn\/75 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-l-warn\/80 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-l-warn\/87 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-l-warn\/90 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-l-warn\/95 {
  border-left-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-l-white {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-l-white\/0 {
  border-left-color: rgb(255 255 255 / 0) !important;
}
.border-l-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1) !important;
}
.border-l-white\/100 {
  border-left-color: rgb(255 255 255 / 1) !important;
}
.border-l-white\/12 {
  border-left-color: rgb(255 255 255 / 0.12) !important;
}
.border-l-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2) !important;
}
.border-l-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25) !important;
}
.border-l-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3) !important;
}
.border-l-white\/38 {
  border-left-color: rgb(255 255 255 / 0.38) !important;
}
.border-l-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4) !important;
}
.border-l-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05) !important;
}
.border-l-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5) !important;
}
.border-l-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6) !important;
}
.border-l-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7) !important;
}
.border-l-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75) !important;
}
.border-l-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8) !important;
}
.border-l-white\/87 {
  border-left-color: rgb(255 255 255 / 0.87) !important;
}
.border-l-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9) !important;
}
.border-l-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95) !important;
}
.border-l-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0) !important;
}
.border-l-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1) !important;
}
.border-l-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1) !important;
}
.border-l-yellow-100\/12 {
  border-left-color: rgb(254 249 195 / 0.12) !important;
}
.border-l-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2) !important;
}
.border-l-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25) !important;
}
.border-l-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3) !important;
}
.border-l-yellow-100\/38 {
  border-left-color: rgb(254 249 195 / 0.38) !important;
}
.border-l-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4) !important;
}
.border-l-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05) !important;
}
.border-l-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5) !important;
}
.border-l-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6) !important;
}
.border-l-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7) !important;
}
.border-l-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75) !important;
}
.border-l-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8) !important;
}
.border-l-yellow-100\/87 {
  border-left-color: rgb(254 249 195 / 0.87) !important;
}
.border-l-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9) !important;
}
.border-l-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95) !important;
}
.border-l-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0) !important;
}
.border-l-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1) !important;
}
.border-l-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1) !important;
}
.border-l-yellow-200\/12 {
  border-left-color: rgb(254 240 138 / 0.12) !important;
}
.border-l-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2) !important;
}
.border-l-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25) !important;
}
.border-l-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3) !important;
}
.border-l-yellow-200\/38 {
  border-left-color: rgb(254 240 138 / 0.38) !important;
}
.border-l-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4) !important;
}
.border-l-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05) !important;
}
.border-l-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5) !important;
}
.border-l-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6) !important;
}
.border-l-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7) !important;
}
.border-l-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75) !important;
}
.border-l-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8) !important;
}
.border-l-yellow-200\/87 {
  border-left-color: rgb(254 240 138 / 0.87) !important;
}
.border-l-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9) !important;
}
.border-l-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95) !important;
}
.border-l-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0) !important;
}
.border-l-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1) !important;
}
.border-l-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1) !important;
}
.border-l-yellow-300\/12 {
  border-left-color: rgb(253 224 71 / 0.12) !important;
}
.border-l-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2) !important;
}
.border-l-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25) !important;
}
.border-l-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3) !important;
}
.border-l-yellow-300\/38 {
  border-left-color: rgb(253 224 71 / 0.38) !important;
}
.border-l-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4) !important;
}
.border-l-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05) !important;
}
.border-l-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5) !important;
}
.border-l-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6) !important;
}
.border-l-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7) !important;
}
.border-l-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75) !important;
}
.border-l-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8) !important;
}
.border-l-yellow-300\/87 {
  border-left-color: rgb(253 224 71 / 0.87) !important;
}
.border-l-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9) !important;
}
.border-l-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95) !important;
}
.border-l-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0) !important;
}
.border-l-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1) !important;
}
.border-l-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1) !important;
}
.border-l-yellow-400\/12 {
  border-left-color: rgb(250 204 21 / 0.12) !important;
}
.border-l-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2) !important;
}
.border-l-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25) !important;
}
.border-l-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3) !important;
}
.border-l-yellow-400\/38 {
  border-left-color: rgb(250 204 21 / 0.38) !important;
}
.border-l-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4) !important;
}
.border-l-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05) !important;
}
.border-l-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5) !important;
}
.border-l-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6) !important;
}
.border-l-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7) !important;
}
.border-l-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75) !important;
}
.border-l-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8) !important;
}
.border-l-yellow-400\/87 {
  border-left-color: rgb(250 204 21 / 0.87) !important;
}
.border-l-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9) !important;
}
.border-l-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95) !important;
}
.border-l-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0) !important;
}
.border-l-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1) !important;
}
.border-l-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1) !important;
}
.border-l-yellow-50\/12 {
  border-left-color: rgb(254 252 232 / 0.12) !important;
}
.border-l-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2) !important;
}
.border-l-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25) !important;
}
.border-l-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3) !important;
}
.border-l-yellow-50\/38 {
  border-left-color: rgb(254 252 232 / 0.38) !important;
}
.border-l-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4) !important;
}
.border-l-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05) !important;
}
.border-l-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5) !important;
}
.border-l-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6) !important;
}
.border-l-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7) !important;
}
.border-l-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75) !important;
}
.border-l-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8) !important;
}
.border-l-yellow-50\/87 {
  border-left-color: rgb(254 252 232 / 0.87) !important;
}
.border-l-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9) !important;
}
.border-l-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95) !important;
}
.border-l-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0) !important;
}
.border-l-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1) !important;
}
.border-l-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1) !important;
}
.border-l-yellow-500\/12 {
  border-left-color: rgb(234 179 8 / 0.12) !important;
}
.border-l-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2) !important;
}
.border-l-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25) !important;
}
.border-l-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3) !important;
}
.border-l-yellow-500\/38 {
  border-left-color: rgb(234 179 8 / 0.38) !important;
}
.border-l-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4) !important;
}
.border-l-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05) !important;
}
.border-l-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5) !important;
}
.border-l-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6) !important;
}
.border-l-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7) !important;
}
.border-l-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75) !important;
}
.border-l-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8) !important;
}
.border-l-yellow-500\/87 {
  border-left-color: rgb(234 179 8 / 0.87) !important;
}
.border-l-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9) !important;
}
.border-l-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95) !important;
}
.border-l-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0) !important;
}
.border-l-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1) !important;
}
.border-l-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1) !important;
}
.border-l-yellow-600\/12 {
  border-left-color: rgb(202 138 4 / 0.12) !important;
}
.border-l-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2) !important;
}
.border-l-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25) !important;
}
.border-l-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3) !important;
}
.border-l-yellow-600\/38 {
  border-left-color: rgb(202 138 4 / 0.38) !important;
}
.border-l-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4) !important;
}
.border-l-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05) !important;
}
.border-l-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5) !important;
}
.border-l-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6) !important;
}
.border-l-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7) !important;
}
.border-l-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75) !important;
}
.border-l-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8) !important;
}
.border-l-yellow-600\/87 {
  border-left-color: rgb(202 138 4 / 0.87) !important;
}
.border-l-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9) !important;
}
.border-l-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95) !important;
}
.border-l-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0) !important;
}
.border-l-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1) !important;
}
.border-l-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1) !important;
}
.border-l-yellow-700\/12 {
  border-left-color: rgb(161 98 7 / 0.12) !important;
}
.border-l-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2) !important;
}
.border-l-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25) !important;
}
.border-l-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3) !important;
}
.border-l-yellow-700\/38 {
  border-left-color: rgb(161 98 7 / 0.38) !important;
}
.border-l-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4) !important;
}
.border-l-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05) !important;
}
.border-l-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5) !important;
}
.border-l-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6) !important;
}
.border-l-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7) !important;
}
.border-l-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75) !important;
}
.border-l-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8) !important;
}
.border-l-yellow-700\/87 {
  border-left-color: rgb(161 98 7 / 0.87) !important;
}
.border-l-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9) !important;
}
.border-l-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95) !important;
}
.border-l-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0) !important;
}
.border-l-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1) !important;
}
.border-l-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1) !important;
}
.border-l-yellow-800\/12 {
  border-left-color: rgb(133 77 14 / 0.12) !important;
}
.border-l-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2) !important;
}
.border-l-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25) !important;
}
.border-l-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3) !important;
}
.border-l-yellow-800\/38 {
  border-left-color: rgb(133 77 14 / 0.38) !important;
}
.border-l-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4) !important;
}
.border-l-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05) !important;
}
.border-l-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5) !important;
}
.border-l-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6) !important;
}
.border-l-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7) !important;
}
.border-l-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75) !important;
}
.border-l-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8) !important;
}
.border-l-yellow-800\/87 {
  border-left-color: rgb(133 77 14 / 0.87) !important;
}
.border-l-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9) !important;
}
.border-l-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95) !important;
}
.border-l-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0) !important;
}
.border-l-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1) !important;
}
.border-l-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1) !important;
}
.border-l-yellow-900\/12 {
  border-left-color: rgb(113 63 18 / 0.12) !important;
}
.border-l-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2) !important;
}
.border-l-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25) !important;
}
.border-l-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3) !important;
}
.border-l-yellow-900\/38 {
  border-left-color: rgb(113 63 18 / 0.38) !important;
}
.border-l-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4) !important;
}
.border-l-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05) !important;
}
.border-l-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5) !important;
}
.border-l-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6) !important;
}
.border-l-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7) !important;
}
.border-l-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75) !important;
}
.border-l-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8) !important;
}
.border-l-yellow-900\/87 {
  border-left-color: rgb(113 63 18 / 0.87) !important;
}
.border-l-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9) !important;
}
.border-l-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95) !important;
}
.border-l-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-l-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0) !important;
}
.border-l-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1) !important;
}
.border-l-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1) !important;
}
.border-l-yellow-950\/12 {
  border-left-color: rgb(66 32 6 / 0.12) !important;
}
.border-l-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2) !important;
}
.border-l-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25) !important;
}
.border-l-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3) !important;
}
.border-l-yellow-950\/38 {
  border-left-color: rgb(66 32 6 / 0.38) !important;
}
.border-l-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4) !important;
}
.border-l-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05) !important;
}
.border-l-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5) !important;
}
.border-l-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6) !important;
}
.border-l-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7) !important;
}
.border-l-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75) !important;
}
.border-l-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8) !important;
}
.border-l-yellow-950\/87 {
  border-left-color: rgb(66 32 6 / 0.87) !important;
}
.border-l-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9) !important;
}
.border-l-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95) !important;
}
.border-l-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0) !important;
}
.border-l-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1) !important;
}
.border-l-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1) !important;
}
.border-l-zinc-100\/12 {
  border-left-color: rgb(244 244 245 / 0.12) !important;
}
.border-l-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2) !important;
}
.border-l-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25) !important;
}
.border-l-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3) !important;
}
.border-l-zinc-100\/38 {
  border-left-color: rgb(244 244 245 / 0.38) !important;
}
.border-l-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4) !important;
}
.border-l-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05) !important;
}
.border-l-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5) !important;
}
.border-l-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6) !important;
}
.border-l-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7) !important;
}
.border-l-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75) !important;
}
.border-l-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8) !important;
}
.border-l-zinc-100\/87 {
  border-left-color: rgb(244 244 245 / 0.87) !important;
}
.border-l-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9) !important;
}
.border-l-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95) !important;
}
.border-l-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0) !important;
}
.border-l-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1) !important;
}
.border-l-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1) !important;
}
.border-l-zinc-200\/12 {
  border-left-color: rgb(228 228 231 / 0.12) !important;
}
.border-l-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2) !important;
}
.border-l-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25) !important;
}
.border-l-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3) !important;
}
.border-l-zinc-200\/38 {
  border-left-color: rgb(228 228 231 / 0.38) !important;
}
.border-l-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4) !important;
}
.border-l-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05) !important;
}
.border-l-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5) !important;
}
.border-l-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6) !important;
}
.border-l-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7) !important;
}
.border-l-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75) !important;
}
.border-l-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8) !important;
}
.border-l-zinc-200\/87 {
  border-left-color: rgb(228 228 231 / 0.87) !important;
}
.border-l-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9) !important;
}
.border-l-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95) !important;
}
.border-l-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0) !important;
}
.border-l-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1) !important;
}
.border-l-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1) !important;
}
.border-l-zinc-300\/12 {
  border-left-color: rgb(212 212 216 / 0.12) !important;
}
.border-l-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2) !important;
}
.border-l-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25) !important;
}
.border-l-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3) !important;
}
.border-l-zinc-300\/38 {
  border-left-color: rgb(212 212 216 / 0.38) !important;
}
.border-l-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4) !important;
}
.border-l-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05) !important;
}
.border-l-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5) !important;
}
.border-l-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6) !important;
}
.border-l-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7) !important;
}
.border-l-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75) !important;
}
.border-l-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8) !important;
}
.border-l-zinc-300\/87 {
  border-left-color: rgb(212 212 216 / 0.87) !important;
}
.border-l-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9) !important;
}
.border-l-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95) !important;
}
.border-l-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0) !important;
}
.border-l-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1) !important;
}
.border-l-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1) !important;
}
.border-l-zinc-400\/12 {
  border-left-color: rgb(161 161 170 / 0.12) !important;
}
.border-l-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2) !important;
}
.border-l-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25) !important;
}
.border-l-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3) !important;
}
.border-l-zinc-400\/38 {
  border-left-color: rgb(161 161 170 / 0.38) !important;
}
.border-l-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4) !important;
}
.border-l-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05) !important;
}
.border-l-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5) !important;
}
.border-l-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6) !important;
}
.border-l-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7) !important;
}
.border-l-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75) !important;
}
.border-l-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8) !important;
}
.border-l-zinc-400\/87 {
  border-left-color: rgb(161 161 170 / 0.87) !important;
}
.border-l-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9) !important;
}
.border-l-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95) !important;
}
.border-l-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0) !important;
}
.border-l-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1) !important;
}
.border-l-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1) !important;
}
.border-l-zinc-50\/12 {
  border-left-color: rgb(250 250 250 / 0.12) !important;
}
.border-l-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2) !important;
}
.border-l-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25) !important;
}
.border-l-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3) !important;
}
.border-l-zinc-50\/38 {
  border-left-color: rgb(250 250 250 / 0.38) !important;
}
.border-l-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4) !important;
}
.border-l-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05) !important;
}
.border-l-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5) !important;
}
.border-l-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6) !important;
}
.border-l-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7) !important;
}
.border-l-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75) !important;
}
.border-l-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8) !important;
}
.border-l-zinc-50\/87 {
  border-left-color: rgb(250 250 250 / 0.87) !important;
}
.border-l-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9) !important;
}
.border-l-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95) !important;
}
.border-l-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0) !important;
}
.border-l-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1) !important;
}
.border-l-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1) !important;
}
.border-l-zinc-500\/12 {
  border-left-color: rgb(113 113 122 / 0.12) !important;
}
.border-l-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2) !important;
}
.border-l-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25) !important;
}
.border-l-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3) !important;
}
.border-l-zinc-500\/38 {
  border-left-color: rgb(113 113 122 / 0.38) !important;
}
.border-l-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4) !important;
}
.border-l-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05) !important;
}
.border-l-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5) !important;
}
.border-l-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6) !important;
}
.border-l-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7) !important;
}
.border-l-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75) !important;
}
.border-l-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8) !important;
}
.border-l-zinc-500\/87 {
  border-left-color: rgb(113 113 122 / 0.87) !important;
}
.border-l-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9) !important;
}
.border-l-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95) !important;
}
.border-l-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0) !important;
}
.border-l-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1) !important;
}
.border-l-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1) !important;
}
.border-l-zinc-600\/12 {
  border-left-color: rgb(82 82 91 / 0.12) !important;
}
.border-l-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2) !important;
}
.border-l-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25) !important;
}
.border-l-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3) !important;
}
.border-l-zinc-600\/38 {
  border-left-color: rgb(82 82 91 / 0.38) !important;
}
.border-l-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4) !important;
}
.border-l-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05) !important;
}
.border-l-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5) !important;
}
.border-l-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6) !important;
}
.border-l-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7) !important;
}
.border-l-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75) !important;
}
.border-l-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8) !important;
}
.border-l-zinc-600\/87 {
  border-left-color: rgb(82 82 91 / 0.87) !important;
}
.border-l-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9) !important;
}
.border-l-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95) !important;
}
.border-l-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0) !important;
}
.border-l-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1) !important;
}
.border-l-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1) !important;
}
.border-l-zinc-700\/12 {
  border-left-color: rgb(63 63 70 / 0.12) !important;
}
.border-l-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2) !important;
}
.border-l-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25) !important;
}
.border-l-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3) !important;
}
.border-l-zinc-700\/38 {
  border-left-color: rgb(63 63 70 / 0.38) !important;
}
.border-l-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4) !important;
}
.border-l-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05) !important;
}
.border-l-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5) !important;
}
.border-l-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6) !important;
}
.border-l-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7) !important;
}
.border-l-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75) !important;
}
.border-l-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8) !important;
}
.border-l-zinc-700\/87 {
  border-left-color: rgb(63 63 70 / 0.87) !important;
}
.border-l-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9) !important;
}
.border-l-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95) !important;
}
.border-l-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0) !important;
}
.border-l-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1) !important;
}
.border-l-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1) !important;
}
.border-l-zinc-800\/12 {
  border-left-color: rgb(39 39 42 / 0.12) !important;
}
.border-l-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2) !important;
}
.border-l-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25) !important;
}
.border-l-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3) !important;
}
.border-l-zinc-800\/38 {
  border-left-color: rgb(39 39 42 / 0.38) !important;
}
.border-l-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4) !important;
}
.border-l-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05) !important;
}
.border-l-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5) !important;
}
.border-l-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6) !important;
}
.border-l-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7) !important;
}
.border-l-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75) !important;
}
.border-l-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8) !important;
}
.border-l-zinc-800\/87 {
  border-left-color: rgb(39 39 42 / 0.87) !important;
}
.border-l-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9) !important;
}
.border-l-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95) !important;
}
.border-l-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0) !important;
}
.border-l-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1) !important;
}
.border-l-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1) !important;
}
.border-l-zinc-900\/12 {
  border-left-color: rgb(24 24 27 / 0.12) !important;
}
.border-l-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2) !important;
}
.border-l-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25) !important;
}
.border-l-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3) !important;
}
.border-l-zinc-900\/38 {
  border-left-color: rgb(24 24 27 / 0.38) !important;
}
.border-l-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4) !important;
}
.border-l-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05) !important;
}
.border-l-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5) !important;
}
.border-l-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6) !important;
}
.border-l-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7) !important;
}
.border-l-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75) !important;
}
.border-l-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8) !important;
}
.border-l-zinc-900\/87 {
  border-left-color: rgb(24 24 27 / 0.87) !important;
}
.border-l-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9) !important;
}
.border-l-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95) !important;
}
.border-l-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-l-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0) !important;
}
.border-l-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1) !important;
}
.border-l-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1) !important;
}
.border-l-zinc-950\/12 {
  border-left-color: rgb(9 9 11 / 0.12) !important;
}
.border-l-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2) !important;
}
.border-l-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25) !important;
}
.border-l-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3) !important;
}
.border-l-zinc-950\/38 {
  border-left-color: rgb(9 9 11 / 0.38) !important;
}
.border-l-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4) !important;
}
.border-l-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05) !important;
}
.border-l-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5) !important;
}
.border-l-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6) !important;
}
.border-l-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7) !important;
}
.border-l-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75) !important;
}
.border-l-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8) !important;
}
.border-l-zinc-950\/87 {
  border-left-color: rgb(9 9 11 / 0.87) !important;
}
.border-l-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9) !important;
}
.border-l-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95) !important;
}
.border-r-accent {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-100\/0 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-r-accent-100\/10 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-r-accent-100\/100 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-r-accent-100\/12 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-r-accent-100\/20 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-r-accent-100\/25 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-r-accent-100\/30 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-r-accent-100\/38 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-r-accent-100\/40 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-r-accent-100\/5 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-r-accent-100\/50 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-r-accent-100\/60 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-r-accent-100\/70 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-r-accent-100\/75 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-r-accent-100\/80 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-r-accent-100\/87 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-r-accent-100\/90 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-r-accent-100\/95 {
  border-right-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-r-accent-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-200\/0 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-r-accent-200\/10 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-r-accent-200\/100 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-r-accent-200\/12 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-r-accent-200\/20 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-r-accent-200\/25 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-r-accent-200\/30 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-r-accent-200\/38 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-r-accent-200\/40 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-r-accent-200\/5 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-r-accent-200\/50 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-r-accent-200\/60 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-r-accent-200\/70 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-r-accent-200\/75 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-r-accent-200\/80 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-r-accent-200\/87 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-r-accent-200\/90 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-r-accent-200\/95 {
  border-right-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-r-accent-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-300\/0 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-r-accent-300\/10 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-r-accent-300\/100 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-r-accent-300\/12 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-r-accent-300\/20 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-r-accent-300\/25 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-r-accent-300\/30 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-r-accent-300\/38 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-r-accent-300\/40 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-r-accent-300\/5 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-r-accent-300\/50 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-r-accent-300\/60 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-r-accent-300\/70 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-r-accent-300\/75 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-r-accent-300\/80 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-r-accent-300\/87 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-r-accent-300\/90 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-r-accent-300\/95 {
  border-right-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-r-accent-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-400\/0 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-r-accent-400\/10 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-r-accent-400\/100 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-r-accent-400\/12 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-r-accent-400\/20 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-r-accent-400\/25 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-r-accent-400\/30 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-r-accent-400\/38 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-r-accent-400\/40 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-r-accent-400\/5 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-r-accent-400\/50 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-r-accent-400\/60 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-r-accent-400\/70 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-r-accent-400\/75 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-r-accent-400\/80 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-r-accent-400\/87 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-r-accent-400\/90 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-r-accent-400\/95 {
  border-right-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-r-accent-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-50\/0 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-r-accent-50\/10 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-r-accent-50\/100 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-r-accent-50\/12 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-r-accent-50\/20 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-r-accent-50\/25 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-r-accent-50\/30 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-r-accent-50\/38 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-r-accent-50\/40 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-r-accent-50\/5 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-r-accent-50\/50 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-r-accent-50\/60 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-r-accent-50\/70 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-r-accent-50\/75 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-r-accent-50\/80 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-r-accent-50\/87 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-r-accent-50\/90 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-r-accent-50\/95 {
  border-right-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-r-accent-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-500\/0 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-r-accent-500\/10 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-r-accent-500\/100 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-r-accent-500\/12 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-r-accent-500\/20 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-r-accent-500\/25 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-r-accent-500\/30 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-r-accent-500\/38 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-r-accent-500\/40 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-r-accent-500\/5 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-r-accent-500\/50 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-r-accent-500\/60 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-r-accent-500\/70 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-r-accent-500\/75 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-r-accent-500\/80 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-r-accent-500\/87 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-r-accent-500\/90 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-r-accent-500\/95 {
  border-right-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-r-accent-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-600\/0 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-r-accent-600\/10 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-r-accent-600\/100 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-r-accent-600\/12 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-r-accent-600\/20 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-r-accent-600\/25 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-r-accent-600\/30 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-r-accent-600\/38 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-r-accent-600\/40 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-r-accent-600\/5 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-r-accent-600\/50 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-r-accent-600\/60 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-r-accent-600\/70 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-r-accent-600\/75 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-r-accent-600\/80 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-r-accent-600\/87 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-r-accent-600\/90 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-r-accent-600\/95 {
  border-right-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-r-accent-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-700\/0 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-r-accent-700\/10 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-r-accent-700\/100 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-r-accent-700\/12 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-r-accent-700\/20 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-r-accent-700\/25 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-r-accent-700\/30 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-r-accent-700\/38 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-r-accent-700\/40 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-r-accent-700\/5 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-r-accent-700\/50 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-r-accent-700\/60 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-r-accent-700\/70 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-r-accent-700\/75 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-r-accent-700\/80 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-r-accent-700\/87 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-r-accent-700\/90 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-r-accent-700\/95 {
  border-right-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-r-accent-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-800\/0 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-r-accent-800\/10 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-r-accent-800\/100 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-r-accent-800\/12 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-r-accent-800\/20 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-r-accent-800\/25 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-r-accent-800\/30 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-r-accent-800\/38 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-r-accent-800\/40 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-r-accent-800\/5 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-r-accent-800\/50 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-r-accent-800\/60 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-r-accent-800\/70 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-r-accent-800\/75 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-r-accent-800\/80 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-r-accent-800\/87 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-r-accent-800\/90 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-r-accent-800\/95 {
  border-right-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-r-accent-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-900\/0 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-r-accent-900\/10 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-r-accent-900\/100 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-r-accent-900\/12 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-r-accent-900\/20 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-r-accent-900\/25 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-r-accent-900\/30 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-r-accent-900\/38 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-r-accent-900\/40 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-r-accent-900\/5 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-r-accent-900\/50 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-r-accent-900\/60 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-r-accent-900\/70 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-r-accent-900\/75 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-r-accent-900\/80 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-r-accent-900\/87 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-r-accent-900\/90 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-r-accent-900\/95 {
  border-right-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-r-accent-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-r-accent-950\/0 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-r-accent-950\/10 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-r-accent-950\/100 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-r-accent-950\/12 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-r-accent-950\/20 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-r-accent-950\/25 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-r-accent-950\/30 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-r-accent-950\/38 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-r-accent-950\/40 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-r-accent-950\/5 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-r-accent-950\/50 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-r-accent-950\/60 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-r-accent-950\/70 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-r-accent-950\/75 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-r-accent-950\/80 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-r-accent-950\/87 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-r-accent-950\/90 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-r-accent-950\/95 {
  border-right-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-r-accent\/0 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-r-accent\/10 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-r-accent\/100 {
  border-right-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-r-accent\/12 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-r-accent\/20 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-r-accent\/25 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-r-accent\/30 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-r-accent\/38 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-r-accent\/40 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-r-accent\/5 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-r-accent\/50 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-r-accent\/60 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-r-accent\/70 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-r-accent\/75 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-r-accent\/80 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-r-accent\/87 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-r-accent\/90 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-r-accent\/95 {
  border-right-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-r-amber-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-r-amber-100\/0 {
  border-right-color: rgb(254 243 199 / 0) !important;
}
.border-r-amber-100\/10 {
  border-right-color: rgb(254 243 199 / 0.1) !important;
}
.border-r-amber-100\/100 {
  border-right-color: rgb(254 243 199 / 1) !important;
}
.border-r-amber-100\/12 {
  border-right-color: rgb(254 243 199 / 0.12) !important;
}
.border-r-amber-100\/20 {
  border-right-color: rgb(254 243 199 / 0.2) !important;
}
.border-r-amber-100\/25 {
  border-right-color: rgb(254 243 199 / 0.25) !important;
}
.border-r-amber-100\/30 {
  border-right-color: rgb(254 243 199 / 0.3) !important;
}
.border-r-amber-100\/38 {
  border-right-color: rgb(254 243 199 / 0.38) !important;
}
.border-r-amber-100\/40 {
  border-right-color: rgb(254 243 199 / 0.4) !important;
}
.border-r-amber-100\/5 {
  border-right-color: rgb(254 243 199 / 0.05) !important;
}
.border-r-amber-100\/50 {
  border-right-color: rgb(254 243 199 / 0.5) !important;
}
.border-r-amber-100\/60 {
  border-right-color: rgb(254 243 199 / 0.6) !important;
}
.border-r-amber-100\/70 {
  border-right-color: rgb(254 243 199 / 0.7) !important;
}
.border-r-amber-100\/75 {
  border-right-color: rgb(254 243 199 / 0.75) !important;
}
.border-r-amber-100\/80 {
  border-right-color: rgb(254 243 199 / 0.8) !important;
}
.border-r-amber-100\/87 {
  border-right-color: rgb(254 243 199 / 0.87) !important;
}
.border-r-amber-100\/90 {
  border-right-color: rgb(254 243 199 / 0.9) !important;
}
.border-r-amber-100\/95 {
  border-right-color: rgb(254 243 199 / 0.95) !important;
}
.border-r-amber-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-r-amber-200\/0 {
  border-right-color: rgb(253 230 138 / 0) !important;
}
.border-r-amber-200\/10 {
  border-right-color: rgb(253 230 138 / 0.1) !important;
}
.border-r-amber-200\/100 {
  border-right-color: rgb(253 230 138 / 1) !important;
}
.border-r-amber-200\/12 {
  border-right-color: rgb(253 230 138 / 0.12) !important;
}
.border-r-amber-200\/20 {
  border-right-color: rgb(253 230 138 / 0.2) !important;
}
.border-r-amber-200\/25 {
  border-right-color: rgb(253 230 138 / 0.25) !important;
}
.border-r-amber-200\/30 {
  border-right-color: rgb(253 230 138 / 0.3) !important;
}
.border-r-amber-200\/38 {
  border-right-color: rgb(253 230 138 / 0.38) !important;
}
.border-r-amber-200\/40 {
  border-right-color: rgb(253 230 138 / 0.4) !important;
}
.border-r-amber-200\/5 {
  border-right-color: rgb(253 230 138 / 0.05) !important;
}
.border-r-amber-200\/50 {
  border-right-color: rgb(253 230 138 / 0.5) !important;
}
.border-r-amber-200\/60 {
  border-right-color: rgb(253 230 138 / 0.6) !important;
}
.border-r-amber-200\/70 {
  border-right-color: rgb(253 230 138 / 0.7) !important;
}
.border-r-amber-200\/75 {
  border-right-color: rgb(253 230 138 / 0.75) !important;
}
.border-r-amber-200\/80 {
  border-right-color: rgb(253 230 138 / 0.8) !important;
}
.border-r-amber-200\/87 {
  border-right-color: rgb(253 230 138 / 0.87) !important;
}
.border-r-amber-200\/90 {
  border-right-color: rgb(253 230 138 / 0.9) !important;
}
.border-r-amber-200\/95 {
  border-right-color: rgb(253 230 138 / 0.95) !important;
}
.border-r-amber-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-r-amber-300\/0 {
  border-right-color: rgb(252 211 77 / 0) !important;
}
.border-r-amber-300\/10 {
  border-right-color: rgb(252 211 77 / 0.1) !important;
}
.border-r-amber-300\/100 {
  border-right-color: rgb(252 211 77 / 1) !important;
}
.border-r-amber-300\/12 {
  border-right-color: rgb(252 211 77 / 0.12) !important;
}
.border-r-amber-300\/20 {
  border-right-color: rgb(252 211 77 / 0.2) !important;
}
.border-r-amber-300\/25 {
  border-right-color: rgb(252 211 77 / 0.25) !important;
}
.border-r-amber-300\/30 {
  border-right-color: rgb(252 211 77 / 0.3) !important;
}
.border-r-amber-300\/38 {
  border-right-color: rgb(252 211 77 / 0.38) !important;
}
.border-r-amber-300\/40 {
  border-right-color: rgb(252 211 77 / 0.4) !important;
}
.border-r-amber-300\/5 {
  border-right-color: rgb(252 211 77 / 0.05) !important;
}
.border-r-amber-300\/50 {
  border-right-color: rgb(252 211 77 / 0.5) !important;
}
.border-r-amber-300\/60 {
  border-right-color: rgb(252 211 77 / 0.6) !important;
}
.border-r-amber-300\/70 {
  border-right-color: rgb(252 211 77 / 0.7) !important;
}
.border-r-amber-300\/75 {
  border-right-color: rgb(252 211 77 / 0.75) !important;
}
.border-r-amber-300\/80 {
  border-right-color: rgb(252 211 77 / 0.8) !important;
}
.border-r-amber-300\/87 {
  border-right-color: rgb(252 211 77 / 0.87) !important;
}
.border-r-amber-300\/90 {
  border-right-color: rgb(252 211 77 / 0.9) !important;
}
.border-r-amber-300\/95 {
  border-right-color: rgb(252 211 77 / 0.95) !important;
}
.border-r-amber-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-r-amber-400\/0 {
  border-right-color: rgb(251 191 36 / 0) !important;
}
.border-r-amber-400\/10 {
  border-right-color: rgb(251 191 36 / 0.1) !important;
}
.border-r-amber-400\/100 {
  border-right-color: rgb(251 191 36 / 1) !important;
}
.border-r-amber-400\/12 {
  border-right-color: rgb(251 191 36 / 0.12) !important;
}
.border-r-amber-400\/20 {
  border-right-color: rgb(251 191 36 / 0.2) !important;
}
.border-r-amber-400\/25 {
  border-right-color: rgb(251 191 36 / 0.25) !important;
}
.border-r-amber-400\/30 {
  border-right-color: rgb(251 191 36 / 0.3) !important;
}
.border-r-amber-400\/38 {
  border-right-color: rgb(251 191 36 / 0.38) !important;
}
.border-r-amber-400\/40 {
  border-right-color: rgb(251 191 36 / 0.4) !important;
}
.border-r-amber-400\/5 {
  border-right-color: rgb(251 191 36 / 0.05) !important;
}
.border-r-amber-400\/50 {
  border-right-color: rgb(251 191 36 / 0.5) !important;
}
.border-r-amber-400\/60 {
  border-right-color: rgb(251 191 36 / 0.6) !important;
}
.border-r-amber-400\/70 {
  border-right-color: rgb(251 191 36 / 0.7) !important;
}
.border-r-amber-400\/75 {
  border-right-color: rgb(251 191 36 / 0.75) !important;
}
.border-r-amber-400\/80 {
  border-right-color: rgb(251 191 36 / 0.8) !important;
}
.border-r-amber-400\/87 {
  border-right-color: rgb(251 191 36 / 0.87) !important;
}
.border-r-amber-400\/90 {
  border-right-color: rgb(251 191 36 / 0.9) !important;
}
.border-r-amber-400\/95 {
  border-right-color: rgb(251 191 36 / 0.95) !important;
}
.border-r-amber-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-r-amber-50\/0 {
  border-right-color: rgb(255 251 235 / 0) !important;
}
.border-r-amber-50\/10 {
  border-right-color: rgb(255 251 235 / 0.1) !important;
}
.border-r-amber-50\/100 {
  border-right-color: rgb(255 251 235 / 1) !important;
}
.border-r-amber-50\/12 {
  border-right-color: rgb(255 251 235 / 0.12) !important;
}
.border-r-amber-50\/20 {
  border-right-color: rgb(255 251 235 / 0.2) !important;
}
.border-r-amber-50\/25 {
  border-right-color: rgb(255 251 235 / 0.25) !important;
}
.border-r-amber-50\/30 {
  border-right-color: rgb(255 251 235 / 0.3) !important;
}
.border-r-amber-50\/38 {
  border-right-color: rgb(255 251 235 / 0.38) !important;
}
.border-r-amber-50\/40 {
  border-right-color: rgb(255 251 235 / 0.4) !important;
}
.border-r-amber-50\/5 {
  border-right-color: rgb(255 251 235 / 0.05) !important;
}
.border-r-amber-50\/50 {
  border-right-color: rgb(255 251 235 / 0.5) !important;
}
.border-r-amber-50\/60 {
  border-right-color: rgb(255 251 235 / 0.6) !important;
}
.border-r-amber-50\/70 {
  border-right-color: rgb(255 251 235 / 0.7) !important;
}
.border-r-amber-50\/75 {
  border-right-color: rgb(255 251 235 / 0.75) !important;
}
.border-r-amber-50\/80 {
  border-right-color: rgb(255 251 235 / 0.8) !important;
}
.border-r-amber-50\/87 {
  border-right-color: rgb(255 251 235 / 0.87) !important;
}
.border-r-amber-50\/90 {
  border-right-color: rgb(255 251 235 / 0.9) !important;
}
.border-r-amber-50\/95 {
  border-right-color: rgb(255 251 235 / 0.95) !important;
}
.border-r-amber-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-r-amber-500\/0 {
  border-right-color: rgb(245 158 11 / 0) !important;
}
.border-r-amber-500\/10 {
  border-right-color: rgb(245 158 11 / 0.1) !important;
}
.border-r-amber-500\/100 {
  border-right-color: rgb(245 158 11 / 1) !important;
}
.border-r-amber-500\/12 {
  border-right-color: rgb(245 158 11 / 0.12) !important;
}
.border-r-amber-500\/20 {
  border-right-color: rgb(245 158 11 / 0.2) !important;
}
.border-r-amber-500\/25 {
  border-right-color: rgb(245 158 11 / 0.25) !important;
}
.border-r-amber-500\/30 {
  border-right-color: rgb(245 158 11 / 0.3) !important;
}
.border-r-amber-500\/38 {
  border-right-color: rgb(245 158 11 / 0.38) !important;
}
.border-r-amber-500\/40 {
  border-right-color: rgb(245 158 11 / 0.4) !important;
}
.border-r-amber-500\/5 {
  border-right-color: rgb(245 158 11 / 0.05) !important;
}
.border-r-amber-500\/50 {
  border-right-color: rgb(245 158 11 / 0.5) !important;
}
.border-r-amber-500\/60 {
  border-right-color: rgb(245 158 11 / 0.6) !important;
}
.border-r-amber-500\/70 {
  border-right-color: rgb(245 158 11 / 0.7) !important;
}
.border-r-amber-500\/75 {
  border-right-color: rgb(245 158 11 / 0.75) !important;
}
.border-r-amber-500\/80 {
  border-right-color: rgb(245 158 11 / 0.8) !important;
}
.border-r-amber-500\/87 {
  border-right-color: rgb(245 158 11 / 0.87) !important;
}
.border-r-amber-500\/90 {
  border-right-color: rgb(245 158 11 / 0.9) !important;
}
.border-r-amber-500\/95 {
  border-right-color: rgb(245 158 11 / 0.95) !important;
}
.border-r-amber-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-r-amber-600\/0 {
  border-right-color: rgb(217 119 6 / 0) !important;
}
.border-r-amber-600\/10 {
  border-right-color: rgb(217 119 6 / 0.1) !important;
}
.border-r-amber-600\/100 {
  border-right-color: rgb(217 119 6 / 1) !important;
}
.border-r-amber-600\/12 {
  border-right-color: rgb(217 119 6 / 0.12) !important;
}
.border-r-amber-600\/20 {
  border-right-color: rgb(217 119 6 / 0.2) !important;
}
.border-r-amber-600\/25 {
  border-right-color: rgb(217 119 6 / 0.25) !important;
}
.border-r-amber-600\/30 {
  border-right-color: rgb(217 119 6 / 0.3) !important;
}
.border-r-amber-600\/38 {
  border-right-color: rgb(217 119 6 / 0.38) !important;
}
.border-r-amber-600\/40 {
  border-right-color: rgb(217 119 6 / 0.4) !important;
}
.border-r-amber-600\/5 {
  border-right-color: rgb(217 119 6 / 0.05) !important;
}
.border-r-amber-600\/50 {
  border-right-color: rgb(217 119 6 / 0.5) !important;
}
.border-r-amber-600\/60 {
  border-right-color: rgb(217 119 6 / 0.6) !important;
}
.border-r-amber-600\/70 {
  border-right-color: rgb(217 119 6 / 0.7) !important;
}
.border-r-amber-600\/75 {
  border-right-color: rgb(217 119 6 / 0.75) !important;
}
.border-r-amber-600\/80 {
  border-right-color: rgb(217 119 6 / 0.8) !important;
}
.border-r-amber-600\/87 {
  border-right-color: rgb(217 119 6 / 0.87) !important;
}
.border-r-amber-600\/90 {
  border-right-color: rgb(217 119 6 / 0.9) !important;
}
.border-r-amber-600\/95 {
  border-right-color: rgb(217 119 6 / 0.95) !important;
}
.border-r-amber-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-r-amber-700\/0 {
  border-right-color: rgb(180 83 9 / 0) !important;
}
.border-r-amber-700\/10 {
  border-right-color: rgb(180 83 9 / 0.1) !important;
}
.border-r-amber-700\/100 {
  border-right-color: rgb(180 83 9 / 1) !important;
}
.border-r-amber-700\/12 {
  border-right-color: rgb(180 83 9 / 0.12) !important;
}
.border-r-amber-700\/20 {
  border-right-color: rgb(180 83 9 / 0.2) !important;
}
.border-r-amber-700\/25 {
  border-right-color: rgb(180 83 9 / 0.25) !important;
}
.border-r-amber-700\/30 {
  border-right-color: rgb(180 83 9 / 0.3) !important;
}
.border-r-amber-700\/38 {
  border-right-color: rgb(180 83 9 / 0.38) !important;
}
.border-r-amber-700\/40 {
  border-right-color: rgb(180 83 9 / 0.4) !important;
}
.border-r-amber-700\/5 {
  border-right-color: rgb(180 83 9 / 0.05) !important;
}
.border-r-amber-700\/50 {
  border-right-color: rgb(180 83 9 / 0.5) !important;
}
.border-r-amber-700\/60 {
  border-right-color: rgb(180 83 9 / 0.6) !important;
}
.border-r-amber-700\/70 {
  border-right-color: rgb(180 83 9 / 0.7) !important;
}
.border-r-amber-700\/75 {
  border-right-color: rgb(180 83 9 / 0.75) !important;
}
.border-r-amber-700\/80 {
  border-right-color: rgb(180 83 9 / 0.8) !important;
}
.border-r-amber-700\/87 {
  border-right-color: rgb(180 83 9 / 0.87) !important;
}
.border-r-amber-700\/90 {
  border-right-color: rgb(180 83 9 / 0.9) !important;
}
.border-r-amber-700\/95 {
  border-right-color: rgb(180 83 9 / 0.95) !important;
}
.border-r-amber-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-r-amber-800\/0 {
  border-right-color: rgb(146 64 14 / 0) !important;
}
.border-r-amber-800\/10 {
  border-right-color: rgb(146 64 14 / 0.1) !important;
}
.border-r-amber-800\/100 {
  border-right-color: rgb(146 64 14 / 1) !important;
}
.border-r-amber-800\/12 {
  border-right-color: rgb(146 64 14 / 0.12) !important;
}
.border-r-amber-800\/20 {
  border-right-color: rgb(146 64 14 / 0.2) !important;
}
.border-r-amber-800\/25 {
  border-right-color: rgb(146 64 14 / 0.25) !important;
}
.border-r-amber-800\/30 {
  border-right-color: rgb(146 64 14 / 0.3) !important;
}
.border-r-amber-800\/38 {
  border-right-color: rgb(146 64 14 / 0.38) !important;
}
.border-r-amber-800\/40 {
  border-right-color: rgb(146 64 14 / 0.4) !important;
}
.border-r-amber-800\/5 {
  border-right-color: rgb(146 64 14 / 0.05) !important;
}
.border-r-amber-800\/50 {
  border-right-color: rgb(146 64 14 / 0.5) !important;
}
.border-r-amber-800\/60 {
  border-right-color: rgb(146 64 14 / 0.6) !important;
}
.border-r-amber-800\/70 {
  border-right-color: rgb(146 64 14 / 0.7) !important;
}
.border-r-amber-800\/75 {
  border-right-color: rgb(146 64 14 / 0.75) !important;
}
.border-r-amber-800\/80 {
  border-right-color: rgb(146 64 14 / 0.8) !important;
}
.border-r-amber-800\/87 {
  border-right-color: rgb(146 64 14 / 0.87) !important;
}
.border-r-amber-800\/90 {
  border-right-color: rgb(146 64 14 / 0.9) !important;
}
.border-r-amber-800\/95 {
  border-right-color: rgb(146 64 14 / 0.95) !important;
}
.border-r-amber-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-r-amber-900\/0 {
  border-right-color: rgb(120 53 15 / 0) !important;
}
.border-r-amber-900\/10 {
  border-right-color: rgb(120 53 15 / 0.1) !important;
}
.border-r-amber-900\/100 {
  border-right-color: rgb(120 53 15 / 1) !important;
}
.border-r-amber-900\/12 {
  border-right-color: rgb(120 53 15 / 0.12) !important;
}
.border-r-amber-900\/20 {
  border-right-color: rgb(120 53 15 / 0.2) !important;
}
.border-r-amber-900\/25 {
  border-right-color: rgb(120 53 15 / 0.25) !important;
}
.border-r-amber-900\/30 {
  border-right-color: rgb(120 53 15 / 0.3) !important;
}
.border-r-amber-900\/38 {
  border-right-color: rgb(120 53 15 / 0.38) !important;
}
.border-r-amber-900\/40 {
  border-right-color: rgb(120 53 15 / 0.4) !important;
}
.border-r-amber-900\/5 {
  border-right-color: rgb(120 53 15 / 0.05) !important;
}
.border-r-amber-900\/50 {
  border-right-color: rgb(120 53 15 / 0.5) !important;
}
.border-r-amber-900\/60 {
  border-right-color: rgb(120 53 15 / 0.6) !important;
}
.border-r-amber-900\/70 {
  border-right-color: rgb(120 53 15 / 0.7) !important;
}
.border-r-amber-900\/75 {
  border-right-color: rgb(120 53 15 / 0.75) !important;
}
.border-r-amber-900\/80 {
  border-right-color: rgb(120 53 15 / 0.8) !important;
}
.border-r-amber-900\/87 {
  border-right-color: rgb(120 53 15 / 0.87) !important;
}
.border-r-amber-900\/90 {
  border-right-color: rgb(120 53 15 / 0.9) !important;
}
.border-r-amber-900\/95 {
  border-right-color: rgb(120 53 15 / 0.95) !important;
}
.border-r-amber-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-r-amber-950\/0 {
  border-right-color: rgb(69 26 3 / 0) !important;
}
.border-r-amber-950\/10 {
  border-right-color: rgb(69 26 3 / 0.1) !important;
}
.border-r-amber-950\/100 {
  border-right-color: rgb(69 26 3 / 1) !important;
}
.border-r-amber-950\/12 {
  border-right-color: rgb(69 26 3 / 0.12) !important;
}
.border-r-amber-950\/20 {
  border-right-color: rgb(69 26 3 / 0.2) !important;
}
.border-r-amber-950\/25 {
  border-right-color: rgb(69 26 3 / 0.25) !important;
}
.border-r-amber-950\/30 {
  border-right-color: rgb(69 26 3 / 0.3) !important;
}
.border-r-amber-950\/38 {
  border-right-color: rgb(69 26 3 / 0.38) !important;
}
.border-r-amber-950\/40 {
  border-right-color: rgb(69 26 3 / 0.4) !important;
}
.border-r-amber-950\/5 {
  border-right-color: rgb(69 26 3 / 0.05) !important;
}
.border-r-amber-950\/50 {
  border-right-color: rgb(69 26 3 / 0.5) !important;
}
.border-r-amber-950\/60 {
  border-right-color: rgb(69 26 3 / 0.6) !important;
}
.border-r-amber-950\/70 {
  border-right-color: rgb(69 26 3 / 0.7) !important;
}
.border-r-amber-950\/75 {
  border-right-color: rgb(69 26 3 / 0.75) !important;
}
.border-r-amber-950\/80 {
  border-right-color: rgb(69 26 3 / 0.8) !important;
}
.border-r-amber-950\/87 {
  border-right-color: rgb(69 26 3 / 0.87) !important;
}
.border-r-amber-950\/90 {
  border-right-color: rgb(69 26 3 / 0.9) !important;
}
.border-r-amber-950\/95 {
  border-right-color: rgb(69 26 3 / 0.95) !important;
}
.border-r-black {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-r-black\/0 {
  border-right-color: rgb(0 0 0 / 0) !important;
}
.border-r-black\/10 {
  border-right-color: rgb(0 0 0 / 0.1) !important;
}
.border-r-black\/100 {
  border-right-color: rgb(0 0 0 / 1) !important;
}
.border-r-black\/12 {
  border-right-color: rgb(0 0 0 / 0.12) !important;
}
.border-r-black\/20 {
  border-right-color: rgb(0 0 0 / 0.2) !important;
}
.border-r-black\/25 {
  border-right-color: rgb(0 0 0 / 0.25) !important;
}
.border-r-black\/30 {
  border-right-color: rgb(0 0 0 / 0.3) !important;
}
.border-r-black\/38 {
  border-right-color: rgb(0 0 0 / 0.38) !important;
}
.border-r-black\/40 {
  border-right-color: rgb(0 0 0 / 0.4) !important;
}
.border-r-black\/5 {
  border-right-color: rgb(0 0 0 / 0.05) !important;
}
.border-r-black\/50 {
  border-right-color: rgb(0 0 0 / 0.5) !important;
}
.border-r-black\/60 {
  border-right-color: rgb(0 0 0 / 0.6) !important;
}
.border-r-black\/70 {
  border-right-color: rgb(0 0 0 / 0.7) !important;
}
.border-r-black\/75 {
  border-right-color: rgb(0 0 0 / 0.75) !important;
}
.border-r-black\/80 {
  border-right-color: rgb(0 0 0 / 0.8) !important;
}
.border-r-black\/87 {
  border-right-color: rgb(0 0 0 / 0.87) !important;
}
.border-r-black\/90 {
  border-right-color: rgb(0 0 0 / 0.9) !important;
}
.border-r-black\/95 {
  border-right-color: rgb(0 0 0 / 0.95) !important;
}
.border-r-blue-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-r-blue-100\/0 {
  border-right-color: rgb(219 234 254 / 0) !important;
}
.border-r-blue-100\/10 {
  border-right-color: rgb(219 234 254 / 0.1) !important;
}
.border-r-blue-100\/100 {
  border-right-color: rgb(219 234 254 / 1) !important;
}
.border-r-blue-100\/12 {
  border-right-color: rgb(219 234 254 / 0.12) !important;
}
.border-r-blue-100\/20 {
  border-right-color: rgb(219 234 254 / 0.2) !important;
}
.border-r-blue-100\/25 {
  border-right-color: rgb(219 234 254 / 0.25) !important;
}
.border-r-blue-100\/30 {
  border-right-color: rgb(219 234 254 / 0.3) !important;
}
.border-r-blue-100\/38 {
  border-right-color: rgb(219 234 254 / 0.38) !important;
}
.border-r-blue-100\/40 {
  border-right-color: rgb(219 234 254 / 0.4) !important;
}
.border-r-blue-100\/5 {
  border-right-color: rgb(219 234 254 / 0.05) !important;
}
.border-r-blue-100\/50 {
  border-right-color: rgb(219 234 254 / 0.5) !important;
}
.border-r-blue-100\/60 {
  border-right-color: rgb(219 234 254 / 0.6) !important;
}
.border-r-blue-100\/70 {
  border-right-color: rgb(219 234 254 / 0.7) !important;
}
.border-r-blue-100\/75 {
  border-right-color: rgb(219 234 254 / 0.75) !important;
}
.border-r-blue-100\/80 {
  border-right-color: rgb(219 234 254 / 0.8) !important;
}
.border-r-blue-100\/87 {
  border-right-color: rgb(219 234 254 / 0.87) !important;
}
.border-r-blue-100\/90 {
  border-right-color: rgb(219 234 254 / 0.9) !important;
}
.border-r-blue-100\/95 {
  border-right-color: rgb(219 234 254 / 0.95) !important;
}
.border-r-blue-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-r-blue-200\/0 {
  border-right-color: rgb(191 219 254 / 0) !important;
}
.border-r-blue-200\/10 {
  border-right-color: rgb(191 219 254 / 0.1) !important;
}
.border-r-blue-200\/100 {
  border-right-color: rgb(191 219 254 / 1) !important;
}
.border-r-blue-200\/12 {
  border-right-color: rgb(191 219 254 / 0.12) !important;
}
.border-r-blue-200\/20 {
  border-right-color: rgb(191 219 254 / 0.2) !important;
}
.border-r-blue-200\/25 {
  border-right-color: rgb(191 219 254 / 0.25) !important;
}
.border-r-blue-200\/30 {
  border-right-color: rgb(191 219 254 / 0.3) !important;
}
.border-r-blue-200\/38 {
  border-right-color: rgb(191 219 254 / 0.38) !important;
}
.border-r-blue-200\/40 {
  border-right-color: rgb(191 219 254 / 0.4) !important;
}
.border-r-blue-200\/5 {
  border-right-color: rgb(191 219 254 / 0.05) !important;
}
.border-r-blue-200\/50 {
  border-right-color: rgb(191 219 254 / 0.5) !important;
}
.border-r-blue-200\/60 {
  border-right-color: rgb(191 219 254 / 0.6) !important;
}
.border-r-blue-200\/70 {
  border-right-color: rgb(191 219 254 / 0.7) !important;
}
.border-r-blue-200\/75 {
  border-right-color: rgb(191 219 254 / 0.75) !important;
}
.border-r-blue-200\/80 {
  border-right-color: rgb(191 219 254 / 0.8) !important;
}
.border-r-blue-200\/87 {
  border-right-color: rgb(191 219 254 / 0.87) !important;
}
.border-r-blue-200\/90 {
  border-right-color: rgb(191 219 254 / 0.9) !important;
}
.border-r-blue-200\/95 {
  border-right-color: rgb(191 219 254 / 0.95) !important;
}
.border-r-blue-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-r-blue-300\/0 {
  border-right-color: rgb(147 197 253 / 0) !important;
}
.border-r-blue-300\/10 {
  border-right-color: rgb(147 197 253 / 0.1) !important;
}
.border-r-blue-300\/100 {
  border-right-color: rgb(147 197 253 / 1) !important;
}
.border-r-blue-300\/12 {
  border-right-color: rgb(147 197 253 / 0.12) !important;
}
.border-r-blue-300\/20 {
  border-right-color: rgb(147 197 253 / 0.2) !important;
}
.border-r-blue-300\/25 {
  border-right-color: rgb(147 197 253 / 0.25) !important;
}
.border-r-blue-300\/30 {
  border-right-color: rgb(147 197 253 / 0.3) !important;
}
.border-r-blue-300\/38 {
  border-right-color: rgb(147 197 253 / 0.38) !important;
}
.border-r-blue-300\/40 {
  border-right-color: rgb(147 197 253 / 0.4) !important;
}
.border-r-blue-300\/5 {
  border-right-color: rgb(147 197 253 / 0.05) !important;
}
.border-r-blue-300\/50 {
  border-right-color: rgb(147 197 253 / 0.5) !important;
}
.border-r-blue-300\/60 {
  border-right-color: rgb(147 197 253 / 0.6) !important;
}
.border-r-blue-300\/70 {
  border-right-color: rgb(147 197 253 / 0.7) !important;
}
.border-r-blue-300\/75 {
  border-right-color: rgb(147 197 253 / 0.75) !important;
}
.border-r-blue-300\/80 {
  border-right-color: rgb(147 197 253 / 0.8) !important;
}
.border-r-blue-300\/87 {
  border-right-color: rgb(147 197 253 / 0.87) !important;
}
.border-r-blue-300\/90 {
  border-right-color: rgb(147 197 253 / 0.9) !important;
}
.border-r-blue-300\/95 {
  border-right-color: rgb(147 197 253 / 0.95) !important;
}
.border-r-blue-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-r-blue-400\/0 {
  border-right-color: rgb(96 165 250 / 0) !important;
}
.border-r-blue-400\/10 {
  border-right-color: rgb(96 165 250 / 0.1) !important;
}
.border-r-blue-400\/100 {
  border-right-color: rgb(96 165 250 / 1) !important;
}
.border-r-blue-400\/12 {
  border-right-color: rgb(96 165 250 / 0.12) !important;
}
.border-r-blue-400\/20 {
  border-right-color: rgb(96 165 250 / 0.2) !important;
}
.border-r-blue-400\/25 {
  border-right-color: rgb(96 165 250 / 0.25) !important;
}
.border-r-blue-400\/30 {
  border-right-color: rgb(96 165 250 / 0.3) !important;
}
.border-r-blue-400\/38 {
  border-right-color: rgb(96 165 250 / 0.38) !important;
}
.border-r-blue-400\/40 {
  border-right-color: rgb(96 165 250 / 0.4) !important;
}
.border-r-blue-400\/5 {
  border-right-color: rgb(96 165 250 / 0.05) !important;
}
.border-r-blue-400\/50 {
  border-right-color: rgb(96 165 250 / 0.5) !important;
}
.border-r-blue-400\/60 {
  border-right-color: rgb(96 165 250 / 0.6) !important;
}
.border-r-blue-400\/70 {
  border-right-color: rgb(96 165 250 / 0.7) !important;
}
.border-r-blue-400\/75 {
  border-right-color: rgb(96 165 250 / 0.75) !important;
}
.border-r-blue-400\/80 {
  border-right-color: rgb(96 165 250 / 0.8) !important;
}
.border-r-blue-400\/87 {
  border-right-color: rgb(96 165 250 / 0.87) !important;
}
.border-r-blue-400\/90 {
  border-right-color: rgb(96 165 250 / 0.9) !important;
}
.border-r-blue-400\/95 {
  border-right-color: rgb(96 165 250 / 0.95) !important;
}
.border-r-blue-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-r-blue-50\/0 {
  border-right-color: rgb(239 246 255 / 0) !important;
}
.border-r-blue-50\/10 {
  border-right-color: rgb(239 246 255 / 0.1) !important;
}
.border-r-blue-50\/100 {
  border-right-color: rgb(239 246 255 / 1) !important;
}
.border-r-blue-50\/12 {
  border-right-color: rgb(239 246 255 / 0.12) !important;
}
.border-r-blue-50\/20 {
  border-right-color: rgb(239 246 255 / 0.2) !important;
}
.border-r-blue-50\/25 {
  border-right-color: rgb(239 246 255 / 0.25) !important;
}
.border-r-blue-50\/30 {
  border-right-color: rgb(239 246 255 / 0.3) !important;
}
.border-r-blue-50\/38 {
  border-right-color: rgb(239 246 255 / 0.38) !important;
}
.border-r-blue-50\/40 {
  border-right-color: rgb(239 246 255 / 0.4) !important;
}
.border-r-blue-50\/5 {
  border-right-color: rgb(239 246 255 / 0.05) !important;
}
.border-r-blue-50\/50 {
  border-right-color: rgb(239 246 255 / 0.5) !important;
}
.border-r-blue-50\/60 {
  border-right-color: rgb(239 246 255 / 0.6) !important;
}
.border-r-blue-50\/70 {
  border-right-color: rgb(239 246 255 / 0.7) !important;
}
.border-r-blue-50\/75 {
  border-right-color: rgb(239 246 255 / 0.75) !important;
}
.border-r-blue-50\/80 {
  border-right-color: rgb(239 246 255 / 0.8) !important;
}
.border-r-blue-50\/87 {
  border-right-color: rgb(239 246 255 / 0.87) !important;
}
.border-r-blue-50\/90 {
  border-right-color: rgb(239 246 255 / 0.9) !important;
}
.border-r-blue-50\/95 {
  border-right-color: rgb(239 246 255 / 0.95) !important;
}
.border-r-blue-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-r-blue-500\/0 {
  border-right-color: rgb(59 130 246 / 0) !important;
}
.border-r-blue-500\/10 {
  border-right-color: rgb(59 130 246 / 0.1) !important;
}
.border-r-blue-500\/100 {
  border-right-color: rgb(59 130 246 / 1) !important;
}
.border-r-blue-500\/12 {
  border-right-color: rgb(59 130 246 / 0.12) !important;
}
.border-r-blue-500\/20 {
  border-right-color: rgb(59 130 246 / 0.2) !important;
}
.border-r-blue-500\/25 {
  border-right-color: rgb(59 130 246 / 0.25) !important;
}
.border-r-blue-500\/30 {
  border-right-color: rgb(59 130 246 / 0.3) !important;
}
.border-r-blue-500\/38 {
  border-right-color: rgb(59 130 246 / 0.38) !important;
}
.border-r-blue-500\/40 {
  border-right-color: rgb(59 130 246 / 0.4) !important;
}
.border-r-blue-500\/5 {
  border-right-color: rgb(59 130 246 / 0.05) !important;
}
.border-r-blue-500\/50 {
  border-right-color: rgb(59 130 246 / 0.5) !important;
}
.border-r-blue-500\/60 {
  border-right-color: rgb(59 130 246 / 0.6) !important;
}
.border-r-blue-500\/70 {
  border-right-color: rgb(59 130 246 / 0.7) !important;
}
.border-r-blue-500\/75 {
  border-right-color: rgb(59 130 246 / 0.75) !important;
}
.border-r-blue-500\/80 {
  border-right-color: rgb(59 130 246 / 0.8) !important;
}
.border-r-blue-500\/87 {
  border-right-color: rgb(59 130 246 / 0.87) !important;
}
.border-r-blue-500\/90 {
  border-right-color: rgb(59 130 246 / 0.9) !important;
}
.border-r-blue-500\/95 {
  border-right-color: rgb(59 130 246 / 0.95) !important;
}
.border-r-blue-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-r-blue-600\/0 {
  border-right-color: rgb(37 99 235 / 0) !important;
}
.border-r-blue-600\/10 {
  border-right-color: rgb(37 99 235 / 0.1) !important;
}
.border-r-blue-600\/100 {
  border-right-color: rgb(37 99 235 / 1) !important;
}
.border-r-blue-600\/12 {
  border-right-color: rgb(37 99 235 / 0.12) !important;
}
.border-r-blue-600\/20 {
  border-right-color: rgb(37 99 235 / 0.2) !important;
}
.border-r-blue-600\/25 {
  border-right-color: rgb(37 99 235 / 0.25) !important;
}
.border-r-blue-600\/30 {
  border-right-color: rgb(37 99 235 / 0.3) !important;
}
.border-r-blue-600\/38 {
  border-right-color: rgb(37 99 235 / 0.38) !important;
}
.border-r-blue-600\/40 {
  border-right-color: rgb(37 99 235 / 0.4) !important;
}
.border-r-blue-600\/5 {
  border-right-color: rgb(37 99 235 / 0.05) !important;
}
.border-r-blue-600\/50 {
  border-right-color: rgb(37 99 235 / 0.5) !important;
}
.border-r-blue-600\/60 {
  border-right-color: rgb(37 99 235 / 0.6) !important;
}
.border-r-blue-600\/70 {
  border-right-color: rgb(37 99 235 / 0.7) !important;
}
.border-r-blue-600\/75 {
  border-right-color: rgb(37 99 235 / 0.75) !important;
}
.border-r-blue-600\/80 {
  border-right-color: rgb(37 99 235 / 0.8) !important;
}
.border-r-blue-600\/87 {
  border-right-color: rgb(37 99 235 / 0.87) !important;
}
.border-r-blue-600\/90 {
  border-right-color: rgb(37 99 235 / 0.9) !important;
}
.border-r-blue-600\/95 {
  border-right-color: rgb(37 99 235 / 0.95) !important;
}
.border-r-blue-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-r-blue-700\/0 {
  border-right-color: rgb(29 78 216 / 0) !important;
}
.border-r-blue-700\/10 {
  border-right-color: rgb(29 78 216 / 0.1) !important;
}
.border-r-blue-700\/100 {
  border-right-color: rgb(29 78 216 / 1) !important;
}
.border-r-blue-700\/12 {
  border-right-color: rgb(29 78 216 / 0.12) !important;
}
.border-r-blue-700\/20 {
  border-right-color: rgb(29 78 216 / 0.2) !important;
}
.border-r-blue-700\/25 {
  border-right-color: rgb(29 78 216 / 0.25) !important;
}
.border-r-blue-700\/30 {
  border-right-color: rgb(29 78 216 / 0.3) !important;
}
.border-r-blue-700\/38 {
  border-right-color: rgb(29 78 216 / 0.38) !important;
}
.border-r-blue-700\/40 {
  border-right-color: rgb(29 78 216 / 0.4) !important;
}
.border-r-blue-700\/5 {
  border-right-color: rgb(29 78 216 / 0.05) !important;
}
.border-r-blue-700\/50 {
  border-right-color: rgb(29 78 216 / 0.5) !important;
}
.border-r-blue-700\/60 {
  border-right-color: rgb(29 78 216 / 0.6) !important;
}
.border-r-blue-700\/70 {
  border-right-color: rgb(29 78 216 / 0.7) !important;
}
.border-r-blue-700\/75 {
  border-right-color: rgb(29 78 216 / 0.75) !important;
}
.border-r-blue-700\/80 {
  border-right-color: rgb(29 78 216 / 0.8) !important;
}
.border-r-blue-700\/87 {
  border-right-color: rgb(29 78 216 / 0.87) !important;
}
.border-r-blue-700\/90 {
  border-right-color: rgb(29 78 216 / 0.9) !important;
}
.border-r-blue-700\/95 {
  border-right-color: rgb(29 78 216 / 0.95) !important;
}
.border-r-blue-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-r-blue-800\/0 {
  border-right-color: rgb(30 64 175 / 0) !important;
}
.border-r-blue-800\/10 {
  border-right-color: rgb(30 64 175 / 0.1) !important;
}
.border-r-blue-800\/100 {
  border-right-color: rgb(30 64 175 / 1) !important;
}
.border-r-blue-800\/12 {
  border-right-color: rgb(30 64 175 / 0.12) !important;
}
.border-r-blue-800\/20 {
  border-right-color: rgb(30 64 175 / 0.2) !important;
}
.border-r-blue-800\/25 {
  border-right-color: rgb(30 64 175 / 0.25) !important;
}
.border-r-blue-800\/30 {
  border-right-color: rgb(30 64 175 / 0.3) !important;
}
.border-r-blue-800\/38 {
  border-right-color: rgb(30 64 175 / 0.38) !important;
}
.border-r-blue-800\/40 {
  border-right-color: rgb(30 64 175 / 0.4) !important;
}
.border-r-blue-800\/5 {
  border-right-color: rgb(30 64 175 / 0.05) !important;
}
.border-r-blue-800\/50 {
  border-right-color: rgb(30 64 175 / 0.5) !important;
}
.border-r-blue-800\/60 {
  border-right-color: rgb(30 64 175 / 0.6) !important;
}
.border-r-blue-800\/70 {
  border-right-color: rgb(30 64 175 / 0.7) !important;
}
.border-r-blue-800\/75 {
  border-right-color: rgb(30 64 175 / 0.75) !important;
}
.border-r-blue-800\/80 {
  border-right-color: rgb(30 64 175 / 0.8) !important;
}
.border-r-blue-800\/87 {
  border-right-color: rgb(30 64 175 / 0.87) !important;
}
.border-r-blue-800\/90 {
  border-right-color: rgb(30 64 175 / 0.9) !important;
}
.border-r-blue-800\/95 {
  border-right-color: rgb(30 64 175 / 0.95) !important;
}
.border-r-blue-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-r-blue-900\/0 {
  border-right-color: rgb(30 58 138 / 0) !important;
}
.border-r-blue-900\/10 {
  border-right-color: rgb(30 58 138 / 0.1) !important;
}
.border-r-blue-900\/100 {
  border-right-color: rgb(30 58 138 / 1) !important;
}
.border-r-blue-900\/12 {
  border-right-color: rgb(30 58 138 / 0.12) !important;
}
.border-r-blue-900\/20 {
  border-right-color: rgb(30 58 138 / 0.2) !important;
}
.border-r-blue-900\/25 {
  border-right-color: rgb(30 58 138 / 0.25) !important;
}
.border-r-blue-900\/30 {
  border-right-color: rgb(30 58 138 / 0.3) !important;
}
.border-r-blue-900\/38 {
  border-right-color: rgb(30 58 138 / 0.38) !important;
}
.border-r-blue-900\/40 {
  border-right-color: rgb(30 58 138 / 0.4) !important;
}
.border-r-blue-900\/5 {
  border-right-color: rgb(30 58 138 / 0.05) !important;
}
.border-r-blue-900\/50 {
  border-right-color: rgb(30 58 138 / 0.5) !important;
}
.border-r-blue-900\/60 {
  border-right-color: rgb(30 58 138 / 0.6) !important;
}
.border-r-blue-900\/70 {
  border-right-color: rgb(30 58 138 / 0.7) !important;
}
.border-r-blue-900\/75 {
  border-right-color: rgb(30 58 138 / 0.75) !important;
}
.border-r-blue-900\/80 {
  border-right-color: rgb(30 58 138 / 0.8) !important;
}
.border-r-blue-900\/87 {
  border-right-color: rgb(30 58 138 / 0.87) !important;
}
.border-r-blue-900\/90 {
  border-right-color: rgb(30 58 138 / 0.9) !important;
}
.border-r-blue-900\/95 {
  border-right-color: rgb(30 58 138 / 0.95) !important;
}
.border-r-blue-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-r-blue-950\/0 {
  border-right-color: rgb(23 37 84 / 0) !important;
}
.border-r-blue-950\/10 {
  border-right-color: rgb(23 37 84 / 0.1) !important;
}
.border-r-blue-950\/100 {
  border-right-color: rgb(23 37 84 / 1) !important;
}
.border-r-blue-950\/12 {
  border-right-color: rgb(23 37 84 / 0.12) !important;
}
.border-r-blue-950\/20 {
  border-right-color: rgb(23 37 84 / 0.2) !important;
}
.border-r-blue-950\/25 {
  border-right-color: rgb(23 37 84 / 0.25) !important;
}
.border-r-blue-950\/30 {
  border-right-color: rgb(23 37 84 / 0.3) !important;
}
.border-r-blue-950\/38 {
  border-right-color: rgb(23 37 84 / 0.38) !important;
}
.border-r-blue-950\/40 {
  border-right-color: rgb(23 37 84 / 0.4) !important;
}
.border-r-blue-950\/5 {
  border-right-color: rgb(23 37 84 / 0.05) !important;
}
.border-r-blue-950\/50 {
  border-right-color: rgb(23 37 84 / 0.5) !important;
}
.border-r-blue-950\/60 {
  border-right-color: rgb(23 37 84 / 0.6) !important;
}
.border-r-blue-950\/70 {
  border-right-color: rgb(23 37 84 / 0.7) !important;
}
.border-r-blue-950\/75 {
  border-right-color: rgb(23 37 84 / 0.75) !important;
}
.border-r-blue-950\/80 {
  border-right-color: rgb(23 37 84 / 0.8) !important;
}
.border-r-blue-950\/87 {
  border-right-color: rgb(23 37 84 / 0.87) !important;
}
.border-r-blue-950\/90 {
  border-right-color: rgb(23 37 84 / 0.9) !important;
}
.border-r-blue-950\/95 {
  border-right-color: rgb(23 37 84 / 0.95) !important;
}
.border-r-current {
  border-right-color: currentColor !important;
}
.border-r-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-100\/0 {
  border-right-color: rgb(207 250 254 / 0) !important;
}
.border-r-cyan-100\/10 {
  border-right-color: rgb(207 250 254 / 0.1) !important;
}
.border-r-cyan-100\/100 {
  border-right-color: rgb(207 250 254 / 1) !important;
}
.border-r-cyan-100\/12 {
  border-right-color: rgb(207 250 254 / 0.12) !important;
}
.border-r-cyan-100\/20 {
  border-right-color: rgb(207 250 254 / 0.2) !important;
}
.border-r-cyan-100\/25 {
  border-right-color: rgb(207 250 254 / 0.25) !important;
}
.border-r-cyan-100\/30 {
  border-right-color: rgb(207 250 254 / 0.3) !important;
}
.border-r-cyan-100\/38 {
  border-right-color: rgb(207 250 254 / 0.38) !important;
}
.border-r-cyan-100\/40 {
  border-right-color: rgb(207 250 254 / 0.4) !important;
}
.border-r-cyan-100\/5 {
  border-right-color: rgb(207 250 254 / 0.05) !important;
}
.border-r-cyan-100\/50 {
  border-right-color: rgb(207 250 254 / 0.5) !important;
}
.border-r-cyan-100\/60 {
  border-right-color: rgb(207 250 254 / 0.6) !important;
}
.border-r-cyan-100\/70 {
  border-right-color: rgb(207 250 254 / 0.7) !important;
}
.border-r-cyan-100\/75 {
  border-right-color: rgb(207 250 254 / 0.75) !important;
}
.border-r-cyan-100\/80 {
  border-right-color: rgb(207 250 254 / 0.8) !important;
}
.border-r-cyan-100\/87 {
  border-right-color: rgb(207 250 254 / 0.87) !important;
}
.border-r-cyan-100\/90 {
  border-right-color: rgb(207 250 254 / 0.9) !important;
}
.border-r-cyan-100\/95 {
  border-right-color: rgb(207 250 254 / 0.95) !important;
}
.border-r-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-200\/0 {
  border-right-color: rgb(165 243 252 / 0) !important;
}
.border-r-cyan-200\/10 {
  border-right-color: rgb(165 243 252 / 0.1) !important;
}
.border-r-cyan-200\/100 {
  border-right-color: rgb(165 243 252 / 1) !important;
}
.border-r-cyan-200\/12 {
  border-right-color: rgb(165 243 252 / 0.12) !important;
}
.border-r-cyan-200\/20 {
  border-right-color: rgb(165 243 252 / 0.2) !important;
}
.border-r-cyan-200\/25 {
  border-right-color: rgb(165 243 252 / 0.25) !important;
}
.border-r-cyan-200\/30 {
  border-right-color: rgb(165 243 252 / 0.3) !important;
}
.border-r-cyan-200\/38 {
  border-right-color: rgb(165 243 252 / 0.38) !important;
}
.border-r-cyan-200\/40 {
  border-right-color: rgb(165 243 252 / 0.4) !important;
}
.border-r-cyan-200\/5 {
  border-right-color: rgb(165 243 252 / 0.05) !important;
}
.border-r-cyan-200\/50 {
  border-right-color: rgb(165 243 252 / 0.5) !important;
}
.border-r-cyan-200\/60 {
  border-right-color: rgb(165 243 252 / 0.6) !important;
}
.border-r-cyan-200\/70 {
  border-right-color: rgb(165 243 252 / 0.7) !important;
}
.border-r-cyan-200\/75 {
  border-right-color: rgb(165 243 252 / 0.75) !important;
}
.border-r-cyan-200\/80 {
  border-right-color: rgb(165 243 252 / 0.8) !important;
}
.border-r-cyan-200\/87 {
  border-right-color: rgb(165 243 252 / 0.87) !important;
}
.border-r-cyan-200\/90 {
  border-right-color: rgb(165 243 252 / 0.9) !important;
}
.border-r-cyan-200\/95 {
  border-right-color: rgb(165 243 252 / 0.95) !important;
}
.border-r-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-300\/0 {
  border-right-color: rgb(103 232 249 / 0) !important;
}
.border-r-cyan-300\/10 {
  border-right-color: rgb(103 232 249 / 0.1) !important;
}
.border-r-cyan-300\/100 {
  border-right-color: rgb(103 232 249 / 1) !important;
}
.border-r-cyan-300\/12 {
  border-right-color: rgb(103 232 249 / 0.12) !important;
}
.border-r-cyan-300\/20 {
  border-right-color: rgb(103 232 249 / 0.2) !important;
}
.border-r-cyan-300\/25 {
  border-right-color: rgb(103 232 249 / 0.25) !important;
}
.border-r-cyan-300\/30 {
  border-right-color: rgb(103 232 249 / 0.3) !important;
}
.border-r-cyan-300\/38 {
  border-right-color: rgb(103 232 249 / 0.38) !important;
}
.border-r-cyan-300\/40 {
  border-right-color: rgb(103 232 249 / 0.4) !important;
}
.border-r-cyan-300\/5 {
  border-right-color: rgb(103 232 249 / 0.05) !important;
}
.border-r-cyan-300\/50 {
  border-right-color: rgb(103 232 249 / 0.5) !important;
}
.border-r-cyan-300\/60 {
  border-right-color: rgb(103 232 249 / 0.6) !important;
}
.border-r-cyan-300\/70 {
  border-right-color: rgb(103 232 249 / 0.7) !important;
}
.border-r-cyan-300\/75 {
  border-right-color: rgb(103 232 249 / 0.75) !important;
}
.border-r-cyan-300\/80 {
  border-right-color: rgb(103 232 249 / 0.8) !important;
}
.border-r-cyan-300\/87 {
  border-right-color: rgb(103 232 249 / 0.87) !important;
}
.border-r-cyan-300\/90 {
  border-right-color: rgb(103 232 249 / 0.9) !important;
}
.border-r-cyan-300\/95 {
  border-right-color: rgb(103 232 249 / 0.95) !important;
}
.border-r-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-400\/0 {
  border-right-color: rgb(34 211 238 / 0) !important;
}
.border-r-cyan-400\/10 {
  border-right-color: rgb(34 211 238 / 0.1) !important;
}
.border-r-cyan-400\/100 {
  border-right-color: rgb(34 211 238 / 1) !important;
}
.border-r-cyan-400\/12 {
  border-right-color: rgb(34 211 238 / 0.12) !important;
}
.border-r-cyan-400\/20 {
  border-right-color: rgb(34 211 238 / 0.2) !important;
}
.border-r-cyan-400\/25 {
  border-right-color: rgb(34 211 238 / 0.25) !important;
}
.border-r-cyan-400\/30 {
  border-right-color: rgb(34 211 238 / 0.3) !important;
}
.border-r-cyan-400\/38 {
  border-right-color: rgb(34 211 238 / 0.38) !important;
}
.border-r-cyan-400\/40 {
  border-right-color: rgb(34 211 238 / 0.4) !important;
}
.border-r-cyan-400\/5 {
  border-right-color: rgb(34 211 238 / 0.05) !important;
}
.border-r-cyan-400\/50 {
  border-right-color: rgb(34 211 238 / 0.5) !important;
}
.border-r-cyan-400\/60 {
  border-right-color: rgb(34 211 238 / 0.6) !important;
}
.border-r-cyan-400\/70 {
  border-right-color: rgb(34 211 238 / 0.7) !important;
}
.border-r-cyan-400\/75 {
  border-right-color: rgb(34 211 238 / 0.75) !important;
}
.border-r-cyan-400\/80 {
  border-right-color: rgb(34 211 238 / 0.8) !important;
}
.border-r-cyan-400\/87 {
  border-right-color: rgb(34 211 238 / 0.87) !important;
}
.border-r-cyan-400\/90 {
  border-right-color: rgb(34 211 238 / 0.9) !important;
}
.border-r-cyan-400\/95 {
  border-right-color: rgb(34 211 238 / 0.95) !important;
}
.border-r-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-50\/0 {
  border-right-color: rgb(236 254 255 / 0) !important;
}
.border-r-cyan-50\/10 {
  border-right-color: rgb(236 254 255 / 0.1) !important;
}
.border-r-cyan-50\/100 {
  border-right-color: rgb(236 254 255 / 1) !important;
}
.border-r-cyan-50\/12 {
  border-right-color: rgb(236 254 255 / 0.12) !important;
}
.border-r-cyan-50\/20 {
  border-right-color: rgb(236 254 255 / 0.2) !important;
}
.border-r-cyan-50\/25 {
  border-right-color: rgb(236 254 255 / 0.25) !important;
}
.border-r-cyan-50\/30 {
  border-right-color: rgb(236 254 255 / 0.3) !important;
}
.border-r-cyan-50\/38 {
  border-right-color: rgb(236 254 255 / 0.38) !important;
}
.border-r-cyan-50\/40 {
  border-right-color: rgb(236 254 255 / 0.4) !important;
}
.border-r-cyan-50\/5 {
  border-right-color: rgb(236 254 255 / 0.05) !important;
}
.border-r-cyan-50\/50 {
  border-right-color: rgb(236 254 255 / 0.5) !important;
}
.border-r-cyan-50\/60 {
  border-right-color: rgb(236 254 255 / 0.6) !important;
}
.border-r-cyan-50\/70 {
  border-right-color: rgb(236 254 255 / 0.7) !important;
}
.border-r-cyan-50\/75 {
  border-right-color: rgb(236 254 255 / 0.75) !important;
}
.border-r-cyan-50\/80 {
  border-right-color: rgb(236 254 255 / 0.8) !important;
}
.border-r-cyan-50\/87 {
  border-right-color: rgb(236 254 255 / 0.87) !important;
}
.border-r-cyan-50\/90 {
  border-right-color: rgb(236 254 255 / 0.9) !important;
}
.border-r-cyan-50\/95 {
  border-right-color: rgb(236 254 255 / 0.95) !important;
}
.border-r-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-500\/0 {
  border-right-color: rgb(6 182 212 / 0) !important;
}
.border-r-cyan-500\/10 {
  border-right-color: rgb(6 182 212 / 0.1) !important;
}
.border-r-cyan-500\/100 {
  border-right-color: rgb(6 182 212 / 1) !important;
}
.border-r-cyan-500\/12 {
  border-right-color: rgb(6 182 212 / 0.12) !important;
}
.border-r-cyan-500\/20 {
  border-right-color: rgb(6 182 212 / 0.2) !important;
}
.border-r-cyan-500\/25 {
  border-right-color: rgb(6 182 212 / 0.25) !important;
}
.border-r-cyan-500\/30 {
  border-right-color: rgb(6 182 212 / 0.3) !important;
}
.border-r-cyan-500\/38 {
  border-right-color: rgb(6 182 212 / 0.38) !important;
}
.border-r-cyan-500\/40 {
  border-right-color: rgb(6 182 212 / 0.4) !important;
}
.border-r-cyan-500\/5 {
  border-right-color: rgb(6 182 212 / 0.05) !important;
}
.border-r-cyan-500\/50 {
  border-right-color: rgb(6 182 212 / 0.5) !important;
}
.border-r-cyan-500\/60 {
  border-right-color: rgb(6 182 212 / 0.6) !important;
}
.border-r-cyan-500\/70 {
  border-right-color: rgb(6 182 212 / 0.7) !important;
}
.border-r-cyan-500\/75 {
  border-right-color: rgb(6 182 212 / 0.75) !important;
}
.border-r-cyan-500\/80 {
  border-right-color: rgb(6 182 212 / 0.8) !important;
}
.border-r-cyan-500\/87 {
  border-right-color: rgb(6 182 212 / 0.87) !important;
}
.border-r-cyan-500\/90 {
  border-right-color: rgb(6 182 212 / 0.9) !important;
}
.border-r-cyan-500\/95 {
  border-right-color: rgb(6 182 212 / 0.95) !important;
}
.border-r-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-600\/0 {
  border-right-color: rgb(8 145 178 / 0) !important;
}
.border-r-cyan-600\/10 {
  border-right-color: rgb(8 145 178 / 0.1) !important;
}
.border-r-cyan-600\/100 {
  border-right-color: rgb(8 145 178 / 1) !important;
}
.border-r-cyan-600\/12 {
  border-right-color: rgb(8 145 178 / 0.12) !important;
}
.border-r-cyan-600\/20 {
  border-right-color: rgb(8 145 178 / 0.2) !important;
}
.border-r-cyan-600\/25 {
  border-right-color: rgb(8 145 178 / 0.25) !important;
}
.border-r-cyan-600\/30 {
  border-right-color: rgb(8 145 178 / 0.3) !important;
}
.border-r-cyan-600\/38 {
  border-right-color: rgb(8 145 178 / 0.38) !important;
}
.border-r-cyan-600\/40 {
  border-right-color: rgb(8 145 178 / 0.4) !important;
}
.border-r-cyan-600\/5 {
  border-right-color: rgb(8 145 178 / 0.05) !important;
}
.border-r-cyan-600\/50 {
  border-right-color: rgb(8 145 178 / 0.5) !important;
}
.border-r-cyan-600\/60 {
  border-right-color: rgb(8 145 178 / 0.6) !important;
}
.border-r-cyan-600\/70 {
  border-right-color: rgb(8 145 178 / 0.7) !important;
}
.border-r-cyan-600\/75 {
  border-right-color: rgb(8 145 178 / 0.75) !important;
}
.border-r-cyan-600\/80 {
  border-right-color: rgb(8 145 178 / 0.8) !important;
}
.border-r-cyan-600\/87 {
  border-right-color: rgb(8 145 178 / 0.87) !important;
}
.border-r-cyan-600\/90 {
  border-right-color: rgb(8 145 178 / 0.9) !important;
}
.border-r-cyan-600\/95 {
  border-right-color: rgb(8 145 178 / 0.95) !important;
}
.border-r-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-700\/0 {
  border-right-color: rgb(14 116 144 / 0) !important;
}
.border-r-cyan-700\/10 {
  border-right-color: rgb(14 116 144 / 0.1) !important;
}
.border-r-cyan-700\/100 {
  border-right-color: rgb(14 116 144 / 1) !important;
}
.border-r-cyan-700\/12 {
  border-right-color: rgb(14 116 144 / 0.12) !important;
}
.border-r-cyan-700\/20 {
  border-right-color: rgb(14 116 144 / 0.2) !important;
}
.border-r-cyan-700\/25 {
  border-right-color: rgb(14 116 144 / 0.25) !important;
}
.border-r-cyan-700\/30 {
  border-right-color: rgb(14 116 144 / 0.3) !important;
}
.border-r-cyan-700\/38 {
  border-right-color: rgb(14 116 144 / 0.38) !important;
}
.border-r-cyan-700\/40 {
  border-right-color: rgb(14 116 144 / 0.4) !important;
}
.border-r-cyan-700\/5 {
  border-right-color: rgb(14 116 144 / 0.05) !important;
}
.border-r-cyan-700\/50 {
  border-right-color: rgb(14 116 144 / 0.5) !important;
}
.border-r-cyan-700\/60 {
  border-right-color: rgb(14 116 144 / 0.6) !important;
}
.border-r-cyan-700\/70 {
  border-right-color: rgb(14 116 144 / 0.7) !important;
}
.border-r-cyan-700\/75 {
  border-right-color: rgb(14 116 144 / 0.75) !important;
}
.border-r-cyan-700\/80 {
  border-right-color: rgb(14 116 144 / 0.8) !important;
}
.border-r-cyan-700\/87 {
  border-right-color: rgb(14 116 144 / 0.87) !important;
}
.border-r-cyan-700\/90 {
  border-right-color: rgb(14 116 144 / 0.9) !important;
}
.border-r-cyan-700\/95 {
  border-right-color: rgb(14 116 144 / 0.95) !important;
}
.border-r-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-800\/0 {
  border-right-color: rgb(21 94 117 / 0) !important;
}
.border-r-cyan-800\/10 {
  border-right-color: rgb(21 94 117 / 0.1) !important;
}
.border-r-cyan-800\/100 {
  border-right-color: rgb(21 94 117 / 1) !important;
}
.border-r-cyan-800\/12 {
  border-right-color: rgb(21 94 117 / 0.12) !important;
}
.border-r-cyan-800\/20 {
  border-right-color: rgb(21 94 117 / 0.2) !important;
}
.border-r-cyan-800\/25 {
  border-right-color: rgb(21 94 117 / 0.25) !important;
}
.border-r-cyan-800\/30 {
  border-right-color: rgb(21 94 117 / 0.3) !important;
}
.border-r-cyan-800\/38 {
  border-right-color: rgb(21 94 117 / 0.38) !important;
}
.border-r-cyan-800\/40 {
  border-right-color: rgb(21 94 117 / 0.4) !important;
}
.border-r-cyan-800\/5 {
  border-right-color: rgb(21 94 117 / 0.05) !important;
}
.border-r-cyan-800\/50 {
  border-right-color: rgb(21 94 117 / 0.5) !important;
}
.border-r-cyan-800\/60 {
  border-right-color: rgb(21 94 117 / 0.6) !important;
}
.border-r-cyan-800\/70 {
  border-right-color: rgb(21 94 117 / 0.7) !important;
}
.border-r-cyan-800\/75 {
  border-right-color: rgb(21 94 117 / 0.75) !important;
}
.border-r-cyan-800\/80 {
  border-right-color: rgb(21 94 117 / 0.8) !important;
}
.border-r-cyan-800\/87 {
  border-right-color: rgb(21 94 117 / 0.87) !important;
}
.border-r-cyan-800\/90 {
  border-right-color: rgb(21 94 117 / 0.9) !important;
}
.border-r-cyan-800\/95 {
  border-right-color: rgb(21 94 117 / 0.95) !important;
}
.border-r-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-900\/0 {
  border-right-color: rgb(22 78 99 / 0) !important;
}
.border-r-cyan-900\/10 {
  border-right-color: rgb(22 78 99 / 0.1) !important;
}
.border-r-cyan-900\/100 {
  border-right-color: rgb(22 78 99 / 1) !important;
}
.border-r-cyan-900\/12 {
  border-right-color: rgb(22 78 99 / 0.12) !important;
}
.border-r-cyan-900\/20 {
  border-right-color: rgb(22 78 99 / 0.2) !important;
}
.border-r-cyan-900\/25 {
  border-right-color: rgb(22 78 99 / 0.25) !important;
}
.border-r-cyan-900\/30 {
  border-right-color: rgb(22 78 99 / 0.3) !important;
}
.border-r-cyan-900\/38 {
  border-right-color: rgb(22 78 99 / 0.38) !important;
}
.border-r-cyan-900\/40 {
  border-right-color: rgb(22 78 99 / 0.4) !important;
}
.border-r-cyan-900\/5 {
  border-right-color: rgb(22 78 99 / 0.05) !important;
}
.border-r-cyan-900\/50 {
  border-right-color: rgb(22 78 99 / 0.5) !important;
}
.border-r-cyan-900\/60 {
  border-right-color: rgb(22 78 99 / 0.6) !important;
}
.border-r-cyan-900\/70 {
  border-right-color: rgb(22 78 99 / 0.7) !important;
}
.border-r-cyan-900\/75 {
  border-right-color: rgb(22 78 99 / 0.75) !important;
}
.border-r-cyan-900\/80 {
  border-right-color: rgb(22 78 99 / 0.8) !important;
}
.border-r-cyan-900\/87 {
  border-right-color: rgb(22 78 99 / 0.87) !important;
}
.border-r-cyan-900\/90 {
  border-right-color: rgb(22 78 99 / 0.9) !important;
}
.border-r-cyan-900\/95 {
  border-right-color: rgb(22 78 99 / 0.95) !important;
}
.border-r-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-r-cyan-950\/0 {
  border-right-color: rgb(8 51 68 / 0) !important;
}
.border-r-cyan-950\/10 {
  border-right-color: rgb(8 51 68 / 0.1) !important;
}
.border-r-cyan-950\/100 {
  border-right-color: rgb(8 51 68 / 1) !important;
}
.border-r-cyan-950\/12 {
  border-right-color: rgb(8 51 68 / 0.12) !important;
}
.border-r-cyan-950\/20 {
  border-right-color: rgb(8 51 68 / 0.2) !important;
}
.border-r-cyan-950\/25 {
  border-right-color: rgb(8 51 68 / 0.25) !important;
}
.border-r-cyan-950\/30 {
  border-right-color: rgb(8 51 68 / 0.3) !important;
}
.border-r-cyan-950\/38 {
  border-right-color: rgb(8 51 68 / 0.38) !important;
}
.border-r-cyan-950\/40 {
  border-right-color: rgb(8 51 68 / 0.4) !important;
}
.border-r-cyan-950\/5 {
  border-right-color: rgb(8 51 68 / 0.05) !important;
}
.border-r-cyan-950\/50 {
  border-right-color: rgb(8 51 68 / 0.5) !important;
}
.border-r-cyan-950\/60 {
  border-right-color: rgb(8 51 68 / 0.6) !important;
}
.border-r-cyan-950\/70 {
  border-right-color: rgb(8 51 68 / 0.7) !important;
}
.border-r-cyan-950\/75 {
  border-right-color: rgb(8 51 68 / 0.75) !important;
}
.border-r-cyan-950\/80 {
  border-right-color: rgb(8 51 68 / 0.8) !important;
}
.border-r-cyan-950\/87 {
  border-right-color: rgb(8 51 68 / 0.87) !important;
}
.border-r-cyan-950\/90 {
  border-right-color: rgb(8 51 68 / 0.9) !important;
}
.border-r-cyan-950\/95 {
  border-right-color: rgb(8 51 68 / 0.95) !important;
}
.border-r-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-100\/0 {
  border-right-color: rgb(209 250 229 / 0) !important;
}
.border-r-emerald-100\/10 {
  border-right-color: rgb(209 250 229 / 0.1) !important;
}
.border-r-emerald-100\/100 {
  border-right-color: rgb(209 250 229 / 1) !important;
}
.border-r-emerald-100\/12 {
  border-right-color: rgb(209 250 229 / 0.12) !important;
}
.border-r-emerald-100\/20 {
  border-right-color: rgb(209 250 229 / 0.2) !important;
}
.border-r-emerald-100\/25 {
  border-right-color: rgb(209 250 229 / 0.25) !important;
}
.border-r-emerald-100\/30 {
  border-right-color: rgb(209 250 229 / 0.3) !important;
}
.border-r-emerald-100\/38 {
  border-right-color: rgb(209 250 229 / 0.38) !important;
}
.border-r-emerald-100\/40 {
  border-right-color: rgb(209 250 229 / 0.4) !important;
}
.border-r-emerald-100\/5 {
  border-right-color: rgb(209 250 229 / 0.05) !important;
}
.border-r-emerald-100\/50 {
  border-right-color: rgb(209 250 229 / 0.5) !important;
}
.border-r-emerald-100\/60 {
  border-right-color: rgb(209 250 229 / 0.6) !important;
}
.border-r-emerald-100\/70 {
  border-right-color: rgb(209 250 229 / 0.7) !important;
}
.border-r-emerald-100\/75 {
  border-right-color: rgb(209 250 229 / 0.75) !important;
}
.border-r-emerald-100\/80 {
  border-right-color: rgb(209 250 229 / 0.8) !important;
}
.border-r-emerald-100\/87 {
  border-right-color: rgb(209 250 229 / 0.87) !important;
}
.border-r-emerald-100\/90 {
  border-right-color: rgb(209 250 229 / 0.9) !important;
}
.border-r-emerald-100\/95 {
  border-right-color: rgb(209 250 229 / 0.95) !important;
}
.border-r-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-200\/0 {
  border-right-color: rgb(167 243 208 / 0) !important;
}
.border-r-emerald-200\/10 {
  border-right-color: rgb(167 243 208 / 0.1) !important;
}
.border-r-emerald-200\/100 {
  border-right-color: rgb(167 243 208 / 1) !important;
}
.border-r-emerald-200\/12 {
  border-right-color: rgb(167 243 208 / 0.12) !important;
}
.border-r-emerald-200\/20 {
  border-right-color: rgb(167 243 208 / 0.2) !important;
}
.border-r-emerald-200\/25 {
  border-right-color: rgb(167 243 208 / 0.25) !important;
}
.border-r-emerald-200\/30 {
  border-right-color: rgb(167 243 208 / 0.3) !important;
}
.border-r-emerald-200\/38 {
  border-right-color: rgb(167 243 208 / 0.38) !important;
}
.border-r-emerald-200\/40 {
  border-right-color: rgb(167 243 208 / 0.4) !important;
}
.border-r-emerald-200\/5 {
  border-right-color: rgb(167 243 208 / 0.05) !important;
}
.border-r-emerald-200\/50 {
  border-right-color: rgb(167 243 208 / 0.5) !important;
}
.border-r-emerald-200\/60 {
  border-right-color: rgb(167 243 208 / 0.6) !important;
}
.border-r-emerald-200\/70 {
  border-right-color: rgb(167 243 208 / 0.7) !important;
}
.border-r-emerald-200\/75 {
  border-right-color: rgb(167 243 208 / 0.75) !important;
}
.border-r-emerald-200\/80 {
  border-right-color: rgb(167 243 208 / 0.8) !important;
}
.border-r-emerald-200\/87 {
  border-right-color: rgb(167 243 208 / 0.87) !important;
}
.border-r-emerald-200\/90 {
  border-right-color: rgb(167 243 208 / 0.9) !important;
}
.border-r-emerald-200\/95 {
  border-right-color: rgb(167 243 208 / 0.95) !important;
}
.border-r-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-300\/0 {
  border-right-color: rgb(110 231 183 / 0) !important;
}
.border-r-emerald-300\/10 {
  border-right-color: rgb(110 231 183 / 0.1) !important;
}
.border-r-emerald-300\/100 {
  border-right-color: rgb(110 231 183 / 1) !important;
}
.border-r-emerald-300\/12 {
  border-right-color: rgb(110 231 183 / 0.12) !important;
}
.border-r-emerald-300\/20 {
  border-right-color: rgb(110 231 183 / 0.2) !important;
}
.border-r-emerald-300\/25 {
  border-right-color: rgb(110 231 183 / 0.25) !important;
}
.border-r-emerald-300\/30 {
  border-right-color: rgb(110 231 183 / 0.3) !important;
}
.border-r-emerald-300\/38 {
  border-right-color: rgb(110 231 183 / 0.38) !important;
}
.border-r-emerald-300\/40 {
  border-right-color: rgb(110 231 183 / 0.4) !important;
}
.border-r-emerald-300\/5 {
  border-right-color: rgb(110 231 183 / 0.05) !important;
}
.border-r-emerald-300\/50 {
  border-right-color: rgb(110 231 183 / 0.5) !important;
}
.border-r-emerald-300\/60 {
  border-right-color: rgb(110 231 183 / 0.6) !important;
}
.border-r-emerald-300\/70 {
  border-right-color: rgb(110 231 183 / 0.7) !important;
}
.border-r-emerald-300\/75 {
  border-right-color: rgb(110 231 183 / 0.75) !important;
}
.border-r-emerald-300\/80 {
  border-right-color: rgb(110 231 183 / 0.8) !important;
}
.border-r-emerald-300\/87 {
  border-right-color: rgb(110 231 183 / 0.87) !important;
}
.border-r-emerald-300\/90 {
  border-right-color: rgb(110 231 183 / 0.9) !important;
}
.border-r-emerald-300\/95 {
  border-right-color: rgb(110 231 183 / 0.95) !important;
}
.border-r-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-400\/0 {
  border-right-color: rgb(52 211 153 / 0) !important;
}
.border-r-emerald-400\/10 {
  border-right-color: rgb(52 211 153 / 0.1) !important;
}
.border-r-emerald-400\/100 {
  border-right-color: rgb(52 211 153 / 1) !important;
}
.border-r-emerald-400\/12 {
  border-right-color: rgb(52 211 153 / 0.12) !important;
}
.border-r-emerald-400\/20 {
  border-right-color: rgb(52 211 153 / 0.2) !important;
}
.border-r-emerald-400\/25 {
  border-right-color: rgb(52 211 153 / 0.25) !important;
}
.border-r-emerald-400\/30 {
  border-right-color: rgb(52 211 153 / 0.3) !important;
}
.border-r-emerald-400\/38 {
  border-right-color: rgb(52 211 153 / 0.38) !important;
}
.border-r-emerald-400\/40 {
  border-right-color: rgb(52 211 153 / 0.4) !important;
}
.border-r-emerald-400\/5 {
  border-right-color: rgb(52 211 153 / 0.05) !important;
}
.border-r-emerald-400\/50 {
  border-right-color: rgb(52 211 153 / 0.5) !important;
}
.border-r-emerald-400\/60 {
  border-right-color: rgb(52 211 153 / 0.6) !important;
}
.border-r-emerald-400\/70 {
  border-right-color: rgb(52 211 153 / 0.7) !important;
}
.border-r-emerald-400\/75 {
  border-right-color: rgb(52 211 153 / 0.75) !important;
}
.border-r-emerald-400\/80 {
  border-right-color: rgb(52 211 153 / 0.8) !important;
}
.border-r-emerald-400\/87 {
  border-right-color: rgb(52 211 153 / 0.87) !important;
}
.border-r-emerald-400\/90 {
  border-right-color: rgb(52 211 153 / 0.9) !important;
}
.border-r-emerald-400\/95 {
  border-right-color: rgb(52 211 153 / 0.95) !important;
}
.border-r-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-50\/0 {
  border-right-color: rgb(236 253 245 / 0) !important;
}
.border-r-emerald-50\/10 {
  border-right-color: rgb(236 253 245 / 0.1) !important;
}
.border-r-emerald-50\/100 {
  border-right-color: rgb(236 253 245 / 1) !important;
}
.border-r-emerald-50\/12 {
  border-right-color: rgb(236 253 245 / 0.12) !important;
}
.border-r-emerald-50\/20 {
  border-right-color: rgb(236 253 245 / 0.2) !important;
}
.border-r-emerald-50\/25 {
  border-right-color: rgb(236 253 245 / 0.25) !important;
}
.border-r-emerald-50\/30 {
  border-right-color: rgb(236 253 245 / 0.3) !important;
}
.border-r-emerald-50\/38 {
  border-right-color: rgb(236 253 245 / 0.38) !important;
}
.border-r-emerald-50\/40 {
  border-right-color: rgb(236 253 245 / 0.4) !important;
}
.border-r-emerald-50\/5 {
  border-right-color: rgb(236 253 245 / 0.05) !important;
}
.border-r-emerald-50\/50 {
  border-right-color: rgb(236 253 245 / 0.5) !important;
}
.border-r-emerald-50\/60 {
  border-right-color: rgb(236 253 245 / 0.6) !important;
}
.border-r-emerald-50\/70 {
  border-right-color: rgb(236 253 245 / 0.7) !important;
}
.border-r-emerald-50\/75 {
  border-right-color: rgb(236 253 245 / 0.75) !important;
}
.border-r-emerald-50\/80 {
  border-right-color: rgb(236 253 245 / 0.8) !important;
}
.border-r-emerald-50\/87 {
  border-right-color: rgb(236 253 245 / 0.87) !important;
}
.border-r-emerald-50\/90 {
  border-right-color: rgb(236 253 245 / 0.9) !important;
}
.border-r-emerald-50\/95 {
  border-right-color: rgb(236 253 245 / 0.95) !important;
}
.border-r-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-500\/0 {
  border-right-color: rgb(16 185 129 / 0) !important;
}
.border-r-emerald-500\/10 {
  border-right-color: rgb(16 185 129 / 0.1) !important;
}
.border-r-emerald-500\/100 {
  border-right-color: rgb(16 185 129 / 1) !important;
}
.border-r-emerald-500\/12 {
  border-right-color: rgb(16 185 129 / 0.12) !important;
}
.border-r-emerald-500\/20 {
  border-right-color: rgb(16 185 129 / 0.2) !important;
}
.border-r-emerald-500\/25 {
  border-right-color: rgb(16 185 129 / 0.25) !important;
}
.border-r-emerald-500\/30 {
  border-right-color: rgb(16 185 129 / 0.3) !important;
}
.border-r-emerald-500\/38 {
  border-right-color: rgb(16 185 129 / 0.38) !important;
}
.border-r-emerald-500\/40 {
  border-right-color: rgb(16 185 129 / 0.4) !important;
}
.border-r-emerald-500\/5 {
  border-right-color: rgb(16 185 129 / 0.05) !important;
}
.border-r-emerald-500\/50 {
  border-right-color: rgb(16 185 129 / 0.5) !important;
}
.border-r-emerald-500\/60 {
  border-right-color: rgb(16 185 129 / 0.6) !important;
}
.border-r-emerald-500\/70 {
  border-right-color: rgb(16 185 129 / 0.7) !important;
}
.border-r-emerald-500\/75 {
  border-right-color: rgb(16 185 129 / 0.75) !important;
}
.border-r-emerald-500\/80 {
  border-right-color: rgb(16 185 129 / 0.8) !important;
}
.border-r-emerald-500\/87 {
  border-right-color: rgb(16 185 129 / 0.87) !important;
}
.border-r-emerald-500\/90 {
  border-right-color: rgb(16 185 129 / 0.9) !important;
}
.border-r-emerald-500\/95 {
  border-right-color: rgb(16 185 129 / 0.95) !important;
}
.border-r-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-600\/0 {
  border-right-color: rgb(5 150 105 / 0) !important;
}
.border-r-emerald-600\/10 {
  border-right-color: rgb(5 150 105 / 0.1) !important;
}
.border-r-emerald-600\/100 {
  border-right-color: rgb(5 150 105 / 1) !important;
}
.border-r-emerald-600\/12 {
  border-right-color: rgb(5 150 105 / 0.12) !important;
}
.border-r-emerald-600\/20 {
  border-right-color: rgb(5 150 105 / 0.2) !important;
}
.border-r-emerald-600\/25 {
  border-right-color: rgb(5 150 105 / 0.25) !important;
}
.border-r-emerald-600\/30 {
  border-right-color: rgb(5 150 105 / 0.3) !important;
}
.border-r-emerald-600\/38 {
  border-right-color: rgb(5 150 105 / 0.38) !important;
}
.border-r-emerald-600\/40 {
  border-right-color: rgb(5 150 105 / 0.4) !important;
}
.border-r-emerald-600\/5 {
  border-right-color: rgb(5 150 105 / 0.05) !important;
}
.border-r-emerald-600\/50 {
  border-right-color: rgb(5 150 105 / 0.5) !important;
}
.border-r-emerald-600\/60 {
  border-right-color: rgb(5 150 105 / 0.6) !important;
}
.border-r-emerald-600\/70 {
  border-right-color: rgb(5 150 105 / 0.7) !important;
}
.border-r-emerald-600\/75 {
  border-right-color: rgb(5 150 105 / 0.75) !important;
}
.border-r-emerald-600\/80 {
  border-right-color: rgb(5 150 105 / 0.8) !important;
}
.border-r-emerald-600\/87 {
  border-right-color: rgb(5 150 105 / 0.87) !important;
}
.border-r-emerald-600\/90 {
  border-right-color: rgb(5 150 105 / 0.9) !important;
}
.border-r-emerald-600\/95 {
  border-right-color: rgb(5 150 105 / 0.95) !important;
}
.border-r-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-700\/0 {
  border-right-color: rgb(4 120 87 / 0) !important;
}
.border-r-emerald-700\/10 {
  border-right-color: rgb(4 120 87 / 0.1) !important;
}
.border-r-emerald-700\/100 {
  border-right-color: rgb(4 120 87 / 1) !important;
}
.border-r-emerald-700\/12 {
  border-right-color: rgb(4 120 87 / 0.12) !important;
}
.border-r-emerald-700\/20 {
  border-right-color: rgb(4 120 87 / 0.2) !important;
}
.border-r-emerald-700\/25 {
  border-right-color: rgb(4 120 87 / 0.25) !important;
}
.border-r-emerald-700\/30 {
  border-right-color: rgb(4 120 87 / 0.3) !important;
}
.border-r-emerald-700\/38 {
  border-right-color: rgb(4 120 87 / 0.38) !important;
}
.border-r-emerald-700\/40 {
  border-right-color: rgb(4 120 87 / 0.4) !important;
}
.border-r-emerald-700\/5 {
  border-right-color: rgb(4 120 87 / 0.05) !important;
}
.border-r-emerald-700\/50 {
  border-right-color: rgb(4 120 87 / 0.5) !important;
}
.border-r-emerald-700\/60 {
  border-right-color: rgb(4 120 87 / 0.6) !important;
}
.border-r-emerald-700\/70 {
  border-right-color: rgb(4 120 87 / 0.7) !important;
}
.border-r-emerald-700\/75 {
  border-right-color: rgb(4 120 87 / 0.75) !important;
}
.border-r-emerald-700\/80 {
  border-right-color: rgb(4 120 87 / 0.8) !important;
}
.border-r-emerald-700\/87 {
  border-right-color: rgb(4 120 87 / 0.87) !important;
}
.border-r-emerald-700\/90 {
  border-right-color: rgb(4 120 87 / 0.9) !important;
}
.border-r-emerald-700\/95 {
  border-right-color: rgb(4 120 87 / 0.95) !important;
}
.border-r-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-800\/0 {
  border-right-color: rgb(6 95 70 / 0) !important;
}
.border-r-emerald-800\/10 {
  border-right-color: rgb(6 95 70 / 0.1) !important;
}
.border-r-emerald-800\/100 {
  border-right-color: rgb(6 95 70 / 1) !important;
}
.border-r-emerald-800\/12 {
  border-right-color: rgb(6 95 70 / 0.12) !important;
}
.border-r-emerald-800\/20 {
  border-right-color: rgb(6 95 70 / 0.2) !important;
}
.border-r-emerald-800\/25 {
  border-right-color: rgb(6 95 70 / 0.25) !important;
}
.border-r-emerald-800\/30 {
  border-right-color: rgb(6 95 70 / 0.3) !important;
}
.border-r-emerald-800\/38 {
  border-right-color: rgb(6 95 70 / 0.38) !important;
}
.border-r-emerald-800\/40 {
  border-right-color: rgb(6 95 70 / 0.4) !important;
}
.border-r-emerald-800\/5 {
  border-right-color: rgb(6 95 70 / 0.05) !important;
}
.border-r-emerald-800\/50 {
  border-right-color: rgb(6 95 70 / 0.5) !important;
}
.border-r-emerald-800\/60 {
  border-right-color: rgb(6 95 70 / 0.6) !important;
}
.border-r-emerald-800\/70 {
  border-right-color: rgb(6 95 70 / 0.7) !important;
}
.border-r-emerald-800\/75 {
  border-right-color: rgb(6 95 70 / 0.75) !important;
}
.border-r-emerald-800\/80 {
  border-right-color: rgb(6 95 70 / 0.8) !important;
}
.border-r-emerald-800\/87 {
  border-right-color: rgb(6 95 70 / 0.87) !important;
}
.border-r-emerald-800\/90 {
  border-right-color: rgb(6 95 70 / 0.9) !important;
}
.border-r-emerald-800\/95 {
  border-right-color: rgb(6 95 70 / 0.95) !important;
}
.border-r-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-900\/0 {
  border-right-color: rgb(6 78 59 / 0) !important;
}
.border-r-emerald-900\/10 {
  border-right-color: rgb(6 78 59 / 0.1) !important;
}
.border-r-emerald-900\/100 {
  border-right-color: rgb(6 78 59 / 1) !important;
}
.border-r-emerald-900\/12 {
  border-right-color: rgb(6 78 59 / 0.12) !important;
}
.border-r-emerald-900\/20 {
  border-right-color: rgb(6 78 59 / 0.2) !important;
}
.border-r-emerald-900\/25 {
  border-right-color: rgb(6 78 59 / 0.25) !important;
}
.border-r-emerald-900\/30 {
  border-right-color: rgb(6 78 59 / 0.3) !important;
}
.border-r-emerald-900\/38 {
  border-right-color: rgb(6 78 59 / 0.38) !important;
}
.border-r-emerald-900\/40 {
  border-right-color: rgb(6 78 59 / 0.4) !important;
}
.border-r-emerald-900\/5 {
  border-right-color: rgb(6 78 59 / 0.05) !important;
}
.border-r-emerald-900\/50 {
  border-right-color: rgb(6 78 59 / 0.5) !important;
}
.border-r-emerald-900\/60 {
  border-right-color: rgb(6 78 59 / 0.6) !important;
}
.border-r-emerald-900\/70 {
  border-right-color: rgb(6 78 59 / 0.7) !important;
}
.border-r-emerald-900\/75 {
  border-right-color: rgb(6 78 59 / 0.75) !important;
}
.border-r-emerald-900\/80 {
  border-right-color: rgb(6 78 59 / 0.8) !important;
}
.border-r-emerald-900\/87 {
  border-right-color: rgb(6 78 59 / 0.87) !important;
}
.border-r-emerald-900\/90 {
  border-right-color: rgb(6 78 59 / 0.9) !important;
}
.border-r-emerald-900\/95 {
  border-right-color: rgb(6 78 59 / 0.95) !important;
}
.border-r-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-r-emerald-950\/0 {
  border-right-color: rgb(2 44 34 / 0) !important;
}
.border-r-emerald-950\/10 {
  border-right-color: rgb(2 44 34 / 0.1) !important;
}
.border-r-emerald-950\/100 {
  border-right-color: rgb(2 44 34 / 1) !important;
}
.border-r-emerald-950\/12 {
  border-right-color: rgb(2 44 34 / 0.12) !important;
}
.border-r-emerald-950\/20 {
  border-right-color: rgb(2 44 34 / 0.2) !important;
}
.border-r-emerald-950\/25 {
  border-right-color: rgb(2 44 34 / 0.25) !important;
}
.border-r-emerald-950\/30 {
  border-right-color: rgb(2 44 34 / 0.3) !important;
}
.border-r-emerald-950\/38 {
  border-right-color: rgb(2 44 34 / 0.38) !important;
}
.border-r-emerald-950\/40 {
  border-right-color: rgb(2 44 34 / 0.4) !important;
}
.border-r-emerald-950\/5 {
  border-right-color: rgb(2 44 34 / 0.05) !important;
}
.border-r-emerald-950\/50 {
  border-right-color: rgb(2 44 34 / 0.5) !important;
}
.border-r-emerald-950\/60 {
  border-right-color: rgb(2 44 34 / 0.6) !important;
}
.border-r-emerald-950\/70 {
  border-right-color: rgb(2 44 34 / 0.7) !important;
}
.border-r-emerald-950\/75 {
  border-right-color: rgb(2 44 34 / 0.75) !important;
}
.border-r-emerald-950\/80 {
  border-right-color: rgb(2 44 34 / 0.8) !important;
}
.border-r-emerald-950\/87 {
  border-right-color: rgb(2 44 34 / 0.87) !important;
}
.border-r-emerald-950\/90 {
  border-right-color: rgb(2 44 34 / 0.9) !important;
}
.border-r-emerald-950\/95 {
  border-right-color: rgb(2 44 34 / 0.95) !important;
}
.border-r-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-100\/0 {
  border-right-color: rgb(250 232 255 / 0) !important;
}
.border-r-fuchsia-100\/10 {
  border-right-color: rgb(250 232 255 / 0.1) !important;
}
.border-r-fuchsia-100\/100 {
  border-right-color: rgb(250 232 255 / 1) !important;
}
.border-r-fuchsia-100\/12 {
  border-right-color: rgb(250 232 255 / 0.12) !important;
}
.border-r-fuchsia-100\/20 {
  border-right-color: rgb(250 232 255 / 0.2) !important;
}
.border-r-fuchsia-100\/25 {
  border-right-color: rgb(250 232 255 / 0.25) !important;
}
.border-r-fuchsia-100\/30 {
  border-right-color: rgb(250 232 255 / 0.3) !important;
}
.border-r-fuchsia-100\/38 {
  border-right-color: rgb(250 232 255 / 0.38) !important;
}
.border-r-fuchsia-100\/40 {
  border-right-color: rgb(250 232 255 / 0.4) !important;
}
.border-r-fuchsia-100\/5 {
  border-right-color: rgb(250 232 255 / 0.05) !important;
}
.border-r-fuchsia-100\/50 {
  border-right-color: rgb(250 232 255 / 0.5) !important;
}
.border-r-fuchsia-100\/60 {
  border-right-color: rgb(250 232 255 / 0.6) !important;
}
.border-r-fuchsia-100\/70 {
  border-right-color: rgb(250 232 255 / 0.7) !important;
}
.border-r-fuchsia-100\/75 {
  border-right-color: rgb(250 232 255 / 0.75) !important;
}
.border-r-fuchsia-100\/80 {
  border-right-color: rgb(250 232 255 / 0.8) !important;
}
.border-r-fuchsia-100\/87 {
  border-right-color: rgb(250 232 255 / 0.87) !important;
}
.border-r-fuchsia-100\/90 {
  border-right-color: rgb(250 232 255 / 0.9) !important;
}
.border-r-fuchsia-100\/95 {
  border-right-color: rgb(250 232 255 / 0.95) !important;
}
.border-r-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-200\/0 {
  border-right-color: rgb(245 208 254 / 0) !important;
}
.border-r-fuchsia-200\/10 {
  border-right-color: rgb(245 208 254 / 0.1) !important;
}
.border-r-fuchsia-200\/100 {
  border-right-color: rgb(245 208 254 / 1) !important;
}
.border-r-fuchsia-200\/12 {
  border-right-color: rgb(245 208 254 / 0.12) !important;
}
.border-r-fuchsia-200\/20 {
  border-right-color: rgb(245 208 254 / 0.2) !important;
}
.border-r-fuchsia-200\/25 {
  border-right-color: rgb(245 208 254 / 0.25) !important;
}
.border-r-fuchsia-200\/30 {
  border-right-color: rgb(245 208 254 / 0.3) !important;
}
.border-r-fuchsia-200\/38 {
  border-right-color: rgb(245 208 254 / 0.38) !important;
}
.border-r-fuchsia-200\/40 {
  border-right-color: rgb(245 208 254 / 0.4) !important;
}
.border-r-fuchsia-200\/5 {
  border-right-color: rgb(245 208 254 / 0.05) !important;
}
.border-r-fuchsia-200\/50 {
  border-right-color: rgb(245 208 254 / 0.5) !important;
}
.border-r-fuchsia-200\/60 {
  border-right-color: rgb(245 208 254 / 0.6) !important;
}
.border-r-fuchsia-200\/70 {
  border-right-color: rgb(245 208 254 / 0.7) !important;
}
.border-r-fuchsia-200\/75 {
  border-right-color: rgb(245 208 254 / 0.75) !important;
}
.border-r-fuchsia-200\/80 {
  border-right-color: rgb(245 208 254 / 0.8) !important;
}
.border-r-fuchsia-200\/87 {
  border-right-color: rgb(245 208 254 / 0.87) !important;
}
.border-r-fuchsia-200\/90 {
  border-right-color: rgb(245 208 254 / 0.9) !important;
}
.border-r-fuchsia-200\/95 {
  border-right-color: rgb(245 208 254 / 0.95) !important;
}
.border-r-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-300\/0 {
  border-right-color: rgb(240 171 252 / 0) !important;
}
.border-r-fuchsia-300\/10 {
  border-right-color: rgb(240 171 252 / 0.1) !important;
}
.border-r-fuchsia-300\/100 {
  border-right-color: rgb(240 171 252 / 1) !important;
}
.border-r-fuchsia-300\/12 {
  border-right-color: rgb(240 171 252 / 0.12) !important;
}
.border-r-fuchsia-300\/20 {
  border-right-color: rgb(240 171 252 / 0.2) !important;
}
.border-r-fuchsia-300\/25 {
  border-right-color: rgb(240 171 252 / 0.25) !important;
}
.border-r-fuchsia-300\/30 {
  border-right-color: rgb(240 171 252 / 0.3) !important;
}
.border-r-fuchsia-300\/38 {
  border-right-color: rgb(240 171 252 / 0.38) !important;
}
.border-r-fuchsia-300\/40 {
  border-right-color: rgb(240 171 252 / 0.4) !important;
}
.border-r-fuchsia-300\/5 {
  border-right-color: rgb(240 171 252 / 0.05) !important;
}
.border-r-fuchsia-300\/50 {
  border-right-color: rgb(240 171 252 / 0.5) !important;
}
.border-r-fuchsia-300\/60 {
  border-right-color: rgb(240 171 252 / 0.6) !important;
}
.border-r-fuchsia-300\/70 {
  border-right-color: rgb(240 171 252 / 0.7) !important;
}
.border-r-fuchsia-300\/75 {
  border-right-color: rgb(240 171 252 / 0.75) !important;
}
.border-r-fuchsia-300\/80 {
  border-right-color: rgb(240 171 252 / 0.8) !important;
}
.border-r-fuchsia-300\/87 {
  border-right-color: rgb(240 171 252 / 0.87) !important;
}
.border-r-fuchsia-300\/90 {
  border-right-color: rgb(240 171 252 / 0.9) !important;
}
.border-r-fuchsia-300\/95 {
  border-right-color: rgb(240 171 252 / 0.95) !important;
}
.border-r-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-400\/0 {
  border-right-color: rgb(232 121 249 / 0) !important;
}
.border-r-fuchsia-400\/10 {
  border-right-color: rgb(232 121 249 / 0.1) !important;
}
.border-r-fuchsia-400\/100 {
  border-right-color: rgb(232 121 249 / 1) !important;
}
.border-r-fuchsia-400\/12 {
  border-right-color: rgb(232 121 249 / 0.12) !important;
}
.border-r-fuchsia-400\/20 {
  border-right-color: rgb(232 121 249 / 0.2) !important;
}
.border-r-fuchsia-400\/25 {
  border-right-color: rgb(232 121 249 / 0.25) !important;
}
.border-r-fuchsia-400\/30 {
  border-right-color: rgb(232 121 249 / 0.3) !important;
}
.border-r-fuchsia-400\/38 {
  border-right-color: rgb(232 121 249 / 0.38) !important;
}
.border-r-fuchsia-400\/40 {
  border-right-color: rgb(232 121 249 / 0.4) !important;
}
.border-r-fuchsia-400\/5 {
  border-right-color: rgb(232 121 249 / 0.05) !important;
}
.border-r-fuchsia-400\/50 {
  border-right-color: rgb(232 121 249 / 0.5) !important;
}
.border-r-fuchsia-400\/60 {
  border-right-color: rgb(232 121 249 / 0.6) !important;
}
.border-r-fuchsia-400\/70 {
  border-right-color: rgb(232 121 249 / 0.7) !important;
}
.border-r-fuchsia-400\/75 {
  border-right-color: rgb(232 121 249 / 0.75) !important;
}
.border-r-fuchsia-400\/80 {
  border-right-color: rgb(232 121 249 / 0.8) !important;
}
.border-r-fuchsia-400\/87 {
  border-right-color: rgb(232 121 249 / 0.87) !important;
}
.border-r-fuchsia-400\/90 {
  border-right-color: rgb(232 121 249 / 0.9) !important;
}
.border-r-fuchsia-400\/95 {
  border-right-color: rgb(232 121 249 / 0.95) !important;
}
.border-r-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-50\/0 {
  border-right-color: rgb(253 244 255 / 0) !important;
}
.border-r-fuchsia-50\/10 {
  border-right-color: rgb(253 244 255 / 0.1) !important;
}
.border-r-fuchsia-50\/100 {
  border-right-color: rgb(253 244 255 / 1) !important;
}
.border-r-fuchsia-50\/12 {
  border-right-color: rgb(253 244 255 / 0.12) !important;
}
.border-r-fuchsia-50\/20 {
  border-right-color: rgb(253 244 255 / 0.2) !important;
}
.border-r-fuchsia-50\/25 {
  border-right-color: rgb(253 244 255 / 0.25) !important;
}
.border-r-fuchsia-50\/30 {
  border-right-color: rgb(253 244 255 / 0.3) !important;
}
.border-r-fuchsia-50\/38 {
  border-right-color: rgb(253 244 255 / 0.38) !important;
}
.border-r-fuchsia-50\/40 {
  border-right-color: rgb(253 244 255 / 0.4) !important;
}
.border-r-fuchsia-50\/5 {
  border-right-color: rgb(253 244 255 / 0.05) !important;
}
.border-r-fuchsia-50\/50 {
  border-right-color: rgb(253 244 255 / 0.5) !important;
}
.border-r-fuchsia-50\/60 {
  border-right-color: rgb(253 244 255 / 0.6) !important;
}
.border-r-fuchsia-50\/70 {
  border-right-color: rgb(253 244 255 / 0.7) !important;
}
.border-r-fuchsia-50\/75 {
  border-right-color: rgb(253 244 255 / 0.75) !important;
}
.border-r-fuchsia-50\/80 {
  border-right-color: rgb(253 244 255 / 0.8) !important;
}
.border-r-fuchsia-50\/87 {
  border-right-color: rgb(253 244 255 / 0.87) !important;
}
.border-r-fuchsia-50\/90 {
  border-right-color: rgb(253 244 255 / 0.9) !important;
}
.border-r-fuchsia-50\/95 {
  border-right-color: rgb(253 244 255 / 0.95) !important;
}
.border-r-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-500\/0 {
  border-right-color: rgb(217 70 239 / 0) !important;
}
.border-r-fuchsia-500\/10 {
  border-right-color: rgb(217 70 239 / 0.1) !important;
}
.border-r-fuchsia-500\/100 {
  border-right-color: rgb(217 70 239 / 1) !important;
}
.border-r-fuchsia-500\/12 {
  border-right-color: rgb(217 70 239 / 0.12) !important;
}
.border-r-fuchsia-500\/20 {
  border-right-color: rgb(217 70 239 / 0.2) !important;
}
.border-r-fuchsia-500\/25 {
  border-right-color: rgb(217 70 239 / 0.25) !important;
}
.border-r-fuchsia-500\/30 {
  border-right-color: rgb(217 70 239 / 0.3) !important;
}
.border-r-fuchsia-500\/38 {
  border-right-color: rgb(217 70 239 / 0.38) !important;
}
.border-r-fuchsia-500\/40 {
  border-right-color: rgb(217 70 239 / 0.4) !important;
}
.border-r-fuchsia-500\/5 {
  border-right-color: rgb(217 70 239 / 0.05) !important;
}
.border-r-fuchsia-500\/50 {
  border-right-color: rgb(217 70 239 / 0.5) !important;
}
.border-r-fuchsia-500\/60 {
  border-right-color: rgb(217 70 239 / 0.6) !important;
}
.border-r-fuchsia-500\/70 {
  border-right-color: rgb(217 70 239 / 0.7) !important;
}
.border-r-fuchsia-500\/75 {
  border-right-color: rgb(217 70 239 / 0.75) !important;
}
.border-r-fuchsia-500\/80 {
  border-right-color: rgb(217 70 239 / 0.8) !important;
}
.border-r-fuchsia-500\/87 {
  border-right-color: rgb(217 70 239 / 0.87) !important;
}
.border-r-fuchsia-500\/90 {
  border-right-color: rgb(217 70 239 / 0.9) !important;
}
.border-r-fuchsia-500\/95 {
  border-right-color: rgb(217 70 239 / 0.95) !important;
}
.border-r-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-600\/0 {
  border-right-color: rgb(192 38 211 / 0) !important;
}
.border-r-fuchsia-600\/10 {
  border-right-color: rgb(192 38 211 / 0.1) !important;
}
.border-r-fuchsia-600\/100 {
  border-right-color: rgb(192 38 211 / 1) !important;
}
.border-r-fuchsia-600\/12 {
  border-right-color: rgb(192 38 211 / 0.12) !important;
}
.border-r-fuchsia-600\/20 {
  border-right-color: rgb(192 38 211 / 0.2) !important;
}
.border-r-fuchsia-600\/25 {
  border-right-color: rgb(192 38 211 / 0.25) !important;
}
.border-r-fuchsia-600\/30 {
  border-right-color: rgb(192 38 211 / 0.3) !important;
}
.border-r-fuchsia-600\/38 {
  border-right-color: rgb(192 38 211 / 0.38) !important;
}
.border-r-fuchsia-600\/40 {
  border-right-color: rgb(192 38 211 / 0.4) !important;
}
.border-r-fuchsia-600\/5 {
  border-right-color: rgb(192 38 211 / 0.05) !important;
}
.border-r-fuchsia-600\/50 {
  border-right-color: rgb(192 38 211 / 0.5) !important;
}
.border-r-fuchsia-600\/60 {
  border-right-color: rgb(192 38 211 / 0.6) !important;
}
.border-r-fuchsia-600\/70 {
  border-right-color: rgb(192 38 211 / 0.7) !important;
}
.border-r-fuchsia-600\/75 {
  border-right-color: rgb(192 38 211 / 0.75) !important;
}
.border-r-fuchsia-600\/80 {
  border-right-color: rgb(192 38 211 / 0.8) !important;
}
.border-r-fuchsia-600\/87 {
  border-right-color: rgb(192 38 211 / 0.87) !important;
}
.border-r-fuchsia-600\/90 {
  border-right-color: rgb(192 38 211 / 0.9) !important;
}
.border-r-fuchsia-600\/95 {
  border-right-color: rgb(192 38 211 / 0.95) !important;
}
.border-r-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-700\/0 {
  border-right-color: rgb(162 28 175 / 0) !important;
}
.border-r-fuchsia-700\/10 {
  border-right-color: rgb(162 28 175 / 0.1) !important;
}
.border-r-fuchsia-700\/100 {
  border-right-color: rgb(162 28 175 / 1) !important;
}
.border-r-fuchsia-700\/12 {
  border-right-color: rgb(162 28 175 / 0.12) !important;
}
.border-r-fuchsia-700\/20 {
  border-right-color: rgb(162 28 175 / 0.2) !important;
}
.border-r-fuchsia-700\/25 {
  border-right-color: rgb(162 28 175 / 0.25) !important;
}
.border-r-fuchsia-700\/30 {
  border-right-color: rgb(162 28 175 / 0.3) !important;
}
.border-r-fuchsia-700\/38 {
  border-right-color: rgb(162 28 175 / 0.38) !important;
}
.border-r-fuchsia-700\/40 {
  border-right-color: rgb(162 28 175 / 0.4) !important;
}
.border-r-fuchsia-700\/5 {
  border-right-color: rgb(162 28 175 / 0.05) !important;
}
.border-r-fuchsia-700\/50 {
  border-right-color: rgb(162 28 175 / 0.5) !important;
}
.border-r-fuchsia-700\/60 {
  border-right-color: rgb(162 28 175 / 0.6) !important;
}
.border-r-fuchsia-700\/70 {
  border-right-color: rgb(162 28 175 / 0.7) !important;
}
.border-r-fuchsia-700\/75 {
  border-right-color: rgb(162 28 175 / 0.75) !important;
}
.border-r-fuchsia-700\/80 {
  border-right-color: rgb(162 28 175 / 0.8) !important;
}
.border-r-fuchsia-700\/87 {
  border-right-color: rgb(162 28 175 / 0.87) !important;
}
.border-r-fuchsia-700\/90 {
  border-right-color: rgb(162 28 175 / 0.9) !important;
}
.border-r-fuchsia-700\/95 {
  border-right-color: rgb(162 28 175 / 0.95) !important;
}
.border-r-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-800\/0 {
  border-right-color: rgb(134 25 143 / 0) !important;
}
.border-r-fuchsia-800\/10 {
  border-right-color: rgb(134 25 143 / 0.1) !important;
}
.border-r-fuchsia-800\/100 {
  border-right-color: rgb(134 25 143 / 1) !important;
}
.border-r-fuchsia-800\/12 {
  border-right-color: rgb(134 25 143 / 0.12) !important;
}
.border-r-fuchsia-800\/20 {
  border-right-color: rgb(134 25 143 / 0.2) !important;
}
.border-r-fuchsia-800\/25 {
  border-right-color: rgb(134 25 143 / 0.25) !important;
}
.border-r-fuchsia-800\/30 {
  border-right-color: rgb(134 25 143 / 0.3) !important;
}
.border-r-fuchsia-800\/38 {
  border-right-color: rgb(134 25 143 / 0.38) !important;
}
.border-r-fuchsia-800\/40 {
  border-right-color: rgb(134 25 143 / 0.4) !important;
}
.border-r-fuchsia-800\/5 {
  border-right-color: rgb(134 25 143 / 0.05) !important;
}
.border-r-fuchsia-800\/50 {
  border-right-color: rgb(134 25 143 / 0.5) !important;
}
.border-r-fuchsia-800\/60 {
  border-right-color: rgb(134 25 143 / 0.6) !important;
}
.border-r-fuchsia-800\/70 {
  border-right-color: rgb(134 25 143 / 0.7) !important;
}
.border-r-fuchsia-800\/75 {
  border-right-color: rgb(134 25 143 / 0.75) !important;
}
.border-r-fuchsia-800\/80 {
  border-right-color: rgb(134 25 143 / 0.8) !important;
}
.border-r-fuchsia-800\/87 {
  border-right-color: rgb(134 25 143 / 0.87) !important;
}
.border-r-fuchsia-800\/90 {
  border-right-color: rgb(134 25 143 / 0.9) !important;
}
.border-r-fuchsia-800\/95 {
  border-right-color: rgb(134 25 143 / 0.95) !important;
}
.border-r-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-900\/0 {
  border-right-color: rgb(112 26 117 / 0) !important;
}
.border-r-fuchsia-900\/10 {
  border-right-color: rgb(112 26 117 / 0.1) !important;
}
.border-r-fuchsia-900\/100 {
  border-right-color: rgb(112 26 117 / 1) !important;
}
.border-r-fuchsia-900\/12 {
  border-right-color: rgb(112 26 117 / 0.12) !important;
}
.border-r-fuchsia-900\/20 {
  border-right-color: rgb(112 26 117 / 0.2) !important;
}
.border-r-fuchsia-900\/25 {
  border-right-color: rgb(112 26 117 / 0.25) !important;
}
.border-r-fuchsia-900\/30 {
  border-right-color: rgb(112 26 117 / 0.3) !important;
}
.border-r-fuchsia-900\/38 {
  border-right-color: rgb(112 26 117 / 0.38) !important;
}
.border-r-fuchsia-900\/40 {
  border-right-color: rgb(112 26 117 / 0.4) !important;
}
.border-r-fuchsia-900\/5 {
  border-right-color: rgb(112 26 117 / 0.05) !important;
}
.border-r-fuchsia-900\/50 {
  border-right-color: rgb(112 26 117 / 0.5) !important;
}
.border-r-fuchsia-900\/60 {
  border-right-color: rgb(112 26 117 / 0.6) !important;
}
.border-r-fuchsia-900\/70 {
  border-right-color: rgb(112 26 117 / 0.7) !important;
}
.border-r-fuchsia-900\/75 {
  border-right-color: rgb(112 26 117 / 0.75) !important;
}
.border-r-fuchsia-900\/80 {
  border-right-color: rgb(112 26 117 / 0.8) !important;
}
.border-r-fuchsia-900\/87 {
  border-right-color: rgb(112 26 117 / 0.87) !important;
}
.border-r-fuchsia-900\/90 {
  border-right-color: rgb(112 26 117 / 0.9) !important;
}
.border-r-fuchsia-900\/95 {
  border-right-color: rgb(112 26 117 / 0.95) !important;
}
.border-r-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-r-fuchsia-950\/0 {
  border-right-color: rgb(74 4 78 / 0) !important;
}
.border-r-fuchsia-950\/10 {
  border-right-color: rgb(74 4 78 / 0.1) !important;
}
.border-r-fuchsia-950\/100 {
  border-right-color: rgb(74 4 78 / 1) !important;
}
.border-r-fuchsia-950\/12 {
  border-right-color: rgb(74 4 78 / 0.12) !important;
}
.border-r-fuchsia-950\/20 {
  border-right-color: rgb(74 4 78 / 0.2) !important;
}
.border-r-fuchsia-950\/25 {
  border-right-color: rgb(74 4 78 / 0.25) !important;
}
.border-r-fuchsia-950\/30 {
  border-right-color: rgb(74 4 78 / 0.3) !important;
}
.border-r-fuchsia-950\/38 {
  border-right-color: rgb(74 4 78 / 0.38) !important;
}
.border-r-fuchsia-950\/40 {
  border-right-color: rgb(74 4 78 / 0.4) !important;
}
.border-r-fuchsia-950\/5 {
  border-right-color: rgb(74 4 78 / 0.05) !important;
}
.border-r-fuchsia-950\/50 {
  border-right-color: rgb(74 4 78 / 0.5) !important;
}
.border-r-fuchsia-950\/60 {
  border-right-color: rgb(74 4 78 / 0.6) !important;
}
.border-r-fuchsia-950\/70 {
  border-right-color: rgb(74 4 78 / 0.7) !important;
}
.border-r-fuchsia-950\/75 {
  border-right-color: rgb(74 4 78 / 0.75) !important;
}
.border-r-fuchsia-950\/80 {
  border-right-color: rgb(74 4 78 / 0.8) !important;
}
.border-r-fuchsia-950\/87 {
  border-right-color: rgb(74 4 78 / 0.87) !important;
}
.border-r-fuchsia-950\/90 {
  border-right-color: rgb(74 4 78 / 0.9) !important;
}
.border-r-fuchsia-950\/95 {
  border-right-color: rgb(74 4 78 / 0.95) !important;
}
.border-r-gray-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-r-gray-100\/0 {
  border-right-color: rgb(241 245 249 / 0) !important;
}
.border-r-gray-100\/10 {
  border-right-color: rgb(241 245 249 / 0.1) !important;
}
.border-r-gray-100\/100 {
  border-right-color: rgb(241 245 249 / 1) !important;
}
.border-r-gray-100\/12 {
  border-right-color: rgb(241 245 249 / 0.12) !important;
}
.border-r-gray-100\/20 {
  border-right-color: rgb(241 245 249 / 0.2) !important;
}
.border-r-gray-100\/25 {
  border-right-color: rgb(241 245 249 / 0.25) !important;
}
.border-r-gray-100\/30 {
  border-right-color: rgb(241 245 249 / 0.3) !important;
}
.border-r-gray-100\/38 {
  border-right-color: rgb(241 245 249 / 0.38) !important;
}
.border-r-gray-100\/40 {
  border-right-color: rgb(241 245 249 / 0.4) !important;
}
.border-r-gray-100\/5 {
  border-right-color: rgb(241 245 249 / 0.05) !important;
}
.border-r-gray-100\/50 {
  border-right-color: rgb(241 245 249 / 0.5) !important;
}
.border-r-gray-100\/60 {
  border-right-color: rgb(241 245 249 / 0.6) !important;
}
.border-r-gray-100\/70 {
  border-right-color: rgb(241 245 249 / 0.7) !important;
}
.border-r-gray-100\/75 {
  border-right-color: rgb(241 245 249 / 0.75) !important;
}
.border-r-gray-100\/80 {
  border-right-color: rgb(241 245 249 / 0.8) !important;
}
.border-r-gray-100\/87 {
  border-right-color: rgb(241 245 249 / 0.87) !important;
}
.border-r-gray-100\/90 {
  border-right-color: rgb(241 245 249 / 0.9) !important;
}
.border-r-gray-100\/95 {
  border-right-color: rgb(241 245 249 / 0.95) !important;
}
.border-r-gray-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-r-gray-200\/0 {
  border-right-color: rgb(226 232 240 / 0) !important;
}
.border-r-gray-200\/10 {
  border-right-color: rgb(226 232 240 / 0.1) !important;
}
.border-r-gray-200\/100 {
  border-right-color: rgb(226 232 240 / 1) !important;
}
.border-r-gray-200\/12 {
  border-right-color: rgb(226 232 240 / 0.12) !important;
}
.border-r-gray-200\/20 {
  border-right-color: rgb(226 232 240 / 0.2) !important;
}
.border-r-gray-200\/25 {
  border-right-color: rgb(226 232 240 / 0.25) !important;
}
.border-r-gray-200\/30 {
  border-right-color: rgb(226 232 240 / 0.3) !important;
}
.border-r-gray-200\/38 {
  border-right-color: rgb(226 232 240 / 0.38) !important;
}
.border-r-gray-200\/40 {
  border-right-color: rgb(226 232 240 / 0.4) !important;
}
.border-r-gray-200\/5 {
  border-right-color: rgb(226 232 240 / 0.05) !important;
}
.border-r-gray-200\/50 {
  border-right-color: rgb(226 232 240 / 0.5) !important;
}
.border-r-gray-200\/60 {
  border-right-color: rgb(226 232 240 / 0.6) !important;
}
.border-r-gray-200\/70 {
  border-right-color: rgb(226 232 240 / 0.7) !important;
}
.border-r-gray-200\/75 {
  border-right-color: rgb(226 232 240 / 0.75) !important;
}
.border-r-gray-200\/80 {
  border-right-color: rgb(226 232 240 / 0.8) !important;
}
.border-r-gray-200\/87 {
  border-right-color: rgb(226 232 240 / 0.87) !important;
}
.border-r-gray-200\/90 {
  border-right-color: rgb(226 232 240 / 0.9) !important;
}
.border-r-gray-200\/95 {
  border-right-color: rgb(226 232 240 / 0.95) !important;
}
.border-r-gray-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-r-gray-300\/0 {
  border-right-color: rgb(203 213 225 / 0) !important;
}
.border-r-gray-300\/10 {
  border-right-color: rgb(203 213 225 / 0.1) !important;
}
.border-r-gray-300\/100 {
  border-right-color: rgb(203 213 225 / 1) !important;
}
.border-r-gray-300\/12 {
  border-right-color: rgb(203 213 225 / 0.12) !important;
}
.border-r-gray-300\/20 {
  border-right-color: rgb(203 213 225 / 0.2) !important;
}
.border-r-gray-300\/25 {
  border-right-color: rgb(203 213 225 / 0.25) !important;
}
.border-r-gray-300\/30 {
  border-right-color: rgb(203 213 225 / 0.3) !important;
}
.border-r-gray-300\/38 {
  border-right-color: rgb(203 213 225 / 0.38) !important;
}
.border-r-gray-300\/40 {
  border-right-color: rgb(203 213 225 / 0.4) !important;
}
.border-r-gray-300\/5 {
  border-right-color: rgb(203 213 225 / 0.05) !important;
}
.border-r-gray-300\/50 {
  border-right-color: rgb(203 213 225 / 0.5) !important;
}
.border-r-gray-300\/60 {
  border-right-color: rgb(203 213 225 / 0.6) !important;
}
.border-r-gray-300\/70 {
  border-right-color: rgb(203 213 225 / 0.7) !important;
}
.border-r-gray-300\/75 {
  border-right-color: rgb(203 213 225 / 0.75) !important;
}
.border-r-gray-300\/80 {
  border-right-color: rgb(203 213 225 / 0.8) !important;
}
.border-r-gray-300\/87 {
  border-right-color: rgb(203 213 225 / 0.87) !important;
}
.border-r-gray-300\/90 {
  border-right-color: rgb(203 213 225 / 0.9) !important;
}
.border-r-gray-300\/95 {
  border-right-color: rgb(203 213 225 / 0.95) !important;
}
.border-r-gray-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-r-gray-400\/0 {
  border-right-color: rgb(148 163 184 / 0) !important;
}
.border-r-gray-400\/10 {
  border-right-color: rgb(148 163 184 / 0.1) !important;
}
.border-r-gray-400\/100 {
  border-right-color: rgb(148 163 184 / 1) !important;
}
.border-r-gray-400\/12 {
  border-right-color: rgb(148 163 184 / 0.12) !important;
}
.border-r-gray-400\/20 {
  border-right-color: rgb(148 163 184 / 0.2) !important;
}
.border-r-gray-400\/25 {
  border-right-color: rgb(148 163 184 / 0.25) !important;
}
.border-r-gray-400\/30 {
  border-right-color: rgb(148 163 184 / 0.3) !important;
}
.border-r-gray-400\/38 {
  border-right-color: rgb(148 163 184 / 0.38) !important;
}
.border-r-gray-400\/40 {
  border-right-color: rgb(148 163 184 / 0.4) !important;
}
.border-r-gray-400\/5 {
  border-right-color: rgb(148 163 184 / 0.05) !important;
}
.border-r-gray-400\/50 {
  border-right-color: rgb(148 163 184 / 0.5) !important;
}
.border-r-gray-400\/60 {
  border-right-color: rgb(148 163 184 / 0.6) !important;
}
.border-r-gray-400\/70 {
  border-right-color: rgb(148 163 184 / 0.7) !important;
}
.border-r-gray-400\/75 {
  border-right-color: rgb(148 163 184 / 0.75) !important;
}
.border-r-gray-400\/80 {
  border-right-color: rgb(148 163 184 / 0.8) !important;
}
.border-r-gray-400\/87 {
  border-right-color: rgb(148 163 184 / 0.87) !important;
}
.border-r-gray-400\/90 {
  border-right-color: rgb(148 163 184 / 0.9) !important;
}
.border-r-gray-400\/95 {
  border-right-color: rgb(148 163 184 / 0.95) !important;
}
.border-r-gray-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-r-gray-50\/0 {
  border-right-color: rgb(248 250 252 / 0) !important;
}
.border-r-gray-50\/10 {
  border-right-color: rgb(248 250 252 / 0.1) !important;
}
.border-r-gray-50\/100 {
  border-right-color: rgb(248 250 252 / 1) !important;
}
.border-r-gray-50\/12 {
  border-right-color: rgb(248 250 252 / 0.12) !important;
}
.border-r-gray-50\/20 {
  border-right-color: rgb(248 250 252 / 0.2) !important;
}
.border-r-gray-50\/25 {
  border-right-color: rgb(248 250 252 / 0.25) !important;
}
.border-r-gray-50\/30 {
  border-right-color: rgb(248 250 252 / 0.3) !important;
}
.border-r-gray-50\/38 {
  border-right-color: rgb(248 250 252 / 0.38) !important;
}
.border-r-gray-50\/40 {
  border-right-color: rgb(248 250 252 / 0.4) !important;
}
.border-r-gray-50\/5 {
  border-right-color: rgb(248 250 252 / 0.05) !important;
}
.border-r-gray-50\/50 {
  border-right-color: rgb(248 250 252 / 0.5) !important;
}
.border-r-gray-50\/60 {
  border-right-color: rgb(248 250 252 / 0.6) !important;
}
.border-r-gray-50\/70 {
  border-right-color: rgb(248 250 252 / 0.7) !important;
}
.border-r-gray-50\/75 {
  border-right-color: rgb(248 250 252 / 0.75) !important;
}
.border-r-gray-50\/80 {
  border-right-color: rgb(248 250 252 / 0.8) !important;
}
.border-r-gray-50\/87 {
  border-right-color: rgb(248 250 252 / 0.87) !important;
}
.border-r-gray-50\/90 {
  border-right-color: rgb(248 250 252 / 0.9) !important;
}
.border-r-gray-50\/95 {
  border-right-color: rgb(248 250 252 / 0.95) !important;
}
.border-r-gray-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-r-gray-500\/0 {
  border-right-color: rgb(100 116 139 / 0) !important;
}
.border-r-gray-500\/10 {
  border-right-color: rgb(100 116 139 / 0.1) !important;
}
.border-r-gray-500\/100 {
  border-right-color: rgb(100 116 139 / 1) !important;
}
.border-r-gray-500\/12 {
  border-right-color: rgb(100 116 139 / 0.12) !important;
}
.border-r-gray-500\/20 {
  border-right-color: rgb(100 116 139 / 0.2) !important;
}
.border-r-gray-500\/25 {
  border-right-color: rgb(100 116 139 / 0.25) !important;
}
.border-r-gray-500\/30 {
  border-right-color: rgb(100 116 139 / 0.3) !important;
}
.border-r-gray-500\/38 {
  border-right-color: rgb(100 116 139 / 0.38) !important;
}
.border-r-gray-500\/40 {
  border-right-color: rgb(100 116 139 / 0.4) !important;
}
.border-r-gray-500\/5 {
  border-right-color: rgb(100 116 139 / 0.05) !important;
}
.border-r-gray-500\/50 {
  border-right-color: rgb(100 116 139 / 0.5) !important;
}
.border-r-gray-500\/60 {
  border-right-color: rgb(100 116 139 / 0.6) !important;
}
.border-r-gray-500\/70 {
  border-right-color: rgb(100 116 139 / 0.7) !important;
}
.border-r-gray-500\/75 {
  border-right-color: rgb(100 116 139 / 0.75) !important;
}
.border-r-gray-500\/80 {
  border-right-color: rgb(100 116 139 / 0.8) !important;
}
.border-r-gray-500\/87 {
  border-right-color: rgb(100 116 139 / 0.87) !important;
}
.border-r-gray-500\/90 {
  border-right-color: rgb(100 116 139 / 0.9) !important;
}
.border-r-gray-500\/95 {
  border-right-color: rgb(100 116 139 / 0.95) !important;
}
.border-r-gray-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-r-gray-600\/0 {
  border-right-color: rgb(71 85 105 / 0) !important;
}
.border-r-gray-600\/10 {
  border-right-color: rgb(71 85 105 / 0.1) !important;
}
.border-r-gray-600\/100 {
  border-right-color: rgb(71 85 105 / 1) !important;
}
.border-r-gray-600\/12 {
  border-right-color: rgb(71 85 105 / 0.12) !important;
}
.border-r-gray-600\/20 {
  border-right-color: rgb(71 85 105 / 0.2) !important;
}
.border-r-gray-600\/25 {
  border-right-color: rgb(71 85 105 / 0.25) !important;
}
.border-r-gray-600\/30 {
  border-right-color: rgb(71 85 105 / 0.3) !important;
}
.border-r-gray-600\/38 {
  border-right-color: rgb(71 85 105 / 0.38) !important;
}
.border-r-gray-600\/40 {
  border-right-color: rgb(71 85 105 / 0.4) !important;
}
.border-r-gray-600\/5 {
  border-right-color: rgb(71 85 105 / 0.05) !important;
}
.border-r-gray-600\/50 {
  border-right-color: rgb(71 85 105 / 0.5) !important;
}
.border-r-gray-600\/60 {
  border-right-color: rgb(71 85 105 / 0.6) !important;
}
.border-r-gray-600\/70 {
  border-right-color: rgb(71 85 105 / 0.7) !important;
}
.border-r-gray-600\/75 {
  border-right-color: rgb(71 85 105 / 0.75) !important;
}
.border-r-gray-600\/80 {
  border-right-color: rgb(71 85 105 / 0.8) !important;
}
.border-r-gray-600\/87 {
  border-right-color: rgb(71 85 105 / 0.87) !important;
}
.border-r-gray-600\/90 {
  border-right-color: rgb(71 85 105 / 0.9) !important;
}
.border-r-gray-600\/95 {
  border-right-color: rgb(71 85 105 / 0.95) !important;
}
.border-r-gray-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-r-gray-700\/0 {
  border-right-color: rgb(51 65 85 / 0) !important;
}
.border-r-gray-700\/10 {
  border-right-color: rgb(51 65 85 / 0.1) !important;
}
.border-r-gray-700\/100 {
  border-right-color: rgb(51 65 85 / 1) !important;
}
.border-r-gray-700\/12 {
  border-right-color: rgb(51 65 85 / 0.12) !important;
}
.border-r-gray-700\/20 {
  border-right-color: rgb(51 65 85 / 0.2) !important;
}
.border-r-gray-700\/25 {
  border-right-color: rgb(51 65 85 / 0.25) !important;
}
.border-r-gray-700\/30 {
  border-right-color: rgb(51 65 85 / 0.3) !important;
}
.border-r-gray-700\/38 {
  border-right-color: rgb(51 65 85 / 0.38) !important;
}
.border-r-gray-700\/40 {
  border-right-color: rgb(51 65 85 / 0.4) !important;
}
.border-r-gray-700\/5 {
  border-right-color: rgb(51 65 85 / 0.05) !important;
}
.border-r-gray-700\/50 {
  border-right-color: rgb(51 65 85 / 0.5) !important;
}
.border-r-gray-700\/60 {
  border-right-color: rgb(51 65 85 / 0.6) !important;
}
.border-r-gray-700\/70 {
  border-right-color: rgb(51 65 85 / 0.7) !important;
}
.border-r-gray-700\/75 {
  border-right-color: rgb(51 65 85 / 0.75) !important;
}
.border-r-gray-700\/80 {
  border-right-color: rgb(51 65 85 / 0.8) !important;
}
.border-r-gray-700\/87 {
  border-right-color: rgb(51 65 85 / 0.87) !important;
}
.border-r-gray-700\/90 {
  border-right-color: rgb(51 65 85 / 0.9) !important;
}
.border-r-gray-700\/95 {
  border-right-color: rgb(51 65 85 / 0.95) !important;
}
.border-r-gray-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-r-gray-800\/0 {
  border-right-color: rgb(30 41 59 / 0) !important;
}
.border-r-gray-800\/10 {
  border-right-color: rgb(30 41 59 / 0.1) !important;
}
.border-r-gray-800\/100 {
  border-right-color: rgb(30 41 59 / 1) !important;
}
.border-r-gray-800\/12 {
  border-right-color: rgb(30 41 59 / 0.12) !important;
}
.border-r-gray-800\/20 {
  border-right-color: rgb(30 41 59 / 0.2) !important;
}
.border-r-gray-800\/25 {
  border-right-color: rgb(30 41 59 / 0.25) !important;
}
.border-r-gray-800\/30 {
  border-right-color: rgb(30 41 59 / 0.3) !important;
}
.border-r-gray-800\/38 {
  border-right-color: rgb(30 41 59 / 0.38) !important;
}
.border-r-gray-800\/40 {
  border-right-color: rgb(30 41 59 / 0.4) !important;
}
.border-r-gray-800\/5 {
  border-right-color: rgb(30 41 59 / 0.05) !important;
}
.border-r-gray-800\/50 {
  border-right-color: rgb(30 41 59 / 0.5) !important;
}
.border-r-gray-800\/60 {
  border-right-color: rgb(30 41 59 / 0.6) !important;
}
.border-r-gray-800\/70 {
  border-right-color: rgb(30 41 59 / 0.7) !important;
}
.border-r-gray-800\/75 {
  border-right-color: rgb(30 41 59 / 0.75) !important;
}
.border-r-gray-800\/80 {
  border-right-color: rgb(30 41 59 / 0.8) !important;
}
.border-r-gray-800\/87 {
  border-right-color: rgb(30 41 59 / 0.87) !important;
}
.border-r-gray-800\/90 {
  border-right-color: rgb(30 41 59 / 0.9) !important;
}
.border-r-gray-800\/95 {
  border-right-color: rgb(30 41 59 / 0.95) !important;
}
.border-r-gray-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-r-gray-900\/0 {
  border-right-color: rgb(15 23 42 / 0) !important;
}
.border-r-gray-900\/10 {
  border-right-color: rgb(15 23 42 / 0.1) !important;
}
.border-r-gray-900\/100 {
  border-right-color: rgb(15 23 42 / 1) !important;
}
.border-r-gray-900\/12 {
  border-right-color: rgb(15 23 42 / 0.12) !important;
}
.border-r-gray-900\/20 {
  border-right-color: rgb(15 23 42 / 0.2) !important;
}
.border-r-gray-900\/25 {
  border-right-color: rgb(15 23 42 / 0.25) !important;
}
.border-r-gray-900\/30 {
  border-right-color: rgb(15 23 42 / 0.3) !important;
}
.border-r-gray-900\/38 {
  border-right-color: rgb(15 23 42 / 0.38) !important;
}
.border-r-gray-900\/40 {
  border-right-color: rgb(15 23 42 / 0.4) !important;
}
.border-r-gray-900\/5 {
  border-right-color: rgb(15 23 42 / 0.05) !important;
}
.border-r-gray-900\/50 {
  border-right-color: rgb(15 23 42 / 0.5) !important;
}
.border-r-gray-900\/60 {
  border-right-color: rgb(15 23 42 / 0.6) !important;
}
.border-r-gray-900\/70 {
  border-right-color: rgb(15 23 42 / 0.7) !important;
}
.border-r-gray-900\/75 {
  border-right-color: rgb(15 23 42 / 0.75) !important;
}
.border-r-gray-900\/80 {
  border-right-color: rgb(15 23 42 / 0.8) !important;
}
.border-r-gray-900\/87 {
  border-right-color: rgb(15 23 42 / 0.87) !important;
}
.border-r-gray-900\/90 {
  border-right-color: rgb(15 23 42 / 0.9) !important;
}
.border-r-gray-900\/95 {
  border-right-color: rgb(15 23 42 / 0.95) !important;
}
.border-r-gray-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-r-gray-950\/0 {
  border-right-color: rgb(2 6 23 / 0) !important;
}
.border-r-gray-950\/10 {
  border-right-color: rgb(2 6 23 / 0.1) !important;
}
.border-r-gray-950\/100 {
  border-right-color: rgb(2 6 23 / 1) !important;
}
.border-r-gray-950\/12 {
  border-right-color: rgb(2 6 23 / 0.12) !important;
}
.border-r-gray-950\/20 {
  border-right-color: rgb(2 6 23 / 0.2) !important;
}
.border-r-gray-950\/25 {
  border-right-color: rgb(2 6 23 / 0.25) !important;
}
.border-r-gray-950\/30 {
  border-right-color: rgb(2 6 23 / 0.3) !important;
}
.border-r-gray-950\/38 {
  border-right-color: rgb(2 6 23 / 0.38) !important;
}
.border-r-gray-950\/40 {
  border-right-color: rgb(2 6 23 / 0.4) !important;
}
.border-r-gray-950\/5 {
  border-right-color: rgb(2 6 23 / 0.05) !important;
}
.border-r-gray-950\/50 {
  border-right-color: rgb(2 6 23 / 0.5) !important;
}
.border-r-gray-950\/60 {
  border-right-color: rgb(2 6 23 / 0.6) !important;
}
.border-r-gray-950\/70 {
  border-right-color: rgb(2 6 23 / 0.7) !important;
}
.border-r-gray-950\/75 {
  border-right-color: rgb(2 6 23 / 0.75) !important;
}
.border-r-gray-950\/80 {
  border-right-color: rgb(2 6 23 / 0.8) !important;
}
.border-r-gray-950\/87 {
  border-right-color: rgb(2 6 23 / 0.87) !important;
}
.border-r-gray-950\/90 {
  border-right-color: rgb(2 6 23 / 0.9) !important;
}
.border-r-gray-950\/95 {
  border-right-color: rgb(2 6 23 / 0.95) !important;
}
.border-r-green-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-r-green-100\/0 {
  border-right-color: rgb(220 252 231 / 0) !important;
}
.border-r-green-100\/10 {
  border-right-color: rgb(220 252 231 / 0.1) !important;
}
.border-r-green-100\/100 {
  border-right-color: rgb(220 252 231 / 1) !important;
}
.border-r-green-100\/12 {
  border-right-color: rgb(220 252 231 / 0.12) !important;
}
.border-r-green-100\/20 {
  border-right-color: rgb(220 252 231 / 0.2) !important;
}
.border-r-green-100\/25 {
  border-right-color: rgb(220 252 231 / 0.25) !important;
}
.border-r-green-100\/30 {
  border-right-color: rgb(220 252 231 / 0.3) !important;
}
.border-r-green-100\/38 {
  border-right-color: rgb(220 252 231 / 0.38) !important;
}
.border-r-green-100\/40 {
  border-right-color: rgb(220 252 231 / 0.4) !important;
}
.border-r-green-100\/5 {
  border-right-color: rgb(220 252 231 / 0.05) !important;
}
.border-r-green-100\/50 {
  border-right-color: rgb(220 252 231 / 0.5) !important;
}
.border-r-green-100\/60 {
  border-right-color: rgb(220 252 231 / 0.6) !important;
}
.border-r-green-100\/70 {
  border-right-color: rgb(220 252 231 / 0.7) !important;
}
.border-r-green-100\/75 {
  border-right-color: rgb(220 252 231 / 0.75) !important;
}
.border-r-green-100\/80 {
  border-right-color: rgb(220 252 231 / 0.8) !important;
}
.border-r-green-100\/87 {
  border-right-color: rgb(220 252 231 / 0.87) !important;
}
.border-r-green-100\/90 {
  border-right-color: rgb(220 252 231 / 0.9) !important;
}
.border-r-green-100\/95 {
  border-right-color: rgb(220 252 231 / 0.95) !important;
}
.border-r-green-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-r-green-200\/0 {
  border-right-color: rgb(187 247 208 / 0) !important;
}
.border-r-green-200\/10 {
  border-right-color: rgb(187 247 208 / 0.1) !important;
}
.border-r-green-200\/100 {
  border-right-color: rgb(187 247 208 / 1) !important;
}
.border-r-green-200\/12 {
  border-right-color: rgb(187 247 208 / 0.12) !important;
}
.border-r-green-200\/20 {
  border-right-color: rgb(187 247 208 / 0.2) !important;
}
.border-r-green-200\/25 {
  border-right-color: rgb(187 247 208 / 0.25) !important;
}
.border-r-green-200\/30 {
  border-right-color: rgb(187 247 208 / 0.3) !important;
}
.border-r-green-200\/38 {
  border-right-color: rgb(187 247 208 / 0.38) !important;
}
.border-r-green-200\/40 {
  border-right-color: rgb(187 247 208 / 0.4) !important;
}
.border-r-green-200\/5 {
  border-right-color: rgb(187 247 208 / 0.05) !important;
}
.border-r-green-200\/50 {
  border-right-color: rgb(187 247 208 / 0.5) !important;
}
.border-r-green-200\/60 {
  border-right-color: rgb(187 247 208 / 0.6) !important;
}
.border-r-green-200\/70 {
  border-right-color: rgb(187 247 208 / 0.7) !important;
}
.border-r-green-200\/75 {
  border-right-color: rgb(187 247 208 / 0.75) !important;
}
.border-r-green-200\/80 {
  border-right-color: rgb(187 247 208 / 0.8) !important;
}
.border-r-green-200\/87 {
  border-right-color: rgb(187 247 208 / 0.87) !important;
}
.border-r-green-200\/90 {
  border-right-color: rgb(187 247 208 / 0.9) !important;
}
.border-r-green-200\/95 {
  border-right-color: rgb(187 247 208 / 0.95) !important;
}
.border-r-green-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-r-green-300\/0 {
  border-right-color: rgb(134 239 172 / 0) !important;
}
.border-r-green-300\/10 {
  border-right-color: rgb(134 239 172 / 0.1) !important;
}
.border-r-green-300\/100 {
  border-right-color: rgb(134 239 172 / 1) !important;
}
.border-r-green-300\/12 {
  border-right-color: rgb(134 239 172 / 0.12) !important;
}
.border-r-green-300\/20 {
  border-right-color: rgb(134 239 172 / 0.2) !important;
}
.border-r-green-300\/25 {
  border-right-color: rgb(134 239 172 / 0.25) !important;
}
.border-r-green-300\/30 {
  border-right-color: rgb(134 239 172 / 0.3) !important;
}
.border-r-green-300\/38 {
  border-right-color: rgb(134 239 172 / 0.38) !important;
}
.border-r-green-300\/40 {
  border-right-color: rgb(134 239 172 / 0.4) !important;
}
.border-r-green-300\/5 {
  border-right-color: rgb(134 239 172 / 0.05) !important;
}
.border-r-green-300\/50 {
  border-right-color: rgb(134 239 172 / 0.5) !important;
}
.border-r-green-300\/60 {
  border-right-color: rgb(134 239 172 / 0.6) !important;
}
.border-r-green-300\/70 {
  border-right-color: rgb(134 239 172 / 0.7) !important;
}
.border-r-green-300\/75 {
  border-right-color: rgb(134 239 172 / 0.75) !important;
}
.border-r-green-300\/80 {
  border-right-color: rgb(134 239 172 / 0.8) !important;
}
.border-r-green-300\/87 {
  border-right-color: rgb(134 239 172 / 0.87) !important;
}
.border-r-green-300\/90 {
  border-right-color: rgb(134 239 172 / 0.9) !important;
}
.border-r-green-300\/95 {
  border-right-color: rgb(134 239 172 / 0.95) !important;
}
.border-r-green-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-r-green-400\/0 {
  border-right-color: rgb(74 222 128 / 0) !important;
}
.border-r-green-400\/10 {
  border-right-color: rgb(74 222 128 / 0.1) !important;
}
.border-r-green-400\/100 {
  border-right-color: rgb(74 222 128 / 1) !important;
}
.border-r-green-400\/12 {
  border-right-color: rgb(74 222 128 / 0.12) !important;
}
.border-r-green-400\/20 {
  border-right-color: rgb(74 222 128 / 0.2) !important;
}
.border-r-green-400\/25 {
  border-right-color: rgb(74 222 128 / 0.25) !important;
}
.border-r-green-400\/30 {
  border-right-color: rgb(74 222 128 / 0.3) !important;
}
.border-r-green-400\/38 {
  border-right-color: rgb(74 222 128 / 0.38) !important;
}
.border-r-green-400\/40 {
  border-right-color: rgb(74 222 128 / 0.4) !important;
}
.border-r-green-400\/5 {
  border-right-color: rgb(74 222 128 / 0.05) !important;
}
.border-r-green-400\/50 {
  border-right-color: rgb(74 222 128 / 0.5) !important;
}
.border-r-green-400\/60 {
  border-right-color: rgb(74 222 128 / 0.6) !important;
}
.border-r-green-400\/70 {
  border-right-color: rgb(74 222 128 / 0.7) !important;
}
.border-r-green-400\/75 {
  border-right-color: rgb(74 222 128 / 0.75) !important;
}
.border-r-green-400\/80 {
  border-right-color: rgb(74 222 128 / 0.8) !important;
}
.border-r-green-400\/87 {
  border-right-color: rgb(74 222 128 / 0.87) !important;
}
.border-r-green-400\/90 {
  border-right-color: rgb(74 222 128 / 0.9) !important;
}
.border-r-green-400\/95 {
  border-right-color: rgb(74 222 128 / 0.95) !important;
}
.border-r-green-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-r-green-50\/0 {
  border-right-color: rgb(240 253 244 / 0) !important;
}
.border-r-green-50\/10 {
  border-right-color: rgb(240 253 244 / 0.1) !important;
}
.border-r-green-50\/100 {
  border-right-color: rgb(240 253 244 / 1) !important;
}
.border-r-green-50\/12 {
  border-right-color: rgb(240 253 244 / 0.12) !important;
}
.border-r-green-50\/20 {
  border-right-color: rgb(240 253 244 / 0.2) !important;
}
.border-r-green-50\/25 {
  border-right-color: rgb(240 253 244 / 0.25) !important;
}
.border-r-green-50\/30 {
  border-right-color: rgb(240 253 244 / 0.3) !important;
}
.border-r-green-50\/38 {
  border-right-color: rgb(240 253 244 / 0.38) !important;
}
.border-r-green-50\/40 {
  border-right-color: rgb(240 253 244 / 0.4) !important;
}
.border-r-green-50\/5 {
  border-right-color: rgb(240 253 244 / 0.05) !important;
}
.border-r-green-50\/50 {
  border-right-color: rgb(240 253 244 / 0.5) !important;
}
.border-r-green-50\/60 {
  border-right-color: rgb(240 253 244 / 0.6) !important;
}
.border-r-green-50\/70 {
  border-right-color: rgb(240 253 244 / 0.7) !important;
}
.border-r-green-50\/75 {
  border-right-color: rgb(240 253 244 / 0.75) !important;
}
.border-r-green-50\/80 {
  border-right-color: rgb(240 253 244 / 0.8) !important;
}
.border-r-green-50\/87 {
  border-right-color: rgb(240 253 244 / 0.87) !important;
}
.border-r-green-50\/90 {
  border-right-color: rgb(240 253 244 / 0.9) !important;
}
.border-r-green-50\/95 {
  border-right-color: rgb(240 253 244 / 0.95) !important;
}
.border-r-green-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-r-green-500\/0 {
  border-right-color: rgb(34 197 94 / 0) !important;
}
.border-r-green-500\/10 {
  border-right-color: rgb(34 197 94 / 0.1) !important;
}
.border-r-green-500\/100 {
  border-right-color: rgb(34 197 94 / 1) !important;
}
.border-r-green-500\/12 {
  border-right-color: rgb(34 197 94 / 0.12) !important;
}
.border-r-green-500\/20 {
  border-right-color: rgb(34 197 94 / 0.2) !important;
}
.border-r-green-500\/25 {
  border-right-color: rgb(34 197 94 / 0.25) !important;
}
.border-r-green-500\/30 {
  border-right-color: rgb(34 197 94 / 0.3) !important;
}
.border-r-green-500\/38 {
  border-right-color: rgb(34 197 94 / 0.38) !important;
}
.border-r-green-500\/40 {
  border-right-color: rgb(34 197 94 / 0.4) !important;
}
.border-r-green-500\/5 {
  border-right-color: rgb(34 197 94 / 0.05) !important;
}
.border-r-green-500\/50 {
  border-right-color: rgb(34 197 94 / 0.5) !important;
}
.border-r-green-500\/60 {
  border-right-color: rgb(34 197 94 / 0.6) !important;
}
.border-r-green-500\/70 {
  border-right-color: rgb(34 197 94 / 0.7) !important;
}
.border-r-green-500\/75 {
  border-right-color: rgb(34 197 94 / 0.75) !important;
}
.border-r-green-500\/80 {
  border-right-color: rgb(34 197 94 / 0.8) !important;
}
.border-r-green-500\/87 {
  border-right-color: rgb(34 197 94 / 0.87) !important;
}
.border-r-green-500\/90 {
  border-right-color: rgb(34 197 94 / 0.9) !important;
}
.border-r-green-500\/95 {
  border-right-color: rgb(34 197 94 / 0.95) !important;
}
.border-r-green-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-r-green-600\/0 {
  border-right-color: rgb(22 163 74 / 0) !important;
}
.border-r-green-600\/10 {
  border-right-color: rgb(22 163 74 / 0.1) !important;
}
.border-r-green-600\/100 {
  border-right-color: rgb(22 163 74 / 1) !important;
}
.border-r-green-600\/12 {
  border-right-color: rgb(22 163 74 / 0.12) !important;
}
.border-r-green-600\/20 {
  border-right-color: rgb(22 163 74 / 0.2) !important;
}
.border-r-green-600\/25 {
  border-right-color: rgb(22 163 74 / 0.25) !important;
}
.border-r-green-600\/30 {
  border-right-color: rgb(22 163 74 / 0.3) !important;
}
.border-r-green-600\/38 {
  border-right-color: rgb(22 163 74 / 0.38) !important;
}
.border-r-green-600\/40 {
  border-right-color: rgb(22 163 74 / 0.4) !important;
}
.border-r-green-600\/5 {
  border-right-color: rgb(22 163 74 / 0.05) !important;
}
.border-r-green-600\/50 {
  border-right-color: rgb(22 163 74 / 0.5) !important;
}
.border-r-green-600\/60 {
  border-right-color: rgb(22 163 74 / 0.6) !important;
}
.border-r-green-600\/70 {
  border-right-color: rgb(22 163 74 / 0.7) !important;
}
.border-r-green-600\/75 {
  border-right-color: rgb(22 163 74 / 0.75) !important;
}
.border-r-green-600\/80 {
  border-right-color: rgb(22 163 74 / 0.8) !important;
}
.border-r-green-600\/87 {
  border-right-color: rgb(22 163 74 / 0.87) !important;
}
.border-r-green-600\/90 {
  border-right-color: rgb(22 163 74 / 0.9) !important;
}
.border-r-green-600\/95 {
  border-right-color: rgb(22 163 74 / 0.95) !important;
}
.border-r-green-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-r-green-700\/0 {
  border-right-color: rgb(21 128 61 / 0) !important;
}
.border-r-green-700\/10 {
  border-right-color: rgb(21 128 61 / 0.1) !important;
}
.border-r-green-700\/100 {
  border-right-color: rgb(21 128 61 / 1) !important;
}
.border-r-green-700\/12 {
  border-right-color: rgb(21 128 61 / 0.12) !important;
}
.border-r-green-700\/20 {
  border-right-color: rgb(21 128 61 / 0.2) !important;
}
.border-r-green-700\/25 {
  border-right-color: rgb(21 128 61 / 0.25) !important;
}
.border-r-green-700\/30 {
  border-right-color: rgb(21 128 61 / 0.3) !important;
}
.border-r-green-700\/38 {
  border-right-color: rgb(21 128 61 / 0.38) !important;
}
.border-r-green-700\/40 {
  border-right-color: rgb(21 128 61 / 0.4) !important;
}
.border-r-green-700\/5 {
  border-right-color: rgb(21 128 61 / 0.05) !important;
}
.border-r-green-700\/50 {
  border-right-color: rgb(21 128 61 / 0.5) !important;
}
.border-r-green-700\/60 {
  border-right-color: rgb(21 128 61 / 0.6) !important;
}
.border-r-green-700\/70 {
  border-right-color: rgb(21 128 61 / 0.7) !important;
}
.border-r-green-700\/75 {
  border-right-color: rgb(21 128 61 / 0.75) !important;
}
.border-r-green-700\/80 {
  border-right-color: rgb(21 128 61 / 0.8) !important;
}
.border-r-green-700\/87 {
  border-right-color: rgb(21 128 61 / 0.87) !important;
}
.border-r-green-700\/90 {
  border-right-color: rgb(21 128 61 / 0.9) !important;
}
.border-r-green-700\/95 {
  border-right-color: rgb(21 128 61 / 0.95) !important;
}
.border-r-green-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-r-green-800\/0 {
  border-right-color: rgb(22 101 52 / 0) !important;
}
.border-r-green-800\/10 {
  border-right-color: rgb(22 101 52 / 0.1) !important;
}
.border-r-green-800\/100 {
  border-right-color: rgb(22 101 52 / 1) !important;
}
.border-r-green-800\/12 {
  border-right-color: rgb(22 101 52 / 0.12) !important;
}
.border-r-green-800\/20 {
  border-right-color: rgb(22 101 52 / 0.2) !important;
}
.border-r-green-800\/25 {
  border-right-color: rgb(22 101 52 / 0.25) !important;
}
.border-r-green-800\/30 {
  border-right-color: rgb(22 101 52 / 0.3) !important;
}
.border-r-green-800\/38 {
  border-right-color: rgb(22 101 52 / 0.38) !important;
}
.border-r-green-800\/40 {
  border-right-color: rgb(22 101 52 / 0.4) !important;
}
.border-r-green-800\/5 {
  border-right-color: rgb(22 101 52 / 0.05) !important;
}
.border-r-green-800\/50 {
  border-right-color: rgb(22 101 52 / 0.5) !important;
}
.border-r-green-800\/60 {
  border-right-color: rgb(22 101 52 / 0.6) !important;
}
.border-r-green-800\/70 {
  border-right-color: rgb(22 101 52 / 0.7) !important;
}
.border-r-green-800\/75 {
  border-right-color: rgb(22 101 52 / 0.75) !important;
}
.border-r-green-800\/80 {
  border-right-color: rgb(22 101 52 / 0.8) !important;
}
.border-r-green-800\/87 {
  border-right-color: rgb(22 101 52 / 0.87) !important;
}
.border-r-green-800\/90 {
  border-right-color: rgb(22 101 52 / 0.9) !important;
}
.border-r-green-800\/95 {
  border-right-color: rgb(22 101 52 / 0.95) !important;
}
.border-r-green-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-r-green-900\/0 {
  border-right-color: rgb(20 83 45 / 0) !important;
}
.border-r-green-900\/10 {
  border-right-color: rgb(20 83 45 / 0.1) !important;
}
.border-r-green-900\/100 {
  border-right-color: rgb(20 83 45 / 1) !important;
}
.border-r-green-900\/12 {
  border-right-color: rgb(20 83 45 / 0.12) !important;
}
.border-r-green-900\/20 {
  border-right-color: rgb(20 83 45 / 0.2) !important;
}
.border-r-green-900\/25 {
  border-right-color: rgb(20 83 45 / 0.25) !important;
}
.border-r-green-900\/30 {
  border-right-color: rgb(20 83 45 / 0.3) !important;
}
.border-r-green-900\/38 {
  border-right-color: rgb(20 83 45 / 0.38) !important;
}
.border-r-green-900\/40 {
  border-right-color: rgb(20 83 45 / 0.4) !important;
}
.border-r-green-900\/5 {
  border-right-color: rgb(20 83 45 / 0.05) !important;
}
.border-r-green-900\/50 {
  border-right-color: rgb(20 83 45 / 0.5) !important;
}
.border-r-green-900\/60 {
  border-right-color: rgb(20 83 45 / 0.6) !important;
}
.border-r-green-900\/70 {
  border-right-color: rgb(20 83 45 / 0.7) !important;
}
.border-r-green-900\/75 {
  border-right-color: rgb(20 83 45 / 0.75) !important;
}
.border-r-green-900\/80 {
  border-right-color: rgb(20 83 45 / 0.8) !important;
}
.border-r-green-900\/87 {
  border-right-color: rgb(20 83 45 / 0.87) !important;
}
.border-r-green-900\/90 {
  border-right-color: rgb(20 83 45 / 0.9) !important;
}
.border-r-green-900\/95 {
  border-right-color: rgb(20 83 45 / 0.95) !important;
}
.border-r-green-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-r-green-950\/0 {
  border-right-color: rgb(5 46 22 / 0) !important;
}
.border-r-green-950\/10 {
  border-right-color: rgb(5 46 22 / 0.1) !important;
}
.border-r-green-950\/100 {
  border-right-color: rgb(5 46 22 / 1) !important;
}
.border-r-green-950\/12 {
  border-right-color: rgb(5 46 22 / 0.12) !important;
}
.border-r-green-950\/20 {
  border-right-color: rgb(5 46 22 / 0.2) !important;
}
.border-r-green-950\/25 {
  border-right-color: rgb(5 46 22 / 0.25) !important;
}
.border-r-green-950\/30 {
  border-right-color: rgb(5 46 22 / 0.3) !important;
}
.border-r-green-950\/38 {
  border-right-color: rgb(5 46 22 / 0.38) !important;
}
.border-r-green-950\/40 {
  border-right-color: rgb(5 46 22 / 0.4) !important;
}
.border-r-green-950\/5 {
  border-right-color: rgb(5 46 22 / 0.05) !important;
}
.border-r-green-950\/50 {
  border-right-color: rgb(5 46 22 / 0.5) !important;
}
.border-r-green-950\/60 {
  border-right-color: rgb(5 46 22 / 0.6) !important;
}
.border-r-green-950\/70 {
  border-right-color: rgb(5 46 22 / 0.7) !important;
}
.border-r-green-950\/75 {
  border-right-color: rgb(5 46 22 / 0.75) !important;
}
.border-r-green-950\/80 {
  border-right-color: rgb(5 46 22 / 0.8) !important;
}
.border-r-green-950\/87 {
  border-right-color: rgb(5 46 22 / 0.87) !important;
}
.border-r-green-950\/90 {
  border-right-color: rgb(5 46 22 / 0.9) !important;
}
.border-r-green-950\/95 {
  border-right-color: rgb(5 46 22 / 0.95) !important;
}
.border-r-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-100\/0 {
  border-right-color: rgb(224 231 255 / 0) !important;
}
.border-r-indigo-100\/10 {
  border-right-color: rgb(224 231 255 / 0.1) !important;
}
.border-r-indigo-100\/100 {
  border-right-color: rgb(224 231 255 / 1) !important;
}
.border-r-indigo-100\/12 {
  border-right-color: rgb(224 231 255 / 0.12) !important;
}
.border-r-indigo-100\/20 {
  border-right-color: rgb(224 231 255 / 0.2) !important;
}
.border-r-indigo-100\/25 {
  border-right-color: rgb(224 231 255 / 0.25) !important;
}
.border-r-indigo-100\/30 {
  border-right-color: rgb(224 231 255 / 0.3) !important;
}
.border-r-indigo-100\/38 {
  border-right-color: rgb(224 231 255 / 0.38) !important;
}
.border-r-indigo-100\/40 {
  border-right-color: rgb(224 231 255 / 0.4) !important;
}
.border-r-indigo-100\/5 {
  border-right-color: rgb(224 231 255 / 0.05) !important;
}
.border-r-indigo-100\/50 {
  border-right-color: rgb(224 231 255 / 0.5) !important;
}
.border-r-indigo-100\/60 {
  border-right-color: rgb(224 231 255 / 0.6) !important;
}
.border-r-indigo-100\/70 {
  border-right-color: rgb(224 231 255 / 0.7) !important;
}
.border-r-indigo-100\/75 {
  border-right-color: rgb(224 231 255 / 0.75) !important;
}
.border-r-indigo-100\/80 {
  border-right-color: rgb(224 231 255 / 0.8) !important;
}
.border-r-indigo-100\/87 {
  border-right-color: rgb(224 231 255 / 0.87) !important;
}
.border-r-indigo-100\/90 {
  border-right-color: rgb(224 231 255 / 0.9) !important;
}
.border-r-indigo-100\/95 {
  border-right-color: rgb(224 231 255 / 0.95) !important;
}
.border-r-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-200\/0 {
  border-right-color: rgb(199 210 254 / 0) !important;
}
.border-r-indigo-200\/10 {
  border-right-color: rgb(199 210 254 / 0.1) !important;
}
.border-r-indigo-200\/100 {
  border-right-color: rgb(199 210 254 / 1) !important;
}
.border-r-indigo-200\/12 {
  border-right-color: rgb(199 210 254 / 0.12) !important;
}
.border-r-indigo-200\/20 {
  border-right-color: rgb(199 210 254 / 0.2) !important;
}
.border-r-indigo-200\/25 {
  border-right-color: rgb(199 210 254 / 0.25) !important;
}
.border-r-indigo-200\/30 {
  border-right-color: rgb(199 210 254 / 0.3) !important;
}
.border-r-indigo-200\/38 {
  border-right-color: rgb(199 210 254 / 0.38) !important;
}
.border-r-indigo-200\/40 {
  border-right-color: rgb(199 210 254 / 0.4) !important;
}
.border-r-indigo-200\/5 {
  border-right-color: rgb(199 210 254 / 0.05) !important;
}
.border-r-indigo-200\/50 {
  border-right-color: rgb(199 210 254 / 0.5) !important;
}
.border-r-indigo-200\/60 {
  border-right-color: rgb(199 210 254 / 0.6) !important;
}
.border-r-indigo-200\/70 {
  border-right-color: rgb(199 210 254 / 0.7) !important;
}
.border-r-indigo-200\/75 {
  border-right-color: rgb(199 210 254 / 0.75) !important;
}
.border-r-indigo-200\/80 {
  border-right-color: rgb(199 210 254 / 0.8) !important;
}
.border-r-indigo-200\/87 {
  border-right-color: rgb(199 210 254 / 0.87) !important;
}
.border-r-indigo-200\/90 {
  border-right-color: rgb(199 210 254 / 0.9) !important;
}
.border-r-indigo-200\/95 {
  border-right-color: rgb(199 210 254 / 0.95) !important;
}
.border-r-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-300\/0 {
  border-right-color: rgb(165 180 252 / 0) !important;
}
.border-r-indigo-300\/10 {
  border-right-color: rgb(165 180 252 / 0.1) !important;
}
.border-r-indigo-300\/100 {
  border-right-color: rgb(165 180 252 / 1) !important;
}
.border-r-indigo-300\/12 {
  border-right-color: rgb(165 180 252 / 0.12) !important;
}
.border-r-indigo-300\/20 {
  border-right-color: rgb(165 180 252 / 0.2) !important;
}
.border-r-indigo-300\/25 {
  border-right-color: rgb(165 180 252 / 0.25) !important;
}
.border-r-indigo-300\/30 {
  border-right-color: rgb(165 180 252 / 0.3) !important;
}
.border-r-indigo-300\/38 {
  border-right-color: rgb(165 180 252 / 0.38) !important;
}
.border-r-indigo-300\/40 {
  border-right-color: rgb(165 180 252 / 0.4) !important;
}
.border-r-indigo-300\/5 {
  border-right-color: rgb(165 180 252 / 0.05) !important;
}
.border-r-indigo-300\/50 {
  border-right-color: rgb(165 180 252 / 0.5) !important;
}
.border-r-indigo-300\/60 {
  border-right-color: rgb(165 180 252 / 0.6) !important;
}
.border-r-indigo-300\/70 {
  border-right-color: rgb(165 180 252 / 0.7) !important;
}
.border-r-indigo-300\/75 {
  border-right-color: rgb(165 180 252 / 0.75) !important;
}
.border-r-indigo-300\/80 {
  border-right-color: rgb(165 180 252 / 0.8) !important;
}
.border-r-indigo-300\/87 {
  border-right-color: rgb(165 180 252 / 0.87) !important;
}
.border-r-indigo-300\/90 {
  border-right-color: rgb(165 180 252 / 0.9) !important;
}
.border-r-indigo-300\/95 {
  border-right-color: rgb(165 180 252 / 0.95) !important;
}
.border-r-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-400\/0 {
  border-right-color: rgb(129 140 248 / 0) !important;
}
.border-r-indigo-400\/10 {
  border-right-color: rgb(129 140 248 / 0.1) !important;
}
.border-r-indigo-400\/100 {
  border-right-color: rgb(129 140 248 / 1) !important;
}
.border-r-indigo-400\/12 {
  border-right-color: rgb(129 140 248 / 0.12) !important;
}
.border-r-indigo-400\/20 {
  border-right-color: rgb(129 140 248 / 0.2) !important;
}
.border-r-indigo-400\/25 {
  border-right-color: rgb(129 140 248 / 0.25) !important;
}
.border-r-indigo-400\/30 {
  border-right-color: rgb(129 140 248 / 0.3) !important;
}
.border-r-indigo-400\/38 {
  border-right-color: rgb(129 140 248 / 0.38) !important;
}
.border-r-indigo-400\/40 {
  border-right-color: rgb(129 140 248 / 0.4) !important;
}
.border-r-indigo-400\/5 {
  border-right-color: rgb(129 140 248 / 0.05) !important;
}
.border-r-indigo-400\/50 {
  border-right-color: rgb(129 140 248 / 0.5) !important;
}
.border-r-indigo-400\/60 {
  border-right-color: rgb(129 140 248 / 0.6) !important;
}
.border-r-indigo-400\/70 {
  border-right-color: rgb(129 140 248 / 0.7) !important;
}
.border-r-indigo-400\/75 {
  border-right-color: rgb(129 140 248 / 0.75) !important;
}
.border-r-indigo-400\/80 {
  border-right-color: rgb(129 140 248 / 0.8) !important;
}
.border-r-indigo-400\/87 {
  border-right-color: rgb(129 140 248 / 0.87) !important;
}
.border-r-indigo-400\/90 {
  border-right-color: rgb(129 140 248 / 0.9) !important;
}
.border-r-indigo-400\/95 {
  border-right-color: rgb(129 140 248 / 0.95) !important;
}
.border-r-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-50\/0 {
  border-right-color: rgb(238 242 255 / 0) !important;
}
.border-r-indigo-50\/10 {
  border-right-color: rgb(238 242 255 / 0.1) !important;
}
.border-r-indigo-50\/100 {
  border-right-color: rgb(238 242 255 / 1) !important;
}
.border-r-indigo-50\/12 {
  border-right-color: rgb(238 242 255 / 0.12) !important;
}
.border-r-indigo-50\/20 {
  border-right-color: rgb(238 242 255 / 0.2) !important;
}
.border-r-indigo-50\/25 {
  border-right-color: rgb(238 242 255 / 0.25) !important;
}
.border-r-indigo-50\/30 {
  border-right-color: rgb(238 242 255 / 0.3) !important;
}
.border-r-indigo-50\/38 {
  border-right-color: rgb(238 242 255 / 0.38) !important;
}
.border-r-indigo-50\/40 {
  border-right-color: rgb(238 242 255 / 0.4) !important;
}
.border-r-indigo-50\/5 {
  border-right-color: rgb(238 242 255 / 0.05) !important;
}
.border-r-indigo-50\/50 {
  border-right-color: rgb(238 242 255 / 0.5) !important;
}
.border-r-indigo-50\/60 {
  border-right-color: rgb(238 242 255 / 0.6) !important;
}
.border-r-indigo-50\/70 {
  border-right-color: rgb(238 242 255 / 0.7) !important;
}
.border-r-indigo-50\/75 {
  border-right-color: rgb(238 242 255 / 0.75) !important;
}
.border-r-indigo-50\/80 {
  border-right-color: rgb(238 242 255 / 0.8) !important;
}
.border-r-indigo-50\/87 {
  border-right-color: rgb(238 242 255 / 0.87) !important;
}
.border-r-indigo-50\/90 {
  border-right-color: rgb(238 242 255 / 0.9) !important;
}
.border-r-indigo-50\/95 {
  border-right-color: rgb(238 242 255 / 0.95) !important;
}
.border-r-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-500\/0 {
  border-right-color: rgb(99 102 241 / 0) !important;
}
.border-r-indigo-500\/10 {
  border-right-color: rgb(99 102 241 / 0.1) !important;
}
.border-r-indigo-500\/100 {
  border-right-color: rgb(99 102 241 / 1) !important;
}
.border-r-indigo-500\/12 {
  border-right-color: rgb(99 102 241 / 0.12) !important;
}
.border-r-indigo-500\/20 {
  border-right-color: rgb(99 102 241 / 0.2) !important;
}
.border-r-indigo-500\/25 {
  border-right-color: rgb(99 102 241 / 0.25) !important;
}
.border-r-indigo-500\/30 {
  border-right-color: rgb(99 102 241 / 0.3) !important;
}
.border-r-indigo-500\/38 {
  border-right-color: rgb(99 102 241 / 0.38) !important;
}
.border-r-indigo-500\/40 {
  border-right-color: rgb(99 102 241 / 0.4) !important;
}
.border-r-indigo-500\/5 {
  border-right-color: rgb(99 102 241 / 0.05) !important;
}
.border-r-indigo-500\/50 {
  border-right-color: rgb(99 102 241 / 0.5) !important;
}
.border-r-indigo-500\/60 {
  border-right-color: rgb(99 102 241 / 0.6) !important;
}
.border-r-indigo-500\/70 {
  border-right-color: rgb(99 102 241 / 0.7) !important;
}
.border-r-indigo-500\/75 {
  border-right-color: rgb(99 102 241 / 0.75) !important;
}
.border-r-indigo-500\/80 {
  border-right-color: rgb(99 102 241 / 0.8) !important;
}
.border-r-indigo-500\/87 {
  border-right-color: rgb(99 102 241 / 0.87) !important;
}
.border-r-indigo-500\/90 {
  border-right-color: rgb(99 102 241 / 0.9) !important;
}
.border-r-indigo-500\/95 {
  border-right-color: rgb(99 102 241 / 0.95) !important;
}
.border-r-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-600\/0 {
  border-right-color: rgb(79 70 229 / 0) !important;
}
.border-r-indigo-600\/10 {
  border-right-color: rgb(79 70 229 / 0.1) !important;
}
.border-r-indigo-600\/100 {
  border-right-color: rgb(79 70 229 / 1) !important;
}
.border-r-indigo-600\/12 {
  border-right-color: rgb(79 70 229 / 0.12) !important;
}
.border-r-indigo-600\/20 {
  border-right-color: rgb(79 70 229 / 0.2) !important;
}
.border-r-indigo-600\/25 {
  border-right-color: rgb(79 70 229 / 0.25) !important;
}
.border-r-indigo-600\/30 {
  border-right-color: rgb(79 70 229 / 0.3) !important;
}
.border-r-indigo-600\/38 {
  border-right-color: rgb(79 70 229 / 0.38) !important;
}
.border-r-indigo-600\/40 {
  border-right-color: rgb(79 70 229 / 0.4) !important;
}
.border-r-indigo-600\/5 {
  border-right-color: rgb(79 70 229 / 0.05) !important;
}
.border-r-indigo-600\/50 {
  border-right-color: rgb(79 70 229 / 0.5) !important;
}
.border-r-indigo-600\/60 {
  border-right-color: rgb(79 70 229 / 0.6) !important;
}
.border-r-indigo-600\/70 {
  border-right-color: rgb(79 70 229 / 0.7) !important;
}
.border-r-indigo-600\/75 {
  border-right-color: rgb(79 70 229 / 0.75) !important;
}
.border-r-indigo-600\/80 {
  border-right-color: rgb(79 70 229 / 0.8) !important;
}
.border-r-indigo-600\/87 {
  border-right-color: rgb(79 70 229 / 0.87) !important;
}
.border-r-indigo-600\/90 {
  border-right-color: rgb(79 70 229 / 0.9) !important;
}
.border-r-indigo-600\/95 {
  border-right-color: rgb(79 70 229 / 0.95) !important;
}
.border-r-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-700\/0 {
  border-right-color: rgb(67 56 202 / 0) !important;
}
.border-r-indigo-700\/10 {
  border-right-color: rgb(67 56 202 / 0.1) !important;
}
.border-r-indigo-700\/100 {
  border-right-color: rgb(67 56 202 / 1) !important;
}
.border-r-indigo-700\/12 {
  border-right-color: rgb(67 56 202 / 0.12) !important;
}
.border-r-indigo-700\/20 {
  border-right-color: rgb(67 56 202 / 0.2) !important;
}
.border-r-indigo-700\/25 {
  border-right-color: rgb(67 56 202 / 0.25) !important;
}
.border-r-indigo-700\/30 {
  border-right-color: rgb(67 56 202 / 0.3) !important;
}
.border-r-indigo-700\/38 {
  border-right-color: rgb(67 56 202 / 0.38) !important;
}
.border-r-indigo-700\/40 {
  border-right-color: rgb(67 56 202 / 0.4) !important;
}
.border-r-indigo-700\/5 {
  border-right-color: rgb(67 56 202 / 0.05) !important;
}
.border-r-indigo-700\/50 {
  border-right-color: rgb(67 56 202 / 0.5) !important;
}
.border-r-indigo-700\/60 {
  border-right-color: rgb(67 56 202 / 0.6) !important;
}
.border-r-indigo-700\/70 {
  border-right-color: rgb(67 56 202 / 0.7) !important;
}
.border-r-indigo-700\/75 {
  border-right-color: rgb(67 56 202 / 0.75) !important;
}
.border-r-indigo-700\/80 {
  border-right-color: rgb(67 56 202 / 0.8) !important;
}
.border-r-indigo-700\/87 {
  border-right-color: rgb(67 56 202 / 0.87) !important;
}
.border-r-indigo-700\/90 {
  border-right-color: rgb(67 56 202 / 0.9) !important;
}
.border-r-indigo-700\/95 {
  border-right-color: rgb(67 56 202 / 0.95) !important;
}
.border-r-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-800\/0 {
  border-right-color: rgb(55 48 163 / 0) !important;
}
.border-r-indigo-800\/10 {
  border-right-color: rgb(55 48 163 / 0.1) !important;
}
.border-r-indigo-800\/100 {
  border-right-color: rgb(55 48 163 / 1) !important;
}
.border-r-indigo-800\/12 {
  border-right-color: rgb(55 48 163 / 0.12) !important;
}
.border-r-indigo-800\/20 {
  border-right-color: rgb(55 48 163 / 0.2) !important;
}
.border-r-indigo-800\/25 {
  border-right-color: rgb(55 48 163 / 0.25) !important;
}
.border-r-indigo-800\/30 {
  border-right-color: rgb(55 48 163 / 0.3) !important;
}
.border-r-indigo-800\/38 {
  border-right-color: rgb(55 48 163 / 0.38) !important;
}
.border-r-indigo-800\/40 {
  border-right-color: rgb(55 48 163 / 0.4) !important;
}
.border-r-indigo-800\/5 {
  border-right-color: rgb(55 48 163 / 0.05) !important;
}
.border-r-indigo-800\/50 {
  border-right-color: rgb(55 48 163 / 0.5) !important;
}
.border-r-indigo-800\/60 {
  border-right-color: rgb(55 48 163 / 0.6) !important;
}
.border-r-indigo-800\/70 {
  border-right-color: rgb(55 48 163 / 0.7) !important;
}
.border-r-indigo-800\/75 {
  border-right-color: rgb(55 48 163 / 0.75) !important;
}
.border-r-indigo-800\/80 {
  border-right-color: rgb(55 48 163 / 0.8) !important;
}
.border-r-indigo-800\/87 {
  border-right-color: rgb(55 48 163 / 0.87) !important;
}
.border-r-indigo-800\/90 {
  border-right-color: rgb(55 48 163 / 0.9) !important;
}
.border-r-indigo-800\/95 {
  border-right-color: rgb(55 48 163 / 0.95) !important;
}
.border-r-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-900\/0 {
  border-right-color: rgb(49 46 129 / 0) !important;
}
.border-r-indigo-900\/10 {
  border-right-color: rgb(49 46 129 / 0.1) !important;
}
.border-r-indigo-900\/100 {
  border-right-color: rgb(49 46 129 / 1) !important;
}
.border-r-indigo-900\/12 {
  border-right-color: rgb(49 46 129 / 0.12) !important;
}
.border-r-indigo-900\/20 {
  border-right-color: rgb(49 46 129 / 0.2) !important;
}
.border-r-indigo-900\/25 {
  border-right-color: rgb(49 46 129 / 0.25) !important;
}
.border-r-indigo-900\/30 {
  border-right-color: rgb(49 46 129 / 0.3) !important;
}
.border-r-indigo-900\/38 {
  border-right-color: rgb(49 46 129 / 0.38) !important;
}
.border-r-indigo-900\/40 {
  border-right-color: rgb(49 46 129 / 0.4) !important;
}
.border-r-indigo-900\/5 {
  border-right-color: rgb(49 46 129 / 0.05) !important;
}
.border-r-indigo-900\/50 {
  border-right-color: rgb(49 46 129 / 0.5) !important;
}
.border-r-indigo-900\/60 {
  border-right-color: rgb(49 46 129 / 0.6) !important;
}
.border-r-indigo-900\/70 {
  border-right-color: rgb(49 46 129 / 0.7) !important;
}
.border-r-indigo-900\/75 {
  border-right-color: rgb(49 46 129 / 0.75) !important;
}
.border-r-indigo-900\/80 {
  border-right-color: rgb(49 46 129 / 0.8) !important;
}
.border-r-indigo-900\/87 {
  border-right-color: rgb(49 46 129 / 0.87) !important;
}
.border-r-indigo-900\/90 {
  border-right-color: rgb(49 46 129 / 0.9) !important;
}
.border-r-indigo-900\/95 {
  border-right-color: rgb(49 46 129 / 0.95) !important;
}
.border-r-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-r-indigo-950\/0 {
  border-right-color: rgb(30 27 75 / 0) !important;
}
.border-r-indigo-950\/10 {
  border-right-color: rgb(30 27 75 / 0.1) !important;
}
.border-r-indigo-950\/100 {
  border-right-color: rgb(30 27 75 / 1) !important;
}
.border-r-indigo-950\/12 {
  border-right-color: rgb(30 27 75 / 0.12) !important;
}
.border-r-indigo-950\/20 {
  border-right-color: rgb(30 27 75 / 0.2) !important;
}
.border-r-indigo-950\/25 {
  border-right-color: rgb(30 27 75 / 0.25) !important;
}
.border-r-indigo-950\/30 {
  border-right-color: rgb(30 27 75 / 0.3) !important;
}
.border-r-indigo-950\/38 {
  border-right-color: rgb(30 27 75 / 0.38) !important;
}
.border-r-indigo-950\/40 {
  border-right-color: rgb(30 27 75 / 0.4) !important;
}
.border-r-indigo-950\/5 {
  border-right-color: rgb(30 27 75 / 0.05) !important;
}
.border-r-indigo-950\/50 {
  border-right-color: rgb(30 27 75 / 0.5) !important;
}
.border-r-indigo-950\/60 {
  border-right-color: rgb(30 27 75 / 0.6) !important;
}
.border-r-indigo-950\/70 {
  border-right-color: rgb(30 27 75 / 0.7) !important;
}
.border-r-indigo-950\/75 {
  border-right-color: rgb(30 27 75 / 0.75) !important;
}
.border-r-indigo-950\/80 {
  border-right-color: rgb(30 27 75 / 0.8) !important;
}
.border-r-indigo-950\/87 {
  border-right-color: rgb(30 27 75 / 0.87) !important;
}
.border-r-indigo-950\/90 {
  border-right-color: rgb(30 27 75 / 0.9) !important;
}
.border-r-indigo-950\/95 {
  border-right-color: rgb(30 27 75 / 0.95) !important;
}
.border-r-inherit {
  border-right-color: inherit !important;
}
.border-r-lime-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-r-lime-100\/0 {
  border-right-color: rgb(236 252 203 / 0) !important;
}
.border-r-lime-100\/10 {
  border-right-color: rgb(236 252 203 / 0.1) !important;
}
.border-r-lime-100\/100 {
  border-right-color: rgb(236 252 203 / 1) !important;
}
.border-r-lime-100\/12 {
  border-right-color: rgb(236 252 203 / 0.12) !important;
}
.border-r-lime-100\/20 {
  border-right-color: rgb(236 252 203 / 0.2) !important;
}
.border-r-lime-100\/25 {
  border-right-color: rgb(236 252 203 / 0.25) !important;
}
.border-r-lime-100\/30 {
  border-right-color: rgb(236 252 203 / 0.3) !important;
}
.border-r-lime-100\/38 {
  border-right-color: rgb(236 252 203 / 0.38) !important;
}
.border-r-lime-100\/40 {
  border-right-color: rgb(236 252 203 / 0.4) !important;
}
.border-r-lime-100\/5 {
  border-right-color: rgb(236 252 203 / 0.05) !important;
}
.border-r-lime-100\/50 {
  border-right-color: rgb(236 252 203 / 0.5) !important;
}
.border-r-lime-100\/60 {
  border-right-color: rgb(236 252 203 / 0.6) !important;
}
.border-r-lime-100\/70 {
  border-right-color: rgb(236 252 203 / 0.7) !important;
}
.border-r-lime-100\/75 {
  border-right-color: rgb(236 252 203 / 0.75) !important;
}
.border-r-lime-100\/80 {
  border-right-color: rgb(236 252 203 / 0.8) !important;
}
.border-r-lime-100\/87 {
  border-right-color: rgb(236 252 203 / 0.87) !important;
}
.border-r-lime-100\/90 {
  border-right-color: rgb(236 252 203 / 0.9) !important;
}
.border-r-lime-100\/95 {
  border-right-color: rgb(236 252 203 / 0.95) !important;
}
.border-r-lime-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-r-lime-200\/0 {
  border-right-color: rgb(217 249 157 / 0) !important;
}
.border-r-lime-200\/10 {
  border-right-color: rgb(217 249 157 / 0.1) !important;
}
.border-r-lime-200\/100 {
  border-right-color: rgb(217 249 157 / 1) !important;
}
.border-r-lime-200\/12 {
  border-right-color: rgb(217 249 157 / 0.12) !important;
}
.border-r-lime-200\/20 {
  border-right-color: rgb(217 249 157 / 0.2) !important;
}
.border-r-lime-200\/25 {
  border-right-color: rgb(217 249 157 / 0.25) !important;
}
.border-r-lime-200\/30 {
  border-right-color: rgb(217 249 157 / 0.3) !important;
}
.border-r-lime-200\/38 {
  border-right-color: rgb(217 249 157 / 0.38) !important;
}
.border-r-lime-200\/40 {
  border-right-color: rgb(217 249 157 / 0.4) !important;
}
.border-r-lime-200\/5 {
  border-right-color: rgb(217 249 157 / 0.05) !important;
}
.border-r-lime-200\/50 {
  border-right-color: rgb(217 249 157 / 0.5) !important;
}
.border-r-lime-200\/60 {
  border-right-color: rgb(217 249 157 / 0.6) !important;
}
.border-r-lime-200\/70 {
  border-right-color: rgb(217 249 157 / 0.7) !important;
}
.border-r-lime-200\/75 {
  border-right-color: rgb(217 249 157 / 0.75) !important;
}
.border-r-lime-200\/80 {
  border-right-color: rgb(217 249 157 / 0.8) !important;
}
.border-r-lime-200\/87 {
  border-right-color: rgb(217 249 157 / 0.87) !important;
}
.border-r-lime-200\/90 {
  border-right-color: rgb(217 249 157 / 0.9) !important;
}
.border-r-lime-200\/95 {
  border-right-color: rgb(217 249 157 / 0.95) !important;
}
.border-r-lime-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-r-lime-300\/0 {
  border-right-color: rgb(190 242 100 / 0) !important;
}
.border-r-lime-300\/10 {
  border-right-color: rgb(190 242 100 / 0.1) !important;
}
.border-r-lime-300\/100 {
  border-right-color: rgb(190 242 100 / 1) !important;
}
.border-r-lime-300\/12 {
  border-right-color: rgb(190 242 100 / 0.12) !important;
}
.border-r-lime-300\/20 {
  border-right-color: rgb(190 242 100 / 0.2) !important;
}
.border-r-lime-300\/25 {
  border-right-color: rgb(190 242 100 / 0.25) !important;
}
.border-r-lime-300\/30 {
  border-right-color: rgb(190 242 100 / 0.3) !important;
}
.border-r-lime-300\/38 {
  border-right-color: rgb(190 242 100 / 0.38) !important;
}
.border-r-lime-300\/40 {
  border-right-color: rgb(190 242 100 / 0.4) !important;
}
.border-r-lime-300\/5 {
  border-right-color: rgb(190 242 100 / 0.05) !important;
}
.border-r-lime-300\/50 {
  border-right-color: rgb(190 242 100 / 0.5) !important;
}
.border-r-lime-300\/60 {
  border-right-color: rgb(190 242 100 / 0.6) !important;
}
.border-r-lime-300\/70 {
  border-right-color: rgb(190 242 100 / 0.7) !important;
}
.border-r-lime-300\/75 {
  border-right-color: rgb(190 242 100 / 0.75) !important;
}
.border-r-lime-300\/80 {
  border-right-color: rgb(190 242 100 / 0.8) !important;
}
.border-r-lime-300\/87 {
  border-right-color: rgb(190 242 100 / 0.87) !important;
}
.border-r-lime-300\/90 {
  border-right-color: rgb(190 242 100 / 0.9) !important;
}
.border-r-lime-300\/95 {
  border-right-color: rgb(190 242 100 / 0.95) !important;
}
.border-r-lime-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-r-lime-400\/0 {
  border-right-color: rgb(163 230 53 / 0) !important;
}
.border-r-lime-400\/10 {
  border-right-color: rgb(163 230 53 / 0.1) !important;
}
.border-r-lime-400\/100 {
  border-right-color: rgb(163 230 53 / 1) !important;
}
.border-r-lime-400\/12 {
  border-right-color: rgb(163 230 53 / 0.12) !important;
}
.border-r-lime-400\/20 {
  border-right-color: rgb(163 230 53 / 0.2) !important;
}
.border-r-lime-400\/25 {
  border-right-color: rgb(163 230 53 / 0.25) !important;
}
.border-r-lime-400\/30 {
  border-right-color: rgb(163 230 53 / 0.3) !important;
}
.border-r-lime-400\/38 {
  border-right-color: rgb(163 230 53 / 0.38) !important;
}
.border-r-lime-400\/40 {
  border-right-color: rgb(163 230 53 / 0.4) !important;
}
.border-r-lime-400\/5 {
  border-right-color: rgb(163 230 53 / 0.05) !important;
}
.border-r-lime-400\/50 {
  border-right-color: rgb(163 230 53 / 0.5) !important;
}
.border-r-lime-400\/60 {
  border-right-color: rgb(163 230 53 / 0.6) !important;
}
.border-r-lime-400\/70 {
  border-right-color: rgb(163 230 53 / 0.7) !important;
}
.border-r-lime-400\/75 {
  border-right-color: rgb(163 230 53 / 0.75) !important;
}
.border-r-lime-400\/80 {
  border-right-color: rgb(163 230 53 / 0.8) !important;
}
.border-r-lime-400\/87 {
  border-right-color: rgb(163 230 53 / 0.87) !important;
}
.border-r-lime-400\/90 {
  border-right-color: rgb(163 230 53 / 0.9) !important;
}
.border-r-lime-400\/95 {
  border-right-color: rgb(163 230 53 / 0.95) !important;
}
.border-r-lime-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-r-lime-50\/0 {
  border-right-color: rgb(247 254 231 / 0) !important;
}
.border-r-lime-50\/10 {
  border-right-color: rgb(247 254 231 / 0.1) !important;
}
.border-r-lime-50\/100 {
  border-right-color: rgb(247 254 231 / 1) !important;
}
.border-r-lime-50\/12 {
  border-right-color: rgb(247 254 231 / 0.12) !important;
}
.border-r-lime-50\/20 {
  border-right-color: rgb(247 254 231 / 0.2) !important;
}
.border-r-lime-50\/25 {
  border-right-color: rgb(247 254 231 / 0.25) !important;
}
.border-r-lime-50\/30 {
  border-right-color: rgb(247 254 231 / 0.3) !important;
}
.border-r-lime-50\/38 {
  border-right-color: rgb(247 254 231 / 0.38) !important;
}
.border-r-lime-50\/40 {
  border-right-color: rgb(247 254 231 / 0.4) !important;
}
.border-r-lime-50\/5 {
  border-right-color: rgb(247 254 231 / 0.05) !important;
}
.border-r-lime-50\/50 {
  border-right-color: rgb(247 254 231 / 0.5) !important;
}
.border-r-lime-50\/60 {
  border-right-color: rgb(247 254 231 / 0.6) !important;
}
.border-r-lime-50\/70 {
  border-right-color: rgb(247 254 231 / 0.7) !important;
}
.border-r-lime-50\/75 {
  border-right-color: rgb(247 254 231 / 0.75) !important;
}
.border-r-lime-50\/80 {
  border-right-color: rgb(247 254 231 / 0.8) !important;
}
.border-r-lime-50\/87 {
  border-right-color: rgb(247 254 231 / 0.87) !important;
}
.border-r-lime-50\/90 {
  border-right-color: rgb(247 254 231 / 0.9) !important;
}
.border-r-lime-50\/95 {
  border-right-color: rgb(247 254 231 / 0.95) !important;
}
.border-r-lime-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-r-lime-500\/0 {
  border-right-color: rgb(132 204 22 / 0) !important;
}
.border-r-lime-500\/10 {
  border-right-color: rgb(132 204 22 / 0.1) !important;
}
.border-r-lime-500\/100 {
  border-right-color: rgb(132 204 22 / 1) !important;
}
.border-r-lime-500\/12 {
  border-right-color: rgb(132 204 22 / 0.12) !important;
}
.border-r-lime-500\/20 {
  border-right-color: rgb(132 204 22 / 0.2) !important;
}
.border-r-lime-500\/25 {
  border-right-color: rgb(132 204 22 / 0.25) !important;
}
.border-r-lime-500\/30 {
  border-right-color: rgb(132 204 22 / 0.3) !important;
}
.border-r-lime-500\/38 {
  border-right-color: rgb(132 204 22 / 0.38) !important;
}
.border-r-lime-500\/40 {
  border-right-color: rgb(132 204 22 / 0.4) !important;
}
.border-r-lime-500\/5 {
  border-right-color: rgb(132 204 22 / 0.05) !important;
}
.border-r-lime-500\/50 {
  border-right-color: rgb(132 204 22 / 0.5) !important;
}
.border-r-lime-500\/60 {
  border-right-color: rgb(132 204 22 / 0.6) !important;
}
.border-r-lime-500\/70 {
  border-right-color: rgb(132 204 22 / 0.7) !important;
}
.border-r-lime-500\/75 {
  border-right-color: rgb(132 204 22 / 0.75) !important;
}
.border-r-lime-500\/80 {
  border-right-color: rgb(132 204 22 / 0.8) !important;
}
.border-r-lime-500\/87 {
  border-right-color: rgb(132 204 22 / 0.87) !important;
}
.border-r-lime-500\/90 {
  border-right-color: rgb(132 204 22 / 0.9) !important;
}
.border-r-lime-500\/95 {
  border-right-color: rgb(132 204 22 / 0.95) !important;
}
.border-r-lime-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-r-lime-600\/0 {
  border-right-color: rgb(101 163 13 / 0) !important;
}
.border-r-lime-600\/10 {
  border-right-color: rgb(101 163 13 / 0.1) !important;
}
.border-r-lime-600\/100 {
  border-right-color: rgb(101 163 13 / 1) !important;
}
.border-r-lime-600\/12 {
  border-right-color: rgb(101 163 13 / 0.12) !important;
}
.border-r-lime-600\/20 {
  border-right-color: rgb(101 163 13 / 0.2) !important;
}
.border-r-lime-600\/25 {
  border-right-color: rgb(101 163 13 / 0.25) !important;
}
.border-r-lime-600\/30 {
  border-right-color: rgb(101 163 13 / 0.3) !important;
}
.border-r-lime-600\/38 {
  border-right-color: rgb(101 163 13 / 0.38) !important;
}
.border-r-lime-600\/40 {
  border-right-color: rgb(101 163 13 / 0.4) !important;
}
.border-r-lime-600\/5 {
  border-right-color: rgb(101 163 13 / 0.05) !important;
}
.border-r-lime-600\/50 {
  border-right-color: rgb(101 163 13 / 0.5) !important;
}
.border-r-lime-600\/60 {
  border-right-color: rgb(101 163 13 / 0.6) !important;
}
.border-r-lime-600\/70 {
  border-right-color: rgb(101 163 13 / 0.7) !important;
}
.border-r-lime-600\/75 {
  border-right-color: rgb(101 163 13 / 0.75) !important;
}
.border-r-lime-600\/80 {
  border-right-color: rgb(101 163 13 / 0.8) !important;
}
.border-r-lime-600\/87 {
  border-right-color: rgb(101 163 13 / 0.87) !important;
}
.border-r-lime-600\/90 {
  border-right-color: rgb(101 163 13 / 0.9) !important;
}
.border-r-lime-600\/95 {
  border-right-color: rgb(101 163 13 / 0.95) !important;
}
.border-r-lime-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-r-lime-700\/0 {
  border-right-color: rgb(77 124 15 / 0) !important;
}
.border-r-lime-700\/10 {
  border-right-color: rgb(77 124 15 / 0.1) !important;
}
.border-r-lime-700\/100 {
  border-right-color: rgb(77 124 15 / 1) !important;
}
.border-r-lime-700\/12 {
  border-right-color: rgb(77 124 15 / 0.12) !important;
}
.border-r-lime-700\/20 {
  border-right-color: rgb(77 124 15 / 0.2) !important;
}
.border-r-lime-700\/25 {
  border-right-color: rgb(77 124 15 / 0.25) !important;
}
.border-r-lime-700\/30 {
  border-right-color: rgb(77 124 15 / 0.3) !important;
}
.border-r-lime-700\/38 {
  border-right-color: rgb(77 124 15 / 0.38) !important;
}
.border-r-lime-700\/40 {
  border-right-color: rgb(77 124 15 / 0.4) !important;
}
.border-r-lime-700\/5 {
  border-right-color: rgb(77 124 15 / 0.05) !important;
}
.border-r-lime-700\/50 {
  border-right-color: rgb(77 124 15 / 0.5) !important;
}
.border-r-lime-700\/60 {
  border-right-color: rgb(77 124 15 / 0.6) !important;
}
.border-r-lime-700\/70 {
  border-right-color: rgb(77 124 15 / 0.7) !important;
}
.border-r-lime-700\/75 {
  border-right-color: rgb(77 124 15 / 0.75) !important;
}
.border-r-lime-700\/80 {
  border-right-color: rgb(77 124 15 / 0.8) !important;
}
.border-r-lime-700\/87 {
  border-right-color: rgb(77 124 15 / 0.87) !important;
}
.border-r-lime-700\/90 {
  border-right-color: rgb(77 124 15 / 0.9) !important;
}
.border-r-lime-700\/95 {
  border-right-color: rgb(77 124 15 / 0.95) !important;
}
.border-r-lime-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-r-lime-800\/0 {
  border-right-color: rgb(63 98 18 / 0) !important;
}
.border-r-lime-800\/10 {
  border-right-color: rgb(63 98 18 / 0.1) !important;
}
.border-r-lime-800\/100 {
  border-right-color: rgb(63 98 18 / 1) !important;
}
.border-r-lime-800\/12 {
  border-right-color: rgb(63 98 18 / 0.12) !important;
}
.border-r-lime-800\/20 {
  border-right-color: rgb(63 98 18 / 0.2) !important;
}
.border-r-lime-800\/25 {
  border-right-color: rgb(63 98 18 / 0.25) !important;
}
.border-r-lime-800\/30 {
  border-right-color: rgb(63 98 18 / 0.3) !important;
}
.border-r-lime-800\/38 {
  border-right-color: rgb(63 98 18 / 0.38) !important;
}
.border-r-lime-800\/40 {
  border-right-color: rgb(63 98 18 / 0.4) !important;
}
.border-r-lime-800\/5 {
  border-right-color: rgb(63 98 18 / 0.05) !important;
}
.border-r-lime-800\/50 {
  border-right-color: rgb(63 98 18 / 0.5) !important;
}
.border-r-lime-800\/60 {
  border-right-color: rgb(63 98 18 / 0.6) !important;
}
.border-r-lime-800\/70 {
  border-right-color: rgb(63 98 18 / 0.7) !important;
}
.border-r-lime-800\/75 {
  border-right-color: rgb(63 98 18 / 0.75) !important;
}
.border-r-lime-800\/80 {
  border-right-color: rgb(63 98 18 / 0.8) !important;
}
.border-r-lime-800\/87 {
  border-right-color: rgb(63 98 18 / 0.87) !important;
}
.border-r-lime-800\/90 {
  border-right-color: rgb(63 98 18 / 0.9) !important;
}
.border-r-lime-800\/95 {
  border-right-color: rgb(63 98 18 / 0.95) !important;
}
.border-r-lime-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-r-lime-900\/0 {
  border-right-color: rgb(54 83 20 / 0) !important;
}
.border-r-lime-900\/10 {
  border-right-color: rgb(54 83 20 / 0.1) !important;
}
.border-r-lime-900\/100 {
  border-right-color: rgb(54 83 20 / 1) !important;
}
.border-r-lime-900\/12 {
  border-right-color: rgb(54 83 20 / 0.12) !important;
}
.border-r-lime-900\/20 {
  border-right-color: rgb(54 83 20 / 0.2) !important;
}
.border-r-lime-900\/25 {
  border-right-color: rgb(54 83 20 / 0.25) !important;
}
.border-r-lime-900\/30 {
  border-right-color: rgb(54 83 20 / 0.3) !important;
}
.border-r-lime-900\/38 {
  border-right-color: rgb(54 83 20 / 0.38) !important;
}
.border-r-lime-900\/40 {
  border-right-color: rgb(54 83 20 / 0.4) !important;
}
.border-r-lime-900\/5 {
  border-right-color: rgb(54 83 20 / 0.05) !important;
}
.border-r-lime-900\/50 {
  border-right-color: rgb(54 83 20 / 0.5) !important;
}
.border-r-lime-900\/60 {
  border-right-color: rgb(54 83 20 / 0.6) !important;
}
.border-r-lime-900\/70 {
  border-right-color: rgb(54 83 20 / 0.7) !important;
}
.border-r-lime-900\/75 {
  border-right-color: rgb(54 83 20 / 0.75) !important;
}
.border-r-lime-900\/80 {
  border-right-color: rgb(54 83 20 / 0.8) !important;
}
.border-r-lime-900\/87 {
  border-right-color: rgb(54 83 20 / 0.87) !important;
}
.border-r-lime-900\/90 {
  border-right-color: rgb(54 83 20 / 0.9) !important;
}
.border-r-lime-900\/95 {
  border-right-color: rgb(54 83 20 / 0.95) !important;
}
.border-r-lime-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-r-lime-950\/0 {
  border-right-color: rgb(26 46 5 / 0) !important;
}
.border-r-lime-950\/10 {
  border-right-color: rgb(26 46 5 / 0.1) !important;
}
.border-r-lime-950\/100 {
  border-right-color: rgb(26 46 5 / 1) !important;
}
.border-r-lime-950\/12 {
  border-right-color: rgb(26 46 5 / 0.12) !important;
}
.border-r-lime-950\/20 {
  border-right-color: rgb(26 46 5 / 0.2) !important;
}
.border-r-lime-950\/25 {
  border-right-color: rgb(26 46 5 / 0.25) !important;
}
.border-r-lime-950\/30 {
  border-right-color: rgb(26 46 5 / 0.3) !important;
}
.border-r-lime-950\/38 {
  border-right-color: rgb(26 46 5 / 0.38) !important;
}
.border-r-lime-950\/40 {
  border-right-color: rgb(26 46 5 / 0.4) !important;
}
.border-r-lime-950\/5 {
  border-right-color: rgb(26 46 5 / 0.05) !important;
}
.border-r-lime-950\/50 {
  border-right-color: rgb(26 46 5 / 0.5) !important;
}
.border-r-lime-950\/60 {
  border-right-color: rgb(26 46 5 / 0.6) !important;
}
.border-r-lime-950\/70 {
  border-right-color: rgb(26 46 5 / 0.7) !important;
}
.border-r-lime-950\/75 {
  border-right-color: rgb(26 46 5 / 0.75) !important;
}
.border-r-lime-950\/80 {
  border-right-color: rgb(26 46 5 / 0.8) !important;
}
.border-r-lime-950\/87 {
  border-right-color: rgb(26 46 5 / 0.87) !important;
}
.border-r-lime-950\/90 {
  border-right-color: rgb(26 46 5 / 0.9) !important;
}
.border-r-lime-950\/95 {
  border-right-color: rgb(26 46 5 / 0.95) !important;
}
.border-r-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-100\/0 {
  border-right-color: rgb(245 245 245 / 0) !important;
}
.border-r-neutral-100\/10 {
  border-right-color: rgb(245 245 245 / 0.1) !important;
}
.border-r-neutral-100\/100 {
  border-right-color: rgb(245 245 245 / 1) !important;
}
.border-r-neutral-100\/12 {
  border-right-color: rgb(245 245 245 / 0.12) !important;
}
.border-r-neutral-100\/20 {
  border-right-color: rgb(245 245 245 / 0.2) !important;
}
.border-r-neutral-100\/25 {
  border-right-color: rgb(245 245 245 / 0.25) !important;
}
.border-r-neutral-100\/30 {
  border-right-color: rgb(245 245 245 / 0.3) !important;
}
.border-r-neutral-100\/38 {
  border-right-color: rgb(245 245 245 / 0.38) !important;
}
.border-r-neutral-100\/40 {
  border-right-color: rgb(245 245 245 / 0.4) !important;
}
.border-r-neutral-100\/5 {
  border-right-color: rgb(245 245 245 / 0.05) !important;
}
.border-r-neutral-100\/50 {
  border-right-color: rgb(245 245 245 / 0.5) !important;
}
.border-r-neutral-100\/60 {
  border-right-color: rgb(245 245 245 / 0.6) !important;
}
.border-r-neutral-100\/70 {
  border-right-color: rgb(245 245 245 / 0.7) !important;
}
.border-r-neutral-100\/75 {
  border-right-color: rgb(245 245 245 / 0.75) !important;
}
.border-r-neutral-100\/80 {
  border-right-color: rgb(245 245 245 / 0.8) !important;
}
.border-r-neutral-100\/87 {
  border-right-color: rgb(245 245 245 / 0.87) !important;
}
.border-r-neutral-100\/90 {
  border-right-color: rgb(245 245 245 / 0.9) !important;
}
.border-r-neutral-100\/95 {
  border-right-color: rgb(245 245 245 / 0.95) !important;
}
.border-r-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-200\/0 {
  border-right-color: rgb(229 229 229 / 0) !important;
}
.border-r-neutral-200\/10 {
  border-right-color: rgb(229 229 229 / 0.1) !important;
}
.border-r-neutral-200\/100 {
  border-right-color: rgb(229 229 229 / 1) !important;
}
.border-r-neutral-200\/12 {
  border-right-color: rgb(229 229 229 / 0.12) !important;
}
.border-r-neutral-200\/20 {
  border-right-color: rgb(229 229 229 / 0.2) !important;
}
.border-r-neutral-200\/25 {
  border-right-color: rgb(229 229 229 / 0.25) !important;
}
.border-r-neutral-200\/30 {
  border-right-color: rgb(229 229 229 / 0.3) !important;
}
.border-r-neutral-200\/38 {
  border-right-color: rgb(229 229 229 / 0.38) !important;
}
.border-r-neutral-200\/40 {
  border-right-color: rgb(229 229 229 / 0.4) !important;
}
.border-r-neutral-200\/5 {
  border-right-color: rgb(229 229 229 / 0.05) !important;
}
.border-r-neutral-200\/50 {
  border-right-color: rgb(229 229 229 / 0.5) !important;
}
.border-r-neutral-200\/60 {
  border-right-color: rgb(229 229 229 / 0.6) !important;
}
.border-r-neutral-200\/70 {
  border-right-color: rgb(229 229 229 / 0.7) !important;
}
.border-r-neutral-200\/75 {
  border-right-color: rgb(229 229 229 / 0.75) !important;
}
.border-r-neutral-200\/80 {
  border-right-color: rgb(229 229 229 / 0.8) !important;
}
.border-r-neutral-200\/87 {
  border-right-color: rgb(229 229 229 / 0.87) !important;
}
.border-r-neutral-200\/90 {
  border-right-color: rgb(229 229 229 / 0.9) !important;
}
.border-r-neutral-200\/95 {
  border-right-color: rgb(229 229 229 / 0.95) !important;
}
.border-r-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-300\/0 {
  border-right-color: rgb(212 212 212 / 0) !important;
}
.border-r-neutral-300\/10 {
  border-right-color: rgb(212 212 212 / 0.1) !important;
}
.border-r-neutral-300\/100 {
  border-right-color: rgb(212 212 212 / 1) !important;
}
.border-r-neutral-300\/12 {
  border-right-color: rgb(212 212 212 / 0.12) !important;
}
.border-r-neutral-300\/20 {
  border-right-color: rgb(212 212 212 / 0.2) !important;
}
.border-r-neutral-300\/25 {
  border-right-color: rgb(212 212 212 / 0.25) !important;
}
.border-r-neutral-300\/30 {
  border-right-color: rgb(212 212 212 / 0.3) !important;
}
.border-r-neutral-300\/38 {
  border-right-color: rgb(212 212 212 / 0.38) !important;
}
.border-r-neutral-300\/40 {
  border-right-color: rgb(212 212 212 / 0.4) !important;
}
.border-r-neutral-300\/5 {
  border-right-color: rgb(212 212 212 / 0.05) !important;
}
.border-r-neutral-300\/50 {
  border-right-color: rgb(212 212 212 / 0.5) !important;
}
.border-r-neutral-300\/60 {
  border-right-color: rgb(212 212 212 / 0.6) !important;
}
.border-r-neutral-300\/70 {
  border-right-color: rgb(212 212 212 / 0.7) !important;
}
.border-r-neutral-300\/75 {
  border-right-color: rgb(212 212 212 / 0.75) !important;
}
.border-r-neutral-300\/80 {
  border-right-color: rgb(212 212 212 / 0.8) !important;
}
.border-r-neutral-300\/87 {
  border-right-color: rgb(212 212 212 / 0.87) !important;
}
.border-r-neutral-300\/90 {
  border-right-color: rgb(212 212 212 / 0.9) !important;
}
.border-r-neutral-300\/95 {
  border-right-color: rgb(212 212 212 / 0.95) !important;
}
.border-r-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-400\/0 {
  border-right-color: rgb(163 163 163 / 0) !important;
}
.border-r-neutral-400\/10 {
  border-right-color: rgb(163 163 163 / 0.1) !important;
}
.border-r-neutral-400\/100 {
  border-right-color: rgb(163 163 163 / 1) !important;
}
.border-r-neutral-400\/12 {
  border-right-color: rgb(163 163 163 / 0.12) !important;
}
.border-r-neutral-400\/20 {
  border-right-color: rgb(163 163 163 / 0.2) !important;
}
.border-r-neutral-400\/25 {
  border-right-color: rgb(163 163 163 / 0.25) !important;
}
.border-r-neutral-400\/30 {
  border-right-color: rgb(163 163 163 / 0.3) !important;
}
.border-r-neutral-400\/38 {
  border-right-color: rgb(163 163 163 / 0.38) !important;
}
.border-r-neutral-400\/40 {
  border-right-color: rgb(163 163 163 / 0.4) !important;
}
.border-r-neutral-400\/5 {
  border-right-color: rgb(163 163 163 / 0.05) !important;
}
.border-r-neutral-400\/50 {
  border-right-color: rgb(163 163 163 / 0.5) !important;
}
.border-r-neutral-400\/60 {
  border-right-color: rgb(163 163 163 / 0.6) !important;
}
.border-r-neutral-400\/70 {
  border-right-color: rgb(163 163 163 / 0.7) !important;
}
.border-r-neutral-400\/75 {
  border-right-color: rgb(163 163 163 / 0.75) !important;
}
.border-r-neutral-400\/80 {
  border-right-color: rgb(163 163 163 / 0.8) !important;
}
.border-r-neutral-400\/87 {
  border-right-color: rgb(163 163 163 / 0.87) !important;
}
.border-r-neutral-400\/90 {
  border-right-color: rgb(163 163 163 / 0.9) !important;
}
.border-r-neutral-400\/95 {
  border-right-color: rgb(163 163 163 / 0.95) !important;
}
.border-r-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-50\/0 {
  border-right-color: rgb(250 250 250 / 0) !important;
}
.border-r-neutral-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1) !important;
}
.border-r-neutral-50\/100 {
  border-right-color: rgb(250 250 250 / 1) !important;
}
.border-r-neutral-50\/12 {
  border-right-color: rgb(250 250 250 / 0.12) !important;
}
.border-r-neutral-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2) !important;
}
.border-r-neutral-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25) !important;
}
.border-r-neutral-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3) !important;
}
.border-r-neutral-50\/38 {
  border-right-color: rgb(250 250 250 / 0.38) !important;
}
.border-r-neutral-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4) !important;
}
.border-r-neutral-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05) !important;
}
.border-r-neutral-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5) !important;
}
.border-r-neutral-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6) !important;
}
.border-r-neutral-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7) !important;
}
.border-r-neutral-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75) !important;
}
.border-r-neutral-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8) !important;
}
.border-r-neutral-50\/87 {
  border-right-color: rgb(250 250 250 / 0.87) !important;
}
.border-r-neutral-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9) !important;
}
.border-r-neutral-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95) !important;
}
.border-r-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-500\/0 {
  border-right-color: rgb(115 115 115 / 0) !important;
}
.border-r-neutral-500\/10 {
  border-right-color: rgb(115 115 115 / 0.1) !important;
}
.border-r-neutral-500\/100 {
  border-right-color: rgb(115 115 115 / 1) !important;
}
.border-r-neutral-500\/12 {
  border-right-color: rgb(115 115 115 / 0.12) !important;
}
.border-r-neutral-500\/20 {
  border-right-color: rgb(115 115 115 / 0.2) !important;
}
.border-r-neutral-500\/25 {
  border-right-color: rgb(115 115 115 / 0.25) !important;
}
.border-r-neutral-500\/30 {
  border-right-color: rgb(115 115 115 / 0.3) !important;
}
.border-r-neutral-500\/38 {
  border-right-color: rgb(115 115 115 / 0.38) !important;
}
.border-r-neutral-500\/40 {
  border-right-color: rgb(115 115 115 / 0.4) !important;
}
.border-r-neutral-500\/5 {
  border-right-color: rgb(115 115 115 / 0.05) !important;
}
.border-r-neutral-500\/50 {
  border-right-color: rgb(115 115 115 / 0.5) !important;
}
.border-r-neutral-500\/60 {
  border-right-color: rgb(115 115 115 / 0.6) !important;
}
.border-r-neutral-500\/70 {
  border-right-color: rgb(115 115 115 / 0.7) !important;
}
.border-r-neutral-500\/75 {
  border-right-color: rgb(115 115 115 / 0.75) !important;
}
.border-r-neutral-500\/80 {
  border-right-color: rgb(115 115 115 / 0.8) !important;
}
.border-r-neutral-500\/87 {
  border-right-color: rgb(115 115 115 / 0.87) !important;
}
.border-r-neutral-500\/90 {
  border-right-color: rgb(115 115 115 / 0.9) !important;
}
.border-r-neutral-500\/95 {
  border-right-color: rgb(115 115 115 / 0.95) !important;
}
.border-r-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-600\/0 {
  border-right-color: rgb(82 82 82 / 0) !important;
}
.border-r-neutral-600\/10 {
  border-right-color: rgb(82 82 82 / 0.1) !important;
}
.border-r-neutral-600\/100 {
  border-right-color: rgb(82 82 82 / 1) !important;
}
.border-r-neutral-600\/12 {
  border-right-color: rgb(82 82 82 / 0.12) !important;
}
.border-r-neutral-600\/20 {
  border-right-color: rgb(82 82 82 / 0.2) !important;
}
.border-r-neutral-600\/25 {
  border-right-color: rgb(82 82 82 / 0.25) !important;
}
.border-r-neutral-600\/30 {
  border-right-color: rgb(82 82 82 / 0.3) !important;
}
.border-r-neutral-600\/38 {
  border-right-color: rgb(82 82 82 / 0.38) !important;
}
.border-r-neutral-600\/40 {
  border-right-color: rgb(82 82 82 / 0.4) !important;
}
.border-r-neutral-600\/5 {
  border-right-color: rgb(82 82 82 / 0.05) !important;
}
.border-r-neutral-600\/50 {
  border-right-color: rgb(82 82 82 / 0.5) !important;
}
.border-r-neutral-600\/60 {
  border-right-color: rgb(82 82 82 / 0.6) !important;
}
.border-r-neutral-600\/70 {
  border-right-color: rgb(82 82 82 / 0.7) !important;
}
.border-r-neutral-600\/75 {
  border-right-color: rgb(82 82 82 / 0.75) !important;
}
.border-r-neutral-600\/80 {
  border-right-color: rgb(82 82 82 / 0.8) !important;
}
.border-r-neutral-600\/87 {
  border-right-color: rgb(82 82 82 / 0.87) !important;
}
.border-r-neutral-600\/90 {
  border-right-color: rgb(82 82 82 / 0.9) !important;
}
.border-r-neutral-600\/95 {
  border-right-color: rgb(82 82 82 / 0.95) !important;
}
.border-r-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-700\/0 {
  border-right-color: rgb(64 64 64 / 0) !important;
}
.border-r-neutral-700\/10 {
  border-right-color: rgb(64 64 64 / 0.1) !important;
}
.border-r-neutral-700\/100 {
  border-right-color: rgb(64 64 64 / 1) !important;
}
.border-r-neutral-700\/12 {
  border-right-color: rgb(64 64 64 / 0.12) !important;
}
.border-r-neutral-700\/20 {
  border-right-color: rgb(64 64 64 / 0.2) !important;
}
.border-r-neutral-700\/25 {
  border-right-color: rgb(64 64 64 / 0.25) !important;
}
.border-r-neutral-700\/30 {
  border-right-color: rgb(64 64 64 / 0.3) !important;
}
.border-r-neutral-700\/38 {
  border-right-color: rgb(64 64 64 / 0.38) !important;
}
.border-r-neutral-700\/40 {
  border-right-color: rgb(64 64 64 / 0.4) !important;
}
.border-r-neutral-700\/5 {
  border-right-color: rgb(64 64 64 / 0.05) !important;
}
.border-r-neutral-700\/50 {
  border-right-color: rgb(64 64 64 / 0.5) !important;
}
.border-r-neutral-700\/60 {
  border-right-color: rgb(64 64 64 / 0.6) !important;
}
.border-r-neutral-700\/70 {
  border-right-color: rgb(64 64 64 / 0.7) !important;
}
.border-r-neutral-700\/75 {
  border-right-color: rgb(64 64 64 / 0.75) !important;
}
.border-r-neutral-700\/80 {
  border-right-color: rgb(64 64 64 / 0.8) !important;
}
.border-r-neutral-700\/87 {
  border-right-color: rgb(64 64 64 / 0.87) !important;
}
.border-r-neutral-700\/90 {
  border-right-color: rgb(64 64 64 / 0.9) !important;
}
.border-r-neutral-700\/95 {
  border-right-color: rgb(64 64 64 / 0.95) !important;
}
.border-r-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-800\/0 {
  border-right-color: rgb(38 38 38 / 0) !important;
}
.border-r-neutral-800\/10 {
  border-right-color: rgb(38 38 38 / 0.1) !important;
}
.border-r-neutral-800\/100 {
  border-right-color: rgb(38 38 38 / 1) !important;
}
.border-r-neutral-800\/12 {
  border-right-color: rgb(38 38 38 / 0.12) !important;
}
.border-r-neutral-800\/20 {
  border-right-color: rgb(38 38 38 / 0.2) !important;
}
.border-r-neutral-800\/25 {
  border-right-color: rgb(38 38 38 / 0.25) !important;
}
.border-r-neutral-800\/30 {
  border-right-color: rgb(38 38 38 / 0.3) !important;
}
.border-r-neutral-800\/38 {
  border-right-color: rgb(38 38 38 / 0.38) !important;
}
.border-r-neutral-800\/40 {
  border-right-color: rgb(38 38 38 / 0.4) !important;
}
.border-r-neutral-800\/5 {
  border-right-color: rgb(38 38 38 / 0.05) !important;
}
.border-r-neutral-800\/50 {
  border-right-color: rgb(38 38 38 / 0.5) !important;
}
.border-r-neutral-800\/60 {
  border-right-color: rgb(38 38 38 / 0.6) !important;
}
.border-r-neutral-800\/70 {
  border-right-color: rgb(38 38 38 / 0.7) !important;
}
.border-r-neutral-800\/75 {
  border-right-color: rgb(38 38 38 / 0.75) !important;
}
.border-r-neutral-800\/80 {
  border-right-color: rgb(38 38 38 / 0.8) !important;
}
.border-r-neutral-800\/87 {
  border-right-color: rgb(38 38 38 / 0.87) !important;
}
.border-r-neutral-800\/90 {
  border-right-color: rgb(38 38 38 / 0.9) !important;
}
.border-r-neutral-800\/95 {
  border-right-color: rgb(38 38 38 / 0.95) !important;
}
.border-r-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-900\/0 {
  border-right-color: rgb(23 23 23 / 0) !important;
}
.border-r-neutral-900\/10 {
  border-right-color: rgb(23 23 23 / 0.1) !important;
}
.border-r-neutral-900\/100 {
  border-right-color: rgb(23 23 23 / 1) !important;
}
.border-r-neutral-900\/12 {
  border-right-color: rgb(23 23 23 / 0.12) !important;
}
.border-r-neutral-900\/20 {
  border-right-color: rgb(23 23 23 / 0.2) !important;
}
.border-r-neutral-900\/25 {
  border-right-color: rgb(23 23 23 / 0.25) !important;
}
.border-r-neutral-900\/30 {
  border-right-color: rgb(23 23 23 / 0.3) !important;
}
.border-r-neutral-900\/38 {
  border-right-color: rgb(23 23 23 / 0.38) !important;
}
.border-r-neutral-900\/40 {
  border-right-color: rgb(23 23 23 / 0.4) !important;
}
.border-r-neutral-900\/5 {
  border-right-color: rgb(23 23 23 / 0.05) !important;
}
.border-r-neutral-900\/50 {
  border-right-color: rgb(23 23 23 / 0.5) !important;
}
.border-r-neutral-900\/60 {
  border-right-color: rgb(23 23 23 / 0.6) !important;
}
.border-r-neutral-900\/70 {
  border-right-color: rgb(23 23 23 / 0.7) !important;
}
.border-r-neutral-900\/75 {
  border-right-color: rgb(23 23 23 / 0.75) !important;
}
.border-r-neutral-900\/80 {
  border-right-color: rgb(23 23 23 / 0.8) !important;
}
.border-r-neutral-900\/87 {
  border-right-color: rgb(23 23 23 / 0.87) !important;
}
.border-r-neutral-900\/90 {
  border-right-color: rgb(23 23 23 / 0.9) !important;
}
.border-r-neutral-900\/95 {
  border-right-color: rgb(23 23 23 / 0.95) !important;
}
.border-r-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-r-neutral-950\/0 {
  border-right-color: rgb(10 10 10 / 0) !important;
}
.border-r-neutral-950\/10 {
  border-right-color: rgb(10 10 10 / 0.1) !important;
}
.border-r-neutral-950\/100 {
  border-right-color: rgb(10 10 10 / 1) !important;
}
.border-r-neutral-950\/12 {
  border-right-color: rgb(10 10 10 / 0.12) !important;
}
.border-r-neutral-950\/20 {
  border-right-color: rgb(10 10 10 / 0.2) !important;
}
.border-r-neutral-950\/25 {
  border-right-color: rgb(10 10 10 / 0.25) !important;
}
.border-r-neutral-950\/30 {
  border-right-color: rgb(10 10 10 / 0.3) !important;
}
.border-r-neutral-950\/38 {
  border-right-color: rgb(10 10 10 / 0.38) !important;
}
.border-r-neutral-950\/40 {
  border-right-color: rgb(10 10 10 / 0.4) !important;
}
.border-r-neutral-950\/5 {
  border-right-color: rgb(10 10 10 / 0.05) !important;
}
.border-r-neutral-950\/50 {
  border-right-color: rgb(10 10 10 / 0.5) !important;
}
.border-r-neutral-950\/60 {
  border-right-color: rgb(10 10 10 / 0.6) !important;
}
.border-r-neutral-950\/70 {
  border-right-color: rgb(10 10 10 / 0.7) !important;
}
.border-r-neutral-950\/75 {
  border-right-color: rgb(10 10 10 / 0.75) !important;
}
.border-r-neutral-950\/80 {
  border-right-color: rgb(10 10 10 / 0.8) !important;
}
.border-r-neutral-950\/87 {
  border-right-color: rgb(10 10 10 / 0.87) !important;
}
.border-r-neutral-950\/90 {
  border-right-color: rgb(10 10 10 / 0.9) !important;
}
.border-r-neutral-950\/95 {
  border-right-color: rgb(10 10 10 / 0.95) !important;
}
.border-r-on-accent {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-100\/0 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-r-on-accent-100\/10 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-r-on-accent-100\/100 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-r-on-accent-100\/12 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-r-on-accent-100\/20 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-r-on-accent-100\/25 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-r-on-accent-100\/30 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-r-on-accent-100\/38 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-r-on-accent-100\/40 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-r-on-accent-100\/5 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-r-on-accent-100\/50 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-r-on-accent-100\/60 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-r-on-accent-100\/70 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-r-on-accent-100\/75 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-r-on-accent-100\/80 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-r-on-accent-100\/87 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-r-on-accent-100\/90 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-r-on-accent-100\/95 {
  border-right-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-r-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-200\/0 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-r-on-accent-200\/10 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-r-on-accent-200\/100 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-r-on-accent-200\/12 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-r-on-accent-200\/20 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-r-on-accent-200\/25 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-r-on-accent-200\/30 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-r-on-accent-200\/38 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-r-on-accent-200\/40 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-r-on-accent-200\/5 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-r-on-accent-200\/50 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-r-on-accent-200\/60 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-r-on-accent-200\/70 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-r-on-accent-200\/75 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-r-on-accent-200\/80 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-r-on-accent-200\/87 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-r-on-accent-200\/90 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-r-on-accent-200\/95 {
  border-right-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-r-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-300\/0 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-r-on-accent-300\/10 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-r-on-accent-300\/100 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-r-on-accent-300\/12 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-r-on-accent-300\/20 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-r-on-accent-300\/25 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-r-on-accent-300\/30 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-r-on-accent-300\/38 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-r-on-accent-300\/40 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-r-on-accent-300\/5 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-r-on-accent-300\/50 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-r-on-accent-300\/60 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-r-on-accent-300\/70 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-r-on-accent-300\/75 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-r-on-accent-300\/80 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-r-on-accent-300\/87 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-r-on-accent-300\/90 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-r-on-accent-300\/95 {
  border-right-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-r-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-400\/0 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-r-on-accent-400\/10 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-r-on-accent-400\/100 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-r-on-accent-400\/12 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-r-on-accent-400\/20 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-r-on-accent-400\/25 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-r-on-accent-400\/30 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-r-on-accent-400\/38 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-r-on-accent-400\/40 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-r-on-accent-400\/5 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-r-on-accent-400\/50 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-r-on-accent-400\/60 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-r-on-accent-400\/70 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-r-on-accent-400\/75 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-r-on-accent-400\/80 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-r-on-accent-400\/87 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-r-on-accent-400\/90 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-r-on-accent-400\/95 {
  border-right-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-r-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-50\/0 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-r-on-accent-50\/10 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-r-on-accent-50\/100 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-r-on-accent-50\/12 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-r-on-accent-50\/20 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-r-on-accent-50\/25 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-r-on-accent-50\/30 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-r-on-accent-50\/38 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-r-on-accent-50\/40 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-r-on-accent-50\/5 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-r-on-accent-50\/50 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-r-on-accent-50\/60 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-r-on-accent-50\/70 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-r-on-accent-50\/75 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-r-on-accent-50\/80 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-r-on-accent-50\/87 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-r-on-accent-50\/90 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-r-on-accent-50\/95 {
  border-right-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-r-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-500\/0 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-r-on-accent-500\/10 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-r-on-accent-500\/100 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-r-on-accent-500\/12 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-r-on-accent-500\/20 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-r-on-accent-500\/25 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-r-on-accent-500\/30 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-r-on-accent-500\/38 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-r-on-accent-500\/40 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-r-on-accent-500\/5 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-r-on-accent-500\/50 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-r-on-accent-500\/60 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-r-on-accent-500\/70 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-r-on-accent-500\/75 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-r-on-accent-500\/80 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-r-on-accent-500\/87 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-r-on-accent-500\/90 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-r-on-accent-500\/95 {
  border-right-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-r-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-600\/0 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-r-on-accent-600\/10 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-r-on-accent-600\/100 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-r-on-accent-600\/12 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-r-on-accent-600\/20 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-r-on-accent-600\/25 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-r-on-accent-600\/30 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-r-on-accent-600\/38 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-r-on-accent-600\/40 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-r-on-accent-600\/5 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-r-on-accent-600\/50 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-r-on-accent-600\/60 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-r-on-accent-600\/70 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-r-on-accent-600\/75 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-r-on-accent-600\/80 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-r-on-accent-600\/87 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-r-on-accent-600\/90 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-r-on-accent-600\/95 {
  border-right-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-r-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-700\/0 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-r-on-accent-700\/10 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-r-on-accent-700\/100 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-r-on-accent-700\/12 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-r-on-accent-700\/20 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-r-on-accent-700\/25 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-r-on-accent-700\/30 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-r-on-accent-700\/38 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-r-on-accent-700\/40 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-r-on-accent-700\/5 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-r-on-accent-700\/50 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-r-on-accent-700\/60 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-r-on-accent-700\/70 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-r-on-accent-700\/75 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-r-on-accent-700\/80 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-r-on-accent-700\/87 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-r-on-accent-700\/90 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-r-on-accent-700\/95 {
  border-right-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-r-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-800\/0 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-r-on-accent-800\/10 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-r-on-accent-800\/100 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-r-on-accent-800\/12 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-r-on-accent-800\/20 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-r-on-accent-800\/25 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-r-on-accent-800\/30 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-r-on-accent-800\/38 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-r-on-accent-800\/40 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-r-on-accent-800\/5 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-r-on-accent-800\/50 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-r-on-accent-800\/60 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-r-on-accent-800\/70 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-r-on-accent-800\/75 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-r-on-accent-800\/80 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-r-on-accent-800\/87 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-r-on-accent-800\/90 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-r-on-accent-800\/95 {
  border-right-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-r-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-900\/0 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-r-on-accent-900\/10 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-r-on-accent-900\/100 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-r-on-accent-900\/12 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-r-on-accent-900\/20 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-r-on-accent-900\/25 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-r-on-accent-900\/30 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-r-on-accent-900\/38 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-r-on-accent-900\/40 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-r-on-accent-900\/5 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-r-on-accent-900\/50 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-r-on-accent-900\/60 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-r-on-accent-900\/70 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-r-on-accent-900\/75 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-r-on-accent-900\/80 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-r-on-accent-900\/87 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-r-on-accent-900\/90 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-r-on-accent-900\/95 {
  border-right-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-r-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-accent-950\/0 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-r-on-accent-950\/10 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-r-on-accent-950\/100 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-r-on-accent-950\/12 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-r-on-accent-950\/20 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-r-on-accent-950\/25 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-r-on-accent-950\/30 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-r-on-accent-950\/38 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-r-on-accent-950\/40 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-r-on-accent-950\/5 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-r-on-accent-950\/50 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-r-on-accent-950\/60 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-r-on-accent-950\/70 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-r-on-accent-950\/75 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-r-on-accent-950\/80 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-r-on-accent-950\/87 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-r-on-accent-950\/90 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-r-on-accent-950\/95 {
  border-right-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-r-on-accent\/0 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-r-on-accent\/10 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-r-on-accent\/100 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-r-on-accent\/12 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-r-on-accent\/20 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-r-on-accent\/25 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-r-on-accent\/30 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-r-on-accent\/38 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-r-on-accent\/40 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-r-on-accent\/5 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-r-on-accent\/50 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-r-on-accent\/60 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-r-on-accent\/70 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-r-on-accent\/75 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-r-on-accent\/80 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-r-on-accent\/87 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-r-on-accent\/90 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-r-on-accent\/95 {
  border-right-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-r-on-primary {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-100\/0 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-r-on-primary-100\/10 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-r-on-primary-100\/100 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-r-on-primary-100\/12 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-r-on-primary-100\/20 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-r-on-primary-100\/25 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-r-on-primary-100\/30 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-r-on-primary-100\/38 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-r-on-primary-100\/40 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-r-on-primary-100\/5 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-r-on-primary-100\/50 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-r-on-primary-100\/60 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-r-on-primary-100\/70 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-r-on-primary-100\/75 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-r-on-primary-100\/80 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-r-on-primary-100\/87 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-r-on-primary-100\/90 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-r-on-primary-100\/95 {
  border-right-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-r-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-200\/0 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-r-on-primary-200\/10 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-r-on-primary-200\/100 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-r-on-primary-200\/12 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-r-on-primary-200\/20 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-r-on-primary-200\/25 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-r-on-primary-200\/30 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-r-on-primary-200\/38 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-r-on-primary-200\/40 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-r-on-primary-200\/5 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-r-on-primary-200\/50 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-r-on-primary-200\/60 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-r-on-primary-200\/70 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-r-on-primary-200\/75 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-r-on-primary-200\/80 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-r-on-primary-200\/87 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-r-on-primary-200\/90 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-r-on-primary-200\/95 {
  border-right-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-r-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-300\/0 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-r-on-primary-300\/10 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-r-on-primary-300\/100 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-r-on-primary-300\/12 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-r-on-primary-300\/20 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-r-on-primary-300\/25 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-r-on-primary-300\/30 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-r-on-primary-300\/38 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-r-on-primary-300\/40 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-r-on-primary-300\/5 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-r-on-primary-300\/50 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-r-on-primary-300\/60 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-r-on-primary-300\/70 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-r-on-primary-300\/75 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-r-on-primary-300\/80 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-r-on-primary-300\/87 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-r-on-primary-300\/90 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-r-on-primary-300\/95 {
  border-right-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-r-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-400\/0 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-r-on-primary-400\/10 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-r-on-primary-400\/100 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-r-on-primary-400\/12 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-r-on-primary-400\/20 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-r-on-primary-400\/25 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-r-on-primary-400\/30 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-r-on-primary-400\/38 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-r-on-primary-400\/40 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-r-on-primary-400\/5 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-r-on-primary-400\/50 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-r-on-primary-400\/60 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-r-on-primary-400\/70 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-r-on-primary-400\/75 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-r-on-primary-400\/80 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-r-on-primary-400\/87 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-r-on-primary-400\/90 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-r-on-primary-400\/95 {
  border-right-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-r-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-50\/0 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-r-on-primary-50\/10 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-r-on-primary-50\/100 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-r-on-primary-50\/12 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-r-on-primary-50\/20 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-r-on-primary-50\/25 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-r-on-primary-50\/30 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-r-on-primary-50\/38 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-r-on-primary-50\/40 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-r-on-primary-50\/5 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-r-on-primary-50\/50 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-r-on-primary-50\/60 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-r-on-primary-50\/70 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-r-on-primary-50\/75 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-r-on-primary-50\/80 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-r-on-primary-50\/87 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-r-on-primary-50\/90 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-r-on-primary-50\/95 {
  border-right-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-r-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-500\/0 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-r-on-primary-500\/10 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-r-on-primary-500\/100 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-r-on-primary-500\/12 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-r-on-primary-500\/20 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-r-on-primary-500\/25 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-r-on-primary-500\/30 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-r-on-primary-500\/38 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-r-on-primary-500\/40 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-r-on-primary-500\/5 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-r-on-primary-500\/50 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-r-on-primary-500\/60 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-r-on-primary-500\/70 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-r-on-primary-500\/75 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-r-on-primary-500\/80 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-r-on-primary-500\/87 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-r-on-primary-500\/90 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-r-on-primary-500\/95 {
  border-right-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-r-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-600\/0 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-r-on-primary-600\/10 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-r-on-primary-600\/100 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-r-on-primary-600\/12 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-r-on-primary-600\/20 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-r-on-primary-600\/25 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-r-on-primary-600\/30 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-r-on-primary-600\/38 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-r-on-primary-600\/40 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-r-on-primary-600\/5 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-r-on-primary-600\/50 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-r-on-primary-600\/60 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-r-on-primary-600\/70 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-r-on-primary-600\/75 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-r-on-primary-600\/80 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-r-on-primary-600\/87 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-r-on-primary-600\/90 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-r-on-primary-600\/95 {
  border-right-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-r-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-700\/0 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-r-on-primary-700\/10 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-r-on-primary-700\/100 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-r-on-primary-700\/12 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-r-on-primary-700\/20 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-r-on-primary-700\/25 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-r-on-primary-700\/30 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-r-on-primary-700\/38 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-r-on-primary-700\/40 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-r-on-primary-700\/5 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-r-on-primary-700\/50 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-r-on-primary-700\/60 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-r-on-primary-700\/70 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-r-on-primary-700\/75 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-r-on-primary-700\/80 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-r-on-primary-700\/87 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-r-on-primary-700\/90 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-r-on-primary-700\/95 {
  border-right-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-r-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-800\/0 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-r-on-primary-800\/10 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-r-on-primary-800\/100 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-r-on-primary-800\/12 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-r-on-primary-800\/20 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-r-on-primary-800\/25 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-r-on-primary-800\/30 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-r-on-primary-800\/38 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-r-on-primary-800\/40 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-r-on-primary-800\/5 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-r-on-primary-800\/50 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-r-on-primary-800\/60 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-r-on-primary-800\/70 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-r-on-primary-800\/75 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-r-on-primary-800\/80 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-r-on-primary-800\/87 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-r-on-primary-800\/90 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-r-on-primary-800\/95 {
  border-right-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-r-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-primary-900\/0 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-r-on-primary-900\/10 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-r-on-primary-900\/100 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-r-on-primary-900\/12 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-r-on-primary-900\/20 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-r-on-primary-900\/25 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-r-on-primary-900\/30 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-r-on-primary-900\/38 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-r-on-primary-900\/40 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-r-on-primary-900\/5 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-r-on-primary-900\/50 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-r-on-primary-900\/60 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-r-on-primary-900\/70 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-r-on-primary-900\/75 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-r-on-primary-900\/80 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-r-on-primary-900\/87 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-r-on-primary-900\/90 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-r-on-primary-900\/95 {
  border-right-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-r-on-primary\/0 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-r-on-primary\/10 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-r-on-primary\/100 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-r-on-primary\/12 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-r-on-primary\/20 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-r-on-primary\/25 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-r-on-primary\/30 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-r-on-primary\/38 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-r-on-primary\/40 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-r-on-primary\/5 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-r-on-primary\/50 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-r-on-primary\/60 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-r-on-primary\/70 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-r-on-primary\/75 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-r-on-primary\/80 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-r-on-primary\/87 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-r-on-primary\/90 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-r-on-primary\/95 {
  border-right-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-r-on-warn {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-100\/0 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-r-on-warn-100\/10 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-r-on-warn-100\/100 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-r-on-warn-100\/12 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-r-on-warn-100\/20 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-r-on-warn-100\/25 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-r-on-warn-100\/30 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-r-on-warn-100\/38 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-r-on-warn-100\/40 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-r-on-warn-100\/5 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-r-on-warn-100\/50 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-r-on-warn-100\/60 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-r-on-warn-100\/70 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-r-on-warn-100\/75 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-r-on-warn-100\/80 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-r-on-warn-100\/87 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-r-on-warn-100\/90 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-r-on-warn-100\/95 {
  border-right-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-r-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-200\/0 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-r-on-warn-200\/10 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-r-on-warn-200\/100 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-r-on-warn-200\/12 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-r-on-warn-200\/20 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-r-on-warn-200\/25 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-r-on-warn-200\/30 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-r-on-warn-200\/38 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-r-on-warn-200\/40 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-r-on-warn-200\/5 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-r-on-warn-200\/50 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-r-on-warn-200\/60 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-r-on-warn-200\/70 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-r-on-warn-200\/75 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-r-on-warn-200\/80 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-r-on-warn-200\/87 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-r-on-warn-200\/90 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-r-on-warn-200\/95 {
  border-right-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-r-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-300\/0 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-r-on-warn-300\/10 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-r-on-warn-300\/100 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-r-on-warn-300\/12 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-r-on-warn-300\/20 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-r-on-warn-300\/25 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-r-on-warn-300\/30 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-r-on-warn-300\/38 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-r-on-warn-300\/40 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-r-on-warn-300\/5 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-r-on-warn-300\/50 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-r-on-warn-300\/60 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-r-on-warn-300\/70 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-r-on-warn-300\/75 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-r-on-warn-300\/80 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-r-on-warn-300\/87 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-r-on-warn-300\/90 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-r-on-warn-300\/95 {
  border-right-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-r-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-400\/0 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-r-on-warn-400\/10 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-r-on-warn-400\/100 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-r-on-warn-400\/12 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-r-on-warn-400\/20 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-r-on-warn-400\/25 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-r-on-warn-400\/30 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-r-on-warn-400\/38 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-r-on-warn-400\/40 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-r-on-warn-400\/5 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-r-on-warn-400\/50 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-r-on-warn-400\/60 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-r-on-warn-400\/70 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-r-on-warn-400\/75 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-r-on-warn-400\/80 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-r-on-warn-400\/87 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-r-on-warn-400\/90 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-r-on-warn-400\/95 {
  border-right-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-r-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-50\/0 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-r-on-warn-50\/10 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-r-on-warn-50\/100 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-r-on-warn-50\/12 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-r-on-warn-50\/20 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-r-on-warn-50\/25 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-r-on-warn-50\/30 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-r-on-warn-50\/38 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-r-on-warn-50\/40 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-r-on-warn-50\/5 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-r-on-warn-50\/50 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-r-on-warn-50\/60 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-r-on-warn-50\/70 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-r-on-warn-50\/75 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-r-on-warn-50\/80 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-r-on-warn-50\/87 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-r-on-warn-50\/90 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-r-on-warn-50\/95 {
  border-right-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-r-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-500\/0 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-r-on-warn-500\/10 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-r-on-warn-500\/100 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-r-on-warn-500\/12 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-r-on-warn-500\/20 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-r-on-warn-500\/25 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-r-on-warn-500\/30 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-r-on-warn-500\/38 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-r-on-warn-500\/40 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-r-on-warn-500\/5 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-r-on-warn-500\/50 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-r-on-warn-500\/60 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-r-on-warn-500\/70 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-r-on-warn-500\/75 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-r-on-warn-500\/80 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-r-on-warn-500\/87 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-r-on-warn-500\/90 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-r-on-warn-500\/95 {
  border-right-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-r-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-600\/0 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-r-on-warn-600\/10 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-r-on-warn-600\/100 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-r-on-warn-600\/12 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-r-on-warn-600\/20 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-r-on-warn-600\/25 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-r-on-warn-600\/30 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-r-on-warn-600\/38 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-r-on-warn-600\/40 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-r-on-warn-600\/5 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-r-on-warn-600\/50 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-r-on-warn-600\/60 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-r-on-warn-600\/70 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-r-on-warn-600\/75 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-r-on-warn-600\/80 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-r-on-warn-600\/87 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-r-on-warn-600\/90 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-r-on-warn-600\/95 {
  border-right-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-r-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-700\/0 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-r-on-warn-700\/10 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-r-on-warn-700\/100 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-r-on-warn-700\/12 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-r-on-warn-700\/20 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-r-on-warn-700\/25 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-r-on-warn-700\/30 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-r-on-warn-700\/38 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-r-on-warn-700\/40 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-r-on-warn-700\/5 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-r-on-warn-700\/50 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-r-on-warn-700\/60 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-r-on-warn-700\/70 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-r-on-warn-700\/75 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-r-on-warn-700\/80 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-r-on-warn-700\/87 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-r-on-warn-700\/90 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-r-on-warn-700\/95 {
  border-right-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-r-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-800\/0 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-r-on-warn-800\/10 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-r-on-warn-800\/100 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-r-on-warn-800\/12 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-r-on-warn-800\/20 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-r-on-warn-800\/25 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-r-on-warn-800\/30 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-r-on-warn-800\/38 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-r-on-warn-800\/40 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-r-on-warn-800\/5 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-r-on-warn-800\/50 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-r-on-warn-800\/60 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-r-on-warn-800\/70 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-r-on-warn-800\/75 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-r-on-warn-800\/80 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-r-on-warn-800\/87 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-r-on-warn-800\/90 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-r-on-warn-800\/95 {
  border-right-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-r-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-900\/0 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-r-on-warn-900\/10 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-r-on-warn-900\/100 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-r-on-warn-900\/12 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-r-on-warn-900\/20 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-r-on-warn-900\/25 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-r-on-warn-900\/30 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-r-on-warn-900\/38 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-r-on-warn-900\/40 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-r-on-warn-900\/5 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-r-on-warn-900\/50 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-r-on-warn-900\/60 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-r-on-warn-900\/70 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-r-on-warn-900\/75 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-r-on-warn-900\/80 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-r-on-warn-900\/87 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-r-on-warn-900\/90 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-r-on-warn-900\/95 {
  border-right-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-r-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-r-on-warn-950\/0 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-r-on-warn-950\/10 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-r-on-warn-950\/100 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-r-on-warn-950\/12 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-r-on-warn-950\/20 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-r-on-warn-950\/25 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-r-on-warn-950\/30 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-r-on-warn-950\/38 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-r-on-warn-950\/40 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-r-on-warn-950\/5 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-r-on-warn-950\/50 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-r-on-warn-950\/60 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-r-on-warn-950\/70 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-r-on-warn-950\/75 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-r-on-warn-950\/80 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-r-on-warn-950\/87 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-r-on-warn-950\/90 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-r-on-warn-950\/95 {
  border-right-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-r-on-warn\/0 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-r-on-warn\/10 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-r-on-warn\/100 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-r-on-warn\/12 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-r-on-warn\/20 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-r-on-warn\/25 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-r-on-warn\/30 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-r-on-warn\/38 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-r-on-warn\/40 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-r-on-warn\/5 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-r-on-warn\/50 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-r-on-warn\/60 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-r-on-warn\/70 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-r-on-warn\/75 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-r-on-warn\/80 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-r-on-warn\/87 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-r-on-warn\/90 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-r-on-warn\/95 {
  border-right-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-r-orange-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-r-orange-100\/0 {
  border-right-color: rgb(255 237 213 / 0) !important;
}
.border-r-orange-100\/10 {
  border-right-color: rgb(255 237 213 / 0.1) !important;
}
.border-r-orange-100\/100 {
  border-right-color: rgb(255 237 213 / 1) !important;
}
.border-r-orange-100\/12 {
  border-right-color: rgb(255 237 213 / 0.12) !important;
}
.border-r-orange-100\/20 {
  border-right-color: rgb(255 237 213 / 0.2) !important;
}
.border-r-orange-100\/25 {
  border-right-color: rgb(255 237 213 / 0.25) !important;
}
.border-r-orange-100\/30 {
  border-right-color: rgb(255 237 213 / 0.3) !important;
}
.border-r-orange-100\/38 {
  border-right-color: rgb(255 237 213 / 0.38) !important;
}
.border-r-orange-100\/40 {
  border-right-color: rgb(255 237 213 / 0.4) !important;
}
.border-r-orange-100\/5 {
  border-right-color: rgb(255 237 213 / 0.05) !important;
}
.border-r-orange-100\/50 {
  border-right-color: rgb(255 237 213 / 0.5) !important;
}
.border-r-orange-100\/60 {
  border-right-color: rgb(255 237 213 / 0.6) !important;
}
.border-r-orange-100\/70 {
  border-right-color: rgb(255 237 213 / 0.7) !important;
}
.border-r-orange-100\/75 {
  border-right-color: rgb(255 237 213 / 0.75) !important;
}
.border-r-orange-100\/80 {
  border-right-color: rgb(255 237 213 / 0.8) !important;
}
.border-r-orange-100\/87 {
  border-right-color: rgb(255 237 213 / 0.87) !important;
}
.border-r-orange-100\/90 {
  border-right-color: rgb(255 237 213 / 0.9) !important;
}
.border-r-orange-100\/95 {
  border-right-color: rgb(255 237 213 / 0.95) !important;
}
.border-r-orange-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-r-orange-200\/0 {
  border-right-color: rgb(254 215 170 / 0) !important;
}
.border-r-orange-200\/10 {
  border-right-color: rgb(254 215 170 / 0.1) !important;
}
.border-r-orange-200\/100 {
  border-right-color: rgb(254 215 170 / 1) !important;
}
.border-r-orange-200\/12 {
  border-right-color: rgb(254 215 170 / 0.12) !important;
}
.border-r-orange-200\/20 {
  border-right-color: rgb(254 215 170 / 0.2) !important;
}
.border-r-orange-200\/25 {
  border-right-color: rgb(254 215 170 / 0.25) !important;
}
.border-r-orange-200\/30 {
  border-right-color: rgb(254 215 170 / 0.3) !important;
}
.border-r-orange-200\/38 {
  border-right-color: rgb(254 215 170 / 0.38) !important;
}
.border-r-orange-200\/40 {
  border-right-color: rgb(254 215 170 / 0.4) !important;
}
.border-r-orange-200\/5 {
  border-right-color: rgb(254 215 170 / 0.05) !important;
}
.border-r-orange-200\/50 {
  border-right-color: rgb(254 215 170 / 0.5) !important;
}
.border-r-orange-200\/60 {
  border-right-color: rgb(254 215 170 / 0.6) !important;
}
.border-r-orange-200\/70 {
  border-right-color: rgb(254 215 170 / 0.7) !important;
}
.border-r-orange-200\/75 {
  border-right-color: rgb(254 215 170 / 0.75) !important;
}
.border-r-orange-200\/80 {
  border-right-color: rgb(254 215 170 / 0.8) !important;
}
.border-r-orange-200\/87 {
  border-right-color: rgb(254 215 170 / 0.87) !important;
}
.border-r-orange-200\/90 {
  border-right-color: rgb(254 215 170 / 0.9) !important;
}
.border-r-orange-200\/95 {
  border-right-color: rgb(254 215 170 / 0.95) !important;
}
.border-r-orange-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-r-orange-300\/0 {
  border-right-color: rgb(253 186 116 / 0) !important;
}
.border-r-orange-300\/10 {
  border-right-color: rgb(253 186 116 / 0.1) !important;
}
.border-r-orange-300\/100 {
  border-right-color: rgb(253 186 116 / 1) !important;
}
.border-r-orange-300\/12 {
  border-right-color: rgb(253 186 116 / 0.12) !important;
}
.border-r-orange-300\/20 {
  border-right-color: rgb(253 186 116 / 0.2) !important;
}
.border-r-orange-300\/25 {
  border-right-color: rgb(253 186 116 / 0.25) !important;
}
.border-r-orange-300\/30 {
  border-right-color: rgb(253 186 116 / 0.3) !important;
}
.border-r-orange-300\/38 {
  border-right-color: rgb(253 186 116 / 0.38) !important;
}
.border-r-orange-300\/40 {
  border-right-color: rgb(253 186 116 / 0.4) !important;
}
.border-r-orange-300\/5 {
  border-right-color: rgb(253 186 116 / 0.05) !important;
}
.border-r-orange-300\/50 {
  border-right-color: rgb(253 186 116 / 0.5) !important;
}
.border-r-orange-300\/60 {
  border-right-color: rgb(253 186 116 / 0.6) !important;
}
.border-r-orange-300\/70 {
  border-right-color: rgb(253 186 116 / 0.7) !important;
}
.border-r-orange-300\/75 {
  border-right-color: rgb(253 186 116 / 0.75) !important;
}
.border-r-orange-300\/80 {
  border-right-color: rgb(253 186 116 / 0.8) !important;
}
.border-r-orange-300\/87 {
  border-right-color: rgb(253 186 116 / 0.87) !important;
}
.border-r-orange-300\/90 {
  border-right-color: rgb(253 186 116 / 0.9) !important;
}
.border-r-orange-300\/95 {
  border-right-color: rgb(253 186 116 / 0.95) !important;
}
.border-r-orange-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-r-orange-400\/0 {
  border-right-color: rgb(251 146 60 / 0) !important;
}
.border-r-orange-400\/10 {
  border-right-color: rgb(251 146 60 / 0.1) !important;
}
.border-r-orange-400\/100 {
  border-right-color: rgb(251 146 60 / 1) !important;
}
.border-r-orange-400\/12 {
  border-right-color: rgb(251 146 60 / 0.12) !important;
}
.border-r-orange-400\/20 {
  border-right-color: rgb(251 146 60 / 0.2) !important;
}
.border-r-orange-400\/25 {
  border-right-color: rgb(251 146 60 / 0.25) !important;
}
.border-r-orange-400\/30 {
  border-right-color: rgb(251 146 60 / 0.3) !important;
}
.border-r-orange-400\/38 {
  border-right-color: rgb(251 146 60 / 0.38) !important;
}
.border-r-orange-400\/40 {
  border-right-color: rgb(251 146 60 / 0.4) !important;
}
.border-r-orange-400\/5 {
  border-right-color: rgb(251 146 60 / 0.05) !important;
}
.border-r-orange-400\/50 {
  border-right-color: rgb(251 146 60 / 0.5) !important;
}
.border-r-orange-400\/60 {
  border-right-color: rgb(251 146 60 / 0.6) !important;
}
.border-r-orange-400\/70 {
  border-right-color: rgb(251 146 60 / 0.7) !important;
}
.border-r-orange-400\/75 {
  border-right-color: rgb(251 146 60 / 0.75) !important;
}
.border-r-orange-400\/80 {
  border-right-color: rgb(251 146 60 / 0.8) !important;
}
.border-r-orange-400\/87 {
  border-right-color: rgb(251 146 60 / 0.87) !important;
}
.border-r-orange-400\/90 {
  border-right-color: rgb(251 146 60 / 0.9) !important;
}
.border-r-orange-400\/95 {
  border-right-color: rgb(251 146 60 / 0.95) !important;
}
.border-r-orange-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-r-orange-50\/0 {
  border-right-color: rgb(255 247 237 / 0) !important;
}
.border-r-orange-50\/10 {
  border-right-color: rgb(255 247 237 / 0.1) !important;
}
.border-r-orange-50\/100 {
  border-right-color: rgb(255 247 237 / 1) !important;
}
.border-r-orange-50\/12 {
  border-right-color: rgb(255 247 237 / 0.12) !important;
}
.border-r-orange-50\/20 {
  border-right-color: rgb(255 247 237 / 0.2) !important;
}
.border-r-orange-50\/25 {
  border-right-color: rgb(255 247 237 / 0.25) !important;
}
.border-r-orange-50\/30 {
  border-right-color: rgb(255 247 237 / 0.3) !important;
}
.border-r-orange-50\/38 {
  border-right-color: rgb(255 247 237 / 0.38) !important;
}
.border-r-orange-50\/40 {
  border-right-color: rgb(255 247 237 / 0.4) !important;
}
.border-r-orange-50\/5 {
  border-right-color: rgb(255 247 237 / 0.05) !important;
}
.border-r-orange-50\/50 {
  border-right-color: rgb(255 247 237 / 0.5) !important;
}
.border-r-orange-50\/60 {
  border-right-color: rgb(255 247 237 / 0.6) !important;
}
.border-r-orange-50\/70 {
  border-right-color: rgb(255 247 237 / 0.7) !important;
}
.border-r-orange-50\/75 {
  border-right-color: rgb(255 247 237 / 0.75) !important;
}
.border-r-orange-50\/80 {
  border-right-color: rgb(255 247 237 / 0.8) !important;
}
.border-r-orange-50\/87 {
  border-right-color: rgb(255 247 237 / 0.87) !important;
}
.border-r-orange-50\/90 {
  border-right-color: rgb(255 247 237 / 0.9) !important;
}
.border-r-orange-50\/95 {
  border-right-color: rgb(255 247 237 / 0.95) !important;
}
.border-r-orange-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-r-orange-500\/0 {
  border-right-color: rgb(249 115 22 / 0) !important;
}
.border-r-orange-500\/10 {
  border-right-color: rgb(249 115 22 / 0.1) !important;
}
.border-r-orange-500\/100 {
  border-right-color: rgb(249 115 22 / 1) !important;
}
.border-r-orange-500\/12 {
  border-right-color: rgb(249 115 22 / 0.12) !important;
}
.border-r-orange-500\/20 {
  border-right-color: rgb(249 115 22 / 0.2) !important;
}
.border-r-orange-500\/25 {
  border-right-color: rgb(249 115 22 / 0.25) !important;
}
.border-r-orange-500\/30 {
  border-right-color: rgb(249 115 22 / 0.3) !important;
}
.border-r-orange-500\/38 {
  border-right-color: rgb(249 115 22 / 0.38) !important;
}
.border-r-orange-500\/40 {
  border-right-color: rgb(249 115 22 / 0.4) !important;
}
.border-r-orange-500\/5 {
  border-right-color: rgb(249 115 22 / 0.05) !important;
}
.border-r-orange-500\/50 {
  border-right-color: rgb(249 115 22 / 0.5) !important;
}
.border-r-orange-500\/60 {
  border-right-color: rgb(249 115 22 / 0.6) !important;
}
.border-r-orange-500\/70 {
  border-right-color: rgb(249 115 22 / 0.7) !important;
}
.border-r-orange-500\/75 {
  border-right-color: rgb(249 115 22 / 0.75) !important;
}
.border-r-orange-500\/80 {
  border-right-color: rgb(249 115 22 / 0.8) !important;
}
.border-r-orange-500\/87 {
  border-right-color: rgb(249 115 22 / 0.87) !important;
}
.border-r-orange-500\/90 {
  border-right-color: rgb(249 115 22 / 0.9) !important;
}
.border-r-orange-500\/95 {
  border-right-color: rgb(249 115 22 / 0.95) !important;
}
.border-r-orange-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-r-orange-600\/0 {
  border-right-color: rgb(234 88 12 / 0) !important;
}
.border-r-orange-600\/10 {
  border-right-color: rgb(234 88 12 / 0.1) !important;
}
.border-r-orange-600\/100 {
  border-right-color: rgb(234 88 12 / 1) !important;
}
.border-r-orange-600\/12 {
  border-right-color: rgb(234 88 12 / 0.12) !important;
}
.border-r-orange-600\/20 {
  border-right-color: rgb(234 88 12 / 0.2) !important;
}
.border-r-orange-600\/25 {
  border-right-color: rgb(234 88 12 / 0.25) !important;
}
.border-r-orange-600\/30 {
  border-right-color: rgb(234 88 12 / 0.3) !important;
}
.border-r-orange-600\/38 {
  border-right-color: rgb(234 88 12 / 0.38) !important;
}
.border-r-orange-600\/40 {
  border-right-color: rgb(234 88 12 / 0.4) !important;
}
.border-r-orange-600\/5 {
  border-right-color: rgb(234 88 12 / 0.05) !important;
}
.border-r-orange-600\/50 {
  border-right-color: rgb(234 88 12 / 0.5) !important;
}
.border-r-orange-600\/60 {
  border-right-color: rgb(234 88 12 / 0.6) !important;
}
.border-r-orange-600\/70 {
  border-right-color: rgb(234 88 12 / 0.7) !important;
}
.border-r-orange-600\/75 {
  border-right-color: rgb(234 88 12 / 0.75) !important;
}
.border-r-orange-600\/80 {
  border-right-color: rgb(234 88 12 / 0.8) !important;
}
.border-r-orange-600\/87 {
  border-right-color: rgb(234 88 12 / 0.87) !important;
}
.border-r-orange-600\/90 {
  border-right-color: rgb(234 88 12 / 0.9) !important;
}
.border-r-orange-600\/95 {
  border-right-color: rgb(234 88 12 / 0.95) !important;
}
.border-r-orange-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-r-orange-700\/0 {
  border-right-color: rgb(194 65 12 / 0) !important;
}
.border-r-orange-700\/10 {
  border-right-color: rgb(194 65 12 / 0.1) !important;
}
.border-r-orange-700\/100 {
  border-right-color: rgb(194 65 12 / 1) !important;
}
.border-r-orange-700\/12 {
  border-right-color: rgb(194 65 12 / 0.12) !important;
}
.border-r-orange-700\/20 {
  border-right-color: rgb(194 65 12 / 0.2) !important;
}
.border-r-orange-700\/25 {
  border-right-color: rgb(194 65 12 / 0.25) !important;
}
.border-r-orange-700\/30 {
  border-right-color: rgb(194 65 12 / 0.3) !important;
}
.border-r-orange-700\/38 {
  border-right-color: rgb(194 65 12 / 0.38) !important;
}
.border-r-orange-700\/40 {
  border-right-color: rgb(194 65 12 / 0.4) !important;
}
.border-r-orange-700\/5 {
  border-right-color: rgb(194 65 12 / 0.05) !important;
}
.border-r-orange-700\/50 {
  border-right-color: rgb(194 65 12 / 0.5) !important;
}
.border-r-orange-700\/60 {
  border-right-color: rgb(194 65 12 / 0.6) !important;
}
.border-r-orange-700\/70 {
  border-right-color: rgb(194 65 12 / 0.7) !important;
}
.border-r-orange-700\/75 {
  border-right-color: rgb(194 65 12 / 0.75) !important;
}
.border-r-orange-700\/80 {
  border-right-color: rgb(194 65 12 / 0.8) !important;
}
.border-r-orange-700\/87 {
  border-right-color: rgb(194 65 12 / 0.87) !important;
}
.border-r-orange-700\/90 {
  border-right-color: rgb(194 65 12 / 0.9) !important;
}
.border-r-orange-700\/95 {
  border-right-color: rgb(194 65 12 / 0.95) !important;
}
.border-r-orange-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-r-orange-800\/0 {
  border-right-color: rgb(154 52 18 / 0) !important;
}
.border-r-orange-800\/10 {
  border-right-color: rgb(154 52 18 / 0.1) !important;
}
.border-r-orange-800\/100 {
  border-right-color: rgb(154 52 18 / 1) !important;
}
.border-r-orange-800\/12 {
  border-right-color: rgb(154 52 18 / 0.12) !important;
}
.border-r-orange-800\/20 {
  border-right-color: rgb(154 52 18 / 0.2) !important;
}
.border-r-orange-800\/25 {
  border-right-color: rgb(154 52 18 / 0.25) !important;
}
.border-r-orange-800\/30 {
  border-right-color: rgb(154 52 18 / 0.3) !important;
}
.border-r-orange-800\/38 {
  border-right-color: rgb(154 52 18 / 0.38) !important;
}
.border-r-orange-800\/40 {
  border-right-color: rgb(154 52 18 / 0.4) !important;
}
.border-r-orange-800\/5 {
  border-right-color: rgb(154 52 18 / 0.05) !important;
}
.border-r-orange-800\/50 {
  border-right-color: rgb(154 52 18 / 0.5) !important;
}
.border-r-orange-800\/60 {
  border-right-color: rgb(154 52 18 / 0.6) !important;
}
.border-r-orange-800\/70 {
  border-right-color: rgb(154 52 18 / 0.7) !important;
}
.border-r-orange-800\/75 {
  border-right-color: rgb(154 52 18 / 0.75) !important;
}
.border-r-orange-800\/80 {
  border-right-color: rgb(154 52 18 / 0.8) !important;
}
.border-r-orange-800\/87 {
  border-right-color: rgb(154 52 18 / 0.87) !important;
}
.border-r-orange-800\/90 {
  border-right-color: rgb(154 52 18 / 0.9) !important;
}
.border-r-orange-800\/95 {
  border-right-color: rgb(154 52 18 / 0.95) !important;
}
.border-r-orange-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-r-orange-900\/0 {
  border-right-color: rgb(124 45 18 / 0) !important;
}
.border-r-orange-900\/10 {
  border-right-color: rgb(124 45 18 / 0.1) !important;
}
.border-r-orange-900\/100 {
  border-right-color: rgb(124 45 18 / 1) !important;
}
.border-r-orange-900\/12 {
  border-right-color: rgb(124 45 18 / 0.12) !important;
}
.border-r-orange-900\/20 {
  border-right-color: rgb(124 45 18 / 0.2) !important;
}
.border-r-orange-900\/25 {
  border-right-color: rgb(124 45 18 / 0.25) !important;
}
.border-r-orange-900\/30 {
  border-right-color: rgb(124 45 18 / 0.3) !important;
}
.border-r-orange-900\/38 {
  border-right-color: rgb(124 45 18 / 0.38) !important;
}
.border-r-orange-900\/40 {
  border-right-color: rgb(124 45 18 / 0.4) !important;
}
.border-r-orange-900\/5 {
  border-right-color: rgb(124 45 18 / 0.05) !important;
}
.border-r-orange-900\/50 {
  border-right-color: rgb(124 45 18 / 0.5) !important;
}
.border-r-orange-900\/60 {
  border-right-color: rgb(124 45 18 / 0.6) !important;
}
.border-r-orange-900\/70 {
  border-right-color: rgb(124 45 18 / 0.7) !important;
}
.border-r-orange-900\/75 {
  border-right-color: rgb(124 45 18 / 0.75) !important;
}
.border-r-orange-900\/80 {
  border-right-color: rgb(124 45 18 / 0.8) !important;
}
.border-r-orange-900\/87 {
  border-right-color: rgb(124 45 18 / 0.87) !important;
}
.border-r-orange-900\/90 {
  border-right-color: rgb(124 45 18 / 0.9) !important;
}
.border-r-orange-900\/95 {
  border-right-color: rgb(124 45 18 / 0.95) !important;
}
.border-r-orange-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-r-orange-950\/0 {
  border-right-color: rgb(67 20 7 / 0) !important;
}
.border-r-orange-950\/10 {
  border-right-color: rgb(67 20 7 / 0.1) !important;
}
.border-r-orange-950\/100 {
  border-right-color: rgb(67 20 7 / 1) !important;
}
.border-r-orange-950\/12 {
  border-right-color: rgb(67 20 7 / 0.12) !important;
}
.border-r-orange-950\/20 {
  border-right-color: rgb(67 20 7 / 0.2) !important;
}
.border-r-orange-950\/25 {
  border-right-color: rgb(67 20 7 / 0.25) !important;
}
.border-r-orange-950\/30 {
  border-right-color: rgb(67 20 7 / 0.3) !important;
}
.border-r-orange-950\/38 {
  border-right-color: rgb(67 20 7 / 0.38) !important;
}
.border-r-orange-950\/40 {
  border-right-color: rgb(67 20 7 / 0.4) !important;
}
.border-r-orange-950\/5 {
  border-right-color: rgb(67 20 7 / 0.05) !important;
}
.border-r-orange-950\/50 {
  border-right-color: rgb(67 20 7 / 0.5) !important;
}
.border-r-orange-950\/60 {
  border-right-color: rgb(67 20 7 / 0.6) !important;
}
.border-r-orange-950\/70 {
  border-right-color: rgb(67 20 7 / 0.7) !important;
}
.border-r-orange-950\/75 {
  border-right-color: rgb(67 20 7 / 0.75) !important;
}
.border-r-orange-950\/80 {
  border-right-color: rgb(67 20 7 / 0.8) !important;
}
.border-r-orange-950\/87 {
  border-right-color: rgb(67 20 7 / 0.87) !important;
}
.border-r-orange-950\/90 {
  border-right-color: rgb(67 20 7 / 0.9) !important;
}
.border-r-orange-950\/95 {
  border-right-color: rgb(67 20 7 / 0.95) !important;
}
.border-r-pink-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-r-pink-100\/0 {
  border-right-color: rgb(252 231 243 / 0) !important;
}
.border-r-pink-100\/10 {
  border-right-color: rgb(252 231 243 / 0.1) !important;
}
.border-r-pink-100\/100 {
  border-right-color: rgb(252 231 243 / 1) !important;
}
.border-r-pink-100\/12 {
  border-right-color: rgb(252 231 243 / 0.12) !important;
}
.border-r-pink-100\/20 {
  border-right-color: rgb(252 231 243 / 0.2) !important;
}
.border-r-pink-100\/25 {
  border-right-color: rgb(252 231 243 / 0.25) !important;
}
.border-r-pink-100\/30 {
  border-right-color: rgb(252 231 243 / 0.3) !important;
}
.border-r-pink-100\/38 {
  border-right-color: rgb(252 231 243 / 0.38) !important;
}
.border-r-pink-100\/40 {
  border-right-color: rgb(252 231 243 / 0.4) !important;
}
.border-r-pink-100\/5 {
  border-right-color: rgb(252 231 243 / 0.05) !important;
}
.border-r-pink-100\/50 {
  border-right-color: rgb(252 231 243 / 0.5) !important;
}
.border-r-pink-100\/60 {
  border-right-color: rgb(252 231 243 / 0.6) !important;
}
.border-r-pink-100\/70 {
  border-right-color: rgb(252 231 243 / 0.7) !important;
}
.border-r-pink-100\/75 {
  border-right-color: rgb(252 231 243 / 0.75) !important;
}
.border-r-pink-100\/80 {
  border-right-color: rgb(252 231 243 / 0.8) !important;
}
.border-r-pink-100\/87 {
  border-right-color: rgb(252 231 243 / 0.87) !important;
}
.border-r-pink-100\/90 {
  border-right-color: rgb(252 231 243 / 0.9) !important;
}
.border-r-pink-100\/95 {
  border-right-color: rgb(252 231 243 / 0.95) !important;
}
.border-r-pink-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-r-pink-200\/0 {
  border-right-color: rgb(251 207 232 / 0) !important;
}
.border-r-pink-200\/10 {
  border-right-color: rgb(251 207 232 / 0.1) !important;
}
.border-r-pink-200\/100 {
  border-right-color: rgb(251 207 232 / 1) !important;
}
.border-r-pink-200\/12 {
  border-right-color: rgb(251 207 232 / 0.12) !important;
}
.border-r-pink-200\/20 {
  border-right-color: rgb(251 207 232 / 0.2) !important;
}
.border-r-pink-200\/25 {
  border-right-color: rgb(251 207 232 / 0.25) !important;
}
.border-r-pink-200\/30 {
  border-right-color: rgb(251 207 232 / 0.3) !important;
}
.border-r-pink-200\/38 {
  border-right-color: rgb(251 207 232 / 0.38) !important;
}
.border-r-pink-200\/40 {
  border-right-color: rgb(251 207 232 / 0.4) !important;
}
.border-r-pink-200\/5 {
  border-right-color: rgb(251 207 232 / 0.05) !important;
}
.border-r-pink-200\/50 {
  border-right-color: rgb(251 207 232 / 0.5) !important;
}
.border-r-pink-200\/60 {
  border-right-color: rgb(251 207 232 / 0.6) !important;
}
.border-r-pink-200\/70 {
  border-right-color: rgb(251 207 232 / 0.7) !important;
}
.border-r-pink-200\/75 {
  border-right-color: rgb(251 207 232 / 0.75) !important;
}
.border-r-pink-200\/80 {
  border-right-color: rgb(251 207 232 / 0.8) !important;
}
.border-r-pink-200\/87 {
  border-right-color: rgb(251 207 232 / 0.87) !important;
}
.border-r-pink-200\/90 {
  border-right-color: rgb(251 207 232 / 0.9) !important;
}
.border-r-pink-200\/95 {
  border-right-color: rgb(251 207 232 / 0.95) !important;
}
.border-r-pink-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-r-pink-300\/0 {
  border-right-color: rgb(249 168 212 / 0) !important;
}
.border-r-pink-300\/10 {
  border-right-color: rgb(249 168 212 / 0.1) !important;
}
.border-r-pink-300\/100 {
  border-right-color: rgb(249 168 212 / 1) !important;
}
.border-r-pink-300\/12 {
  border-right-color: rgb(249 168 212 / 0.12) !important;
}
.border-r-pink-300\/20 {
  border-right-color: rgb(249 168 212 / 0.2) !important;
}
.border-r-pink-300\/25 {
  border-right-color: rgb(249 168 212 / 0.25) !important;
}
.border-r-pink-300\/30 {
  border-right-color: rgb(249 168 212 / 0.3) !important;
}
.border-r-pink-300\/38 {
  border-right-color: rgb(249 168 212 / 0.38) !important;
}
.border-r-pink-300\/40 {
  border-right-color: rgb(249 168 212 / 0.4) !important;
}
.border-r-pink-300\/5 {
  border-right-color: rgb(249 168 212 / 0.05) !important;
}
.border-r-pink-300\/50 {
  border-right-color: rgb(249 168 212 / 0.5) !important;
}
.border-r-pink-300\/60 {
  border-right-color: rgb(249 168 212 / 0.6) !important;
}
.border-r-pink-300\/70 {
  border-right-color: rgb(249 168 212 / 0.7) !important;
}
.border-r-pink-300\/75 {
  border-right-color: rgb(249 168 212 / 0.75) !important;
}
.border-r-pink-300\/80 {
  border-right-color: rgb(249 168 212 / 0.8) !important;
}
.border-r-pink-300\/87 {
  border-right-color: rgb(249 168 212 / 0.87) !important;
}
.border-r-pink-300\/90 {
  border-right-color: rgb(249 168 212 / 0.9) !important;
}
.border-r-pink-300\/95 {
  border-right-color: rgb(249 168 212 / 0.95) !important;
}
.border-r-pink-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-r-pink-400\/0 {
  border-right-color: rgb(244 114 182 / 0) !important;
}
.border-r-pink-400\/10 {
  border-right-color: rgb(244 114 182 / 0.1) !important;
}
.border-r-pink-400\/100 {
  border-right-color: rgb(244 114 182 / 1) !important;
}
.border-r-pink-400\/12 {
  border-right-color: rgb(244 114 182 / 0.12) !important;
}
.border-r-pink-400\/20 {
  border-right-color: rgb(244 114 182 / 0.2) !important;
}
.border-r-pink-400\/25 {
  border-right-color: rgb(244 114 182 / 0.25) !important;
}
.border-r-pink-400\/30 {
  border-right-color: rgb(244 114 182 / 0.3) !important;
}
.border-r-pink-400\/38 {
  border-right-color: rgb(244 114 182 / 0.38) !important;
}
.border-r-pink-400\/40 {
  border-right-color: rgb(244 114 182 / 0.4) !important;
}
.border-r-pink-400\/5 {
  border-right-color: rgb(244 114 182 / 0.05) !important;
}
.border-r-pink-400\/50 {
  border-right-color: rgb(244 114 182 / 0.5) !important;
}
.border-r-pink-400\/60 {
  border-right-color: rgb(244 114 182 / 0.6) !important;
}
.border-r-pink-400\/70 {
  border-right-color: rgb(244 114 182 / 0.7) !important;
}
.border-r-pink-400\/75 {
  border-right-color: rgb(244 114 182 / 0.75) !important;
}
.border-r-pink-400\/80 {
  border-right-color: rgb(244 114 182 / 0.8) !important;
}
.border-r-pink-400\/87 {
  border-right-color: rgb(244 114 182 / 0.87) !important;
}
.border-r-pink-400\/90 {
  border-right-color: rgb(244 114 182 / 0.9) !important;
}
.border-r-pink-400\/95 {
  border-right-color: rgb(244 114 182 / 0.95) !important;
}
.border-r-pink-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-r-pink-50\/0 {
  border-right-color: rgb(253 242 248 / 0) !important;
}
.border-r-pink-50\/10 {
  border-right-color: rgb(253 242 248 / 0.1) !important;
}
.border-r-pink-50\/100 {
  border-right-color: rgb(253 242 248 / 1) !important;
}
.border-r-pink-50\/12 {
  border-right-color: rgb(253 242 248 / 0.12) !important;
}
.border-r-pink-50\/20 {
  border-right-color: rgb(253 242 248 / 0.2) !important;
}
.border-r-pink-50\/25 {
  border-right-color: rgb(253 242 248 / 0.25) !important;
}
.border-r-pink-50\/30 {
  border-right-color: rgb(253 242 248 / 0.3) !important;
}
.border-r-pink-50\/38 {
  border-right-color: rgb(253 242 248 / 0.38) !important;
}
.border-r-pink-50\/40 {
  border-right-color: rgb(253 242 248 / 0.4) !important;
}
.border-r-pink-50\/5 {
  border-right-color: rgb(253 242 248 / 0.05) !important;
}
.border-r-pink-50\/50 {
  border-right-color: rgb(253 242 248 / 0.5) !important;
}
.border-r-pink-50\/60 {
  border-right-color: rgb(253 242 248 / 0.6) !important;
}
.border-r-pink-50\/70 {
  border-right-color: rgb(253 242 248 / 0.7) !important;
}
.border-r-pink-50\/75 {
  border-right-color: rgb(253 242 248 / 0.75) !important;
}
.border-r-pink-50\/80 {
  border-right-color: rgb(253 242 248 / 0.8) !important;
}
.border-r-pink-50\/87 {
  border-right-color: rgb(253 242 248 / 0.87) !important;
}
.border-r-pink-50\/90 {
  border-right-color: rgb(253 242 248 / 0.9) !important;
}
.border-r-pink-50\/95 {
  border-right-color: rgb(253 242 248 / 0.95) !important;
}
.border-r-pink-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-r-pink-500\/0 {
  border-right-color: rgb(236 72 153 / 0) !important;
}
.border-r-pink-500\/10 {
  border-right-color: rgb(236 72 153 / 0.1) !important;
}
.border-r-pink-500\/100 {
  border-right-color: rgb(236 72 153 / 1) !important;
}
.border-r-pink-500\/12 {
  border-right-color: rgb(236 72 153 / 0.12) !important;
}
.border-r-pink-500\/20 {
  border-right-color: rgb(236 72 153 / 0.2) !important;
}
.border-r-pink-500\/25 {
  border-right-color: rgb(236 72 153 / 0.25) !important;
}
.border-r-pink-500\/30 {
  border-right-color: rgb(236 72 153 / 0.3) !important;
}
.border-r-pink-500\/38 {
  border-right-color: rgb(236 72 153 / 0.38) !important;
}
.border-r-pink-500\/40 {
  border-right-color: rgb(236 72 153 / 0.4) !important;
}
.border-r-pink-500\/5 {
  border-right-color: rgb(236 72 153 / 0.05) !important;
}
.border-r-pink-500\/50 {
  border-right-color: rgb(236 72 153 / 0.5) !important;
}
.border-r-pink-500\/60 {
  border-right-color: rgb(236 72 153 / 0.6) !important;
}
.border-r-pink-500\/70 {
  border-right-color: rgb(236 72 153 / 0.7) !important;
}
.border-r-pink-500\/75 {
  border-right-color: rgb(236 72 153 / 0.75) !important;
}
.border-r-pink-500\/80 {
  border-right-color: rgb(236 72 153 / 0.8) !important;
}
.border-r-pink-500\/87 {
  border-right-color: rgb(236 72 153 / 0.87) !important;
}
.border-r-pink-500\/90 {
  border-right-color: rgb(236 72 153 / 0.9) !important;
}
.border-r-pink-500\/95 {
  border-right-color: rgb(236 72 153 / 0.95) !important;
}
.border-r-pink-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-r-pink-600\/0 {
  border-right-color: rgb(219 39 119 / 0) !important;
}
.border-r-pink-600\/10 {
  border-right-color: rgb(219 39 119 / 0.1) !important;
}
.border-r-pink-600\/100 {
  border-right-color: rgb(219 39 119 / 1) !important;
}
.border-r-pink-600\/12 {
  border-right-color: rgb(219 39 119 / 0.12) !important;
}
.border-r-pink-600\/20 {
  border-right-color: rgb(219 39 119 / 0.2) !important;
}
.border-r-pink-600\/25 {
  border-right-color: rgb(219 39 119 / 0.25) !important;
}
.border-r-pink-600\/30 {
  border-right-color: rgb(219 39 119 / 0.3) !important;
}
.border-r-pink-600\/38 {
  border-right-color: rgb(219 39 119 / 0.38) !important;
}
.border-r-pink-600\/40 {
  border-right-color: rgb(219 39 119 / 0.4) !important;
}
.border-r-pink-600\/5 {
  border-right-color: rgb(219 39 119 / 0.05) !important;
}
.border-r-pink-600\/50 {
  border-right-color: rgb(219 39 119 / 0.5) !important;
}
.border-r-pink-600\/60 {
  border-right-color: rgb(219 39 119 / 0.6) !important;
}
.border-r-pink-600\/70 {
  border-right-color: rgb(219 39 119 / 0.7) !important;
}
.border-r-pink-600\/75 {
  border-right-color: rgb(219 39 119 / 0.75) !important;
}
.border-r-pink-600\/80 {
  border-right-color: rgb(219 39 119 / 0.8) !important;
}
.border-r-pink-600\/87 {
  border-right-color: rgb(219 39 119 / 0.87) !important;
}
.border-r-pink-600\/90 {
  border-right-color: rgb(219 39 119 / 0.9) !important;
}
.border-r-pink-600\/95 {
  border-right-color: rgb(219 39 119 / 0.95) !important;
}
.border-r-pink-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-r-pink-700\/0 {
  border-right-color: rgb(190 24 93 / 0) !important;
}
.border-r-pink-700\/10 {
  border-right-color: rgb(190 24 93 / 0.1) !important;
}
.border-r-pink-700\/100 {
  border-right-color: rgb(190 24 93 / 1) !important;
}
.border-r-pink-700\/12 {
  border-right-color: rgb(190 24 93 / 0.12) !important;
}
.border-r-pink-700\/20 {
  border-right-color: rgb(190 24 93 / 0.2) !important;
}
.border-r-pink-700\/25 {
  border-right-color: rgb(190 24 93 / 0.25) !important;
}
.border-r-pink-700\/30 {
  border-right-color: rgb(190 24 93 / 0.3) !important;
}
.border-r-pink-700\/38 {
  border-right-color: rgb(190 24 93 / 0.38) !important;
}
.border-r-pink-700\/40 {
  border-right-color: rgb(190 24 93 / 0.4) !important;
}
.border-r-pink-700\/5 {
  border-right-color: rgb(190 24 93 / 0.05) !important;
}
.border-r-pink-700\/50 {
  border-right-color: rgb(190 24 93 / 0.5) !important;
}
.border-r-pink-700\/60 {
  border-right-color: rgb(190 24 93 / 0.6) !important;
}
.border-r-pink-700\/70 {
  border-right-color: rgb(190 24 93 / 0.7) !important;
}
.border-r-pink-700\/75 {
  border-right-color: rgb(190 24 93 / 0.75) !important;
}
.border-r-pink-700\/80 {
  border-right-color: rgb(190 24 93 / 0.8) !important;
}
.border-r-pink-700\/87 {
  border-right-color: rgb(190 24 93 / 0.87) !important;
}
.border-r-pink-700\/90 {
  border-right-color: rgb(190 24 93 / 0.9) !important;
}
.border-r-pink-700\/95 {
  border-right-color: rgb(190 24 93 / 0.95) !important;
}
.border-r-pink-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-r-pink-800\/0 {
  border-right-color: rgb(157 23 77 / 0) !important;
}
.border-r-pink-800\/10 {
  border-right-color: rgb(157 23 77 / 0.1) !important;
}
.border-r-pink-800\/100 {
  border-right-color: rgb(157 23 77 / 1) !important;
}
.border-r-pink-800\/12 {
  border-right-color: rgb(157 23 77 / 0.12) !important;
}
.border-r-pink-800\/20 {
  border-right-color: rgb(157 23 77 / 0.2) !important;
}
.border-r-pink-800\/25 {
  border-right-color: rgb(157 23 77 / 0.25) !important;
}
.border-r-pink-800\/30 {
  border-right-color: rgb(157 23 77 / 0.3) !important;
}
.border-r-pink-800\/38 {
  border-right-color: rgb(157 23 77 / 0.38) !important;
}
.border-r-pink-800\/40 {
  border-right-color: rgb(157 23 77 / 0.4) !important;
}
.border-r-pink-800\/5 {
  border-right-color: rgb(157 23 77 / 0.05) !important;
}
.border-r-pink-800\/50 {
  border-right-color: rgb(157 23 77 / 0.5) !important;
}
.border-r-pink-800\/60 {
  border-right-color: rgb(157 23 77 / 0.6) !important;
}
.border-r-pink-800\/70 {
  border-right-color: rgb(157 23 77 / 0.7) !important;
}
.border-r-pink-800\/75 {
  border-right-color: rgb(157 23 77 / 0.75) !important;
}
.border-r-pink-800\/80 {
  border-right-color: rgb(157 23 77 / 0.8) !important;
}
.border-r-pink-800\/87 {
  border-right-color: rgb(157 23 77 / 0.87) !important;
}
.border-r-pink-800\/90 {
  border-right-color: rgb(157 23 77 / 0.9) !important;
}
.border-r-pink-800\/95 {
  border-right-color: rgb(157 23 77 / 0.95) !important;
}
.border-r-pink-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-r-pink-900\/0 {
  border-right-color: rgb(131 24 67 / 0) !important;
}
.border-r-pink-900\/10 {
  border-right-color: rgb(131 24 67 / 0.1) !important;
}
.border-r-pink-900\/100 {
  border-right-color: rgb(131 24 67 / 1) !important;
}
.border-r-pink-900\/12 {
  border-right-color: rgb(131 24 67 / 0.12) !important;
}
.border-r-pink-900\/20 {
  border-right-color: rgb(131 24 67 / 0.2) !important;
}
.border-r-pink-900\/25 {
  border-right-color: rgb(131 24 67 / 0.25) !important;
}
.border-r-pink-900\/30 {
  border-right-color: rgb(131 24 67 / 0.3) !important;
}
.border-r-pink-900\/38 {
  border-right-color: rgb(131 24 67 / 0.38) !important;
}
.border-r-pink-900\/40 {
  border-right-color: rgb(131 24 67 / 0.4) !important;
}
.border-r-pink-900\/5 {
  border-right-color: rgb(131 24 67 / 0.05) !important;
}
.border-r-pink-900\/50 {
  border-right-color: rgb(131 24 67 / 0.5) !important;
}
.border-r-pink-900\/60 {
  border-right-color: rgb(131 24 67 / 0.6) !important;
}
.border-r-pink-900\/70 {
  border-right-color: rgb(131 24 67 / 0.7) !important;
}
.border-r-pink-900\/75 {
  border-right-color: rgb(131 24 67 / 0.75) !important;
}
.border-r-pink-900\/80 {
  border-right-color: rgb(131 24 67 / 0.8) !important;
}
.border-r-pink-900\/87 {
  border-right-color: rgb(131 24 67 / 0.87) !important;
}
.border-r-pink-900\/90 {
  border-right-color: rgb(131 24 67 / 0.9) !important;
}
.border-r-pink-900\/95 {
  border-right-color: rgb(131 24 67 / 0.95) !important;
}
.border-r-pink-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-r-pink-950\/0 {
  border-right-color: rgb(80 7 36 / 0) !important;
}
.border-r-pink-950\/10 {
  border-right-color: rgb(80 7 36 / 0.1) !important;
}
.border-r-pink-950\/100 {
  border-right-color: rgb(80 7 36 / 1) !important;
}
.border-r-pink-950\/12 {
  border-right-color: rgb(80 7 36 / 0.12) !important;
}
.border-r-pink-950\/20 {
  border-right-color: rgb(80 7 36 / 0.2) !important;
}
.border-r-pink-950\/25 {
  border-right-color: rgb(80 7 36 / 0.25) !important;
}
.border-r-pink-950\/30 {
  border-right-color: rgb(80 7 36 / 0.3) !important;
}
.border-r-pink-950\/38 {
  border-right-color: rgb(80 7 36 / 0.38) !important;
}
.border-r-pink-950\/40 {
  border-right-color: rgb(80 7 36 / 0.4) !important;
}
.border-r-pink-950\/5 {
  border-right-color: rgb(80 7 36 / 0.05) !important;
}
.border-r-pink-950\/50 {
  border-right-color: rgb(80 7 36 / 0.5) !important;
}
.border-r-pink-950\/60 {
  border-right-color: rgb(80 7 36 / 0.6) !important;
}
.border-r-pink-950\/70 {
  border-right-color: rgb(80 7 36 / 0.7) !important;
}
.border-r-pink-950\/75 {
  border-right-color: rgb(80 7 36 / 0.75) !important;
}
.border-r-pink-950\/80 {
  border-right-color: rgb(80 7 36 / 0.8) !important;
}
.border-r-pink-950\/87 {
  border-right-color: rgb(80 7 36 / 0.87) !important;
}
.border-r-pink-950\/90 {
  border-right-color: rgb(80 7 36 / 0.9) !important;
}
.border-r-pink-950\/95 {
  border-right-color: rgb(80 7 36 / 0.95) !important;
}
.border-r-primary {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-100\/0 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-r-primary-100\/10 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-r-primary-100\/100 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-r-primary-100\/12 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-r-primary-100\/20 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-r-primary-100\/25 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-r-primary-100\/30 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-r-primary-100\/38 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-r-primary-100\/40 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-r-primary-100\/5 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-r-primary-100\/50 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-r-primary-100\/60 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-r-primary-100\/70 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-r-primary-100\/75 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-r-primary-100\/80 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-r-primary-100\/87 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-r-primary-100\/90 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-r-primary-100\/95 {
  border-right-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-r-primary-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-200\/0 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-r-primary-200\/10 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-r-primary-200\/100 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-r-primary-200\/12 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-r-primary-200\/20 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-r-primary-200\/25 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-r-primary-200\/30 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-r-primary-200\/38 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-r-primary-200\/40 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-r-primary-200\/5 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-r-primary-200\/50 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-r-primary-200\/60 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-r-primary-200\/70 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-r-primary-200\/75 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-r-primary-200\/80 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-r-primary-200\/87 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-r-primary-200\/90 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-r-primary-200\/95 {
  border-right-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-r-primary-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-300\/0 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-r-primary-300\/10 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-r-primary-300\/100 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-r-primary-300\/12 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-r-primary-300\/20 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-r-primary-300\/25 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-r-primary-300\/30 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-r-primary-300\/38 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-r-primary-300\/40 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-r-primary-300\/5 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-r-primary-300\/50 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-r-primary-300\/60 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-r-primary-300\/70 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-r-primary-300\/75 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-r-primary-300\/80 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-r-primary-300\/87 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-r-primary-300\/90 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-r-primary-300\/95 {
  border-right-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-r-primary-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-400\/0 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-r-primary-400\/10 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-r-primary-400\/100 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-r-primary-400\/12 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-r-primary-400\/20 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-r-primary-400\/25 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-r-primary-400\/30 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-r-primary-400\/38 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-r-primary-400\/40 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-r-primary-400\/5 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-r-primary-400\/50 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-r-primary-400\/60 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-r-primary-400\/70 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-r-primary-400\/75 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-r-primary-400\/80 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-r-primary-400\/87 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-r-primary-400\/90 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-r-primary-400\/95 {
  border-right-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-r-primary-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-50\/0 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-r-primary-50\/10 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-r-primary-50\/100 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-r-primary-50\/12 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-r-primary-50\/20 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-r-primary-50\/25 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-r-primary-50\/30 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-r-primary-50\/38 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-r-primary-50\/40 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-r-primary-50\/5 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-r-primary-50\/50 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-r-primary-50\/60 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-r-primary-50\/70 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-r-primary-50\/75 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-r-primary-50\/80 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-r-primary-50\/87 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-r-primary-50\/90 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-r-primary-50\/95 {
  border-right-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-r-primary-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-500\/0 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-r-primary-500\/10 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-r-primary-500\/100 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-r-primary-500\/12 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-r-primary-500\/20 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-r-primary-500\/25 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-r-primary-500\/30 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-r-primary-500\/38 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-r-primary-500\/40 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-r-primary-500\/5 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-r-primary-500\/50 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-r-primary-500\/60 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-r-primary-500\/70 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-r-primary-500\/75 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-r-primary-500\/80 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-r-primary-500\/87 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-r-primary-500\/90 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-r-primary-500\/95 {
  border-right-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-r-primary-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-600\/0 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-r-primary-600\/10 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-r-primary-600\/100 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-r-primary-600\/12 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-r-primary-600\/20 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-r-primary-600\/25 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-r-primary-600\/30 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-r-primary-600\/38 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-r-primary-600\/40 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-r-primary-600\/5 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-r-primary-600\/50 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-r-primary-600\/60 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-r-primary-600\/70 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-r-primary-600\/75 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-r-primary-600\/80 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-r-primary-600\/87 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-r-primary-600\/90 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-r-primary-600\/95 {
  border-right-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-r-primary-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-700\/0 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-r-primary-700\/10 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-r-primary-700\/100 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-r-primary-700\/12 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-r-primary-700\/20 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-r-primary-700\/25 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-r-primary-700\/30 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-r-primary-700\/38 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-r-primary-700\/40 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-r-primary-700\/5 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-r-primary-700\/50 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-r-primary-700\/60 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-r-primary-700\/70 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-r-primary-700\/75 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-r-primary-700\/80 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-r-primary-700\/87 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-r-primary-700\/90 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-r-primary-700\/95 {
  border-right-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-r-primary-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-800\/0 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-r-primary-800\/10 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-r-primary-800\/100 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-r-primary-800\/12 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-r-primary-800\/20 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-r-primary-800\/25 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-r-primary-800\/30 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-r-primary-800\/38 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-r-primary-800\/40 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-r-primary-800\/5 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-r-primary-800\/50 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-r-primary-800\/60 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-r-primary-800\/70 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-r-primary-800\/75 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-r-primary-800\/80 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-r-primary-800\/87 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-r-primary-800\/90 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-r-primary-800\/95 {
  border-right-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-r-primary-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-primary-900\/0 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-r-primary-900\/10 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-r-primary-900\/100 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-r-primary-900\/12 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-r-primary-900\/20 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-r-primary-900\/25 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-r-primary-900\/30 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-r-primary-900\/38 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-r-primary-900\/40 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-r-primary-900\/5 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-r-primary-900\/50 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-r-primary-900\/60 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-r-primary-900\/70 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-r-primary-900\/75 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-r-primary-900\/80 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-r-primary-900\/87 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-r-primary-900\/90 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-r-primary-900\/95 {
  border-right-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-r-primary\/0 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-r-primary\/10 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-r-primary\/100 {
  border-right-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-r-primary\/12 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-r-primary\/20 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-r-primary\/25 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-r-primary\/30 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-r-primary\/38 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-r-primary\/40 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-r-primary\/5 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-r-primary\/50 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-r-primary\/60 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-r-primary\/70 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-r-primary\/75 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-r-primary\/80 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-r-primary\/87 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-r-primary\/90 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-r-primary\/95 {
  border-right-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-r-purple-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-r-purple-100\/0 {
  border-right-color: rgb(243 232 255 / 0) !important;
}
.border-r-purple-100\/10 {
  border-right-color: rgb(243 232 255 / 0.1) !important;
}
.border-r-purple-100\/100 {
  border-right-color: rgb(243 232 255 / 1) !important;
}
.border-r-purple-100\/12 {
  border-right-color: rgb(243 232 255 / 0.12) !important;
}
.border-r-purple-100\/20 {
  border-right-color: rgb(243 232 255 / 0.2) !important;
}
.border-r-purple-100\/25 {
  border-right-color: rgb(243 232 255 / 0.25) !important;
}
.border-r-purple-100\/30 {
  border-right-color: rgb(243 232 255 / 0.3) !important;
}
.border-r-purple-100\/38 {
  border-right-color: rgb(243 232 255 / 0.38) !important;
}
.border-r-purple-100\/40 {
  border-right-color: rgb(243 232 255 / 0.4) !important;
}
.border-r-purple-100\/5 {
  border-right-color: rgb(243 232 255 / 0.05) !important;
}
.border-r-purple-100\/50 {
  border-right-color: rgb(243 232 255 / 0.5) !important;
}
.border-r-purple-100\/60 {
  border-right-color: rgb(243 232 255 / 0.6) !important;
}
.border-r-purple-100\/70 {
  border-right-color: rgb(243 232 255 / 0.7) !important;
}
.border-r-purple-100\/75 {
  border-right-color: rgb(243 232 255 / 0.75) !important;
}
.border-r-purple-100\/80 {
  border-right-color: rgb(243 232 255 / 0.8) !important;
}
.border-r-purple-100\/87 {
  border-right-color: rgb(243 232 255 / 0.87) !important;
}
.border-r-purple-100\/90 {
  border-right-color: rgb(243 232 255 / 0.9) !important;
}
.border-r-purple-100\/95 {
  border-right-color: rgb(243 232 255 / 0.95) !important;
}
.border-r-purple-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-r-purple-200\/0 {
  border-right-color: rgb(233 213 255 / 0) !important;
}
.border-r-purple-200\/10 {
  border-right-color: rgb(233 213 255 / 0.1) !important;
}
.border-r-purple-200\/100 {
  border-right-color: rgb(233 213 255 / 1) !important;
}
.border-r-purple-200\/12 {
  border-right-color: rgb(233 213 255 / 0.12) !important;
}
.border-r-purple-200\/20 {
  border-right-color: rgb(233 213 255 / 0.2) !important;
}
.border-r-purple-200\/25 {
  border-right-color: rgb(233 213 255 / 0.25) !important;
}
.border-r-purple-200\/30 {
  border-right-color: rgb(233 213 255 / 0.3) !important;
}
.border-r-purple-200\/38 {
  border-right-color: rgb(233 213 255 / 0.38) !important;
}
.border-r-purple-200\/40 {
  border-right-color: rgb(233 213 255 / 0.4) !important;
}
.border-r-purple-200\/5 {
  border-right-color: rgb(233 213 255 / 0.05) !important;
}
.border-r-purple-200\/50 {
  border-right-color: rgb(233 213 255 / 0.5) !important;
}
.border-r-purple-200\/60 {
  border-right-color: rgb(233 213 255 / 0.6) !important;
}
.border-r-purple-200\/70 {
  border-right-color: rgb(233 213 255 / 0.7) !important;
}
.border-r-purple-200\/75 {
  border-right-color: rgb(233 213 255 / 0.75) !important;
}
.border-r-purple-200\/80 {
  border-right-color: rgb(233 213 255 / 0.8) !important;
}
.border-r-purple-200\/87 {
  border-right-color: rgb(233 213 255 / 0.87) !important;
}
.border-r-purple-200\/90 {
  border-right-color: rgb(233 213 255 / 0.9) !important;
}
.border-r-purple-200\/95 {
  border-right-color: rgb(233 213 255 / 0.95) !important;
}
.border-r-purple-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-r-purple-300\/0 {
  border-right-color: rgb(216 180 254 / 0) !important;
}
.border-r-purple-300\/10 {
  border-right-color: rgb(216 180 254 / 0.1) !important;
}
.border-r-purple-300\/100 {
  border-right-color: rgb(216 180 254 / 1) !important;
}
.border-r-purple-300\/12 {
  border-right-color: rgb(216 180 254 / 0.12) !important;
}
.border-r-purple-300\/20 {
  border-right-color: rgb(216 180 254 / 0.2) !important;
}
.border-r-purple-300\/25 {
  border-right-color: rgb(216 180 254 / 0.25) !important;
}
.border-r-purple-300\/30 {
  border-right-color: rgb(216 180 254 / 0.3) !important;
}
.border-r-purple-300\/38 {
  border-right-color: rgb(216 180 254 / 0.38) !important;
}
.border-r-purple-300\/40 {
  border-right-color: rgb(216 180 254 / 0.4) !important;
}
.border-r-purple-300\/5 {
  border-right-color: rgb(216 180 254 / 0.05) !important;
}
.border-r-purple-300\/50 {
  border-right-color: rgb(216 180 254 / 0.5) !important;
}
.border-r-purple-300\/60 {
  border-right-color: rgb(216 180 254 / 0.6) !important;
}
.border-r-purple-300\/70 {
  border-right-color: rgb(216 180 254 / 0.7) !important;
}
.border-r-purple-300\/75 {
  border-right-color: rgb(216 180 254 / 0.75) !important;
}
.border-r-purple-300\/80 {
  border-right-color: rgb(216 180 254 / 0.8) !important;
}
.border-r-purple-300\/87 {
  border-right-color: rgb(216 180 254 / 0.87) !important;
}
.border-r-purple-300\/90 {
  border-right-color: rgb(216 180 254 / 0.9) !important;
}
.border-r-purple-300\/95 {
  border-right-color: rgb(216 180 254 / 0.95) !important;
}
.border-r-purple-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-r-purple-400\/0 {
  border-right-color: rgb(192 132 252 / 0) !important;
}
.border-r-purple-400\/10 {
  border-right-color: rgb(192 132 252 / 0.1) !important;
}
.border-r-purple-400\/100 {
  border-right-color: rgb(192 132 252 / 1) !important;
}
.border-r-purple-400\/12 {
  border-right-color: rgb(192 132 252 / 0.12) !important;
}
.border-r-purple-400\/20 {
  border-right-color: rgb(192 132 252 / 0.2) !important;
}
.border-r-purple-400\/25 {
  border-right-color: rgb(192 132 252 / 0.25) !important;
}
.border-r-purple-400\/30 {
  border-right-color: rgb(192 132 252 / 0.3) !important;
}
.border-r-purple-400\/38 {
  border-right-color: rgb(192 132 252 / 0.38) !important;
}
.border-r-purple-400\/40 {
  border-right-color: rgb(192 132 252 / 0.4) !important;
}
.border-r-purple-400\/5 {
  border-right-color: rgb(192 132 252 / 0.05) !important;
}
.border-r-purple-400\/50 {
  border-right-color: rgb(192 132 252 / 0.5) !important;
}
.border-r-purple-400\/60 {
  border-right-color: rgb(192 132 252 / 0.6) !important;
}
.border-r-purple-400\/70 {
  border-right-color: rgb(192 132 252 / 0.7) !important;
}
.border-r-purple-400\/75 {
  border-right-color: rgb(192 132 252 / 0.75) !important;
}
.border-r-purple-400\/80 {
  border-right-color: rgb(192 132 252 / 0.8) !important;
}
.border-r-purple-400\/87 {
  border-right-color: rgb(192 132 252 / 0.87) !important;
}
.border-r-purple-400\/90 {
  border-right-color: rgb(192 132 252 / 0.9) !important;
}
.border-r-purple-400\/95 {
  border-right-color: rgb(192 132 252 / 0.95) !important;
}
.border-r-purple-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-r-purple-50\/0 {
  border-right-color: rgb(250 245 255 / 0) !important;
}
.border-r-purple-50\/10 {
  border-right-color: rgb(250 245 255 / 0.1) !important;
}
.border-r-purple-50\/100 {
  border-right-color: rgb(250 245 255 / 1) !important;
}
.border-r-purple-50\/12 {
  border-right-color: rgb(250 245 255 / 0.12) !important;
}
.border-r-purple-50\/20 {
  border-right-color: rgb(250 245 255 / 0.2) !important;
}
.border-r-purple-50\/25 {
  border-right-color: rgb(250 245 255 / 0.25) !important;
}
.border-r-purple-50\/30 {
  border-right-color: rgb(250 245 255 / 0.3) !important;
}
.border-r-purple-50\/38 {
  border-right-color: rgb(250 245 255 / 0.38) !important;
}
.border-r-purple-50\/40 {
  border-right-color: rgb(250 245 255 / 0.4) !important;
}
.border-r-purple-50\/5 {
  border-right-color: rgb(250 245 255 / 0.05) !important;
}
.border-r-purple-50\/50 {
  border-right-color: rgb(250 245 255 / 0.5) !important;
}
.border-r-purple-50\/60 {
  border-right-color: rgb(250 245 255 / 0.6) !important;
}
.border-r-purple-50\/70 {
  border-right-color: rgb(250 245 255 / 0.7) !important;
}
.border-r-purple-50\/75 {
  border-right-color: rgb(250 245 255 / 0.75) !important;
}
.border-r-purple-50\/80 {
  border-right-color: rgb(250 245 255 / 0.8) !important;
}
.border-r-purple-50\/87 {
  border-right-color: rgb(250 245 255 / 0.87) !important;
}
.border-r-purple-50\/90 {
  border-right-color: rgb(250 245 255 / 0.9) !important;
}
.border-r-purple-50\/95 {
  border-right-color: rgb(250 245 255 / 0.95) !important;
}
.border-r-purple-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-r-purple-500\/0 {
  border-right-color: rgb(168 85 247 / 0) !important;
}
.border-r-purple-500\/10 {
  border-right-color: rgb(168 85 247 / 0.1) !important;
}
.border-r-purple-500\/100 {
  border-right-color: rgb(168 85 247 / 1) !important;
}
.border-r-purple-500\/12 {
  border-right-color: rgb(168 85 247 / 0.12) !important;
}
.border-r-purple-500\/20 {
  border-right-color: rgb(168 85 247 / 0.2) !important;
}
.border-r-purple-500\/25 {
  border-right-color: rgb(168 85 247 / 0.25) !important;
}
.border-r-purple-500\/30 {
  border-right-color: rgb(168 85 247 / 0.3) !important;
}
.border-r-purple-500\/38 {
  border-right-color: rgb(168 85 247 / 0.38) !important;
}
.border-r-purple-500\/40 {
  border-right-color: rgb(168 85 247 / 0.4) !important;
}
.border-r-purple-500\/5 {
  border-right-color: rgb(168 85 247 / 0.05) !important;
}
.border-r-purple-500\/50 {
  border-right-color: rgb(168 85 247 / 0.5) !important;
}
.border-r-purple-500\/60 {
  border-right-color: rgb(168 85 247 / 0.6) !important;
}
.border-r-purple-500\/70 {
  border-right-color: rgb(168 85 247 / 0.7) !important;
}
.border-r-purple-500\/75 {
  border-right-color: rgb(168 85 247 / 0.75) !important;
}
.border-r-purple-500\/80 {
  border-right-color: rgb(168 85 247 / 0.8) !important;
}
.border-r-purple-500\/87 {
  border-right-color: rgb(168 85 247 / 0.87) !important;
}
.border-r-purple-500\/90 {
  border-right-color: rgb(168 85 247 / 0.9) !important;
}
.border-r-purple-500\/95 {
  border-right-color: rgb(168 85 247 / 0.95) !important;
}
.border-r-purple-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-r-purple-600\/0 {
  border-right-color: rgb(147 51 234 / 0) !important;
}
.border-r-purple-600\/10 {
  border-right-color: rgb(147 51 234 / 0.1) !important;
}
.border-r-purple-600\/100 {
  border-right-color: rgb(147 51 234 / 1) !important;
}
.border-r-purple-600\/12 {
  border-right-color: rgb(147 51 234 / 0.12) !important;
}
.border-r-purple-600\/20 {
  border-right-color: rgb(147 51 234 / 0.2) !important;
}
.border-r-purple-600\/25 {
  border-right-color: rgb(147 51 234 / 0.25) !important;
}
.border-r-purple-600\/30 {
  border-right-color: rgb(147 51 234 / 0.3) !important;
}
.border-r-purple-600\/38 {
  border-right-color: rgb(147 51 234 / 0.38) !important;
}
.border-r-purple-600\/40 {
  border-right-color: rgb(147 51 234 / 0.4) !important;
}
.border-r-purple-600\/5 {
  border-right-color: rgb(147 51 234 / 0.05) !important;
}
.border-r-purple-600\/50 {
  border-right-color: rgb(147 51 234 / 0.5) !important;
}
.border-r-purple-600\/60 {
  border-right-color: rgb(147 51 234 / 0.6) !important;
}
.border-r-purple-600\/70 {
  border-right-color: rgb(147 51 234 / 0.7) !important;
}
.border-r-purple-600\/75 {
  border-right-color: rgb(147 51 234 / 0.75) !important;
}
.border-r-purple-600\/80 {
  border-right-color: rgb(147 51 234 / 0.8) !important;
}
.border-r-purple-600\/87 {
  border-right-color: rgb(147 51 234 / 0.87) !important;
}
.border-r-purple-600\/90 {
  border-right-color: rgb(147 51 234 / 0.9) !important;
}
.border-r-purple-600\/95 {
  border-right-color: rgb(147 51 234 / 0.95) !important;
}
.border-r-purple-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-r-purple-700\/0 {
  border-right-color: rgb(126 34 206 / 0) !important;
}
.border-r-purple-700\/10 {
  border-right-color: rgb(126 34 206 / 0.1) !important;
}
.border-r-purple-700\/100 {
  border-right-color: rgb(126 34 206 / 1) !important;
}
.border-r-purple-700\/12 {
  border-right-color: rgb(126 34 206 / 0.12) !important;
}
.border-r-purple-700\/20 {
  border-right-color: rgb(126 34 206 / 0.2) !important;
}
.border-r-purple-700\/25 {
  border-right-color: rgb(126 34 206 / 0.25) !important;
}
.border-r-purple-700\/30 {
  border-right-color: rgb(126 34 206 / 0.3) !important;
}
.border-r-purple-700\/38 {
  border-right-color: rgb(126 34 206 / 0.38) !important;
}
.border-r-purple-700\/40 {
  border-right-color: rgb(126 34 206 / 0.4) !important;
}
.border-r-purple-700\/5 {
  border-right-color: rgb(126 34 206 / 0.05) !important;
}
.border-r-purple-700\/50 {
  border-right-color: rgb(126 34 206 / 0.5) !important;
}
.border-r-purple-700\/60 {
  border-right-color: rgb(126 34 206 / 0.6) !important;
}
.border-r-purple-700\/70 {
  border-right-color: rgb(126 34 206 / 0.7) !important;
}
.border-r-purple-700\/75 {
  border-right-color: rgb(126 34 206 / 0.75) !important;
}
.border-r-purple-700\/80 {
  border-right-color: rgb(126 34 206 / 0.8) !important;
}
.border-r-purple-700\/87 {
  border-right-color: rgb(126 34 206 / 0.87) !important;
}
.border-r-purple-700\/90 {
  border-right-color: rgb(126 34 206 / 0.9) !important;
}
.border-r-purple-700\/95 {
  border-right-color: rgb(126 34 206 / 0.95) !important;
}
.border-r-purple-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-r-purple-800\/0 {
  border-right-color: rgb(107 33 168 / 0) !important;
}
.border-r-purple-800\/10 {
  border-right-color: rgb(107 33 168 / 0.1) !important;
}
.border-r-purple-800\/100 {
  border-right-color: rgb(107 33 168 / 1) !important;
}
.border-r-purple-800\/12 {
  border-right-color: rgb(107 33 168 / 0.12) !important;
}
.border-r-purple-800\/20 {
  border-right-color: rgb(107 33 168 / 0.2) !important;
}
.border-r-purple-800\/25 {
  border-right-color: rgb(107 33 168 / 0.25) !important;
}
.border-r-purple-800\/30 {
  border-right-color: rgb(107 33 168 / 0.3) !important;
}
.border-r-purple-800\/38 {
  border-right-color: rgb(107 33 168 / 0.38) !important;
}
.border-r-purple-800\/40 {
  border-right-color: rgb(107 33 168 / 0.4) !important;
}
.border-r-purple-800\/5 {
  border-right-color: rgb(107 33 168 / 0.05) !important;
}
.border-r-purple-800\/50 {
  border-right-color: rgb(107 33 168 / 0.5) !important;
}
.border-r-purple-800\/60 {
  border-right-color: rgb(107 33 168 / 0.6) !important;
}
.border-r-purple-800\/70 {
  border-right-color: rgb(107 33 168 / 0.7) !important;
}
.border-r-purple-800\/75 {
  border-right-color: rgb(107 33 168 / 0.75) !important;
}
.border-r-purple-800\/80 {
  border-right-color: rgb(107 33 168 / 0.8) !important;
}
.border-r-purple-800\/87 {
  border-right-color: rgb(107 33 168 / 0.87) !important;
}
.border-r-purple-800\/90 {
  border-right-color: rgb(107 33 168 / 0.9) !important;
}
.border-r-purple-800\/95 {
  border-right-color: rgb(107 33 168 / 0.95) !important;
}
.border-r-purple-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-r-purple-900\/0 {
  border-right-color: rgb(88 28 135 / 0) !important;
}
.border-r-purple-900\/10 {
  border-right-color: rgb(88 28 135 / 0.1) !important;
}
.border-r-purple-900\/100 {
  border-right-color: rgb(88 28 135 / 1) !important;
}
.border-r-purple-900\/12 {
  border-right-color: rgb(88 28 135 / 0.12) !important;
}
.border-r-purple-900\/20 {
  border-right-color: rgb(88 28 135 / 0.2) !important;
}
.border-r-purple-900\/25 {
  border-right-color: rgb(88 28 135 / 0.25) !important;
}
.border-r-purple-900\/30 {
  border-right-color: rgb(88 28 135 / 0.3) !important;
}
.border-r-purple-900\/38 {
  border-right-color: rgb(88 28 135 / 0.38) !important;
}
.border-r-purple-900\/40 {
  border-right-color: rgb(88 28 135 / 0.4) !important;
}
.border-r-purple-900\/5 {
  border-right-color: rgb(88 28 135 / 0.05) !important;
}
.border-r-purple-900\/50 {
  border-right-color: rgb(88 28 135 / 0.5) !important;
}
.border-r-purple-900\/60 {
  border-right-color: rgb(88 28 135 / 0.6) !important;
}
.border-r-purple-900\/70 {
  border-right-color: rgb(88 28 135 / 0.7) !important;
}
.border-r-purple-900\/75 {
  border-right-color: rgb(88 28 135 / 0.75) !important;
}
.border-r-purple-900\/80 {
  border-right-color: rgb(88 28 135 / 0.8) !important;
}
.border-r-purple-900\/87 {
  border-right-color: rgb(88 28 135 / 0.87) !important;
}
.border-r-purple-900\/90 {
  border-right-color: rgb(88 28 135 / 0.9) !important;
}
.border-r-purple-900\/95 {
  border-right-color: rgb(88 28 135 / 0.95) !important;
}
.border-r-purple-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-r-purple-950\/0 {
  border-right-color: rgb(59 7 100 / 0) !important;
}
.border-r-purple-950\/10 {
  border-right-color: rgb(59 7 100 / 0.1) !important;
}
.border-r-purple-950\/100 {
  border-right-color: rgb(59 7 100 / 1) !important;
}
.border-r-purple-950\/12 {
  border-right-color: rgb(59 7 100 / 0.12) !important;
}
.border-r-purple-950\/20 {
  border-right-color: rgb(59 7 100 / 0.2) !important;
}
.border-r-purple-950\/25 {
  border-right-color: rgb(59 7 100 / 0.25) !important;
}
.border-r-purple-950\/30 {
  border-right-color: rgb(59 7 100 / 0.3) !important;
}
.border-r-purple-950\/38 {
  border-right-color: rgb(59 7 100 / 0.38) !important;
}
.border-r-purple-950\/40 {
  border-right-color: rgb(59 7 100 / 0.4) !important;
}
.border-r-purple-950\/5 {
  border-right-color: rgb(59 7 100 / 0.05) !important;
}
.border-r-purple-950\/50 {
  border-right-color: rgb(59 7 100 / 0.5) !important;
}
.border-r-purple-950\/60 {
  border-right-color: rgb(59 7 100 / 0.6) !important;
}
.border-r-purple-950\/70 {
  border-right-color: rgb(59 7 100 / 0.7) !important;
}
.border-r-purple-950\/75 {
  border-right-color: rgb(59 7 100 / 0.75) !important;
}
.border-r-purple-950\/80 {
  border-right-color: rgb(59 7 100 / 0.8) !important;
}
.border-r-purple-950\/87 {
  border-right-color: rgb(59 7 100 / 0.87) !important;
}
.border-r-purple-950\/90 {
  border-right-color: rgb(59 7 100 / 0.9) !important;
}
.border-r-purple-950\/95 {
  border-right-color: rgb(59 7 100 / 0.95) !important;
}
.border-r-red-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-r-red-100\/0 {
  border-right-color: rgb(254 226 226 / 0) !important;
}
.border-r-red-100\/10 {
  border-right-color: rgb(254 226 226 / 0.1) !important;
}
.border-r-red-100\/100 {
  border-right-color: rgb(254 226 226 / 1) !important;
}
.border-r-red-100\/12 {
  border-right-color: rgb(254 226 226 / 0.12) !important;
}
.border-r-red-100\/20 {
  border-right-color: rgb(254 226 226 / 0.2) !important;
}
.border-r-red-100\/25 {
  border-right-color: rgb(254 226 226 / 0.25) !important;
}
.border-r-red-100\/30 {
  border-right-color: rgb(254 226 226 / 0.3) !important;
}
.border-r-red-100\/38 {
  border-right-color: rgb(254 226 226 / 0.38) !important;
}
.border-r-red-100\/40 {
  border-right-color: rgb(254 226 226 / 0.4) !important;
}
.border-r-red-100\/5 {
  border-right-color: rgb(254 226 226 / 0.05) !important;
}
.border-r-red-100\/50 {
  border-right-color: rgb(254 226 226 / 0.5) !important;
}
.border-r-red-100\/60 {
  border-right-color: rgb(254 226 226 / 0.6) !important;
}
.border-r-red-100\/70 {
  border-right-color: rgb(254 226 226 / 0.7) !important;
}
.border-r-red-100\/75 {
  border-right-color: rgb(254 226 226 / 0.75) !important;
}
.border-r-red-100\/80 {
  border-right-color: rgb(254 226 226 / 0.8) !important;
}
.border-r-red-100\/87 {
  border-right-color: rgb(254 226 226 / 0.87) !important;
}
.border-r-red-100\/90 {
  border-right-color: rgb(254 226 226 / 0.9) !important;
}
.border-r-red-100\/95 {
  border-right-color: rgb(254 226 226 / 0.95) !important;
}
.border-r-red-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-r-red-200\/0 {
  border-right-color: rgb(254 202 202 / 0) !important;
}
.border-r-red-200\/10 {
  border-right-color: rgb(254 202 202 / 0.1) !important;
}
.border-r-red-200\/100 {
  border-right-color: rgb(254 202 202 / 1) !important;
}
.border-r-red-200\/12 {
  border-right-color: rgb(254 202 202 / 0.12) !important;
}
.border-r-red-200\/20 {
  border-right-color: rgb(254 202 202 / 0.2) !important;
}
.border-r-red-200\/25 {
  border-right-color: rgb(254 202 202 / 0.25) !important;
}
.border-r-red-200\/30 {
  border-right-color: rgb(254 202 202 / 0.3) !important;
}
.border-r-red-200\/38 {
  border-right-color: rgb(254 202 202 / 0.38) !important;
}
.border-r-red-200\/40 {
  border-right-color: rgb(254 202 202 / 0.4) !important;
}
.border-r-red-200\/5 {
  border-right-color: rgb(254 202 202 / 0.05) !important;
}
.border-r-red-200\/50 {
  border-right-color: rgb(254 202 202 / 0.5) !important;
}
.border-r-red-200\/60 {
  border-right-color: rgb(254 202 202 / 0.6) !important;
}
.border-r-red-200\/70 {
  border-right-color: rgb(254 202 202 / 0.7) !important;
}
.border-r-red-200\/75 {
  border-right-color: rgb(254 202 202 / 0.75) !important;
}
.border-r-red-200\/80 {
  border-right-color: rgb(254 202 202 / 0.8) !important;
}
.border-r-red-200\/87 {
  border-right-color: rgb(254 202 202 / 0.87) !important;
}
.border-r-red-200\/90 {
  border-right-color: rgb(254 202 202 / 0.9) !important;
}
.border-r-red-200\/95 {
  border-right-color: rgb(254 202 202 / 0.95) !important;
}
.border-r-red-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-r-red-300\/0 {
  border-right-color: rgb(252 165 165 / 0) !important;
}
.border-r-red-300\/10 {
  border-right-color: rgb(252 165 165 / 0.1) !important;
}
.border-r-red-300\/100 {
  border-right-color: rgb(252 165 165 / 1) !important;
}
.border-r-red-300\/12 {
  border-right-color: rgb(252 165 165 / 0.12) !important;
}
.border-r-red-300\/20 {
  border-right-color: rgb(252 165 165 / 0.2) !important;
}
.border-r-red-300\/25 {
  border-right-color: rgb(252 165 165 / 0.25) !important;
}
.border-r-red-300\/30 {
  border-right-color: rgb(252 165 165 / 0.3) !important;
}
.border-r-red-300\/38 {
  border-right-color: rgb(252 165 165 / 0.38) !important;
}
.border-r-red-300\/40 {
  border-right-color: rgb(252 165 165 / 0.4) !important;
}
.border-r-red-300\/5 {
  border-right-color: rgb(252 165 165 / 0.05) !important;
}
.border-r-red-300\/50 {
  border-right-color: rgb(252 165 165 / 0.5) !important;
}
.border-r-red-300\/60 {
  border-right-color: rgb(252 165 165 / 0.6) !important;
}
.border-r-red-300\/70 {
  border-right-color: rgb(252 165 165 / 0.7) !important;
}
.border-r-red-300\/75 {
  border-right-color: rgb(252 165 165 / 0.75) !important;
}
.border-r-red-300\/80 {
  border-right-color: rgb(252 165 165 / 0.8) !important;
}
.border-r-red-300\/87 {
  border-right-color: rgb(252 165 165 / 0.87) !important;
}
.border-r-red-300\/90 {
  border-right-color: rgb(252 165 165 / 0.9) !important;
}
.border-r-red-300\/95 {
  border-right-color: rgb(252 165 165 / 0.95) !important;
}
.border-r-red-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-r-red-400\/0 {
  border-right-color: rgb(248 113 113 / 0) !important;
}
.border-r-red-400\/10 {
  border-right-color: rgb(248 113 113 / 0.1) !important;
}
.border-r-red-400\/100 {
  border-right-color: rgb(248 113 113 / 1) !important;
}
.border-r-red-400\/12 {
  border-right-color: rgb(248 113 113 / 0.12) !important;
}
.border-r-red-400\/20 {
  border-right-color: rgb(248 113 113 / 0.2) !important;
}
.border-r-red-400\/25 {
  border-right-color: rgb(248 113 113 / 0.25) !important;
}
.border-r-red-400\/30 {
  border-right-color: rgb(248 113 113 / 0.3) !important;
}
.border-r-red-400\/38 {
  border-right-color: rgb(248 113 113 / 0.38) !important;
}
.border-r-red-400\/40 {
  border-right-color: rgb(248 113 113 / 0.4) !important;
}
.border-r-red-400\/5 {
  border-right-color: rgb(248 113 113 / 0.05) !important;
}
.border-r-red-400\/50 {
  border-right-color: rgb(248 113 113 / 0.5) !important;
}
.border-r-red-400\/60 {
  border-right-color: rgb(248 113 113 / 0.6) !important;
}
.border-r-red-400\/70 {
  border-right-color: rgb(248 113 113 / 0.7) !important;
}
.border-r-red-400\/75 {
  border-right-color: rgb(248 113 113 / 0.75) !important;
}
.border-r-red-400\/80 {
  border-right-color: rgb(248 113 113 / 0.8) !important;
}
.border-r-red-400\/87 {
  border-right-color: rgb(248 113 113 / 0.87) !important;
}
.border-r-red-400\/90 {
  border-right-color: rgb(248 113 113 / 0.9) !important;
}
.border-r-red-400\/95 {
  border-right-color: rgb(248 113 113 / 0.95) !important;
}
.border-r-red-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-r-red-50\/0 {
  border-right-color: rgb(254 242 242 / 0) !important;
}
.border-r-red-50\/10 {
  border-right-color: rgb(254 242 242 / 0.1) !important;
}
.border-r-red-50\/100 {
  border-right-color: rgb(254 242 242 / 1) !important;
}
.border-r-red-50\/12 {
  border-right-color: rgb(254 242 242 / 0.12) !important;
}
.border-r-red-50\/20 {
  border-right-color: rgb(254 242 242 / 0.2) !important;
}
.border-r-red-50\/25 {
  border-right-color: rgb(254 242 242 / 0.25) !important;
}
.border-r-red-50\/30 {
  border-right-color: rgb(254 242 242 / 0.3) !important;
}
.border-r-red-50\/38 {
  border-right-color: rgb(254 242 242 / 0.38) !important;
}
.border-r-red-50\/40 {
  border-right-color: rgb(254 242 242 / 0.4) !important;
}
.border-r-red-50\/5 {
  border-right-color: rgb(254 242 242 / 0.05) !important;
}
.border-r-red-50\/50 {
  border-right-color: rgb(254 242 242 / 0.5) !important;
}
.border-r-red-50\/60 {
  border-right-color: rgb(254 242 242 / 0.6) !important;
}
.border-r-red-50\/70 {
  border-right-color: rgb(254 242 242 / 0.7) !important;
}
.border-r-red-50\/75 {
  border-right-color: rgb(254 242 242 / 0.75) !important;
}
.border-r-red-50\/80 {
  border-right-color: rgb(254 242 242 / 0.8) !important;
}
.border-r-red-50\/87 {
  border-right-color: rgb(254 242 242 / 0.87) !important;
}
.border-r-red-50\/90 {
  border-right-color: rgb(254 242 242 / 0.9) !important;
}
.border-r-red-50\/95 {
  border-right-color: rgb(254 242 242 / 0.95) !important;
}
.border-r-red-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-r-red-500\/0 {
  border-right-color: rgb(239 68 68 / 0) !important;
}
.border-r-red-500\/10 {
  border-right-color: rgb(239 68 68 / 0.1) !important;
}
.border-r-red-500\/100 {
  border-right-color: rgb(239 68 68 / 1) !important;
}
.border-r-red-500\/12 {
  border-right-color: rgb(239 68 68 / 0.12) !important;
}
.border-r-red-500\/20 {
  border-right-color: rgb(239 68 68 / 0.2) !important;
}
.border-r-red-500\/25 {
  border-right-color: rgb(239 68 68 / 0.25) !important;
}
.border-r-red-500\/30 {
  border-right-color: rgb(239 68 68 / 0.3) !important;
}
.border-r-red-500\/38 {
  border-right-color: rgb(239 68 68 / 0.38) !important;
}
.border-r-red-500\/40 {
  border-right-color: rgb(239 68 68 / 0.4) !important;
}
.border-r-red-500\/5 {
  border-right-color: rgb(239 68 68 / 0.05) !important;
}
.border-r-red-500\/50 {
  border-right-color: rgb(239 68 68 / 0.5) !important;
}
.border-r-red-500\/60 {
  border-right-color: rgb(239 68 68 / 0.6) !important;
}
.border-r-red-500\/70 {
  border-right-color: rgb(239 68 68 / 0.7) !important;
}
.border-r-red-500\/75 {
  border-right-color: rgb(239 68 68 / 0.75) !important;
}
.border-r-red-500\/80 {
  border-right-color: rgb(239 68 68 / 0.8) !important;
}
.border-r-red-500\/87 {
  border-right-color: rgb(239 68 68 / 0.87) !important;
}
.border-r-red-500\/90 {
  border-right-color: rgb(239 68 68 / 0.9) !important;
}
.border-r-red-500\/95 {
  border-right-color: rgb(239 68 68 / 0.95) !important;
}
.border-r-red-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-r-red-600\/0 {
  border-right-color: rgb(220 38 38 / 0) !important;
}
.border-r-red-600\/10 {
  border-right-color: rgb(220 38 38 / 0.1) !important;
}
.border-r-red-600\/100 {
  border-right-color: rgb(220 38 38 / 1) !important;
}
.border-r-red-600\/12 {
  border-right-color: rgb(220 38 38 / 0.12) !important;
}
.border-r-red-600\/20 {
  border-right-color: rgb(220 38 38 / 0.2) !important;
}
.border-r-red-600\/25 {
  border-right-color: rgb(220 38 38 / 0.25) !important;
}
.border-r-red-600\/30 {
  border-right-color: rgb(220 38 38 / 0.3) !important;
}
.border-r-red-600\/38 {
  border-right-color: rgb(220 38 38 / 0.38) !important;
}
.border-r-red-600\/40 {
  border-right-color: rgb(220 38 38 / 0.4) !important;
}
.border-r-red-600\/5 {
  border-right-color: rgb(220 38 38 / 0.05) !important;
}
.border-r-red-600\/50 {
  border-right-color: rgb(220 38 38 / 0.5) !important;
}
.border-r-red-600\/60 {
  border-right-color: rgb(220 38 38 / 0.6) !important;
}
.border-r-red-600\/70 {
  border-right-color: rgb(220 38 38 / 0.7) !important;
}
.border-r-red-600\/75 {
  border-right-color: rgb(220 38 38 / 0.75) !important;
}
.border-r-red-600\/80 {
  border-right-color: rgb(220 38 38 / 0.8) !important;
}
.border-r-red-600\/87 {
  border-right-color: rgb(220 38 38 / 0.87) !important;
}
.border-r-red-600\/90 {
  border-right-color: rgb(220 38 38 / 0.9) !important;
}
.border-r-red-600\/95 {
  border-right-color: rgb(220 38 38 / 0.95) !important;
}
.border-r-red-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-r-red-700\/0 {
  border-right-color: rgb(185 28 28 / 0) !important;
}
.border-r-red-700\/10 {
  border-right-color: rgb(185 28 28 / 0.1) !important;
}
.border-r-red-700\/100 {
  border-right-color: rgb(185 28 28 / 1) !important;
}
.border-r-red-700\/12 {
  border-right-color: rgb(185 28 28 / 0.12) !important;
}
.border-r-red-700\/20 {
  border-right-color: rgb(185 28 28 / 0.2) !important;
}
.border-r-red-700\/25 {
  border-right-color: rgb(185 28 28 / 0.25) !important;
}
.border-r-red-700\/30 {
  border-right-color: rgb(185 28 28 / 0.3) !important;
}
.border-r-red-700\/38 {
  border-right-color: rgb(185 28 28 / 0.38) !important;
}
.border-r-red-700\/40 {
  border-right-color: rgb(185 28 28 / 0.4) !important;
}
.border-r-red-700\/5 {
  border-right-color: rgb(185 28 28 / 0.05) !important;
}
.border-r-red-700\/50 {
  border-right-color: rgb(185 28 28 / 0.5) !important;
}
.border-r-red-700\/60 {
  border-right-color: rgb(185 28 28 / 0.6) !important;
}
.border-r-red-700\/70 {
  border-right-color: rgb(185 28 28 / 0.7) !important;
}
.border-r-red-700\/75 {
  border-right-color: rgb(185 28 28 / 0.75) !important;
}
.border-r-red-700\/80 {
  border-right-color: rgb(185 28 28 / 0.8) !important;
}
.border-r-red-700\/87 {
  border-right-color: rgb(185 28 28 / 0.87) !important;
}
.border-r-red-700\/90 {
  border-right-color: rgb(185 28 28 / 0.9) !important;
}
.border-r-red-700\/95 {
  border-right-color: rgb(185 28 28 / 0.95) !important;
}
.border-r-red-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-r-red-800\/0 {
  border-right-color: rgb(153 27 27 / 0) !important;
}
.border-r-red-800\/10 {
  border-right-color: rgb(153 27 27 / 0.1) !important;
}
.border-r-red-800\/100 {
  border-right-color: rgb(153 27 27 / 1) !important;
}
.border-r-red-800\/12 {
  border-right-color: rgb(153 27 27 / 0.12) !important;
}
.border-r-red-800\/20 {
  border-right-color: rgb(153 27 27 / 0.2) !important;
}
.border-r-red-800\/25 {
  border-right-color: rgb(153 27 27 / 0.25) !important;
}
.border-r-red-800\/30 {
  border-right-color: rgb(153 27 27 / 0.3) !important;
}
.border-r-red-800\/38 {
  border-right-color: rgb(153 27 27 / 0.38) !important;
}
.border-r-red-800\/40 {
  border-right-color: rgb(153 27 27 / 0.4) !important;
}
.border-r-red-800\/5 {
  border-right-color: rgb(153 27 27 / 0.05) !important;
}
.border-r-red-800\/50 {
  border-right-color: rgb(153 27 27 / 0.5) !important;
}
.border-r-red-800\/60 {
  border-right-color: rgb(153 27 27 / 0.6) !important;
}
.border-r-red-800\/70 {
  border-right-color: rgb(153 27 27 / 0.7) !important;
}
.border-r-red-800\/75 {
  border-right-color: rgb(153 27 27 / 0.75) !important;
}
.border-r-red-800\/80 {
  border-right-color: rgb(153 27 27 / 0.8) !important;
}
.border-r-red-800\/87 {
  border-right-color: rgb(153 27 27 / 0.87) !important;
}
.border-r-red-800\/90 {
  border-right-color: rgb(153 27 27 / 0.9) !important;
}
.border-r-red-800\/95 {
  border-right-color: rgb(153 27 27 / 0.95) !important;
}
.border-r-red-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-r-red-900\/0 {
  border-right-color: rgb(127 29 29 / 0) !important;
}
.border-r-red-900\/10 {
  border-right-color: rgb(127 29 29 / 0.1) !important;
}
.border-r-red-900\/100 {
  border-right-color: rgb(127 29 29 / 1) !important;
}
.border-r-red-900\/12 {
  border-right-color: rgb(127 29 29 / 0.12) !important;
}
.border-r-red-900\/20 {
  border-right-color: rgb(127 29 29 / 0.2) !important;
}
.border-r-red-900\/25 {
  border-right-color: rgb(127 29 29 / 0.25) !important;
}
.border-r-red-900\/30 {
  border-right-color: rgb(127 29 29 / 0.3) !important;
}
.border-r-red-900\/38 {
  border-right-color: rgb(127 29 29 / 0.38) !important;
}
.border-r-red-900\/40 {
  border-right-color: rgb(127 29 29 / 0.4) !important;
}
.border-r-red-900\/5 {
  border-right-color: rgb(127 29 29 / 0.05) !important;
}
.border-r-red-900\/50 {
  border-right-color: rgb(127 29 29 / 0.5) !important;
}
.border-r-red-900\/60 {
  border-right-color: rgb(127 29 29 / 0.6) !important;
}
.border-r-red-900\/70 {
  border-right-color: rgb(127 29 29 / 0.7) !important;
}
.border-r-red-900\/75 {
  border-right-color: rgb(127 29 29 / 0.75) !important;
}
.border-r-red-900\/80 {
  border-right-color: rgb(127 29 29 / 0.8) !important;
}
.border-r-red-900\/87 {
  border-right-color: rgb(127 29 29 / 0.87) !important;
}
.border-r-red-900\/90 {
  border-right-color: rgb(127 29 29 / 0.9) !important;
}
.border-r-red-900\/95 {
  border-right-color: rgb(127 29 29 / 0.95) !important;
}
.border-r-red-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-r-red-950\/0 {
  border-right-color: rgb(69 10 10 / 0) !important;
}
.border-r-red-950\/10 {
  border-right-color: rgb(69 10 10 / 0.1) !important;
}
.border-r-red-950\/100 {
  border-right-color: rgb(69 10 10 / 1) !important;
}
.border-r-red-950\/12 {
  border-right-color: rgb(69 10 10 / 0.12) !important;
}
.border-r-red-950\/20 {
  border-right-color: rgb(69 10 10 / 0.2) !important;
}
.border-r-red-950\/25 {
  border-right-color: rgb(69 10 10 / 0.25) !important;
}
.border-r-red-950\/30 {
  border-right-color: rgb(69 10 10 / 0.3) !important;
}
.border-r-red-950\/38 {
  border-right-color: rgb(69 10 10 / 0.38) !important;
}
.border-r-red-950\/40 {
  border-right-color: rgb(69 10 10 / 0.4) !important;
}
.border-r-red-950\/5 {
  border-right-color: rgb(69 10 10 / 0.05) !important;
}
.border-r-red-950\/50 {
  border-right-color: rgb(69 10 10 / 0.5) !important;
}
.border-r-red-950\/60 {
  border-right-color: rgb(69 10 10 / 0.6) !important;
}
.border-r-red-950\/70 {
  border-right-color: rgb(69 10 10 / 0.7) !important;
}
.border-r-red-950\/75 {
  border-right-color: rgb(69 10 10 / 0.75) !important;
}
.border-r-red-950\/80 {
  border-right-color: rgb(69 10 10 / 0.8) !important;
}
.border-r-red-950\/87 {
  border-right-color: rgb(69 10 10 / 0.87) !important;
}
.border-r-red-950\/90 {
  border-right-color: rgb(69 10 10 / 0.9) !important;
}
.border-r-red-950\/95 {
  border-right-color: rgb(69 10 10 / 0.95) !important;
}
.border-r-rose-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-r-rose-100\/0 {
  border-right-color: rgb(255 228 230 / 0) !important;
}
.border-r-rose-100\/10 {
  border-right-color: rgb(255 228 230 / 0.1) !important;
}
.border-r-rose-100\/100 {
  border-right-color: rgb(255 228 230 / 1) !important;
}
.border-r-rose-100\/12 {
  border-right-color: rgb(255 228 230 / 0.12) !important;
}
.border-r-rose-100\/20 {
  border-right-color: rgb(255 228 230 / 0.2) !important;
}
.border-r-rose-100\/25 {
  border-right-color: rgb(255 228 230 / 0.25) !important;
}
.border-r-rose-100\/30 {
  border-right-color: rgb(255 228 230 / 0.3) !important;
}
.border-r-rose-100\/38 {
  border-right-color: rgb(255 228 230 / 0.38) !important;
}
.border-r-rose-100\/40 {
  border-right-color: rgb(255 228 230 / 0.4) !important;
}
.border-r-rose-100\/5 {
  border-right-color: rgb(255 228 230 / 0.05) !important;
}
.border-r-rose-100\/50 {
  border-right-color: rgb(255 228 230 / 0.5) !important;
}
.border-r-rose-100\/60 {
  border-right-color: rgb(255 228 230 / 0.6) !important;
}
.border-r-rose-100\/70 {
  border-right-color: rgb(255 228 230 / 0.7) !important;
}
.border-r-rose-100\/75 {
  border-right-color: rgb(255 228 230 / 0.75) !important;
}
.border-r-rose-100\/80 {
  border-right-color: rgb(255 228 230 / 0.8) !important;
}
.border-r-rose-100\/87 {
  border-right-color: rgb(255 228 230 / 0.87) !important;
}
.border-r-rose-100\/90 {
  border-right-color: rgb(255 228 230 / 0.9) !important;
}
.border-r-rose-100\/95 {
  border-right-color: rgb(255 228 230 / 0.95) !important;
}
.border-r-rose-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-r-rose-200\/0 {
  border-right-color: rgb(254 205 211 / 0) !important;
}
.border-r-rose-200\/10 {
  border-right-color: rgb(254 205 211 / 0.1) !important;
}
.border-r-rose-200\/100 {
  border-right-color: rgb(254 205 211 / 1) !important;
}
.border-r-rose-200\/12 {
  border-right-color: rgb(254 205 211 / 0.12) !important;
}
.border-r-rose-200\/20 {
  border-right-color: rgb(254 205 211 / 0.2) !important;
}
.border-r-rose-200\/25 {
  border-right-color: rgb(254 205 211 / 0.25) !important;
}
.border-r-rose-200\/30 {
  border-right-color: rgb(254 205 211 / 0.3) !important;
}
.border-r-rose-200\/38 {
  border-right-color: rgb(254 205 211 / 0.38) !important;
}
.border-r-rose-200\/40 {
  border-right-color: rgb(254 205 211 / 0.4) !important;
}
.border-r-rose-200\/5 {
  border-right-color: rgb(254 205 211 / 0.05) !important;
}
.border-r-rose-200\/50 {
  border-right-color: rgb(254 205 211 / 0.5) !important;
}
.border-r-rose-200\/60 {
  border-right-color: rgb(254 205 211 / 0.6) !important;
}
.border-r-rose-200\/70 {
  border-right-color: rgb(254 205 211 / 0.7) !important;
}
.border-r-rose-200\/75 {
  border-right-color: rgb(254 205 211 / 0.75) !important;
}
.border-r-rose-200\/80 {
  border-right-color: rgb(254 205 211 / 0.8) !important;
}
.border-r-rose-200\/87 {
  border-right-color: rgb(254 205 211 / 0.87) !important;
}
.border-r-rose-200\/90 {
  border-right-color: rgb(254 205 211 / 0.9) !important;
}
.border-r-rose-200\/95 {
  border-right-color: rgb(254 205 211 / 0.95) !important;
}
.border-r-rose-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-r-rose-300\/0 {
  border-right-color: rgb(253 164 175 / 0) !important;
}
.border-r-rose-300\/10 {
  border-right-color: rgb(253 164 175 / 0.1) !important;
}
.border-r-rose-300\/100 {
  border-right-color: rgb(253 164 175 / 1) !important;
}
.border-r-rose-300\/12 {
  border-right-color: rgb(253 164 175 / 0.12) !important;
}
.border-r-rose-300\/20 {
  border-right-color: rgb(253 164 175 / 0.2) !important;
}
.border-r-rose-300\/25 {
  border-right-color: rgb(253 164 175 / 0.25) !important;
}
.border-r-rose-300\/30 {
  border-right-color: rgb(253 164 175 / 0.3) !important;
}
.border-r-rose-300\/38 {
  border-right-color: rgb(253 164 175 / 0.38) !important;
}
.border-r-rose-300\/40 {
  border-right-color: rgb(253 164 175 / 0.4) !important;
}
.border-r-rose-300\/5 {
  border-right-color: rgb(253 164 175 / 0.05) !important;
}
.border-r-rose-300\/50 {
  border-right-color: rgb(253 164 175 / 0.5) !important;
}
.border-r-rose-300\/60 {
  border-right-color: rgb(253 164 175 / 0.6) !important;
}
.border-r-rose-300\/70 {
  border-right-color: rgb(253 164 175 / 0.7) !important;
}
.border-r-rose-300\/75 {
  border-right-color: rgb(253 164 175 / 0.75) !important;
}
.border-r-rose-300\/80 {
  border-right-color: rgb(253 164 175 / 0.8) !important;
}
.border-r-rose-300\/87 {
  border-right-color: rgb(253 164 175 / 0.87) !important;
}
.border-r-rose-300\/90 {
  border-right-color: rgb(253 164 175 / 0.9) !important;
}
.border-r-rose-300\/95 {
  border-right-color: rgb(253 164 175 / 0.95) !important;
}
.border-r-rose-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-r-rose-400\/0 {
  border-right-color: rgb(251 113 133 / 0) !important;
}
.border-r-rose-400\/10 {
  border-right-color: rgb(251 113 133 / 0.1) !important;
}
.border-r-rose-400\/100 {
  border-right-color: rgb(251 113 133 / 1) !important;
}
.border-r-rose-400\/12 {
  border-right-color: rgb(251 113 133 / 0.12) !important;
}
.border-r-rose-400\/20 {
  border-right-color: rgb(251 113 133 / 0.2) !important;
}
.border-r-rose-400\/25 {
  border-right-color: rgb(251 113 133 / 0.25) !important;
}
.border-r-rose-400\/30 {
  border-right-color: rgb(251 113 133 / 0.3) !important;
}
.border-r-rose-400\/38 {
  border-right-color: rgb(251 113 133 / 0.38) !important;
}
.border-r-rose-400\/40 {
  border-right-color: rgb(251 113 133 / 0.4) !important;
}
.border-r-rose-400\/5 {
  border-right-color: rgb(251 113 133 / 0.05) !important;
}
.border-r-rose-400\/50 {
  border-right-color: rgb(251 113 133 / 0.5) !important;
}
.border-r-rose-400\/60 {
  border-right-color: rgb(251 113 133 / 0.6) !important;
}
.border-r-rose-400\/70 {
  border-right-color: rgb(251 113 133 / 0.7) !important;
}
.border-r-rose-400\/75 {
  border-right-color: rgb(251 113 133 / 0.75) !important;
}
.border-r-rose-400\/80 {
  border-right-color: rgb(251 113 133 / 0.8) !important;
}
.border-r-rose-400\/87 {
  border-right-color: rgb(251 113 133 / 0.87) !important;
}
.border-r-rose-400\/90 {
  border-right-color: rgb(251 113 133 / 0.9) !important;
}
.border-r-rose-400\/95 {
  border-right-color: rgb(251 113 133 / 0.95) !important;
}
.border-r-rose-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-r-rose-50\/0 {
  border-right-color: rgb(255 241 242 / 0) !important;
}
.border-r-rose-50\/10 {
  border-right-color: rgb(255 241 242 / 0.1) !important;
}
.border-r-rose-50\/100 {
  border-right-color: rgb(255 241 242 / 1) !important;
}
.border-r-rose-50\/12 {
  border-right-color: rgb(255 241 242 / 0.12) !important;
}
.border-r-rose-50\/20 {
  border-right-color: rgb(255 241 242 / 0.2) !important;
}
.border-r-rose-50\/25 {
  border-right-color: rgb(255 241 242 / 0.25) !important;
}
.border-r-rose-50\/30 {
  border-right-color: rgb(255 241 242 / 0.3) !important;
}
.border-r-rose-50\/38 {
  border-right-color: rgb(255 241 242 / 0.38) !important;
}
.border-r-rose-50\/40 {
  border-right-color: rgb(255 241 242 / 0.4) !important;
}
.border-r-rose-50\/5 {
  border-right-color: rgb(255 241 242 / 0.05) !important;
}
.border-r-rose-50\/50 {
  border-right-color: rgb(255 241 242 / 0.5) !important;
}
.border-r-rose-50\/60 {
  border-right-color: rgb(255 241 242 / 0.6) !important;
}
.border-r-rose-50\/70 {
  border-right-color: rgb(255 241 242 / 0.7) !important;
}
.border-r-rose-50\/75 {
  border-right-color: rgb(255 241 242 / 0.75) !important;
}
.border-r-rose-50\/80 {
  border-right-color: rgb(255 241 242 / 0.8) !important;
}
.border-r-rose-50\/87 {
  border-right-color: rgb(255 241 242 / 0.87) !important;
}
.border-r-rose-50\/90 {
  border-right-color: rgb(255 241 242 / 0.9) !important;
}
.border-r-rose-50\/95 {
  border-right-color: rgb(255 241 242 / 0.95) !important;
}
.border-r-rose-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-r-rose-500\/0 {
  border-right-color: rgb(244 63 94 / 0) !important;
}
.border-r-rose-500\/10 {
  border-right-color: rgb(244 63 94 / 0.1) !important;
}
.border-r-rose-500\/100 {
  border-right-color: rgb(244 63 94 / 1) !important;
}
.border-r-rose-500\/12 {
  border-right-color: rgb(244 63 94 / 0.12) !important;
}
.border-r-rose-500\/20 {
  border-right-color: rgb(244 63 94 / 0.2) !important;
}
.border-r-rose-500\/25 {
  border-right-color: rgb(244 63 94 / 0.25) !important;
}
.border-r-rose-500\/30 {
  border-right-color: rgb(244 63 94 / 0.3) !important;
}
.border-r-rose-500\/38 {
  border-right-color: rgb(244 63 94 / 0.38) !important;
}
.border-r-rose-500\/40 {
  border-right-color: rgb(244 63 94 / 0.4) !important;
}
.border-r-rose-500\/5 {
  border-right-color: rgb(244 63 94 / 0.05) !important;
}
.border-r-rose-500\/50 {
  border-right-color: rgb(244 63 94 / 0.5) !important;
}
.border-r-rose-500\/60 {
  border-right-color: rgb(244 63 94 / 0.6) !important;
}
.border-r-rose-500\/70 {
  border-right-color: rgb(244 63 94 / 0.7) !important;
}
.border-r-rose-500\/75 {
  border-right-color: rgb(244 63 94 / 0.75) !important;
}
.border-r-rose-500\/80 {
  border-right-color: rgb(244 63 94 / 0.8) !important;
}
.border-r-rose-500\/87 {
  border-right-color: rgb(244 63 94 / 0.87) !important;
}
.border-r-rose-500\/90 {
  border-right-color: rgb(244 63 94 / 0.9) !important;
}
.border-r-rose-500\/95 {
  border-right-color: rgb(244 63 94 / 0.95) !important;
}
.border-r-rose-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-r-rose-600\/0 {
  border-right-color: rgb(225 29 72 / 0) !important;
}
.border-r-rose-600\/10 {
  border-right-color: rgb(225 29 72 / 0.1) !important;
}
.border-r-rose-600\/100 {
  border-right-color: rgb(225 29 72 / 1) !important;
}
.border-r-rose-600\/12 {
  border-right-color: rgb(225 29 72 / 0.12) !important;
}
.border-r-rose-600\/20 {
  border-right-color: rgb(225 29 72 / 0.2) !important;
}
.border-r-rose-600\/25 {
  border-right-color: rgb(225 29 72 / 0.25) !important;
}
.border-r-rose-600\/30 {
  border-right-color: rgb(225 29 72 / 0.3) !important;
}
.border-r-rose-600\/38 {
  border-right-color: rgb(225 29 72 / 0.38) !important;
}
.border-r-rose-600\/40 {
  border-right-color: rgb(225 29 72 / 0.4) !important;
}
.border-r-rose-600\/5 {
  border-right-color: rgb(225 29 72 / 0.05) !important;
}
.border-r-rose-600\/50 {
  border-right-color: rgb(225 29 72 / 0.5) !important;
}
.border-r-rose-600\/60 {
  border-right-color: rgb(225 29 72 / 0.6) !important;
}
.border-r-rose-600\/70 {
  border-right-color: rgb(225 29 72 / 0.7) !important;
}
.border-r-rose-600\/75 {
  border-right-color: rgb(225 29 72 / 0.75) !important;
}
.border-r-rose-600\/80 {
  border-right-color: rgb(225 29 72 / 0.8) !important;
}
.border-r-rose-600\/87 {
  border-right-color: rgb(225 29 72 / 0.87) !important;
}
.border-r-rose-600\/90 {
  border-right-color: rgb(225 29 72 / 0.9) !important;
}
.border-r-rose-600\/95 {
  border-right-color: rgb(225 29 72 / 0.95) !important;
}
.border-r-rose-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-r-rose-700\/0 {
  border-right-color: rgb(190 18 60 / 0) !important;
}
.border-r-rose-700\/10 {
  border-right-color: rgb(190 18 60 / 0.1) !important;
}
.border-r-rose-700\/100 {
  border-right-color: rgb(190 18 60 / 1) !important;
}
.border-r-rose-700\/12 {
  border-right-color: rgb(190 18 60 / 0.12) !important;
}
.border-r-rose-700\/20 {
  border-right-color: rgb(190 18 60 / 0.2) !important;
}
.border-r-rose-700\/25 {
  border-right-color: rgb(190 18 60 / 0.25) !important;
}
.border-r-rose-700\/30 {
  border-right-color: rgb(190 18 60 / 0.3) !important;
}
.border-r-rose-700\/38 {
  border-right-color: rgb(190 18 60 / 0.38) !important;
}
.border-r-rose-700\/40 {
  border-right-color: rgb(190 18 60 / 0.4) !important;
}
.border-r-rose-700\/5 {
  border-right-color: rgb(190 18 60 / 0.05) !important;
}
.border-r-rose-700\/50 {
  border-right-color: rgb(190 18 60 / 0.5) !important;
}
.border-r-rose-700\/60 {
  border-right-color: rgb(190 18 60 / 0.6) !important;
}
.border-r-rose-700\/70 {
  border-right-color: rgb(190 18 60 / 0.7) !important;
}
.border-r-rose-700\/75 {
  border-right-color: rgb(190 18 60 / 0.75) !important;
}
.border-r-rose-700\/80 {
  border-right-color: rgb(190 18 60 / 0.8) !important;
}
.border-r-rose-700\/87 {
  border-right-color: rgb(190 18 60 / 0.87) !important;
}
.border-r-rose-700\/90 {
  border-right-color: rgb(190 18 60 / 0.9) !important;
}
.border-r-rose-700\/95 {
  border-right-color: rgb(190 18 60 / 0.95) !important;
}
.border-r-rose-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-r-rose-800\/0 {
  border-right-color: rgb(159 18 57 / 0) !important;
}
.border-r-rose-800\/10 {
  border-right-color: rgb(159 18 57 / 0.1) !important;
}
.border-r-rose-800\/100 {
  border-right-color: rgb(159 18 57 / 1) !important;
}
.border-r-rose-800\/12 {
  border-right-color: rgb(159 18 57 / 0.12) !important;
}
.border-r-rose-800\/20 {
  border-right-color: rgb(159 18 57 / 0.2) !important;
}
.border-r-rose-800\/25 {
  border-right-color: rgb(159 18 57 / 0.25) !important;
}
.border-r-rose-800\/30 {
  border-right-color: rgb(159 18 57 / 0.3) !important;
}
.border-r-rose-800\/38 {
  border-right-color: rgb(159 18 57 / 0.38) !important;
}
.border-r-rose-800\/40 {
  border-right-color: rgb(159 18 57 / 0.4) !important;
}
.border-r-rose-800\/5 {
  border-right-color: rgb(159 18 57 / 0.05) !important;
}
.border-r-rose-800\/50 {
  border-right-color: rgb(159 18 57 / 0.5) !important;
}
.border-r-rose-800\/60 {
  border-right-color: rgb(159 18 57 / 0.6) !important;
}
.border-r-rose-800\/70 {
  border-right-color: rgb(159 18 57 / 0.7) !important;
}
.border-r-rose-800\/75 {
  border-right-color: rgb(159 18 57 / 0.75) !important;
}
.border-r-rose-800\/80 {
  border-right-color: rgb(159 18 57 / 0.8) !important;
}
.border-r-rose-800\/87 {
  border-right-color: rgb(159 18 57 / 0.87) !important;
}
.border-r-rose-800\/90 {
  border-right-color: rgb(159 18 57 / 0.9) !important;
}
.border-r-rose-800\/95 {
  border-right-color: rgb(159 18 57 / 0.95) !important;
}
.border-r-rose-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-r-rose-900\/0 {
  border-right-color: rgb(136 19 55 / 0) !important;
}
.border-r-rose-900\/10 {
  border-right-color: rgb(136 19 55 / 0.1) !important;
}
.border-r-rose-900\/100 {
  border-right-color: rgb(136 19 55 / 1) !important;
}
.border-r-rose-900\/12 {
  border-right-color: rgb(136 19 55 / 0.12) !important;
}
.border-r-rose-900\/20 {
  border-right-color: rgb(136 19 55 / 0.2) !important;
}
.border-r-rose-900\/25 {
  border-right-color: rgb(136 19 55 / 0.25) !important;
}
.border-r-rose-900\/30 {
  border-right-color: rgb(136 19 55 / 0.3) !important;
}
.border-r-rose-900\/38 {
  border-right-color: rgb(136 19 55 / 0.38) !important;
}
.border-r-rose-900\/40 {
  border-right-color: rgb(136 19 55 / 0.4) !important;
}
.border-r-rose-900\/5 {
  border-right-color: rgb(136 19 55 / 0.05) !important;
}
.border-r-rose-900\/50 {
  border-right-color: rgb(136 19 55 / 0.5) !important;
}
.border-r-rose-900\/60 {
  border-right-color: rgb(136 19 55 / 0.6) !important;
}
.border-r-rose-900\/70 {
  border-right-color: rgb(136 19 55 / 0.7) !important;
}
.border-r-rose-900\/75 {
  border-right-color: rgb(136 19 55 / 0.75) !important;
}
.border-r-rose-900\/80 {
  border-right-color: rgb(136 19 55 / 0.8) !important;
}
.border-r-rose-900\/87 {
  border-right-color: rgb(136 19 55 / 0.87) !important;
}
.border-r-rose-900\/90 {
  border-right-color: rgb(136 19 55 / 0.9) !important;
}
.border-r-rose-900\/95 {
  border-right-color: rgb(136 19 55 / 0.95) !important;
}
.border-r-rose-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-r-rose-950\/0 {
  border-right-color: rgb(76 5 25 / 0) !important;
}
.border-r-rose-950\/10 {
  border-right-color: rgb(76 5 25 / 0.1) !important;
}
.border-r-rose-950\/100 {
  border-right-color: rgb(76 5 25 / 1) !important;
}
.border-r-rose-950\/12 {
  border-right-color: rgb(76 5 25 / 0.12) !important;
}
.border-r-rose-950\/20 {
  border-right-color: rgb(76 5 25 / 0.2) !important;
}
.border-r-rose-950\/25 {
  border-right-color: rgb(76 5 25 / 0.25) !important;
}
.border-r-rose-950\/30 {
  border-right-color: rgb(76 5 25 / 0.3) !important;
}
.border-r-rose-950\/38 {
  border-right-color: rgb(76 5 25 / 0.38) !important;
}
.border-r-rose-950\/40 {
  border-right-color: rgb(76 5 25 / 0.4) !important;
}
.border-r-rose-950\/5 {
  border-right-color: rgb(76 5 25 / 0.05) !important;
}
.border-r-rose-950\/50 {
  border-right-color: rgb(76 5 25 / 0.5) !important;
}
.border-r-rose-950\/60 {
  border-right-color: rgb(76 5 25 / 0.6) !important;
}
.border-r-rose-950\/70 {
  border-right-color: rgb(76 5 25 / 0.7) !important;
}
.border-r-rose-950\/75 {
  border-right-color: rgb(76 5 25 / 0.75) !important;
}
.border-r-rose-950\/80 {
  border-right-color: rgb(76 5 25 / 0.8) !important;
}
.border-r-rose-950\/87 {
  border-right-color: rgb(76 5 25 / 0.87) !important;
}
.border-r-rose-950\/90 {
  border-right-color: rgb(76 5 25 / 0.9) !important;
}
.border-r-rose-950\/95 {
  border-right-color: rgb(76 5 25 / 0.95) !important;
}
.border-r-sky-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-r-sky-100\/0 {
  border-right-color: rgb(224 242 254 / 0) !important;
}
.border-r-sky-100\/10 {
  border-right-color: rgb(224 242 254 / 0.1) !important;
}
.border-r-sky-100\/100 {
  border-right-color: rgb(224 242 254 / 1) !important;
}
.border-r-sky-100\/12 {
  border-right-color: rgb(224 242 254 / 0.12) !important;
}
.border-r-sky-100\/20 {
  border-right-color: rgb(224 242 254 / 0.2) !important;
}
.border-r-sky-100\/25 {
  border-right-color: rgb(224 242 254 / 0.25) !important;
}
.border-r-sky-100\/30 {
  border-right-color: rgb(224 242 254 / 0.3) !important;
}
.border-r-sky-100\/38 {
  border-right-color: rgb(224 242 254 / 0.38) !important;
}
.border-r-sky-100\/40 {
  border-right-color: rgb(224 242 254 / 0.4) !important;
}
.border-r-sky-100\/5 {
  border-right-color: rgb(224 242 254 / 0.05) !important;
}
.border-r-sky-100\/50 {
  border-right-color: rgb(224 242 254 / 0.5) !important;
}
.border-r-sky-100\/60 {
  border-right-color: rgb(224 242 254 / 0.6) !important;
}
.border-r-sky-100\/70 {
  border-right-color: rgb(224 242 254 / 0.7) !important;
}
.border-r-sky-100\/75 {
  border-right-color: rgb(224 242 254 / 0.75) !important;
}
.border-r-sky-100\/80 {
  border-right-color: rgb(224 242 254 / 0.8) !important;
}
.border-r-sky-100\/87 {
  border-right-color: rgb(224 242 254 / 0.87) !important;
}
.border-r-sky-100\/90 {
  border-right-color: rgb(224 242 254 / 0.9) !important;
}
.border-r-sky-100\/95 {
  border-right-color: rgb(224 242 254 / 0.95) !important;
}
.border-r-sky-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-r-sky-200\/0 {
  border-right-color: rgb(186 230 253 / 0) !important;
}
.border-r-sky-200\/10 {
  border-right-color: rgb(186 230 253 / 0.1) !important;
}
.border-r-sky-200\/100 {
  border-right-color: rgb(186 230 253 / 1) !important;
}
.border-r-sky-200\/12 {
  border-right-color: rgb(186 230 253 / 0.12) !important;
}
.border-r-sky-200\/20 {
  border-right-color: rgb(186 230 253 / 0.2) !important;
}
.border-r-sky-200\/25 {
  border-right-color: rgb(186 230 253 / 0.25) !important;
}
.border-r-sky-200\/30 {
  border-right-color: rgb(186 230 253 / 0.3) !important;
}
.border-r-sky-200\/38 {
  border-right-color: rgb(186 230 253 / 0.38) !important;
}
.border-r-sky-200\/40 {
  border-right-color: rgb(186 230 253 / 0.4) !important;
}
.border-r-sky-200\/5 {
  border-right-color: rgb(186 230 253 / 0.05) !important;
}
.border-r-sky-200\/50 {
  border-right-color: rgb(186 230 253 / 0.5) !important;
}
.border-r-sky-200\/60 {
  border-right-color: rgb(186 230 253 / 0.6) !important;
}
.border-r-sky-200\/70 {
  border-right-color: rgb(186 230 253 / 0.7) !important;
}
.border-r-sky-200\/75 {
  border-right-color: rgb(186 230 253 / 0.75) !important;
}
.border-r-sky-200\/80 {
  border-right-color: rgb(186 230 253 / 0.8) !important;
}
.border-r-sky-200\/87 {
  border-right-color: rgb(186 230 253 / 0.87) !important;
}
.border-r-sky-200\/90 {
  border-right-color: rgb(186 230 253 / 0.9) !important;
}
.border-r-sky-200\/95 {
  border-right-color: rgb(186 230 253 / 0.95) !important;
}
.border-r-sky-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-r-sky-300\/0 {
  border-right-color: rgb(125 211 252 / 0) !important;
}
.border-r-sky-300\/10 {
  border-right-color: rgb(125 211 252 / 0.1) !important;
}
.border-r-sky-300\/100 {
  border-right-color: rgb(125 211 252 / 1) !important;
}
.border-r-sky-300\/12 {
  border-right-color: rgb(125 211 252 / 0.12) !important;
}
.border-r-sky-300\/20 {
  border-right-color: rgb(125 211 252 / 0.2) !important;
}
.border-r-sky-300\/25 {
  border-right-color: rgb(125 211 252 / 0.25) !important;
}
.border-r-sky-300\/30 {
  border-right-color: rgb(125 211 252 / 0.3) !important;
}
.border-r-sky-300\/38 {
  border-right-color: rgb(125 211 252 / 0.38) !important;
}
.border-r-sky-300\/40 {
  border-right-color: rgb(125 211 252 / 0.4) !important;
}
.border-r-sky-300\/5 {
  border-right-color: rgb(125 211 252 / 0.05) !important;
}
.border-r-sky-300\/50 {
  border-right-color: rgb(125 211 252 / 0.5) !important;
}
.border-r-sky-300\/60 {
  border-right-color: rgb(125 211 252 / 0.6) !important;
}
.border-r-sky-300\/70 {
  border-right-color: rgb(125 211 252 / 0.7) !important;
}
.border-r-sky-300\/75 {
  border-right-color: rgb(125 211 252 / 0.75) !important;
}
.border-r-sky-300\/80 {
  border-right-color: rgb(125 211 252 / 0.8) !important;
}
.border-r-sky-300\/87 {
  border-right-color: rgb(125 211 252 / 0.87) !important;
}
.border-r-sky-300\/90 {
  border-right-color: rgb(125 211 252 / 0.9) !important;
}
.border-r-sky-300\/95 {
  border-right-color: rgb(125 211 252 / 0.95) !important;
}
.border-r-sky-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-r-sky-400\/0 {
  border-right-color: rgb(56 189 248 / 0) !important;
}
.border-r-sky-400\/10 {
  border-right-color: rgb(56 189 248 / 0.1) !important;
}
.border-r-sky-400\/100 {
  border-right-color: rgb(56 189 248 / 1) !important;
}
.border-r-sky-400\/12 {
  border-right-color: rgb(56 189 248 / 0.12) !important;
}
.border-r-sky-400\/20 {
  border-right-color: rgb(56 189 248 / 0.2) !important;
}
.border-r-sky-400\/25 {
  border-right-color: rgb(56 189 248 / 0.25) !important;
}
.border-r-sky-400\/30 {
  border-right-color: rgb(56 189 248 / 0.3) !important;
}
.border-r-sky-400\/38 {
  border-right-color: rgb(56 189 248 / 0.38) !important;
}
.border-r-sky-400\/40 {
  border-right-color: rgb(56 189 248 / 0.4) !important;
}
.border-r-sky-400\/5 {
  border-right-color: rgb(56 189 248 / 0.05) !important;
}
.border-r-sky-400\/50 {
  border-right-color: rgb(56 189 248 / 0.5) !important;
}
.border-r-sky-400\/60 {
  border-right-color: rgb(56 189 248 / 0.6) !important;
}
.border-r-sky-400\/70 {
  border-right-color: rgb(56 189 248 / 0.7) !important;
}
.border-r-sky-400\/75 {
  border-right-color: rgb(56 189 248 / 0.75) !important;
}
.border-r-sky-400\/80 {
  border-right-color: rgb(56 189 248 / 0.8) !important;
}
.border-r-sky-400\/87 {
  border-right-color: rgb(56 189 248 / 0.87) !important;
}
.border-r-sky-400\/90 {
  border-right-color: rgb(56 189 248 / 0.9) !important;
}
.border-r-sky-400\/95 {
  border-right-color: rgb(56 189 248 / 0.95) !important;
}
.border-r-sky-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-r-sky-50\/0 {
  border-right-color: rgb(240 249 255 / 0) !important;
}
.border-r-sky-50\/10 {
  border-right-color: rgb(240 249 255 / 0.1) !important;
}
.border-r-sky-50\/100 {
  border-right-color: rgb(240 249 255 / 1) !important;
}
.border-r-sky-50\/12 {
  border-right-color: rgb(240 249 255 / 0.12) !important;
}
.border-r-sky-50\/20 {
  border-right-color: rgb(240 249 255 / 0.2) !important;
}
.border-r-sky-50\/25 {
  border-right-color: rgb(240 249 255 / 0.25) !important;
}
.border-r-sky-50\/30 {
  border-right-color: rgb(240 249 255 / 0.3) !important;
}
.border-r-sky-50\/38 {
  border-right-color: rgb(240 249 255 / 0.38) !important;
}
.border-r-sky-50\/40 {
  border-right-color: rgb(240 249 255 / 0.4) !important;
}
.border-r-sky-50\/5 {
  border-right-color: rgb(240 249 255 / 0.05) !important;
}
.border-r-sky-50\/50 {
  border-right-color: rgb(240 249 255 / 0.5) !important;
}
.border-r-sky-50\/60 {
  border-right-color: rgb(240 249 255 / 0.6) !important;
}
.border-r-sky-50\/70 {
  border-right-color: rgb(240 249 255 / 0.7) !important;
}
.border-r-sky-50\/75 {
  border-right-color: rgb(240 249 255 / 0.75) !important;
}
.border-r-sky-50\/80 {
  border-right-color: rgb(240 249 255 / 0.8) !important;
}
.border-r-sky-50\/87 {
  border-right-color: rgb(240 249 255 / 0.87) !important;
}
.border-r-sky-50\/90 {
  border-right-color: rgb(240 249 255 / 0.9) !important;
}
.border-r-sky-50\/95 {
  border-right-color: rgb(240 249 255 / 0.95) !important;
}
.border-r-sky-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-r-sky-500\/0 {
  border-right-color: rgb(14 165 233 / 0) !important;
}
.border-r-sky-500\/10 {
  border-right-color: rgb(14 165 233 / 0.1) !important;
}
.border-r-sky-500\/100 {
  border-right-color: rgb(14 165 233 / 1) !important;
}
.border-r-sky-500\/12 {
  border-right-color: rgb(14 165 233 / 0.12) !important;
}
.border-r-sky-500\/20 {
  border-right-color: rgb(14 165 233 / 0.2) !important;
}
.border-r-sky-500\/25 {
  border-right-color: rgb(14 165 233 / 0.25) !important;
}
.border-r-sky-500\/30 {
  border-right-color: rgb(14 165 233 / 0.3) !important;
}
.border-r-sky-500\/38 {
  border-right-color: rgb(14 165 233 / 0.38) !important;
}
.border-r-sky-500\/40 {
  border-right-color: rgb(14 165 233 / 0.4) !important;
}
.border-r-sky-500\/5 {
  border-right-color: rgb(14 165 233 / 0.05) !important;
}
.border-r-sky-500\/50 {
  border-right-color: rgb(14 165 233 / 0.5) !important;
}
.border-r-sky-500\/60 {
  border-right-color: rgb(14 165 233 / 0.6) !important;
}
.border-r-sky-500\/70 {
  border-right-color: rgb(14 165 233 / 0.7) !important;
}
.border-r-sky-500\/75 {
  border-right-color: rgb(14 165 233 / 0.75) !important;
}
.border-r-sky-500\/80 {
  border-right-color: rgb(14 165 233 / 0.8) !important;
}
.border-r-sky-500\/87 {
  border-right-color: rgb(14 165 233 / 0.87) !important;
}
.border-r-sky-500\/90 {
  border-right-color: rgb(14 165 233 / 0.9) !important;
}
.border-r-sky-500\/95 {
  border-right-color: rgb(14 165 233 / 0.95) !important;
}
.border-r-sky-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-r-sky-600\/0 {
  border-right-color: rgb(2 132 199 / 0) !important;
}
.border-r-sky-600\/10 {
  border-right-color: rgb(2 132 199 / 0.1) !important;
}
.border-r-sky-600\/100 {
  border-right-color: rgb(2 132 199 / 1) !important;
}
.border-r-sky-600\/12 {
  border-right-color: rgb(2 132 199 / 0.12) !important;
}
.border-r-sky-600\/20 {
  border-right-color: rgb(2 132 199 / 0.2) !important;
}
.border-r-sky-600\/25 {
  border-right-color: rgb(2 132 199 / 0.25) !important;
}
.border-r-sky-600\/30 {
  border-right-color: rgb(2 132 199 / 0.3) !important;
}
.border-r-sky-600\/38 {
  border-right-color: rgb(2 132 199 / 0.38) !important;
}
.border-r-sky-600\/40 {
  border-right-color: rgb(2 132 199 / 0.4) !important;
}
.border-r-sky-600\/5 {
  border-right-color: rgb(2 132 199 / 0.05) !important;
}
.border-r-sky-600\/50 {
  border-right-color: rgb(2 132 199 / 0.5) !important;
}
.border-r-sky-600\/60 {
  border-right-color: rgb(2 132 199 / 0.6) !important;
}
.border-r-sky-600\/70 {
  border-right-color: rgb(2 132 199 / 0.7) !important;
}
.border-r-sky-600\/75 {
  border-right-color: rgb(2 132 199 / 0.75) !important;
}
.border-r-sky-600\/80 {
  border-right-color: rgb(2 132 199 / 0.8) !important;
}
.border-r-sky-600\/87 {
  border-right-color: rgb(2 132 199 / 0.87) !important;
}
.border-r-sky-600\/90 {
  border-right-color: rgb(2 132 199 / 0.9) !important;
}
.border-r-sky-600\/95 {
  border-right-color: rgb(2 132 199 / 0.95) !important;
}
.border-r-sky-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-r-sky-700\/0 {
  border-right-color: rgb(3 105 161 / 0) !important;
}
.border-r-sky-700\/10 {
  border-right-color: rgb(3 105 161 / 0.1) !important;
}
.border-r-sky-700\/100 {
  border-right-color: rgb(3 105 161 / 1) !important;
}
.border-r-sky-700\/12 {
  border-right-color: rgb(3 105 161 / 0.12) !important;
}
.border-r-sky-700\/20 {
  border-right-color: rgb(3 105 161 / 0.2) !important;
}
.border-r-sky-700\/25 {
  border-right-color: rgb(3 105 161 / 0.25) !important;
}
.border-r-sky-700\/30 {
  border-right-color: rgb(3 105 161 / 0.3) !important;
}
.border-r-sky-700\/38 {
  border-right-color: rgb(3 105 161 / 0.38) !important;
}
.border-r-sky-700\/40 {
  border-right-color: rgb(3 105 161 / 0.4) !important;
}
.border-r-sky-700\/5 {
  border-right-color: rgb(3 105 161 / 0.05) !important;
}
.border-r-sky-700\/50 {
  border-right-color: rgb(3 105 161 / 0.5) !important;
}
.border-r-sky-700\/60 {
  border-right-color: rgb(3 105 161 / 0.6) !important;
}
.border-r-sky-700\/70 {
  border-right-color: rgb(3 105 161 / 0.7) !important;
}
.border-r-sky-700\/75 {
  border-right-color: rgb(3 105 161 / 0.75) !important;
}
.border-r-sky-700\/80 {
  border-right-color: rgb(3 105 161 / 0.8) !important;
}
.border-r-sky-700\/87 {
  border-right-color: rgb(3 105 161 / 0.87) !important;
}
.border-r-sky-700\/90 {
  border-right-color: rgb(3 105 161 / 0.9) !important;
}
.border-r-sky-700\/95 {
  border-right-color: rgb(3 105 161 / 0.95) !important;
}
.border-r-sky-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-r-sky-800\/0 {
  border-right-color: rgb(7 89 133 / 0) !important;
}
.border-r-sky-800\/10 {
  border-right-color: rgb(7 89 133 / 0.1) !important;
}
.border-r-sky-800\/100 {
  border-right-color: rgb(7 89 133 / 1) !important;
}
.border-r-sky-800\/12 {
  border-right-color: rgb(7 89 133 / 0.12) !important;
}
.border-r-sky-800\/20 {
  border-right-color: rgb(7 89 133 / 0.2) !important;
}
.border-r-sky-800\/25 {
  border-right-color: rgb(7 89 133 / 0.25) !important;
}
.border-r-sky-800\/30 {
  border-right-color: rgb(7 89 133 / 0.3) !important;
}
.border-r-sky-800\/38 {
  border-right-color: rgb(7 89 133 / 0.38) !important;
}
.border-r-sky-800\/40 {
  border-right-color: rgb(7 89 133 / 0.4) !important;
}
.border-r-sky-800\/5 {
  border-right-color: rgb(7 89 133 / 0.05) !important;
}
.border-r-sky-800\/50 {
  border-right-color: rgb(7 89 133 / 0.5) !important;
}
.border-r-sky-800\/60 {
  border-right-color: rgb(7 89 133 / 0.6) !important;
}
.border-r-sky-800\/70 {
  border-right-color: rgb(7 89 133 / 0.7) !important;
}
.border-r-sky-800\/75 {
  border-right-color: rgb(7 89 133 / 0.75) !important;
}
.border-r-sky-800\/80 {
  border-right-color: rgb(7 89 133 / 0.8) !important;
}
.border-r-sky-800\/87 {
  border-right-color: rgb(7 89 133 / 0.87) !important;
}
.border-r-sky-800\/90 {
  border-right-color: rgb(7 89 133 / 0.9) !important;
}
.border-r-sky-800\/95 {
  border-right-color: rgb(7 89 133 / 0.95) !important;
}
.border-r-sky-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-r-sky-900\/0 {
  border-right-color: rgb(12 74 110 / 0) !important;
}
.border-r-sky-900\/10 {
  border-right-color: rgb(12 74 110 / 0.1) !important;
}
.border-r-sky-900\/100 {
  border-right-color: rgb(12 74 110 / 1) !important;
}
.border-r-sky-900\/12 {
  border-right-color: rgb(12 74 110 / 0.12) !important;
}
.border-r-sky-900\/20 {
  border-right-color: rgb(12 74 110 / 0.2) !important;
}
.border-r-sky-900\/25 {
  border-right-color: rgb(12 74 110 / 0.25) !important;
}
.border-r-sky-900\/30 {
  border-right-color: rgb(12 74 110 / 0.3) !important;
}
.border-r-sky-900\/38 {
  border-right-color: rgb(12 74 110 / 0.38) !important;
}
.border-r-sky-900\/40 {
  border-right-color: rgb(12 74 110 / 0.4) !important;
}
.border-r-sky-900\/5 {
  border-right-color: rgb(12 74 110 / 0.05) !important;
}
.border-r-sky-900\/50 {
  border-right-color: rgb(12 74 110 / 0.5) !important;
}
.border-r-sky-900\/60 {
  border-right-color: rgb(12 74 110 / 0.6) !important;
}
.border-r-sky-900\/70 {
  border-right-color: rgb(12 74 110 / 0.7) !important;
}
.border-r-sky-900\/75 {
  border-right-color: rgb(12 74 110 / 0.75) !important;
}
.border-r-sky-900\/80 {
  border-right-color: rgb(12 74 110 / 0.8) !important;
}
.border-r-sky-900\/87 {
  border-right-color: rgb(12 74 110 / 0.87) !important;
}
.border-r-sky-900\/90 {
  border-right-color: rgb(12 74 110 / 0.9) !important;
}
.border-r-sky-900\/95 {
  border-right-color: rgb(12 74 110 / 0.95) !important;
}
.border-r-sky-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-r-sky-950\/0 {
  border-right-color: rgb(8 47 73 / 0) !important;
}
.border-r-sky-950\/10 {
  border-right-color: rgb(8 47 73 / 0.1) !important;
}
.border-r-sky-950\/100 {
  border-right-color: rgb(8 47 73 / 1) !important;
}
.border-r-sky-950\/12 {
  border-right-color: rgb(8 47 73 / 0.12) !important;
}
.border-r-sky-950\/20 {
  border-right-color: rgb(8 47 73 / 0.2) !important;
}
.border-r-sky-950\/25 {
  border-right-color: rgb(8 47 73 / 0.25) !important;
}
.border-r-sky-950\/30 {
  border-right-color: rgb(8 47 73 / 0.3) !important;
}
.border-r-sky-950\/38 {
  border-right-color: rgb(8 47 73 / 0.38) !important;
}
.border-r-sky-950\/40 {
  border-right-color: rgb(8 47 73 / 0.4) !important;
}
.border-r-sky-950\/5 {
  border-right-color: rgb(8 47 73 / 0.05) !important;
}
.border-r-sky-950\/50 {
  border-right-color: rgb(8 47 73 / 0.5) !important;
}
.border-r-sky-950\/60 {
  border-right-color: rgb(8 47 73 / 0.6) !important;
}
.border-r-sky-950\/70 {
  border-right-color: rgb(8 47 73 / 0.7) !important;
}
.border-r-sky-950\/75 {
  border-right-color: rgb(8 47 73 / 0.75) !important;
}
.border-r-sky-950\/80 {
  border-right-color: rgb(8 47 73 / 0.8) !important;
}
.border-r-sky-950\/87 {
  border-right-color: rgb(8 47 73 / 0.87) !important;
}
.border-r-sky-950\/90 {
  border-right-color: rgb(8 47 73 / 0.9) !important;
}
.border-r-sky-950\/95 {
  border-right-color: rgb(8 47 73 / 0.95) !important;
}
.border-r-slate-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-r-slate-100\/0 {
  border-right-color: rgb(241 245 249 / 0) !important;
}
.border-r-slate-100\/10 {
  border-right-color: rgb(241 245 249 / 0.1) !important;
}
.border-r-slate-100\/100 {
  border-right-color: rgb(241 245 249 / 1) !important;
}
.border-r-slate-100\/12 {
  border-right-color: rgb(241 245 249 / 0.12) !important;
}
.border-r-slate-100\/20 {
  border-right-color: rgb(241 245 249 / 0.2) !important;
}
.border-r-slate-100\/25 {
  border-right-color: rgb(241 245 249 / 0.25) !important;
}
.border-r-slate-100\/30 {
  border-right-color: rgb(241 245 249 / 0.3) !important;
}
.border-r-slate-100\/38 {
  border-right-color: rgb(241 245 249 / 0.38) !important;
}
.border-r-slate-100\/40 {
  border-right-color: rgb(241 245 249 / 0.4) !important;
}
.border-r-slate-100\/5 {
  border-right-color: rgb(241 245 249 / 0.05) !important;
}
.border-r-slate-100\/50 {
  border-right-color: rgb(241 245 249 / 0.5) !important;
}
.border-r-slate-100\/60 {
  border-right-color: rgb(241 245 249 / 0.6) !important;
}
.border-r-slate-100\/70 {
  border-right-color: rgb(241 245 249 / 0.7) !important;
}
.border-r-slate-100\/75 {
  border-right-color: rgb(241 245 249 / 0.75) !important;
}
.border-r-slate-100\/80 {
  border-right-color: rgb(241 245 249 / 0.8) !important;
}
.border-r-slate-100\/87 {
  border-right-color: rgb(241 245 249 / 0.87) !important;
}
.border-r-slate-100\/90 {
  border-right-color: rgb(241 245 249 / 0.9) !important;
}
.border-r-slate-100\/95 {
  border-right-color: rgb(241 245 249 / 0.95) !important;
}
.border-r-slate-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-r-slate-200\/0 {
  border-right-color: rgb(226 232 240 / 0) !important;
}
.border-r-slate-200\/10 {
  border-right-color: rgb(226 232 240 / 0.1) !important;
}
.border-r-slate-200\/100 {
  border-right-color: rgb(226 232 240 / 1) !important;
}
.border-r-slate-200\/12 {
  border-right-color: rgb(226 232 240 / 0.12) !important;
}
.border-r-slate-200\/20 {
  border-right-color: rgb(226 232 240 / 0.2) !important;
}
.border-r-slate-200\/25 {
  border-right-color: rgb(226 232 240 / 0.25) !important;
}
.border-r-slate-200\/30 {
  border-right-color: rgb(226 232 240 / 0.3) !important;
}
.border-r-slate-200\/38 {
  border-right-color: rgb(226 232 240 / 0.38) !important;
}
.border-r-slate-200\/40 {
  border-right-color: rgb(226 232 240 / 0.4) !important;
}
.border-r-slate-200\/5 {
  border-right-color: rgb(226 232 240 / 0.05) !important;
}
.border-r-slate-200\/50 {
  border-right-color: rgb(226 232 240 / 0.5) !important;
}
.border-r-slate-200\/60 {
  border-right-color: rgb(226 232 240 / 0.6) !important;
}
.border-r-slate-200\/70 {
  border-right-color: rgb(226 232 240 / 0.7) !important;
}
.border-r-slate-200\/75 {
  border-right-color: rgb(226 232 240 / 0.75) !important;
}
.border-r-slate-200\/80 {
  border-right-color: rgb(226 232 240 / 0.8) !important;
}
.border-r-slate-200\/87 {
  border-right-color: rgb(226 232 240 / 0.87) !important;
}
.border-r-slate-200\/90 {
  border-right-color: rgb(226 232 240 / 0.9) !important;
}
.border-r-slate-200\/95 {
  border-right-color: rgb(226 232 240 / 0.95) !important;
}
.border-r-slate-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-r-slate-300\/0 {
  border-right-color: rgb(203 213 225 / 0) !important;
}
.border-r-slate-300\/10 {
  border-right-color: rgb(203 213 225 / 0.1) !important;
}
.border-r-slate-300\/100 {
  border-right-color: rgb(203 213 225 / 1) !important;
}
.border-r-slate-300\/12 {
  border-right-color: rgb(203 213 225 / 0.12) !important;
}
.border-r-slate-300\/20 {
  border-right-color: rgb(203 213 225 / 0.2) !important;
}
.border-r-slate-300\/25 {
  border-right-color: rgb(203 213 225 / 0.25) !important;
}
.border-r-slate-300\/30 {
  border-right-color: rgb(203 213 225 / 0.3) !important;
}
.border-r-slate-300\/38 {
  border-right-color: rgb(203 213 225 / 0.38) !important;
}
.border-r-slate-300\/40 {
  border-right-color: rgb(203 213 225 / 0.4) !important;
}
.border-r-slate-300\/5 {
  border-right-color: rgb(203 213 225 / 0.05) !important;
}
.border-r-slate-300\/50 {
  border-right-color: rgb(203 213 225 / 0.5) !important;
}
.border-r-slate-300\/60 {
  border-right-color: rgb(203 213 225 / 0.6) !important;
}
.border-r-slate-300\/70 {
  border-right-color: rgb(203 213 225 / 0.7) !important;
}
.border-r-slate-300\/75 {
  border-right-color: rgb(203 213 225 / 0.75) !important;
}
.border-r-slate-300\/80 {
  border-right-color: rgb(203 213 225 / 0.8) !important;
}
.border-r-slate-300\/87 {
  border-right-color: rgb(203 213 225 / 0.87) !important;
}
.border-r-slate-300\/90 {
  border-right-color: rgb(203 213 225 / 0.9) !important;
}
.border-r-slate-300\/95 {
  border-right-color: rgb(203 213 225 / 0.95) !important;
}
.border-r-slate-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-r-slate-400\/0 {
  border-right-color: rgb(148 163 184 / 0) !important;
}
.border-r-slate-400\/10 {
  border-right-color: rgb(148 163 184 / 0.1) !important;
}
.border-r-slate-400\/100 {
  border-right-color: rgb(148 163 184 / 1) !important;
}
.border-r-slate-400\/12 {
  border-right-color: rgb(148 163 184 / 0.12) !important;
}
.border-r-slate-400\/20 {
  border-right-color: rgb(148 163 184 / 0.2) !important;
}
.border-r-slate-400\/25 {
  border-right-color: rgb(148 163 184 / 0.25) !important;
}
.border-r-slate-400\/30 {
  border-right-color: rgb(148 163 184 / 0.3) !important;
}
.border-r-slate-400\/38 {
  border-right-color: rgb(148 163 184 / 0.38) !important;
}
.border-r-slate-400\/40 {
  border-right-color: rgb(148 163 184 / 0.4) !important;
}
.border-r-slate-400\/5 {
  border-right-color: rgb(148 163 184 / 0.05) !important;
}
.border-r-slate-400\/50 {
  border-right-color: rgb(148 163 184 / 0.5) !important;
}
.border-r-slate-400\/60 {
  border-right-color: rgb(148 163 184 / 0.6) !important;
}
.border-r-slate-400\/70 {
  border-right-color: rgb(148 163 184 / 0.7) !important;
}
.border-r-slate-400\/75 {
  border-right-color: rgb(148 163 184 / 0.75) !important;
}
.border-r-slate-400\/80 {
  border-right-color: rgb(148 163 184 / 0.8) !important;
}
.border-r-slate-400\/87 {
  border-right-color: rgb(148 163 184 / 0.87) !important;
}
.border-r-slate-400\/90 {
  border-right-color: rgb(148 163 184 / 0.9) !important;
}
.border-r-slate-400\/95 {
  border-right-color: rgb(148 163 184 / 0.95) !important;
}
.border-r-slate-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-r-slate-50\/0 {
  border-right-color: rgb(248 250 252 / 0) !important;
}
.border-r-slate-50\/10 {
  border-right-color: rgb(248 250 252 / 0.1) !important;
}
.border-r-slate-50\/100 {
  border-right-color: rgb(248 250 252 / 1) !important;
}
.border-r-slate-50\/12 {
  border-right-color: rgb(248 250 252 / 0.12) !important;
}
.border-r-slate-50\/20 {
  border-right-color: rgb(248 250 252 / 0.2) !important;
}
.border-r-slate-50\/25 {
  border-right-color: rgb(248 250 252 / 0.25) !important;
}
.border-r-slate-50\/30 {
  border-right-color: rgb(248 250 252 / 0.3) !important;
}
.border-r-slate-50\/38 {
  border-right-color: rgb(248 250 252 / 0.38) !important;
}
.border-r-slate-50\/40 {
  border-right-color: rgb(248 250 252 / 0.4) !important;
}
.border-r-slate-50\/5 {
  border-right-color: rgb(248 250 252 / 0.05) !important;
}
.border-r-slate-50\/50 {
  border-right-color: rgb(248 250 252 / 0.5) !important;
}
.border-r-slate-50\/60 {
  border-right-color: rgb(248 250 252 / 0.6) !important;
}
.border-r-slate-50\/70 {
  border-right-color: rgb(248 250 252 / 0.7) !important;
}
.border-r-slate-50\/75 {
  border-right-color: rgb(248 250 252 / 0.75) !important;
}
.border-r-slate-50\/80 {
  border-right-color: rgb(248 250 252 / 0.8) !important;
}
.border-r-slate-50\/87 {
  border-right-color: rgb(248 250 252 / 0.87) !important;
}
.border-r-slate-50\/90 {
  border-right-color: rgb(248 250 252 / 0.9) !important;
}
.border-r-slate-50\/95 {
  border-right-color: rgb(248 250 252 / 0.95) !important;
}
.border-r-slate-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-r-slate-500\/0 {
  border-right-color: rgb(100 116 139 / 0) !important;
}
.border-r-slate-500\/10 {
  border-right-color: rgb(100 116 139 / 0.1) !important;
}
.border-r-slate-500\/100 {
  border-right-color: rgb(100 116 139 / 1) !important;
}
.border-r-slate-500\/12 {
  border-right-color: rgb(100 116 139 / 0.12) !important;
}
.border-r-slate-500\/20 {
  border-right-color: rgb(100 116 139 / 0.2) !important;
}
.border-r-slate-500\/25 {
  border-right-color: rgb(100 116 139 / 0.25) !important;
}
.border-r-slate-500\/30 {
  border-right-color: rgb(100 116 139 / 0.3) !important;
}
.border-r-slate-500\/38 {
  border-right-color: rgb(100 116 139 / 0.38) !important;
}
.border-r-slate-500\/40 {
  border-right-color: rgb(100 116 139 / 0.4) !important;
}
.border-r-slate-500\/5 {
  border-right-color: rgb(100 116 139 / 0.05) !important;
}
.border-r-slate-500\/50 {
  border-right-color: rgb(100 116 139 / 0.5) !important;
}
.border-r-slate-500\/60 {
  border-right-color: rgb(100 116 139 / 0.6) !important;
}
.border-r-slate-500\/70 {
  border-right-color: rgb(100 116 139 / 0.7) !important;
}
.border-r-slate-500\/75 {
  border-right-color: rgb(100 116 139 / 0.75) !important;
}
.border-r-slate-500\/80 {
  border-right-color: rgb(100 116 139 / 0.8) !important;
}
.border-r-slate-500\/87 {
  border-right-color: rgb(100 116 139 / 0.87) !important;
}
.border-r-slate-500\/90 {
  border-right-color: rgb(100 116 139 / 0.9) !important;
}
.border-r-slate-500\/95 {
  border-right-color: rgb(100 116 139 / 0.95) !important;
}
.border-r-slate-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-r-slate-600\/0 {
  border-right-color: rgb(71 85 105 / 0) !important;
}
.border-r-slate-600\/10 {
  border-right-color: rgb(71 85 105 / 0.1) !important;
}
.border-r-slate-600\/100 {
  border-right-color: rgb(71 85 105 / 1) !important;
}
.border-r-slate-600\/12 {
  border-right-color: rgb(71 85 105 / 0.12) !important;
}
.border-r-slate-600\/20 {
  border-right-color: rgb(71 85 105 / 0.2) !important;
}
.border-r-slate-600\/25 {
  border-right-color: rgb(71 85 105 / 0.25) !important;
}
.border-r-slate-600\/30 {
  border-right-color: rgb(71 85 105 / 0.3) !important;
}
.border-r-slate-600\/38 {
  border-right-color: rgb(71 85 105 / 0.38) !important;
}
.border-r-slate-600\/40 {
  border-right-color: rgb(71 85 105 / 0.4) !important;
}
.border-r-slate-600\/5 {
  border-right-color: rgb(71 85 105 / 0.05) !important;
}
.border-r-slate-600\/50 {
  border-right-color: rgb(71 85 105 / 0.5) !important;
}
.border-r-slate-600\/60 {
  border-right-color: rgb(71 85 105 / 0.6) !important;
}
.border-r-slate-600\/70 {
  border-right-color: rgb(71 85 105 / 0.7) !important;
}
.border-r-slate-600\/75 {
  border-right-color: rgb(71 85 105 / 0.75) !important;
}
.border-r-slate-600\/80 {
  border-right-color: rgb(71 85 105 / 0.8) !important;
}
.border-r-slate-600\/87 {
  border-right-color: rgb(71 85 105 / 0.87) !important;
}
.border-r-slate-600\/90 {
  border-right-color: rgb(71 85 105 / 0.9) !important;
}
.border-r-slate-600\/95 {
  border-right-color: rgb(71 85 105 / 0.95) !important;
}
.border-r-slate-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-r-slate-700\/0 {
  border-right-color: rgb(51 65 85 / 0) !important;
}
.border-r-slate-700\/10 {
  border-right-color: rgb(51 65 85 / 0.1) !important;
}
.border-r-slate-700\/100 {
  border-right-color: rgb(51 65 85 / 1) !important;
}
.border-r-slate-700\/12 {
  border-right-color: rgb(51 65 85 / 0.12) !important;
}
.border-r-slate-700\/20 {
  border-right-color: rgb(51 65 85 / 0.2) !important;
}
.border-r-slate-700\/25 {
  border-right-color: rgb(51 65 85 / 0.25) !important;
}
.border-r-slate-700\/30 {
  border-right-color: rgb(51 65 85 / 0.3) !important;
}
.border-r-slate-700\/38 {
  border-right-color: rgb(51 65 85 / 0.38) !important;
}
.border-r-slate-700\/40 {
  border-right-color: rgb(51 65 85 / 0.4) !important;
}
.border-r-slate-700\/5 {
  border-right-color: rgb(51 65 85 / 0.05) !important;
}
.border-r-slate-700\/50 {
  border-right-color: rgb(51 65 85 / 0.5) !important;
}
.border-r-slate-700\/60 {
  border-right-color: rgb(51 65 85 / 0.6) !important;
}
.border-r-slate-700\/70 {
  border-right-color: rgb(51 65 85 / 0.7) !important;
}
.border-r-slate-700\/75 {
  border-right-color: rgb(51 65 85 / 0.75) !important;
}
.border-r-slate-700\/80 {
  border-right-color: rgb(51 65 85 / 0.8) !important;
}
.border-r-slate-700\/87 {
  border-right-color: rgb(51 65 85 / 0.87) !important;
}
.border-r-slate-700\/90 {
  border-right-color: rgb(51 65 85 / 0.9) !important;
}
.border-r-slate-700\/95 {
  border-right-color: rgb(51 65 85 / 0.95) !important;
}
.border-r-slate-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-r-slate-800\/0 {
  border-right-color: rgb(30 41 59 / 0) !important;
}
.border-r-slate-800\/10 {
  border-right-color: rgb(30 41 59 / 0.1) !important;
}
.border-r-slate-800\/100 {
  border-right-color: rgb(30 41 59 / 1) !important;
}
.border-r-slate-800\/12 {
  border-right-color: rgb(30 41 59 / 0.12) !important;
}
.border-r-slate-800\/20 {
  border-right-color: rgb(30 41 59 / 0.2) !important;
}
.border-r-slate-800\/25 {
  border-right-color: rgb(30 41 59 / 0.25) !important;
}
.border-r-slate-800\/30 {
  border-right-color: rgb(30 41 59 / 0.3) !important;
}
.border-r-slate-800\/38 {
  border-right-color: rgb(30 41 59 / 0.38) !important;
}
.border-r-slate-800\/40 {
  border-right-color: rgb(30 41 59 / 0.4) !important;
}
.border-r-slate-800\/5 {
  border-right-color: rgb(30 41 59 / 0.05) !important;
}
.border-r-slate-800\/50 {
  border-right-color: rgb(30 41 59 / 0.5) !important;
}
.border-r-slate-800\/60 {
  border-right-color: rgb(30 41 59 / 0.6) !important;
}
.border-r-slate-800\/70 {
  border-right-color: rgb(30 41 59 / 0.7) !important;
}
.border-r-slate-800\/75 {
  border-right-color: rgb(30 41 59 / 0.75) !important;
}
.border-r-slate-800\/80 {
  border-right-color: rgb(30 41 59 / 0.8) !important;
}
.border-r-slate-800\/87 {
  border-right-color: rgb(30 41 59 / 0.87) !important;
}
.border-r-slate-800\/90 {
  border-right-color: rgb(30 41 59 / 0.9) !important;
}
.border-r-slate-800\/95 {
  border-right-color: rgb(30 41 59 / 0.95) !important;
}
.border-r-slate-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-r-slate-900\/0 {
  border-right-color: rgb(15 23 42 / 0) !important;
}
.border-r-slate-900\/10 {
  border-right-color: rgb(15 23 42 / 0.1) !important;
}
.border-r-slate-900\/100 {
  border-right-color: rgb(15 23 42 / 1) !important;
}
.border-r-slate-900\/12 {
  border-right-color: rgb(15 23 42 / 0.12) !important;
}
.border-r-slate-900\/20 {
  border-right-color: rgb(15 23 42 / 0.2) !important;
}
.border-r-slate-900\/25 {
  border-right-color: rgb(15 23 42 / 0.25) !important;
}
.border-r-slate-900\/30 {
  border-right-color: rgb(15 23 42 / 0.3) !important;
}
.border-r-slate-900\/38 {
  border-right-color: rgb(15 23 42 / 0.38) !important;
}
.border-r-slate-900\/40 {
  border-right-color: rgb(15 23 42 / 0.4) !important;
}
.border-r-slate-900\/5 {
  border-right-color: rgb(15 23 42 / 0.05) !important;
}
.border-r-slate-900\/50 {
  border-right-color: rgb(15 23 42 / 0.5) !important;
}
.border-r-slate-900\/60 {
  border-right-color: rgb(15 23 42 / 0.6) !important;
}
.border-r-slate-900\/70 {
  border-right-color: rgb(15 23 42 / 0.7) !important;
}
.border-r-slate-900\/75 {
  border-right-color: rgb(15 23 42 / 0.75) !important;
}
.border-r-slate-900\/80 {
  border-right-color: rgb(15 23 42 / 0.8) !important;
}
.border-r-slate-900\/87 {
  border-right-color: rgb(15 23 42 / 0.87) !important;
}
.border-r-slate-900\/90 {
  border-right-color: rgb(15 23 42 / 0.9) !important;
}
.border-r-slate-900\/95 {
  border-right-color: rgb(15 23 42 / 0.95) !important;
}
.border-r-slate-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-r-slate-950\/0 {
  border-right-color: rgb(2 6 23 / 0) !important;
}
.border-r-slate-950\/10 {
  border-right-color: rgb(2 6 23 / 0.1) !important;
}
.border-r-slate-950\/100 {
  border-right-color: rgb(2 6 23 / 1) !important;
}
.border-r-slate-950\/12 {
  border-right-color: rgb(2 6 23 / 0.12) !important;
}
.border-r-slate-950\/20 {
  border-right-color: rgb(2 6 23 / 0.2) !important;
}
.border-r-slate-950\/25 {
  border-right-color: rgb(2 6 23 / 0.25) !important;
}
.border-r-slate-950\/30 {
  border-right-color: rgb(2 6 23 / 0.3) !important;
}
.border-r-slate-950\/38 {
  border-right-color: rgb(2 6 23 / 0.38) !important;
}
.border-r-slate-950\/40 {
  border-right-color: rgb(2 6 23 / 0.4) !important;
}
.border-r-slate-950\/5 {
  border-right-color: rgb(2 6 23 / 0.05) !important;
}
.border-r-slate-950\/50 {
  border-right-color: rgb(2 6 23 / 0.5) !important;
}
.border-r-slate-950\/60 {
  border-right-color: rgb(2 6 23 / 0.6) !important;
}
.border-r-slate-950\/70 {
  border-right-color: rgb(2 6 23 / 0.7) !important;
}
.border-r-slate-950\/75 {
  border-right-color: rgb(2 6 23 / 0.75) !important;
}
.border-r-slate-950\/80 {
  border-right-color: rgb(2 6 23 / 0.8) !important;
}
.border-r-slate-950\/87 {
  border-right-color: rgb(2 6 23 / 0.87) !important;
}
.border-r-slate-950\/90 {
  border-right-color: rgb(2 6 23 / 0.9) !important;
}
.border-r-slate-950\/95 {
  border-right-color: rgb(2 6 23 / 0.95) !important;
}
.border-r-stone-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-r-stone-100\/0 {
  border-right-color: rgb(245 245 244 / 0) !important;
}
.border-r-stone-100\/10 {
  border-right-color: rgb(245 245 244 / 0.1) !important;
}
.border-r-stone-100\/100 {
  border-right-color: rgb(245 245 244 / 1) !important;
}
.border-r-stone-100\/12 {
  border-right-color: rgb(245 245 244 / 0.12) !important;
}
.border-r-stone-100\/20 {
  border-right-color: rgb(245 245 244 / 0.2) !important;
}
.border-r-stone-100\/25 {
  border-right-color: rgb(245 245 244 / 0.25) !important;
}
.border-r-stone-100\/30 {
  border-right-color: rgb(245 245 244 / 0.3) !important;
}
.border-r-stone-100\/38 {
  border-right-color: rgb(245 245 244 / 0.38) !important;
}
.border-r-stone-100\/40 {
  border-right-color: rgb(245 245 244 / 0.4) !important;
}
.border-r-stone-100\/5 {
  border-right-color: rgb(245 245 244 / 0.05) !important;
}
.border-r-stone-100\/50 {
  border-right-color: rgb(245 245 244 / 0.5) !important;
}
.border-r-stone-100\/60 {
  border-right-color: rgb(245 245 244 / 0.6) !important;
}
.border-r-stone-100\/70 {
  border-right-color: rgb(245 245 244 / 0.7) !important;
}
.border-r-stone-100\/75 {
  border-right-color: rgb(245 245 244 / 0.75) !important;
}
.border-r-stone-100\/80 {
  border-right-color: rgb(245 245 244 / 0.8) !important;
}
.border-r-stone-100\/87 {
  border-right-color: rgb(245 245 244 / 0.87) !important;
}
.border-r-stone-100\/90 {
  border-right-color: rgb(245 245 244 / 0.9) !important;
}
.border-r-stone-100\/95 {
  border-right-color: rgb(245 245 244 / 0.95) !important;
}
.border-r-stone-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-r-stone-200\/0 {
  border-right-color: rgb(231 229 228 / 0) !important;
}
.border-r-stone-200\/10 {
  border-right-color: rgb(231 229 228 / 0.1) !important;
}
.border-r-stone-200\/100 {
  border-right-color: rgb(231 229 228 / 1) !important;
}
.border-r-stone-200\/12 {
  border-right-color: rgb(231 229 228 / 0.12) !important;
}
.border-r-stone-200\/20 {
  border-right-color: rgb(231 229 228 / 0.2) !important;
}
.border-r-stone-200\/25 {
  border-right-color: rgb(231 229 228 / 0.25) !important;
}
.border-r-stone-200\/30 {
  border-right-color: rgb(231 229 228 / 0.3) !important;
}
.border-r-stone-200\/38 {
  border-right-color: rgb(231 229 228 / 0.38) !important;
}
.border-r-stone-200\/40 {
  border-right-color: rgb(231 229 228 / 0.4) !important;
}
.border-r-stone-200\/5 {
  border-right-color: rgb(231 229 228 / 0.05) !important;
}
.border-r-stone-200\/50 {
  border-right-color: rgb(231 229 228 / 0.5) !important;
}
.border-r-stone-200\/60 {
  border-right-color: rgb(231 229 228 / 0.6) !important;
}
.border-r-stone-200\/70 {
  border-right-color: rgb(231 229 228 / 0.7) !important;
}
.border-r-stone-200\/75 {
  border-right-color: rgb(231 229 228 / 0.75) !important;
}
.border-r-stone-200\/80 {
  border-right-color: rgb(231 229 228 / 0.8) !important;
}
.border-r-stone-200\/87 {
  border-right-color: rgb(231 229 228 / 0.87) !important;
}
.border-r-stone-200\/90 {
  border-right-color: rgb(231 229 228 / 0.9) !important;
}
.border-r-stone-200\/95 {
  border-right-color: rgb(231 229 228 / 0.95) !important;
}
.border-r-stone-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-r-stone-300\/0 {
  border-right-color: rgb(214 211 209 / 0) !important;
}
.border-r-stone-300\/10 {
  border-right-color: rgb(214 211 209 / 0.1) !important;
}
.border-r-stone-300\/100 {
  border-right-color: rgb(214 211 209 / 1) !important;
}
.border-r-stone-300\/12 {
  border-right-color: rgb(214 211 209 / 0.12) !important;
}
.border-r-stone-300\/20 {
  border-right-color: rgb(214 211 209 / 0.2) !important;
}
.border-r-stone-300\/25 {
  border-right-color: rgb(214 211 209 / 0.25) !important;
}
.border-r-stone-300\/30 {
  border-right-color: rgb(214 211 209 / 0.3) !important;
}
.border-r-stone-300\/38 {
  border-right-color: rgb(214 211 209 / 0.38) !important;
}
.border-r-stone-300\/40 {
  border-right-color: rgb(214 211 209 / 0.4) !important;
}
.border-r-stone-300\/5 {
  border-right-color: rgb(214 211 209 / 0.05) !important;
}
.border-r-stone-300\/50 {
  border-right-color: rgb(214 211 209 / 0.5) !important;
}
.border-r-stone-300\/60 {
  border-right-color: rgb(214 211 209 / 0.6) !important;
}
.border-r-stone-300\/70 {
  border-right-color: rgb(214 211 209 / 0.7) !important;
}
.border-r-stone-300\/75 {
  border-right-color: rgb(214 211 209 / 0.75) !important;
}
.border-r-stone-300\/80 {
  border-right-color: rgb(214 211 209 / 0.8) !important;
}
.border-r-stone-300\/87 {
  border-right-color: rgb(214 211 209 / 0.87) !important;
}
.border-r-stone-300\/90 {
  border-right-color: rgb(214 211 209 / 0.9) !important;
}
.border-r-stone-300\/95 {
  border-right-color: rgb(214 211 209 / 0.95) !important;
}
.border-r-stone-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-r-stone-400\/0 {
  border-right-color: rgb(168 162 158 / 0) !important;
}
.border-r-stone-400\/10 {
  border-right-color: rgb(168 162 158 / 0.1) !important;
}
.border-r-stone-400\/100 {
  border-right-color: rgb(168 162 158 / 1) !important;
}
.border-r-stone-400\/12 {
  border-right-color: rgb(168 162 158 / 0.12) !important;
}
.border-r-stone-400\/20 {
  border-right-color: rgb(168 162 158 / 0.2) !important;
}
.border-r-stone-400\/25 {
  border-right-color: rgb(168 162 158 / 0.25) !important;
}
.border-r-stone-400\/30 {
  border-right-color: rgb(168 162 158 / 0.3) !important;
}
.border-r-stone-400\/38 {
  border-right-color: rgb(168 162 158 / 0.38) !important;
}
.border-r-stone-400\/40 {
  border-right-color: rgb(168 162 158 / 0.4) !important;
}
.border-r-stone-400\/5 {
  border-right-color: rgb(168 162 158 / 0.05) !important;
}
.border-r-stone-400\/50 {
  border-right-color: rgb(168 162 158 / 0.5) !important;
}
.border-r-stone-400\/60 {
  border-right-color: rgb(168 162 158 / 0.6) !important;
}
.border-r-stone-400\/70 {
  border-right-color: rgb(168 162 158 / 0.7) !important;
}
.border-r-stone-400\/75 {
  border-right-color: rgb(168 162 158 / 0.75) !important;
}
.border-r-stone-400\/80 {
  border-right-color: rgb(168 162 158 / 0.8) !important;
}
.border-r-stone-400\/87 {
  border-right-color: rgb(168 162 158 / 0.87) !important;
}
.border-r-stone-400\/90 {
  border-right-color: rgb(168 162 158 / 0.9) !important;
}
.border-r-stone-400\/95 {
  border-right-color: rgb(168 162 158 / 0.95) !important;
}
.border-r-stone-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-r-stone-50\/0 {
  border-right-color: rgb(250 250 249 / 0) !important;
}
.border-r-stone-50\/10 {
  border-right-color: rgb(250 250 249 / 0.1) !important;
}
.border-r-stone-50\/100 {
  border-right-color: rgb(250 250 249 / 1) !important;
}
.border-r-stone-50\/12 {
  border-right-color: rgb(250 250 249 / 0.12) !important;
}
.border-r-stone-50\/20 {
  border-right-color: rgb(250 250 249 / 0.2) !important;
}
.border-r-stone-50\/25 {
  border-right-color: rgb(250 250 249 / 0.25) !important;
}
.border-r-stone-50\/30 {
  border-right-color: rgb(250 250 249 / 0.3) !important;
}
.border-r-stone-50\/38 {
  border-right-color: rgb(250 250 249 / 0.38) !important;
}
.border-r-stone-50\/40 {
  border-right-color: rgb(250 250 249 / 0.4) !important;
}
.border-r-stone-50\/5 {
  border-right-color: rgb(250 250 249 / 0.05) !important;
}
.border-r-stone-50\/50 {
  border-right-color: rgb(250 250 249 / 0.5) !important;
}
.border-r-stone-50\/60 {
  border-right-color: rgb(250 250 249 / 0.6) !important;
}
.border-r-stone-50\/70 {
  border-right-color: rgb(250 250 249 / 0.7) !important;
}
.border-r-stone-50\/75 {
  border-right-color: rgb(250 250 249 / 0.75) !important;
}
.border-r-stone-50\/80 {
  border-right-color: rgb(250 250 249 / 0.8) !important;
}
.border-r-stone-50\/87 {
  border-right-color: rgb(250 250 249 / 0.87) !important;
}
.border-r-stone-50\/90 {
  border-right-color: rgb(250 250 249 / 0.9) !important;
}
.border-r-stone-50\/95 {
  border-right-color: rgb(250 250 249 / 0.95) !important;
}
.border-r-stone-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-r-stone-500\/0 {
  border-right-color: rgb(120 113 108 / 0) !important;
}
.border-r-stone-500\/10 {
  border-right-color: rgb(120 113 108 / 0.1) !important;
}
.border-r-stone-500\/100 {
  border-right-color: rgb(120 113 108 / 1) !important;
}
.border-r-stone-500\/12 {
  border-right-color: rgb(120 113 108 / 0.12) !important;
}
.border-r-stone-500\/20 {
  border-right-color: rgb(120 113 108 / 0.2) !important;
}
.border-r-stone-500\/25 {
  border-right-color: rgb(120 113 108 / 0.25) !important;
}
.border-r-stone-500\/30 {
  border-right-color: rgb(120 113 108 / 0.3) !important;
}
.border-r-stone-500\/38 {
  border-right-color: rgb(120 113 108 / 0.38) !important;
}
.border-r-stone-500\/40 {
  border-right-color: rgb(120 113 108 / 0.4) !important;
}
.border-r-stone-500\/5 {
  border-right-color: rgb(120 113 108 / 0.05) !important;
}
.border-r-stone-500\/50 {
  border-right-color: rgb(120 113 108 / 0.5) !important;
}
.border-r-stone-500\/60 {
  border-right-color: rgb(120 113 108 / 0.6) !important;
}
.border-r-stone-500\/70 {
  border-right-color: rgb(120 113 108 / 0.7) !important;
}
.border-r-stone-500\/75 {
  border-right-color: rgb(120 113 108 / 0.75) !important;
}
.border-r-stone-500\/80 {
  border-right-color: rgb(120 113 108 / 0.8) !important;
}
.border-r-stone-500\/87 {
  border-right-color: rgb(120 113 108 / 0.87) !important;
}
.border-r-stone-500\/90 {
  border-right-color: rgb(120 113 108 / 0.9) !important;
}
.border-r-stone-500\/95 {
  border-right-color: rgb(120 113 108 / 0.95) !important;
}
.border-r-stone-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-r-stone-600\/0 {
  border-right-color: rgb(87 83 78 / 0) !important;
}
.border-r-stone-600\/10 {
  border-right-color: rgb(87 83 78 / 0.1) !important;
}
.border-r-stone-600\/100 {
  border-right-color: rgb(87 83 78 / 1) !important;
}
.border-r-stone-600\/12 {
  border-right-color: rgb(87 83 78 / 0.12) !important;
}
.border-r-stone-600\/20 {
  border-right-color: rgb(87 83 78 / 0.2) !important;
}
.border-r-stone-600\/25 {
  border-right-color: rgb(87 83 78 / 0.25) !important;
}
.border-r-stone-600\/30 {
  border-right-color: rgb(87 83 78 / 0.3) !important;
}
.border-r-stone-600\/38 {
  border-right-color: rgb(87 83 78 / 0.38) !important;
}
.border-r-stone-600\/40 {
  border-right-color: rgb(87 83 78 / 0.4) !important;
}
.border-r-stone-600\/5 {
  border-right-color: rgb(87 83 78 / 0.05) !important;
}
.border-r-stone-600\/50 {
  border-right-color: rgb(87 83 78 / 0.5) !important;
}
.border-r-stone-600\/60 {
  border-right-color: rgb(87 83 78 / 0.6) !important;
}
.border-r-stone-600\/70 {
  border-right-color: rgb(87 83 78 / 0.7) !important;
}
.border-r-stone-600\/75 {
  border-right-color: rgb(87 83 78 / 0.75) !important;
}
.border-r-stone-600\/80 {
  border-right-color: rgb(87 83 78 / 0.8) !important;
}
.border-r-stone-600\/87 {
  border-right-color: rgb(87 83 78 / 0.87) !important;
}
.border-r-stone-600\/90 {
  border-right-color: rgb(87 83 78 / 0.9) !important;
}
.border-r-stone-600\/95 {
  border-right-color: rgb(87 83 78 / 0.95) !important;
}
.border-r-stone-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-r-stone-700\/0 {
  border-right-color: rgb(68 64 60 / 0) !important;
}
.border-r-stone-700\/10 {
  border-right-color: rgb(68 64 60 / 0.1) !important;
}
.border-r-stone-700\/100 {
  border-right-color: rgb(68 64 60 / 1) !important;
}
.border-r-stone-700\/12 {
  border-right-color: rgb(68 64 60 / 0.12) !important;
}
.border-r-stone-700\/20 {
  border-right-color: rgb(68 64 60 / 0.2) !important;
}
.border-r-stone-700\/25 {
  border-right-color: rgb(68 64 60 / 0.25) !important;
}
.border-r-stone-700\/30 {
  border-right-color: rgb(68 64 60 / 0.3) !important;
}
.border-r-stone-700\/38 {
  border-right-color: rgb(68 64 60 / 0.38) !important;
}
.border-r-stone-700\/40 {
  border-right-color: rgb(68 64 60 / 0.4) !important;
}
.border-r-stone-700\/5 {
  border-right-color: rgb(68 64 60 / 0.05) !important;
}
.border-r-stone-700\/50 {
  border-right-color: rgb(68 64 60 / 0.5) !important;
}
.border-r-stone-700\/60 {
  border-right-color: rgb(68 64 60 / 0.6) !important;
}
.border-r-stone-700\/70 {
  border-right-color: rgb(68 64 60 / 0.7) !important;
}
.border-r-stone-700\/75 {
  border-right-color: rgb(68 64 60 / 0.75) !important;
}
.border-r-stone-700\/80 {
  border-right-color: rgb(68 64 60 / 0.8) !important;
}
.border-r-stone-700\/87 {
  border-right-color: rgb(68 64 60 / 0.87) !important;
}
.border-r-stone-700\/90 {
  border-right-color: rgb(68 64 60 / 0.9) !important;
}
.border-r-stone-700\/95 {
  border-right-color: rgb(68 64 60 / 0.95) !important;
}
.border-r-stone-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-r-stone-800\/0 {
  border-right-color: rgb(41 37 36 / 0) !important;
}
.border-r-stone-800\/10 {
  border-right-color: rgb(41 37 36 / 0.1) !important;
}
.border-r-stone-800\/100 {
  border-right-color: rgb(41 37 36 / 1) !important;
}
.border-r-stone-800\/12 {
  border-right-color: rgb(41 37 36 / 0.12) !important;
}
.border-r-stone-800\/20 {
  border-right-color: rgb(41 37 36 / 0.2) !important;
}
.border-r-stone-800\/25 {
  border-right-color: rgb(41 37 36 / 0.25) !important;
}
.border-r-stone-800\/30 {
  border-right-color: rgb(41 37 36 / 0.3) !important;
}
.border-r-stone-800\/38 {
  border-right-color: rgb(41 37 36 / 0.38) !important;
}
.border-r-stone-800\/40 {
  border-right-color: rgb(41 37 36 / 0.4) !important;
}
.border-r-stone-800\/5 {
  border-right-color: rgb(41 37 36 / 0.05) !important;
}
.border-r-stone-800\/50 {
  border-right-color: rgb(41 37 36 / 0.5) !important;
}
.border-r-stone-800\/60 {
  border-right-color: rgb(41 37 36 / 0.6) !important;
}
.border-r-stone-800\/70 {
  border-right-color: rgb(41 37 36 / 0.7) !important;
}
.border-r-stone-800\/75 {
  border-right-color: rgb(41 37 36 / 0.75) !important;
}
.border-r-stone-800\/80 {
  border-right-color: rgb(41 37 36 / 0.8) !important;
}
.border-r-stone-800\/87 {
  border-right-color: rgb(41 37 36 / 0.87) !important;
}
.border-r-stone-800\/90 {
  border-right-color: rgb(41 37 36 / 0.9) !important;
}
.border-r-stone-800\/95 {
  border-right-color: rgb(41 37 36 / 0.95) !important;
}
.border-r-stone-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-r-stone-900\/0 {
  border-right-color: rgb(28 25 23 / 0) !important;
}
.border-r-stone-900\/10 {
  border-right-color: rgb(28 25 23 / 0.1) !important;
}
.border-r-stone-900\/100 {
  border-right-color: rgb(28 25 23 / 1) !important;
}
.border-r-stone-900\/12 {
  border-right-color: rgb(28 25 23 / 0.12) !important;
}
.border-r-stone-900\/20 {
  border-right-color: rgb(28 25 23 / 0.2) !important;
}
.border-r-stone-900\/25 {
  border-right-color: rgb(28 25 23 / 0.25) !important;
}
.border-r-stone-900\/30 {
  border-right-color: rgb(28 25 23 / 0.3) !important;
}
.border-r-stone-900\/38 {
  border-right-color: rgb(28 25 23 / 0.38) !important;
}
.border-r-stone-900\/40 {
  border-right-color: rgb(28 25 23 / 0.4) !important;
}
.border-r-stone-900\/5 {
  border-right-color: rgb(28 25 23 / 0.05) !important;
}
.border-r-stone-900\/50 {
  border-right-color: rgb(28 25 23 / 0.5) !important;
}
.border-r-stone-900\/60 {
  border-right-color: rgb(28 25 23 / 0.6) !important;
}
.border-r-stone-900\/70 {
  border-right-color: rgb(28 25 23 / 0.7) !important;
}
.border-r-stone-900\/75 {
  border-right-color: rgb(28 25 23 / 0.75) !important;
}
.border-r-stone-900\/80 {
  border-right-color: rgb(28 25 23 / 0.8) !important;
}
.border-r-stone-900\/87 {
  border-right-color: rgb(28 25 23 / 0.87) !important;
}
.border-r-stone-900\/90 {
  border-right-color: rgb(28 25 23 / 0.9) !important;
}
.border-r-stone-900\/95 {
  border-right-color: rgb(28 25 23 / 0.95) !important;
}
.border-r-stone-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-r-stone-950\/0 {
  border-right-color: rgb(12 10 9 / 0) !important;
}
.border-r-stone-950\/10 {
  border-right-color: rgb(12 10 9 / 0.1) !important;
}
.border-r-stone-950\/100 {
  border-right-color: rgb(12 10 9 / 1) !important;
}
.border-r-stone-950\/12 {
  border-right-color: rgb(12 10 9 / 0.12) !important;
}
.border-r-stone-950\/20 {
  border-right-color: rgb(12 10 9 / 0.2) !important;
}
.border-r-stone-950\/25 {
  border-right-color: rgb(12 10 9 / 0.25) !important;
}
.border-r-stone-950\/30 {
  border-right-color: rgb(12 10 9 / 0.3) !important;
}
.border-r-stone-950\/38 {
  border-right-color: rgb(12 10 9 / 0.38) !important;
}
.border-r-stone-950\/40 {
  border-right-color: rgb(12 10 9 / 0.4) !important;
}
.border-r-stone-950\/5 {
  border-right-color: rgb(12 10 9 / 0.05) !important;
}
.border-r-stone-950\/50 {
  border-right-color: rgb(12 10 9 / 0.5) !important;
}
.border-r-stone-950\/60 {
  border-right-color: rgb(12 10 9 / 0.6) !important;
}
.border-r-stone-950\/70 {
  border-right-color: rgb(12 10 9 / 0.7) !important;
}
.border-r-stone-950\/75 {
  border-right-color: rgb(12 10 9 / 0.75) !important;
}
.border-r-stone-950\/80 {
  border-right-color: rgb(12 10 9 / 0.8) !important;
}
.border-r-stone-950\/87 {
  border-right-color: rgb(12 10 9 / 0.87) !important;
}
.border-r-stone-950\/90 {
  border-right-color: rgb(12 10 9 / 0.9) !important;
}
.border-r-stone-950\/95 {
  border-right-color: rgb(12 10 9 / 0.95) !important;
}
.border-r-teal-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-r-teal-100\/0 {
  border-right-color: rgb(204 251 241 / 0) !important;
}
.border-r-teal-100\/10 {
  border-right-color: rgb(204 251 241 / 0.1) !important;
}
.border-r-teal-100\/100 {
  border-right-color: rgb(204 251 241 / 1) !important;
}
.border-r-teal-100\/12 {
  border-right-color: rgb(204 251 241 / 0.12) !important;
}
.border-r-teal-100\/20 {
  border-right-color: rgb(204 251 241 / 0.2) !important;
}
.border-r-teal-100\/25 {
  border-right-color: rgb(204 251 241 / 0.25) !important;
}
.border-r-teal-100\/30 {
  border-right-color: rgb(204 251 241 / 0.3) !important;
}
.border-r-teal-100\/38 {
  border-right-color: rgb(204 251 241 / 0.38) !important;
}
.border-r-teal-100\/40 {
  border-right-color: rgb(204 251 241 / 0.4) !important;
}
.border-r-teal-100\/5 {
  border-right-color: rgb(204 251 241 / 0.05) !important;
}
.border-r-teal-100\/50 {
  border-right-color: rgb(204 251 241 / 0.5) !important;
}
.border-r-teal-100\/60 {
  border-right-color: rgb(204 251 241 / 0.6) !important;
}
.border-r-teal-100\/70 {
  border-right-color: rgb(204 251 241 / 0.7) !important;
}
.border-r-teal-100\/75 {
  border-right-color: rgb(204 251 241 / 0.75) !important;
}
.border-r-teal-100\/80 {
  border-right-color: rgb(204 251 241 / 0.8) !important;
}
.border-r-teal-100\/87 {
  border-right-color: rgb(204 251 241 / 0.87) !important;
}
.border-r-teal-100\/90 {
  border-right-color: rgb(204 251 241 / 0.9) !important;
}
.border-r-teal-100\/95 {
  border-right-color: rgb(204 251 241 / 0.95) !important;
}
.border-r-teal-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-r-teal-200\/0 {
  border-right-color: rgb(153 246 228 / 0) !important;
}
.border-r-teal-200\/10 {
  border-right-color: rgb(153 246 228 / 0.1) !important;
}
.border-r-teal-200\/100 {
  border-right-color: rgb(153 246 228 / 1) !important;
}
.border-r-teal-200\/12 {
  border-right-color: rgb(153 246 228 / 0.12) !important;
}
.border-r-teal-200\/20 {
  border-right-color: rgb(153 246 228 / 0.2) !important;
}
.border-r-teal-200\/25 {
  border-right-color: rgb(153 246 228 / 0.25) !important;
}
.border-r-teal-200\/30 {
  border-right-color: rgb(153 246 228 / 0.3) !important;
}
.border-r-teal-200\/38 {
  border-right-color: rgb(153 246 228 / 0.38) !important;
}
.border-r-teal-200\/40 {
  border-right-color: rgb(153 246 228 / 0.4) !important;
}
.border-r-teal-200\/5 {
  border-right-color: rgb(153 246 228 / 0.05) !important;
}
.border-r-teal-200\/50 {
  border-right-color: rgb(153 246 228 / 0.5) !important;
}
.border-r-teal-200\/60 {
  border-right-color: rgb(153 246 228 / 0.6) !important;
}
.border-r-teal-200\/70 {
  border-right-color: rgb(153 246 228 / 0.7) !important;
}
.border-r-teal-200\/75 {
  border-right-color: rgb(153 246 228 / 0.75) !important;
}
.border-r-teal-200\/80 {
  border-right-color: rgb(153 246 228 / 0.8) !important;
}
.border-r-teal-200\/87 {
  border-right-color: rgb(153 246 228 / 0.87) !important;
}
.border-r-teal-200\/90 {
  border-right-color: rgb(153 246 228 / 0.9) !important;
}
.border-r-teal-200\/95 {
  border-right-color: rgb(153 246 228 / 0.95) !important;
}
.border-r-teal-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-r-teal-300\/0 {
  border-right-color: rgb(94 234 212 / 0) !important;
}
.border-r-teal-300\/10 {
  border-right-color: rgb(94 234 212 / 0.1) !important;
}
.border-r-teal-300\/100 {
  border-right-color: rgb(94 234 212 / 1) !important;
}
.border-r-teal-300\/12 {
  border-right-color: rgb(94 234 212 / 0.12) !important;
}
.border-r-teal-300\/20 {
  border-right-color: rgb(94 234 212 / 0.2) !important;
}
.border-r-teal-300\/25 {
  border-right-color: rgb(94 234 212 / 0.25) !important;
}
.border-r-teal-300\/30 {
  border-right-color: rgb(94 234 212 / 0.3) !important;
}
.border-r-teal-300\/38 {
  border-right-color: rgb(94 234 212 / 0.38) !important;
}
.border-r-teal-300\/40 {
  border-right-color: rgb(94 234 212 / 0.4) !important;
}
.border-r-teal-300\/5 {
  border-right-color: rgb(94 234 212 / 0.05) !important;
}
.border-r-teal-300\/50 {
  border-right-color: rgb(94 234 212 / 0.5) !important;
}
.border-r-teal-300\/60 {
  border-right-color: rgb(94 234 212 / 0.6) !important;
}
.border-r-teal-300\/70 {
  border-right-color: rgb(94 234 212 / 0.7) !important;
}
.border-r-teal-300\/75 {
  border-right-color: rgb(94 234 212 / 0.75) !important;
}
.border-r-teal-300\/80 {
  border-right-color: rgb(94 234 212 / 0.8) !important;
}
.border-r-teal-300\/87 {
  border-right-color: rgb(94 234 212 / 0.87) !important;
}
.border-r-teal-300\/90 {
  border-right-color: rgb(94 234 212 / 0.9) !important;
}
.border-r-teal-300\/95 {
  border-right-color: rgb(94 234 212 / 0.95) !important;
}
.border-r-teal-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-r-teal-400\/0 {
  border-right-color: rgb(45 212 191 / 0) !important;
}
.border-r-teal-400\/10 {
  border-right-color: rgb(45 212 191 / 0.1) !important;
}
.border-r-teal-400\/100 {
  border-right-color: rgb(45 212 191 / 1) !important;
}
.border-r-teal-400\/12 {
  border-right-color: rgb(45 212 191 / 0.12) !important;
}
.border-r-teal-400\/20 {
  border-right-color: rgb(45 212 191 / 0.2) !important;
}
.border-r-teal-400\/25 {
  border-right-color: rgb(45 212 191 / 0.25) !important;
}
.border-r-teal-400\/30 {
  border-right-color: rgb(45 212 191 / 0.3) !important;
}
.border-r-teal-400\/38 {
  border-right-color: rgb(45 212 191 / 0.38) !important;
}
.border-r-teal-400\/40 {
  border-right-color: rgb(45 212 191 / 0.4) !important;
}
.border-r-teal-400\/5 {
  border-right-color: rgb(45 212 191 / 0.05) !important;
}
.border-r-teal-400\/50 {
  border-right-color: rgb(45 212 191 / 0.5) !important;
}
.border-r-teal-400\/60 {
  border-right-color: rgb(45 212 191 / 0.6) !important;
}
.border-r-teal-400\/70 {
  border-right-color: rgb(45 212 191 / 0.7) !important;
}
.border-r-teal-400\/75 {
  border-right-color: rgb(45 212 191 / 0.75) !important;
}
.border-r-teal-400\/80 {
  border-right-color: rgb(45 212 191 / 0.8) !important;
}
.border-r-teal-400\/87 {
  border-right-color: rgb(45 212 191 / 0.87) !important;
}
.border-r-teal-400\/90 {
  border-right-color: rgb(45 212 191 / 0.9) !important;
}
.border-r-teal-400\/95 {
  border-right-color: rgb(45 212 191 / 0.95) !important;
}
.border-r-teal-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-r-teal-50\/0 {
  border-right-color: rgb(240 253 250 / 0) !important;
}
.border-r-teal-50\/10 {
  border-right-color: rgb(240 253 250 / 0.1) !important;
}
.border-r-teal-50\/100 {
  border-right-color: rgb(240 253 250 / 1) !important;
}
.border-r-teal-50\/12 {
  border-right-color: rgb(240 253 250 / 0.12) !important;
}
.border-r-teal-50\/20 {
  border-right-color: rgb(240 253 250 / 0.2) !important;
}
.border-r-teal-50\/25 {
  border-right-color: rgb(240 253 250 / 0.25) !important;
}
.border-r-teal-50\/30 {
  border-right-color: rgb(240 253 250 / 0.3) !important;
}
.border-r-teal-50\/38 {
  border-right-color: rgb(240 253 250 / 0.38) !important;
}
.border-r-teal-50\/40 {
  border-right-color: rgb(240 253 250 / 0.4) !important;
}
.border-r-teal-50\/5 {
  border-right-color: rgb(240 253 250 / 0.05) !important;
}
.border-r-teal-50\/50 {
  border-right-color: rgb(240 253 250 / 0.5) !important;
}
.border-r-teal-50\/60 {
  border-right-color: rgb(240 253 250 / 0.6) !important;
}
.border-r-teal-50\/70 {
  border-right-color: rgb(240 253 250 / 0.7) !important;
}
.border-r-teal-50\/75 {
  border-right-color: rgb(240 253 250 / 0.75) !important;
}
.border-r-teal-50\/80 {
  border-right-color: rgb(240 253 250 / 0.8) !important;
}
.border-r-teal-50\/87 {
  border-right-color: rgb(240 253 250 / 0.87) !important;
}
.border-r-teal-50\/90 {
  border-right-color: rgb(240 253 250 / 0.9) !important;
}
.border-r-teal-50\/95 {
  border-right-color: rgb(240 253 250 / 0.95) !important;
}
.border-r-teal-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-r-teal-500\/0 {
  border-right-color: rgb(20 184 166 / 0) !important;
}
.border-r-teal-500\/10 {
  border-right-color: rgb(20 184 166 / 0.1) !important;
}
.border-r-teal-500\/100 {
  border-right-color: rgb(20 184 166 / 1) !important;
}
.border-r-teal-500\/12 {
  border-right-color: rgb(20 184 166 / 0.12) !important;
}
.border-r-teal-500\/20 {
  border-right-color: rgb(20 184 166 / 0.2) !important;
}
.border-r-teal-500\/25 {
  border-right-color: rgb(20 184 166 / 0.25) !important;
}
.border-r-teal-500\/30 {
  border-right-color: rgb(20 184 166 / 0.3) !important;
}
.border-r-teal-500\/38 {
  border-right-color: rgb(20 184 166 / 0.38) !important;
}
.border-r-teal-500\/40 {
  border-right-color: rgb(20 184 166 / 0.4) !important;
}
.border-r-teal-500\/5 {
  border-right-color: rgb(20 184 166 / 0.05) !important;
}
.border-r-teal-500\/50 {
  border-right-color: rgb(20 184 166 / 0.5) !important;
}
.border-r-teal-500\/60 {
  border-right-color: rgb(20 184 166 / 0.6) !important;
}
.border-r-teal-500\/70 {
  border-right-color: rgb(20 184 166 / 0.7) !important;
}
.border-r-teal-500\/75 {
  border-right-color: rgb(20 184 166 / 0.75) !important;
}
.border-r-teal-500\/80 {
  border-right-color: rgb(20 184 166 / 0.8) !important;
}
.border-r-teal-500\/87 {
  border-right-color: rgb(20 184 166 / 0.87) !important;
}
.border-r-teal-500\/90 {
  border-right-color: rgb(20 184 166 / 0.9) !important;
}
.border-r-teal-500\/95 {
  border-right-color: rgb(20 184 166 / 0.95) !important;
}
.border-r-teal-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-r-teal-600\/0 {
  border-right-color: rgb(13 148 136 / 0) !important;
}
.border-r-teal-600\/10 {
  border-right-color: rgb(13 148 136 / 0.1) !important;
}
.border-r-teal-600\/100 {
  border-right-color: rgb(13 148 136 / 1) !important;
}
.border-r-teal-600\/12 {
  border-right-color: rgb(13 148 136 / 0.12) !important;
}
.border-r-teal-600\/20 {
  border-right-color: rgb(13 148 136 / 0.2) !important;
}
.border-r-teal-600\/25 {
  border-right-color: rgb(13 148 136 / 0.25) !important;
}
.border-r-teal-600\/30 {
  border-right-color: rgb(13 148 136 / 0.3) !important;
}
.border-r-teal-600\/38 {
  border-right-color: rgb(13 148 136 / 0.38) !important;
}
.border-r-teal-600\/40 {
  border-right-color: rgb(13 148 136 / 0.4) !important;
}
.border-r-teal-600\/5 {
  border-right-color: rgb(13 148 136 / 0.05) !important;
}
.border-r-teal-600\/50 {
  border-right-color: rgb(13 148 136 / 0.5) !important;
}
.border-r-teal-600\/60 {
  border-right-color: rgb(13 148 136 / 0.6) !important;
}
.border-r-teal-600\/70 {
  border-right-color: rgb(13 148 136 / 0.7) !important;
}
.border-r-teal-600\/75 {
  border-right-color: rgb(13 148 136 / 0.75) !important;
}
.border-r-teal-600\/80 {
  border-right-color: rgb(13 148 136 / 0.8) !important;
}
.border-r-teal-600\/87 {
  border-right-color: rgb(13 148 136 / 0.87) !important;
}
.border-r-teal-600\/90 {
  border-right-color: rgb(13 148 136 / 0.9) !important;
}
.border-r-teal-600\/95 {
  border-right-color: rgb(13 148 136 / 0.95) !important;
}
.border-r-teal-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-r-teal-700\/0 {
  border-right-color: rgb(15 118 110 / 0) !important;
}
.border-r-teal-700\/10 {
  border-right-color: rgb(15 118 110 / 0.1) !important;
}
.border-r-teal-700\/100 {
  border-right-color: rgb(15 118 110 / 1) !important;
}
.border-r-teal-700\/12 {
  border-right-color: rgb(15 118 110 / 0.12) !important;
}
.border-r-teal-700\/20 {
  border-right-color: rgb(15 118 110 / 0.2) !important;
}
.border-r-teal-700\/25 {
  border-right-color: rgb(15 118 110 / 0.25) !important;
}
.border-r-teal-700\/30 {
  border-right-color: rgb(15 118 110 / 0.3) !important;
}
.border-r-teal-700\/38 {
  border-right-color: rgb(15 118 110 / 0.38) !important;
}
.border-r-teal-700\/40 {
  border-right-color: rgb(15 118 110 / 0.4) !important;
}
.border-r-teal-700\/5 {
  border-right-color: rgb(15 118 110 / 0.05) !important;
}
.border-r-teal-700\/50 {
  border-right-color: rgb(15 118 110 / 0.5) !important;
}
.border-r-teal-700\/60 {
  border-right-color: rgb(15 118 110 / 0.6) !important;
}
.border-r-teal-700\/70 {
  border-right-color: rgb(15 118 110 / 0.7) !important;
}
.border-r-teal-700\/75 {
  border-right-color: rgb(15 118 110 / 0.75) !important;
}
.border-r-teal-700\/80 {
  border-right-color: rgb(15 118 110 / 0.8) !important;
}
.border-r-teal-700\/87 {
  border-right-color: rgb(15 118 110 / 0.87) !important;
}
.border-r-teal-700\/90 {
  border-right-color: rgb(15 118 110 / 0.9) !important;
}
.border-r-teal-700\/95 {
  border-right-color: rgb(15 118 110 / 0.95) !important;
}
.border-r-teal-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-r-teal-800\/0 {
  border-right-color: rgb(17 94 89 / 0) !important;
}
.border-r-teal-800\/10 {
  border-right-color: rgb(17 94 89 / 0.1) !important;
}
.border-r-teal-800\/100 {
  border-right-color: rgb(17 94 89 / 1) !important;
}
.border-r-teal-800\/12 {
  border-right-color: rgb(17 94 89 / 0.12) !important;
}
.border-r-teal-800\/20 {
  border-right-color: rgb(17 94 89 / 0.2) !important;
}
.border-r-teal-800\/25 {
  border-right-color: rgb(17 94 89 / 0.25) !important;
}
.border-r-teal-800\/30 {
  border-right-color: rgb(17 94 89 / 0.3) !important;
}
.border-r-teal-800\/38 {
  border-right-color: rgb(17 94 89 / 0.38) !important;
}
.border-r-teal-800\/40 {
  border-right-color: rgb(17 94 89 / 0.4) !important;
}
.border-r-teal-800\/5 {
  border-right-color: rgb(17 94 89 / 0.05) !important;
}
.border-r-teal-800\/50 {
  border-right-color: rgb(17 94 89 / 0.5) !important;
}
.border-r-teal-800\/60 {
  border-right-color: rgb(17 94 89 / 0.6) !important;
}
.border-r-teal-800\/70 {
  border-right-color: rgb(17 94 89 / 0.7) !important;
}
.border-r-teal-800\/75 {
  border-right-color: rgb(17 94 89 / 0.75) !important;
}
.border-r-teal-800\/80 {
  border-right-color: rgb(17 94 89 / 0.8) !important;
}
.border-r-teal-800\/87 {
  border-right-color: rgb(17 94 89 / 0.87) !important;
}
.border-r-teal-800\/90 {
  border-right-color: rgb(17 94 89 / 0.9) !important;
}
.border-r-teal-800\/95 {
  border-right-color: rgb(17 94 89 / 0.95) !important;
}
.border-r-teal-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-r-teal-900\/0 {
  border-right-color: rgb(19 78 74 / 0) !important;
}
.border-r-teal-900\/10 {
  border-right-color: rgb(19 78 74 / 0.1) !important;
}
.border-r-teal-900\/100 {
  border-right-color: rgb(19 78 74 / 1) !important;
}
.border-r-teal-900\/12 {
  border-right-color: rgb(19 78 74 / 0.12) !important;
}
.border-r-teal-900\/20 {
  border-right-color: rgb(19 78 74 / 0.2) !important;
}
.border-r-teal-900\/25 {
  border-right-color: rgb(19 78 74 / 0.25) !important;
}
.border-r-teal-900\/30 {
  border-right-color: rgb(19 78 74 / 0.3) !important;
}
.border-r-teal-900\/38 {
  border-right-color: rgb(19 78 74 / 0.38) !important;
}
.border-r-teal-900\/40 {
  border-right-color: rgb(19 78 74 / 0.4) !important;
}
.border-r-teal-900\/5 {
  border-right-color: rgb(19 78 74 / 0.05) !important;
}
.border-r-teal-900\/50 {
  border-right-color: rgb(19 78 74 / 0.5) !important;
}
.border-r-teal-900\/60 {
  border-right-color: rgb(19 78 74 / 0.6) !important;
}
.border-r-teal-900\/70 {
  border-right-color: rgb(19 78 74 / 0.7) !important;
}
.border-r-teal-900\/75 {
  border-right-color: rgb(19 78 74 / 0.75) !important;
}
.border-r-teal-900\/80 {
  border-right-color: rgb(19 78 74 / 0.8) !important;
}
.border-r-teal-900\/87 {
  border-right-color: rgb(19 78 74 / 0.87) !important;
}
.border-r-teal-900\/90 {
  border-right-color: rgb(19 78 74 / 0.9) !important;
}
.border-r-teal-900\/95 {
  border-right-color: rgb(19 78 74 / 0.95) !important;
}
.border-r-teal-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-r-teal-950\/0 {
  border-right-color: rgb(4 47 46 / 0) !important;
}
.border-r-teal-950\/10 {
  border-right-color: rgb(4 47 46 / 0.1) !important;
}
.border-r-teal-950\/100 {
  border-right-color: rgb(4 47 46 / 1) !important;
}
.border-r-teal-950\/12 {
  border-right-color: rgb(4 47 46 / 0.12) !important;
}
.border-r-teal-950\/20 {
  border-right-color: rgb(4 47 46 / 0.2) !important;
}
.border-r-teal-950\/25 {
  border-right-color: rgb(4 47 46 / 0.25) !important;
}
.border-r-teal-950\/30 {
  border-right-color: rgb(4 47 46 / 0.3) !important;
}
.border-r-teal-950\/38 {
  border-right-color: rgb(4 47 46 / 0.38) !important;
}
.border-r-teal-950\/40 {
  border-right-color: rgb(4 47 46 / 0.4) !important;
}
.border-r-teal-950\/5 {
  border-right-color: rgb(4 47 46 / 0.05) !important;
}
.border-r-teal-950\/50 {
  border-right-color: rgb(4 47 46 / 0.5) !important;
}
.border-r-teal-950\/60 {
  border-right-color: rgb(4 47 46 / 0.6) !important;
}
.border-r-teal-950\/70 {
  border-right-color: rgb(4 47 46 / 0.7) !important;
}
.border-r-teal-950\/75 {
  border-right-color: rgb(4 47 46 / 0.75) !important;
}
.border-r-teal-950\/80 {
  border-right-color: rgb(4 47 46 / 0.8) !important;
}
.border-r-teal-950\/87 {
  border-right-color: rgb(4 47 46 / 0.87) !important;
}
.border-r-teal-950\/90 {
  border-right-color: rgb(4 47 46 / 0.9) !important;
}
.border-r-teal-950\/95 {
  border-right-color: rgb(4 47 46 / 0.95) !important;
}
.border-r-transparent {
  border-right-color: transparent !important;
}
.border-r-transparent\/0 {
  border-right-color: rgb(0 0 0 / 0) !important;
}
.border-r-transparent\/10 {
  border-right-color: rgb(0 0 0 / 0.1) !important;
}
.border-r-transparent\/100 {
  border-right-color: rgb(0 0 0 / 1) !important;
}
.border-r-transparent\/12 {
  border-right-color: rgb(0 0 0 / 0.12) !important;
}
.border-r-transparent\/20 {
  border-right-color: rgb(0 0 0 / 0.2) !important;
}
.border-r-transparent\/25 {
  border-right-color: rgb(0 0 0 / 0.25) !important;
}
.border-r-transparent\/30 {
  border-right-color: rgb(0 0 0 / 0.3) !important;
}
.border-r-transparent\/38 {
  border-right-color: rgb(0 0 0 / 0.38) !important;
}
.border-r-transparent\/40 {
  border-right-color: rgb(0 0 0 / 0.4) !important;
}
.border-r-transparent\/5 {
  border-right-color: rgb(0 0 0 / 0.05) !important;
}
.border-r-transparent\/50 {
  border-right-color: rgb(0 0 0 / 0.5) !important;
}
.border-r-transparent\/60 {
  border-right-color: rgb(0 0 0 / 0.6) !important;
}
.border-r-transparent\/70 {
  border-right-color: rgb(0 0 0 / 0.7) !important;
}
.border-r-transparent\/75 {
  border-right-color: rgb(0 0 0 / 0.75) !important;
}
.border-r-transparent\/80 {
  border-right-color: rgb(0 0 0 / 0.8) !important;
}
.border-r-transparent\/87 {
  border-right-color: rgb(0 0 0 / 0.87) !important;
}
.border-r-transparent\/90 {
  border-right-color: rgb(0 0 0 / 0.9) !important;
}
.border-r-transparent\/95 {
  border-right-color: rgb(0 0 0 / 0.95) !important;
}
.border-r-violet-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-r-violet-100\/0 {
  border-right-color: rgb(237 233 254 / 0) !important;
}
.border-r-violet-100\/10 {
  border-right-color: rgb(237 233 254 / 0.1) !important;
}
.border-r-violet-100\/100 {
  border-right-color: rgb(237 233 254 / 1) !important;
}
.border-r-violet-100\/12 {
  border-right-color: rgb(237 233 254 / 0.12) !important;
}
.border-r-violet-100\/20 {
  border-right-color: rgb(237 233 254 / 0.2) !important;
}
.border-r-violet-100\/25 {
  border-right-color: rgb(237 233 254 / 0.25) !important;
}
.border-r-violet-100\/30 {
  border-right-color: rgb(237 233 254 / 0.3) !important;
}
.border-r-violet-100\/38 {
  border-right-color: rgb(237 233 254 / 0.38) !important;
}
.border-r-violet-100\/40 {
  border-right-color: rgb(237 233 254 / 0.4) !important;
}
.border-r-violet-100\/5 {
  border-right-color: rgb(237 233 254 / 0.05) !important;
}
.border-r-violet-100\/50 {
  border-right-color: rgb(237 233 254 / 0.5) !important;
}
.border-r-violet-100\/60 {
  border-right-color: rgb(237 233 254 / 0.6) !important;
}
.border-r-violet-100\/70 {
  border-right-color: rgb(237 233 254 / 0.7) !important;
}
.border-r-violet-100\/75 {
  border-right-color: rgb(237 233 254 / 0.75) !important;
}
.border-r-violet-100\/80 {
  border-right-color: rgb(237 233 254 / 0.8) !important;
}
.border-r-violet-100\/87 {
  border-right-color: rgb(237 233 254 / 0.87) !important;
}
.border-r-violet-100\/90 {
  border-right-color: rgb(237 233 254 / 0.9) !important;
}
.border-r-violet-100\/95 {
  border-right-color: rgb(237 233 254 / 0.95) !important;
}
.border-r-violet-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-r-violet-200\/0 {
  border-right-color: rgb(221 214 254 / 0) !important;
}
.border-r-violet-200\/10 {
  border-right-color: rgb(221 214 254 / 0.1) !important;
}
.border-r-violet-200\/100 {
  border-right-color: rgb(221 214 254 / 1) !important;
}
.border-r-violet-200\/12 {
  border-right-color: rgb(221 214 254 / 0.12) !important;
}
.border-r-violet-200\/20 {
  border-right-color: rgb(221 214 254 / 0.2) !important;
}
.border-r-violet-200\/25 {
  border-right-color: rgb(221 214 254 / 0.25) !important;
}
.border-r-violet-200\/30 {
  border-right-color: rgb(221 214 254 / 0.3) !important;
}
.border-r-violet-200\/38 {
  border-right-color: rgb(221 214 254 / 0.38) !important;
}
.border-r-violet-200\/40 {
  border-right-color: rgb(221 214 254 / 0.4) !important;
}
.border-r-violet-200\/5 {
  border-right-color: rgb(221 214 254 / 0.05) !important;
}
.border-r-violet-200\/50 {
  border-right-color: rgb(221 214 254 / 0.5) !important;
}
.border-r-violet-200\/60 {
  border-right-color: rgb(221 214 254 / 0.6) !important;
}
.border-r-violet-200\/70 {
  border-right-color: rgb(221 214 254 / 0.7) !important;
}
.border-r-violet-200\/75 {
  border-right-color: rgb(221 214 254 / 0.75) !important;
}
.border-r-violet-200\/80 {
  border-right-color: rgb(221 214 254 / 0.8) !important;
}
.border-r-violet-200\/87 {
  border-right-color: rgb(221 214 254 / 0.87) !important;
}
.border-r-violet-200\/90 {
  border-right-color: rgb(221 214 254 / 0.9) !important;
}
.border-r-violet-200\/95 {
  border-right-color: rgb(221 214 254 / 0.95) !important;
}
.border-r-violet-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-r-violet-300\/0 {
  border-right-color: rgb(196 181 253 / 0) !important;
}
.border-r-violet-300\/10 {
  border-right-color: rgb(196 181 253 / 0.1) !important;
}
.border-r-violet-300\/100 {
  border-right-color: rgb(196 181 253 / 1) !important;
}
.border-r-violet-300\/12 {
  border-right-color: rgb(196 181 253 / 0.12) !important;
}
.border-r-violet-300\/20 {
  border-right-color: rgb(196 181 253 / 0.2) !important;
}
.border-r-violet-300\/25 {
  border-right-color: rgb(196 181 253 / 0.25) !important;
}
.border-r-violet-300\/30 {
  border-right-color: rgb(196 181 253 / 0.3) !important;
}
.border-r-violet-300\/38 {
  border-right-color: rgb(196 181 253 / 0.38) !important;
}
.border-r-violet-300\/40 {
  border-right-color: rgb(196 181 253 / 0.4) !important;
}
.border-r-violet-300\/5 {
  border-right-color: rgb(196 181 253 / 0.05) !important;
}
.border-r-violet-300\/50 {
  border-right-color: rgb(196 181 253 / 0.5) !important;
}
.border-r-violet-300\/60 {
  border-right-color: rgb(196 181 253 / 0.6) !important;
}
.border-r-violet-300\/70 {
  border-right-color: rgb(196 181 253 / 0.7) !important;
}
.border-r-violet-300\/75 {
  border-right-color: rgb(196 181 253 / 0.75) !important;
}
.border-r-violet-300\/80 {
  border-right-color: rgb(196 181 253 / 0.8) !important;
}
.border-r-violet-300\/87 {
  border-right-color: rgb(196 181 253 / 0.87) !important;
}
.border-r-violet-300\/90 {
  border-right-color: rgb(196 181 253 / 0.9) !important;
}
.border-r-violet-300\/95 {
  border-right-color: rgb(196 181 253 / 0.95) !important;
}
.border-r-violet-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-r-violet-400\/0 {
  border-right-color: rgb(167 139 250 / 0) !important;
}
.border-r-violet-400\/10 {
  border-right-color: rgb(167 139 250 / 0.1) !important;
}
.border-r-violet-400\/100 {
  border-right-color: rgb(167 139 250 / 1) !important;
}
.border-r-violet-400\/12 {
  border-right-color: rgb(167 139 250 / 0.12) !important;
}
.border-r-violet-400\/20 {
  border-right-color: rgb(167 139 250 / 0.2) !important;
}
.border-r-violet-400\/25 {
  border-right-color: rgb(167 139 250 / 0.25) !important;
}
.border-r-violet-400\/30 {
  border-right-color: rgb(167 139 250 / 0.3) !important;
}
.border-r-violet-400\/38 {
  border-right-color: rgb(167 139 250 / 0.38) !important;
}
.border-r-violet-400\/40 {
  border-right-color: rgb(167 139 250 / 0.4) !important;
}
.border-r-violet-400\/5 {
  border-right-color: rgb(167 139 250 / 0.05) !important;
}
.border-r-violet-400\/50 {
  border-right-color: rgb(167 139 250 / 0.5) !important;
}
.border-r-violet-400\/60 {
  border-right-color: rgb(167 139 250 / 0.6) !important;
}
.border-r-violet-400\/70 {
  border-right-color: rgb(167 139 250 / 0.7) !important;
}
.border-r-violet-400\/75 {
  border-right-color: rgb(167 139 250 / 0.75) !important;
}
.border-r-violet-400\/80 {
  border-right-color: rgb(167 139 250 / 0.8) !important;
}
.border-r-violet-400\/87 {
  border-right-color: rgb(167 139 250 / 0.87) !important;
}
.border-r-violet-400\/90 {
  border-right-color: rgb(167 139 250 / 0.9) !important;
}
.border-r-violet-400\/95 {
  border-right-color: rgb(167 139 250 / 0.95) !important;
}
.border-r-violet-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-r-violet-50\/0 {
  border-right-color: rgb(245 243 255 / 0) !important;
}
.border-r-violet-50\/10 {
  border-right-color: rgb(245 243 255 / 0.1) !important;
}
.border-r-violet-50\/100 {
  border-right-color: rgb(245 243 255 / 1) !important;
}
.border-r-violet-50\/12 {
  border-right-color: rgb(245 243 255 / 0.12) !important;
}
.border-r-violet-50\/20 {
  border-right-color: rgb(245 243 255 / 0.2) !important;
}
.border-r-violet-50\/25 {
  border-right-color: rgb(245 243 255 / 0.25) !important;
}
.border-r-violet-50\/30 {
  border-right-color: rgb(245 243 255 / 0.3) !important;
}
.border-r-violet-50\/38 {
  border-right-color: rgb(245 243 255 / 0.38) !important;
}
.border-r-violet-50\/40 {
  border-right-color: rgb(245 243 255 / 0.4) !important;
}
.border-r-violet-50\/5 {
  border-right-color: rgb(245 243 255 / 0.05) !important;
}
.border-r-violet-50\/50 {
  border-right-color: rgb(245 243 255 / 0.5) !important;
}
.border-r-violet-50\/60 {
  border-right-color: rgb(245 243 255 / 0.6) !important;
}
.border-r-violet-50\/70 {
  border-right-color: rgb(245 243 255 / 0.7) !important;
}
.border-r-violet-50\/75 {
  border-right-color: rgb(245 243 255 / 0.75) !important;
}
.border-r-violet-50\/80 {
  border-right-color: rgb(245 243 255 / 0.8) !important;
}
.border-r-violet-50\/87 {
  border-right-color: rgb(245 243 255 / 0.87) !important;
}
.border-r-violet-50\/90 {
  border-right-color: rgb(245 243 255 / 0.9) !important;
}
.border-r-violet-50\/95 {
  border-right-color: rgb(245 243 255 / 0.95) !important;
}
.border-r-violet-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-r-violet-500\/0 {
  border-right-color: rgb(139 92 246 / 0) !important;
}
.border-r-violet-500\/10 {
  border-right-color: rgb(139 92 246 / 0.1) !important;
}
.border-r-violet-500\/100 {
  border-right-color: rgb(139 92 246 / 1) !important;
}
.border-r-violet-500\/12 {
  border-right-color: rgb(139 92 246 / 0.12) !important;
}
.border-r-violet-500\/20 {
  border-right-color: rgb(139 92 246 / 0.2) !important;
}
.border-r-violet-500\/25 {
  border-right-color: rgb(139 92 246 / 0.25) !important;
}
.border-r-violet-500\/30 {
  border-right-color: rgb(139 92 246 / 0.3) !important;
}
.border-r-violet-500\/38 {
  border-right-color: rgb(139 92 246 / 0.38) !important;
}
.border-r-violet-500\/40 {
  border-right-color: rgb(139 92 246 / 0.4) !important;
}
.border-r-violet-500\/5 {
  border-right-color: rgb(139 92 246 / 0.05) !important;
}
.border-r-violet-500\/50 {
  border-right-color: rgb(139 92 246 / 0.5) !important;
}
.border-r-violet-500\/60 {
  border-right-color: rgb(139 92 246 / 0.6) !important;
}
.border-r-violet-500\/70 {
  border-right-color: rgb(139 92 246 / 0.7) !important;
}
.border-r-violet-500\/75 {
  border-right-color: rgb(139 92 246 / 0.75) !important;
}
.border-r-violet-500\/80 {
  border-right-color: rgb(139 92 246 / 0.8) !important;
}
.border-r-violet-500\/87 {
  border-right-color: rgb(139 92 246 / 0.87) !important;
}
.border-r-violet-500\/90 {
  border-right-color: rgb(139 92 246 / 0.9) !important;
}
.border-r-violet-500\/95 {
  border-right-color: rgb(139 92 246 / 0.95) !important;
}
.border-r-violet-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-r-violet-600\/0 {
  border-right-color: rgb(124 58 237 / 0) !important;
}
.border-r-violet-600\/10 {
  border-right-color: rgb(124 58 237 / 0.1) !important;
}
.border-r-violet-600\/100 {
  border-right-color: rgb(124 58 237 / 1) !important;
}
.border-r-violet-600\/12 {
  border-right-color: rgb(124 58 237 / 0.12) !important;
}
.border-r-violet-600\/20 {
  border-right-color: rgb(124 58 237 / 0.2) !important;
}
.border-r-violet-600\/25 {
  border-right-color: rgb(124 58 237 / 0.25) !important;
}
.border-r-violet-600\/30 {
  border-right-color: rgb(124 58 237 / 0.3) !important;
}
.border-r-violet-600\/38 {
  border-right-color: rgb(124 58 237 / 0.38) !important;
}
.border-r-violet-600\/40 {
  border-right-color: rgb(124 58 237 / 0.4) !important;
}
.border-r-violet-600\/5 {
  border-right-color: rgb(124 58 237 / 0.05) !important;
}
.border-r-violet-600\/50 {
  border-right-color: rgb(124 58 237 / 0.5) !important;
}
.border-r-violet-600\/60 {
  border-right-color: rgb(124 58 237 / 0.6) !important;
}
.border-r-violet-600\/70 {
  border-right-color: rgb(124 58 237 / 0.7) !important;
}
.border-r-violet-600\/75 {
  border-right-color: rgb(124 58 237 / 0.75) !important;
}
.border-r-violet-600\/80 {
  border-right-color: rgb(124 58 237 / 0.8) !important;
}
.border-r-violet-600\/87 {
  border-right-color: rgb(124 58 237 / 0.87) !important;
}
.border-r-violet-600\/90 {
  border-right-color: rgb(124 58 237 / 0.9) !important;
}
.border-r-violet-600\/95 {
  border-right-color: rgb(124 58 237 / 0.95) !important;
}
.border-r-violet-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-r-violet-700\/0 {
  border-right-color: rgb(109 40 217 / 0) !important;
}
.border-r-violet-700\/10 {
  border-right-color: rgb(109 40 217 / 0.1) !important;
}
.border-r-violet-700\/100 {
  border-right-color: rgb(109 40 217 / 1) !important;
}
.border-r-violet-700\/12 {
  border-right-color: rgb(109 40 217 / 0.12) !important;
}
.border-r-violet-700\/20 {
  border-right-color: rgb(109 40 217 / 0.2) !important;
}
.border-r-violet-700\/25 {
  border-right-color: rgb(109 40 217 / 0.25) !important;
}
.border-r-violet-700\/30 {
  border-right-color: rgb(109 40 217 / 0.3) !important;
}
.border-r-violet-700\/38 {
  border-right-color: rgb(109 40 217 / 0.38) !important;
}
.border-r-violet-700\/40 {
  border-right-color: rgb(109 40 217 / 0.4) !important;
}
.border-r-violet-700\/5 {
  border-right-color: rgb(109 40 217 / 0.05) !important;
}
.border-r-violet-700\/50 {
  border-right-color: rgb(109 40 217 / 0.5) !important;
}
.border-r-violet-700\/60 {
  border-right-color: rgb(109 40 217 / 0.6) !important;
}
.border-r-violet-700\/70 {
  border-right-color: rgb(109 40 217 / 0.7) !important;
}
.border-r-violet-700\/75 {
  border-right-color: rgb(109 40 217 / 0.75) !important;
}
.border-r-violet-700\/80 {
  border-right-color: rgb(109 40 217 / 0.8) !important;
}
.border-r-violet-700\/87 {
  border-right-color: rgb(109 40 217 / 0.87) !important;
}
.border-r-violet-700\/90 {
  border-right-color: rgb(109 40 217 / 0.9) !important;
}
.border-r-violet-700\/95 {
  border-right-color: rgb(109 40 217 / 0.95) !important;
}
.border-r-violet-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-r-violet-800\/0 {
  border-right-color: rgb(91 33 182 / 0) !important;
}
.border-r-violet-800\/10 {
  border-right-color: rgb(91 33 182 / 0.1) !important;
}
.border-r-violet-800\/100 {
  border-right-color: rgb(91 33 182 / 1) !important;
}
.border-r-violet-800\/12 {
  border-right-color: rgb(91 33 182 / 0.12) !important;
}
.border-r-violet-800\/20 {
  border-right-color: rgb(91 33 182 / 0.2) !important;
}
.border-r-violet-800\/25 {
  border-right-color: rgb(91 33 182 / 0.25) !important;
}
.border-r-violet-800\/30 {
  border-right-color: rgb(91 33 182 / 0.3) !important;
}
.border-r-violet-800\/38 {
  border-right-color: rgb(91 33 182 / 0.38) !important;
}
.border-r-violet-800\/40 {
  border-right-color: rgb(91 33 182 / 0.4) !important;
}
.border-r-violet-800\/5 {
  border-right-color: rgb(91 33 182 / 0.05) !important;
}
.border-r-violet-800\/50 {
  border-right-color: rgb(91 33 182 / 0.5) !important;
}
.border-r-violet-800\/60 {
  border-right-color: rgb(91 33 182 / 0.6) !important;
}
.border-r-violet-800\/70 {
  border-right-color: rgb(91 33 182 / 0.7) !important;
}
.border-r-violet-800\/75 {
  border-right-color: rgb(91 33 182 / 0.75) !important;
}
.border-r-violet-800\/80 {
  border-right-color: rgb(91 33 182 / 0.8) !important;
}
.border-r-violet-800\/87 {
  border-right-color: rgb(91 33 182 / 0.87) !important;
}
.border-r-violet-800\/90 {
  border-right-color: rgb(91 33 182 / 0.9) !important;
}
.border-r-violet-800\/95 {
  border-right-color: rgb(91 33 182 / 0.95) !important;
}
.border-r-violet-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-r-violet-900\/0 {
  border-right-color: rgb(76 29 149 / 0) !important;
}
.border-r-violet-900\/10 {
  border-right-color: rgb(76 29 149 / 0.1) !important;
}
.border-r-violet-900\/100 {
  border-right-color: rgb(76 29 149 / 1) !important;
}
.border-r-violet-900\/12 {
  border-right-color: rgb(76 29 149 / 0.12) !important;
}
.border-r-violet-900\/20 {
  border-right-color: rgb(76 29 149 / 0.2) !important;
}
.border-r-violet-900\/25 {
  border-right-color: rgb(76 29 149 / 0.25) !important;
}
.border-r-violet-900\/30 {
  border-right-color: rgb(76 29 149 / 0.3) !important;
}
.border-r-violet-900\/38 {
  border-right-color: rgb(76 29 149 / 0.38) !important;
}
.border-r-violet-900\/40 {
  border-right-color: rgb(76 29 149 / 0.4) !important;
}
.border-r-violet-900\/5 {
  border-right-color: rgb(76 29 149 / 0.05) !important;
}
.border-r-violet-900\/50 {
  border-right-color: rgb(76 29 149 / 0.5) !important;
}
.border-r-violet-900\/60 {
  border-right-color: rgb(76 29 149 / 0.6) !important;
}
.border-r-violet-900\/70 {
  border-right-color: rgb(76 29 149 / 0.7) !important;
}
.border-r-violet-900\/75 {
  border-right-color: rgb(76 29 149 / 0.75) !important;
}
.border-r-violet-900\/80 {
  border-right-color: rgb(76 29 149 / 0.8) !important;
}
.border-r-violet-900\/87 {
  border-right-color: rgb(76 29 149 / 0.87) !important;
}
.border-r-violet-900\/90 {
  border-right-color: rgb(76 29 149 / 0.9) !important;
}
.border-r-violet-900\/95 {
  border-right-color: rgb(76 29 149 / 0.95) !important;
}
.border-r-violet-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-r-violet-950\/0 {
  border-right-color: rgb(46 16 101 / 0) !important;
}
.border-r-violet-950\/10 {
  border-right-color: rgb(46 16 101 / 0.1) !important;
}
.border-r-violet-950\/100 {
  border-right-color: rgb(46 16 101 / 1) !important;
}
.border-r-violet-950\/12 {
  border-right-color: rgb(46 16 101 / 0.12) !important;
}
.border-r-violet-950\/20 {
  border-right-color: rgb(46 16 101 / 0.2) !important;
}
.border-r-violet-950\/25 {
  border-right-color: rgb(46 16 101 / 0.25) !important;
}
.border-r-violet-950\/30 {
  border-right-color: rgb(46 16 101 / 0.3) !important;
}
.border-r-violet-950\/38 {
  border-right-color: rgb(46 16 101 / 0.38) !important;
}
.border-r-violet-950\/40 {
  border-right-color: rgb(46 16 101 / 0.4) !important;
}
.border-r-violet-950\/5 {
  border-right-color: rgb(46 16 101 / 0.05) !important;
}
.border-r-violet-950\/50 {
  border-right-color: rgb(46 16 101 / 0.5) !important;
}
.border-r-violet-950\/60 {
  border-right-color: rgb(46 16 101 / 0.6) !important;
}
.border-r-violet-950\/70 {
  border-right-color: rgb(46 16 101 / 0.7) !important;
}
.border-r-violet-950\/75 {
  border-right-color: rgb(46 16 101 / 0.75) !important;
}
.border-r-violet-950\/80 {
  border-right-color: rgb(46 16 101 / 0.8) !important;
}
.border-r-violet-950\/87 {
  border-right-color: rgb(46 16 101 / 0.87) !important;
}
.border-r-violet-950\/90 {
  border-right-color: rgb(46 16 101 / 0.9) !important;
}
.border-r-violet-950\/95 {
  border-right-color: rgb(46 16 101 / 0.95) !important;
}
.border-r-warn {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-100\/0 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-r-warn-100\/10 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-r-warn-100\/100 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-r-warn-100\/12 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-r-warn-100\/20 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-r-warn-100\/25 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-r-warn-100\/30 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-r-warn-100\/38 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-r-warn-100\/40 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-r-warn-100\/5 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-r-warn-100\/50 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-r-warn-100\/60 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-r-warn-100\/70 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-r-warn-100\/75 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-r-warn-100\/80 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-r-warn-100\/87 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-r-warn-100\/90 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-r-warn-100\/95 {
  border-right-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-r-warn-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-200\/0 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-r-warn-200\/10 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-r-warn-200\/100 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-r-warn-200\/12 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-r-warn-200\/20 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-r-warn-200\/25 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-r-warn-200\/30 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-r-warn-200\/38 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-r-warn-200\/40 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-r-warn-200\/5 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-r-warn-200\/50 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-r-warn-200\/60 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-r-warn-200\/70 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-r-warn-200\/75 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-r-warn-200\/80 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-r-warn-200\/87 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-r-warn-200\/90 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-r-warn-200\/95 {
  border-right-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-r-warn-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-300\/0 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-r-warn-300\/10 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-r-warn-300\/100 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-r-warn-300\/12 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-r-warn-300\/20 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-r-warn-300\/25 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-r-warn-300\/30 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-r-warn-300\/38 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-r-warn-300\/40 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-r-warn-300\/5 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-r-warn-300\/50 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-r-warn-300\/60 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-r-warn-300\/70 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-r-warn-300\/75 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-r-warn-300\/80 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-r-warn-300\/87 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-r-warn-300\/90 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-r-warn-300\/95 {
  border-right-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-r-warn-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-400\/0 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-r-warn-400\/10 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-r-warn-400\/100 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-r-warn-400\/12 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-r-warn-400\/20 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-r-warn-400\/25 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-r-warn-400\/30 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-r-warn-400\/38 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-r-warn-400\/40 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-r-warn-400\/5 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-r-warn-400\/50 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-r-warn-400\/60 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-r-warn-400\/70 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-r-warn-400\/75 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-r-warn-400\/80 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-r-warn-400\/87 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-r-warn-400\/90 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-r-warn-400\/95 {
  border-right-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-r-warn-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-50\/0 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-r-warn-50\/10 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-r-warn-50\/100 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-r-warn-50\/12 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-r-warn-50\/20 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-r-warn-50\/25 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-r-warn-50\/30 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-r-warn-50\/38 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-r-warn-50\/40 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-r-warn-50\/5 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-r-warn-50\/50 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-r-warn-50\/60 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-r-warn-50\/70 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-r-warn-50\/75 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-r-warn-50\/80 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-r-warn-50\/87 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-r-warn-50\/90 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-r-warn-50\/95 {
  border-right-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-r-warn-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-500\/0 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-r-warn-500\/10 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-r-warn-500\/100 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-r-warn-500\/12 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-r-warn-500\/20 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-r-warn-500\/25 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-r-warn-500\/30 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-r-warn-500\/38 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-r-warn-500\/40 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-r-warn-500\/5 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-r-warn-500\/50 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-r-warn-500\/60 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-r-warn-500\/70 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-r-warn-500\/75 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-r-warn-500\/80 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-r-warn-500\/87 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-r-warn-500\/90 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-r-warn-500\/95 {
  border-right-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-r-warn-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-600\/0 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-r-warn-600\/10 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-r-warn-600\/100 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-r-warn-600\/12 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-r-warn-600\/20 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-r-warn-600\/25 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-r-warn-600\/30 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-r-warn-600\/38 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-r-warn-600\/40 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-r-warn-600\/5 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-r-warn-600\/50 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-r-warn-600\/60 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-r-warn-600\/70 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-r-warn-600\/75 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-r-warn-600\/80 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-r-warn-600\/87 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-r-warn-600\/90 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-r-warn-600\/95 {
  border-right-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-r-warn-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-700\/0 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-r-warn-700\/10 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-r-warn-700\/100 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-r-warn-700\/12 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-r-warn-700\/20 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-r-warn-700\/25 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-r-warn-700\/30 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-r-warn-700\/38 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-r-warn-700\/40 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-r-warn-700\/5 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-r-warn-700\/50 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-r-warn-700\/60 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-r-warn-700\/70 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-r-warn-700\/75 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-r-warn-700\/80 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-r-warn-700\/87 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-r-warn-700\/90 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-r-warn-700\/95 {
  border-right-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-r-warn-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-800\/0 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-r-warn-800\/10 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-r-warn-800\/100 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-r-warn-800\/12 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-r-warn-800\/20 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-r-warn-800\/25 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-r-warn-800\/30 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-r-warn-800\/38 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-r-warn-800\/40 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-r-warn-800\/5 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-r-warn-800\/50 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-r-warn-800\/60 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-r-warn-800\/70 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-r-warn-800\/75 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-r-warn-800\/80 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-r-warn-800\/87 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-r-warn-800\/90 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-r-warn-800\/95 {
  border-right-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-r-warn-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-900\/0 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-r-warn-900\/10 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-r-warn-900\/100 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-r-warn-900\/12 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-r-warn-900\/20 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-r-warn-900\/25 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-r-warn-900\/30 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-r-warn-900\/38 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-r-warn-900\/40 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-r-warn-900\/5 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-r-warn-900\/50 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-r-warn-900\/60 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-r-warn-900\/70 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-r-warn-900\/75 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-r-warn-900\/80 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-r-warn-900\/87 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-r-warn-900\/90 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-r-warn-900\/95 {
  border-right-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-r-warn-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-r-warn-950\/0 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-r-warn-950\/10 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-r-warn-950\/100 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-r-warn-950\/12 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-r-warn-950\/20 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-r-warn-950\/25 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-r-warn-950\/30 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-r-warn-950\/38 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-r-warn-950\/40 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-r-warn-950\/5 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-r-warn-950\/50 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-r-warn-950\/60 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-r-warn-950\/70 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-r-warn-950\/75 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-r-warn-950\/80 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-r-warn-950\/87 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-r-warn-950\/90 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-r-warn-950\/95 {
  border-right-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-r-warn\/0 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-r-warn\/10 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-r-warn\/100 {
  border-right-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-r-warn\/12 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-r-warn\/20 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-r-warn\/25 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-r-warn\/30 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-r-warn\/38 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-r-warn\/40 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-r-warn\/5 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-r-warn\/50 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-r-warn\/60 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-r-warn\/70 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-r-warn\/75 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-r-warn\/80 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-r-warn\/87 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-r-warn\/90 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-r-warn\/95 {
  border-right-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-r-white {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-r-white\/0 {
  border-right-color: rgb(255 255 255 / 0) !important;
}
.border-r-white\/10 {
  border-right-color: rgb(255 255 255 / 0.1) !important;
}
.border-r-white\/100 {
  border-right-color: rgb(255 255 255 / 1) !important;
}
.border-r-white\/12 {
  border-right-color: rgb(255 255 255 / 0.12) !important;
}
.border-r-white\/20 {
  border-right-color: rgb(255 255 255 / 0.2) !important;
}
.border-r-white\/25 {
  border-right-color: rgb(255 255 255 / 0.25) !important;
}
.border-r-white\/30 {
  border-right-color: rgb(255 255 255 / 0.3) !important;
}
.border-r-white\/38 {
  border-right-color: rgb(255 255 255 / 0.38) !important;
}
.border-r-white\/40 {
  border-right-color: rgb(255 255 255 / 0.4) !important;
}
.border-r-white\/5 {
  border-right-color: rgb(255 255 255 / 0.05) !important;
}
.border-r-white\/50 {
  border-right-color: rgb(255 255 255 / 0.5) !important;
}
.border-r-white\/60 {
  border-right-color: rgb(255 255 255 / 0.6) !important;
}
.border-r-white\/70 {
  border-right-color: rgb(255 255 255 / 0.7) !important;
}
.border-r-white\/75 {
  border-right-color: rgb(255 255 255 / 0.75) !important;
}
.border-r-white\/80 {
  border-right-color: rgb(255 255 255 / 0.8) !important;
}
.border-r-white\/87 {
  border-right-color: rgb(255 255 255 / 0.87) !important;
}
.border-r-white\/90 {
  border-right-color: rgb(255 255 255 / 0.9) !important;
}
.border-r-white\/95 {
  border-right-color: rgb(255 255 255 / 0.95) !important;
}
.border-r-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-100\/0 {
  border-right-color: rgb(254 249 195 / 0) !important;
}
.border-r-yellow-100\/10 {
  border-right-color: rgb(254 249 195 / 0.1) !important;
}
.border-r-yellow-100\/100 {
  border-right-color: rgb(254 249 195 / 1) !important;
}
.border-r-yellow-100\/12 {
  border-right-color: rgb(254 249 195 / 0.12) !important;
}
.border-r-yellow-100\/20 {
  border-right-color: rgb(254 249 195 / 0.2) !important;
}
.border-r-yellow-100\/25 {
  border-right-color: rgb(254 249 195 / 0.25) !important;
}
.border-r-yellow-100\/30 {
  border-right-color: rgb(254 249 195 / 0.3) !important;
}
.border-r-yellow-100\/38 {
  border-right-color: rgb(254 249 195 / 0.38) !important;
}
.border-r-yellow-100\/40 {
  border-right-color: rgb(254 249 195 / 0.4) !important;
}
.border-r-yellow-100\/5 {
  border-right-color: rgb(254 249 195 / 0.05) !important;
}
.border-r-yellow-100\/50 {
  border-right-color: rgb(254 249 195 / 0.5) !important;
}
.border-r-yellow-100\/60 {
  border-right-color: rgb(254 249 195 / 0.6) !important;
}
.border-r-yellow-100\/70 {
  border-right-color: rgb(254 249 195 / 0.7) !important;
}
.border-r-yellow-100\/75 {
  border-right-color: rgb(254 249 195 / 0.75) !important;
}
.border-r-yellow-100\/80 {
  border-right-color: rgb(254 249 195 / 0.8) !important;
}
.border-r-yellow-100\/87 {
  border-right-color: rgb(254 249 195 / 0.87) !important;
}
.border-r-yellow-100\/90 {
  border-right-color: rgb(254 249 195 / 0.9) !important;
}
.border-r-yellow-100\/95 {
  border-right-color: rgb(254 249 195 / 0.95) !important;
}
.border-r-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-200\/0 {
  border-right-color: rgb(254 240 138 / 0) !important;
}
.border-r-yellow-200\/10 {
  border-right-color: rgb(254 240 138 / 0.1) !important;
}
.border-r-yellow-200\/100 {
  border-right-color: rgb(254 240 138 / 1) !important;
}
.border-r-yellow-200\/12 {
  border-right-color: rgb(254 240 138 / 0.12) !important;
}
.border-r-yellow-200\/20 {
  border-right-color: rgb(254 240 138 / 0.2) !important;
}
.border-r-yellow-200\/25 {
  border-right-color: rgb(254 240 138 / 0.25) !important;
}
.border-r-yellow-200\/30 {
  border-right-color: rgb(254 240 138 / 0.3) !important;
}
.border-r-yellow-200\/38 {
  border-right-color: rgb(254 240 138 / 0.38) !important;
}
.border-r-yellow-200\/40 {
  border-right-color: rgb(254 240 138 / 0.4) !important;
}
.border-r-yellow-200\/5 {
  border-right-color: rgb(254 240 138 / 0.05) !important;
}
.border-r-yellow-200\/50 {
  border-right-color: rgb(254 240 138 / 0.5) !important;
}
.border-r-yellow-200\/60 {
  border-right-color: rgb(254 240 138 / 0.6) !important;
}
.border-r-yellow-200\/70 {
  border-right-color: rgb(254 240 138 / 0.7) !important;
}
.border-r-yellow-200\/75 {
  border-right-color: rgb(254 240 138 / 0.75) !important;
}
.border-r-yellow-200\/80 {
  border-right-color: rgb(254 240 138 / 0.8) !important;
}
.border-r-yellow-200\/87 {
  border-right-color: rgb(254 240 138 / 0.87) !important;
}
.border-r-yellow-200\/90 {
  border-right-color: rgb(254 240 138 / 0.9) !important;
}
.border-r-yellow-200\/95 {
  border-right-color: rgb(254 240 138 / 0.95) !important;
}
.border-r-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-300\/0 {
  border-right-color: rgb(253 224 71 / 0) !important;
}
.border-r-yellow-300\/10 {
  border-right-color: rgb(253 224 71 / 0.1) !important;
}
.border-r-yellow-300\/100 {
  border-right-color: rgb(253 224 71 / 1) !important;
}
.border-r-yellow-300\/12 {
  border-right-color: rgb(253 224 71 / 0.12) !important;
}
.border-r-yellow-300\/20 {
  border-right-color: rgb(253 224 71 / 0.2) !important;
}
.border-r-yellow-300\/25 {
  border-right-color: rgb(253 224 71 / 0.25) !important;
}
.border-r-yellow-300\/30 {
  border-right-color: rgb(253 224 71 / 0.3) !important;
}
.border-r-yellow-300\/38 {
  border-right-color: rgb(253 224 71 / 0.38) !important;
}
.border-r-yellow-300\/40 {
  border-right-color: rgb(253 224 71 / 0.4) !important;
}
.border-r-yellow-300\/5 {
  border-right-color: rgb(253 224 71 / 0.05) !important;
}
.border-r-yellow-300\/50 {
  border-right-color: rgb(253 224 71 / 0.5) !important;
}
.border-r-yellow-300\/60 {
  border-right-color: rgb(253 224 71 / 0.6) !important;
}
.border-r-yellow-300\/70 {
  border-right-color: rgb(253 224 71 / 0.7) !important;
}
.border-r-yellow-300\/75 {
  border-right-color: rgb(253 224 71 / 0.75) !important;
}
.border-r-yellow-300\/80 {
  border-right-color: rgb(253 224 71 / 0.8) !important;
}
.border-r-yellow-300\/87 {
  border-right-color: rgb(253 224 71 / 0.87) !important;
}
.border-r-yellow-300\/90 {
  border-right-color: rgb(253 224 71 / 0.9) !important;
}
.border-r-yellow-300\/95 {
  border-right-color: rgb(253 224 71 / 0.95) !important;
}
.border-r-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-400\/0 {
  border-right-color: rgb(250 204 21 / 0) !important;
}
.border-r-yellow-400\/10 {
  border-right-color: rgb(250 204 21 / 0.1) !important;
}
.border-r-yellow-400\/100 {
  border-right-color: rgb(250 204 21 / 1) !important;
}
.border-r-yellow-400\/12 {
  border-right-color: rgb(250 204 21 / 0.12) !important;
}
.border-r-yellow-400\/20 {
  border-right-color: rgb(250 204 21 / 0.2) !important;
}
.border-r-yellow-400\/25 {
  border-right-color: rgb(250 204 21 / 0.25) !important;
}
.border-r-yellow-400\/30 {
  border-right-color: rgb(250 204 21 / 0.3) !important;
}
.border-r-yellow-400\/38 {
  border-right-color: rgb(250 204 21 / 0.38) !important;
}
.border-r-yellow-400\/40 {
  border-right-color: rgb(250 204 21 / 0.4) !important;
}
.border-r-yellow-400\/5 {
  border-right-color: rgb(250 204 21 / 0.05) !important;
}
.border-r-yellow-400\/50 {
  border-right-color: rgb(250 204 21 / 0.5) !important;
}
.border-r-yellow-400\/60 {
  border-right-color: rgb(250 204 21 / 0.6) !important;
}
.border-r-yellow-400\/70 {
  border-right-color: rgb(250 204 21 / 0.7) !important;
}
.border-r-yellow-400\/75 {
  border-right-color: rgb(250 204 21 / 0.75) !important;
}
.border-r-yellow-400\/80 {
  border-right-color: rgb(250 204 21 / 0.8) !important;
}
.border-r-yellow-400\/87 {
  border-right-color: rgb(250 204 21 / 0.87) !important;
}
.border-r-yellow-400\/90 {
  border-right-color: rgb(250 204 21 / 0.9) !important;
}
.border-r-yellow-400\/95 {
  border-right-color: rgb(250 204 21 / 0.95) !important;
}
.border-r-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-50\/0 {
  border-right-color: rgb(254 252 232 / 0) !important;
}
.border-r-yellow-50\/10 {
  border-right-color: rgb(254 252 232 / 0.1) !important;
}
.border-r-yellow-50\/100 {
  border-right-color: rgb(254 252 232 / 1) !important;
}
.border-r-yellow-50\/12 {
  border-right-color: rgb(254 252 232 / 0.12) !important;
}
.border-r-yellow-50\/20 {
  border-right-color: rgb(254 252 232 / 0.2) !important;
}
.border-r-yellow-50\/25 {
  border-right-color: rgb(254 252 232 / 0.25) !important;
}
.border-r-yellow-50\/30 {
  border-right-color: rgb(254 252 232 / 0.3) !important;
}
.border-r-yellow-50\/38 {
  border-right-color: rgb(254 252 232 / 0.38) !important;
}
.border-r-yellow-50\/40 {
  border-right-color: rgb(254 252 232 / 0.4) !important;
}
.border-r-yellow-50\/5 {
  border-right-color: rgb(254 252 232 / 0.05) !important;
}
.border-r-yellow-50\/50 {
  border-right-color: rgb(254 252 232 / 0.5) !important;
}
.border-r-yellow-50\/60 {
  border-right-color: rgb(254 252 232 / 0.6) !important;
}
.border-r-yellow-50\/70 {
  border-right-color: rgb(254 252 232 / 0.7) !important;
}
.border-r-yellow-50\/75 {
  border-right-color: rgb(254 252 232 / 0.75) !important;
}
.border-r-yellow-50\/80 {
  border-right-color: rgb(254 252 232 / 0.8) !important;
}
.border-r-yellow-50\/87 {
  border-right-color: rgb(254 252 232 / 0.87) !important;
}
.border-r-yellow-50\/90 {
  border-right-color: rgb(254 252 232 / 0.9) !important;
}
.border-r-yellow-50\/95 {
  border-right-color: rgb(254 252 232 / 0.95) !important;
}
.border-r-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-500\/0 {
  border-right-color: rgb(234 179 8 / 0) !important;
}
.border-r-yellow-500\/10 {
  border-right-color: rgb(234 179 8 / 0.1) !important;
}
.border-r-yellow-500\/100 {
  border-right-color: rgb(234 179 8 / 1) !important;
}
.border-r-yellow-500\/12 {
  border-right-color: rgb(234 179 8 / 0.12) !important;
}
.border-r-yellow-500\/20 {
  border-right-color: rgb(234 179 8 / 0.2) !important;
}
.border-r-yellow-500\/25 {
  border-right-color: rgb(234 179 8 / 0.25) !important;
}
.border-r-yellow-500\/30 {
  border-right-color: rgb(234 179 8 / 0.3) !important;
}
.border-r-yellow-500\/38 {
  border-right-color: rgb(234 179 8 / 0.38) !important;
}
.border-r-yellow-500\/40 {
  border-right-color: rgb(234 179 8 / 0.4) !important;
}
.border-r-yellow-500\/5 {
  border-right-color: rgb(234 179 8 / 0.05) !important;
}
.border-r-yellow-500\/50 {
  border-right-color: rgb(234 179 8 / 0.5) !important;
}
.border-r-yellow-500\/60 {
  border-right-color: rgb(234 179 8 / 0.6) !important;
}
.border-r-yellow-500\/70 {
  border-right-color: rgb(234 179 8 / 0.7) !important;
}
.border-r-yellow-500\/75 {
  border-right-color: rgb(234 179 8 / 0.75) !important;
}
.border-r-yellow-500\/80 {
  border-right-color: rgb(234 179 8 / 0.8) !important;
}
.border-r-yellow-500\/87 {
  border-right-color: rgb(234 179 8 / 0.87) !important;
}
.border-r-yellow-500\/90 {
  border-right-color: rgb(234 179 8 / 0.9) !important;
}
.border-r-yellow-500\/95 {
  border-right-color: rgb(234 179 8 / 0.95) !important;
}
.border-r-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-600\/0 {
  border-right-color: rgb(202 138 4 / 0) !important;
}
.border-r-yellow-600\/10 {
  border-right-color: rgb(202 138 4 / 0.1) !important;
}
.border-r-yellow-600\/100 {
  border-right-color: rgb(202 138 4 / 1) !important;
}
.border-r-yellow-600\/12 {
  border-right-color: rgb(202 138 4 / 0.12) !important;
}
.border-r-yellow-600\/20 {
  border-right-color: rgb(202 138 4 / 0.2) !important;
}
.border-r-yellow-600\/25 {
  border-right-color: rgb(202 138 4 / 0.25) !important;
}
.border-r-yellow-600\/30 {
  border-right-color: rgb(202 138 4 / 0.3) !important;
}
.border-r-yellow-600\/38 {
  border-right-color: rgb(202 138 4 / 0.38) !important;
}
.border-r-yellow-600\/40 {
  border-right-color: rgb(202 138 4 / 0.4) !important;
}
.border-r-yellow-600\/5 {
  border-right-color: rgb(202 138 4 / 0.05) !important;
}
.border-r-yellow-600\/50 {
  border-right-color: rgb(202 138 4 / 0.5) !important;
}
.border-r-yellow-600\/60 {
  border-right-color: rgb(202 138 4 / 0.6) !important;
}
.border-r-yellow-600\/70 {
  border-right-color: rgb(202 138 4 / 0.7) !important;
}
.border-r-yellow-600\/75 {
  border-right-color: rgb(202 138 4 / 0.75) !important;
}
.border-r-yellow-600\/80 {
  border-right-color: rgb(202 138 4 / 0.8) !important;
}
.border-r-yellow-600\/87 {
  border-right-color: rgb(202 138 4 / 0.87) !important;
}
.border-r-yellow-600\/90 {
  border-right-color: rgb(202 138 4 / 0.9) !important;
}
.border-r-yellow-600\/95 {
  border-right-color: rgb(202 138 4 / 0.95) !important;
}
.border-r-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-700\/0 {
  border-right-color: rgb(161 98 7 / 0) !important;
}
.border-r-yellow-700\/10 {
  border-right-color: rgb(161 98 7 / 0.1) !important;
}
.border-r-yellow-700\/100 {
  border-right-color: rgb(161 98 7 / 1) !important;
}
.border-r-yellow-700\/12 {
  border-right-color: rgb(161 98 7 / 0.12) !important;
}
.border-r-yellow-700\/20 {
  border-right-color: rgb(161 98 7 / 0.2) !important;
}
.border-r-yellow-700\/25 {
  border-right-color: rgb(161 98 7 / 0.25) !important;
}
.border-r-yellow-700\/30 {
  border-right-color: rgb(161 98 7 / 0.3) !important;
}
.border-r-yellow-700\/38 {
  border-right-color: rgb(161 98 7 / 0.38) !important;
}
.border-r-yellow-700\/40 {
  border-right-color: rgb(161 98 7 / 0.4) !important;
}
.border-r-yellow-700\/5 {
  border-right-color: rgb(161 98 7 / 0.05) !important;
}
.border-r-yellow-700\/50 {
  border-right-color: rgb(161 98 7 / 0.5) !important;
}
.border-r-yellow-700\/60 {
  border-right-color: rgb(161 98 7 / 0.6) !important;
}
.border-r-yellow-700\/70 {
  border-right-color: rgb(161 98 7 / 0.7) !important;
}
.border-r-yellow-700\/75 {
  border-right-color: rgb(161 98 7 / 0.75) !important;
}
.border-r-yellow-700\/80 {
  border-right-color: rgb(161 98 7 / 0.8) !important;
}
.border-r-yellow-700\/87 {
  border-right-color: rgb(161 98 7 / 0.87) !important;
}
.border-r-yellow-700\/90 {
  border-right-color: rgb(161 98 7 / 0.9) !important;
}
.border-r-yellow-700\/95 {
  border-right-color: rgb(161 98 7 / 0.95) !important;
}
.border-r-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-800\/0 {
  border-right-color: rgb(133 77 14 / 0) !important;
}
.border-r-yellow-800\/10 {
  border-right-color: rgb(133 77 14 / 0.1) !important;
}
.border-r-yellow-800\/100 {
  border-right-color: rgb(133 77 14 / 1) !important;
}
.border-r-yellow-800\/12 {
  border-right-color: rgb(133 77 14 / 0.12) !important;
}
.border-r-yellow-800\/20 {
  border-right-color: rgb(133 77 14 / 0.2) !important;
}
.border-r-yellow-800\/25 {
  border-right-color: rgb(133 77 14 / 0.25) !important;
}
.border-r-yellow-800\/30 {
  border-right-color: rgb(133 77 14 / 0.3) !important;
}
.border-r-yellow-800\/38 {
  border-right-color: rgb(133 77 14 / 0.38) !important;
}
.border-r-yellow-800\/40 {
  border-right-color: rgb(133 77 14 / 0.4) !important;
}
.border-r-yellow-800\/5 {
  border-right-color: rgb(133 77 14 / 0.05) !important;
}
.border-r-yellow-800\/50 {
  border-right-color: rgb(133 77 14 / 0.5) !important;
}
.border-r-yellow-800\/60 {
  border-right-color: rgb(133 77 14 / 0.6) !important;
}
.border-r-yellow-800\/70 {
  border-right-color: rgb(133 77 14 / 0.7) !important;
}
.border-r-yellow-800\/75 {
  border-right-color: rgb(133 77 14 / 0.75) !important;
}
.border-r-yellow-800\/80 {
  border-right-color: rgb(133 77 14 / 0.8) !important;
}
.border-r-yellow-800\/87 {
  border-right-color: rgb(133 77 14 / 0.87) !important;
}
.border-r-yellow-800\/90 {
  border-right-color: rgb(133 77 14 / 0.9) !important;
}
.border-r-yellow-800\/95 {
  border-right-color: rgb(133 77 14 / 0.95) !important;
}
.border-r-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-900\/0 {
  border-right-color: rgb(113 63 18 / 0) !important;
}
.border-r-yellow-900\/10 {
  border-right-color: rgb(113 63 18 / 0.1) !important;
}
.border-r-yellow-900\/100 {
  border-right-color: rgb(113 63 18 / 1) !important;
}
.border-r-yellow-900\/12 {
  border-right-color: rgb(113 63 18 / 0.12) !important;
}
.border-r-yellow-900\/20 {
  border-right-color: rgb(113 63 18 / 0.2) !important;
}
.border-r-yellow-900\/25 {
  border-right-color: rgb(113 63 18 / 0.25) !important;
}
.border-r-yellow-900\/30 {
  border-right-color: rgb(113 63 18 / 0.3) !important;
}
.border-r-yellow-900\/38 {
  border-right-color: rgb(113 63 18 / 0.38) !important;
}
.border-r-yellow-900\/40 {
  border-right-color: rgb(113 63 18 / 0.4) !important;
}
.border-r-yellow-900\/5 {
  border-right-color: rgb(113 63 18 / 0.05) !important;
}
.border-r-yellow-900\/50 {
  border-right-color: rgb(113 63 18 / 0.5) !important;
}
.border-r-yellow-900\/60 {
  border-right-color: rgb(113 63 18 / 0.6) !important;
}
.border-r-yellow-900\/70 {
  border-right-color: rgb(113 63 18 / 0.7) !important;
}
.border-r-yellow-900\/75 {
  border-right-color: rgb(113 63 18 / 0.75) !important;
}
.border-r-yellow-900\/80 {
  border-right-color: rgb(113 63 18 / 0.8) !important;
}
.border-r-yellow-900\/87 {
  border-right-color: rgb(113 63 18 / 0.87) !important;
}
.border-r-yellow-900\/90 {
  border-right-color: rgb(113 63 18 / 0.9) !important;
}
.border-r-yellow-900\/95 {
  border-right-color: rgb(113 63 18 / 0.95) !important;
}
.border-r-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-r-yellow-950\/0 {
  border-right-color: rgb(66 32 6 / 0) !important;
}
.border-r-yellow-950\/10 {
  border-right-color: rgb(66 32 6 / 0.1) !important;
}
.border-r-yellow-950\/100 {
  border-right-color: rgb(66 32 6 / 1) !important;
}
.border-r-yellow-950\/12 {
  border-right-color: rgb(66 32 6 / 0.12) !important;
}
.border-r-yellow-950\/20 {
  border-right-color: rgb(66 32 6 / 0.2) !important;
}
.border-r-yellow-950\/25 {
  border-right-color: rgb(66 32 6 / 0.25) !important;
}
.border-r-yellow-950\/30 {
  border-right-color: rgb(66 32 6 / 0.3) !important;
}
.border-r-yellow-950\/38 {
  border-right-color: rgb(66 32 6 / 0.38) !important;
}
.border-r-yellow-950\/40 {
  border-right-color: rgb(66 32 6 / 0.4) !important;
}
.border-r-yellow-950\/5 {
  border-right-color: rgb(66 32 6 / 0.05) !important;
}
.border-r-yellow-950\/50 {
  border-right-color: rgb(66 32 6 / 0.5) !important;
}
.border-r-yellow-950\/60 {
  border-right-color: rgb(66 32 6 / 0.6) !important;
}
.border-r-yellow-950\/70 {
  border-right-color: rgb(66 32 6 / 0.7) !important;
}
.border-r-yellow-950\/75 {
  border-right-color: rgb(66 32 6 / 0.75) !important;
}
.border-r-yellow-950\/80 {
  border-right-color: rgb(66 32 6 / 0.8) !important;
}
.border-r-yellow-950\/87 {
  border-right-color: rgb(66 32 6 / 0.87) !important;
}
.border-r-yellow-950\/90 {
  border-right-color: rgb(66 32 6 / 0.9) !important;
}
.border-r-yellow-950\/95 {
  border-right-color: rgb(66 32 6 / 0.95) !important;
}
.border-r-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-100\/0 {
  border-right-color: rgb(244 244 245 / 0) !important;
}
.border-r-zinc-100\/10 {
  border-right-color: rgb(244 244 245 / 0.1) !important;
}
.border-r-zinc-100\/100 {
  border-right-color: rgb(244 244 245 / 1) !important;
}
.border-r-zinc-100\/12 {
  border-right-color: rgb(244 244 245 / 0.12) !important;
}
.border-r-zinc-100\/20 {
  border-right-color: rgb(244 244 245 / 0.2) !important;
}
.border-r-zinc-100\/25 {
  border-right-color: rgb(244 244 245 / 0.25) !important;
}
.border-r-zinc-100\/30 {
  border-right-color: rgb(244 244 245 / 0.3) !important;
}
.border-r-zinc-100\/38 {
  border-right-color: rgb(244 244 245 / 0.38) !important;
}
.border-r-zinc-100\/40 {
  border-right-color: rgb(244 244 245 / 0.4) !important;
}
.border-r-zinc-100\/5 {
  border-right-color: rgb(244 244 245 / 0.05) !important;
}
.border-r-zinc-100\/50 {
  border-right-color: rgb(244 244 245 / 0.5) !important;
}
.border-r-zinc-100\/60 {
  border-right-color: rgb(244 244 245 / 0.6) !important;
}
.border-r-zinc-100\/70 {
  border-right-color: rgb(244 244 245 / 0.7) !important;
}
.border-r-zinc-100\/75 {
  border-right-color: rgb(244 244 245 / 0.75) !important;
}
.border-r-zinc-100\/80 {
  border-right-color: rgb(244 244 245 / 0.8) !important;
}
.border-r-zinc-100\/87 {
  border-right-color: rgb(244 244 245 / 0.87) !important;
}
.border-r-zinc-100\/90 {
  border-right-color: rgb(244 244 245 / 0.9) !important;
}
.border-r-zinc-100\/95 {
  border-right-color: rgb(244 244 245 / 0.95) !important;
}
.border-r-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-200\/0 {
  border-right-color: rgb(228 228 231 / 0) !important;
}
.border-r-zinc-200\/10 {
  border-right-color: rgb(228 228 231 / 0.1) !important;
}
.border-r-zinc-200\/100 {
  border-right-color: rgb(228 228 231 / 1) !important;
}
.border-r-zinc-200\/12 {
  border-right-color: rgb(228 228 231 / 0.12) !important;
}
.border-r-zinc-200\/20 {
  border-right-color: rgb(228 228 231 / 0.2) !important;
}
.border-r-zinc-200\/25 {
  border-right-color: rgb(228 228 231 / 0.25) !important;
}
.border-r-zinc-200\/30 {
  border-right-color: rgb(228 228 231 / 0.3) !important;
}
.border-r-zinc-200\/38 {
  border-right-color: rgb(228 228 231 / 0.38) !important;
}
.border-r-zinc-200\/40 {
  border-right-color: rgb(228 228 231 / 0.4) !important;
}
.border-r-zinc-200\/5 {
  border-right-color: rgb(228 228 231 / 0.05) !important;
}
.border-r-zinc-200\/50 {
  border-right-color: rgb(228 228 231 / 0.5) !important;
}
.border-r-zinc-200\/60 {
  border-right-color: rgb(228 228 231 / 0.6) !important;
}
.border-r-zinc-200\/70 {
  border-right-color: rgb(228 228 231 / 0.7) !important;
}
.border-r-zinc-200\/75 {
  border-right-color: rgb(228 228 231 / 0.75) !important;
}
.border-r-zinc-200\/80 {
  border-right-color: rgb(228 228 231 / 0.8) !important;
}
.border-r-zinc-200\/87 {
  border-right-color: rgb(228 228 231 / 0.87) !important;
}
.border-r-zinc-200\/90 {
  border-right-color: rgb(228 228 231 / 0.9) !important;
}
.border-r-zinc-200\/95 {
  border-right-color: rgb(228 228 231 / 0.95) !important;
}
.border-r-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-300\/0 {
  border-right-color: rgb(212 212 216 / 0) !important;
}
.border-r-zinc-300\/10 {
  border-right-color: rgb(212 212 216 / 0.1) !important;
}
.border-r-zinc-300\/100 {
  border-right-color: rgb(212 212 216 / 1) !important;
}
.border-r-zinc-300\/12 {
  border-right-color: rgb(212 212 216 / 0.12) !important;
}
.border-r-zinc-300\/20 {
  border-right-color: rgb(212 212 216 / 0.2) !important;
}
.border-r-zinc-300\/25 {
  border-right-color: rgb(212 212 216 / 0.25) !important;
}
.border-r-zinc-300\/30 {
  border-right-color: rgb(212 212 216 / 0.3) !important;
}
.border-r-zinc-300\/38 {
  border-right-color: rgb(212 212 216 / 0.38) !important;
}
.border-r-zinc-300\/40 {
  border-right-color: rgb(212 212 216 / 0.4) !important;
}
.border-r-zinc-300\/5 {
  border-right-color: rgb(212 212 216 / 0.05) !important;
}
.border-r-zinc-300\/50 {
  border-right-color: rgb(212 212 216 / 0.5) !important;
}
.border-r-zinc-300\/60 {
  border-right-color: rgb(212 212 216 / 0.6) !important;
}
.border-r-zinc-300\/70 {
  border-right-color: rgb(212 212 216 / 0.7) !important;
}
.border-r-zinc-300\/75 {
  border-right-color: rgb(212 212 216 / 0.75) !important;
}
.border-r-zinc-300\/80 {
  border-right-color: rgb(212 212 216 / 0.8) !important;
}
.border-r-zinc-300\/87 {
  border-right-color: rgb(212 212 216 / 0.87) !important;
}
.border-r-zinc-300\/90 {
  border-right-color: rgb(212 212 216 / 0.9) !important;
}
.border-r-zinc-300\/95 {
  border-right-color: rgb(212 212 216 / 0.95) !important;
}
.border-r-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-400\/0 {
  border-right-color: rgb(161 161 170 / 0) !important;
}
.border-r-zinc-400\/10 {
  border-right-color: rgb(161 161 170 / 0.1) !important;
}
.border-r-zinc-400\/100 {
  border-right-color: rgb(161 161 170 / 1) !important;
}
.border-r-zinc-400\/12 {
  border-right-color: rgb(161 161 170 / 0.12) !important;
}
.border-r-zinc-400\/20 {
  border-right-color: rgb(161 161 170 / 0.2) !important;
}
.border-r-zinc-400\/25 {
  border-right-color: rgb(161 161 170 / 0.25) !important;
}
.border-r-zinc-400\/30 {
  border-right-color: rgb(161 161 170 / 0.3) !important;
}
.border-r-zinc-400\/38 {
  border-right-color: rgb(161 161 170 / 0.38) !important;
}
.border-r-zinc-400\/40 {
  border-right-color: rgb(161 161 170 / 0.4) !important;
}
.border-r-zinc-400\/5 {
  border-right-color: rgb(161 161 170 / 0.05) !important;
}
.border-r-zinc-400\/50 {
  border-right-color: rgb(161 161 170 / 0.5) !important;
}
.border-r-zinc-400\/60 {
  border-right-color: rgb(161 161 170 / 0.6) !important;
}
.border-r-zinc-400\/70 {
  border-right-color: rgb(161 161 170 / 0.7) !important;
}
.border-r-zinc-400\/75 {
  border-right-color: rgb(161 161 170 / 0.75) !important;
}
.border-r-zinc-400\/80 {
  border-right-color: rgb(161 161 170 / 0.8) !important;
}
.border-r-zinc-400\/87 {
  border-right-color: rgb(161 161 170 / 0.87) !important;
}
.border-r-zinc-400\/90 {
  border-right-color: rgb(161 161 170 / 0.9) !important;
}
.border-r-zinc-400\/95 {
  border-right-color: rgb(161 161 170 / 0.95) !important;
}
.border-r-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-50\/0 {
  border-right-color: rgb(250 250 250 / 0) !important;
}
.border-r-zinc-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1) !important;
}
.border-r-zinc-50\/100 {
  border-right-color: rgb(250 250 250 / 1) !important;
}
.border-r-zinc-50\/12 {
  border-right-color: rgb(250 250 250 / 0.12) !important;
}
.border-r-zinc-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2) !important;
}
.border-r-zinc-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25) !important;
}
.border-r-zinc-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3) !important;
}
.border-r-zinc-50\/38 {
  border-right-color: rgb(250 250 250 / 0.38) !important;
}
.border-r-zinc-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4) !important;
}
.border-r-zinc-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05) !important;
}
.border-r-zinc-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5) !important;
}
.border-r-zinc-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6) !important;
}
.border-r-zinc-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7) !important;
}
.border-r-zinc-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75) !important;
}
.border-r-zinc-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8) !important;
}
.border-r-zinc-50\/87 {
  border-right-color: rgb(250 250 250 / 0.87) !important;
}
.border-r-zinc-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9) !important;
}
.border-r-zinc-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95) !important;
}
.border-r-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-500\/0 {
  border-right-color: rgb(113 113 122 / 0) !important;
}
.border-r-zinc-500\/10 {
  border-right-color: rgb(113 113 122 / 0.1) !important;
}
.border-r-zinc-500\/100 {
  border-right-color: rgb(113 113 122 / 1) !important;
}
.border-r-zinc-500\/12 {
  border-right-color: rgb(113 113 122 / 0.12) !important;
}
.border-r-zinc-500\/20 {
  border-right-color: rgb(113 113 122 / 0.2) !important;
}
.border-r-zinc-500\/25 {
  border-right-color: rgb(113 113 122 / 0.25) !important;
}
.border-r-zinc-500\/30 {
  border-right-color: rgb(113 113 122 / 0.3) !important;
}
.border-r-zinc-500\/38 {
  border-right-color: rgb(113 113 122 / 0.38) !important;
}
.border-r-zinc-500\/40 {
  border-right-color: rgb(113 113 122 / 0.4) !important;
}
.border-r-zinc-500\/5 {
  border-right-color: rgb(113 113 122 / 0.05) !important;
}
.border-r-zinc-500\/50 {
  border-right-color: rgb(113 113 122 / 0.5) !important;
}
.border-r-zinc-500\/60 {
  border-right-color: rgb(113 113 122 / 0.6) !important;
}
.border-r-zinc-500\/70 {
  border-right-color: rgb(113 113 122 / 0.7) !important;
}
.border-r-zinc-500\/75 {
  border-right-color: rgb(113 113 122 / 0.75) !important;
}
.border-r-zinc-500\/80 {
  border-right-color: rgb(113 113 122 / 0.8) !important;
}
.border-r-zinc-500\/87 {
  border-right-color: rgb(113 113 122 / 0.87) !important;
}
.border-r-zinc-500\/90 {
  border-right-color: rgb(113 113 122 / 0.9) !important;
}
.border-r-zinc-500\/95 {
  border-right-color: rgb(113 113 122 / 0.95) !important;
}
.border-r-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-600\/0 {
  border-right-color: rgb(82 82 91 / 0) !important;
}
.border-r-zinc-600\/10 {
  border-right-color: rgb(82 82 91 / 0.1) !important;
}
.border-r-zinc-600\/100 {
  border-right-color: rgb(82 82 91 / 1) !important;
}
.border-r-zinc-600\/12 {
  border-right-color: rgb(82 82 91 / 0.12) !important;
}
.border-r-zinc-600\/20 {
  border-right-color: rgb(82 82 91 / 0.2) !important;
}
.border-r-zinc-600\/25 {
  border-right-color: rgb(82 82 91 / 0.25) !important;
}
.border-r-zinc-600\/30 {
  border-right-color: rgb(82 82 91 / 0.3) !important;
}
.border-r-zinc-600\/38 {
  border-right-color: rgb(82 82 91 / 0.38) !important;
}
.border-r-zinc-600\/40 {
  border-right-color: rgb(82 82 91 / 0.4) !important;
}
.border-r-zinc-600\/5 {
  border-right-color: rgb(82 82 91 / 0.05) !important;
}
.border-r-zinc-600\/50 {
  border-right-color: rgb(82 82 91 / 0.5) !important;
}
.border-r-zinc-600\/60 {
  border-right-color: rgb(82 82 91 / 0.6) !important;
}
.border-r-zinc-600\/70 {
  border-right-color: rgb(82 82 91 / 0.7) !important;
}
.border-r-zinc-600\/75 {
  border-right-color: rgb(82 82 91 / 0.75) !important;
}
.border-r-zinc-600\/80 {
  border-right-color: rgb(82 82 91 / 0.8) !important;
}
.border-r-zinc-600\/87 {
  border-right-color: rgb(82 82 91 / 0.87) !important;
}
.border-r-zinc-600\/90 {
  border-right-color: rgb(82 82 91 / 0.9) !important;
}
.border-r-zinc-600\/95 {
  border-right-color: rgb(82 82 91 / 0.95) !important;
}
.border-r-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-700\/0 {
  border-right-color: rgb(63 63 70 / 0) !important;
}
.border-r-zinc-700\/10 {
  border-right-color: rgb(63 63 70 / 0.1) !important;
}
.border-r-zinc-700\/100 {
  border-right-color: rgb(63 63 70 / 1) !important;
}
.border-r-zinc-700\/12 {
  border-right-color: rgb(63 63 70 / 0.12) !important;
}
.border-r-zinc-700\/20 {
  border-right-color: rgb(63 63 70 / 0.2) !important;
}
.border-r-zinc-700\/25 {
  border-right-color: rgb(63 63 70 / 0.25) !important;
}
.border-r-zinc-700\/30 {
  border-right-color: rgb(63 63 70 / 0.3) !important;
}
.border-r-zinc-700\/38 {
  border-right-color: rgb(63 63 70 / 0.38) !important;
}
.border-r-zinc-700\/40 {
  border-right-color: rgb(63 63 70 / 0.4) !important;
}
.border-r-zinc-700\/5 {
  border-right-color: rgb(63 63 70 / 0.05) !important;
}
.border-r-zinc-700\/50 {
  border-right-color: rgb(63 63 70 / 0.5) !important;
}
.border-r-zinc-700\/60 {
  border-right-color: rgb(63 63 70 / 0.6) !important;
}
.border-r-zinc-700\/70 {
  border-right-color: rgb(63 63 70 / 0.7) !important;
}
.border-r-zinc-700\/75 {
  border-right-color: rgb(63 63 70 / 0.75) !important;
}
.border-r-zinc-700\/80 {
  border-right-color: rgb(63 63 70 / 0.8) !important;
}
.border-r-zinc-700\/87 {
  border-right-color: rgb(63 63 70 / 0.87) !important;
}
.border-r-zinc-700\/90 {
  border-right-color: rgb(63 63 70 / 0.9) !important;
}
.border-r-zinc-700\/95 {
  border-right-color: rgb(63 63 70 / 0.95) !important;
}
.border-r-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-800\/0 {
  border-right-color: rgb(39 39 42 / 0) !important;
}
.border-r-zinc-800\/10 {
  border-right-color: rgb(39 39 42 / 0.1) !important;
}
.border-r-zinc-800\/100 {
  border-right-color: rgb(39 39 42 / 1) !important;
}
.border-r-zinc-800\/12 {
  border-right-color: rgb(39 39 42 / 0.12) !important;
}
.border-r-zinc-800\/20 {
  border-right-color: rgb(39 39 42 / 0.2) !important;
}
.border-r-zinc-800\/25 {
  border-right-color: rgb(39 39 42 / 0.25) !important;
}
.border-r-zinc-800\/30 {
  border-right-color: rgb(39 39 42 / 0.3) !important;
}
.border-r-zinc-800\/38 {
  border-right-color: rgb(39 39 42 / 0.38) !important;
}
.border-r-zinc-800\/40 {
  border-right-color: rgb(39 39 42 / 0.4) !important;
}
.border-r-zinc-800\/5 {
  border-right-color: rgb(39 39 42 / 0.05) !important;
}
.border-r-zinc-800\/50 {
  border-right-color: rgb(39 39 42 / 0.5) !important;
}
.border-r-zinc-800\/60 {
  border-right-color: rgb(39 39 42 / 0.6) !important;
}
.border-r-zinc-800\/70 {
  border-right-color: rgb(39 39 42 / 0.7) !important;
}
.border-r-zinc-800\/75 {
  border-right-color: rgb(39 39 42 / 0.75) !important;
}
.border-r-zinc-800\/80 {
  border-right-color: rgb(39 39 42 / 0.8) !important;
}
.border-r-zinc-800\/87 {
  border-right-color: rgb(39 39 42 / 0.87) !important;
}
.border-r-zinc-800\/90 {
  border-right-color: rgb(39 39 42 / 0.9) !important;
}
.border-r-zinc-800\/95 {
  border-right-color: rgb(39 39 42 / 0.95) !important;
}
.border-r-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-900\/0 {
  border-right-color: rgb(24 24 27 / 0) !important;
}
.border-r-zinc-900\/10 {
  border-right-color: rgb(24 24 27 / 0.1) !important;
}
.border-r-zinc-900\/100 {
  border-right-color: rgb(24 24 27 / 1) !important;
}
.border-r-zinc-900\/12 {
  border-right-color: rgb(24 24 27 / 0.12) !important;
}
.border-r-zinc-900\/20 {
  border-right-color: rgb(24 24 27 / 0.2) !important;
}
.border-r-zinc-900\/25 {
  border-right-color: rgb(24 24 27 / 0.25) !important;
}
.border-r-zinc-900\/30 {
  border-right-color: rgb(24 24 27 / 0.3) !important;
}
.border-r-zinc-900\/38 {
  border-right-color: rgb(24 24 27 / 0.38) !important;
}
.border-r-zinc-900\/40 {
  border-right-color: rgb(24 24 27 / 0.4) !important;
}
.border-r-zinc-900\/5 {
  border-right-color: rgb(24 24 27 / 0.05) !important;
}
.border-r-zinc-900\/50 {
  border-right-color: rgb(24 24 27 / 0.5) !important;
}
.border-r-zinc-900\/60 {
  border-right-color: rgb(24 24 27 / 0.6) !important;
}
.border-r-zinc-900\/70 {
  border-right-color: rgb(24 24 27 / 0.7) !important;
}
.border-r-zinc-900\/75 {
  border-right-color: rgb(24 24 27 / 0.75) !important;
}
.border-r-zinc-900\/80 {
  border-right-color: rgb(24 24 27 / 0.8) !important;
}
.border-r-zinc-900\/87 {
  border-right-color: rgb(24 24 27 / 0.87) !important;
}
.border-r-zinc-900\/90 {
  border-right-color: rgb(24 24 27 / 0.9) !important;
}
.border-r-zinc-900\/95 {
  border-right-color: rgb(24 24 27 / 0.95) !important;
}
.border-r-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-r-zinc-950\/0 {
  border-right-color: rgb(9 9 11 / 0) !important;
}
.border-r-zinc-950\/10 {
  border-right-color: rgb(9 9 11 / 0.1) !important;
}
.border-r-zinc-950\/100 {
  border-right-color: rgb(9 9 11 / 1) !important;
}
.border-r-zinc-950\/12 {
  border-right-color: rgb(9 9 11 / 0.12) !important;
}
.border-r-zinc-950\/20 {
  border-right-color: rgb(9 9 11 / 0.2) !important;
}
.border-r-zinc-950\/25 {
  border-right-color: rgb(9 9 11 / 0.25) !important;
}
.border-r-zinc-950\/30 {
  border-right-color: rgb(9 9 11 / 0.3) !important;
}
.border-r-zinc-950\/38 {
  border-right-color: rgb(9 9 11 / 0.38) !important;
}
.border-r-zinc-950\/40 {
  border-right-color: rgb(9 9 11 / 0.4) !important;
}
.border-r-zinc-950\/5 {
  border-right-color: rgb(9 9 11 / 0.05) !important;
}
.border-r-zinc-950\/50 {
  border-right-color: rgb(9 9 11 / 0.5) !important;
}
.border-r-zinc-950\/60 {
  border-right-color: rgb(9 9 11 / 0.6) !important;
}
.border-r-zinc-950\/70 {
  border-right-color: rgb(9 9 11 / 0.7) !important;
}
.border-r-zinc-950\/75 {
  border-right-color: rgb(9 9 11 / 0.75) !important;
}
.border-r-zinc-950\/80 {
  border-right-color: rgb(9 9 11 / 0.8) !important;
}
.border-r-zinc-950\/87 {
  border-right-color: rgb(9 9 11 / 0.87) !important;
}
.border-r-zinc-950\/90 {
  border-right-color: rgb(9 9 11 / 0.9) !important;
}
.border-r-zinc-950\/95 {
  border-right-color: rgb(9 9 11 / 0.95) !important;
}
.border-s-accent {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-100\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-s-accent-100\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-s-accent-100\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-s-accent-100\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-s-accent-100\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-s-accent-100\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-s-accent-100\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-s-accent-100\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-s-accent-100\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-s-accent-100\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-s-accent-100\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-s-accent-100\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-s-accent-100\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-s-accent-100\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-s-accent-100\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-s-accent-100\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-s-accent-100\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-s-accent-100\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-s-accent-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-200\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-s-accent-200\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-s-accent-200\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-s-accent-200\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-s-accent-200\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-s-accent-200\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-s-accent-200\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-s-accent-200\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-s-accent-200\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-s-accent-200\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-s-accent-200\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-s-accent-200\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-s-accent-200\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-s-accent-200\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-s-accent-200\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-s-accent-200\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-s-accent-200\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-s-accent-200\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-s-accent-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-300\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-s-accent-300\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-s-accent-300\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-s-accent-300\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-s-accent-300\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-s-accent-300\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-s-accent-300\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-s-accent-300\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-s-accent-300\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-s-accent-300\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-s-accent-300\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-s-accent-300\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-s-accent-300\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-s-accent-300\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-s-accent-300\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-s-accent-300\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-s-accent-300\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-s-accent-300\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-s-accent-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-400\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-s-accent-400\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-s-accent-400\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-s-accent-400\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-s-accent-400\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-s-accent-400\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-s-accent-400\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-s-accent-400\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-s-accent-400\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-s-accent-400\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-s-accent-400\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-s-accent-400\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-s-accent-400\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-s-accent-400\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-s-accent-400\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-s-accent-400\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-s-accent-400\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-s-accent-400\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-s-accent-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-50\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-s-accent-50\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-s-accent-50\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-s-accent-50\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-s-accent-50\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-s-accent-50\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-s-accent-50\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-s-accent-50\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-s-accent-50\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-s-accent-50\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-s-accent-50\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-s-accent-50\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-s-accent-50\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-s-accent-50\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-s-accent-50\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-s-accent-50\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-s-accent-50\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-s-accent-50\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-s-accent-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-500\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-s-accent-500\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-s-accent-500\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-s-accent-500\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-s-accent-500\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-s-accent-500\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-s-accent-500\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-s-accent-500\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-s-accent-500\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-s-accent-500\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-s-accent-500\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-s-accent-500\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-s-accent-500\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-s-accent-500\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-s-accent-500\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-s-accent-500\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-s-accent-500\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-s-accent-500\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-s-accent-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-600\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-s-accent-600\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-s-accent-600\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-s-accent-600\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-s-accent-600\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-s-accent-600\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-s-accent-600\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-s-accent-600\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-s-accent-600\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-s-accent-600\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-s-accent-600\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-s-accent-600\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-s-accent-600\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-s-accent-600\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-s-accent-600\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-s-accent-600\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-s-accent-600\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-s-accent-600\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-s-accent-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-700\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-s-accent-700\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-s-accent-700\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-s-accent-700\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-s-accent-700\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-s-accent-700\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-s-accent-700\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-s-accent-700\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-s-accent-700\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-s-accent-700\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-s-accent-700\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-s-accent-700\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-s-accent-700\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-s-accent-700\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-s-accent-700\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-s-accent-700\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-s-accent-700\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-s-accent-700\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-s-accent-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-800\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-s-accent-800\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-s-accent-800\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-s-accent-800\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-s-accent-800\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-s-accent-800\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-s-accent-800\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-s-accent-800\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-s-accent-800\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-s-accent-800\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-s-accent-800\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-s-accent-800\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-s-accent-800\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-s-accent-800\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-s-accent-800\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-s-accent-800\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-s-accent-800\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-s-accent-800\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-s-accent-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-900\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-s-accent-900\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-s-accent-900\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-s-accent-900\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-s-accent-900\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-s-accent-900\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-s-accent-900\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-s-accent-900\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-s-accent-900\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-s-accent-900\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-s-accent-900\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-s-accent-900\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-s-accent-900\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-s-accent-900\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-s-accent-900\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-s-accent-900\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-s-accent-900\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-s-accent-900\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-s-accent-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-s-accent-950\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-s-accent-950\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-s-accent-950\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-s-accent-950\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-s-accent-950\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-s-accent-950\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-s-accent-950\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-s-accent-950\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-s-accent-950\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-s-accent-950\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-s-accent-950\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-s-accent-950\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-s-accent-950\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-s-accent-950\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-s-accent-950\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-s-accent-950\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-s-accent-950\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-s-accent-950\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-s-accent\/0 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-s-accent\/10 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-s-accent\/100 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-s-accent\/12 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-s-accent\/20 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-s-accent\/25 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-s-accent\/30 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-s-accent\/38 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-s-accent\/40 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-s-accent\/5 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-s-accent\/50 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-s-accent\/60 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-s-accent\/70 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-s-accent\/75 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-s-accent\/80 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-s-accent\/87 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-s-accent\/90 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-s-accent\/95 {
  border-inline-start-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-s-amber-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-s-amber-100\/0 {
  border-inline-start-color: rgb(254 243 199 / 0) !important;
}
.border-s-amber-100\/10 {
  border-inline-start-color: rgb(254 243 199 / 0.1) !important;
}
.border-s-amber-100\/100 {
  border-inline-start-color: rgb(254 243 199 / 1) !important;
}
.border-s-amber-100\/12 {
  border-inline-start-color: rgb(254 243 199 / 0.12) !important;
}
.border-s-amber-100\/20 {
  border-inline-start-color: rgb(254 243 199 / 0.2) !important;
}
.border-s-amber-100\/25 {
  border-inline-start-color: rgb(254 243 199 / 0.25) !important;
}
.border-s-amber-100\/30 {
  border-inline-start-color: rgb(254 243 199 / 0.3) !important;
}
.border-s-amber-100\/38 {
  border-inline-start-color: rgb(254 243 199 / 0.38) !important;
}
.border-s-amber-100\/40 {
  border-inline-start-color: rgb(254 243 199 / 0.4) !important;
}
.border-s-amber-100\/5 {
  border-inline-start-color: rgb(254 243 199 / 0.05) !important;
}
.border-s-amber-100\/50 {
  border-inline-start-color: rgb(254 243 199 / 0.5) !important;
}
.border-s-amber-100\/60 {
  border-inline-start-color: rgb(254 243 199 / 0.6) !important;
}
.border-s-amber-100\/70 {
  border-inline-start-color: rgb(254 243 199 / 0.7) !important;
}
.border-s-amber-100\/75 {
  border-inline-start-color: rgb(254 243 199 / 0.75) !important;
}
.border-s-amber-100\/80 {
  border-inline-start-color: rgb(254 243 199 / 0.8) !important;
}
.border-s-amber-100\/87 {
  border-inline-start-color: rgb(254 243 199 / 0.87) !important;
}
.border-s-amber-100\/90 {
  border-inline-start-color: rgb(254 243 199 / 0.9) !important;
}
.border-s-amber-100\/95 {
  border-inline-start-color: rgb(254 243 199 / 0.95) !important;
}
.border-s-amber-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-s-amber-200\/0 {
  border-inline-start-color: rgb(253 230 138 / 0) !important;
}
.border-s-amber-200\/10 {
  border-inline-start-color: rgb(253 230 138 / 0.1) !important;
}
.border-s-amber-200\/100 {
  border-inline-start-color: rgb(253 230 138 / 1) !important;
}
.border-s-amber-200\/12 {
  border-inline-start-color: rgb(253 230 138 / 0.12) !important;
}
.border-s-amber-200\/20 {
  border-inline-start-color: rgb(253 230 138 / 0.2) !important;
}
.border-s-amber-200\/25 {
  border-inline-start-color: rgb(253 230 138 / 0.25) !important;
}
.border-s-amber-200\/30 {
  border-inline-start-color: rgb(253 230 138 / 0.3) !important;
}
.border-s-amber-200\/38 {
  border-inline-start-color: rgb(253 230 138 / 0.38) !important;
}
.border-s-amber-200\/40 {
  border-inline-start-color: rgb(253 230 138 / 0.4) !important;
}
.border-s-amber-200\/5 {
  border-inline-start-color: rgb(253 230 138 / 0.05) !important;
}
.border-s-amber-200\/50 {
  border-inline-start-color: rgb(253 230 138 / 0.5) !important;
}
.border-s-amber-200\/60 {
  border-inline-start-color: rgb(253 230 138 / 0.6) !important;
}
.border-s-amber-200\/70 {
  border-inline-start-color: rgb(253 230 138 / 0.7) !important;
}
.border-s-amber-200\/75 {
  border-inline-start-color: rgb(253 230 138 / 0.75) !important;
}
.border-s-amber-200\/80 {
  border-inline-start-color: rgb(253 230 138 / 0.8) !important;
}
.border-s-amber-200\/87 {
  border-inline-start-color: rgb(253 230 138 / 0.87) !important;
}
.border-s-amber-200\/90 {
  border-inline-start-color: rgb(253 230 138 / 0.9) !important;
}
.border-s-amber-200\/95 {
  border-inline-start-color: rgb(253 230 138 / 0.95) !important;
}
.border-s-amber-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-s-amber-300\/0 {
  border-inline-start-color: rgb(252 211 77 / 0) !important;
}
.border-s-amber-300\/10 {
  border-inline-start-color: rgb(252 211 77 / 0.1) !important;
}
.border-s-amber-300\/100 {
  border-inline-start-color: rgb(252 211 77 / 1) !important;
}
.border-s-amber-300\/12 {
  border-inline-start-color: rgb(252 211 77 / 0.12) !important;
}
.border-s-amber-300\/20 {
  border-inline-start-color: rgb(252 211 77 / 0.2) !important;
}
.border-s-amber-300\/25 {
  border-inline-start-color: rgb(252 211 77 / 0.25) !important;
}
.border-s-amber-300\/30 {
  border-inline-start-color: rgb(252 211 77 / 0.3) !important;
}
.border-s-amber-300\/38 {
  border-inline-start-color: rgb(252 211 77 / 0.38) !important;
}
.border-s-amber-300\/40 {
  border-inline-start-color: rgb(252 211 77 / 0.4) !important;
}
.border-s-amber-300\/5 {
  border-inline-start-color: rgb(252 211 77 / 0.05) !important;
}
.border-s-amber-300\/50 {
  border-inline-start-color: rgb(252 211 77 / 0.5) !important;
}
.border-s-amber-300\/60 {
  border-inline-start-color: rgb(252 211 77 / 0.6) !important;
}
.border-s-amber-300\/70 {
  border-inline-start-color: rgb(252 211 77 / 0.7) !important;
}
.border-s-amber-300\/75 {
  border-inline-start-color: rgb(252 211 77 / 0.75) !important;
}
.border-s-amber-300\/80 {
  border-inline-start-color: rgb(252 211 77 / 0.8) !important;
}
.border-s-amber-300\/87 {
  border-inline-start-color: rgb(252 211 77 / 0.87) !important;
}
.border-s-amber-300\/90 {
  border-inline-start-color: rgb(252 211 77 / 0.9) !important;
}
.border-s-amber-300\/95 {
  border-inline-start-color: rgb(252 211 77 / 0.95) !important;
}
.border-s-amber-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-s-amber-400\/0 {
  border-inline-start-color: rgb(251 191 36 / 0) !important;
}
.border-s-amber-400\/10 {
  border-inline-start-color: rgb(251 191 36 / 0.1) !important;
}
.border-s-amber-400\/100 {
  border-inline-start-color: rgb(251 191 36 / 1) !important;
}
.border-s-amber-400\/12 {
  border-inline-start-color: rgb(251 191 36 / 0.12) !important;
}
.border-s-amber-400\/20 {
  border-inline-start-color: rgb(251 191 36 / 0.2) !important;
}
.border-s-amber-400\/25 {
  border-inline-start-color: rgb(251 191 36 / 0.25) !important;
}
.border-s-amber-400\/30 {
  border-inline-start-color: rgb(251 191 36 / 0.3) !important;
}
.border-s-amber-400\/38 {
  border-inline-start-color: rgb(251 191 36 / 0.38) !important;
}
.border-s-amber-400\/40 {
  border-inline-start-color: rgb(251 191 36 / 0.4) !important;
}
.border-s-amber-400\/5 {
  border-inline-start-color: rgb(251 191 36 / 0.05) !important;
}
.border-s-amber-400\/50 {
  border-inline-start-color: rgb(251 191 36 / 0.5) !important;
}
.border-s-amber-400\/60 {
  border-inline-start-color: rgb(251 191 36 / 0.6) !important;
}
.border-s-amber-400\/70 {
  border-inline-start-color: rgb(251 191 36 / 0.7) !important;
}
.border-s-amber-400\/75 {
  border-inline-start-color: rgb(251 191 36 / 0.75) !important;
}
.border-s-amber-400\/80 {
  border-inline-start-color: rgb(251 191 36 / 0.8) !important;
}
.border-s-amber-400\/87 {
  border-inline-start-color: rgb(251 191 36 / 0.87) !important;
}
.border-s-amber-400\/90 {
  border-inline-start-color: rgb(251 191 36 / 0.9) !important;
}
.border-s-amber-400\/95 {
  border-inline-start-color: rgb(251 191 36 / 0.95) !important;
}
.border-s-amber-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-s-amber-50\/0 {
  border-inline-start-color: rgb(255 251 235 / 0) !important;
}
.border-s-amber-50\/10 {
  border-inline-start-color: rgb(255 251 235 / 0.1) !important;
}
.border-s-amber-50\/100 {
  border-inline-start-color: rgb(255 251 235 / 1) !important;
}
.border-s-amber-50\/12 {
  border-inline-start-color: rgb(255 251 235 / 0.12) !important;
}
.border-s-amber-50\/20 {
  border-inline-start-color: rgb(255 251 235 / 0.2) !important;
}
.border-s-amber-50\/25 {
  border-inline-start-color: rgb(255 251 235 / 0.25) !important;
}
.border-s-amber-50\/30 {
  border-inline-start-color: rgb(255 251 235 / 0.3) !important;
}
.border-s-amber-50\/38 {
  border-inline-start-color: rgb(255 251 235 / 0.38) !important;
}
.border-s-amber-50\/40 {
  border-inline-start-color: rgb(255 251 235 / 0.4) !important;
}
.border-s-amber-50\/5 {
  border-inline-start-color: rgb(255 251 235 / 0.05) !important;
}
.border-s-amber-50\/50 {
  border-inline-start-color: rgb(255 251 235 / 0.5) !important;
}
.border-s-amber-50\/60 {
  border-inline-start-color: rgb(255 251 235 / 0.6) !important;
}
.border-s-amber-50\/70 {
  border-inline-start-color: rgb(255 251 235 / 0.7) !important;
}
.border-s-amber-50\/75 {
  border-inline-start-color: rgb(255 251 235 / 0.75) !important;
}
.border-s-amber-50\/80 {
  border-inline-start-color: rgb(255 251 235 / 0.8) !important;
}
.border-s-amber-50\/87 {
  border-inline-start-color: rgb(255 251 235 / 0.87) !important;
}
.border-s-amber-50\/90 {
  border-inline-start-color: rgb(255 251 235 / 0.9) !important;
}
.border-s-amber-50\/95 {
  border-inline-start-color: rgb(255 251 235 / 0.95) !important;
}
.border-s-amber-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-s-amber-500\/0 {
  border-inline-start-color: rgb(245 158 11 / 0) !important;
}
.border-s-amber-500\/10 {
  border-inline-start-color: rgb(245 158 11 / 0.1) !important;
}
.border-s-amber-500\/100 {
  border-inline-start-color: rgb(245 158 11 / 1) !important;
}
.border-s-amber-500\/12 {
  border-inline-start-color: rgb(245 158 11 / 0.12) !important;
}
.border-s-amber-500\/20 {
  border-inline-start-color: rgb(245 158 11 / 0.2) !important;
}
.border-s-amber-500\/25 {
  border-inline-start-color: rgb(245 158 11 / 0.25) !important;
}
.border-s-amber-500\/30 {
  border-inline-start-color: rgb(245 158 11 / 0.3) !important;
}
.border-s-amber-500\/38 {
  border-inline-start-color: rgb(245 158 11 / 0.38) !important;
}
.border-s-amber-500\/40 {
  border-inline-start-color: rgb(245 158 11 / 0.4) !important;
}
.border-s-amber-500\/5 {
  border-inline-start-color: rgb(245 158 11 / 0.05) !important;
}
.border-s-amber-500\/50 {
  border-inline-start-color: rgb(245 158 11 / 0.5) !important;
}
.border-s-amber-500\/60 {
  border-inline-start-color: rgb(245 158 11 / 0.6) !important;
}
.border-s-amber-500\/70 {
  border-inline-start-color: rgb(245 158 11 / 0.7) !important;
}
.border-s-amber-500\/75 {
  border-inline-start-color: rgb(245 158 11 / 0.75) !important;
}
.border-s-amber-500\/80 {
  border-inline-start-color: rgb(245 158 11 / 0.8) !important;
}
.border-s-amber-500\/87 {
  border-inline-start-color: rgb(245 158 11 / 0.87) !important;
}
.border-s-amber-500\/90 {
  border-inline-start-color: rgb(245 158 11 / 0.9) !important;
}
.border-s-amber-500\/95 {
  border-inline-start-color: rgb(245 158 11 / 0.95) !important;
}
.border-s-amber-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-s-amber-600\/0 {
  border-inline-start-color: rgb(217 119 6 / 0) !important;
}
.border-s-amber-600\/10 {
  border-inline-start-color: rgb(217 119 6 / 0.1) !important;
}
.border-s-amber-600\/100 {
  border-inline-start-color: rgb(217 119 6 / 1) !important;
}
.border-s-amber-600\/12 {
  border-inline-start-color: rgb(217 119 6 / 0.12) !important;
}
.border-s-amber-600\/20 {
  border-inline-start-color: rgb(217 119 6 / 0.2) !important;
}
.border-s-amber-600\/25 {
  border-inline-start-color: rgb(217 119 6 / 0.25) !important;
}
.border-s-amber-600\/30 {
  border-inline-start-color: rgb(217 119 6 / 0.3) !important;
}
.border-s-amber-600\/38 {
  border-inline-start-color: rgb(217 119 6 / 0.38) !important;
}
.border-s-amber-600\/40 {
  border-inline-start-color: rgb(217 119 6 / 0.4) !important;
}
.border-s-amber-600\/5 {
  border-inline-start-color: rgb(217 119 6 / 0.05) !important;
}
.border-s-amber-600\/50 {
  border-inline-start-color: rgb(217 119 6 / 0.5) !important;
}
.border-s-amber-600\/60 {
  border-inline-start-color: rgb(217 119 6 / 0.6) !important;
}
.border-s-amber-600\/70 {
  border-inline-start-color: rgb(217 119 6 / 0.7) !important;
}
.border-s-amber-600\/75 {
  border-inline-start-color: rgb(217 119 6 / 0.75) !important;
}
.border-s-amber-600\/80 {
  border-inline-start-color: rgb(217 119 6 / 0.8) !important;
}
.border-s-amber-600\/87 {
  border-inline-start-color: rgb(217 119 6 / 0.87) !important;
}
.border-s-amber-600\/90 {
  border-inline-start-color: rgb(217 119 6 / 0.9) !important;
}
.border-s-amber-600\/95 {
  border-inline-start-color: rgb(217 119 6 / 0.95) !important;
}
.border-s-amber-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-s-amber-700\/0 {
  border-inline-start-color: rgb(180 83 9 / 0) !important;
}
.border-s-amber-700\/10 {
  border-inline-start-color: rgb(180 83 9 / 0.1) !important;
}
.border-s-amber-700\/100 {
  border-inline-start-color: rgb(180 83 9 / 1) !important;
}
.border-s-amber-700\/12 {
  border-inline-start-color: rgb(180 83 9 / 0.12) !important;
}
.border-s-amber-700\/20 {
  border-inline-start-color: rgb(180 83 9 / 0.2) !important;
}
.border-s-amber-700\/25 {
  border-inline-start-color: rgb(180 83 9 / 0.25) !important;
}
.border-s-amber-700\/30 {
  border-inline-start-color: rgb(180 83 9 / 0.3) !important;
}
.border-s-amber-700\/38 {
  border-inline-start-color: rgb(180 83 9 / 0.38) !important;
}
.border-s-amber-700\/40 {
  border-inline-start-color: rgb(180 83 9 / 0.4) !important;
}
.border-s-amber-700\/5 {
  border-inline-start-color: rgb(180 83 9 / 0.05) !important;
}
.border-s-amber-700\/50 {
  border-inline-start-color: rgb(180 83 9 / 0.5) !important;
}
.border-s-amber-700\/60 {
  border-inline-start-color: rgb(180 83 9 / 0.6) !important;
}
.border-s-amber-700\/70 {
  border-inline-start-color: rgb(180 83 9 / 0.7) !important;
}
.border-s-amber-700\/75 {
  border-inline-start-color: rgb(180 83 9 / 0.75) !important;
}
.border-s-amber-700\/80 {
  border-inline-start-color: rgb(180 83 9 / 0.8) !important;
}
.border-s-amber-700\/87 {
  border-inline-start-color: rgb(180 83 9 / 0.87) !important;
}
.border-s-amber-700\/90 {
  border-inline-start-color: rgb(180 83 9 / 0.9) !important;
}
.border-s-amber-700\/95 {
  border-inline-start-color: rgb(180 83 9 / 0.95) !important;
}
.border-s-amber-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-s-amber-800\/0 {
  border-inline-start-color: rgb(146 64 14 / 0) !important;
}
.border-s-amber-800\/10 {
  border-inline-start-color: rgb(146 64 14 / 0.1) !important;
}
.border-s-amber-800\/100 {
  border-inline-start-color: rgb(146 64 14 / 1) !important;
}
.border-s-amber-800\/12 {
  border-inline-start-color: rgb(146 64 14 / 0.12) !important;
}
.border-s-amber-800\/20 {
  border-inline-start-color: rgb(146 64 14 / 0.2) !important;
}
.border-s-amber-800\/25 {
  border-inline-start-color: rgb(146 64 14 / 0.25) !important;
}
.border-s-amber-800\/30 {
  border-inline-start-color: rgb(146 64 14 / 0.3) !important;
}
.border-s-amber-800\/38 {
  border-inline-start-color: rgb(146 64 14 / 0.38) !important;
}
.border-s-amber-800\/40 {
  border-inline-start-color: rgb(146 64 14 / 0.4) !important;
}
.border-s-amber-800\/5 {
  border-inline-start-color: rgb(146 64 14 / 0.05) !important;
}
.border-s-amber-800\/50 {
  border-inline-start-color: rgb(146 64 14 / 0.5) !important;
}
.border-s-amber-800\/60 {
  border-inline-start-color: rgb(146 64 14 / 0.6) !important;
}
.border-s-amber-800\/70 {
  border-inline-start-color: rgb(146 64 14 / 0.7) !important;
}
.border-s-amber-800\/75 {
  border-inline-start-color: rgb(146 64 14 / 0.75) !important;
}
.border-s-amber-800\/80 {
  border-inline-start-color: rgb(146 64 14 / 0.8) !important;
}
.border-s-amber-800\/87 {
  border-inline-start-color: rgb(146 64 14 / 0.87) !important;
}
.border-s-amber-800\/90 {
  border-inline-start-color: rgb(146 64 14 / 0.9) !important;
}
.border-s-amber-800\/95 {
  border-inline-start-color: rgb(146 64 14 / 0.95) !important;
}
.border-s-amber-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-s-amber-900\/0 {
  border-inline-start-color: rgb(120 53 15 / 0) !important;
}
.border-s-amber-900\/10 {
  border-inline-start-color: rgb(120 53 15 / 0.1) !important;
}
.border-s-amber-900\/100 {
  border-inline-start-color: rgb(120 53 15 / 1) !important;
}
.border-s-amber-900\/12 {
  border-inline-start-color: rgb(120 53 15 / 0.12) !important;
}
.border-s-amber-900\/20 {
  border-inline-start-color: rgb(120 53 15 / 0.2) !important;
}
.border-s-amber-900\/25 {
  border-inline-start-color: rgb(120 53 15 / 0.25) !important;
}
.border-s-amber-900\/30 {
  border-inline-start-color: rgb(120 53 15 / 0.3) !important;
}
.border-s-amber-900\/38 {
  border-inline-start-color: rgb(120 53 15 / 0.38) !important;
}
.border-s-amber-900\/40 {
  border-inline-start-color: rgb(120 53 15 / 0.4) !important;
}
.border-s-amber-900\/5 {
  border-inline-start-color: rgb(120 53 15 / 0.05) !important;
}
.border-s-amber-900\/50 {
  border-inline-start-color: rgb(120 53 15 / 0.5) !important;
}
.border-s-amber-900\/60 {
  border-inline-start-color: rgb(120 53 15 / 0.6) !important;
}
.border-s-amber-900\/70 {
  border-inline-start-color: rgb(120 53 15 / 0.7) !important;
}
.border-s-amber-900\/75 {
  border-inline-start-color: rgb(120 53 15 / 0.75) !important;
}
.border-s-amber-900\/80 {
  border-inline-start-color: rgb(120 53 15 / 0.8) !important;
}
.border-s-amber-900\/87 {
  border-inline-start-color: rgb(120 53 15 / 0.87) !important;
}
.border-s-amber-900\/90 {
  border-inline-start-color: rgb(120 53 15 / 0.9) !important;
}
.border-s-amber-900\/95 {
  border-inline-start-color: rgb(120 53 15 / 0.95) !important;
}
.border-s-amber-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-s-amber-950\/0 {
  border-inline-start-color: rgb(69 26 3 / 0) !important;
}
.border-s-amber-950\/10 {
  border-inline-start-color: rgb(69 26 3 / 0.1) !important;
}
.border-s-amber-950\/100 {
  border-inline-start-color: rgb(69 26 3 / 1) !important;
}
.border-s-amber-950\/12 {
  border-inline-start-color: rgb(69 26 3 / 0.12) !important;
}
.border-s-amber-950\/20 {
  border-inline-start-color: rgb(69 26 3 / 0.2) !important;
}
.border-s-amber-950\/25 {
  border-inline-start-color: rgb(69 26 3 / 0.25) !important;
}
.border-s-amber-950\/30 {
  border-inline-start-color: rgb(69 26 3 / 0.3) !important;
}
.border-s-amber-950\/38 {
  border-inline-start-color: rgb(69 26 3 / 0.38) !important;
}
.border-s-amber-950\/40 {
  border-inline-start-color: rgb(69 26 3 / 0.4) !important;
}
.border-s-amber-950\/5 {
  border-inline-start-color: rgb(69 26 3 / 0.05) !important;
}
.border-s-amber-950\/50 {
  border-inline-start-color: rgb(69 26 3 / 0.5) !important;
}
.border-s-amber-950\/60 {
  border-inline-start-color: rgb(69 26 3 / 0.6) !important;
}
.border-s-amber-950\/70 {
  border-inline-start-color: rgb(69 26 3 / 0.7) !important;
}
.border-s-amber-950\/75 {
  border-inline-start-color: rgb(69 26 3 / 0.75) !important;
}
.border-s-amber-950\/80 {
  border-inline-start-color: rgb(69 26 3 / 0.8) !important;
}
.border-s-amber-950\/87 {
  border-inline-start-color: rgb(69 26 3 / 0.87) !important;
}
.border-s-amber-950\/90 {
  border-inline-start-color: rgb(69 26 3 / 0.9) !important;
}
.border-s-amber-950\/95 {
  border-inline-start-color: rgb(69 26 3 / 0.95) !important;
}
.border-s-black {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-s-black\/0 {
  border-inline-start-color: rgb(0 0 0 / 0) !important;
}
.border-s-black\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1) !important;
}
.border-s-black\/100 {
  border-inline-start-color: rgb(0 0 0 / 1) !important;
}
.border-s-black\/12 {
  border-inline-start-color: rgb(0 0 0 / 0.12) !important;
}
.border-s-black\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2) !important;
}
.border-s-black\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25) !important;
}
.border-s-black\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3) !important;
}
.border-s-black\/38 {
  border-inline-start-color: rgb(0 0 0 / 0.38) !important;
}
.border-s-black\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4) !important;
}
.border-s-black\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05) !important;
}
.border-s-black\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5) !important;
}
.border-s-black\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6) !important;
}
.border-s-black\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7) !important;
}
.border-s-black\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75) !important;
}
.border-s-black\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8) !important;
}
.border-s-black\/87 {
  border-inline-start-color: rgb(0 0 0 / 0.87) !important;
}
.border-s-black\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9) !important;
}
.border-s-black\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95) !important;
}
.border-s-blue-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-s-blue-100\/0 {
  border-inline-start-color: rgb(219 234 254 / 0) !important;
}
.border-s-blue-100\/10 {
  border-inline-start-color: rgb(219 234 254 / 0.1) !important;
}
.border-s-blue-100\/100 {
  border-inline-start-color: rgb(219 234 254 / 1) !important;
}
.border-s-blue-100\/12 {
  border-inline-start-color: rgb(219 234 254 / 0.12) !important;
}
.border-s-blue-100\/20 {
  border-inline-start-color: rgb(219 234 254 / 0.2) !important;
}
.border-s-blue-100\/25 {
  border-inline-start-color: rgb(219 234 254 / 0.25) !important;
}
.border-s-blue-100\/30 {
  border-inline-start-color: rgb(219 234 254 / 0.3) !important;
}
.border-s-blue-100\/38 {
  border-inline-start-color: rgb(219 234 254 / 0.38) !important;
}
.border-s-blue-100\/40 {
  border-inline-start-color: rgb(219 234 254 / 0.4) !important;
}
.border-s-blue-100\/5 {
  border-inline-start-color: rgb(219 234 254 / 0.05) !important;
}
.border-s-blue-100\/50 {
  border-inline-start-color: rgb(219 234 254 / 0.5) !important;
}
.border-s-blue-100\/60 {
  border-inline-start-color: rgb(219 234 254 / 0.6) !important;
}
.border-s-blue-100\/70 {
  border-inline-start-color: rgb(219 234 254 / 0.7) !important;
}
.border-s-blue-100\/75 {
  border-inline-start-color: rgb(219 234 254 / 0.75) !important;
}
.border-s-blue-100\/80 {
  border-inline-start-color: rgb(219 234 254 / 0.8) !important;
}
.border-s-blue-100\/87 {
  border-inline-start-color: rgb(219 234 254 / 0.87) !important;
}
.border-s-blue-100\/90 {
  border-inline-start-color: rgb(219 234 254 / 0.9) !important;
}
.border-s-blue-100\/95 {
  border-inline-start-color: rgb(219 234 254 / 0.95) !important;
}
.border-s-blue-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-s-blue-200\/0 {
  border-inline-start-color: rgb(191 219 254 / 0) !important;
}
.border-s-blue-200\/10 {
  border-inline-start-color: rgb(191 219 254 / 0.1) !important;
}
.border-s-blue-200\/100 {
  border-inline-start-color: rgb(191 219 254 / 1) !important;
}
.border-s-blue-200\/12 {
  border-inline-start-color: rgb(191 219 254 / 0.12) !important;
}
.border-s-blue-200\/20 {
  border-inline-start-color: rgb(191 219 254 / 0.2) !important;
}
.border-s-blue-200\/25 {
  border-inline-start-color: rgb(191 219 254 / 0.25) !important;
}
.border-s-blue-200\/30 {
  border-inline-start-color: rgb(191 219 254 / 0.3) !important;
}
.border-s-blue-200\/38 {
  border-inline-start-color: rgb(191 219 254 / 0.38) !important;
}
.border-s-blue-200\/40 {
  border-inline-start-color: rgb(191 219 254 / 0.4) !important;
}
.border-s-blue-200\/5 {
  border-inline-start-color: rgb(191 219 254 / 0.05) !important;
}
.border-s-blue-200\/50 {
  border-inline-start-color: rgb(191 219 254 / 0.5) !important;
}
.border-s-blue-200\/60 {
  border-inline-start-color: rgb(191 219 254 / 0.6) !important;
}
.border-s-blue-200\/70 {
  border-inline-start-color: rgb(191 219 254 / 0.7) !important;
}
.border-s-blue-200\/75 {
  border-inline-start-color: rgb(191 219 254 / 0.75) !important;
}
.border-s-blue-200\/80 {
  border-inline-start-color: rgb(191 219 254 / 0.8) !important;
}
.border-s-blue-200\/87 {
  border-inline-start-color: rgb(191 219 254 / 0.87) !important;
}
.border-s-blue-200\/90 {
  border-inline-start-color: rgb(191 219 254 / 0.9) !important;
}
.border-s-blue-200\/95 {
  border-inline-start-color: rgb(191 219 254 / 0.95) !important;
}
.border-s-blue-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-s-blue-300\/0 {
  border-inline-start-color: rgb(147 197 253 / 0) !important;
}
.border-s-blue-300\/10 {
  border-inline-start-color: rgb(147 197 253 / 0.1) !important;
}
.border-s-blue-300\/100 {
  border-inline-start-color: rgb(147 197 253 / 1) !important;
}
.border-s-blue-300\/12 {
  border-inline-start-color: rgb(147 197 253 / 0.12) !important;
}
.border-s-blue-300\/20 {
  border-inline-start-color: rgb(147 197 253 / 0.2) !important;
}
.border-s-blue-300\/25 {
  border-inline-start-color: rgb(147 197 253 / 0.25) !important;
}
.border-s-blue-300\/30 {
  border-inline-start-color: rgb(147 197 253 / 0.3) !important;
}
.border-s-blue-300\/38 {
  border-inline-start-color: rgb(147 197 253 / 0.38) !important;
}
.border-s-blue-300\/40 {
  border-inline-start-color: rgb(147 197 253 / 0.4) !important;
}
.border-s-blue-300\/5 {
  border-inline-start-color: rgb(147 197 253 / 0.05) !important;
}
.border-s-blue-300\/50 {
  border-inline-start-color: rgb(147 197 253 / 0.5) !important;
}
.border-s-blue-300\/60 {
  border-inline-start-color: rgb(147 197 253 / 0.6) !important;
}
.border-s-blue-300\/70 {
  border-inline-start-color: rgb(147 197 253 / 0.7) !important;
}
.border-s-blue-300\/75 {
  border-inline-start-color: rgb(147 197 253 / 0.75) !important;
}
.border-s-blue-300\/80 {
  border-inline-start-color: rgb(147 197 253 / 0.8) !important;
}
.border-s-blue-300\/87 {
  border-inline-start-color: rgb(147 197 253 / 0.87) !important;
}
.border-s-blue-300\/90 {
  border-inline-start-color: rgb(147 197 253 / 0.9) !important;
}
.border-s-blue-300\/95 {
  border-inline-start-color: rgb(147 197 253 / 0.95) !important;
}
.border-s-blue-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-s-blue-400\/0 {
  border-inline-start-color: rgb(96 165 250 / 0) !important;
}
.border-s-blue-400\/10 {
  border-inline-start-color: rgb(96 165 250 / 0.1) !important;
}
.border-s-blue-400\/100 {
  border-inline-start-color: rgb(96 165 250 / 1) !important;
}
.border-s-blue-400\/12 {
  border-inline-start-color: rgb(96 165 250 / 0.12) !important;
}
.border-s-blue-400\/20 {
  border-inline-start-color: rgb(96 165 250 / 0.2) !important;
}
.border-s-blue-400\/25 {
  border-inline-start-color: rgb(96 165 250 / 0.25) !important;
}
.border-s-blue-400\/30 {
  border-inline-start-color: rgb(96 165 250 / 0.3) !important;
}
.border-s-blue-400\/38 {
  border-inline-start-color: rgb(96 165 250 / 0.38) !important;
}
.border-s-blue-400\/40 {
  border-inline-start-color: rgb(96 165 250 / 0.4) !important;
}
.border-s-blue-400\/5 {
  border-inline-start-color: rgb(96 165 250 / 0.05) !important;
}
.border-s-blue-400\/50 {
  border-inline-start-color: rgb(96 165 250 / 0.5) !important;
}
.border-s-blue-400\/60 {
  border-inline-start-color: rgb(96 165 250 / 0.6) !important;
}
.border-s-blue-400\/70 {
  border-inline-start-color: rgb(96 165 250 / 0.7) !important;
}
.border-s-blue-400\/75 {
  border-inline-start-color: rgb(96 165 250 / 0.75) !important;
}
.border-s-blue-400\/80 {
  border-inline-start-color: rgb(96 165 250 / 0.8) !important;
}
.border-s-blue-400\/87 {
  border-inline-start-color: rgb(96 165 250 / 0.87) !important;
}
.border-s-blue-400\/90 {
  border-inline-start-color: rgb(96 165 250 / 0.9) !important;
}
.border-s-blue-400\/95 {
  border-inline-start-color: rgb(96 165 250 / 0.95) !important;
}
.border-s-blue-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-s-blue-50\/0 {
  border-inline-start-color: rgb(239 246 255 / 0) !important;
}
.border-s-blue-50\/10 {
  border-inline-start-color: rgb(239 246 255 / 0.1) !important;
}
.border-s-blue-50\/100 {
  border-inline-start-color: rgb(239 246 255 / 1) !important;
}
.border-s-blue-50\/12 {
  border-inline-start-color: rgb(239 246 255 / 0.12) !important;
}
.border-s-blue-50\/20 {
  border-inline-start-color: rgb(239 246 255 / 0.2) !important;
}
.border-s-blue-50\/25 {
  border-inline-start-color: rgb(239 246 255 / 0.25) !important;
}
.border-s-blue-50\/30 {
  border-inline-start-color: rgb(239 246 255 / 0.3) !important;
}
.border-s-blue-50\/38 {
  border-inline-start-color: rgb(239 246 255 / 0.38) !important;
}
.border-s-blue-50\/40 {
  border-inline-start-color: rgb(239 246 255 / 0.4) !important;
}
.border-s-blue-50\/5 {
  border-inline-start-color: rgb(239 246 255 / 0.05) !important;
}
.border-s-blue-50\/50 {
  border-inline-start-color: rgb(239 246 255 / 0.5) !important;
}
.border-s-blue-50\/60 {
  border-inline-start-color: rgb(239 246 255 / 0.6) !important;
}
.border-s-blue-50\/70 {
  border-inline-start-color: rgb(239 246 255 / 0.7) !important;
}
.border-s-blue-50\/75 {
  border-inline-start-color: rgb(239 246 255 / 0.75) !important;
}
.border-s-blue-50\/80 {
  border-inline-start-color: rgb(239 246 255 / 0.8) !important;
}
.border-s-blue-50\/87 {
  border-inline-start-color: rgb(239 246 255 / 0.87) !important;
}
.border-s-blue-50\/90 {
  border-inline-start-color: rgb(239 246 255 / 0.9) !important;
}
.border-s-blue-50\/95 {
  border-inline-start-color: rgb(239 246 255 / 0.95) !important;
}
.border-s-blue-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-s-blue-500\/0 {
  border-inline-start-color: rgb(59 130 246 / 0) !important;
}
.border-s-blue-500\/10 {
  border-inline-start-color: rgb(59 130 246 / 0.1) !important;
}
.border-s-blue-500\/100 {
  border-inline-start-color: rgb(59 130 246 / 1) !important;
}
.border-s-blue-500\/12 {
  border-inline-start-color: rgb(59 130 246 / 0.12) !important;
}
.border-s-blue-500\/20 {
  border-inline-start-color: rgb(59 130 246 / 0.2) !important;
}
.border-s-blue-500\/25 {
  border-inline-start-color: rgb(59 130 246 / 0.25) !important;
}
.border-s-blue-500\/30 {
  border-inline-start-color: rgb(59 130 246 / 0.3) !important;
}
.border-s-blue-500\/38 {
  border-inline-start-color: rgb(59 130 246 / 0.38) !important;
}
.border-s-blue-500\/40 {
  border-inline-start-color: rgb(59 130 246 / 0.4) !important;
}
.border-s-blue-500\/5 {
  border-inline-start-color: rgb(59 130 246 / 0.05) !important;
}
.border-s-blue-500\/50 {
  border-inline-start-color: rgb(59 130 246 / 0.5) !important;
}
.border-s-blue-500\/60 {
  border-inline-start-color: rgb(59 130 246 / 0.6) !important;
}
.border-s-blue-500\/70 {
  border-inline-start-color: rgb(59 130 246 / 0.7) !important;
}
.border-s-blue-500\/75 {
  border-inline-start-color: rgb(59 130 246 / 0.75) !important;
}
.border-s-blue-500\/80 {
  border-inline-start-color: rgb(59 130 246 / 0.8) !important;
}
.border-s-blue-500\/87 {
  border-inline-start-color: rgb(59 130 246 / 0.87) !important;
}
.border-s-blue-500\/90 {
  border-inline-start-color: rgb(59 130 246 / 0.9) !important;
}
.border-s-blue-500\/95 {
  border-inline-start-color: rgb(59 130 246 / 0.95) !important;
}
.border-s-blue-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-s-blue-600\/0 {
  border-inline-start-color: rgb(37 99 235 / 0) !important;
}
.border-s-blue-600\/10 {
  border-inline-start-color: rgb(37 99 235 / 0.1) !important;
}
.border-s-blue-600\/100 {
  border-inline-start-color: rgb(37 99 235 / 1) !important;
}
.border-s-blue-600\/12 {
  border-inline-start-color: rgb(37 99 235 / 0.12) !important;
}
.border-s-blue-600\/20 {
  border-inline-start-color: rgb(37 99 235 / 0.2) !important;
}
.border-s-blue-600\/25 {
  border-inline-start-color: rgb(37 99 235 / 0.25) !important;
}
.border-s-blue-600\/30 {
  border-inline-start-color: rgb(37 99 235 / 0.3) !important;
}
.border-s-blue-600\/38 {
  border-inline-start-color: rgb(37 99 235 / 0.38) !important;
}
.border-s-blue-600\/40 {
  border-inline-start-color: rgb(37 99 235 / 0.4) !important;
}
.border-s-blue-600\/5 {
  border-inline-start-color: rgb(37 99 235 / 0.05) !important;
}
.border-s-blue-600\/50 {
  border-inline-start-color: rgb(37 99 235 / 0.5) !important;
}
.border-s-blue-600\/60 {
  border-inline-start-color: rgb(37 99 235 / 0.6) !important;
}
.border-s-blue-600\/70 {
  border-inline-start-color: rgb(37 99 235 / 0.7) !important;
}
.border-s-blue-600\/75 {
  border-inline-start-color: rgb(37 99 235 / 0.75) !important;
}
.border-s-blue-600\/80 {
  border-inline-start-color: rgb(37 99 235 / 0.8) !important;
}
.border-s-blue-600\/87 {
  border-inline-start-color: rgb(37 99 235 / 0.87) !important;
}
.border-s-blue-600\/90 {
  border-inline-start-color: rgb(37 99 235 / 0.9) !important;
}
.border-s-blue-600\/95 {
  border-inline-start-color: rgb(37 99 235 / 0.95) !important;
}
.border-s-blue-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-s-blue-700\/0 {
  border-inline-start-color: rgb(29 78 216 / 0) !important;
}
.border-s-blue-700\/10 {
  border-inline-start-color: rgb(29 78 216 / 0.1) !important;
}
.border-s-blue-700\/100 {
  border-inline-start-color: rgb(29 78 216 / 1) !important;
}
.border-s-blue-700\/12 {
  border-inline-start-color: rgb(29 78 216 / 0.12) !important;
}
.border-s-blue-700\/20 {
  border-inline-start-color: rgb(29 78 216 / 0.2) !important;
}
.border-s-blue-700\/25 {
  border-inline-start-color: rgb(29 78 216 / 0.25) !important;
}
.border-s-blue-700\/30 {
  border-inline-start-color: rgb(29 78 216 / 0.3) !important;
}
.border-s-blue-700\/38 {
  border-inline-start-color: rgb(29 78 216 / 0.38) !important;
}
.border-s-blue-700\/40 {
  border-inline-start-color: rgb(29 78 216 / 0.4) !important;
}
.border-s-blue-700\/5 {
  border-inline-start-color: rgb(29 78 216 / 0.05) !important;
}
.border-s-blue-700\/50 {
  border-inline-start-color: rgb(29 78 216 / 0.5) !important;
}
.border-s-blue-700\/60 {
  border-inline-start-color: rgb(29 78 216 / 0.6) !important;
}
.border-s-blue-700\/70 {
  border-inline-start-color: rgb(29 78 216 / 0.7) !important;
}
.border-s-blue-700\/75 {
  border-inline-start-color: rgb(29 78 216 / 0.75) !important;
}
.border-s-blue-700\/80 {
  border-inline-start-color: rgb(29 78 216 / 0.8) !important;
}
.border-s-blue-700\/87 {
  border-inline-start-color: rgb(29 78 216 / 0.87) !important;
}
.border-s-blue-700\/90 {
  border-inline-start-color: rgb(29 78 216 / 0.9) !important;
}
.border-s-blue-700\/95 {
  border-inline-start-color: rgb(29 78 216 / 0.95) !important;
}
.border-s-blue-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-s-blue-800\/0 {
  border-inline-start-color: rgb(30 64 175 / 0) !important;
}
.border-s-blue-800\/10 {
  border-inline-start-color: rgb(30 64 175 / 0.1) !important;
}
.border-s-blue-800\/100 {
  border-inline-start-color: rgb(30 64 175 / 1) !important;
}
.border-s-blue-800\/12 {
  border-inline-start-color: rgb(30 64 175 / 0.12) !important;
}
.border-s-blue-800\/20 {
  border-inline-start-color: rgb(30 64 175 / 0.2) !important;
}
.border-s-blue-800\/25 {
  border-inline-start-color: rgb(30 64 175 / 0.25) !important;
}
.border-s-blue-800\/30 {
  border-inline-start-color: rgb(30 64 175 / 0.3) !important;
}
.border-s-blue-800\/38 {
  border-inline-start-color: rgb(30 64 175 / 0.38) !important;
}
.border-s-blue-800\/40 {
  border-inline-start-color: rgb(30 64 175 / 0.4) !important;
}
.border-s-blue-800\/5 {
  border-inline-start-color: rgb(30 64 175 / 0.05) !important;
}
.border-s-blue-800\/50 {
  border-inline-start-color: rgb(30 64 175 / 0.5) !important;
}
.border-s-blue-800\/60 {
  border-inline-start-color: rgb(30 64 175 / 0.6) !important;
}
.border-s-blue-800\/70 {
  border-inline-start-color: rgb(30 64 175 / 0.7) !important;
}
.border-s-blue-800\/75 {
  border-inline-start-color: rgb(30 64 175 / 0.75) !important;
}
.border-s-blue-800\/80 {
  border-inline-start-color: rgb(30 64 175 / 0.8) !important;
}
.border-s-blue-800\/87 {
  border-inline-start-color: rgb(30 64 175 / 0.87) !important;
}
.border-s-blue-800\/90 {
  border-inline-start-color: rgb(30 64 175 / 0.9) !important;
}
.border-s-blue-800\/95 {
  border-inline-start-color: rgb(30 64 175 / 0.95) !important;
}
.border-s-blue-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-s-blue-900\/0 {
  border-inline-start-color: rgb(30 58 138 / 0) !important;
}
.border-s-blue-900\/10 {
  border-inline-start-color: rgb(30 58 138 / 0.1) !important;
}
.border-s-blue-900\/100 {
  border-inline-start-color: rgb(30 58 138 / 1) !important;
}
.border-s-blue-900\/12 {
  border-inline-start-color: rgb(30 58 138 / 0.12) !important;
}
.border-s-blue-900\/20 {
  border-inline-start-color: rgb(30 58 138 / 0.2) !important;
}
.border-s-blue-900\/25 {
  border-inline-start-color: rgb(30 58 138 / 0.25) !important;
}
.border-s-blue-900\/30 {
  border-inline-start-color: rgb(30 58 138 / 0.3) !important;
}
.border-s-blue-900\/38 {
  border-inline-start-color: rgb(30 58 138 / 0.38) !important;
}
.border-s-blue-900\/40 {
  border-inline-start-color: rgb(30 58 138 / 0.4) !important;
}
.border-s-blue-900\/5 {
  border-inline-start-color: rgb(30 58 138 / 0.05) !important;
}
.border-s-blue-900\/50 {
  border-inline-start-color: rgb(30 58 138 / 0.5) !important;
}
.border-s-blue-900\/60 {
  border-inline-start-color: rgb(30 58 138 / 0.6) !important;
}
.border-s-blue-900\/70 {
  border-inline-start-color: rgb(30 58 138 / 0.7) !important;
}
.border-s-blue-900\/75 {
  border-inline-start-color: rgb(30 58 138 / 0.75) !important;
}
.border-s-blue-900\/80 {
  border-inline-start-color: rgb(30 58 138 / 0.8) !important;
}
.border-s-blue-900\/87 {
  border-inline-start-color: rgb(30 58 138 / 0.87) !important;
}
.border-s-blue-900\/90 {
  border-inline-start-color: rgb(30 58 138 / 0.9) !important;
}
.border-s-blue-900\/95 {
  border-inline-start-color: rgb(30 58 138 / 0.95) !important;
}
.border-s-blue-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-s-blue-950\/0 {
  border-inline-start-color: rgb(23 37 84 / 0) !important;
}
.border-s-blue-950\/10 {
  border-inline-start-color: rgb(23 37 84 / 0.1) !important;
}
.border-s-blue-950\/100 {
  border-inline-start-color: rgb(23 37 84 / 1) !important;
}
.border-s-blue-950\/12 {
  border-inline-start-color: rgb(23 37 84 / 0.12) !important;
}
.border-s-blue-950\/20 {
  border-inline-start-color: rgb(23 37 84 / 0.2) !important;
}
.border-s-blue-950\/25 {
  border-inline-start-color: rgb(23 37 84 / 0.25) !important;
}
.border-s-blue-950\/30 {
  border-inline-start-color: rgb(23 37 84 / 0.3) !important;
}
.border-s-blue-950\/38 {
  border-inline-start-color: rgb(23 37 84 / 0.38) !important;
}
.border-s-blue-950\/40 {
  border-inline-start-color: rgb(23 37 84 / 0.4) !important;
}
.border-s-blue-950\/5 {
  border-inline-start-color: rgb(23 37 84 / 0.05) !important;
}
.border-s-blue-950\/50 {
  border-inline-start-color: rgb(23 37 84 / 0.5) !important;
}
.border-s-blue-950\/60 {
  border-inline-start-color: rgb(23 37 84 / 0.6) !important;
}
.border-s-blue-950\/70 {
  border-inline-start-color: rgb(23 37 84 / 0.7) !important;
}
.border-s-blue-950\/75 {
  border-inline-start-color: rgb(23 37 84 / 0.75) !important;
}
.border-s-blue-950\/80 {
  border-inline-start-color: rgb(23 37 84 / 0.8) !important;
}
.border-s-blue-950\/87 {
  border-inline-start-color: rgb(23 37 84 / 0.87) !important;
}
.border-s-blue-950\/90 {
  border-inline-start-color: rgb(23 37 84 / 0.9) !important;
}
.border-s-blue-950\/95 {
  border-inline-start-color: rgb(23 37 84 / 0.95) !important;
}
.border-s-current {
  border-inline-start-color: currentColor !important;
}
.border-s-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-100\/0 {
  border-inline-start-color: rgb(207 250 254 / 0) !important;
}
.border-s-cyan-100\/10 {
  border-inline-start-color: rgb(207 250 254 / 0.1) !important;
}
.border-s-cyan-100\/100 {
  border-inline-start-color: rgb(207 250 254 / 1) !important;
}
.border-s-cyan-100\/12 {
  border-inline-start-color: rgb(207 250 254 / 0.12) !important;
}
.border-s-cyan-100\/20 {
  border-inline-start-color: rgb(207 250 254 / 0.2) !important;
}
.border-s-cyan-100\/25 {
  border-inline-start-color: rgb(207 250 254 / 0.25) !important;
}
.border-s-cyan-100\/30 {
  border-inline-start-color: rgb(207 250 254 / 0.3) !important;
}
.border-s-cyan-100\/38 {
  border-inline-start-color: rgb(207 250 254 / 0.38) !important;
}
.border-s-cyan-100\/40 {
  border-inline-start-color: rgb(207 250 254 / 0.4) !important;
}
.border-s-cyan-100\/5 {
  border-inline-start-color: rgb(207 250 254 / 0.05) !important;
}
.border-s-cyan-100\/50 {
  border-inline-start-color: rgb(207 250 254 / 0.5) !important;
}
.border-s-cyan-100\/60 {
  border-inline-start-color: rgb(207 250 254 / 0.6) !important;
}
.border-s-cyan-100\/70 {
  border-inline-start-color: rgb(207 250 254 / 0.7) !important;
}
.border-s-cyan-100\/75 {
  border-inline-start-color: rgb(207 250 254 / 0.75) !important;
}
.border-s-cyan-100\/80 {
  border-inline-start-color: rgb(207 250 254 / 0.8) !important;
}
.border-s-cyan-100\/87 {
  border-inline-start-color: rgb(207 250 254 / 0.87) !important;
}
.border-s-cyan-100\/90 {
  border-inline-start-color: rgb(207 250 254 / 0.9) !important;
}
.border-s-cyan-100\/95 {
  border-inline-start-color: rgb(207 250 254 / 0.95) !important;
}
.border-s-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-200\/0 {
  border-inline-start-color: rgb(165 243 252 / 0) !important;
}
.border-s-cyan-200\/10 {
  border-inline-start-color: rgb(165 243 252 / 0.1) !important;
}
.border-s-cyan-200\/100 {
  border-inline-start-color: rgb(165 243 252 / 1) !important;
}
.border-s-cyan-200\/12 {
  border-inline-start-color: rgb(165 243 252 / 0.12) !important;
}
.border-s-cyan-200\/20 {
  border-inline-start-color: rgb(165 243 252 / 0.2) !important;
}
.border-s-cyan-200\/25 {
  border-inline-start-color: rgb(165 243 252 / 0.25) !important;
}
.border-s-cyan-200\/30 {
  border-inline-start-color: rgb(165 243 252 / 0.3) !important;
}
.border-s-cyan-200\/38 {
  border-inline-start-color: rgb(165 243 252 / 0.38) !important;
}
.border-s-cyan-200\/40 {
  border-inline-start-color: rgb(165 243 252 / 0.4) !important;
}
.border-s-cyan-200\/5 {
  border-inline-start-color: rgb(165 243 252 / 0.05) !important;
}
.border-s-cyan-200\/50 {
  border-inline-start-color: rgb(165 243 252 / 0.5) !important;
}
.border-s-cyan-200\/60 {
  border-inline-start-color: rgb(165 243 252 / 0.6) !important;
}
.border-s-cyan-200\/70 {
  border-inline-start-color: rgb(165 243 252 / 0.7) !important;
}
.border-s-cyan-200\/75 {
  border-inline-start-color: rgb(165 243 252 / 0.75) !important;
}
.border-s-cyan-200\/80 {
  border-inline-start-color: rgb(165 243 252 / 0.8) !important;
}
.border-s-cyan-200\/87 {
  border-inline-start-color: rgb(165 243 252 / 0.87) !important;
}
.border-s-cyan-200\/90 {
  border-inline-start-color: rgb(165 243 252 / 0.9) !important;
}
.border-s-cyan-200\/95 {
  border-inline-start-color: rgb(165 243 252 / 0.95) !important;
}
.border-s-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-300\/0 {
  border-inline-start-color: rgb(103 232 249 / 0) !important;
}
.border-s-cyan-300\/10 {
  border-inline-start-color: rgb(103 232 249 / 0.1) !important;
}
.border-s-cyan-300\/100 {
  border-inline-start-color: rgb(103 232 249 / 1) !important;
}
.border-s-cyan-300\/12 {
  border-inline-start-color: rgb(103 232 249 / 0.12) !important;
}
.border-s-cyan-300\/20 {
  border-inline-start-color: rgb(103 232 249 / 0.2) !important;
}
.border-s-cyan-300\/25 {
  border-inline-start-color: rgb(103 232 249 / 0.25) !important;
}
.border-s-cyan-300\/30 {
  border-inline-start-color: rgb(103 232 249 / 0.3) !important;
}
.border-s-cyan-300\/38 {
  border-inline-start-color: rgb(103 232 249 / 0.38) !important;
}
.border-s-cyan-300\/40 {
  border-inline-start-color: rgb(103 232 249 / 0.4) !important;
}
.border-s-cyan-300\/5 {
  border-inline-start-color: rgb(103 232 249 / 0.05) !important;
}
.border-s-cyan-300\/50 {
  border-inline-start-color: rgb(103 232 249 / 0.5) !important;
}
.border-s-cyan-300\/60 {
  border-inline-start-color: rgb(103 232 249 / 0.6) !important;
}
.border-s-cyan-300\/70 {
  border-inline-start-color: rgb(103 232 249 / 0.7) !important;
}
.border-s-cyan-300\/75 {
  border-inline-start-color: rgb(103 232 249 / 0.75) !important;
}
.border-s-cyan-300\/80 {
  border-inline-start-color: rgb(103 232 249 / 0.8) !important;
}
.border-s-cyan-300\/87 {
  border-inline-start-color: rgb(103 232 249 / 0.87) !important;
}
.border-s-cyan-300\/90 {
  border-inline-start-color: rgb(103 232 249 / 0.9) !important;
}
.border-s-cyan-300\/95 {
  border-inline-start-color: rgb(103 232 249 / 0.95) !important;
}
.border-s-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-400\/0 {
  border-inline-start-color: rgb(34 211 238 / 0) !important;
}
.border-s-cyan-400\/10 {
  border-inline-start-color: rgb(34 211 238 / 0.1) !important;
}
.border-s-cyan-400\/100 {
  border-inline-start-color: rgb(34 211 238 / 1) !important;
}
.border-s-cyan-400\/12 {
  border-inline-start-color: rgb(34 211 238 / 0.12) !important;
}
.border-s-cyan-400\/20 {
  border-inline-start-color: rgb(34 211 238 / 0.2) !important;
}
.border-s-cyan-400\/25 {
  border-inline-start-color: rgb(34 211 238 / 0.25) !important;
}
.border-s-cyan-400\/30 {
  border-inline-start-color: rgb(34 211 238 / 0.3) !important;
}
.border-s-cyan-400\/38 {
  border-inline-start-color: rgb(34 211 238 / 0.38) !important;
}
.border-s-cyan-400\/40 {
  border-inline-start-color: rgb(34 211 238 / 0.4) !important;
}
.border-s-cyan-400\/5 {
  border-inline-start-color: rgb(34 211 238 / 0.05) !important;
}
.border-s-cyan-400\/50 {
  border-inline-start-color: rgb(34 211 238 / 0.5) !important;
}
.border-s-cyan-400\/60 {
  border-inline-start-color: rgb(34 211 238 / 0.6) !important;
}
.border-s-cyan-400\/70 {
  border-inline-start-color: rgb(34 211 238 / 0.7) !important;
}
.border-s-cyan-400\/75 {
  border-inline-start-color: rgb(34 211 238 / 0.75) !important;
}
.border-s-cyan-400\/80 {
  border-inline-start-color: rgb(34 211 238 / 0.8) !important;
}
.border-s-cyan-400\/87 {
  border-inline-start-color: rgb(34 211 238 / 0.87) !important;
}
.border-s-cyan-400\/90 {
  border-inline-start-color: rgb(34 211 238 / 0.9) !important;
}
.border-s-cyan-400\/95 {
  border-inline-start-color: rgb(34 211 238 / 0.95) !important;
}
.border-s-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-50\/0 {
  border-inline-start-color: rgb(236 254 255 / 0) !important;
}
.border-s-cyan-50\/10 {
  border-inline-start-color: rgb(236 254 255 / 0.1) !important;
}
.border-s-cyan-50\/100 {
  border-inline-start-color: rgb(236 254 255 / 1) !important;
}
.border-s-cyan-50\/12 {
  border-inline-start-color: rgb(236 254 255 / 0.12) !important;
}
.border-s-cyan-50\/20 {
  border-inline-start-color: rgb(236 254 255 / 0.2) !important;
}
.border-s-cyan-50\/25 {
  border-inline-start-color: rgb(236 254 255 / 0.25) !important;
}
.border-s-cyan-50\/30 {
  border-inline-start-color: rgb(236 254 255 / 0.3) !important;
}
.border-s-cyan-50\/38 {
  border-inline-start-color: rgb(236 254 255 / 0.38) !important;
}
.border-s-cyan-50\/40 {
  border-inline-start-color: rgb(236 254 255 / 0.4) !important;
}
.border-s-cyan-50\/5 {
  border-inline-start-color: rgb(236 254 255 / 0.05) !important;
}
.border-s-cyan-50\/50 {
  border-inline-start-color: rgb(236 254 255 / 0.5) !important;
}
.border-s-cyan-50\/60 {
  border-inline-start-color: rgb(236 254 255 / 0.6) !important;
}
.border-s-cyan-50\/70 {
  border-inline-start-color: rgb(236 254 255 / 0.7) !important;
}
.border-s-cyan-50\/75 {
  border-inline-start-color: rgb(236 254 255 / 0.75) !important;
}
.border-s-cyan-50\/80 {
  border-inline-start-color: rgb(236 254 255 / 0.8) !important;
}
.border-s-cyan-50\/87 {
  border-inline-start-color: rgb(236 254 255 / 0.87) !important;
}
.border-s-cyan-50\/90 {
  border-inline-start-color: rgb(236 254 255 / 0.9) !important;
}
.border-s-cyan-50\/95 {
  border-inline-start-color: rgb(236 254 255 / 0.95) !important;
}
.border-s-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-500\/0 {
  border-inline-start-color: rgb(6 182 212 / 0) !important;
}
.border-s-cyan-500\/10 {
  border-inline-start-color: rgb(6 182 212 / 0.1) !important;
}
.border-s-cyan-500\/100 {
  border-inline-start-color: rgb(6 182 212 / 1) !important;
}
.border-s-cyan-500\/12 {
  border-inline-start-color: rgb(6 182 212 / 0.12) !important;
}
.border-s-cyan-500\/20 {
  border-inline-start-color: rgb(6 182 212 / 0.2) !important;
}
.border-s-cyan-500\/25 {
  border-inline-start-color: rgb(6 182 212 / 0.25) !important;
}
.border-s-cyan-500\/30 {
  border-inline-start-color: rgb(6 182 212 / 0.3) !important;
}
.border-s-cyan-500\/38 {
  border-inline-start-color: rgb(6 182 212 / 0.38) !important;
}
.border-s-cyan-500\/40 {
  border-inline-start-color: rgb(6 182 212 / 0.4) !important;
}
.border-s-cyan-500\/5 {
  border-inline-start-color: rgb(6 182 212 / 0.05) !important;
}
.border-s-cyan-500\/50 {
  border-inline-start-color: rgb(6 182 212 / 0.5) !important;
}
.border-s-cyan-500\/60 {
  border-inline-start-color: rgb(6 182 212 / 0.6) !important;
}
.border-s-cyan-500\/70 {
  border-inline-start-color: rgb(6 182 212 / 0.7) !important;
}
.border-s-cyan-500\/75 {
  border-inline-start-color: rgb(6 182 212 / 0.75) !important;
}
.border-s-cyan-500\/80 {
  border-inline-start-color: rgb(6 182 212 / 0.8) !important;
}
.border-s-cyan-500\/87 {
  border-inline-start-color: rgb(6 182 212 / 0.87) !important;
}
.border-s-cyan-500\/90 {
  border-inline-start-color: rgb(6 182 212 / 0.9) !important;
}
.border-s-cyan-500\/95 {
  border-inline-start-color: rgb(6 182 212 / 0.95) !important;
}
.border-s-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-600\/0 {
  border-inline-start-color: rgb(8 145 178 / 0) !important;
}
.border-s-cyan-600\/10 {
  border-inline-start-color: rgb(8 145 178 / 0.1) !important;
}
.border-s-cyan-600\/100 {
  border-inline-start-color: rgb(8 145 178 / 1) !important;
}
.border-s-cyan-600\/12 {
  border-inline-start-color: rgb(8 145 178 / 0.12) !important;
}
.border-s-cyan-600\/20 {
  border-inline-start-color: rgb(8 145 178 / 0.2) !important;
}
.border-s-cyan-600\/25 {
  border-inline-start-color: rgb(8 145 178 / 0.25) !important;
}
.border-s-cyan-600\/30 {
  border-inline-start-color: rgb(8 145 178 / 0.3) !important;
}
.border-s-cyan-600\/38 {
  border-inline-start-color: rgb(8 145 178 / 0.38) !important;
}
.border-s-cyan-600\/40 {
  border-inline-start-color: rgb(8 145 178 / 0.4) !important;
}
.border-s-cyan-600\/5 {
  border-inline-start-color: rgb(8 145 178 / 0.05) !important;
}
.border-s-cyan-600\/50 {
  border-inline-start-color: rgb(8 145 178 / 0.5) !important;
}
.border-s-cyan-600\/60 {
  border-inline-start-color: rgb(8 145 178 / 0.6) !important;
}
.border-s-cyan-600\/70 {
  border-inline-start-color: rgb(8 145 178 / 0.7) !important;
}
.border-s-cyan-600\/75 {
  border-inline-start-color: rgb(8 145 178 / 0.75) !important;
}
.border-s-cyan-600\/80 {
  border-inline-start-color: rgb(8 145 178 / 0.8) !important;
}
.border-s-cyan-600\/87 {
  border-inline-start-color: rgb(8 145 178 / 0.87) !important;
}
.border-s-cyan-600\/90 {
  border-inline-start-color: rgb(8 145 178 / 0.9) !important;
}
.border-s-cyan-600\/95 {
  border-inline-start-color: rgb(8 145 178 / 0.95) !important;
}
.border-s-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-700\/0 {
  border-inline-start-color: rgb(14 116 144 / 0) !important;
}
.border-s-cyan-700\/10 {
  border-inline-start-color: rgb(14 116 144 / 0.1) !important;
}
.border-s-cyan-700\/100 {
  border-inline-start-color: rgb(14 116 144 / 1) !important;
}
.border-s-cyan-700\/12 {
  border-inline-start-color: rgb(14 116 144 / 0.12) !important;
}
.border-s-cyan-700\/20 {
  border-inline-start-color: rgb(14 116 144 / 0.2) !important;
}
.border-s-cyan-700\/25 {
  border-inline-start-color: rgb(14 116 144 / 0.25) !important;
}
.border-s-cyan-700\/30 {
  border-inline-start-color: rgb(14 116 144 / 0.3) !important;
}
.border-s-cyan-700\/38 {
  border-inline-start-color: rgb(14 116 144 / 0.38) !important;
}
.border-s-cyan-700\/40 {
  border-inline-start-color: rgb(14 116 144 / 0.4) !important;
}
.border-s-cyan-700\/5 {
  border-inline-start-color: rgb(14 116 144 / 0.05) !important;
}
.border-s-cyan-700\/50 {
  border-inline-start-color: rgb(14 116 144 / 0.5) !important;
}
.border-s-cyan-700\/60 {
  border-inline-start-color: rgb(14 116 144 / 0.6) !important;
}
.border-s-cyan-700\/70 {
  border-inline-start-color: rgb(14 116 144 / 0.7) !important;
}
.border-s-cyan-700\/75 {
  border-inline-start-color: rgb(14 116 144 / 0.75) !important;
}
.border-s-cyan-700\/80 {
  border-inline-start-color: rgb(14 116 144 / 0.8) !important;
}
.border-s-cyan-700\/87 {
  border-inline-start-color: rgb(14 116 144 / 0.87) !important;
}
.border-s-cyan-700\/90 {
  border-inline-start-color: rgb(14 116 144 / 0.9) !important;
}
.border-s-cyan-700\/95 {
  border-inline-start-color: rgb(14 116 144 / 0.95) !important;
}
.border-s-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-800\/0 {
  border-inline-start-color: rgb(21 94 117 / 0) !important;
}
.border-s-cyan-800\/10 {
  border-inline-start-color: rgb(21 94 117 / 0.1) !important;
}
.border-s-cyan-800\/100 {
  border-inline-start-color: rgb(21 94 117 / 1) !important;
}
.border-s-cyan-800\/12 {
  border-inline-start-color: rgb(21 94 117 / 0.12) !important;
}
.border-s-cyan-800\/20 {
  border-inline-start-color: rgb(21 94 117 / 0.2) !important;
}
.border-s-cyan-800\/25 {
  border-inline-start-color: rgb(21 94 117 / 0.25) !important;
}
.border-s-cyan-800\/30 {
  border-inline-start-color: rgb(21 94 117 / 0.3) !important;
}
.border-s-cyan-800\/38 {
  border-inline-start-color: rgb(21 94 117 / 0.38) !important;
}
.border-s-cyan-800\/40 {
  border-inline-start-color: rgb(21 94 117 / 0.4) !important;
}
.border-s-cyan-800\/5 {
  border-inline-start-color: rgb(21 94 117 / 0.05) !important;
}
.border-s-cyan-800\/50 {
  border-inline-start-color: rgb(21 94 117 / 0.5) !important;
}
.border-s-cyan-800\/60 {
  border-inline-start-color: rgb(21 94 117 / 0.6) !important;
}
.border-s-cyan-800\/70 {
  border-inline-start-color: rgb(21 94 117 / 0.7) !important;
}
.border-s-cyan-800\/75 {
  border-inline-start-color: rgb(21 94 117 / 0.75) !important;
}
.border-s-cyan-800\/80 {
  border-inline-start-color: rgb(21 94 117 / 0.8) !important;
}
.border-s-cyan-800\/87 {
  border-inline-start-color: rgb(21 94 117 / 0.87) !important;
}
.border-s-cyan-800\/90 {
  border-inline-start-color: rgb(21 94 117 / 0.9) !important;
}
.border-s-cyan-800\/95 {
  border-inline-start-color: rgb(21 94 117 / 0.95) !important;
}
.border-s-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-900\/0 {
  border-inline-start-color: rgb(22 78 99 / 0) !important;
}
.border-s-cyan-900\/10 {
  border-inline-start-color: rgb(22 78 99 / 0.1) !important;
}
.border-s-cyan-900\/100 {
  border-inline-start-color: rgb(22 78 99 / 1) !important;
}
.border-s-cyan-900\/12 {
  border-inline-start-color: rgb(22 78 99 / 0.12) !important;
}
.border-s-cyan-900\/20 {
  border-inline-start-color: rgb(22 78 99 / 0.2) !important;
}
.border-s-cyan-900\/25 {
  border-inline-start-color: rgb(22 78 99 / 0.25) !important;
}
.border-s-cyan-900\/30 {
  border-inline-start-color: rgb(22 78 99 / 0.3) !important;
}
.border-s-cyan-900\/38 {
  border-inline-start-color: rgb(22 78 99 / 0.38) !important;
}
.border-s-cyan-900\/40 {
  border-inline-start-color: rgb(22 78 99 / 0.4) !important;
}
.border-s-cyan-900\/5 {
  border-inline-start-color: rgb(22 78 99 / 0.05) !important;
}
.border-s-cyan-900\/50 {
  border-inline-start-color: rgb(22 78 99 / 0.5) !important;
}
.border-s-cyan-900\/60 {
  border-inline-start-color: rgb(22 78 99 / 0.6) !important;
}
.border-s-cyan-900\/70 {
  border-inline-start-color: rgb(22 78 99 / 0.7) !important;
}
.border-s-cyan-900\/75 {
  border-inline-start-color: rgb(22 78 99 / 0.75) !important;
}
.border-s-cyan-900\/80 {
  border-inline-start-color: rgb(22 78 99 / 0.8) !important;
}
.border-s-cyan-900\/87 {
  border-inline-start-color: rgb(22 78 99 / 0.87) !important;
}
.border-s-cyan-900\/90 {
  border-inline-start-color: rgb(22 78 99 / 0.9) !important;
}
.border-s-cyan-900\/95 {
  border-inline-start-color: rgb(22 78 99 / 0.95) !important;
}
.border-s-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-s-cyan-950\/0 {
  border-inline-start-color: rgb(8 51 68 / 0) !important;
}
.border-s-cyan-950\/10 {
  border-inline-start-color: rgb(8 51 68 / 0.1) !important;
}
.border-s-cyan-950\/100 {
  border-inline-start-color: rgb(8 51 68 / 1) !important;
}
.border-s-cyan-950\/12 {
  border-inline-start-color: rgb(8 51 68 / 0.12) !important;
}
.border-s-cyan-950\/20 {
  border-inline-start-color: rgb(8 51 68 / 0.2) !important;
}
.border-s-cyan-950\/25 {
  border-inline-start-color: rgb(8 51 68 / 0.25) !important;
}
.border-s-cyan-950\/30 {
  border-inline-start-color: rgb(8 51 68 / 0.3) !important;
}
.border-s-cyan-950\/38 {
  border-inline-start-color: rgb(8 51 68 / 0.38) !important;
}
.border-s-cyan-950\/40 {
  border-inline-start-color: rgb(8 51 68 / 0.4) !important;
}
.border-s-cyan-950\/5 {
  border-inline-start-color: rgb(8 51 68 / 0.05) !important;
}
.border-s-cyan-950\/50 {
  border-inline-start-color: rgb(8 51 68 / 0.5) !important;
}
.border-s-cyan-950\/60 {
  border-inline-start-color: rgb(8 51 68 / 0.6) !important;
}
.border-s-cyan-950\/70 {
  border-inline-start-color: rgb(8 51 68 / 0.7) !important;
}
.border-s-cyan-950\/75 {
  border-inline-start-color: rgb(8 51 68 / 0.75) !important;
}
.border-s-cyan-950\/80 {
  border-inline-start-color: rgb(8 51 68 / 0.8) !important;
}
.border-s-cyan-950\/87 {
  border-inline-start-color: rgb(8 51 68 / 0.87) !important;
}
.border-s-cyan-950\/90 {
  border-inline-start-color: rgb(8 51 68 / 0.9) !important;
}
.border-s-cyan-950\/95 {
  border-inline-start-color: rgb(8 51 68 / 0.95) !important;
}
.border-s-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-100\/0 {
  border-inline-start-color: rgb(209 250 229 / 0) !important;
}
.border-s-emerald-100\/10 {
  border-inline-start-color: rgb(209 250 229 / 0.1) !important;
}
.border-s-emerald-100\/100 {
  border-inline-start-color: rgb(209 250 229 / 1) !important;
}
.border-s-emerald-100\/12 {
  border-inline-start-color: rgb(209 250 229 / 0.12) !important;
}
.border-s-emerald-100\/20 {
  border-inline-start-color: rgb(209 250 229 / 0.2) !important;
}
.border-s-emerald-100\/25 {
  border-inline-start-color: rgb(209 250 229 / 0.25) !important;
}
.border-s-emerald-100\/30 {
  border-inline-start-color: rgb(209 250 229 / 0.3) !important;
}
.border-s-emerald-100\/38 {
  border-inline-start-color: rgb(209 250 229 / 0.38) !important;
}
.border-s-emerald-100\/40 {
  border-inline-start-color: rgb(209 250 229 / 0.4) !important;
}
.border-s-emerald-100\/5 {
  border-inline-start-color: rgb(209 250 229 / 0.05) !important;
}
.border-s-emerald-100\/50 {
  border-inline-start-color: rgb(209 250 229 / 0.5) !important;
}
.border-s-emerald-100\/60 {
  border-inline-start-color: rgb(209 250 229 / 0.6) !important;
}
.border-s-emerald-100\/70 {
  border-inline-start-color: rgb(209 250 229 / 0.7) !important;
}
.border-s-emerald-100\/75 {
  border-inline-start-color: rgb(209 250 229 / 0.75) !important;
}
.border-s-emerald-100\/80 {
  border-inline-start-color: rgb(209 250 229 / 0.8) !important;
}
.border-s-emerald-100\/87 {
  border-inline-start-color: rgb(209 250 229 / 0.87) !important;
}
.border-s-emerald-100\/90 {
  border-inline-start-color: rgb(209 250 229 / 0.9) !important;
}
.border-s-emerald-100\/95 {
  border-inline-start-color: rgb(209 250 229 / 0.95) !important;
}
.border-s-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-200\/0 {
  border-inline-start-color: rgb(167 243 208 / 0) !important;
}
.border-s-emerald-200\/10 {
  border-inline-start-color: rgb(167 243 208 / 0.1) !important;
}
.border-s-emerald-200\/100 {
  border-inline-start-color: rgb(167 243 208 / 1) !important;
}
.border-s-emerald-200\/12 {
  border-inline-start-color: rgb(167 243 208 / 0.12) !important;
}
.border-s-emerald-200\/20 {
  border-inline-start-color: rgb(167 243 208 / 0.2) !important;
}
.border-s-emerald-200\/25 {
  border-inline-start-color: rgb(167 243 208 / 0.25) !important;
}
.border-s-emerald-200\/30 {
  border-inline-start-color: rgb(167 243 208 / 0.3) !important;
}
.border-s-emerald-200\/38 {
  border-inline-start-color: rgb(167 243 208 / 0.38) !important;
}
.border-s-emerald-200\/40 {
  border-inline-start-color: rgb(167 243 208 / 0.4) !important;
}
.border-s-emerald-200\/5 {
  border-inline-start-color: rgb(167 243 208 / 0.05) !important;
}
.border-s-emerald-200\/50 {
  border-inline-start-color: rgb(167 243 208 / 0.5) !important;
}
.border-s-emerald-200\/60 {
  border-inline-start-color: rgb(167 243 208 / 0.6) !important;
}
.border-s-emerald-200\/70 {
  border-inline-start-color: rgb(167 243 208 / 0.7) !important;
}
.border-s-emerald-200\/75 {
  border-inline-start-color: rgb(167 243 208 / 0.75) !important;
}
.border-s-emerald-200\/80 {
  border-inline-start-color: rgb(167 243 208 / 0.8) !important;
}
.border-s-emerald-200\/87 {
  border-inline-start-color: rgb(167 243 208 / 0.87) !important;
}
.border-s-emerald-200\/90 {
  border-inline-start-color: rgb(167 243 208 / 0.9) !important;
}
.border-s-emerald-200\/95 {
  border-inline-start-color: rgb(167 243 208 / 0.95) !important;
}
.border-s-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-300\/0 {
  border-inline-start-color: rgb(110 231 183 / 0) !important;
}
.border-s-emerald-300\/10 {
  border-inline-start-color: rgb(110 231 183 / 0.1) !important;
}
.border-s-emerald-300\/100 {
  border-inline-start-color: rgb(110 231 183 / 1) !important;
}
.border-s-emerald-300\/12 {
  border-inline-start-color: rgb(110 231 183 / 0.12) !important;
}
.border-s-emerald-300\/20 {
  border-inline-start-color: rgb(110 231 183 / 0.2) !important;
}
.border-s-emerald-300\/25 {
  border-inline-start-color: rgb(110 231 183 / 0.25) !important;
}
.border-s-emerald-300\/30 {
  border-inline-start-color: rgb(110 231 183 / 0.3) !important;
}
.border-s-emerald-300\/38 {
  border-inline-start-color: rgb(110 231 183 / 0.38) !important;
}
.border-s-emerald-300\/40 {
  border-inline-start-color: rgb(110 231 183 / 0.4) !important;
}
.border-s-emerald-300\/5 {
  border-inline-start-color: rgb(110 231 183 / 0.05) !important;
}
.border-s-emerald-300\/50 {
  border-inline-start-color: rgb(110 231 183 / 0.5) !important;
}
.border-s-emerald-300\/60 {
  border-inline-start-color: rgb(110 231 183 / 0.6) !important;
}
.border-s-emerald-300\/70 {
  border-inline-start-color: rgb(110 231 183 / 0.7) !important;
}
.border-s-emerald-300\/75 {
  border-inline-start-color: rgb(110 231 183 / 0.75) !important;
}
.border-s-emerald-300\/80 {
  border-inline-start-color: rgb(110 231 183 / 0.8) !important;
}
.border-s-emerald-300\/87 {
  border-inline-start-color: rgb(110 231 183 / 0.87) !important;
}
.border-s-emerald-300\/90 {
  border-inline-start-color: rgb(110 231 183 / 0.9) !important;
}
.border-s-emerald-300\/95 {
  border-inline-start-color: rgb(110 231 183 / 0.95) !important;
}
.border-s-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-400\/0 {
  border-inline-start-color: rgb(52 211 153 / 0) !important;
}
.border-s-emerald-400\/10 {
  border-inline-start-color: rgb(52 211 153 / 0.1) !important;
}
.border-s-emerald-400\/100 {
  border-inline-start-color: rgb(52 211 153 / 1) !important;
}
.border-s-emerald-400\/12 {
  border-inline-start-color: rgb(52 211 153 / 0.12) !important;
}
.border-s-emerald-400\/20 {
  border-inline-start-color: rgb(52 211 153 / 0.2) !important;
}
.border-s-emerald-400\/25 {
  border-inline-start-color: rgb(52 211 153 / 0.25) !important;
}
.border-s-emerald-400\/30 {
  border-inline-start-color: rgb(52 211 153 / 0.3) !important;
}
.border-s-emerald-400\/38 {
  border-inline-start-color: rgb(52 211 153 / 0.38) !important;
}
.border-s-emerald-400\/40 {
  border-inline-start-color: rgb(52 211 153 / 0.4) !important;
}
.border-s-emerald-400\/5 {
  border-inline-start-color: rgb(52 211 153 / 0.05) !important;
}
.border-s-emerald-400\/50 {
  border-inline-start-color: rgb(52 211 153 / 0.5) !important;
}
.border-s-emerald-400\/60 {
  border-inline-start-color: rgb(52 211 153 / 0.6) !important;
}
.border-s-emerald-400\/70 {
  border-inline-start-color: rgb(52 211 153 / 0.7) !important;
}
.border-s-emerald-400\/75 {
  border-inline-start-color: rgb(52 211 153 / 0.75) !important;
}
.border-s-emerald-400\/80 {
  border-inline-start-color: rgb(52 211 153 / 0.8) !important;
}
.border-s-emerald-400\/87 {
  border-inline-start-color: rgb(52 211 153 / 0.87) !important;
}
.border-s-emerald-400\/90 {
  border-inline-start-color: rgb(52 211 153 / 0.9) !important;
}
.border-s-emerald-400\/95 {
  border-inline-start-color: rgb(52 211 153 / 0.95) !important;
}
.border-s-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-50\/0 {
  border-inline-start-color: rgb(236 253 245 / 0) !important;
}
.border-s-emerald-50\/10 {
  border-inline-start-color: rgb(236 253 245 / 0.1) !important;
}
.border-s-emerald-50\/100 {
  border-inline-start-color: rgb(236 253 245 / 1) !important;
}
.border-s-emerald-50\/12 {
  border-inline-start-color: rgb(236 253 245 / 0.12) !important;
}
.border-s-emerald-50\/20 {
  border-inline-start-color: rgb(236 253 245 / 0.2) !important;
}
.border-s-emerald-50\/25 {
  border-inline-start-color: rgb(236 253 245 / 0.25) !important;
}
.border-s-emerald-50\/30 {
  border-inline-start-color: rgb(236 253 245 / 0.3) !important;
}
.border-s-emerald-50\/38 {
  border-inline-start-color: rgb(236 253 245 / 0.38) !important;
}
.border-s-emerald-50\/40 {
  border-inline-start-color: rgb(236 253 245 / 0.4) !important;
}
.border-s-emerald-50\/5 {
  border-inline-start-color: rgb(236 253 245 / 0.05) !important;
}
.border-s-emerald-50\/50 {
  border-inline-start-color: rgb(236 253 245 / 0.5) !important;
}
.border-s-emerald-50\/60 {
  border-inline-start-color: rgb(236 253 245 / 0.6) !important;
}
.border-s-emerald-50\/70 {
  border-inline-start-color: rgb(236 253 245 / 0.7) !important;
}
.border-s-emerald-50\/75 {
  border-inline-start-color: rgb(236 253 245 / 0.75) !important;
}
.border-s-emerald-50\/80 {
  border-inline-start-color: rgb(236 253 245 / 0.8) !important;
}
.border-s-emerald-50\/87 {
  border-inline-start-color: rgb(236 253 245 / 0.87) !important;
}
.border-s-emerald-50\/90 {
  border-inline-start-color: rgb(236 253 245 / 0.9) !important;
}
.border-s-emerald-50\/95 {
  border-inline-start-color: rgb(236 253 245 / 0.95) !important;
}
.border-s-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-500\/0 {
  border-inline-start-color: rgb(16 185 129 / 0) !important;
}
.border-s-emerald-500\/10 {
  border-inline-start-color: rgb(16 185 129 / 0.1) !important;
}
.border-s-emerald-500\/100 {
  border-inline-start-color: rgb(16 185 129 / 1) !important;
}
.border-s-emerald-500\/12 {
  border-inline-start-color: rgb(16 185 129 / 0.12) !important;
}
.border-s-emerald-500\/20 {
  border-inline-start-color: rgb(16 185 129 / 0.2) !important;
}
.border-s-emerald-500\/25 {
  border-inline-start-color: rgb(16 185 129 / 0.25) !important;
}
.border-s-emerald-500\/30 {
  border-inline-start-color: rgb(16 185 129 / 0.3) !important;
}
.border-s-emerald-500\/38 {
  border-inline-start-color: rgb(16 185 129 / 0.38) !important;
}
.border-s-emerald-500\/40 {
  border-inline-start-color: rgb(16 185 129 / 0.4) !important;
}
.border-s-emerald-500\/5 {
  border-inline-start-color: rgb(16 185 129 / 0.05) !important;
}
.border-s-emerald-500\/50 {
  border-inline-start-color: rgb(16 185 129 / 0.5) !important;
}
.border-s-emerald-500\/60 {
  border-inline-start-color: rgb(16 185 129 / 0.6) !important;
}
.border-s-emerald-500\/70 {
  border-inline-start-color: rgb(16 185 129 / 0.7) !important;
}
.border-s-emerald-500\/75 {
  border-inline-start-color: rgb(16 185 129 / 0.75) !important;
}
.border-s-emerald-500\/80 {
  border-inline-start-color: rgb(16 185 129 / 0.8) !important;
}
.border-s-emerald-500\/87 {
  border-inline-start-color: rgb(16 185 129 / 0.87) !important;
}
.border-s-emerald-500\/90 {
  border-inline-start-color: rgb(16 185 129 / 0.9) !important;
}
.border-s-emerald-500\/95 {
  border-inline-start-color: rgb(16 185 129 / 0.95) !important;
}
.border-s-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-600\/0 {
  border-inline-start-color: rgb(5 150 105 / 0) !important;
}
.border-s-emerald-600\/10 {
  border-inline-start-color: rgb(5 150 105 / 0.1) !important;
}
.border-s-emerald-600\/100 {
  border-inline-start-color: rgb(5 150 105 / 1) !important;
}
.border-s-emerald-600\/12 {
  border-inline-start-color: rgb(5 150 105 / 0.12) !important;
}
.border-s-emerald-600\/20 {
  border-inline-start-color: rgb(5 150 105 / 0.2) !important;
}
.border-s-emerald-600\/25 {
  border-inline-start-color: rgb(5 150 105 / 0.25) !important;
}
.border-s-emerald-600\/30 {
  border-inline-start-color: rgb(5 150 105 / 0.3) !important;
}
.border-s-emerald-600\/38 {
  border-inline-start-color: rgb(5 150 105 / 0.38) !important;
}
.border-s-emerald-600\/40 {
  border-inline-start-color: rgb(5 150 105 / 0.4) !important;
}
.border-s-emerald-600\/5 {
  border-inline-start-color: rgb(5 150 105 / 0.05) !important;
}
.border-s-emerald-600\/50 {
  border-inline-start-color: rgb(5 150 105 / 0.5) !important;
}
.border-s-emerald-600\/60 {
  border-inline-start-color: rgb(5 150 105 / 0.6) !important;
}
.border-s-emerald-600\/70 {
  border-inline-start-color: rgb(5 150 105 / 0.7) !important;
}
.border-s-emerald-600\/75 {
  border-inline-start-color: rgb(5 150 105 / 0.75) !important;
}
.border-s-emerald-600\/80 {
  border-inline-start-color: rgb(5 150 105 / 0.8) !important;
}
.border-s-emerald-600\/87 {
  border-inline-start-color: rgb(5 150 105 / 0.87) !important;
}
.border-s-emerald-600\/90 {
  border-inline-start-color: rgb(5 150 105 / 0.9) !important;
}
.border-s-emerald-600\/95 {
  border-inline-start-color: rgb(5 150 105 / 0.95) !important;
}
.border-s-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-700\/0 {
  border-inline-start-color: rgb(4 120 87 / 0) !important;
}
.border-s-emerald-700\/10 {
  border-inline-start-color: rgb(4 120 87 / 0.1) !important;
}
.border-s-emerald-700\/100 {
  border-inline-start-color: rgb(4 120 87 / 1) !important;
}
.border-s-emerald-700\/12 {
  border-inline-start-color: rgb(4 120 87 / 0.12) !important;
}
.border-s-emerald-700\/20 {
  border-inline-start-color: rgb(4 120 87 / 0.2) !important;
}
.border-s-emerald-700\/25 {
  border-inline-start-color: rgb(4 120 87 / 0.25) !important;
}
.border-s-emerald-700\/30 {
  border-inline-start-color: rgb(4 120 87 / 0.3) !important;
}
.border-s-emerald-700\/38 {
  border-inline-start-color: rgb(4 120 87 / 0.38) !important;
}
.border-s-emerald-700\/40 {
  border-inline-start-color: rgb(4 120 87 / 0.4) !important;
}
.border-s-emerald-700\/5 {
  border-inline-start-color: rgb(4 120 87 / 0.05) !important;
}
.border-s-emerald-700\/50 {
  border-inline-start-color: rgb(4 120 87 / 0.5) !important;
}
.border-s-emerald-700\/60 {
  border-inline-start-color: rgb(4 120 87 / 0.6) !important;
}
.border-s-emerald-700\/70 {
  border-inline-start-color: rgb(4 120 87 / 0.7) !important;
}
.border-s-emerald-700\/75 {
  border-inline-start-color: rgb(4 120 87 / 0.75) !important;
}
.border-s-emerald-700\/80 {
  border-inline-start-color: rgb(4 120 87 / 0.8) !important;
}
.border-s-emerald-700\/87 {
  border-inline-start-color: rgb(4 120 87 / 0.87) !important;
}
.border-s-emerald-700\/90 {
  border-inline-start-color: rgb(4 120 87 / 0.9) !important;
}
.border-s-emerald-700\/95 {
  border-inline-start-color: rgb(4 120 87 / 0.95) !important;
}
.border-s-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-800\/0 {
  border-inline-start-color: rgb(6 95 70 / 0) !important;
}
.border-s-emerald-800\/10 {
  border-inline-start-color: rgb(6 95 70 / 0.1) !important;
}
.border-s-emerald-800\/100 {
  border-inline-start-color: rgb(6 95 70 / 1) !important;
}
.border-s-emerald-800\/12 {
  border-inline-start-color: rgb(6 95 70 / 0.12) !important;
}
.border-s-emerald-800\/20 {
  border-inline-start-color: rgb(6 95 70 / 0.2) !important;
}
.border-s-emerald-800\/25 {
  border-inline-start-color: rgb(6 95 70 / 0.25) !important;
}
.border-s-emerald-800\/30 {
  border-inline-start-color: rgb(6 95 70 / 0.3) !important;
}
.border-s-emerald-800\/38 {
  border-inline-start-color: rgb(6 95 70 / 0.38) !important;
}
.border-s-emerald-800\/40 {
  border-inline-start-color: rgb(6 95 70 / 0.4) !important;
}
.border-s-emerald-800\/5 {
  border-inline-start-color: rgb(6 95 70 / 0.05) !important;
}
.border-s-emerald-800\/50 {
  border-inline-start-color: rgb(6 95 70 / 0.5) !important;
}
.border-s-emerald-800\/60 {
  border-inline-start-color: rgb(6 95 70 / 0.6) !important;
}
.border-s-emerald-800\/70 {
  border-inline-start-color: rgb(6 95 70 / 0.7) !important;
}
.border-s-emerald-800\/75 {
  border-inline-start-color: rgb(6 95 70 / 0.75) !important;
}
.border-s-emerald-800\/80 {
  border-inline-start-color: rgb(6 95 70 / 0.8) !important;
}
.border-s-emerald-800\/87 {
  border-inline-start-color: rgb(6 95 70 / 0.87) !important;
}
.border-s-emerald-800\/90 {
  border-inline-start-color: rgb(6 95 70 / 0.9) !important;
}
.border-s-emerald-800\/95 {
  border-inline-start-color: rgb(6 95 70 / 0.95) !important;
}
.border-s-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-900\/0 {
  border-inline-start-color: rgb(6 78 59 / 0) !important;
}
.border-s-emerald-900\/10 {
  border-inline-start-color: rgb(6 78 59 / 0.1) !important;
}
.border-s-emerald-900\/100 {
  border-inline-start-color: rgb(6 78 59 / 1) !important;
}
.border-s-emerald-900\/12 {
  border-inline-start-color: rgb(6 78 59 / 0.12) !important;
}
.border-s-emerald-900\/20 {
  border-inline-start-color: rgb(6 78 59 / 0.2) !important;
}
.border-s-emerald-900\/25 {
  border-inline-start-color: rgb(6 78 59 / 0.25) !important;
}
.border-s-emerald-900\/30 {
  border-inline-start-color: rgb(6 78 59 / 0.3) !important;
}
.border-s-emerald-900\/38 {
  border-inline-start-color: rgb(6 78 59 / 0.38) !important;
}
.border-s-emerald-900\/40 {
  border-inline-start-color: rgb(6 78 59 / 0.4) !important;
}
.border-s-emerald-900\/5 {
  border-inline-start-color: rgb(6 78 59 / 0.05) !important;
}
.border-s-emerald-900\/50 {
  border-inline-start-color: rgb(6 78 59 / 0.5) !important;
}
.border-s-emerald-900\/60 {
  border-inline-start-color: rgb(6 78 59 / 0.6) !important;
}
.border-s-emerald-900\/70 {
  border-inline-start-color: rgb(6 78 59 / 0.7) !important;
}
.border-s-emerald-900\/75 {
  border-inline-start-color: rgb(6 78 59 / 0.75) !important;
}
.border-s-emerald-900\/80 {
  border-inline-start-color: rgb(6 78 59 / 0.8) !important;
}
.border-s-emerald-900\/87 {
  border-inline-start-color: rgb(6 78 59 / 0.87) !important;
}
.border-s-emerald-900\/90 {
  border-inline-start-color: rgb(6 78 59 / 0.9) !important;
}
.border-s-emerald-900\/95 {
  border-inline-start-color: rgb(6 78 59 / 0.95) !important;
}
.border-s-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-s-emerald-950\/0 {
  border-inline-start-color: rgb(2 44 34 / 0) !important;
}
.border-s-emerald-950\/10 {
  border-inline-start-color: rgb(2 44 34 / 0.1) !important;
}
.border-s-emerald-950\/100 {
  border-inline-start-color: rgb(2 44 34 / 1) !important;
}
.border-s-emerald-950\/12 {
  border-inline-start-color: rgb(2 44 34 / 0.12) !important;
}
.border-s-emerald-950\/20 {
  border-inline-start-color: rgb(2 44 34 / 0.2) !important;
}
.border-s-emerald-950\/25 {
  border-inline-start-color: rgb(2 44 34 / 0.25) !important;
}
.border-s-emerald-950\/30 {
  border-inline-start-color: rgb(2 44 34 / 0.3) !important;
}
.border-s-emerald-950\/38 {
  border-inline-start-color: rgb(2 44 34 / 0.38) !important;
}
.border-s-emerald-950\/40 {
  border-inline-start-color: rgb(2 44 34 / 0.4) !important;
}
.border-s-emerald-950\/5 {
  border-inline-start-color: rgb(2 44 34 / 0.05) !important;
}
.border-s-emerald-950\/50 {
  border-inline-start-color: rgb(2 44 34 / 0.5) !important;
}
.border-s-emerald-950\/60 {
  border-inline-start-color: rgb(2 44 34 / 0.6) !important;
}
.border-s-emerald-950\/70 {
  border-inline-start-color: rgb(2 44 34 / 0.7) !important;
}
.border-s-emerald-950\/75 {
  border-inline-start-color: rgb(2 44 34 / 0.75) !important;
}
.border-s-emerald-950\/80 {
  border-inline-start-color: rgb(2 44 34 / 0.8) !important;
}
.border-s-emerald-950\/87 {
  border-inline-start-color: rgb(2 44 34 / 0.87) !important;
}
.border-s-emerald-950\/90 {
  border-inline-start-color: rgb(2 44 34 / 0.9) !important;
}
.border-s-emerald-950\/95 {
  border-inline-start-color: rgb(2 44 34 / 0.95) !important;
}
.border-s-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-100\/0 {
  border-inline-start-color: rgb(250 232 255 / 0) !important;
}
.border-s-fuchsia-100\/10 {
  border-inline-start-color: rgb(250 232 255 / 0.1) !important;
}
.border-s-fuchsia-100\/100 {
  border-inline-start-color: rgb(250 232 255 / 1) !important;
}
.border-s-fuchsia-100\/12 {
  border-inline-start-color: rgb(250 232 255 / 0.12) !important;
}
.border-s-fuchsia-100\/20 {
  border-inline-start-color: rgb(250 232 255 / 0.2) !important;
}
.border-s-fuchsia-100\/25 {
  border-inline-start-color: rgb(250 232 255 / 0.25) !important;
}
.border-s-fuchsia-100\/30 {
  border-inline-start-color: rgb(250 232 255 / 0.3) !important;
}
.border-s-fuchsia-100\/38 {
  border-inline-start-color: rgb(250 232 255 / 0.38) !important;
}
.border-s-fuchsia-100\/40 {
  border-inline-start-color: rgb(250 232 255 / 0.4) !important;
}
.border-s-fuchsia-100\/5 {
  border-inline-start-color: rgb(250 232 255 / 0.05) !important;
}
.border-s-fuchsia-100\/50 {
  border-inline-start-color: rgb(250 232 255 / 0.5) !important;
}
.border-s-fuchsia-100\/60 {
  border-inline-start-color: rgb(250 232 255 / 0.6) !important;
}
.border-s-fuchsia-100\/70 {
  border-inline-start-color: rgb(250 232 255 / 0.7) !important;
}
.border-s-fuchsia-100\/75 {
  border-inline-start-color: rgb(250 232 255 / 0.75) !important;
}
.border-s-fuchsia-100\/80 {
  border-inline-start-color: rgb(250 232 255 / 0.8) !important;
}
.border-s-fuchsia-100\/87 {
  border-inline-start-color: rgb(250 232 255 / 0.87) !important;
}
.border-s-fuchsia-100\/90 {
  border-inline-start-color: rgb(250 232 255 / 0.9) !important;
}
.border-s-fuchsia-100\/95 {
  border-inline-start-color: rgb(250 232 255 / 0.95) !important;
}
.border-s-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-200\/0 {
  border-inline-start-color: rgb(245 208 254 / 0) !important;
}
.border-s-fuchsia-200\/10 {
  border-inline-start-color: rgb(245 208 254 / 0.1) !important;
}
.border-s-fuchsia-200\/100 {
  border-inline-start-color: rgb(245 208 254 / 1) !important;
}
.border-s-fuchsia-200\/12 {
  border-inline-start-color: rgb(245 208 254 / 0.12) !important;
}
.border-s-fuchsia-200\/20 {
  border-inline-start-color: rgb(245 208 254 / 0.2) !important;
}
.border-s-fuchsia-200\/25 {
  border-inline-start-color: rgb(245 208 254 / 0.25) !important;
}
.border-s-fuchsia-200\/30 {
  border-inline-start-color: rgb(245 208 254 / 0.3) !important;
}
.border-s-fuchsia-200\/38 {
  border-inline-start-color: rgb(245 208 254 / 0.38) !important;
}
.border-s-fuchsia-200\/40 {
  border-inline-start-color: rgb(245 208 254 / 0.4) !important;
}
.border-s-fuchsia-200\/5 {
  border-inline-start-color: rgb(245 208 254 / 0.05) !important;
}
.border-s-fuchsia-200\/50 {
  border-inline-start-color: rgb(245 208 254 / 0.5) !important;
}
.border-s-fuchsia-200\/60 {
  border-inline-start-color: rgb(245 208 254 / 0.6) !important;
}
.border-s-fuchsia-200\/70 {
  border-inline-start-color: rgb(245 208 254 / 0.7) !important;
}
.border-s-fuchsia-200\/75 {
  border-inline-start-color: rgb(245 208 254 / 0.75) !important;
}
.border-s-fuchsia-200\/80 {
  border-inline-start-color: rgb(245 208 254 / 0.8) !important;
}
.border-s-fuchsia-200\/87 {
  border-inline-start-color: rgb(245 208 254 / 0.87) !important;
}
.border-s-fuchsia-200\/90 {
  border-inline-start-color: rgb(245 208 254 / 0.9) !important;
}
.border-s-fuchsia-200\/95 {
  border-inline-start-color: rgb(245 208 254 / 0.95) !important;
}
.border-s-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-300\/0 {
  border-inline-start-color: rgb(240 171 252 / 0) !important;
}
.border-s-fuchsia-300\/10 {
  border-inline-start-color: rgb(240 171 252 / 0.1) !important;
}
.border-s-fuchsia-300\/100 {
  border-inline-start-color: rgb(240 171 252 / 1) !important;
}
.border-s-fuchsia-300\/12 {
  border-inline-start-color: rgb(240 171 252 / 0.12) !important;
}
.border-s-fuchsia-300\/20 {
  border-inline-start-color: rgb(240 171 252 / 0.2) !important;
}
.border-s-fuchsia-300\/25 {
  border-inline-start-color: rgb(240 171 252 / 0.25) !important;
}
.border-s-fuchsia-300\/30 {
  border-inline-start-color: rgb(240 171 252 / 0.3) !important;
}
.border-s-fuchsia-300\/38 {
  border-inline-start-color: rgb(240 171 252 / 0.38) !important;
}
.border-s-fuchsia-300\/40 {
  border-inline-start-color: rgb(240 171 252 / 0.4) !important;
}
.border-s-fuchsia-300\/5 {
  border-inline-start-color: rgb(240 171 252 / 0.05) !important;
}
.border-s-fuchsia-300\/50 {
  border-inline-start-color: rgb(240 171 252 / 0.5) !important;
}
.border-s-fuchsia-300\/60 {
  border-inline-start-color: rgb(240 171 252 / 0.6) !important;
}
.border-s-fuchsia-300\/70 {
  border-inline-start-color: rgb(240 171 252 / 0.7) !important;
}
.border-s-fuchsia-300\/75 {
  border-inline-start-color: rgb(240 171 252 / 0.75) !important;
}
.border-s-fuchsia-300\/80 {
  border-inline-start-color: rgb(240 171 252 / 0.8) !important;
}
.border-s-fuchsia-300\/87 {
  border-inline-start-color: rgb(240 171 252 / 0.87) !important;
}
.border-s-fuchsia-300\/90 {
  border-inline-start-color: rgb(240 171 252 / 0.9) !important;
}
.border-s-fuchsia-300\/95 {
  border-inline-start-color: rgb(240 171 252 / 0.95) !important;
}
.border-s-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-400\/0 {
  border-inline-start-color: rgb(232 121 249 / 0) !important;
}
.border-s-fuchsia-400\/10 {
  border-inline-start-color: rgb(232 121 249 / 0.1) !important;
}
.border-s-fuchsia-400\/100 {
  border-inline-start-color: rgb(232 121 249 / 1) !important;
}
.border-s-fuchsia-400\/12 {
  border-inline-start-color: rgb(232 121 249 / 0.12) !important;
}
.border-s-fuchsia-400\/20 {
  border-inline-start-color: rgb(232 121 249 / 0.2) !important;
}
.border-s-fuchsia-400\/25 {
  border-inline-start-color: rgb(232 121 249 / 0.25) !important;
}
.border-s-fuchsia-400\/30 {
  border-inline-start-color: rgb(232 121 249 / 0.3) !important;
}
.border-s-fuchsia-400\/38 {
  border-inline-start-color: rgb(232 121 249 / 0.38) !important;
}
.border-s-fuchsia-400\/40 {
  border-inline-start-color: rgb(232 121 249 / 0.4) !important;
}
.border-s-fuchsia-400\/5 {
  border-inline-start-color: rgb(232 121 249 / 0.05) !important;
}
.border-s-fuchsia-400\/50 {
  border-inline-start-color: rgb(232 121 249 / 0.5) !important;
}
.border-s-fuchsia-400\/60 {
  border-inline-start-color: rgb(232 121 249 / 0.6) !important;
}
.border-s-fuchsia-400\/70 {
  border-inline-start-color: rgb(232 121 249 / 0.7) !important;
}
.border-s-fuchsia-400\/75 {
  border-inline-start-color: rgb(232 121 249 / 0.75) !important;
}
.border-s-fuchsia-400\/80 {
  border-inline-start-color: rgb(232 121 249 / 0.8) !important;
}
.border-s-fuchsia-400\/87 {
  border-inline-start-color: rgb(232 121 249 / 0.87) !important;
}
.border-s-fuchsia-400\/90 {
  border-inline-start-color: rgb(232 121 249 / 0.9) !important;
}
.border-s-fuchsia-400\/95 {
  border-inline-start-color: rgb(232 121 249 / 0.95) !important;
}
.border-s-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-50\/0 {
  border-inline-start-color: rgb(253 244 255 / 0) !important;
}
.border-s-fuchsia-50\/10 {
  border-inline-start-color: rgb(253 244 255 / 0.1) !important;
}
.border-s-fuchsia-50\/100 {
  border-inline-start-color: rgb(253 244 255 / 1) !important;
}
.border-s-fuchsia-50\/12 {
  border-inline-start-color: rgb(253 244 255 / 0.12) !important;
}
.border-s-fuchsia-50\/20 {
  border-inline-start-color: rgb(253 244 255 / 0.2) !important;
}
.border-s-fuchsia-50\/25 {
  border-inline-start-color: rgb(253 244 255 / 0.25) !important;
}
.border-s-fuchsia-50\/30 {
  border-inline-start-color: rgb(253 244 255 / 0.3) !important;
}
.border-s-fuchsia-50\/38 {
  border-inline-start-color: rgb(253 244 255 / 0.38) !important;
}
.border-s-fuchsia-50\/40 {
  border-inline-start-color: rgb(253 244 255 / 0.4) !important;
}
.border-s-fuchsia-50\/5 {
  border-inline-start-color: rgb(253 244 255 / 0.05) !important;
}
.border-s-fuchsia-50\/50 {
  border-inline-start-color: rgb(253 244 255 / 0.5) !important;
}
.border-s-fuchsia-50\/60 {
  border-inline-start-color: rgb(253 244 255 / 0.6) !important;
}
.border-s-fuchsia-50\/70 {
  border-inline-start-color: rgb(253 244 255 / 0.7) !important;
}
.border-s-fuchsia-50\/75 {
  border-inline-start-color: rgb(253 244 255 / 0.75) !important;
}
.border-s-fuchsia-50\/80 {
  border-inline-start-color: rgb(253 244 255 / 0.8) !important;
}
.border-s-fuchsia-50\/87 {
  border-inline-start-color: rgb(253 244 255 / 0.87) !important;
}
.border-s-fuchsia-50\/90 {
  border-inline-start-color: rgb(253 244 255 / 0.9) !important;
}
.border-s-fuchsia-50\/95 {
  border-inline-start-color: rgb(253 244 255 / 0.95) !important;
}
.border-s-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-500\/0 {
  border-inline-start-color: rgb(217 70 239 / 0) !important;
}
.border-s-fuchsia-500\/10 {
  border-inline-start-color: rgb(217 70 239 / 0.1) !important;
}
.border-s-fuchsia-500\/100 {
  border-inline-start-color: rgb(217 70 239 / 1) !important;
}
.border-s-fuchsia-500\/12 {
  border-inline-start-color: rgb(217 70 239 / 0.12) !important;
}
.border-s-fuchsia-500\/20 {
  border-inline-start-color: rgb(217 70 239 / 0.2) !important;
}
.border-s-fuchsia-500\/25 {
  border-inline-start-color: rgb(217 70 239 / 0.25) !important;
}
.border-s-fuchsia-500\/30 {
  border-inline-start-color: rgb(217 70 239 / 0.3) !important;
}
.border-s-fuchsia-500\/38 {
  border-inline-start-color: rgb(217 70 239 / 0.38) !important;
}
.border-s-fuchsia-500\/40 {
  border-inline-start-color: rgb(217 70 239 / 0.4) !important;
}
.border-s-fuchsia-500\/5 {
  border-inline-start-color: rgb(217 70 239 / 0.05) !important;
}
.border-s-fuchsia-500\/50 {
  border-inline-start-color: rgb(217 70 239 / 0.5) !important;
}
.border-s-fuchsia-500\/60 {
  border-inline-start-color: rgb(217 70 239 / 0.6) !important;
}
.border-s-fuchsia-500\/70 {
  border-inline-start-color: rgb(217 70 239 / 0.7) !important;
}
.border-s-fuchsia-500\/75 {
  border-inline-start-color: rgb(217 70 239 / 0.75) !important;
}
.border-s-fuchsia-500\/80 {
  border-inline-start-color: rgb(217 70 239 / 0.8) !important;
}
.border-s-fuchsia-500\/87 {
  border-inline-start-color: rgb(217 70 239 / 0.87) !important;
}
.border-s-fuchsia-500\/90 {
  border-inline-start-color: rgb(217 70 239 / 0.9) !important;
}
.border-s-fuchsia-500\/95 {
  border-inline-start-color: rgb(217 70 239 / 0.95) !important;
}
.border-s-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-600\/0 {
  border-inline-start-color: rgb(192 38 211 / 0) !important;
}
.border-s-fuchsia-600\/10 {
  border-inline-start-color: rgb(192 38 211 / 0.1) !important;
}
.border-s-fuchsia-600\/100 {
  border-inline-start-color: rgb(192 38 211 / 1) !important;
}
.border-s-fuchsia-600\/12 {
  border-inline-start-color: rgb(192 38 211 / 0.12) !important;
}
.border-s-fuchsia-600\/20 {
  border-inline-start-color: rgb(192 38 211 / 0.2) !important;
}
.border-s-fuchsia-600\/25 {
  border-inline-start-color: rgb(192 38 211 / 0.25) !important;
}
.border-s-fuchsia-600\/30 {
  border-inline-start-color: rgb(192 38 211 / 0.3) !important;
}
.border-s-fuchsia-600\/38 {
  border-inline-start-color: rgb(192 38 211 / 0.38) !important;
}
.border-s-fuchsia-600\/40 {
  border-inline-start-color: rgb(192 38 211 / 0.4) !important;
}
.border-s-fuchsia-600\/5 {
  border-inline-start-color: rgb(192 38 211 / 0.05) !important;
}
.border-s-fuchsia-600\/50 {
  border-inline-start-color: rgb(192 38 211 / 0.5) !important;
}
.border-s-fuchsia-600\/60 {
  border-inline-start-color: rgb(192 38 211 / 0.6) !important;
}
.border-s-fuchsia-600\/70 {
  border-inline-start-color: rgb(192 38 211 / 0.7) !important;
}
.border-s-fuchsia-600\/75 {
  border-inline-start-color: rgb(192 38 211 / 0.75) !important;
}
.border-s-fuchsia-600\/80 {
  border-inline-start-color: rgb(192 38 211 / 0.8) !important;
}
.border-s-fuchsia-600\/87 {
  border-inline-start-color: rgb(192 38 211 / 0.87) !important;
}
.border-s-fuchsia-600\/90 {
  border-inline-start-color: rgb(192 38 211 / 0.9) !important;
}
.border-s-fuchsia-600\/95 {
  border-inline-start-color: rgb(192 38 211 / 0.95) !important;
}
.border-s-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-700\/0 {
  border-inline-start-color: rgb(162 28 175 / 0) !important;
}
.border-s-fuchsia-700\/10 {
  border-inline-start-color: rgb(162 28 175 / 0.1) !important;
}
.border-s-fuchsia-700\/100 {
  border-inline-start-color: rgb(162 28 175 / 1) !important;
}
.border-s-fuchsia-700\/12 {
  border-inline-start-color: rgb(162 28 175 / 0.12) !important;
}
.border-s-fuchsia-700\/20 {
  border-inline-start-color: rgb(162 28 175 / 0.2) !important;
}
.border-s-fuchsia-700\/25 {
  border-inline-start-color: rgb(162 28 175 / 0.25) !important;
}
.border-s-fuchsia-700\/30 {
  border-inline-start-color: rgb(162 28 175 / 0.3) !important;
}
.border-s-fuchsia-700\/38 {
  border-inline-start-color: rgb(162 28 175 / 0.38) !important;
}
.border-s-fuchsia-700\/40 {
  border-inline-start-color: rgb(162 28 175 / 0.4) !important;
}
.border-s-fuchsia-700\/5 {
  border-inline-start-color: rgb(162 28 175 / 0.05) !important;
}
.border-s-fuchsia-700\/50 {
  border-inline-start-color: rgb(162 28 175 / 0.5) !important;
}
.border-s-fuchsia-700\/60 {
  border-inline-start-color: rgb(162 28 175 / 0.6) !important;
}
.border-s-fuchsia-700\/70 {
  border-inline-start-color: rgb(162 28 175 / 0.7) !important;
}
.border-s-fuchsia-700\/75 {
  border-inline-start-color: rgb(162 28 175 / 0.75) !important;
}
.border-s-fuchsia-700\/80 {
  border-inline-start-color: rgb(162 28 175 / 0.8) !important;
}
.border-s-fuchsia-700\/87 {
  border-inline-start-color: rgb(162 28 175 / 0.87) !important;
}
.border-s-fuchsia-700\/90 {
  border-inline-start-color: rgb(162 28 175 / 0.9) !important;
}
.border-s-fuchsia-700\/95 {
  border-inline-start-color: rgb(162 28 175 / 0.95) !important;
}
.border-s-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-800\/0 {
  border-inline-start-color: rgb(134 25 143 / 0) !important;
}
.border-s-fuchsia-800\/10 {
  border-inline-start-color: rgb(134 25 143 / 0.1) !important;
}
.border-s-fuchsia-800\/100 {
  border-inline-start-color: rgb(134 25 143 / 1) !important;
}
.border-s-fuchsia-800\/12 {
  border-inline-start-color: rgb(134 25 143 / 0.12) !important;
}
.border-s-fuchsia-800\/20 {
  border-inline-start-color: rgb(134 25 143 / 0.2) !important;
}
.border-s-fuchsia-800\/25 {
  border-inline-start-color: rgb(134 25 143 / 0.25) !important;
}
.border-s-fuchsia-800\/30 {
  border-inline-start-color: rgb(134 25 143 / 0.3) !important;
}
.border-s-fuchsia-800\/38 {
  border-inline-start-color: rgb(134 25 143 / 0.38) !important;
}
.border-s-fuchsia-800\/40 {
  border-inline-start-color: rgb(134 25 143 / 0.4) !important;
}
.border-s-fuchsia-800\/5 {
  border-inline-start-color: rgb(134 25 143 / 0.05) !important;
}
.border-s-fuchsia-800\/50 {
  border-inline-start-color: rgb(134 25 143 / 0.5) !important;
}
.border-s-fuchsia-800\/60 {
  border-inline-start-color: rgb(134 25 143 / 0.6) !important;
}
.border-s-fuchsia-800\/70 {
  border-inline-start-color: rgb(134 25 143 / 0.7) !important;
}
.border-s-fuchsia-800\/75 {
  border-inline-start-color: rgb(134 25 143 / 0.75) !important;
}
.border-s-fuchsia-800\/80 {
  border-inline-start-color: rgb(134 25 143 / 0.8) !important;
}
.border-s-fuchsia-800\/87 {
  border-inline-start-color: rgb(134 25 143 / 0.87) !important;
}
.border-s-fuchsia-800\/90 {
  border-inline-start-color: rgb(134 25 143 / 0.9) !important;
}
.border-s-fuchsia-800\/95 {
  border-inline-start-color: rgb(134 25 143 / 0.95) !important;
}
.border-s-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-900\/0 {
  border-inline-start-color: rgb(112 26 117 / 0) !important;
}
.border-s-fuchsia-900\/10 {
  border-inline-start-color: rgb(112 26 117 / 0.1) !important;
}
.border-s-fuchsia-900\/100 {
  border-inline-start-color: rgb(112 26 117 / 1) !important;
}
.border-s-fuchsia-900\/12 {
  border-inline-start-color: rgb(112 26 117 / 0.12) !important;
}
.border-s-fuchsia-900\/20 {
  border-inline-start-color: rgb(112 26 117 / 0.2) !important;
}
.border-s-fuchsia-900\/25 {
  border-inline-start-color: rgb(112 26 117 / 0.25) !important;
}
.border-s-fuchsia-900\/30 {
  border-inline-start-color: rgb(112 26 117 / 0.3) !important;
}
.border-s-fuchsia-900\/38 {
  border-inline-start-color: rgb(112 26 117 / 0.38) !important;
}
.border-s-fuchsia-900\/40 {
  border-inline-start-color: rgb(112 26 117 / 0.4) !important;
}
.border-s-fuchsia-900\/5 {
  border-inline-start-color: rgb(112 26 117 / 0.05) !important;
}
.border-s-fuchsia-900\/50 {
  border-inline-start-color: rgb(112 26 117 / 0.5) !important;
}
.border-s-fuchsia-900\/60 {
  border-inline-start-color: rgb(112 26 117 / 0.6) !important;
}
.border-s-fuchsia-900\/70 {
  border-inline-start-color: rgb(112 26 117 / 0.7) !important;
}
.border-s-fuchsia-900\/75 {
  border-inline-start-color: rgb(112 26 117 / 0.75) !important;
}
.border-s-fuchsia-900\/80 {
  border-inline-start-color: rgb(112 26 117 / 0.8) !important;
}
.border-s-fuchsia-900\/87 {
  border-inline-start-color: rgb(112 26 117 / 0.87) !important;
}
.border-s-fuchsia-900\/90 {
  border-inline-start-color: rgb(112 26 117 / 0.9) !important;
}
.border-s-fuchsia-900\/95 {
  border-inline-start-color: rgb(112 26 117 / 0.95) !important;
}
.border-s-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-s-fuchsia-950\/0 {
  border-inline-start-color: rgb(74 4 78 / 0) !important;
}
.border-s-fuchsia-950\/10 {
  border-inline-start-color: rgb(74 4 78 / 0.1) !important;
}
.border-s-fuchsia-950\/100 {
  border-inline-start-color: rgb(74 4 78 / 1) !important;
}
.border-s-fuchsia-950\/12 {
  border-inline-start-color: rgb(74 4 78 / 0.12) !important;
}
.border-s-fuchsia-950\/20 {
  border-inline-start-color: rgb(74 4 78 / 0.2) !important;
}
.border-s-fuchsia-950\/25 {
  border-inline-start-color: rgb(74 4 78 / 0.25) !important;
}
.border-s-fuchsia-950\/30 {
  border-inline-start-color: rgb(74 4 78 / 0.3) !important;
}
.border-s-fuchsia-950\/38 {
  border-inline-start-color: rgb(74 4 78 / 0.38) !important;
}
.border-s-fuchsia-950\/40 {
  border-inline-start-color: rgb(74 4 78 / 0.4) !important;
}
.border-s-fuchsia-950\/5 {
  border-inline-start-color: rgb(74 4 78 / 0.05) !important;
}
.border-s-fuchsia-950\/50 {
  border-inline-start-color: rgb(74 4 78 / 0.5) !important;
}
.border-s-fuchsia-950\/60 {
  border-inline-start-color: rgb(74 4 78 / 0.6) !important;
}
.border-s-fuchsia-950\/70 {
  border-inline-start-color: rgb(74 4 78 / 0.7) !important;
}
.border-s-fuchsia-950\/75 {
  border-inline-start-color: rgb(74 4 78 / 0.75) !important;
}
.border-s-fuchsia-950\/80 {
  border-inline-start-color: rgb(74 4 78 / 0.8) !important;
}
.border-s-fuchsia-950\/87 {
  border-inline-start-color: rgb(74 4 78 / 0.87) !important;
}
.border-s-fuchsia-950\/90 {
  border-inline-start-color: rgb(74 4 78 / 0.9) !important;
}
.border-s-fuchsia-950\/95 {
  border-inline-start-color: rgb(74 4 78 / 0.95) !important;
}
.border-s-gray-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-s-gray-100\/0 {
  border-inline-start-color: rgb(241 245 249 / 0) !important;
}
.border-s-gray-100\/10 {
  border-inline-start-color: rgb(241 245 249 / 0.1) !important;
}
.border-s-gray-100\/100 {
  border-inline-start-color: rgb(241 245 249 / 1) !important;
}
.border-s-gray-100\/12 {
  border-inline-start-color: rgb(241 245 249 / 0.12) !important;
}
.border-s-gray-100\/20 {
  border-inline-start-color: rgb(241 245 249 / 0.2) !important;
}
.border-s-gray-100\/25 {
  border-inline-start-color: rgb(241 245 249 / 0.25) !important;
}
.border-s-gray-100\/30 {
  border-inline-start-color: rgb(241 245 249 / 0.3) !important;
}
.border-s-gray-100\/38 {
  border-inline-start-color: rgb(241 245 249 / 0.38) !important;
}
.border-s-gray-100\/40 {
  border-inline-start-color: rgb(241 245 249 / 0.4) !important;
}
.border-s-gray-100\/5 {
  border-inline-start-color: rgb(241 245 249 / 0.05) !important;
}
.border-s-gray-100\/50 {
  border-inline-start-color: rgb(241 245 249 / 0.5) !important;
}
.border-s-gray-100\/60 {
  border-inline-start-color: rgb(241 245 249 / 0.6) !important;
}
.border-s-gray-100\/70 {
  border-inline-start-color: rgb(241 245 249 / 0.7) !important;
}
.border-s-gray-100\/75 {
  border-inline-start-color: rgb(241 245 249 / 0.75) !important;
}
.border-s-gray-100\/80 {
  border-inline-start-color: rgb(241 245 249 / 0.8) !important;
}
.border-s-gray-100\/87 {
  border-inline-start-color: rgb(241 245 249 / 0.87) !important;
}
.border-s-gray-100\/90 {
  border-inline-start-color: rgb(241 245 249 / 0.9) !important;
}
.border-s-gray-100\/95 {
  border-inline-start-color: rgb(241 245 249 / 0.95) !important;
}
.border-s-gray-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-s-gray-200\/0 {
  border-inline-start-color: rgb(226 232 240 / 0) !important;
}
.border-s-gray-200\/10 {
  border-inline-start-color: rgb(226 232 240 / 0.1) !important;
}
.border-s-gray-200\/100 {
  border-inline-start-color: rgb(226 232 240 / 1) !important;
}
.border-s-gray-200\/12 {
  border-inline-start-color: rgb(226 232 240 / 0.12) !important;
}
.border-s-gray-200\/20 {
  border-inline-start-color: rgb(226 232 240 / 0.2) !important;
}
.border-s-gray-200\/25 {
  border-inline-start-color: rgb(226 232 240 / 0.25) !important;
}
.border-s-gray-200\/30 {
  border-inline-start-color: rgb(226 232 240 / 0.3) !important;
}
.border-s-gray-200\/38 {
  border-inline-start-color: rgb(226 232 240 / 0.38) !important;
}
.border-s-gray-200\/40 {
  border-inline-start-color: rgb(226 232 240 / 0.4) !important;
}
.border-s-gray-200\/5 {
  border-inline-start-color: rgb(226 232 240 / 0.05) !important;
}
.border-s-gray-200\/50 {
  border-inline-start-color: rgb(226 232 240 / 0.5) !important;
}
.border-s-gray-200\/60 {
  border-inline-start-color: rgb(226 232 240 / 0.6) !important;
}
.border-s-gray-200\/70 {
  border-inline-start-color: rgb(226 232 240 / 0.7) !important;
}
.border-s-gray-200\/75 {
  border-inline-start-color: rgb(226 232 240 / 0.75) !important;
}
.border-s-gray-200\/80 {
  border-inline-start-color: rgb(226 232 240 / 0.8) !important;
}
.border-s-gray-200\/87 {
  border-inline-start-color: rgb(226 232 240 / 0.87) !important;
}
.border-s-gray-200\/90 {
  border-inline-start-color: rgb(226 232 240 / 0.9) !important;
}
.border-s-gray-200\/95 {
  border-inline-start-color: rgb(226 232 240 / 0.95) !important;
}
.border-s-gray-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-s-gray-300\/0 {
  border-inline-start-color: rgb(203 213 225 / 0) !important;
}
.border-s-gray-300\/10 {
  border-inline-start-color: rgb(203 213 225 / 0.1) !important;
}
.border-s-gray-300\/100 {
  border-inline-start-color: rgb(203 213 225 / 1) !important;
}
.border-s-gray-300\/12 {
  border-inline-start-color: rgb(203 213 225 / 0.12) !important;
}
.border-s-gray-300\/20 {
  border-inline-start-color: rgb(203 213 225 / 0.2) !important;
}
.border-s-gray-300\/25 {
  border-inline-start-color: rgb(203 213 225 / 0.25) !important;
}
.border-s-gray-300\/30 {
  border-inline-start-color: rgb(203 213 225 / 0.3) !important;
}
.border-s-gray-300\/38 {
  border-inline-start-color: rgb(203 213 225 / 0.38) !important;
}
.border-s-gray-300\/40 {
  border-inline-start-color: rgb(203 213 225 / 0.4) !important;
}
.border-s-gray-300\/5 {
  border-inline-start-color: rgb(203 213 225 / 0.05) !important;
}
.border-s-gray-300\/50 {
  border-inline-start-color: rgb(203 213 225 / 0.5) !important;
}
.border-s-gray-300\/60 {
  border-inline-start-color: rgb(203 213 225 / 0.6) !important;
}
.border-s-gray-300\/70 {
  border-inline-start-color: rgb(203 213 225 / 0.7) !important;
}
.border-s-gray-300\/75 {
  border-inline-start-color: rgb(203 213 225 / 0.75) !important;
}
.border-s-gray-300\/80 {
  border-inline-start-color: rgb(203 213 225 / 0.8) !important;
}
.border-s-gray-300\/87 {
  border-inline-start-color: rgb(203 213 225 / 0.87) !important;
}
.border-s-gray-300\/90 {
  border-inline-start-color: rgb(203 213 225 / 0.9) !important;
}
.border-s-gray-300\/95 {
  border-inline-start-color: rgb(203 213 225 / 0.95) !important;
}
.border-s-gray-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-s-gray-400\/0 {
  border-inline-start-color: rgb(148 163 184 / 0) !important;
}
.border-s-gray-400\/10 {
  border-inline-start-color: rgb(148 163 184 / 0.1) !important;
}
.border-s-gray-400\/100 {
  border-inline-start-color: rgb(148 163 184 / 1) !important;
}
.border-s-gray-400\/12 {
  border-inline-start-color: rgb(148 163 184 / 0.12) !important;
}
.border-s-gray-400\/20 {
  border-inline-start-color: rgb(148 163 184 / 0.2) !important;
}
.border-s-gray-400\/25 {
  border-inline-start-color: rgb(148 163 184 / 0.25) !important;
}
.border-s-gray-400\/30 {
  border-inline-start-color: rgb(148 163 184 / 0.3) !important;
}
.border-s-gray-400\/38 {
  border-inline-start-color: rgb(148 163 184 / 0.38) !important;
}
.border-s-gray-400\/40 {
  border-inline-start-color: rgb(148 163 184 / 0.4) !important;
}
.border-s-gray-400\/5 {
  border-inline-start-color: rgb(148 163 184 / 0.05) !important;
}
.border-s-gray-400\/50 {
  border-inline-start-color: rgb(148 163 184 / 0.5) !important;
}
.border-s-gray-400\/60 {
  border-inline-start-color: rgb(148 163 184 / 0.6) !important;
}
.border-s-gray-400\/70 {
  border-inline-start-color: rgb(148 163 184 / 0.7) !important;
}
.border-s-gray-400\/75 {
  border-inline-start-color: rgb(148 163 184 / 0.75) !important;
}
.border-s-gray-400\/80 {
  border-inline-start-color: rgb(148 163 184 / 0.8) !important;
}
.border-s-gray-400\/87 {
  border-inline-start-color: rgb(148 163 184 / 0.87) !important;
}
.border-s-gray-400\/90 {
  border-inline-start-color: rgb(148 163 184 / 0.9) !important;
}
.border-s-gray-400\/95 {
  border-inline-start-color: rgb(148 163 184 / 0.95) !important;
}
.border-s-gray-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-s-gray-50\/0 {
  border-inline-start-color: rgb(248 250 252 / 0) !important;
}
.border-s-gray-50\/10 {
  border-inline-start-color: rgb(248 250 252 / 0.1) !important;
}
.border-s-gray-50\/100 {
  border-inline-start-color: rgb(248 250 252 / 1) !important;
}
.border-s-gray-50\/12 {
  border-inline-start-color: rgb(248 250 252 / 0.12) !important;
}
.border-s-gray-50\/20 {
  border-inline-start-color: rgb(248 250 252 / 0.2) !important;
}
.border-s-gray-50\/25 {
  border-inline-start-color: rgb(248 250 252 / 0.25) !important;
}
.border-s-gray-50\/30 {
  border-inline-start-color: rgb(248 250 252 / 0.3) !important;
}
.border-s-gray-50\/38 {
  border-inline-start-color: rgb(248 250 252 / 0.38) !important;
}
.border-s-gray-50\/40 {
  border-inline-start-color: rgb(248 250 252 / 0.4) !important;
}
.border-s-gray-50\/5 {
  border-inline-start-color: rgb(248 250 252 / 0.05) !important;
}
.border-s-gray-50\/50 {
  border-inline-start-color: rgb(248 250 252 / 0.5) !important;
}
.border-s-gray-50\/60 {
  border-inline-start-color: rgb(248 250 252 / 0.6) !important;
}
.border-s-gray-50\/70 {
  border-inline-start-color: rgb(248 250 252 / 0.7) !important;
}
.border-s-gray-50\/75 {
  border-inline-start-color: rgb(248 250 252 / 0.75) !important;
}
.border-s-gray-50\/80 {
  border-inline-start-color: rgb(248 250 252 / 0.8) !important;
}
.border-s-gray-50\/87 {
  border-inline-start-color: rgb(248 250 252 / 0.87) !important;
}
.border-s-gray-50\/90 {
  border-inline-start-color: rgb(248 250 252 / 0.9) !important;
}
.border-s-gray-50\/95 {
  border-inline-start-color: rgb(248 250 252 / 0.95) !important;
}
.border-s-gray-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-s-gray-500\/0 {
  border-inline-start-color: rgb(100 116 139 / 0) !important;
}
.border-s-gray-500\/10 {
  border-inline-start-color: rgb(100 116 139 / 0.1) !important;
}
.border-s-gray-500\/100 {
  border-inline-start-color: rgb(100 116 139 / 1) !important;
}
.border-s-gray-500\/12 {
  border-inline-start-color: rgb(100 116 139 / 0.12) !important;
}
.border-s-gray-500\/20 {
  border-inline-start-color: rgb(100 116 139 / 0.2) !important;
}
.border-s-gray-500\/25 {
  border-inline-start-color: rgb(100 116 139 / 0.25) !important;
}
.border-s-gray-500\/30 {
  border-inline-start-color: rgb(100 116 139 / 0.3) !important;
}
.border-s-gray-500\/38 {
  border-inline-start-color: rgb(100 116 139 / 0.38) !important;
}
.border-s-gray-500\/40 {
  border-inline-start-color: rgb(100 116 139 / 0.4) !important;
}
.border-s-gray-500\/5 {
  border-inline-start-color: rgb(100 116 139 / 0.05) !important;
}
.border-s-gray-500\/50 {
  border-inline-start-color: rgb(100 116 139 / 0.5) !important;
}
.border-s-gray-500\/60 {
  border-inline-start-color: rgb(100 116 139 / 0.6) !important;
}
.border-s-gray-500\/70 {
  border-inline-start-color: rgb(100 116 139 / 0.7) !important;
}
.border-s-gray-500\/75 {
  border-inline-start-color: rgb(100 116 139 / 0.75) !important;
}
.border-s-gray-500\/80 {
  border-inline-start-color: rgb(100 116 139 / 0.8) !important;
}
.border-s-gray-500\/87 {
  border-inline-start-color: rgb(100 116 139 / 0.87) !important;
}
.border-s-gray-500\/90 {
  border-inline-start-color: rgb(100 116 139 / 0.9) !important;
}
.border-s-gray-500\/95 {
  border-inline-start-color: rgb(100 116 139 / 0.95) !important;
}
.border-s-gray-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-s-gray-600\/0 {
  border-inline-start-color: rgb(71 85 105 / 0) !important;
}
.border-s-gray-600\/10 {
  border-inline-start-color: rgb(71 85 105 / 0.1) !important;
}
.border-s-gray-600\/100 {
  border-inline-start-color: rgb(71 85 105 / 1) !important;
}
.border-s-gray-600\/12 {
  border-inline-start-color: rgb(71 85 105 / 0.12) !important;
}
.border-s-gray-600\/20 {
  border-inline-start-color: rgb(71 85 105 / 0.2) !important;
}
.border-s-gray-600\/25 {
  border-inline-start-color: rgb(71 85 105 / 0.25) !important;
}
.border-s-gray-600\/30 {
  border-inline-start-color: rgb(71 85 105 / 0.3) !important;
}
.border-s-gray-600\/38 {
  border-inline-start-color: rgb(71 85 105 / 0.38) !important;
}
.border-s-gray-600\/40 {
  border-inline-start-color: rgb(71 85 105 / 0.4) !important;
}
.border-s-gray-600\/5 {
  border-inline-start-color: rgb(71 85 105 / 0.05) !important;
}
.border-s-gray-600\/50 {
  border-inline-start-color: rgb(71 85 105 / 0.5) !important;
}
.border-s-gray-600\/60 {
  border-inline-start-color: rgb(71 85 105 / 0.6) !important;
}
.border-s-gray-600\/70 {
  border-inline-start-color: rgb(71 85 105 / 0.7) !important;
}
.border-s-gray-600\/75 {
  border-inline-start-color: rgb(71 85 105 / 0.75) !important;
}
.border-s-gray-600\/80 {
  border-inline-start-color: rgb(71 85 105 / 0.8) !important;
}
.border-s-gray-600\/87 {
  border-inline-start-color: rgb(71 85 105 / 0.87) !important;
}
.border-s-gray-600\/90 {
  border-inline-start-color: rgb(71 85 105 / 0.9) !important;
}
.border-s-gray-600\/95 {
  border-inline-start-color: rgb(71 85 105 / 0.95) !important;
}
.border-s-gray-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-s-gray-700\/0 {
  border-inline-start-color: rgb(51 65 85 / 0) !important;
}
.border-s-gray-700\/10 {
  border-inline-start-color: rgb(51 65 85 / 0.1) !important;
}
.border-s-gray-700\/100 {
  border-inline-start-color: rgb(51 65 85 / 1) !important;
}
.border-s-gray-700\/12 {
  border-inline-start-color: rgb(51 65 85 / 0.12) !important;
}
.border-s-gray-700\/20 {
  border-inline-start-color: rgb(51 65 85 / 0.2) !important;
}
.border-s-gray-700\/25 {
  border-inline-start-color: rgb(51 65 85 / 0.25) !important;
}
.border-s-gray-700\/30 {
  border-inline-start-color: rgb(51 65 85 / 0.3) !important;
}
.border-s-gray-700\/38 {
  border-inline-start-color: rgb(51 65 85 / 0.38) !important;
}
.border-s-gray-700\/40 {
  border-inline-start-color: rgb(51 65 85 / 0.4) !important;
}
.border-s-gray-700\/5 {
  border-inline-start-color: rgb(51 65 85 / 0.05) !important;
}
.border-s-gray-700\/50 {
  border-inline-start-color: rgb(51 65 85 / 0.5) !important;
}
.border-s-gray-700\/60 {
  border-inline-start-color: rgb(51 65 85 / 0.6) !important;
}
.border-s-gray-700\/70 {
  border-inline-start-color: rgb(51 65 85 / 0.7) !important;
}
.border-s-gray-700\/75 {
  border-inline-start-color: rgb(51 65 85 / 0.75) !important;
}
.border-s-gray-700\/80 {
  border-inline-start-color: rgb(51 65 85 / 0.8) !important;
}
.border-s-gray-700\/87 {
  border-inline-start-color: rgb(51 65 85 / 0.87) !important;
}
.border-s-gray-700\/90 {
  border-inline-start-color: rgb(51 65 85 / 0.9) !important;
}
.border-s-gray-700\/95 {
  border-inline-start-color: rgb(51 65 85 / 0.95) !important;
}
.border-s-gray-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-s-gray-800\/0 {
  border-inline-start-color: rgb(30 41 59 / 0) !important;
}
.border-s-gray-800\/10 {
  border-inline-start-color: rgb(30 41 59 / 0.1) !important;
}
.border-s-gray-800\/100 {
  border-inline-start-color: rgb(30 41 59 / 1) !important;
}
.border-s-gray-800\/12 {
  border-inline-start-color: rgb(30 41 59 / 0.12) !important;
}
.border-s-gray-800\/20 {
  border-inline-start-color: rgb(30 41 59 / 0.2) !important;
}
.border-s-gray-800\/25 {
  border-inline-start-color: rgb(30 41 59 / 0.25) !important;
}
.border-s-gray-800\/30 {
  border-inline-start-color: rgb(30 41 59 / 0.3) !important;
}
.border-s-gray-800\/38 {
  border-inline-start-color: rgb(30 41 59 / 0.38) !important;
}
.border-s-gray-800\/40 {
  border-inline-start-color: rgb(30 41 59 / 0.4) !important;
}
.border-s-gray-800\/5 {
  border-inline-start-color: rgb(30 41 59 / 0.05) !important;
}
.border-s-gray-800\/50 {
  border-inline-start-color: rgb(30 41 59 / 0.5) !important;
}
.border-s-gray-800\/60 {
  border-inline-start-color: rgb(30 41 59 / 0.6) !important;
}
.border-s-gray-800\/70 {
  border-inline-start-color: rgb(30 41 59 / 0.7) !important;
}
.border-s-gray-800\/75 {
  border-inline-start-color: rgb(30 41 59 / 0.75) !important;
}
.border-s-gray-800\/80 {
  border-inline-start-color: rgb(30 41 59 / 0.8) !important;
}
.border-s-gray-800\/87 {
  border-inline-start-color: rgb(30 41 59 / 0.87) !important;
}
.border-s-gray-800\/90 {
  border-inline-start-color: rgb(30 41 59 / 0.9) !important;
}
.border-s-gray-800\/95 {
  border-inline-start-color: rgb(30 41 59 / 0.95) !important;
}
.border-s-gray-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-s-gray-900\/0 {
  border-inline-start-color: rgb(15 23 42 / 0) !important;
}
.border-s-gray-900\/10 {
  border-inline-start-color: rgb(15 23 42 / 0.1) !important;
}
.border-s-gray-900\/100 {
  border-inline-start-color: rgb(15 23 42 / 1) !important;
}
.border-s-gray-900\/12 {
  border-inline-start-color: rgb(15 23 42 / 0.12) !important;
}
.border-s-gray-900\/20 {
  border-inline-start-color: rgb(15 23 42 / 0.2) !important;
}
.border-s-gray-900\/25 {
  border-inline-start-color: rgb(15 23 42 / 0.25) !important;
}
.border-s-gray-900\/30 {
  border-inline-start-color: rgb(15 23 42 / 0.3) !important;
}
.border-s-gray-900\/38 {
  border-inline-start-color: rgb(15 23 42 / 0.38) !important;
}
.border-s-gray-900\/40 {
  border-inline-start-color: rgb(15 23 42 / 0.4) !important;
}
.border-s-gray-900\/5 {
  border-inline-start-color: rgb(15 23 42 / 0.05) !important;
}
.border-s-gray-900\/50 {
  border-inline-start-color: rgb(15 23 42 / 0.5) !important;
}
.border-s-gray-900\/60 {
  border-inline-start-color: rgb(15 23 42 / 0.6) !important;
}
.border-s-gray-900\/70 {
  border-inline-start-color: rgb(15 23 42 / 0.7) !important;
}
.border-s-gray-900\/75 {
  border-inline-start-color: rgb(15 23 42 / 0.75) !important;
}
.border-s-gray-900\/80 {
  border-inline-start-color: rgb(15 23 42 / 0.8) !important;
}
.border-s-gray-900\/87 {
  border-inline-start-color: rgb(15 23 42 / 0.87) !important;
}
.border-s-gray-900\/90 {
  border-inline-start-color: rgb(15 23 42 / 0.9) !important;
}
.border-s-gray-900\/95 {
  border-inline-start-color: rgb(15 23 42 / 0.95) !important;
}
.border-s-gray-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-s-gray-950\/0 {
  border-inline-start-color: rgb(2 6 23 / 0) !important;
}
.border-s-gray-950\/10 {
  border-inline-start-color: rgb(2 6 23 / 0.1) !important;
}
.border-s-gray-950\/100 {
  border-inline-start-color: rgb(2 6 23 / 1) !important;
}
.border-s-gray-950\/12 {
  border-inline-start-color: rgb(2 6 23 / 0.12) !important;
}
.border-s-gray-950\/20 {
  border-inline-start-color: rgb(2 6 23 / 0.2) !important;
}
.border-s-gray-950\/25 {
  border-inline-start-color: rgb(2 6 23 / 0.25) !important;
}
.border-s-gray-950\/30 {
  border-inline-start-color: rgb(2 6 23 / 0.3) !important;
}
.border-s-gray-950\/38 {
  border-inline-start-color: rgb(2 6 23 / 0.38) !important;
}
.border-s-gray-950\/40 {
  border-inline-start-color: rgb(2 6 23 / 0.4) !important;
}
.border-s-gray-950\/5 {
  border-inline-start-color: rgb(2 6 23 / 0.05) !important;
}
.border-s-gray-950\/50 {
  border-inline-start-color: rgb(2 6 23 / 0.5) !important;
}
.border-s-gray-950\/60 {
  border-inline-start-color: rgb(2 6 23 / 0.6) !important;
}
.border-s-gray-950\/70 {
  border-inline-start-color: rgb(2 6 23 / 0.7) !important;
}
.border-s-gray-950\/75 {
  border-inline-start-color: rgb(2 6 23 / 0.75) !important;
}
.border-s-gray-950\/80 {
  border-inline-start-color: rgb(2 6 23 / 0.8) !important;
}
.border-s-gray-950\/87 {
  border-inline-start-color: rgb(2 6 23 / 0.87) !important;
}
.border-s-gray-950\/90 {
  border-inline-start-color: rgb(2 6 23 / 0.9) !important;
}
.border-s-gray-950\/95 {
  border-inline-start-color: rgb(2 6 23 / 0.95) !important;
}
.border-s-green-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-s-green-100\/0 {
  border-inline-start-color: rgb(220 252 231 / 0) !important;
}
.border-s-green-100\/10 {
  border-inline-start-color: rgb(220 252 231 / 0.1) !important;
}
.border-s-green-100\/100 {
  border-inline-start-color: rgb(220 252 231 / 1) !important;
}
.border-s-green-100\/12 {
  border-inline-start-color: rgb(220 252 231 / 0.12) !important;
}
.border-s-green-100\/20 {
  border-inline-start-color: rgb(220 252 231 / 0.2) !important;
}
.border-s-green-100\/25 {
  border-inline-start-color: rgb(220 252 231 / 0.25) !important;
}
.border-s-green-100\/30 {
  border-inline-start-color: rgb(220 252 231 / 0.3) !important;
}
.border-s-green-100\/38 {
  border-inline-start-color: rgb(220 252 231 / 0.38) !important;
}
.border-s-green-100\/40 {
  border-inline-start-color: rgb(220 252 231 / 0.4) !important;
}
.border-s-green-100\/5 {
  border-inline-start-color: rgb(220 252 231 / 0.05) !important;
}
.border-s-green-100\/50 {
  border-inline-start-color: rgb(220 252 231 / 0.5) !important;
}
.border-s-green-100\/60 {
  border-inline-start-color: rgb(220 252 231 / 0.6) !important;
}
.border-s-green-100\/70 {
  border-inline-start-color: rgb(220 252 231 / 0.7) !important;
}
.border-s-green-100\/75 {
  border-inline-start-color: rgb(220 252 231 / 0.75) !important;
}
.border-s-green-100\/80 {
  border-inline-start-color: rgb(220 252 231 / 0.8) !important;
}
.border-s-green-100\/87 {
  border-inline-start-color: rgb(220 252 231 / 0.87) !important;
}
.border-s-green-100\/90 {
  border-inline-start-color: rgb(220 252 231 / 0.9) !important;
}
.border-s-green-100\/95 {
  border-inline-start-color: rgb(220 252 231 / 0.95) !important;
}
.border-s-green-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-s-green-200\/0 {
  border-inline-start-color: rgb(187 247 208 / 0) !important;
}
.border-s-green-200\/10 {
  border-inline-start-color: rgb(187 247 208 / 0.1) !important;
}
.border-s-green-200\/100 {
  border-inline-start-color: rgb(187 247 208 / 1) !important;
}
.border-s-green-200\/12 {
  border-inline-start-color: rgb(187 247 208 / 0.12) !important;
}
.border-s-green-200\/20 {
  border-inline-start-color: rgb(187 247 208 / 0.2) !important;
}
.border-s-green-200\/25 {
  border-inline-start-color: rgb(187 247 208 / 0.25) !important;
}
.border-s-green-200\/30 {
  border-inline-start-color: rgb(187 247 208 / 0.3) !important;
}
.border-s-green-200\/38 {
  border-inline-start-color: rgb(187 247 208 / 0.38) !important;
}
.border-s-green-200\/40 {
  border-inline-start-color: rgb(187 247 208 / 0.4) !important;
}
.border-s-green-200\/5 {
  border-inline-start-color: rgb(187 247 208 / 0.05) !important;
}
.border-s-green-200\/50 {
  border-inline-start-color: rgb(187 247 208 / 0.5) !important;
}
.border-s-green-200\/60 {
  border-inline-start-color: rgb(187 247 208 / 0.6) !important;
}
.border-s-green-200\/70 {
  border-inline-start-color: rgb(187 247 208 / 0.7) !important;
}
.border-s-green-200\/75 {
  border-inline-start-color: rgb(187 247 208 / 0.75) !important;
}
.border-s-green-200\/80 {
  border-inline-start-color: rgb(187 247 208 / 0.8) !important;
}
.border-s-green-200\/87 {
  border-inline-start-color: rgb(187 247 208 / 0.87) !important;
}
.border-s-green-200\/90 {
  border-inline-start-color: rgb(187 247 208 / 0.9) !important;
}
.border-s-green-200\/95 {
  border-inline-start-color: rgb(187 247 208 / 0.95) !important;
}
.border-s-green-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-s-green-300\/0 {
  border-inline-start-color: rgb(134 239 172 / 0) !important;
}
.border-s-green-300\/10 {
  border-inline-start-color: rgb(134 239 172 / 0.1) !important;
}
.border-s-green-300\/100 {
  border-inline-start-color: rgb(134 239 172 / 1) !important;
}
.border-s-green-300\/12 {
  border-inline-start-color: rgb(134 239 172 / 0.12) !important;
}
.border-s-green-300\/20 {
  border-inline-start-color: rgb(134 239 172 / 0.2) !important;
}
.border-s-green-300\/25 {
  border-inline-start-color: rgb(134 239 172 / 0.25) !important;
}
.border-s-green-300\/30 {
  border-inline-start-color: rgb(134 239 172 / 0.3) !important;
}
.border-s-green-300\/38 {
  border-inline-start-color: rgb(134 239 172 / 0.38) !important;
}
.border-s-green-300\/40 {
  border-inline-start-color: rgb(134 239 172 / 0.4) !important;
}
.border-s-green-300\/5 {
  border-inline-start-color: rgb(134 239 172 / 0.05) !important;
}
.border-s-green-300\/50 {
  border-inline-start-color: rgb(134 239 172 / 0.5) !important;
}
.border-s-green-300\/60 {
  border-inline-start-color: rgb(134 239 172 / 0.6) !important;
}
.border-s-green-300\/70 {
  border-inline-start-color: rgb(134 239 172 / 0.7) !important;
}
.border-s-green-300\/75 {
  border-inline-start-color: rgb(134 239 172 / 0.75) !important;
}
.border-s-green-300\/80 {
  border-inline-start-color: rgb(134 239 172 / 0.8) !important;
}
.border-s-green-300\/87 {
  border-inline-start-color: rgb(134 239 172 / 0.87) !important;
}
.border-s-green-300\/90 {
  border-inline-start-color: rgb(134 239 172 / 0.9) !important;
}
.border-s-green-300\/95 {
  border-inline-start-color: rgb(134 239 172 / 0.95) !important;
}
.border-s-green-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-s-green-400\/0 {
  border-inline-start-color: rgb(74 222 128 / 0) !important;
}
.border-s-green-400\/10 {
  border-inline-start-color: rgb(74 222 128 / 0.1) !important;
}
.border-s-green-400\/100 {
  border-inline-start-color: rgb(74 222 128 / 1) !important;
}
.border-s-green-400\/12 {
  border-inline-start-color: rgb(74 222 128 / 0.12) !important;
}
.border-s-green-400\/20 {
  border-inline-start-color: rgb(74 222 128 / 0.2) !important;
}
.border-s-green-400\/25 {
  border-inline-start-color: rgb(74 222 128 / 0.25) !important;
}
.border-s-green-400\/30 {
  border-inline-start-color: rgb(74 222 128 / 0.3) !important;
}
.border-s-green-400\/38 {
  border-inline-start-color: rgb(74 222 128 / 0.38) !important;
}
.border-s-green-400\/40 {
  border-inline-start-color: rgb(74 222 128 / 0.4) !important;
}
.border-s-green-400\/5 {
  border-inline-start-color: rgb(74 222 128 / 0.05) !important;
}
.border-s-green-400\/50 {
  border-inline-start-color: rgb(74 222 128 / 0.5) !important;
}
.border-s-green-400\/60 {
  border-inline-start-color: rgb(74 222 128 / 0.6) !important;
}
.border-s-green-400\/70 {
  border-inline-start-color: rgb(74 222 128 / 0.7) !important;
}
.border-s-green-400\/75 {
  border-inline-start-color: rgb(74 222 128 / 0.75) !important;
}
.border-s-green-400\/80 {
  border-inline-start-color: rgb(74 222 128 / 0.8) !important;
}
.border-s-green-400\/87 {
  border-inline-start-color: rgb(74 222 128 / 0.87) !important;
}
.border-s-green-400\/90 {
  border-inline-start-color: rgb(74 222 128 / 0.9) !important;
}
.border-s-green-400\/95 {
  border-inline-start-color: rgb(74 222 128 / 0.95) !important;
}
.border-s-green-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-s-green-50\/0 {
  border-inline-start-color: rgb(240 253 244 / 0) !important;
}
.border-s-green-50\/10 {
  border-inline-start-color: rgb(240 253 244 / 0.1) !important;
}
.border-s-green-50\/100 {
  border-inline-start-color: rgb(240 253 244 / 1) !important;
}
.border-s-green-50\/12 {
  border-inline-start-color: rgb(240 253 244 / 0.12) !important;
}
.border-s-green-50\/20 {
  border-inline-start-color: rgb(240 253 244 / 0.2) !important;
}
.border-s-green-50\/25 {
  border-inline-start-color: rgb(240 253 244 / 0.25) !important;
}
.border-s-green-50\/30 {
  border-inline-start-color: rgb(240 253 244 / 0.3) !important;
}
.border-s-green-50\/38 {
  border-inline-start-color: rgb(240 253 244 / 0.38) !important;
}
.border-s-green-50\/40 {
  border-inline-start-color: rgb(240 253 244 / 0.4) !important;
}
.border-s-green-50\/5 {
  border-inline-start-color: rgb(240 253 244 / 0.05) !important;
}
.border-s-green-50\/50 {
  border-inline-start-color: rgb(240 253 244 / 0.5) !important;
}
.border-s-green-50\/60 {
  border-inline-start-color: rgb(240 253 244 / 0.6) !important;
}
.border-s-green-50\/70 {
  border-inline-start-color: rgb(240 253 244 / 0.7) !important;
}
.border-s-green-50\/75 {
  border-inline-start-color: rgb(240 253 244 / 0.75) !important;
}
.border-s-green-50\/80 {
  border-inline-start-color: rgb(240 253 244 / 0.8) !important;
}
.border-s-green-50\/87 {
  border-inline-start-color: rgb(240 253 244 / 0.87) !important;
}
.border-s-green-50\/90 {
  border-inline-start-color: rgb(240 253 244 / 0.9) !important;
}
.border-s-green-50\/95 {
  border-inline-start-color: rgb(240 253 244 / 0.95) !important;
}
.border-s-green-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-s-green-500\/0 {
  border-inline-start-color: rgb(34 197 94 / 0) !important;
}
.border-s-green-500\/10 {
  border-inline-start-color: rgb(34 197 94 / 0.1) !important;
}
.border-s-green-500\/100 {
  border-inline-start-color: rgb(34 197 94 / 1) !important;
}
.border-s-green-500\/12 {
  border-inline-start-color: rgb(34 197 94 / 0.12) !important;
}
.border-s-green-500\/20 {
  border-inline-start-color: rgb(34 197 94 / 0.2) !important;
}
.border-s-green-500\/25 {
  border-inline-start-color: rgb(34 197 94 / 0.25) !important;
}
.border-s-green-500\/30 {
  border-inline-start-color: rgb(34 197 94 / 0.3) !important;
}
.border-s-green-500\/38 {
  border-inline-start-color: rgb(34 197 94 / 0.38) !important;
}
.border-s-green-500\/40 {
  border-inline-start-color: rgb(34 197 94 / 0.4) !important;
}
.border-s-green-500\/5 {
  border-inline-start-color: rgb(34 197 94 / 0.05) !important;
}
.border-s-green-500\/50 {
  border-inline-start-color: rgb(34 197 94 / 0.5) !important;
}
.border-s-green-500\/60 {
  border-inline-start-color: rgb(34 197 94 / 0.6) !important;
}
.border-s-green-500\/70 {
  border-inline-start-color: rgb(34 197 94 / 0.7) !important;
}
.border-s-green-500\/75 {
  border-inline-start-color: rgb(34 197 94 / 0.75) !important;
}
.border-s-green-500\/80 {
  border-inline-start-color: rgb(34 197 94 / 0.8) !important;
}
.border-s-green-500\/87 {
  border-inline-start-color: rgb(34 197 94 / 0.87) !important;
}
.border-s-green-500\/90 {
  border-inline-start-color: rgb(34 197 94 / 0.9) !important;
}
.border-s-green-500\/95 {
  border-inline-start-color: rgb(34 197 94 / 0.95) !important;
}
.border-s-green-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-s-green-600\/0 {
  border-inline-start-color: rgb(22 163 74 / 0) !important;
}
.border-s-green-600\/10 {
  border-inline-start-color: rgb(22 163 74 / 0.1) !important;
}
.border-s-green-600\/100 {
  border-inline-start-color: rgb(22 163 74 / 1) !important;
}
.border-s-green-600\/12 {
  border-inline-start-color: rgb(22 163 74 / 0.12) !important;
}
.border-s-green-600\/20 {
  border-inline-start-color: rgb(22 163 74 / 0.2) !important;
}
.border-s-green-600\/25 {
  border-inline-start-color: rgb(22 163 74 / 0.25) !important;
}
.border-s-green-600\/30 {
  border-inline-start-color: rgb(22 163 74 / 0.3) !important;
}
.border-s-green-600\/38 {
  border-inline-start-color: rgb(22 163 74 / 0.38) !important;
}
.border-s-green-600\/40 {
  border-inline-start-color: rgb(22 163 74 / 0.4) !important;
}
.border-s-green-600\/5 {
  border-inline-start-color: rgb(22 163 74 / 0.05) !important;
}
.border-s-green-600\/50 {
  border-inline-start-color: rgb(22 163 74 / 0.5) !important;
}
.border-s-green-600\/60 {
  border-inline-start-color: rgb(22 163 74 / 0.6) !important;
}
.border-s-green-600\/70 {
  border-inline-start-color: rgb(22 163 74 / 0.7) !important;
}
.border-s-green-600\/75 {
  border-inline-start-color: rgb(22 163 74 / 0.75) !important;
}
.border-s-green-600\/80 {
  border-inline-start-color: rgb(22 163 74 / 0.8) !important;
}
.border-s-green-600\/87 {
  border-inline-start-color: rgb(22 163 74 / 0.87) !important;
}
.border-s-green-600\/90 {
  border-inline-start-color: rgb(22 163 74 / 0.9) !important;
}
.border-s-green-600\/95 {
  border-inline-start-color: rgb(22 163 74 / 0.95) !important;
}
.border-s-green-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-s-green-700\/0 {
  border-inline-start-color: rgb(21 128 61 / 0) !important;
}
.border-s-green-700\/10 {
  border-inline-start-color: rgb(21 128 61 / 0.1) !important;
}
.border-s-green-700\/100 {
  border-inline-start-color: rgb(21 128 61 / 1) !important;
}
.border-s-green-700\/12 {
  border-inline-start-color: rgb(21 128 61 / 0.12) !important;
}
.border-s-green-700\/20 {
  border-inline-start-color: rgb(21 128 61 / 0.2) !important;
}
.border-s-green-700\/25 {
  border-inline-start-color: rgb(21 128 61 / 0.25) !important;
}
.border-s-green-700\/30 {
  border-inline-start-color: rgb(21 128 61 / 0.3) !important;
}
.border-s-green-700\/38 {
  border-inline-start-color: rgb(21 128 61 / 0.38) !important;
}
.border-s-green-700\/40 {
  border-inline-start-color: rgb(21 128 61 / 0.4) !important;
}
.border-s-green-700\/5 {
  border-inline-start-color: rgb(21 128 61 / 0.05) !important;
}
.border-s-green-700\/50 {
  border-inline-start-color: rgb(21 128 61 / 0.5) !important;
}
.border-s-green-700\/60 {
  border-inline-start-color: rgb(21 128 61 / 0.6) !important;
}
.border-s-green-700\/70 {
  border-inline-start-color: rgb(21 128 61 / 0.7) !important;
}
.border-s-green-700\/75 {
  border-inline-start-color: rgb(21 128 61 / 0.75) !important;
}
.border-s-green-700\/80 {
  border-inline-start-color: rgb(21 128 61 / 0.8) !important;
}
.border-s-green-700\/87 {
  border-inline-start-color: rgb(21 128 61 / 0.87) !important;
}
.border-s-green-700\/90 {
  border-inline-start-color: rgb(21 128 61 / 0.9) !important;
}
.border-s-green-700\/95 {
  border-inline-start-color: rgb(21 128 61 / 0.95) !important;
}
.border-s-green-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-s-green-800\/0 {
  border-inline-start-color: rgb(22 101 52 / 0) !important;
}
.border-s-green-800\/10 {
  border-inline-start-color: rgb(22 101 52 / 0.1) !important;
}
.border-s-green-800\/100 {
  border-inline-start-color: rgb(22 101 52 / 1) !important;
}
.border-s-green-800\/12 {
  border-inline-start-color: rgb(22 101 52 / 0.12) !important;
}
.border-s-green-800\/20 {
  border-inline-start-color: rgb(22 101 52 / 0.2) !important;
}
.border-s-green-800\/25 {
  border-inline-start-color: rgb(22 101 52 / 0.25) !important;
}
.border-s-green-800\/30 {
  border-inline-start-color: rgb(22 101 52 / 0.3) !important;
}
.border-s-green-800\/38 {
  border-inline-start-color: rgb(22 101 52 / 0.38) !important;
}
.border-s-green-800\/40 {
  border-inline-start-color: rgb(22 101 52 / 0.4) !important;
}
.border-s-green-800\/5 {
  border-inline-start-color: rgb(22 101 52 / 0.05) !important;
}
.border-s-green-800\/50 {
  border-inline-start-color: rgb(22 101 52 / 0.5) !important;
}
.border-s-green-800\/60 {
  border-inline-start-color: rgb(22 101 52 / 0.6) !important;
}
.border-s-green-800\/70 {
  border-inline-start-color: rgb(22 101 52 / 0.7) !important;
}
.border-s-green-800\/75 {
  border-inline-start-color: rgb(22 101 52 / 0.75) !important;
}
.border-s-green-800\/80 {
  border-inline-start-color: rgb(22 101 52 / 0.8) !important;
}
.border-s-green-800\/87 {
  border-inline-start-color: rgb(22 101 52 / 0.87) !important;
}
.border-s-green-800\/90 {
  border-inline-start-color: rgb(22 101 52 / 0.9) !important;
}
.border-s-green-800\/95 {
  border-inline-start-color: rgb(22 101 52 / 0.95) !important;
}
.border-s-green-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-s-green-900\/0 {
  border-inline-start-color: rgb(20 83 45 / 0) !important;
}
.border-s-green-900\/10 {
  border-inline-start-color: rgb(20 83 45 / 0.1) !important;
}
.border-s-green-900\/100 {
  border-inline-start-color: rgb(20 83 45 / 1) !important;
}
.border-s-green-900\/12 {
  border-inline-start-color: rgb(20 83 45 / 0.12) !important;
}
.border-s-green-900\/20 {
  border-inline-start-color: rgb(20 83 45 / 0.2) !important;
}
.border-s-green-900\/25 {
  border-inline-start-color: rgb(20 83 45 / 0.25) !important;
}
.border-s-green-900\/30 {
  border-inline-start-color: rgb(20 83 45 / 0.3) !important;
}
.border-s-green-900\/38 {
  border-inline-start-color: rgb(20 83 45 / 0.38) !important;
}
.border-s-green-900\/40 {
  border-inline-start-color: rgb(20 83 45 / 0.4) !important;
}
.border-s-green-900\/5 {
  border-inline-start-color: rgb(20 83 45 / 0.05) !important;
}
.border-s-green-900\/50 {
  border-inline-start-color: rgb(20 83 45 / 0.5) !important;
}
.border-s-green-900\/60 {
  border-inline-start-color: rgb(20 83 45 / 0.6) !important;
}
.border-s-green-900\/70 {
  border-inline-start-color: rgb(20 83 45 / 0.7) !important;
}
.border-s-green-900\/75 {
  border-inline-start-color: rgb(20 83 45 / 0.75) !important;
}
.border-s-green-900\/80 {
  border-inline-start-color: rgb(20 83 45 / 0.8) !important;
}
.border-s-green-900\/87 {
  border-inline-start-color: rgb(20 83 45 / 0.87) !important;
}
.border-s-green-900\/90 {
  border-inline-start-color: rgb(20 83 45 / 0.9) !important;
}
.border-s-green-900\/95 {
  border-inline-start-color: rgb(20 83 45 / 0.95) !important;
}
.border-s-green-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-s-green-950\/0 {
  border-inline-start-color: rgb(5 46 22 / 0) !important;
}
.border-s-green-950\/10 {
  border-inline-start-color: rgb(5 46 22 / 0.1) !important;
}
.border-s-green-950\/100 {
  border-inline-start-color: rgb(5 46 22 / 1) !important;
}
.border-s-green-950\/12 {
  border-inline-start-color: rgb(5 46 22 / 0.12) !important;
}
.border-s-green-950\/20 {
  border-inline-start-color: rgb(5 46 22 / 0.2) !important;
}
.border-s-green-950\/25 {
  border-inline-start-color: rgb(5 46 22 / 0.25) !important;
}
.border-s-green-950\/30 {
  border-inline-start-color: rgb(5 46 22 / 0.3) !important;
}
.border-s-green-950\/38 {
  border-inline-start-color: rgb(5 46 22 / 0.38) !important;
}
.border-s-green-950\/40 {
  border-inline-start-color: rgb(5 46 22 / 0.4) !important;
}
.border-s-green-950\/5 {
  border-inline-start-color: rgb(5 46 22 / 0.05) !important;
}
.border-s-green-950\/50 {
  border-inline-start-color: rgb(5 46 22 / 0.5) !important;
}
.border-s-green-950\/60 {
  border-inline-start-color: rgb(5 46 22 / 0.6) !important;
}
.border-s-green-950\/70 {
  border-inline-start-color: rgb(5 46 22 / 0.7) !important;
}
.border-s-green-950\/75 {
  border-inline-start-color: rgb(5 46 22 / 0.75) !important;
}
.border-s-green-950\/80 {
  border-inline-start-color: rgb(5 46 22 / 0.8) !important;
}
.border-s-green-950\/87 {
  border-inline-start-color: rgb(5 46 22 / 0.87) !important;
}
.border-s-green-950\/90 {
  border-inline-start-color: rgb(5 46 22 / 0.9) !important;
}
.border-s-green-950\/95 {
  border-inline-start-color: rgb(5 46 22 / 0.95) !important;
}
.border-s-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-100\/0 {
  border-inline-start-color: rgb(224 231 255 / 0) !important;
}
.border-s-indigo-100\/10 {
  border-inline-start-color: rgb(224 231 255 / 0.1) !important;
}
.border-s-indigo-100\/100 {
  border-inline-start-color: rgb(224 231 255 / 1) !important;
}
.border-s-indigo-100\/12 {
  border-inline-start-color: rgb(224 231 255 / 0.12) !important;
}
.border-s-indigo-100\/20 {
  border-inline-start-color: rgb(224 231 255 / 0.2) !important;
}
.border-s-indigo-100\/25 {
  border-inline-start-color: rgb(224 231 255 / 0.25) !important;
}
.border-s-indigo-100\/30 {
  border-inline-start-color: rgb(224 231 255 / 0.3) !important;
}
.border-s-indigo-100\/38 {
  border-inline-start-color: rgb(224 231 255 / 0.38) !important;
}
.border-s-indigo-100\/40 {
  border-inline-start-color: rgb(224 231 255 / 0.4) !important;
}
.border-s-indigo-100\/5 {
  border-inline-start-color: rgb(224 231 255 / 0.05) !important;
}
.border-s-indigo-100\/50 {
  border-inline-start-color: rgb(224 231 255 / 0.5) !important;
}
.border-s-indigo-100\/60 {
  border-inline-start-color: rgb(224 231 255 / 0.6) !important;
}
.border-s-indigo-100\/70 {
  border-inline-start-color: rgb(224 231 255 / 0.7) !important;
}
.border-s-indigo-100\/75 {
  border-inline-start-color: rgb(224 231 255 / 0.75) !important;
}
.border-s-indigo-100\/80 {
  border-inline-start-color: rgb(224 231 255 / 0.8) !important;
}
.border-s-indigo-100\/87 {
  border-inline-start-color: rgb(224 231 255 / 0.87) !important;
}
.border-s-indigo-100\/90 {
  border-inline-start-color: rgb(224 231 255 / 0.9) !important;
}
.border-s-indigo-100\/95 {
  border-inline-start-color: rgb(224 231 255 / 0.95) !important;
}
.border-s-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-200\/0 {
  border-inline-start-color: rgb(199 210 254 / 0) !important;
}
.border-s-indigo-200\/10 {
  border-inline-start-color: rgb(199 210 254 / 0.1) !important;
}
.border-s-indigo-200\/100 {
  border-inline-start-color: rgb(199 210 254 / 1) !important;
}
.border-s-indigo-200\/12 {
  border-inline-start-color: rgb(199 210 254 / 0.12) !important;
}
.border-s-indigo-200\/20 {
  border-inline-start-color: rgb(199 210 254 / 0.2) !important;
}
.border-s-indigo-200\/25 {
  border-inline-start-color: rgb(199 210 254 / 0.25) !important;
}
.border-s-indigo-200\/30 {
  border-inline-start-color: rgb(199 210 254 / 0.3) !important;
}
.border-s-indigo-200\/38 {
  border-inline-start-color: rgb(199 210 254 / 0.38) !important;
}
.border-s-indigo-200\/40 {
  border-inline-start-color: rgb(199 210 254 / 0.4) !important;
}
.border-s-indigo-200\/5 {
  border-inline-start-color: rgb(199 210 254 / 0.05) !important;
}
.border-s-indigo-200\/50 {
  border-inline-start-color: rgb(199 210 254 / 0.5) !important;
}
.border-s-indigo-200\/60 {
  border-inline-start-color: rgb(199 210 254 / 0.6) !important;
}
.border-s-indigo-200\/70 {
  border-inline-start-color: rgb(199 210 254 / 0.7) !important;
}
.border-s-indigo-200\/75 {
  border-inline-start-color: rgb(199 210 254 / 0.75) !important;
}
.border-s-indigo-200\/80 {
  border-inline-start-color: rgb(199 210 254 / 0.8) !important;
}
.border-s-indigo-200\/87 {
  border-inline-start-color: rgb(199 210 254 / 0.87) !important;
}
.border-s-indigo-200\/90 {
  border-inline-start-color: rgb(199 210 254 / 0.9) !important;
}
.border-s-indigo-200\/95 {
  border-inline-start-color: rgb(199 210 254 / 0.95) !important;
}
.border-s-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-300\/0 {
  border-inline-start-color: rgb(165 180 252 / 0) !important;
}
.border-s-indigo-300\/10 {
  border-inline-start-color: rgb(165 180 252 / 0.1) !important;
}
.border-s-indigo-300\/100 {
  border-inline-start-color: rgb(165 180 252 / 1) !important;
}
.border-s-indigo-300\/12 {
  border-inline-start-color: rgb(165 180 252 / 0.12) !important;
}
.border-s-indigo-300\/20 {
  border-inline-start-color: rgb(165 180 252 / 0.2) !important;
}
.border-s-indigo-300\/25 {
  border-inline-start-color: rgb(165 180 252 / 0.25) !important;
}
.border-s-indigo-300\/30 {
  border-inline-start-color: rgb(165 180 252 / 0.3) !important;
}
.border-s-indigo-300\/38 {
  border-inline-start-color: rgb(165 180 252 / 0.38) !important;
}
.border-s-indigo-300\/40 {
  border-inline-start-color: rgb(165 180 252 / 0.4) !important;
}
.border-s-indigo-300\/5 {
  border-inline-start-color: rgb(165 180 252 / 0.05) !important;
}
.border-s-indigo-300\/50 {
  border-inline-start-color: rgb(165 180 252 / 0.5) !important;
}
.border-s-indigo-300\/60 {
  border-inline-start-color: rgb(165 180 252 / 0.6) !important;
}
.border-s-indigo-300\/70 {
  border-inline-start-color: rgb(165 180 252 / 0.7) !important;
}
.border-s-indigo-300\/75 {
  border-inline-start-color: rgb(165 180 252 / 0.75) !important;
}
.border-s-indigo-300\/80 {
  border-inline-start-color: rgb(165 180 252 / 0.8) !important;
}
.border-s-indigo-300\/87 {
  border-inline-start-color: rgb(165 180 252 / 0.87) !important;
}
.border-s-indigo-300\/90 {
  border-inline-start-color: rgb(165 180 252 / 0.9) !important;
}
.border-s-indigo-300\/95 {
  border-inline-start-color: rgb(165 180 252 / 0.95) !important;
}
.border-s-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-400\/0 {
  border-inline-start-color: rgb(129 140 248 / 0) !important;
}
.border-s-indigo-400\/10 {
  border-inline-start-color: rgb(129 140 248 / 0.1) !important;
}
.border-s-indigo-400\/100 {
  border-inline-start-color: rgb(129 140 248 / 1) !important;
}
.border-s-indigo-400\/12 {
  border-inline-start-color: rgb(129 140 248 / 0.12) !important;
}
.border-s-indigo-400\/20 {
  border-inline-start-color: rgb(129 140 248 / 0.2) !important;
}
.border-s-indigo-400\/25 {
  border-inline-start-color: rgb(129 140 248 / 0.25) !important;
}
.border-s-indigo-400\/30 {
  border-inline-start-color: rgb(129 140 248 / 0.3) !important;
}
.border-s-indigo-400\/38 {
  border-inline-start-color: rgb(129 140 248 / 0.38) !important;
}
.border-s-indigo-400\/40 {
  border-inline-start-color: rgb(129 140 248 / 0.4) !important;
}
.border-s-indigo-400\/5 {
  border-inline-start-color: rgb(129 140 248 / 0.05) !important;
}
.border-s-indigo-400\/50 {
  border-inline-start-color: rgb(129 140 248 / 0.5) !important;
}
.border-s-indigo-400\/60 {
  border-inline-start-color: rgb(129 140 248 / 0.6) !important;
}
.border-s-indigo-400\/70 {
  border-inline-start-color: rgb(129 140 248 / 0.7) !important;
}
.border-s-indigo-400\/75 {
  border-inline-start-color: rgb(129 140 248 / 0.75) !important;
}
.border-s-indigo-400\/80 {
  border-inline-start-color: rgb(129 140 248 / 0.8) !important;
}
.border-s-indigo-400\/87 {
  border-inline-start-color: rgb(129 140 248 / 0.87) !important;
}
.border-s-indigo-400\/90 {
  border-inline-start-color: rgb(129 140 248 / 0.9) !important;
}
.border-s-indigo-400\/95 {
  border-inline-start-color: rgb(129 140 248 / 0.95) !important;
}
.border-s-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-50\/0 {
  border-inline-start-color: rgb(238 242 255 / 0) !important;
}
.border-s-indigo-50\/10 {
  border-inline-start-color: rgb(238 242 255 / 0.1) !important;
}
.border-s-indigo-50\/100 {
  border-inline-start-color: rgb(238 242 255 / 1) !important;
}
.border-s-indigo-50\/12 {
  border-inline-start-color: rgb(238 242 255 / 0.12) !important;
}
.border-s-indigo-50\/20 {
  border-inline-start-color: rgb(238 242 255 / 0.2) !important;
}
.border-s-indigo-50\/25 {
  border-inline-start-color: rgb(238 242 255 / 0.25) !important;
}
.border-s-indigo-50\/30 {
  border-inline-start-color: rgb(238 242 255 / 0.3) !important;
}
.border-s-indigo-50\/38 {
  border-inline-start-color: rgb(238 242 255 / 0.38) !important;
}
.border-s-indigo-50\/40 {
  border-inline-start-color: rgb(238 242 255 / 0.4) !important;
}
.border-s-indigo-50\/5 {
  border-inline-start-color: rgb(238 242 255 / 0.05) !important;
}
.border-s-indigo-50\/50 {
  border-inline-start-color: rgb(238 242 255 / 0.5) !important;
}
.border-s-indigo-50\/60 {
  border-inline-start-color: rgb(238 242 255 / 0.6) !important;
}
.border-s-indigo-50\/70 {
  border-inline-start-color: rgb(238 242 255 / 0.7) !important;
}
.border-s-indigo-50\/75 {
  border-inline-start-color: rgb(238 242 255 / 0.75) !important;
}
.border-s-indigo-50\/80 {
  border-inline-start-color: rgb(238 242 255 / 0.8) !important;
}
.border-s-indigo-50\/87 {
  border-inline-start-color: rgb(238 242 255 / 0.87) !important;
}
.border-s-indigo-50\/90 {
  border-inline-start-color: rgb(238 242 255 / 0.9) !important;
}
.border-s-indigo-50\/95 {
  border-inline-start-color: rgb(238 242 255 / 0.95) !important;
}
.border-s-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-500\/0 {
  border-inline-start-color: rgb(99 102 241 / 0) !important;
}
.border-s-indigo-500\/10 {
  border-inline-start-color: rgb(99 102 241 / 0.1) !important;
}
.border-s-indigo-500\/100 {
  border-inline-start-color: rgb(99 102 241 / 1) !important;
}
.border-s-indigo-500\/12 {
  border-inline-start-color: rgb(99 102 241 / 0.12) !important;
}
.border-s-indigo-500\/20 {
  border-inline-start-color: rgb(99 102 241 / 0.2) !important;
}
.border-s-indigo-500\/25 {
  border-inline-start-color: rgb(99 102 241 / 0.25) !important;
}
.border-s-indigo-500\/30 {
  border-inline-start-color: rgb(99 102 241 / 0.3) !important;
}
.border-s-indigo-500\/38 {
  border-inline-start-color: rgb(99 102 241 / 0.38) !important;
}
.border-s-indigo-500\/40 {
  border-inline-start-color: rgb(99 102 241 / 0.4) !important;
}
.border-s-indigo-500\/5 {
  border-inline-start-color: rgb(99 102 241 / 0.05) !important;
}
.border-s-indigo-500\/50 {
  border-inline-start-color: rgb(99 102 241 / 0.5) !important;
}
.border-s-indigo-500\/60 {
  border-inline-start-color: rgb(99 102 241 / 0.6) !important;
}
.border-s-indigo-500\/70 {
  border-inline-start-color: rgb(99 102 241 / 0.7) !important;
}
.border-s-indigo-500\/75 {
  border-inline-start-color: rgb(99 102 241 / 0.75) !important;
}
.border-s-indigo-500\/80 {
  border-inline-start-color: rgb(99 102 241 / 0.8) !important;
}
.border-s-indigo-500\/87 {
  border-inline-start-color: rgb(99 102 241 / 0.87) !important;
}
.border-s-indigo-500\/90 {
  border-inline-start-color: rgb(99 102 241 / 0.9) !important;
}
.border-s-indigo-500\/95 {
  border-inline-start-color: rgb(99 102 241 / 0.95) !important;
}
.border-s-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-600\/0 {
  border-inline-start-color: rgb(79 70 229 / 0) !important;
}
.border-s-indigo-600\/10 {
  border-inline-start-color: rgb(79 70 229 / 0.1) !important;
}
.border-s-indigo-600\/100 {
  border-inline-start-color: rgb(79 70 229 / 1) !important;
}
.border-s-indigo-600\/12 {
  border-inline-start-color: rgb(79 70 229 / 0.12) !important;
}
.border-s-indigo-600\/20 {
  border-inline-start-color: rgb(79 70 229 / 0.2) !important;
}
.border-s-indigo-600\/25 {
  border-inline-start-color: rgb(79 70 229 / 0.25) !important;
}
.border-s-indigo-600\/30 {
  border-inline-start-color: rgb(79 70 229 / 0.3) !important;
}
.border-s-indigo-600\/38 {
  border-inline-start-color: rgb(79 70 229 / 0.38) !important;
}
.border-s-indigo-600\/40 {
  border-inline-start-color: rgb(79 70 229 / 0.4) !important;
}
.border-s-indigo-600\/5 {
  border-inline-start-color: rgb(79 70 229 / 0.05) !important;
}
.border-s-indigo-600\/50 {
  border-inline-start-color: rgb(79 70 229 / 0.5) !important;
}
.border-s-indigo-600\/60 {
  border-inline-start-color: rgb(79 70 229 / 0.6) !important;
}
.border-s-indigo-600\/70 {
  border-inline-start-color: rgb(79 70 229 / 0.7) !important;
}
.border-s-indigo-600\/75 {
  border-inline-start-color: rgb(79 70 229 / 0.75) !important;
}
.border-s-indigo-600\/80 {
  border-inline-start-color: rgb(79 70 229 / 0.8) !important;
}
.border-s-indigo-600\/87 {
  border-inline-start-color: rgb(79 70 229 / 0.87) !important;
}
.border-s-indigo-600\/90 {
  border-inline-start-color: rgb(79 70 229 / 0.9) !important;
}
.border-s-indigo-600\/95 {
  border-inline-start-color: rgb(79 70 229 / 0.95) !important;
}
.border-s-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-700\/0 {
  border-inline-start-color: rgb(67 56 202 / 0) !important;
}
.border-s-indigo-700\/10 {
  border-inline-start-color: rgb(67 56 202 / 0.1) !important;
}
.border-s-indigo-700\/100 {
  border-inline-start-color: rgb(67 56 202 / 1) !important;
}
.border-s-indigo-700\/12 {
  border-inline-start-color: rgb(67 56 202 / 0.12) !important;
}
.border-s-indigo-700\/20 {
  border-inline-start-color: rgb(67 56 202 / 0.2) !important;
}
.border-s-indigo-700\/25 {
  border-inline-start-color: rgb(67 56 202 / 0.25) !important;
}
.border-s-indigo-700\/30 {
  border-inline-start-color: rgb(67 56 202 / 0.3) !important;
}
.border-s-indigo-700\/38 {
  border-inline-start-color: rgb(67 56 202 / 0.38) !important;
}
.border-s-indigo-700\/40 {
  border-inline-start-color: rgb(67 56 202 / 0.4) !important;
}
.border-s-indigo-700\/5 {
  border-inline-start-color: rgb(67 56 202 / 0.05) !important;
}
.border-s-indigo-700\/50 {
  border-inline-start-color: rgb(67 56 202 / 0.5) !important;
}
.border-s-indigo-700\/60 {
  border-inline-start-color: rgb(67 56 202 / 0.6) !important;
}
.border-s-indigo-700\/70 {
  border-inline-start-color: rgb(67 56 202 / 0.7) !important;
}
.border-s-indigo-700\/75 {
  border-inline-start-color: rgb(67 56 202 / 0.75) !important;
}
.border-s-indigo-700\/80 {
  border-inline-start-color: rgb(67 56 202 / 0.8) !important;
}
.border-s-indigo-700\/87 {
  border-inline-start-color: rgb(67 56 202 / 0.87) !important;
}
.border-s-indigo-700\/90 {
  border-inline-start-color: rgb(67 56 202 / 0.9) !important;
}
.border-s-indigo-700\/95 {
  border-inline-start-color: rgb(67 56 202 / 0.95) !important;
}
.border-s-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-800\/0 {
  border-inline-start-color: rgb(55 48 163 / 0) !important;
}
.border-s-indigo-800\/10 {
  border-inline-start-color: rgb(55 48 163 / 0.1) !important;
}
.border-s-indigo-800\/100 {
  border-inline-start-color: rgb(55 48 163 / 1) !important;
}
.border-s-indigo-800\/12 {
  border-inline-start-color: rgb(55 48 163 / 0.12) !important;
}
.border-s-indigo-800\/20 {
  border-inline-start-color: rgb(55 48 163 / 0.2) !important;
}
.border-s-indigo-800\/25 {
  border-inline-start-color: rgb(55 48 163 / 0.25) !important;
}
.border-s-indigo-800\/30 {
  border-inline-start-color: rgb(55 48 163 / 0.3) !important;
}
.border-s-indigo-800\/38 {
  border-inline-start-color: rgb(55 48 163 / 0.38) !important;
}
.border-s-indigo-800\/40 {
  border-inline-start-color: rgb(55 48 163 / 0.4) !important;
}
.border-s-indigo-800\/5 {
  border-inline-start-color: rgb(55 48 163 / 0.05) !important;
}
.border-s-indigo-800\/50 {
  border-inline-start-color: rgb(55 48 163 / 0.5) !important;
}
.border-s-indigo-800\/60 {
  border-inline-start-color: rgb(55 48 163 / 0.6) !important;
}
.border-s-indigo-800\/70 {
  border-inline-start-color: rgb(55 48 163 / 0.7) !important;
}
.border-s-indigo-800\/75 {
  border-inline-start-color: rgb(55 48 163 / 0.75) !important;
}
.border-s-indigo-800\/80 {
  border-inline-start-color: rgb(55 48 163 / 0.8) !important;
}
.border-s-indigo-800\/87 {
  border-inline-start-color: rgb(55 48 163 / 0.87) !important;
}
.border-s-indigo-800\/90 {
  border-inline-start-color: rgb(55 48 163 / 0.9) !important;
}
.border-s-indigo-800\/95 {
  border-inline-start-color: rgb(55 48 163 / 0.95) !important;
}
.border-s-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-900\/0 {
  border-inline-start-color: rgb(49 46 129 / 0) !important;
}
.border-s-indigo-900\/10 {
  border-inline-start-color: rgb(49 46 129 / 0.1) !important;
}
.border-s-indigo-900\/100 {
  border-inline-start-color: rgb(49 46 129 / 1) !important;
}
.border-s-indigo-900\/12 {
  border-inline-start-color: rgb(49 46 129 / 0.12) !important;
}
.border-s-indigo-900\/20 {
  border-inline-start-color: rgb(49 46 129 / 0.2) !important;
}
.border-s-indigo-900\/25 {
  border-inline-start-color: rgb(49 46 129 / 0.25) !important;
}
.border-s-indigo-900\/30 {
  border-inline-start-color: rgb(49 46 129 / 0.3) !important;
}
.border-s-indigo-900\/38 {
  border-inline-start-color: rgb(49 46 129 / 0.38) !important;
}
.border-s-indigo-900\/40 {
  border-inline-start-color: rgb(49 46 129 / 0.4) !important;
}
.border-s-indigo-900\/5 {
  border-inline-start-color: rgb(49 46 129 / 0.05) !important;
}
.border-s-indigo-900\/50 {
  border-inline-start-color: rgb(49 46 129 / 0.5) !important;
}
.border-s-indigo-900\/60 {
  border-inline-start-color: rgb(49 46 129 / 0.6) !important;
}
.border-s-indigo-900\/70 {
  border-inline-start-color: rgb(49 46 129 / 0.7) !important;
}
.border-s-indigo-900\/75 {
  border-inline-start-color: rgb(49 46 129 / 0.75) !important;
}
.border-s-indigo-900\/80 {
  border-inline-start-color: rgb(49 46 129 / 0.8) !important;
}
.border-s-indigo-900\/87 {
  border-inline-start-color: rgb(49 46 129 / 0.87) !important;
}
.border-s-indigo-900\/90 {
  border-inline-start-color: rgb(49 46 129 / 0.9) !important;
}
.border-s-indigo-900\/95 {
  border-inline-start-color: rgb(49 46 129 / 0.95) !important;
}
.border-s-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-s-indigo-950\/0 {
  border-inline-start-color: rgb(30 27 75 / 0) !important;
}
.border-s-indigo-950\/10 {
  border-inline-start-color: rgb(30 27 75 / 0.1) !important;
}
.border-s-indigo-950\/100 {
  border-inline-start-color: rgb(30 27 75 / 1) !important;
}
.border-s-indigo-950\/12 {
  border-inline-start-color: rgb(30 27 75 / 0.12) !important;
}
.border-s-indigo-950\/20 {
  border-inline-start-color: rgb(30 27 75 / 0.2) !important;
}
.border-s-indigo-950\/25 {
  border-inline-start-color: rgb(30 27 75 / 0.25) !important;
}
.border-s-indigo-950\/30 {
  border-inline-start-color: rgb(30 27 75 / 0.3) !important;
}
.border-s-indigo-950\/38 {
  border-inline-start-color: rgb(30 27 75 / 0.38) !important;
}
.border-s-indigo-950\/40 {
  border-inline-start-color: rgb(30 27 75 / 0.4) !important;
}
.border-s-indigo-950\/5 {
  border-inline-start-color: rgb(30 27 75 / 0.05) !important;
}
.border-s-indigo-950\/50 {
  border-inline-start-color: rgb(30 27 75 / 0.5) !important;
}
.border-s-indigo-950\/60 {
  border-inline-start-color: rgb(30 27 75 / 0.6) !important;
}
.border-s-indigo-950\/70 {
  border-inline-start-color: rgb(30 27 75 / 0.7) !important;
}
.border-s-indigo-950\/75 {
  border-inline-start-color: rgb(30 27 75 / 0.75) !important;
}
.border-s-indigo-950\/80 {
  border-inline-start-color: rgb(30 27 75 / 0.8) !important;
}
.border-s-indigo-950\/87 {
  border-inline-start-color: rgb(30 27 75 / 0.87) !important;
}
.border-s-indigo-950\/90 {
  border-inline-start-color: rgb(30 27 75 / 0.9) !important;
}
.border-s-indigo-950\/95 {
  border-inline-start-color: rgb(30 27 75 / 0.95) !important;
}
.border-s-inherit {
  border-inline-start-color: inherit !important;
}
.border-s-lime-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-s-lime-100\/0 {
  border-inline-start-color: rgb(236 252 203 / 0) !important;
}
.border-s-lime-100\/10 {
  border-inline-start-color: rgb(236 252 203 / 0.1) !important;
}
.border-s-lime-100\/100 {
  border-inline-start-color: rgb(236 252 203 / 1) !important;
}
.border-s-lime-100\/12 {
  border-inline-start-color: rgb(236 252 203 / 0.12) !important;
}
.border-s-lime-100\/20 {
  border-inline-start-color: rgb(236 252 203 / 0.2) !important;
}
.border-s-lime-100\/25 {
  border-inline-start-color: rgb(236 252 203 / 0.25) !important;
}
.border-s-lime-100\/30 {
  border-inline-start-color: rgb(236 252 203 / 0.3) !important;
}
.border-s-lime-100\/38 {
  border-inline-start-color: rgb(236 252 203 / 0.38) !important;
}
.border-s-lime-100\/40 {
  border-inline-start-color: rgb(236 252 203 / 0.4) !important;
}
.border-s-lime-100\/5 {
  border-inline-start-color: rgb(236 252 203 / 0.05) !important;
}
.border-s-lime-100\/50 {
  border-inline-start-color: rgb(236 252 203 / 0.5) !important;
}
.border-s-lime-100\/60 {
  border-inline-start-color: rgb(236 252 203 / 0.6) !important;
}
.border-s-lime-100\/70 {
  border-inline-start-color: rgb(236 252 203 / 0.7) !important;
}
.border-s-lime-100\/75 {
  border-inline-start-color: rgb(236 252 203 / 0.75) !important;
}
.border-s-lime-100\/80 {
  border-inline-start-color: rgb(236 252 203 / 0.8) !important;
}
.border-s-lime-100\/87 {
  border-inline-start-color: rgb(236 252 203 / 0.87) !important;
}
.border-s-lime-100\/90 {
  border-inline-start-color: rgb(236 252 203 / 0.9) !important;
}
.border-s-lime-100\/95 {
  border-inline-start-color: rgb(236 252 203 / 0.95) !important;
}
.border-s-lime-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-s-lime-200\/0 {
  border-inline-start-color: rgb(217 249 157 / 0) !important;
}
.border-s-lime-200\/10 {
  border-inline-start-color: rgb(217 249 157 / 0.1) !important;
}
.border-s-lime-200\/100 {
  border-inline-start-color: rgb(217 249 157 / 1) !important;
}
.border-s-lime-200\/12 {
  border-inline-start-color: rgb(217 249 157 / 0.12) !important;
}
.border-s-lime-200\/20 {
  border-inline-start-color: rgb(217 249 157 / 0.2) !important;
}
.border-s-lime-200\/25 {
  border-inline-start-color: rgb(217 249 157 / 0.25) !important;
}
.border-s-lime-200\/30 {
  border-inline-start-color: rgb(217 249 157 / 0.3) !important;
}
.border-s-lime-200\/38 {
  border-inline-start-color: rgb(217 249 157 / 0.38) !important;
}
.border-s-lime-200\/40 {
  border-inline-start-color: rgb(217 249 157 / 0.4) !important;
}
.border-s-lime-200\/5 {
  border-inline-start-color: rgb(217 249 157 / 0.05) !important;
}
.border-s-lime-200\/50 {
  border-inline-start-color: rgb(217 249 157 / 0.5) !important;
}
.border-s-lime-200\/60 {
  border-inline-start-color: rgb(217 249 157 / 0.6) !important;
}
.border-s-lime-200\/70 {
  border-inline-start-color: rgb(217 249 157 / 0.7) !important;
}
.border-s-lime-200\/75 {
  border-inline-start-color: rgb(217 249 157 / 0.75) !important;
}
.border-s-lime-200\/80 {
  border-inline-start-color: rgb(217 249 157 / 0.8) !important;
}
.border-s-lime-200\/87 {
  border-inline-start-color: rgb(217 249 157 / 0.87) !important;
}
.border-s-lime-200\/90 {
  border-inline-start-color: rgb(217 249 157 / 0.9) !important;
}
.border-s-lime-200\/95 {
  border-inline-start-color: rgb(217 249 157 / 0.95) !important;
}
.border-s-lime-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-s-lime-300\/0 {
  border-inline-start-color: rgb(190 242 100 / 0) !important;
}
.border-s-lime-300\/10 {
  border-inline-start-color: rgb(190 242 100 / 0.1) !important;
}
.border-s-lime-300\/100 {
  border-inline-start-color: rgb(190 242 100 / 1) !important;
}
.border-s-lime-300\/12 {
  border-inline-start-color: rgb(190 242 100 / 0.12) !important;
}
.border-s-lime-300\/20 {
  border-inline-start-color: rgb(190 242 100 / 0.2) !important;
}
.border-s-lime-300\/25 {
  border-inline-start-color: rgb(190 242 100 / 0.25) !important;
}
.border-s-lime-300\/30 {
  border-inline-start-color: rgb(190 242 100 / 0.3) !important;
}
.border-s-lime-300\/38 {
  border-inline-start-color: rgb(190 242 100 / 0.38) !important;
}
.border-s-lime-300\/40 {
  border-inline-start-color: rgb(190 242 100 / 0.4) !important;
}
.border-s-lime-300\/5 {
  border-inline-start-color: rgb(190 242 100 / 0.05) !important;
}
.border-s-lime-300\/50 {
  border-inline-start-color: rgb(190 242 100 / 0.5) !important;
}
.border-s-lime-300\/60 {
  border-inline-start-color: rgb(190 242 100 / 0.6) !important;
}
.border-s-lime-300\/70 {
  border-inline-start-color: rgb(190 242 100 / 0.7) !important;
}
.border-s-lime-300\/75 {
  border-inline-start-color: rgb(190 242 100 / 0.75) !important;
}
.border-s-lime-300\/80 {
  border-inline-start-color: rgb(190 242 100 / 0.8) !important;
}
.border-s-lime-300\/87 {
  border-inline-start-color: rgb(190 242 100 / 0.87) !important;
}
.border-s-lime-300\/90 {
  border-inline-start-color: rgb(190 242 100 / 0.9) !important;
}
.border-s-lime-300\/95 {
  border-inline-start-color: rgb(190 242 100 / 0.95) !important;
}
.border-s-lime-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-s-lime-400\/0 {
  border-inline-start-color: rgb(163 230 53 / 0) !important;
}
.border-s-lime-400\/10 {
  border-inline-start-color: rgb(163 230 53 / 0.1) !important;
}
.border-s-lime-400\/100 {
  border-inline-start-color: rgb(163 230 53 / 1) !important;
}
.border-s-lime-400\/12 {
  border-inline-start-color: rgb(163 230 53 / 0.12) !important;
}
.border-s-lime-400\/20 {
  border-inline-start-color: rgb(163 230 53 / 0.2) !important;
}
.border-s-lime-400\/25 {
  border-inline-start-color: rgb(163 230 53 / 0.25) !important;
}
.border-s-lime-400\/30 {
  border-inline-start-color: rgb(163 230 53 / 0.3) !important;
}
.border-s-lime-400\/38 {
  border-inline-start-color: rgb(163 230 53 / 0.38) !important;
}
.border-s-lime-400\/40 {
  border-inline-start-color: rgb(163 230 53 / 0.4) !important;
}
.border-s-lime-400\/5 {
  border-inline-start-color: rgb(163 230 53 / 0.05) !important;
}
.border-s-lime-400\/50 {
  border-inline-start-color: rgb(163 230 53 / 0.5) !important;
}
.border-s-lime-400\/60 {
  border-inline-start-color: rgb(163 230 53 / 0.6) !important;
}
.border-s-lime-400\/70 {
  border-inline-start-color: rgb(163 230 53 / 0.7) !important;
}
.border-s-lime-400\/75 {
  border-inline-start-color: rgb(163 230 53 / 0.75) !important;
}
.border-s-lime-400\/80 {
  border-inline-start-color: rgb(163 230 53 / 0.8) !important;
}
.border-s-lime-400\/87 {
  border-inline-start-color: rgb(163 230 53 / 0.87) !important;
}
.border-s-lime-400\/90 {
  border-inline-start-color: rgb(163 230 53 / 0.9) !important;
}
.border-s-lime-400\/95 {
  border-inline-start-color: rgb(163 230 53 / 0.95) !important;
}
.border-s-lime-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-s-lime-50\/0 {
  border-inline-start-color: rgb(247 254 231 / 0) !important;
}
.border-s-lime-50\/10 {
  border-inline-start-color: rgb(247 254 231 / 0.1) !important;
}
.border-s-lime-50\/100 {
  border-inline-start-color: rgb(247 254 231 / 1) !important;
}
.border-s-lime-50\/12 {
  border-inline-start-color: rgb(247 254 231 / 0.12) !important;
}
.border-s-lime-50\/20 {
  border-inline-start-color: rgb(247 254 231 / 0.2) !important;
}
.border-s-lime-50\/25 {
  border-inline-start-color: rgb(247 254 231 / 0.25) !important;
}
.border-s-lime-50\/30 {
  border-inline-start-color: rgb(247 254 231 / 0.3) !important;
}
.border-s-lime-50\/38 {
  border-inline-start-color: rgb(247 254 231 / 0.38) !important;
}
.border-s-lime-50\/40 {
  border-inline-start-color: rgb(247 254 231 / 0.4) !important;
}
.border-s-lime-50\/5 {
  border-inline-start-color: rgb(247 254 231 / 0.05) !important;
}
.border-s-lime-50\/50 {
  border-inline-start-color: rgb(247 254 231 / 0.5) !important;
}
.border-s-lime-50\/60 {
  border-inline-start-color: rgb(247 254 231 / 0.6) !important;
}
.border-s-lime-50\/70 {
  border-inline-start-color: rgb(247 254 231 / 0.7) !important;
}
.border-s-lime-50\/75 {
  border-inline-start-color: rgb(247 254 231 / 0.75) !important;
}
.border-s-lime-50\/80 {
  border-inline-start-color: rgb(247 254 231 / 0.8) !important;
}
.border-s-lime-50\/87 {
  border-inline-start-color: rgb(247 254 231 / 0.87) !important;
}
.border-s-lime-50\/90 {
  border-inline-start-color: rgb(247 254 231 / 0.9) !important;
}
.border-s-lime-50\/95 {
  border-inline-start-color: rgb(247 254 231 / 0.95) !important;
}
.border-s-lime-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-s-lime-500\/0 {
  border-inline-start-color: rgb(132 204 22 / 0) !important;
}
.border-s-lime-500\/10 {
  border-inline-start-color: rgb(132 204 22 / 0.1) !important;
}
.border-s-lime-500\/100 {
  border-inline-start-color: rgb(132 204 22 / 1) !important;
}
.border-s-lime-500\/12 {
  border-inline-start-color: rgb(132 204 22 / 0.12) !important;
}
.border-s-lime-500\/20 {
  border-inline-start-color: rgb(132 204 22 / 0.2) !important;
}
.border-s-lime-500\/25 {
  border-inline-start-color: rgb(132 204 22 / 0.25) !important;
}
.border-s-lime-500\/30 {
  border-inline-start-color: rgb(132 204 22 / 0.3) !important;
}
.border-s-lime-500\/38 {
  border-inline-start-color: rgb(132 204 22 / 0.38) !important;
}
.border-s-lime-500\/40 {
  border-inline-start-color: rgb(132 204 22 / 0.4) !important;
}
.border-s-lime-500\/5 {
  border-inline-start-color: rgb(132 204 22 / 0.05) !important;
}
.border-s-lime-500\/50 {
  border-inline-start-color: rgb(132 204 22 / 0.5) !important;
}
.border-s-lime-500\/60 {
  border-inline-start-color: rgb(132 204 22 / 0.6) !important;
}
.border-s-lime-500\/70 {
  border-inline-start-color: rgb(132 204 22 / 0.7) !important;
}
.border-s-lime-500\/75 {
  border-inline-start-color: rgb(132 204 22 / 0.75) !important;
}
.border-s-lime-500\/80 {
  border-inline-start-color: rgb(132 204 22 / 0.8) !important;
}
.border-s-lime-500\/87 {
  border-inline-start-color: rgb(132 204 22 / 0.87) !important;
}
.border-s-lime-500\/90 {
  border-inline-start-color: rgb(132 204 22 / 0.9) !important;
}
.border-s-lime-500\/95 {
  border-inline-start-color: rgb(132 204 22 / 0.95) !important;
}
.border-s-lime-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-s-lime-600\/0 {
  border-inline-start-color: rgb(101 163 13 / 0) !important;
}
.border-s-lime-600\/10 {
  border-inline-start-color: rgb(101 163 13 / 0.1) !important;
}
.border-s-lime-600\/100 {
  border-inline-start-color: rgb(101 163 13 / 1) !important;
}
.border-s-lime-600\/12 {
  border-inline-start-color: rgb(101 163 13 / 0.12) !important;
}
.border-s-lime-600\/20 {
  border-inline-start-color: rgb(101 163 13 / 0.2) !important;
}
.border-s-lime-600\/25 {
  border-inline-start-color: rgb(101 163 13 / 0.25) !important;
}
.border-s-lime-600\/30 {
  border-inline-start-color: rgb(101 163 13 / 0.3) !important;
}
.border-s-lime-600\/38 {
  border-inline-start-color: rgb(101 163 13 / 0.38) !important;
}
.border-s-lime-600\/40 {
  border-inline-start-color: rgb(101 163 13 / 0.4) !important;
}
.border-s-lime-600\/5 {
  border-inline-start-color: rgb(101 163 13 / 0.05) !important;
}
.border-s-lime-600\/50 {
  border-inline-start-color: rgb(101 163 13 / 0.5) !important;
}
.border-s-lime-600\/60 {
  border-inline-start-color: rgb(101 163 13 / 0.6) !important;
}
.border-s-lime-600\/70 {
  border-inline-start-color: rgb(101 163 13 / 0.7) !important;
}
.border-s-lime-600\/75 {
  border-inline-start-color: rgb(101 163 13 / 0.75) !important;
}
.border-s-lime-600\/80 {
  border-inline-start-color: rgb(101 163 13 / 0.8) !important;
}
.border-s-lime-600\/87 {
  border-inline-start-color: rgb(101 163 13 / 0.87) !important;
}
.border-s-lime-600\/90 {
  border-inline-start-color: rgb(101 163 13 / 0.9) !important;
}
.border-s-lime-600\/95 {
  border-inline-start-color: rgb(101 163 13 / 0.95) !important;
}
.border-s-lime-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-s-lime-700\/0 {
  border-inline-start-color: rgb(77 124 15 / 0) !important;
}
.border-s-lime-700\/10 {
  border-inline-start-color: rgb(77 124 15 / 0.1) !important;
}
.border-s-lime-700\/100 {
  border-inline-start-color: rgb(77 124 15 / 1) !important;
}
.border-s-lime-700\/12 {
  border-inline-start-color: rgb(77 124 15 / 0.12) !important;
}
.border-s-lime-700\/20 {
  border-inline-start-color: rgb(77 124 15 / 0.2) !important;
}
.border-s-lime-700\/25 {
  border-inline-start-color: rgb(77 124 15 / 0.25) !important;
}
.border-s-lime-700\/30 {
  border-inline-start-color: rgb(77 124 15 / 0.3) !important;
}
.border-s-lime-700\/38 {
  border-inline-start-color: rgb(77 124 15 / 0.38) !important;
}
.border-s-lime-700\/40 {
  border-inline-start-color: rgb(77 124 15 / 0.4) !important;
}
.border-s-lime-700\/5 {
  border-inline-start-color: rgb(77 124 15 / 0.05) !important;
}
.border-s-lime-700\/50 {
  border-inline-start-color: rgb(77 124 15 / 0.5) !important;
}
.border-s-lime-700\/60 {
  border-inline-start-color: rgb(77 124 15 / 0.6) !important;
}
.border-s-lime-700\/70 {
  border-inline-start-color: rgb(77 124 15 / 0.7) !important;
}
.border-s-lime-700\/75 {
  border-inline-start-color: rgb(77 124 15 / 0.75) !important;
}
.border-s-lime-700\/80 {
  border-inline-start-color: rgb(77 124 15 / 0.8) !important;
}
.border-s-lime-700\/87 {
  border-inline-start-color: rgb(77 124 15 / 0.87) !important;
}
.border-s-lime-700\/90 {
  border-inline-start-color: rgb(77 124 15 / 0.9) !important;
}
.border-s-lime-700\/95 {
  border-inline-start-color: rgb(77 124 15 / 0.95) !important;
}
.border-s-lime-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-s-lime-800\/0 {
  border-inline-start-color: rgb(63 98 18 / 0) !important;
}
.border-s-lime-800\/10 {
  border-inline-start-color: rgb(63 98 18 / 0.1) !important;
}
.border-s-lime-800\/100 {
  border-inline-start-color: rgb(63 98 18 / 1) !important;
}
.border-s-lime-800\/12 {
  border-inline-start-color: rgb(63 98 18 / 0.12) !important;
}
.border-s-lime-800\/20 {
  border-inline-start-color: rgb(63 98 18 / 0.2) !important;
}
.border-s-lime-800\/25 {
  border-inline-start-color: rgb(63 98 18 / 0.25) !important;
}
.border-s-lime-800\/30 {
  border-inline-start-color: rgb(63 98 18 / 0.3) !important;
}
.border-s-lime-800\/38 {
  border-inline-start-color: rgb(63 98 18 / 0.38) !important;
}
.border-s-lime-800\/40 {
  border-inline-start-color: rgb(63 98 18 / 0.4) !important;
}
.border-s-lime-800\/5 {
  border-inline-start-color: rgb(63 98 18 / 0.05) !important;
}
.border-s-lime-800\/50 {
  border-inline-start-color: rgb(63 98 18 / 0.5) !important;
}
.border-s-lime-800\/60 {
  border-inline-start-color: rgb(63 98 18 / 0.6) !important;
}
.border-s-lime-800\/70 {
  border-inline-start-color: rgb(63 98 18 / 0.7) !important;
}
.border-s-lime-800\/75 {
  border-inline-start-color: rgb(63 98 18 / 0.75) !important;
}
.border-s-lime-800\/80 {
  border-inline-start-color: rgb(63 98 18 / 0.8) !important;
}
.border-s-lime-800\/87 {
  border-inline-start-color: rgb(63 98 18 / 0.87) !important;
}
.border-s-lime-800\/90 {
  border-inline-start-color: rgb(63 98 18 / 0.9) !important;
}
.border-s-lime-800\/95 {
  border-inline-start-color: rgb(63 98 18 / 0.95) !important;
}
.border-s-lime-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-s-lime-900\/0 {
  border-inline-start-color: rgb(54 83 20 / 0) !important;
}
.border-s-lime-900\/10 {
  border-inline-start-color: rgb(54 83 20 / 0.1) !important;
}
.border-s-lime-900\/100 {
  border-inline-start-color: rgb(54 83 20 / 1) !important;
}
.border-s-lime-900\/12 {
  border-inline-start-color: rgb(54 83 20 / 0.12) !important;
}
.border-s-lime-900\/20 {
  border-inline-start-color: rgb(54 83 20 / 0.2) !important;
}
.border-s-lime-900\/25 {
  border-inline-start-color: rgb(54 83 20 / 0.25) !important;
}
.border-s-lime-900\/30 {
  border-inline-start-color: rgb(54 83 20 / 0.3) !important;
}
.border-s-lime-900\/38 {
  border-inline-start-color: rgb(54 83 20 / 0.38) !important;
}
.border-s-lime-900\/40 {
  border-inline-start-color: rgb(54 83 20 / 0.4) !important;
}
.border-s-lime-900\/5 {
  border-inline-start-color: rgb(54 83 20 / 0.05) !important;
}
.border-s-lime-900\/50 {
  border-inline-start-color: rgb(54 83 20 / 0.5) !important;
}
.border-s-lime-900\/60 {
  border-inline-start-color: rgb(54 83 20 / 0.6) !important;
}
.border-s-lime-900\/70 {
  border-inline-start-color: rgb(54 83 20 / 0.7) !important;
}
.border-s-lime-900\/75 {
  border-inline-start-color: rgb(54 83 20 / 0.75) !important;
}
.border-s-lime-900\/80 {
  border-inline-start-color: rgb(54 83 20 / 0.8) !important;
}
.border-s-lime-900\/87 {
  border-inline-start-color: rgb(54 83 20 / 0.87) !important;
}
.border-s-lime-900\/90 {
  border-inline-start-color: rgb(54 83 20 / 0.9) !important;
}
.border-s-lime-900\/95 {
  border-inline-start-color: rgb(54 83 20 / 0.95) !important;
}
.border-s-lime-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-s-lime-950\/0 {
  border-inline-start-color: rgb(26 46 5 / 0) !important;
}
.border-s-lime-950\/10 {
  border-inline-start-color: rgb(26 46 5 / 0.1) !important;
}
.border-s-lime-950\/100 {
  border-inline-start-color: rgb(26 46 5 / 1) !important;
}
.border-s-lime-950\/12 {
  border-inline-start-color: rgb(26 46 5 / 0.12) !important;
}
.border-s-lime-950\/20 {
  border-inline-start-color: rgb(26 46 5 / 0.2) !important;
}
.border-s-lime-950\/25 {
  border-inline-start-color: rgb(26 46 5 / 0.25) !important;
}
.border-s-lime-950\/30 {
  border-inline-start-color: rgb(26 46 5 / 0.3) !important;
}
.border-s-lime-950\/38 {
  border-inline-start-color: rgb(26 46 5 / 0.38) !important;
}
.border-s-lime-950\/40 {
  border-inline-start-color: rgb(26 46 5 / 0.4) !important;
}
.border-s-lime-950\/5 {
  border-inline-start-color: rgb(26 46 5 / 0.05) !important;
}
.border-s-lime-950\/50 {
  border-inline-start-color: rgb(26 46 5 / 0.5) !important;
}
.border-s-lime-950\/60 {
  border-inline-start-color: rgb(26 46 5 / 0.6) !important;
}
.border-s-lime-950\/70 {
  border-inline-start-color: rgb(26 46 5 / 0.7) !important;
}
.border-s-lime-950\/75 {
  border-inline-start-color: rgb(26 46 5 / 0.75) !important;
}
.border-s-lime-950\/80 {
  border-inline-start-color: rgb(26 46 5 / 0.8) !important;
}
.border-s-lime-950\/87 {
  border-inline-start-color: rgb(26 46 5 / 0.87) !important;
}
.border-s-lime-950\/90 {
  border-inline-start-color: rgb(26 46 5 / 0.9) !important;
}
.border-s-lime-950\/95 {
  border-inline-start-color: rgb(26 46 5 / 0.95) !important;
}
.border-s-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-100\/0 {
  border-inline-start-color: rgb(245 245 245 / 0) !important;
}
.border-s-neutral-100\/10 {
  border-inline-start-color: rgb(245 245 245 / 0.1) !important;
}
.border-s-neutral-100\/100 {
  border-inline-start-color: rgb(245 245 245 / 1) !important;
}
.border-s-neutral-100\/12 {
  border-inline-start-color: rgb(245 245 245 / 0.12) !important;
}
.border-s-neutral-100\/20 {
  border-inline-start-color: rgb(245 245 245 / 0.2) !important;
}
.border-s-neutral-100\/25 {
  border-inline-start-color: rgb(245 245 245 / 0.25) !important;
}
.border-s-neutral-100\/30 {
  border-inline-start-color: rgb(245 245 245 / 0.3) !important;
}
.border-s-neutral-100\/38 {
  border-inline-start-color: rgb(245 245 245 / 0.38) !important;
}
.border-s-neutral-100\/40 {
  border-inline-start-color: rgb(245 245 245 / 0.4) !important;
}
.border-s-neutral-100\/5 {
  border-inline-start-color: rgb(245 245 245 / 0.05) !important;
}
.border-s-neutral-100\/50 {
  border-inline-start-color: rgb(245 245 245 / 0.5) !important;
}
.border-s-neutral-100\/60 {
  border-inline-start-color: rgb(245 245 245 / 0.6) !important;
}
.border-s-neutral-100\/70 {
  border-inline-start-color: rgb(245 245 245 / 0.7) !important;
}
.border-s-neutral-100\/75 {
  border-inline-start-color: rgb(245 245 245 / 0.75) !important;
}
.border-s-neutral-100\/80 {
  border-inline-start-color: rgb(245 245 245 / 0.8) !important;
}
.border-s-neutral-100\/87 {
  border-inline-start-color: rgb(245 245 245 / 0.87) !important;
}
.border-s-neutral-100\/90 {
  border-inline-start-color: rgb(245 245 245 / 0.9) !important;
}
.border-s-neutral-100\/95 {
  border-inline-start-color: rgb(245 245 245 / 0.95) !important;
}
.border-s-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-200\/0 {
  border-inline-start-color: rgb(229 229 229 / 0) !important;
}
.border-s-neutral-200\/10 {
  border-inline-start-color: rgb(229 229 229 / 0.1) !important;
}
.border-s-neutral-200\/100 {
  border-inline-start-color: rgb(229 229 229 / 1) !important;
}
.border-s-neutral-200\/12 {
  border-inline-start-color: rgb(229 229 229 / 0.12) !important;
}
.border-s-neutral-200\/20 {
  border-inline-start-color: rgb(229 229 229 / 0.2) !important;
}
.border-s-neutral-200\/25 {
  border-inline-start-color: rgb(229 229 229 / 0.25) !important;
}
.border-s-neutral-200\/30 {
  border-inline-start-color: rgb(229 229 229 / 0.3) !important;
}
.border-s-neutral-200\/38 {
  border-inline-start-color: rgb(229 229 229 / 0.38) !important;
}
.border-s-neutral-200\/40 {
  border-inline-start-color: rgb(229 229 229 / 0.4) !important;
}
.border-s-neutral-200\/5 {
  border-inline-start-color: rgb(229 229 229 / 0.05) !important;
}
.border-s-neutral-200\/50 {
  border-inline-start-color: rgb(229 229 229 / 0.5) !important;
}
.border-s-neutral-200\/60 {
  border-inline-start-color: rgb(229 229 229 / 0.6) !important;
}
.border-s-neutral-200\/70 {
  border-inline-start-color: rgb(229 229 229 / 0.7) !important;
}
.border-s-neutral-200\/75 {
  border-inline-start-color: rgb(229 229 229 / 0.75) !important;
}
.border-s-neutral-200\/80 {
  border-inline-start-color: rgb(229 229 229 / 0.8) !important;
}
.border-s-neutral-200\/87 {
  border-inline-start-color: rgb(229 229 229 / 0.87) !important;
}
.border-s-neutral-200\/90 {
  border-inline-start-color: rgb(229 229 229 / 0.9) !important;
}
.border-s-neutral-200\/95 {
  border-inline-start-color: rgb(229 229 229 / 0.95) !important;
}
.border-s-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-300\/0 {
  border-inline-start-color: rgb(212 212 212 / 0) !important;
}
.border-s-neutral-300\/10 {
  border-inline-start-color: rgb(212 212 212 / 0.1) !important;
}
.border-s-neutral-300\/100 {
  border-inline-start-color: rgb(212 212 212 / 1) !important;
}
.border-s-neutral-300\/12 {
  border-inline-start-color: rgb(212 212 212 / 0.12) !important;
}
.border-s-neutral-300\/20 {
  border-inline-start-color: rgb(212 212 212 / 0.2) !important;
}
.border-s-neutral-300\/25 {
  border-inline-start-color: rgb(212 212 212 / 0.25) !important;
}
.border-s-neutral-300\/30 {
  border-inline-start-color: rgb(212 212 212 / 0.3) !important;
}
.border-s-neutral-300\/38 {
  border-inline-start-color: rgb(212 212 212 / 0.38) !important;
}
.border-s-neutral-300\/40 {
  border-inline-start-color: rgb(212 212 212 / 0.4) !important;
}
.border-s-neutral-300\/5 {
  border-inline-start-color: rgb(212 212 212 / 0.05) !important;
}
.border-s-neutral-300\/50 {
  border-inline-start-color: rgb(212 212 212 / 0.5) !important;
}
.border-s-neutral-300\/60 {
  border-inline-start-color: rgb(212 212 212 / 0.6) !important;
}
.border-s-neutral-300\/70 {
  border-inline-start-color: rgb(212 212 212 / 0.7) !important;
}
.border-s-neutral-300\/75 {
  border-inline-start-color: rgb(212 212 212 / 0.75) !important;
}
.border-s-neutral-300\/80 {
  border-inline-start-color: rgb(212 212 212 / 0.8) !important;
}
.border-s-neutral-300\/87 {
  border-inline-start-color: rgb(212 212 212 / 0.87) !important;
}
.border-s-neutral-300\/90 {
  border-inline-start-color: rgb(212 212 212 / 0.9) !important;
}
.border-s-neutral-300\/95 {
  border-inline-start-color: rgb(212 212 212 / 0.95) !important;
}
.border-s-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-400\/0 {
  border-inline-start-color: rgb(163 163 163 / 0) !important;
}
.border-s-neutral-400\/10 {
  border-inline-start-color: rgb(163 163 163 / 0.1) !important;
}
.border-s-neutral-400\/100 {
  border-inline-start-color: rgb(163 163 163 / 1) !important;
}
.border-s-neutral-400\/12 {
  border-inline-start-color: rgb(163 163 163 / 0.12) !important;
}
.border-s-neutral-400\/20 {
  border-inline-start-color: rgb(163 163 163 / 0.2) !important;
}
.border-s-neutral-400\/25 {
  border-inline-start-color: rgb(163 163 163 / 0.25) !important;
}
.border-s-neutral-400\/30 {
  border-inline-start-color: rgb(163 163 163 / 0.3) !important;
}
.border-s-neutral-400\/38 {
  border-inline-start-color: rgb(163 163 163 / 0.38) !important;
}
.border-s-neutral-400\/40 {
  border-inline-start-color: rgb(163 163 163 / 0.4) !important;
}
.border-s-neutral-400\/5 {
  border-inline-start-color: rgb(163 163 163 / 0.05) !important;
}
.border-s-neutral-400\/50 {
  border-inline-start-color: rgb(163 163 163 / 0.5) !important;
}
.border-s-neutral-400\/60 {
  border-inline-start-color: rgb(163 163 163 / 0.6) !important;
}
.border-s-neutral-400\/70 {
  border-inline-start-color: rgb(163 163 163 / 0.7) !important;
}
.border-s-neutral-400\/75 {
  border-inline-start-color: rgb(163 163 163 / 0.75) !important;
}
.border-s-neutral-400\/80 {
  border-inline-start-color: rgb(163 163 163 / 0.8) !important;
}
.border-s-neutral-400\/87 {
  border-inline-start-color: rgb(163 163 163 / 0.87) !important;
}
.border-s-neutral-400\/90 {
  border-inline-start-color: rgb(163 163 163 / 0.9) !important;
}
.border-s-neutral-400\/95 {
  border-inline-start-color: rgb(163 163 163 / 0.95) !important;
}
.border-s-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0) !important;
}
.border-s-neutral-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1) !important;
}
.border-s-neutral-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1) !important;
}
.border-s-neutral-50\/12 {
  border-inline-start-color: rgb(250 250 250 / 0.12) !important;
}
.border-s-neutral-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2) !important;
}
.border-s-neutral-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25) !important;
}
.border-s-neutral-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3) !important;
}
.border-s-neutral-50\/38 {
  border-inline-start-color: rgb(250 250 250 / 0.38) !important;
}
.border-s-neutral-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4) !important;
}
.border-s-neutral-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05) !important;
}
.border-s-neutral-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5) !important;
}
.border-s-neutral-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6) !important;
}
.border-s-neutral-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7) !important;
}
.border-s-neutral-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75) !important;
}
.border-s-neutral-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8) !important;
}
.border-s-neutral-50\/87 {
  border-inline-start-color: rgb(250 250 250 / 0.87) !important;
}
.border-s-neutral-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9) !important;
}
.border-s-neutral-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95) !important;
}
.border-s-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-500\/0 {
  border-inline-start-color: rgb(115 115 115 / 0) !important;
}
.border-s-neutral-500\/10 {
  border-inline-start-color: rgb(115 115 115 / 0.1) !important;
}
.border-s-neutral-500\/100 {
  border-inline-start-color: rgb(115 115 115 / 1) !important;
}
.border-s-neutral-500\/12 {
  border-inline-start-color: rgb(115 115 115 / 0.12) !important;
}
.border-s-neutral-500\/20 {
  border-inline-start-color: rgb(115 115 115 / 0.2) !important;
}
.border-s-neutral-500\/25 {
  border-inline-start-color: rgb(115 115 115 / 0.25) !important;
}
.border-s-neutral-500\/30 {
  border-inline-start-color: rgb(115 115 115 / 0.3) !important;
}
.border-s-neutral-500\/38 {
  border-inline-start-color: rgb(115 115 115 / 0.38) !important;
}
.border-s-neutral-500\/40 {
  border-inline-start-color: rgb(115 115 115 / 0.4) !important;
}
.border-s-neutral-500\/5 {
  border-inline-start-color: rgb(115 115 115 / 0.05) !important;
}
.border-s-neutral-500\/50 {
  border-inline-start-color: rgb(115 115 115 / 0.5) !important;
}
.border-s-neutral-500\/60 {
  border-inline-start-color: rgb(115 115 115 / 0.6) !important;
}
.border-s-neutral-500\/70 {
  border-inline-start-color: rgb(115 115 115 / 0.7) !important;
}
.border-s-neutral-500\/75 {
  border-inline-start-color: rgb(115 115 115 / 0.75) !important;
}
.border-s-neutral-500\/80 {
  border-inline-start-color: rgb(115 115 115 / 0.8) !important;
}
.border-s-neutral-500\/87 {
  border-inline-start-color: rgb(115 115 115 / 0.87) !important;
}
.border-s-neutral-500\/90 {
  border-inline-start-color: rgb(115 115 115 / 0.9) !important;
}
.border-s-neutral-500\/95 {
  border-inline-start-color: rgb(115 115 115 / 0.95) !important;
}
.border-s-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-600\/0 {
  border-inline-start-color: rgb(82 82 82 / 0) !important;
}
.border-s-neutral-600\/10 {
  border-inline-start-color: rgb(82 82 82 / 0.1) !important;
}
.border-s-neutral-600\/100 {
  border-inline-start-color: rgb(82 82 82 / 1) !important;
}
.border-s-neutral-600\/12 {
  border-inline-start-color: rgb(82 82 82 / 0.12) !important;
}
.border-s-neutral-600\/20 {
  border-inline-start-color: rgb(82 82 82 / 0.2) !important;
}
.border-s-neutral-600\/25 {
  border-inline-start-color: rgb(82 82 82 / 0.25) !important;
}
.border-s-neutral-600\/30 {
  border-inline-start-color: rgb(82 82 82 / 0.3) !important;
}
.border-s-neutral-600\/38 {
  border-inline-start-color: rgb(82 82 82 / 0.38) !important;
}
.border-s-neutral-600\/40 {
  border-inline-start-color: rgb(82 82 82 / 0.4) !important;
}
.border-s-neutral-600\/5 {
  border-inline-start-color: rgb(82 82 82 / 0.05) !important;
}
.border-s-neutral-600\/50 {
  border-inline-start-color: rgb(82 82 82 / 0.5) !important;
}
.border-s-neutral-600\/60 {
  border-inline-start-color: rgb(82 82 82 / 0.6) !important;
}
.border-s-neutral-600\/70 {
  border-inline-start-color: rgb(82 82 82 / 0.7) !important;
}
.border-s-neutral-600\/75 {
  border-inline-start-color: rgb(82 82 82 / 0.75) !important;
}
.border-s-neutral-600\/80 {
  border-inline-start-color: rgb(82 82 82 / 0.8) !important;
}
.border-s-neutral-600\/87 {
  border-inline-start-color: rgb(82 82 82 / 0.87) !important;
}
.border-s-neutral-600\/90 {
  border-inline-start-color: rgb(82 82 82 / 0.9) !important;
}
.border-s-neutral-600\/95 {
  border-inline-start-color: rgb(82 82 82 / 0.95) !important;
}
.border-s-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-700\/0 {
  border-inline-start-color: rgb(64 64 64 / 0) !important;
}
.border-s-neutral-700\/10 {
  border-inline-start-color: rgb(64 64 64 / 0.1) !important;
}
.border-s-neutral-700\/100 {
  border-inline-start-color: rgb(64 64 64 / 1) !important;
}
.border-s-neutral-700\/12 {
  border-inline-start-color: rgb(64 64 64 / 0.12) !important;
}
.border-s-neutral-700\/20 {
  border-inline-start-color: rgb(64 64 64 / 0.2) !important;
}
.border-s-neutral-700\/25 {
  border-inline-start-color: rgb(64 64 64 / 0.25) !important;
}
.border-s-neutral-700\/30 {
  border-inline-start-color: rgb(64 64 64 / 0.3) !important;
}
.border-s-neutral-700\/38 {
  border-inline-start-color: rgb(64 64 64 / 0.38) !important;
}
.border-s-neutral-700\/40 {
  border-inline-start-color: rgb(64 64 64 / 0.4) !important;
}
.border-s-neutral-700\/5 {
  border-inline-start-color: rgb(64 64 64 / 0.05) !important;
}
.border-s-neutral-700\/50 {
  border-inline-start-color: rgb(64 64 64 / 0.5) !important;
}
.border-s-neutral-700\/60 {
  border-inline-start-color: rgb(64 64 64 / 0.6) !important;
}
.border-s-neutral-700\/70 {
  border-inline-start-color: rgb(64 64 64 / 0.7) !important;
}
.border-s-neutral-700\/75 {
  border-inline-start-color: rgb(64 64 64 / 0.75) !important;
}
.border-s-neutral-700\/80 {
  border-inline-start-color: rgb(64 64 64 / 0.8) !important;
}
.border-s-neutral-700\/87 {
  border-inline-start-color: rgb(64 64 64 / 0.87) !important;
}
.border-s-neutral-700\/90 {
  border-inline-start-color: rgb(64 64 64 / 0.9) !important;
}
.border-s-neutral-700\/95 {
  border-inline-start-color: rgb(64 64 64 / 0.95) !important;
}
.border-s-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-800\/0 {
  border-inline-start-color: rgb(38 38 38 / 0) !important;
}
.border-s-neutral-800\/10 {
  border-inline-start-color: rgb(38 38 38 / 0.1) !important;
}
.border-s-neutral-800\/100 {
  border-inline-start-color: rgb(38 38 38 / 1) !important;
}
.border-s-neutral-800\/12 {
  border-inline-start-color: rgb(38 38 38 / 0.12) !important;
}
.border-s-neutral-800\/20 {
  border-inline-start-color: rgb(38 38 38 / 0.2) !important;
}
.border-s-neutral-800\/25 {
  border-inline-start-color: rgb(38 38 38 / 0.25) !important;
}
.border-s-neutral-800\/30 {
  border-inline-start-color: rgb(38 38 38 / 0.3) !important;
}
.border-s-neutral-800\/38 {
  border-inline-start-color: rgb(38 38 38 / 0.38) !important;
}
.border-s-neutral-800\/40 {
  border-inline-start-color: rgb(38 38 38 / 0.4) !important;
}
.border-s-neutral-800\/5 {
  border-inline-start-color: rgb(38 38 38 / 0.05) !important;
}
.border-s-neutral-800\/50 {
  border-inline-start-color: rgb(38 38 38 / 0.5) !important;
}
.border-s-neutral-800\/60 {
  border-inline-start-color: rgb(38 38 38 / 0.6) !important;
}
.border-s-neutral-800\/70 {
  border-inline-start-color: rgb(38 38 38 / 0.7) !important;
}
.border-s-neutral-800\/75 {
  border-inline-start-color: rgb(38 38 38 / 0.75) !important;
}
.border-s-neutral-800\/80 {
  border-inline-start-color: rgb(38 38 38 / 0.8) !important;
}
.border-s-neutral-800\/87 {
  border-inline-start-color: rgb(38 38 38 / 0.87) !important;
}
.border-s-neutral-800\/90 {
  border-inline-start-color: rgb(38 38 38 / 0.9) !important;
}
.border-s-neutral-800\/95 {
  border-inline-start-color: rgb(38 38 38 / 0.95) !important;
}
.border-s-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-900\/0 {
  border-inline-start-color: rgb(23 23 23 / 0) !important;
}
.border-s-neutral-900\/10 {
  border-inline-start-color: rgb(23 23 23 / 0.1) !important;
}
.border-s-neutral-900\/100 {
  border-inline-start-color: rgb(23 23 23 / 1) !important;
}
.border-s-neutral-900\/12 {
  border-inline-start-color: rgb(23 23 23 / 0.12) !important;
}
.border-s-neutral-900\/20 {
  border-inline-start-color: rgb(23 23 23 / 0.2) !important;
}
.border-s-neutral-900\/25 {
  border-inline-start-color: rgb(23 23 23 / 0.25) !important;
}
.border-s-neutral-900\/30 {
  border-inline-start-color: rgb(23 23 23 / 0.3) !important;
}
.border-s-neutral-900\/38 {
  border-inline-start-color: rgb(23 23 23 / 0.38) !important;
}
.border-s-neutral-900\/40 {
  border-inline-start-color: rgb(23 23 23 / 0.4) !important;
}
.border-s-neutral-900\/5 {
  border-inline-start-color: rgb(23 23 23 / 0.05) !important;
}
.border-s-neutral-900\/50 {
  border-inline-start-color: rgb(23 23 23 / 0.5) !important;
}
.border-s-neutral-900\/60 {
  border-inline-start-color: rgb(23 23 23 / 0.6) !important;
}
.border-s-neutral-900\/70 {
  border-inline-start-color: rgb(23 23 23 / 0.7) !important;
}
.border-s-neutral-900\/75 {
  border-inline-start-color: rgb(23 23 23 / 0.75) !important;
}
.border-s-neutral-900\/80 {
  border-inline-start-color: rgb(23 23 23 / 0.8) !important;
}
.border-s-neutral-900\/87 {
  border-inline-start-color: rgb(23 23 23 / 0.87) !important;
}
.border-s-neutral-900\/90 {
  border-inline-start-color: rgb(23 23 23 / 0.9) !important;
}
.border-s-neutral-900\/95 {
  border-inline-start-color: rgb(23 23 23 / 0.95) !important;
}
.border-s-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-s-neutral-950\/0 {
  border-inline-start-color: rgb(10 10 10 / 0) !important;
}
.border-s-neutral-950\/10 {
  border-inline-start-color: rgb(10 10 10 / 0.1) !important;
}
.border-s-neutral-950\/100 {
  border-inline-start-color: rgb(10 10 10 / 1) !important;
}
.border-s-neutral-950\/12 {
  border-inline-start-color: rgb(10 10 10 / 0.12) !important;
}
.border-s-neutral-950\/20 {
  border-inline-start-color: rgb(10 10 10 / 0.2) !important;
}
.border-s-neutral-950\/25 {
  border-inline-start-color: rgb(10 10 10 / 0.25) !important;
}
.border-s-neutral-950\/30 {
  border-inline-start-color: rgb(10 10 10 / 0.3) !important;
}
.border-s-neutral-950\/38 {
  border-inline-start-color: rgb(10 10 10 / 0.38) !important;
}
.border-s-neutral-950\/40 {
  border-inline-start-color: rgb(10 10 10 / 0.4) !important;
}
.border-s-neutral-950\/5 {
  border-inline-start-color: rgb(10 10 10 / 0.05) !important;
}
.border-s-neutral-950\/50 {
  border-inline-start-color: rgb(10 10 10 / 0.5) !important;
}
.border-s-neutral-950\/60 {
  border-inline-start-color: rgb(10 10 10 / 0.6) !important;
}
.border-s-neutral-950\/70 {
  border-inline-start-color: rgb(10 10 10 / 0.7) !important;
}
.border-s-neutral-950\/75 {
  border-inline-start-color: rgb(10 10 10 / 0.75) !important;
}
.border-s-neutral-950\/80 {
  border-inline-start-color: rgb(10 10 10 / 0.8) !important;
}
.border-s-neutral-950\/87 {
  border-inline-start-color: rgb(10 10 10 / 0.87) !important;
}
.border-s-neutral-950\/90 {
  border-inline-start-color: rgb(10 10 10 / 0.9) !important;
}
.border-s-neutral-950\/95 {
  border-inline-start-color: rgb(10 10 10 / 0.95) !important;
}
.border-s-on-accent {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-100\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-s-on-accent-100\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-s-on-accent-100\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-s-on-accent-100\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-s-on-accent-100\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-s-on-accent-100\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-s-on-accent-100\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-s-on-accent-100\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-s-on-accent-100\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-s-on-accent-100\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-s-on-accent-100\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-s-on-accent-100\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-s-on-accent-100\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-s-on-accent-100\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-s-on-accent-100\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-s-on-accent-100\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-s-on-accent-100\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-s-on-accent-100\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-s-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-200\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-s-on-accent-200\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-s-on-accent-200\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-s-on-accent-200\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-s-on-accent-200\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-s-on-accent-200\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-s-on-accent-200\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-s-on-accent-200\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-s-on-accent-200\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-s-on-accent-200\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-s-on-accent-200\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-s-on-accent-200\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-s-on-accent-200\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-s-on-accent-200\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-s-on-accent-200\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-s-on-accent-200\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-s-on-accent-200\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-s-on-accent-200\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-s-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-300\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-s-on-accent-300\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-s-on-accent-300\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-s-on-accent-300\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-s-on-accent-300\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-s-on-accent-300\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-s-on-accent-300\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-s-on-accent-300\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-s-on-accent-300\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-s-on-accent-300\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-s-on-accent-300\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-s-on-accent-300\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-s-on-accent-300\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-s-on-accent-300\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-s-on-accent-300\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-s-on-accent-300\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-s-on-accent-300\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-s-on-accent-300\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-s-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-400\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-s-on-accent-400\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-s-on-accent-400\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-s-on-accent-400\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-s-on-accent-400\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-s-on-accent-400\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-s-on-accent-400\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-s-on-accent-400\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-s-on-accent-400\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-s-on-accent-400\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-s-on-accent-400\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-s-on-accent-400\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-s-on-accent-400\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-s-on-accent-400\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-s-on-accent-400\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-s-on-accent-400\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-s-on-accent-400\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-s-on-accent-400\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-s-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-50\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-s-on-accent-50\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-s-on-accent-50\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-s-on-accent-50\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-s-on-accent-50\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-s-on-accent-50\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-s-on-accent-50\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-s-on-accent-50\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-s-on-accent-50\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-s-on-accent-50\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-s-on-accent-50\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-s-on-accent-50\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-s-on-accent-50\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-s-on-accent-50\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-s-on-accent-50\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-s-on-accent-50\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-s-on-accent-50\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-s-on-accent-50\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-s-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-500\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-s-on-accent-500\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-s-on-accent-500\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-s-on-accent-500\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-s-on-accent-500\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-s-on-accent-500\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-s-on-accent-500\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-s-on-accent-500\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-s-on-accent-500\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-s-on-accent-500\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-s-on-accent-500\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-s-on-accent-500\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-s-on-accent-500\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-s-on-accent-500\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-s-on-accent-500\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-s-on-accent-500\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-s-on-accent-500\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-s-on-accent-500\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-s-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-600\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-s-on-accent-600\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-s-on-accent-600\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-s-on-accent-600\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-s-on-accent-600\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-s-on-accent-600\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-s-on-accent-600\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-s-on-accent-600\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-s-on-accent-600\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-s-on-accent-600\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-s-on-accent-600\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-s-on-accent-600\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-s-on-accent-600\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-s-on-accent-600\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-s-on-accent-600\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-s-on-accent-600\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-s-on-accent-600\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-s-on-accent-600\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-s-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-700\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-s-on-accent-700\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-s-on-accent-700\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-s-on-accent-700\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-s-on-accent-700\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-s-on-accent-700\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-s-on-accent-700\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-s-on-accent-700\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-s-on-accent-700\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-s-on-accent-700\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-s-on-accent-700\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-s-on-accent-700\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-s-on-accent-700\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-s-on-accent-700\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-s-on-accent-700\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-s-on-accent-700\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-s-on-accent-700\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-s-on-accent-700\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-s-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-800\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-s-on-accent-800\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-s-on-accent-800\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-s-on-accent-800\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-s-on-accent-800\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-s-on-accent-800\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-s-on-accent-800\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-s-on-accent-800\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-s-on-accent-800\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-s-on-accent-800\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-s-on-accent-800\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-s-on-accent-800\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-s-on-accent-800\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-s-on-accent-800\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-s-on-accent-800\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-s-on-accent-800\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-s-on-accent-800\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-s-on-accent-800\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-s-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-900\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-s-on-accent-900\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-s-on-accent-900\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-s-on-accent-900\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-s-on-accent-900\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-s-on-accent-900\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-s-on-accent-900\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-s-on-accent-900\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-s-on-accent-900\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-s-on-accent-900\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-s-on-accent-900\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-s-on-accent-900\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-s-on-accent-900\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-s-on-accent-900\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-s-on-accent-900\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-s-on-accent-900\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-s-on-accent-900\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-s-on-accent-900\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-s-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-accent-950\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-s-on-accent-950\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-s-on-accent-950\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-s-on-accent-950\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-s-on-accent-950\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-s-on-accent-950\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-s-on-accent-950\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-s-on-accent-950\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-s-on-accent-950\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-s-on-accent-950\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-s-on-accent-950\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-s-on-accent-950\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-s-on-accent-950\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-s-on-accent-950\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-s-on-accent-950\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-s-on-accent-950\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-s-on-accent-950\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-s-on-accent-950\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-s-on-accent\/0 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-s-on-accent\/10 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-s-on-accent\/100 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-s-on-accent\/12 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-s-on-accent\/20 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-s-on-accent\/25 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-s-on-accent\/30 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-s-on-accent\/38 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-s-on-accent\/40 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-s-on-accent\/5 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-s-on-accent\/50 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-s-on-accent\/60 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-s-on-accent\/70 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-s-on-accent\/75 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-s-on-accent\/80 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-s-on-accent\/87 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-s-on-accent\/90 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-s-on-accent\/95 {
  border-inline-start-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-s-on-primary {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-100\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-s-on-primary-100\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-s-on-primary-100\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-s-on-primary-100\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-s-on-primary-100\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-s-on-primary-100\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-s-on-primary-100\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-s-on-primary-100\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-s-on-primary-100\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-s-on-primary-100\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-s-on-primary-100\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-s-on-primary-100\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-s-on-primary-100\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-s-on-primary-100\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-s-on-primary-100\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-s-on-primary-100\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-s-on-primary-100\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-s-on-primary-100\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-s-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-200\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-s-on-primary-200\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-s-on-primary-200\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-s-on-primary-200\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-s-on-primary-200\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-s-on-primary-200\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-s-on-primary-200\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-s-on-primary-200\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-s-on-primary-200\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-s-on-primary-200\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-s-on-primary-200\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-s-on-primary-200\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-s-on-primary-200\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-s-on-primary-200\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-s-on-primary-200\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-s-on-primary-200\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-s-on-primary-200\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-s-on-primary-200\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-s-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-300\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-s-on-primary-300\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-s-on-primary-300\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-s-on-primary-300\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-s-on-primary-300\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-s-on-primary-300\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-s-on-primary-300\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-s-on-primary-300\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-s-on-primary-300\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-s-on-primary-300\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-s-on-primary-300\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-s-on-primary-300\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-s-on-primary-300\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-s-on-primary-300\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-s-on-primary-300\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-s-on-primary-300\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-s-on-primary-300\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-s-on-primary-300\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-s-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-400\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-s-on-primary-400\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-s-on-primary-400\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-s-on-primary-400\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-s-on-primary-400\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-s-on-primary-400\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-s-on-primary-400\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-s-on-primary-400\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-s-on-primary-400\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-s-on-primary-400\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-s-on-primary-400\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-s-on-primary-400\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-s-on-primary-400\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-s-on-primary-400\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-s-on-primary-400\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-s-on-primary-400\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-s-on-primary-400\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-s-on-primary-400\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-s-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-50\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-s-on-primary-50\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-s-on-primary-50\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-s-on-primary-50\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-s-on-primary-50\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-s-on-primary-50\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-s-on-primary-50\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-s-on-primary-50\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-s-on-primary-50\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-s-on-primary-50\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-s-on-primary-50\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-s-on-primary-50\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-s-on-primary-50\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-s-on-primary-50\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-s-on-primary-50\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-s-on-primary-50\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-s-on-primary-50\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-s-on-primary-50\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-s-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-500\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-s-on-primary-500\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-s-on-primary-500\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-s-on-primary-500\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-s-on-primary-500\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-s-on-primary-500\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-s-on-primary-500\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-s-on-primary-500\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-s-on-primary-500\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-s-on-primary-500\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-s-on-primary-500\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-s-on-primary-500\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-s-on-primary-500\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-s-on-primary-500\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-s-on-primary-500\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-s-on-primary-500\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-s-on-primary-500\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-s-on-primary-500\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-s-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-600\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-s-on-primary-600\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-s-on-primary-600\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-s-on-primary-600\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-s-on-primary-600\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-s-on-primary-600\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-s-on-primary-600\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-s-on-primary-600\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-s-on-primary-600\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-s-on-primary-600\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-s-on-primary-600\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-s-on-primary-600\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-s-on-primary-600\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-s-on-primary-600\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-s-on-primary-600\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-s-on-primary-600\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-s-on-primary-600\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-s-on-primary-600\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-s-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-700\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-s-on-primary-700\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-s-on-primary-700\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-s-on-primary-700\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-s-on-primary-700\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-s-on-primary-700\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-s-on-primary-700\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-s-on-primary-700\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-s-on-primary-700\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-s-on-primary-700\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-s-on-primary-700\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-s-on-primary-700\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-s-on-primary-700\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-s-on-primary-700\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-s-on-primary-700\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-s-on-primary-700\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-s-on-primary-700\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-s-on-primary-700\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-s-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-800\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-s-on-primary-800\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-s-on-primary-800\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-s-on-primary-800\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-s-on-primary-800\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-s-on-primary-800\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-s-on-primary-800\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-s-on-primary-800\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-s-on-primary-800\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-s-on-primary-800\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-s-on-primary-800\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-s-on-primary-800\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-s-on-primary-800\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-s-on-primary-800\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-s-on-primary-800\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-s-on-primary-800\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-s-on-primary-800\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-s-on-primary-800\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-s-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-primary-900\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-s-on-primary-900\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-s-on-primary-900\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-s-on-primary-900\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-s-on-primary-900\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-s-on-primary-900\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-s-on-primary-900\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-s-on-primary-900\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-s-on-primary-900\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-s-on-primary-900\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-s-on-primary-900\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-s-on-primary-900\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-s-on-primary-900\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-s-on-primary-900\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-s-on-primary-900\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-s-on-primary-900\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-s-on-primary-900\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-s-on-primary-900\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-s-on-primary\/0 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-s-on-primary\/10 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-s-on-primary\/100 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-s-on-primary\/12 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-s-on-primary\/20 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-s-on-primary\/25 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-s-on-primary\/30 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-s-on-primary\/38 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-s-on-primary\/40 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-s-on-primary\/5 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-s-on-primary\/50 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-s-on-primary\/60 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-s-on-primary\/70 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-s-on-primary\/75 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-s-on-primary\/80 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-s-on-primary\/87 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-s-on-primary\/90 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-s-on-primary\/95 {
  border-inline-start-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-s-on-warn {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-100\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-s-on-warn-100\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-s-on-warn-100\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-s-on-warn-100\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-s-on-warn-100\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-s-on-warn-100\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-s-on-warn-100\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-s-on-warn-100\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-s-on-warn-100\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-s-on-warn-100\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-s-on-warn-100\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-s-on-warn-100\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-s-on-warn-100\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-s-on-warn-100\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-s-on-warn-100\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-s-on-warn-100\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-s-on-warn-100\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-s-on-warn-100\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-s-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-200\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-s-on-warn-200\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-s-on-warn-200\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-s-on-warn-200\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-s-on-warn-200\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-s-on-warn-200\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-s-on-warn-200\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-s-on-warn-200\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-s-on-warn-200\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-s-on-warn-200\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-s-on-warn-200\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-s-on-warn-200\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-s-on-warn-200\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-s-on-warn-200\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-s-on-warn-200\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-s-on-warn-200\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-s-on-warn-200\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-s-on-warn-200\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-s-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-300\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-s-on-warn-300\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-s-on-warn-300\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-s-on-warn-300\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-s-on-warn-300\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-s-on-warn-300\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-s-on-warn-300\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-s-on-warn-300\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-s-on-warn-300\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-s-on-warn-300\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-s-on-warn-300\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-s-on-warn-300\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-s-on-warn-300\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-s-on-warn-300\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-s-on-warn-300\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-s-on-warn-300\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-s-on-warn-300\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-s-on-warn-300\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-s-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-400\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-s-on-warn-400\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-s-on-warn-400\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-s-on-warn-400\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-s-on-warn-400\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-s-on-warn-400\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-s-on-warn-400\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-s-on-warn-400\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-s-on-warn-400\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-s-on-warn-400\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-s-on-warn-400\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-s-on-warn-400\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-s-on-warn-400\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-s-on-warn-400\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-s-on-warn-400\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-s-on-warn-400\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-s-on-warn-400\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-s-on-warn-400\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-s-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-50\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-s-on-warn-50\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-s-on-warn-50\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-s-on-warn-50\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-s-on-warn-50\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-s-on-warn-50\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-s-on-warn-50\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-s-on-warn-50\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-s-on-warn-50\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-s-on-warn-50\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-s-on-warn-50\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-s-on-warn-50\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-s-on-warn-50\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-s-on-warn-50\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-s-on-warn-50\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-s-on-warn-50\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-s-on-warn-50\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-s-on-warn-50\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-s-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-500\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-s-on-warn-500\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-s-on-warn-500\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-s-on-warn-500\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-s-on-warn-500\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-s-on-warn-500\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-s-on-warn-500\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-s-on-warn-500\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-s-on-warn-500\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-s-on-warn-500\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-s-on-warn-500\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-s-on-warn-500\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-s-on-warn-500\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-s-on-warn-500\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-s-on-warn-500\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-s-on-warn-500\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-s-on-warn-500\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-s-on-warn-500\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-s-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-600\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-s-on-warn-600\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-s-on-warn-600\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-s-on-warn-600\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-s-on-warn-600\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-s-on-warn-600\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-s-on-warn-600\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-s-on-warn-600\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-s-on-warn-600\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-s-on-warn-600\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-s-on-warn-600\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-s-on-warn-600\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-s-on-warn-600\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-s-on-warn-600\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-s-on-warn-600\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-s-on-warn-600\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-s-on-warn-600\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-s-on-warn-600\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-s-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-700\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-s-on-warn-700\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-s-on-warn-700\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-s-on-warn-700\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-s-on-warn-700\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-s-on-warn-700\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-s-on-warn-700\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-s-on-warn-700\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-s-on-warn-700\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-s-on-warn-700\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-s-on-warn-700\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-s-on-warn-700\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-s-on-warn-700\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-s-on-warn-700\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-s-on-warn-700\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-s-on-warn-700\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-s-on-warn-700\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-s-on-warn-700\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-s-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-800\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-s-on-warn-800\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-s-on-warn-800\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-s-on-warn-800\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-s-on-warn-800\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-s-on-warn-800\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-s-on-warn-800\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-s-on-warn-800\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-s-on-warn-800\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-s-on-warn-800\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-s-on-warn-800\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-s-on-warn-800\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-s-on-warn-800\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-s-on-warn-800\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-s-on-warn-800\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-s-on-warn-800\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-s-on-warn-800\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-s-on-warn-800\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-s-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-900\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-s-on-warn-900\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-s-on-warn-900\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-s-on-warn-900\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-s-on-warn-900\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-s-on-warn-900\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-s-on-warn-900\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-s-on-warn-900\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-s-on-warn-900\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-s-on-warn-900\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-s-on-warn-900\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-s-on-warn-900\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-s-on-warn-900\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-s-on-warn-900\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-s-on-warn-900\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-s-on-warn-900\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-s-on-warn-900\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-s-on-warn-900\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-s-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-s-on-warn-950\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-s-on-warn-950\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-s-on-warn-950\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-s-on-warn-950\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-s-on-warn-950\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-s-on-warn-950\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-s-on-warn-950\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-s-on-warn-950\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-s-on-warn-950\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-s-on-warn-950\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-s-on-warn-950\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-s-on-warn-950\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-s-on-warn-950\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-s-on-warn-950\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-s-on-warn-950\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-s-on-warn-950\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-s-on-warn-950\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-s-on-warn-950\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-s-on-warn\/0 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-s-on-warn\/10 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-s-on-warn\/100 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-s-on-warn\/12 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-s-on-warn\/20 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-s-on-warn\/25 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-s-on-warn\/30 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-s-on-warn\/38 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-s-on-warn\/40 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-s-on-warn\/5 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-s-on-warn\/50 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-s-on-warn\/60 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-s-on-warn\/70 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-s-on-warn\/75 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-s-on-warn\/80 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-s-on-warn\/87 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-s-on-warn\/90 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-s-on-warn\/95 {
  border-inline-start-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-s-orange-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-s-orange-100\/0 {
  border-inline-start-color: rgb(255 237 213 / 0) !important;
}
.border-s-orange-100\/10 {
  border-inline-start-color: rgb(255 237 213 / 0.1) !important;
}
.border-s-orange-100\/100 {
  border-inline-start-color: rgb(255 237 213 / 1) !important;
}
.border-s-orange-100\/12 {
  border-inline-start-color: rgb(255 237 213 / 0.12) !important;
}
.border-s-orange-100\/20 {
  border-inline-start-color: rgb(255 237 213 / 0.2) !important;
}
.border-s-orange-100\/25 {
  border-inline-start-color: rgb(255 237 213 / 0.25) !important;
}
.border-s-orange-100\/30 {
  border-inline-start-color: rgb(255 237 213 / 0.3) !important;
}
.border-s-orange-100\/38 {
  border-inline-start-color: rgb(255 237 213 / 0.38) !important;
}
.border-s-orange-100\/40 {
  border-inline-start-color: rgb(255 237 213 / 0.4) !important;
}
.border-s-orange-100\/5 {
  border-inline-start-color: rgb(255 237 213 / 0.05) !important;
}
.border-s-orange-100\/50 {
  border-inline-start-color: rgb(255 237 213 / 0.5) !important;
}
.border-s-orange-100\/60 {
  border-inline-start-color: rgb(255 237 213 / 0.6) !important;
}
.border-s-orange-100\/70 {
  border-inline-start-color: rgb(255 237 213 / 0.7) !important;
}
.border-s-orange-100\/75 {
  border-inline-start-color: rgb(255 237 213 / 0.75) !important;
}
.border-s-orange-100\/80 {
  border-inline-start-color: rgb(255 237 213 / 0.8) !important;
}
.border-s-orange-100\/87 {
  border-inline-start-color: rgb(255 237 213 / 0.87) !important;
}
.border-s-orange-100\/90 {
  border-inline-start-color: rgb(255 237 213 / 0.9) !important;
}
.border-s-orange-100\/95 {
  border-inline-start-color: rgb(255 237 213 / 0.95) !important;
}
.border-s-orange-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-s-orange-200\/0 {
  border-inline-start-color: rgb(254 215 170 / 0) !important;
}
.border-s-orange-200\/10 {
  border-inline-start-color: rgb(254 215 170 / 0.1) !important;
}
.border-s-orange-200\/100 {
  border-inline-start-color: rgb(254 215 170 / 1) !important;
}
.border-s-orange-200\/12 {
  border-inline-start-color: rgb(254 215 170 / 0.12) !important;
}
.border-s-orange-200\/20 {
  border-inline-start-color: rgb(254 215 170 / 0.2) !important;
}
.border-s-orange-200\/25 {
  border-inline-start-color: rgb(254 215 170 / 0.25) !important;
}
.border-s-orange-200\/30 {
  border-inline-start-color: rgb(254 215 170 / 0.3) !important;
}
.border-s-orange-200\/38 {
  border-inline-start-color: rgb(254 215 170 / 0.38) !important;
}
.border-s-orange-200\/40 {
  border-inline-start-color: rgb(254 215 170 / 0.4) !important;
}
.border-s-orange-200\/5 {
  border-inline-start-color: rgb(254 215 170 / 0.05) !important;
}
.border-s-orange-200\/50 {
  border-inline-start-color: rgb(254 215 170 / 0.5) !important;
}
.border-s-orange-200\/60 {
  border-inline-start-color: rgb(254 215 170 / 0.6) !important;
}
.border-s-orange-200\/70 {
  border-inline-start-color: rgb(254 215 170 / 0.7) !important;
}
.border-s-orange-200\/75 {
  border-inline-start-color: rgb(254 215 170 / 0.75) !important;
}
.border-s-orange-200\/80 {
  border-inline-start-color: rgb(254 215 170 / 0.8) !important;
}
.border-s-orange-200\/87 {
  border-inline-start-color: rgb(254 215 170 / 0.87) !important;
}
.border-s-orange-200\/90 {
  border-inline-start-color: rgb(254 215 170 / 0.9) !important;
}
.border-s-orange-200\/95 {
  border-inline-start-color: rgb(254 215 170 / 0.95) !important;
}
.border-s-orange-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-s-orange-300\/0 {
  border-inline-start-color: rgb(253 186 116 / 0) !important;
}
.border-s-orange-300\/10 {
  border-inline-start-color: rgb(253 186 116 / 0.1) !important;
}
.border-s-orange-300\/100 {
  border-inline-start-color: rgb(253 186 116 / 1) !important;
}
.border-s-orange-300\/12 {
  border-inline-start-color: rgb(253 186 116 / 0.12) !important;
}
.border-s-orange-300\/20 {
  border-inline-start-color: rgb(253 186 116 / 0.2) !important;
}
.border-s-orange-300\/25 {
  border-inline-start-color: rgb(253 186 116 / 0.25) !important;
}
.border-s-orange-300\/30 {
  border-inline-start-color: rgb(253 186 116 / 0.3) !important;
}
.border-s-orange-300\/38 {
  border-inline-start-color: rgb(253 186 116 / 0.38) !important;
}
.border-s-orange-300\/40 {
  border-inline-start-color: rgb(253 186 116 / 0.4) !important;
}
.border-s-orange-300\/5 {
  border-inline-start-color: rgb(253 186 116 / 0.05) !important;
}
.border-s-orange-300\/50 {
  border-inline-start-color: rgb(253 186 116 / 0.5) !important;
}
.border-s-orange-300\/60 {
  border-inline-start-color: rgb(253 186 116 / 0.6) !important;
}
.border-s-orange-300\/70 {
  border-inline-start-color: rgb(253 186 116 / 0.7) !important;
}
.border-s-orange-300\/75 {
  border-inline-start-color: rgb(253 186 116 / 0.75) !important;
}
.border-s-orange-300\/80 {
  border-inline-start-color: rgb(253 186 116 / 0.8) !important;
}
.border-s-orange-300\/87 {
  border-inline-start-color: rgb(253 186 116 / 0.87) !important;
}
.border-s-orange-300\/90 {
  border-inline-start-color: rgb(253 186 116 / 0.9) !important;
}
.border-s-orange-300\/95 {
  border-inline-start-color: rgb(253 186 116 / 0.95) !important;
}
.border-s-orange-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-s-orange-400\/0 {
  border-inline-start-color: rgb(251 146 60 / 0) !important;
}
.border-s-orange-400\/10 {
  border-inline-start-color: rgb(251 146 60 / 0.1) !important;
}
.border-s-orange-400\/100 {
  border-inline-start-color: rgb(251 146 60 / 1) !important;
}
.border-s-orange-400\/12 {
  border-inline-start-color: rgb(251 146 60 / 0.12) !important;
}
.border-s-orange-400\/20 {
  border-inline-start-color: rgb(251 146 60 / 0.2) !important;
}
.border-s-orange-400\/25 {
  border-inline-start-color: rgb(251 146 60 / 0.25) !important;
}
.border-s-orange-400\/30 {
  border-inline-start-color: rgb(251 146 60 / 0.3) !important;
}
.border-s-orange-400\/38 {
  border-inline-start-color: rgb(251 146 60 / 0.38) !important;
}
.border-s-orange-400\/40 {
  border-inline-start-color: rgb(251 146 60 / 0.4) !important;
}
.border-s-orange-400\/5 {
  border-inline-start-color: rgb(251 146 60 / 0.05) !important;
}
.border-s-orange-400\/50 {
  border-inline-start-color: rgb(251 146 60 / 0.5) !important;
}
.border-s-orange-400\/60 {
  border-inline-start-color: rgb(251 146 60 / 0.6) !important;
}
.border-s-orange-400\/70 {
  border-inline-start-color: rgb(251 146 60 / 0.7) !important;
}
.border-s-orange-400\/75 {
  border-inline-start-color: rgb(251 146 60 / 0.75) !important;
}
.border-s-orange-400\/80 {
  border-inline-start-color: rgb(251 146 60 / 0.8) !important;
}
.border-s-orange-400\/87 {
  border-inline-start-color: rgb(251 146 60 / 0.87) !important;
}
.border-s-orange-400\/90 {
  border-inline-start-color: rgb(251 146 60 / 0.9) !important;
}
.border-s-orange-400\/95 {
  border-inline-start-color: rgb(251 146 60 / 0.95) !important;
}
.border-s-orange-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-s-orange-50\/0 {
  border-inline-start-color: rgb(255 247 237 / 0) !important;
}
.border-s-orange-50\/10 {
  border-inline-start-color: rgb(255 247 237 / 0.1) !important;
}
.border-s-orange-50\/100 {
  border-inline-start-color: rgb(255 247 237 / 1) !important;
}
.border-s-orange-50\/12 {
  border-inline-start-color: rgb(255 247 237 / 0.12) !important;
}
.border-s-orange-50\/20 {
  border-inline-start-color: rgb(255 247 237 / 0.2) !important;
}
.border-s-orange-50\/25 {
  border-inline-start-color: rgb(255 247 237 / 0.25) !important;
}
.border-s-orange-50\/30 {
  border-inline-start-color: rgb(255 247 237 / 0.3) !important;
}
.border-s-orange-50\/38 {
  border-inline-start-color: rgb(255 247 237 / 0.38) !important;
}
.border-s-orange-50\/40 {
  border-inline-start-color: rgb(255 247 237 / 0.4) !important;
}
.border-s-orange-50\/5 {
  border-inline-start-color: rgb(255 247 237 / 0.05) !important;
}
.border-s-orange-50\/50 {
  border-inline-start-color: rgb(255 247 237 / 0.5) !important;
}
.border-s-orange-50\/60 {
  border-inline-start-color: rgb(255 247 237 / 0.6) !important;
}
.border-s-orange-50\/70 {
  border-inline-start-color: rgb(255 247 237 / 0.7) !important;
}
.border-s-orange-50\/75 {
  border-inline-start-color: rgb(255 247 237 / 0.75) !important;
}
.border-s-orange-50\/80 {
  border-inline-start-color: rgb(255 247 237 / 0.8) !important;
}
.border-s-orange-50\/87 {
  border-inline-start-color: rgb(255 247 237 / 0.87) !important;
}
.border-s-orange-50\/90 {
  border-inline-start-color: rgb(255 247 237 / 0.9) !important;
}
.border-s-orange-50\/95 {
  border-inline-start-color: rgb(255 247 237 / 0.95) !important;
}
.border-s-orange-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-s-orange-500\/0 {
  border-inline-start-color: rgb(249 115 22 / 0) !important;
}
.border-s-orange-500\/10 {
  border-inline-start-color: rgb(249 115 22 / 0.1) !important;
}
.border-s-orange-500\/100 {
  border-inline-start-color: rgb(249 115 22 / 1) !important;
}
.border-s-orange-500\/12 {
  border-inline-start-color: rgb(249 115 22 / 0.12) !important;
}
.border-s-orange-500\/20 {
  border-inline-start-color: rgb(249 115 22 / 0.2) !important;
}
.border-s-orange-500\/25 {
  border-inline-start-color: rgb(249 115 22 / 0.25) !important;
}
.border-s-orange-500\/30 {
  border-inline-start-color: rgb(249 115 22 / 0.3) !important;
}
.border-s-orange-500\/38 {
  border-inline-start-color: rgb(249 115 22 / 0.38) !important;
}
.border-s-orange-500\/40 {
  border-inline-start-color: rgb(249 115 22 / 0.4) !important;
}
.border-s-orange-500\/5 {
  border-inline-start-color: rgb(249 115 22 / 0.05) !important;
}
.border-s-orange-500\/50 {
  border-inline-start-color: rgb(249 115 22 / 0.5) !important;
}
.border-s-orange-500\/60 {
  border-inline-start-color: rgb(249 115 22 / 0.6) !important;
}
.border-s-orange-500\/70 {
  border-inline-start-color: rgb(249 115 22 / 0.7) !important;
}
.border-s-orange-500\/75 {
  border-inline-start-color: rgb(249 115 22 / 0.75) !important;
}
.border-s-orange-500\/80 {
  border-inline-start-color: rgb(249 115 22 / 0.8) !important;
}
.border-s-orange-500\/87 {
  border-inline-start-color: rgb(249 115 22 / 0.87) !important;
}
.border-s-orange-500\/90 {
  border-inline-start-color: rgb(249 115 22 / 0.9) !important;
}
.border-s-orange-500\/95 {
  border-inline-start-color: rgb(249 115 22 / 0.95) !important;
}
.border-s-orange-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-s-orange-600\/0 {
  border-inline-start-color: rgb(234 88 12 / 0) !important;
}
.border-s-orange-600\/10 {
  border-inline-start-color: rgb(234 88 12 / 0.1) !important;
}
.border-s-orange-600\/100 {
  border-inline-start-color: rgb(234 88 12 / 1) !important;
}
.border-s-orange-600\/12 {
  border-inline-start-color: rgb(234 88 12 / 0.12) !important;
}
.border-s-orange-600\/20 {
  border-inline-start-color: rgb(234 88 12 / 0.2) !important;
}
.border-s-orange-600\/25 {
  border-inline-start-color: rgb(234 88 12 / 0.25) !important;
}
.border-s-orange-600\/30 {
  border-inline-start-color: rgb(234 88 12 / 0.3) !important;
}
.border-s-orange-600\/38 {
  border-inline-start-color: rgb(234 88 12 / 0.38) !important;
}
.border-s-orange-600\/40 {
  border-inline-start-color: rgb(234 88 12 / 0.4) !important;
}
.border-s-orange-600\/5 {
  border-inline-start-color: rgb(234 88 12 / 0.05) !important;
}
.border-s-orange-600\/50 {
  border-inline-start-color: rgb(234 88 12 / 0.5) !important;
}
.border-s-orange-600\/60 {
  border-inline-start-color: rgb(234 88 12 / 0.6) !important;
}
.border-s-orange-600\/70 {
  border-inline-start-color: rgb(234 88 12 / 0.7) !important;
}
.border-s-orange-600\/75 {
  border-inline-start-color: rgb(234 88 12 / 0.75) !important;
}
.border-s-orange-600\/80 {
  border-inline-start-color: rgb(234 88 12 / 0.8) !important;
}
.border-s-orange-600\/87 {
  border-inline-start-color: rgb(234 88 12 / 0.87) !important;
}
.border-s-orange-600\/90 {
  border-inline-start-color: rgb(234 88 12 / 0.9) !important;
}
.border-s-orange-600\/95 {
  border-inline-start-color: rgb(234 88 12 / 0.95) !important;
}
.border-s-orange-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-s-orange-700\/0 {
  border-inline-start-color: rgb(194 65 12 / 0) !important;
}
.border-s-orange-700\/10 {
  border-inline-start-color: rgb(194 65 12 / 0.1) !important;
}
.border-s-orange-700\/100 {
  border-inline-start-color: rgb(194 65 12 / 1) !important;
}
.border-s-orange-700\/12 {
  border-inline-start-color: rgb(194 65 12 / 0.12) !important;
}
.border-s-orange-700\/20 {
  border-inline-start-color: rgb(194 65 12 / 0.2) !important;
}
.border-s-orange-700\/25 {
  border-inline-start-color: rgb(194 65 12 / 0.25) !important;
}
.border-s-orange-700\/30 {
  border-inline-start-color: rgb(194 65 12 / 0.3) !important;
}
.border-s-orange-700\/38 {
  border-inline-start-color: rgb(194 65 12 / 0.38) !important;
}
.border-s-orange-700\/40 {
  border-inline-start-color: rgb(194 65 12 / 0.4) !important;
}
.border-s-orange-700\/5 {
  border-inline-start-color: rgb(194 65 12 / 0.05) !important;
}
.border-s-orange-700\/50 {
  border-inline-start-color: rgb(194 65 12 / 0.5) !important;
}
.border-s-orange-700\/60 {
  border-inline-start-color: rgb(194 65 12 / 0.6) !important;
}
.border-s-orange-700\/70 {
  border-inline-start-color: rgb(194 65 12 / 0.7) !important;
}
.border-s-orange-700\/75 {
  border-inline-start-color: rgb(194 65 12 / 0.75) !important;
}
.border-s-orange-700\/80 {
  border-inline-start-color: rgb(194 65 12 / 0.8) !important;
}
.border-s-orange-700\/87 {
  border-inline-start-color: rgb(194 65 12 / 0.87) !important;
}
.border-s-orange-700\/90 {
  border-inline-start-color: rgb(194 65 12 / 0.9) !important;
}
.border-s-orange-700\/95 {
  border-inline-start-color: rgb(194 65 12 / 0.95) !important;
}
.border-s-orange-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-s-orange-800\/0 {
  border-inline-start-color: rgb(154 52 18 / 0) !important;
}
.border-s-orange-800\/10 {
  border-inline-start-color: rgb(154 52 18 / 0.1) !important;
}
.border-s-orange-800\/100 {
  border-inline-start-color: rgb(154 52 18 / 1) !important;
}
.border-s-orange-800\/12 {
  border-inline-start-color: rgb(154 52 18 / 0.12) !important;
}
.border-s-orange-800\/20 {
  border-inline-start-color: rgb(154 52 18 / 0.2) !important;
}
.border-s-orange-800\/25 {
  border-inline-start-color: rgb(154 52 18 / 0.25) !important;
}
.border-s-orange-800\/30 {
  border-inline-start-color: rgb(154 52 18 / 0.3) !important;
}
.border-s-orange-800\/38 {
  border-inline-start-color: rgb(154 52 18 / 0.38) !important;
}
.border-s-orange-800\/40 {
  border-inline-start-color: rgb(154 52 18 / 0.4) !important;
}
.border-s-orange-800\/5 {
  border-inline-start-color: rgb(154 52 18 / 0.05) !important;
}
.border-s-orange-800\/50 {
  border-inline-start-color: rgb(154 52 18 / 0.5) !important;
}
.border-s-orange-800\/60 {
  border-inline-start-color: rgb(154 52 18 / 0.6) !important;
}
.border-s-orange-800\/70 {
  border-inline-start-color: rgb(154 52 18 / 0.7) !important;
}
.border-s-orange-800\/75 {
  border-inline-start-color: rgb(154 52 18 / 0.75) !important;
}
.border-s-orange-800\/80 {
  border-inline-start-color: rgb(154 52 18 / 0.8) !important;
}
.border-s-orange-800\/87 {
  border-inline-start-color: rgb(154 52 18 / 0.87) !important;
}
.border-s-orange-800\/90 {
  border-inline-start-color: rgb(154 52 18 / 0.9) !important;
}
.border-s-orange-800\/95 {
  border-inline-start-color: rgb(154 52 18 / 0.95) !important;
}
.border-s-orange-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-s-orange-900\/0 {
  border-inline-start-color: rgb(124 45 18 / 0) !important;
}
.border-s-orange-900\/10 {
  border-inline-start-color: rgb(124 45 18 / 0.1) !important;
}
.border-s-orange-900\/100 {
  border-inline-start-color: rgb(124 45 18 / 1) !important;
}
.border-s-orange-900\/12 {
  border-inline-start-color: rgb(124 45 18 / 0.12) !important;
}
.border-s-orange-900\/20 {
  border-inline-start-color: rgb(124 45 18 / 0.2) !important;
}
.border-s-orange-900\/25 {
  border-inline-start-color: rgb(124 45 18 / 0.25) !important;
}
.border-s-orange-900\/30 {
  border-inline-start-color: rgb(124 45 18 / 0.3) !important;
}
.border-s-orange-900\/38 {
  border-inline-start-color: rgb(124 45 18 / 0.38) !important;
}
.border-s-orange-900\/40 {
  border-inline-start-color: rgb(124 45 18 / 0.4) !important;
}
.border-s-orange-900\/5 {
  border-inline-start-color: rgb(124 45 18 / 0.05) !important;
}
.border-s-orange-900\/50 {
  border-inline-start-color: rgb(124 45 18 / 0.5) !important;
}
.border-s-orange-900\/60 {
  border-inline-start-color: rgb(124 45 18 / 0.6) !important;
}
.border-s-orange-900\/70 {
  border-inline-start-color: rgb(124 45 18 / 0.7) !important;
}
.border-s-orange-900\/75 {
  border-inline-start-color: rgb(124 45 18 / 0.75) !important;
}
.border-s-orange-900\/80 {
  border-inline-start-color: rgb(124 45 18 / 0.8) !important;
}
.border-s-orange-900\/87 {
  border-inline-start-color: rgb(124 45 18 / 0.87) !important;
}
.border-s-orange-900\/90 {
  border-inline-start-color: rgb(124 45 18 / 0.9) !important;
}
.border-s-orange-900\/95 {
  border-inline-start-color: rgb(124 45 18 / 0.95) !important;
}
.border-s-orange-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-s-orange-950\/0 {
  border-inline-start-color: rgb(67 20 7 / 0) !important;
}
.border-s-orange-950\/10 {
  border-inline-start-color: rgb(67 20 7 / 0.1) !important;
}
.border-s-orange-950\/100 {
  border-inline-start-color: rgb(67 20 7 / 1) !important;
}
.border-s-orange-950\/12 {
  border-inline-start-color: rgb(67 20 7 / 0.12) !important;
}
.border-s-orange-950\/20 {
  border-inline-start-color: rgb(67 20 7 / 0.2) !important;
}
.border-s-orange-950\/25 {
  border-inline-start-color: rgb(67 20 7 / 0.25) !important;
}
.border-s-orange-950\/30 {
  border-inline-start-color: rgb(67 20 7 / 0.3) !important;
}
.border-s-orange-950\/38 {
  border-inline-start-color: rgb(67 20 7 / 0.38) !important;
}
.border-s-orange-950\/40 {
  border-inline-start-color: rgb(67 20 7 / 0.4) !important;
}
.border-s-orange-950\/5 {
  border-inline-start-color: rgb(67 20 7 / 0.05) !important;
}
.border-s-orange-950\/50 {
  border-inline-start-color: rgb(67 20 7 / 0.5) !important;
}
.border-s-orange-950\/60 {
  border-inline-start-color: rgb(67 20 7 / 0.6) !important;
}
.border-s-orange-950\/70 {
  border-inline-start-color: rgb(67 20 7 / 0.7) !important;
}
.border-s-orange-950\/75 {
  border-inline-start-color: rgb(67 20 7 / 0.75) !important;
}
.border-s-orange-950\/80 {
  border-inline-start-color: rgb(67 20 7 / 0.8) !important;
}
.border-s-orange-950\/87 {
  border-inline-start-color: rgb(67 20 7 / 0.87) !important;
}
.border-s-orange-950\/90 {
  border-inline-start-color: rgb(67 20 7 / 0.9) !important;
}
.border-s-orange-950\/95 {
  border-inline-start-color: rgb(67 20 7 / 0.95) !important;
}
.border-s-pink-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-s-pink-100\/0 {
  border-inline-start-color: rgb(252 231 243 / 0) !important;
}
.border-s-pink-100\/10 {
  border-inline-start-color: rgb(252 231 243 / 0.1) !important;
}
.border-s-pink-100\/100 {
  border-inline-start-color: rgb(252 231 243 / 1) !important;
}
.border-s-pink-100\/12 {
  border-inline-start-color: rgb(252 231 243 / 0.12) !important;
}
.border-s-pink-100\/20 {
  border-inline-start-color: rgb(252 231 243 / 0.2) !important;
}
.border-s-pink-100\/25 {
  border-inline-start-color: rgb(252 231 243 / 0.25) !important;
}
.border-s-pink-100\/30 {
  border-inline-start-color: rgb(252 231 243 / 0.3) !important;
}
.border-s-pink-100\/38 {
  border-inline-start-color: rgb(252 231 243 / 0.38) !important;
}
.border-s-pink-100\/40 {
  border-inline-start-color: rgb(252 231 243 / 0.4) !important;
}
.border-s-pink-100\/5 {
  border-inline-start-color: rgb(252 231 243 / 0.05) !important;
}
.border-s-pink-100\/50 {
  border-inline-start-color: rgb(252 231 243 / 0.5) !important;
}
.border-s-pink-100\/60 {
  border-inline-start-color: rgb(252 231 243 / 0.6) !important;
}
.border-s-pink-100\/70 {
  border-inline-start-color: rgb(252 231 243 / 0.7) !important;
}
.border-s-pink-100\/75 {
  border-inline-start-color: rgb(252 231 243 / 0.75) !important;
}
.border-s-pink-100\/80 {
  border-inline-start-color: rgb(252 231 243 / 0.8) !important;
}
.border-s-pink-100\/87 {
  border-inline-start-color: rgb(252 231 243 / 0.87) !important;
}
.border-s-pink-100\/90 {
  border-inline-start-color: rgb(252 231 243 / 0.9) !important;
}
.border-s-pink-100\/95 {
  border-inline-start-color: rgb(252 231 243 / 0.95) !important;
}
.border-s-pink-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-s-pink-200\/0 {
  border-inline-start-color: rgb(251 207 232 / 0) !important;
}
.border-s-pink-200\/10 {
  border-inline-start-color: rgb(251 207 232 / 0.1) !important;
}
.border-s-pink-200\/100 {
  border-inline-start-color: rgb(251 207 232 / 1) !important;
}
.border-s-pink-200\/12 {
  border-inline-start-color: rgb(251 207 232 / 0.12) !important;
}
.border-s-pink-200\/20 {
  border-inline-start-color: rgb(251 207 232 / 0.2) !important;
}
.border-s-pink-200\/25 {
  border-inline-start-color: rgb(251 207 232 / 0.25) !important;
}
.border-s-pink-200\/30 {
  border-inline-start-color: rgb(251 207 232 / 0.3) !important;
}
.border-s-pink-200\/38 {
  border-inline-start-color: rgb(251 207 232 / 0.38) !important;
}
.border-s-pink-200\/40 {
  border-inline-start-color: rgb(251 207 232 / 0.4) !important;
}
.border-s-pink-200\/5 {
  border-inline-start-color: rgb(251 207 232 / 0.05) !important;
}
.border-s-pink-200\/50 {
  border-inline-start-color: rgb(251 207 232 / 0.5) !important;
}
.border-s-pink-200\/60 {
  border-inline-start-color: rgb(251 207 232 / 0.6) !important;
}
.border-s-pink-200\/70 {
  border-inline-start-color: rgb(251 207 232 / 0.7) !important;
}
.border-s-pink-200\/75 {
  border-inline-start-color: rgb(251 207 232 / 0.75) !important;
}
.border-s-pink-200\/80 {
  border-inline-start-color: rgb(251 207 232 / 0.8) !important;
}
.border-s-pink-200\/87 {
  border-inline-start-color: rgb(251 207 232 / 0.87) !important;
}
.border-s-pink-200\/90 {
  border-inline-start-color: rgb(251 207 232 / 0.9) !important;
}
.border-s-pink-200\/95 {
  border-inline-start-color: rgb(251 207 232 / 0.95) !important;
}
.border-s-pink-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-s-pink-300\/0 {
  border-inline-start-color: rgb(249 168 212 / 0) !important;
}
.border-s-pink-300\/10 {
  border-inline-start-color: rgb(249 168 212 / 0.1) !important;
}
.border-s-pink-300\/100 {
  border-inline-start-color: rgb(249 168 212 / 1) !important;
}
.border-s-pink-300\/12 {
  border-inline-start-color: rgb(249 168 212 / 0.12) !important;
}
.border-s-pink-300\/20 {
  border-inline-start-color: rgb(249 168 212 / 0.2) !important;
}
.border-s-pink-300\/25 {
  border-inline-start-color: rgb(249 168 212 / 0.25) !important;
}
.border-s-pink-300\/30 {
  border-inline-start-color: rgb(249 168 212 / 0.3) !important;
}
.border-s-pink-300\/38 {
  border-inline-start-color: rgb(249 168 212 / 0.38) !important;
}
.border-s-pink-300\/40 {
  border-inline-start-color: rgb(249 168 212 / 0.4) !important;
}
.border-s-pink-300\/5 {
  border-inline-start-color: rgb(249 168 212 / 0.05) !important;
}
.border-s-pink-300\/50 {
  border-inline-start-color: rgb(249 168 212 / 0.5) !important;
}
.border-s-pink-300\/60 {
  border-inline-start-color: rgb(249 168 212 / 0.6) !important;
}
.border-s-pink-300\/70 {
  border-inline-start-color: rgb(249 168 212 / 0.7) !important;
}
.border-s-pink-300\/75 {
  border-inline-start-color: rgb(249 168 212 / 0.75) !important;
}
.border-s-pink-300\/80 {
  border-inline-start-color: rgb(249 168 212 / 0.8) !important;
}
.border-s-pink-300\/87 {
  border-inline-start-color: rgb(249 168 212 / 0.87) !important;
}
.border-s-pink-300\/90 {
  border-inline-start-color: rgb(249 168 212 / 0.9) !important;
}
.border-s-pink-300\/95 {
  border-inline-start-color: rgb(249 168 212 / 0.95) !important;
}
.border-s-pink-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-s-pink-400\/0 {
  border-inline-start-color: rgb(244 114 182 / 0) !important;
}
.border-s-pink-400\/10 {
  border-inline-start-color: rgb(244 114 182 / 0.1) !important;
}
.border-s-pink-400\/100 {
  border-inline-start-color: rgb(244 114 182 / 1) !important;
}
.border-s-pink-400\/12 {
  border-inline-start-color: rgb(244 114 182 / 0.12) !important;
}
.border-s-pink-400\/20 {
  border-inline-start-color: rgb(244 114 182 / 0.2) !important;
}
.border-s-pink-400\/25 {
  border-inline-start-color: rgb(244 114 182 / 0.25) !important;
}
.border-s-pink-400\/30 {
  border-inline-start-color: rgb(244 114 182 / 0.3) !important;
}
.border-s-pink-400\/38 {
  border-inline-start-color: rgb(244 114 182 / 0.38) !important;
}
.border-s-pink-400\/40 {
  border-inline-start-color: rgb(244 114 182 / 0.4) !important;
}
.border-s-pink-400\/5 {
  border-inline-start-color: rgb(244 114 182 / 0.05) !important;
}
.border-s-pink-400\/50 {
  border-inline-start-color: rgb(244 114 182 / 0.5) !important;
}
.border-s-pink-400\/60 {
  border-inline-start-color: rgb(244 114 182 / 0.6) !important;
}
.border-s-pink-400\/70 {
  border-inline-start-color: rgb(244 114 182 / 0.7) !important;
}
.border-s-pink-400\/75 {
  border-inline-start-color: rgb(244 114 182 / 0.75) !important;
}
.border-s-pink-400\/80 {
  border-inline-start-color: rgb(244 114 182 / 0.8) !important;
}
.border-s-pink-400\/87 {
  border-inline-start-color: rgb(244 114 182 / 0.87) !important;
}
.border-s-pink-400\/90 {
  border-inline-start-color: rgb(244 114 182 / 0.9) !important;
}
.border-s-pink-400\/95 {
  border-inline-start-color: rgb(244 114 182 / 0.95) !important;
}
.border-s-pink-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-s-pink-50\/0 {
  border-inline-start-color: rgb(253 242 248 / 0) !important;
}
.border-s-pink-50\/10 {
  border-inline-start-color: rgb(253 242 248 / 0.1) !important;
}
.border-s-pink-50\/100 {
  border-inline-start-color: rgb(253 242 248 / 1) !important;
}
.border-s-pink-50\/12 {
  border-inline-start-color: rgb(253 242 248 / 0.12) !important;
}
.border-s-pink-50\/20 {
  border-inline-start-color: rgb(253 242 248 / 0.2) !important;
}
.border-s-pink-50\/25 {
  border-inline-start-color: rgb(253 242 248 / 0.25) !important;
}
.border-s-pink-50\/30 {
  border-inline-start-color: rgb(253 242 248 / 0.3) !important;
}
.border-s-pink-50\/38 {
  border-inline-start-color: rgb(253 242 248 / 0.38) !important;
}
.border-s-pink-50\/40 {
  border-inline-start-color: rgb(253 242 248 / 0.4) !important;
}
.border-s-pink-50\/5 {
  border-inline-start-color: rgb(253 242 248 / 0.05) !important;
}
.border-s-pink-50\/50 {
  border-inline-start-color: rgb(253 242 248 / 0.5) !important;
}
.border-s-pink-50\/60 {
  border-inline-start-color: rgb(253 242 248 / 0.6) !important;
}
.border-s-pink-50\/70 {
  border-inline-start-color: rgb(253 242 248 / 0.7) !important;
}
.border-s-pink-50\/75 {
  border-inline-start-color: rgb(253 242 248 / 0.75) !important;
}
.border-s-pink-50\/80 {
  border-inline-start-color: rgb(253 242 248 / 0.8) !important;
}
.border-s-pink-50\/87 {
  border-inline-start-color: rgb(253 242 248 / 0.87) !important;
}
.border-s-pink-50\/90 {
  border-inline-start-color: rgb(253 242 248 / 0.9) !important;
}
.border-s-pink-50\/95 {
  border-inline-start-color: rgb(253 242 248 / 0.95) !important;
}
.border-s-pink-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-s-pink-500\/0 {
  border-inline-start-color: rgb(236 72 153 / 0) !important;
}
.border-s-pink-500\/10 {
  border-inline-start-color: rgb(236 72 153 / 0.1) !important;
}
.border-s-pink-500\/100 {
  border-inline-start-color: rgb(236 72 153 / 1) !important;
}
.border-s-pink-500\/12 {
  border-inline-start-color: rgb(236 72 153 / 0.12) !important;
}
.border-s-pink-500\/20 {
  border-inline-start-color: rgb(236 72 153 / 0.2) !important;
}
.border-s-pink-500\/25 {
  border-inline-start-color: rgb(236 72 153 / 0.25) !important;
}
.border-s-pink-500\/30 {
  border-inline-start-color: rgb(236 72 153 / 0.3) !important;
}
.border-s-pink-500\/38 {
  border-inline-start-color: rgb(236 72 153 / 0.38) !important;
}
.border-s-pink-500\/40 {
  border-inline-start-color: rgb(236 72 153 / 0.4) !important;
}
.border-s-pink-500\/5 {
  border-inline-start-color: rgb(236 72 153 / 0.05) !important;
}
.border-s-pink-500\/50 {
  border-inline-start-color: rgb(236 72 153 / 0.5) !important;
}
.border-s-pink-500\/60 {
  border-inline-start-color: rgb(236 72 153 / 0.6) !important;
}
.border-s-pink-500\/70 {
  border-inline-start-color: rgb(236 72 153 / 0.7) !important;
}
.border-s-pink-500\/75 {
  border-inline-start-color: rgb(236 72 153 / 0.75) !important;
}
.border-s-pink-500\/80 {
  border-inline-start-color: rgb(236 72 153 / 0.8) !important;
}
.border-s-pink-500\/87 {
  border-inline-start-color: rgb(236 72 153 / 0.87) !important;
}
.border-s-pink-500\/90 {
  border-inline-start-color: rgb(236 72 153 / 0.9) !important;
}
.border-s-pink-500\/95 {
  border-inline-start-color: rgb(236 72 153 / 0.95) !important;
}
.border-s-pink-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-s-pink-600\/0 {
  border-inline-start-color: rgb(219 39 119 / 0) !important;
}
.border-s-pink-600\/10 {
  border-inline-start-color: rgb(219 39 119 / 0.1) !important;
}
.border-s-pink-600\/100 {
  border-inline-start-color: rgb(219 39 119 / 1) !important;
}
.border-s-pink-600\/12 {
  border-inline-start-color: rgb(219 39 119 / 0.12) !important;
}
.border-s-pink-600\/20 {
  border-inline-start-color: rgb(219 39 119 / 0.2) !important;
}
.border-s-pink-600\/25 {
  border-inline-start-color: rgb(219 39 119 / 0.25) !important;
}
.border-s-pink-600\/30 {
  border-inline-start-color: rgb(219 39 119 / 0.3) !important;
}
.border-s-pink-600\/38 {
  border-inline-start-color: rgb(219 39 119 / 0.38) !important;
}
.border-s-pink-600\/40 {
  border-inline-start-color: rgb(219 39 119 / 0.4) !important;
}
.border-s-pink-600\/5 {
  border-inline-start-color: rgb(219 39 119 / 0.05) !important;
}
.border-s-pink-600\/50 {
  border-inline-start-color: rgb(219 39 119 / 0.5) !important;
}
.border-s-pink-600\/60 {
  border-inline-start-color: rgb(219 39 119 / 0.6) !important;
}
.border-s-pink-600\/70 {
  border-inline-start-color: rgb(219 39 119 / 0.7) !important;
}
.border-s-pink-600\/75 {
  border-inline-start-color: rgb(219 39 119 / 0.75) !important;
}
.border-s-pink-600\/80 {
  border-inline-start-color: rgb(219 39 119 / 0.8) !important;
}
.border-s-pink-600\/87 {
  border-inline-start-color: rgb(219 39 119 / 0.87) !important;
}
.border-s-pink-600\/90 {
  border-inline-start-color: rgb(219 39 119 / 0.9) !important;
}
.border-s-pink-600\/95 {
  border-inline-start-color: rgb(219 39 119 / 0.95) !important;
}
.border-s-pink-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-s-pink-700\/0 {
  border-inline-start-color: rgb(190 24 93 / 0) !important;
}
.border-s-pink-700\/10 {
  border-inline-start-color: rgb(190 24 93 / 0.1) !important;
}
.border-s-pink-700\/100 {
  border-inline-start-color: rgb(190 24 93 / 1) !important;
}
.border-s-pink-700\/12 {
  border-inline-start-color: rgb(190 24 93 / 0.12) !important;
}
.border-s-pink-700\/20 {
  border-inline-start-color: rgb(190 24 93 / 0.2) !important;
}
.border-s-pink-700\/25 {
  border-inline-start-color: rgb(190 24 93 / 0.25) !important;
}
.border-s-pink-700\/30 {
  border-inline-start-color: rgb(190 24 93 / 0.3) !important;
}
.border-s-pink-700\/38 {
  border-inline-start-color: rgb(190 24 93 / 0.38) !important;
}
.border-s-pink-700\/40 {
  border-inline-start-color: rgb(190 24 93 / 0.4) !important;
}
.border-s-pink-700\/5 {
  border-inline-start-color: rgb(190 24 93 / 0.05) !important;
}
.border-s-pink-700\/50 {
  border-inline-start-color: rgb(190 24 93 / 0.5) !important;
}
.border-s-pink-700\/60 {
  border-inline-start-color: rgb(190 24 93 / 0.6) !important;
}
.border-s-pink-700\/70 {
  border-inline-start-color: rgb(190 24 93 / 0.7) !important;
}
.border-s-pink-700\/75 {
  border-inline-start-color: rgb(190 24 93 / 0.75) !important;
}
.border-s-pink-700\/80 {
  border-inline-start-color: rgb(190 24 93 / 0.8) !important;
}
.border-s-pink-700\/87 {
  border-inline-start-color: rgb(190 24 93 / 0.87) !important;
}
.border-s-pink-700\/90 {
  border-inline-start-color: rgb(190 24 93 / 0.9) !important;
}
.border-s-pink-700\/95 {
  border-inline-start-color: rgb(190 24 93 / 0.95) !important;
}
.border-s-pink-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-s-pink-800\/0 {
  border-inline-start-color: rgb(157 23 77 / 0) !important;
}
.border-s-pink-800\/10 {
  border-inline-start-color: rgb(157 23 77 / 0.1) !important;
}
.border-s-pink-800\/100 {
  border-inline-start-color: rgb(157 23 77 / 1) !important;
}
.border-s-pink-800\/12 {
  border-inline-start-color: rgb(157 23 77 / 0.12) !important;
}
.border-s-pink-800\/20 {
  border-inline-start-color: rgb(157 23 77 / 0.2) !important;
}
.border-s-pink-800\/25 {
  border-inline-start-color: rgb(157 23 77 / 0.25) !important;
}
.border-s-pink-800\/30 {
  border-inline-start-color: rgb(157 23 77 / 0.3) !important;
}
.border-s-pink-800\/38 {
  border-inline-start-color: rgb(157 23 77 / 0.38) !important;
}
.border-s-pink-800\/40 {
  border-inline-start-color: rgb(157 23 77 / 0.4) !important;
}
.border-s-pink-800\/5 {
  border-inline-start-color: rgb(157 23 77 / 0.05) !important;
}
.border-s-pink-800\/50 {
  border-inline-start-color: rgb(157 23 77 / 0.5) !important;
}
.border-s-pink-800\/60 {
  border-inline-start-color: rgb(157 23 77 / 0.6) !important;
}
.border-s-pink-800\/70 {
  border-inline-start-color: rgb(157 23 77 / 0.7) !important;
}
.border-s-pink-800\/75 {
  border-inline-start-color: rgb(157 23 77 / 0.75) !important;
}
.border-s-pink-800\/80 {
  border-inline-start-color: rgb(157 23 77 / 0.8) !important;
}
.border-s-pink-800\/87 {
  border-inline-start-color: rgb(157 23 77 / 0.87) !important;
}
.border-s-pink-800\/90 {
  border-inline-start-color: rgb(157 23 77 / 0.9) !important;
}
.border-s-pink-800\/95 {
  border-inline-start-color: rgb(157 23 77 / 0.95) !important;
}
.border-s-pink-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-s-pink-900\/0 {
  border-inline-start-color: rgb(131 24 67 / 0) !important;
}
.border-s-pink-900\/10 {
  border-inline-start-color: rgb(131 24 67 / 0.1) !important;
}
.border-s-pink-900\/100 {
  border-inline-start-color: rgb(131 24 67 / 1) !important;
}
.border-s-pink-900\/12 {
  border-inline-start-color: rgb(131 24 67 / 0.12) !important;
}
.border-s-pink-900\/20 {
  border-inline-start-color: rgb(131 24 67 / 0.2) !important;
}
.border-s-pink-900\/25 {
  border-inline-start-color: rgb(131 24 67 / 0.25) !important;
}
.border-s-pink-900\/30 {
  border-inline-start-color: rgb(131 24 67 / 0.3) !important;
}
.border-s-pink-900\/38 {
  border-inline-start-color: rgb(131 24 67 / 0.38) !important;
}
.border-s-pink-900\/40 {
  border-inline-start-color: rgb(131 24 67 / 0.4) !important;
}
.border-s-pink-900\/5 {
  border-inline-start-color: rgb(131 24 67 / 0.05) !important;
}
.border-s-pink-900\/50 {
  border-inline-start-color: rgb(131 24 67 / 0.5) !important;
}
.border-s-pink-900\/60 {
  border-inline-start-color: rgb(131 24 67 / 0.6) !important;
}
.border-s-pink-900\/70 {
  border-inline-start-color: rgb(131 24 67 / 0.7) !important;
}
.border-s-pink-900\/75 {
  border-inline-start-color: rgb(131 24 67 / 0.75) !important;
}
.border-s-pink-900\/80 {
  border-inline-start-color: rgb(131 24 67 / 0.8) !important;
}
.border-s-pink-900\/87 {
  border-inline-start-color: rgb(131 24 67 / 0.87) !important;
}
.border-s-pink-900\/90 {
  border-inline-start-color: rgb(131 24 67 / 0.9) !important;
}
.border-s-pink-900\/95 {
  border-inline-start-color: rgb(131 24 67 / 0.95) !important;
}
.border-s-pink-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-s-pink-950\/0 {
  border-inline-start-color: rgb(80 7 36 / 0) !important;
}
.border-s-pink-950\/10 {
  border-inline-start-color: rgb(80 7 36 / 0.1) !important;
}
.border-s-pink-950\/100 {
  border-inline-start-color: rgb(80 7 36 / 1) !important;
}
.border-s-pink-950\/12 {
  border-inline-start-color: rgb(80 7 36 / 0.12) !important;
}
.border-s-pink-950\/20 {
  border-inline-start-color: rgb(80 7 36 / 0.2) !important;
}
.border-s-pink-950\/25 {
  border-inline-start-color: rgb(80 7 36 / 0.25) !important;
}
.border-s-pink-950\/30 {
  border-inline-start-color: rgb(80 7 36 / 0.3) !important;
}
.border-s-pink-950\/38 {
  border-inline-start-color: rgb(80 7 36 / 0.38) !important;
}
.border-s-pink-950\/40 {
  border-inline-start-color: rgb(80 7 36 / 0.4) !important;
}
.border-s-pink-950\/5 {
  border-inline-start-color: rgb(80 7 36 / 0.05) !important;
}
.border-s-pink-950\/50 {
  border-inline-start-color: rgb(80 7 36 / 0.5) !important;
}
.border-s-pink-950\/60 {
  border-inline-start-color: rgb(80 7 36 / 0.6) !important;
}
.border-s-pink-950\/70 {
  border-inline-start-color: rgb(80 7 36 / 0.7) !important;
}
.border-s-pink-950\/75 {
  border-inline-start-color: rgb(80 7 36 / 0.75) !important;
}
.border-s-pink-950\/80 {
  border-inline-start-color: rgb(80 7 36 / 0.8) !important;
}
.border-s-pink-950\/87 {
  border-inline-start-color: rgb(80 7 36 / 0.87) !important;
}
.border-s-pink-950\/90 {
  border-inline-start-color: rgb(80 7 36 / 0.9) !important;
}
.border-s-pink-950\/95 {
  border-inline-start-color: rgb(80 7 36 / 0.95) !important;
}
.border-s-primary {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-100\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-s-primary-100\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-s-primary-100\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-s-primary-100\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-s-primary-100\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-s-primary-100\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-s-primary-100\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-s-primary-100\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-s-primary-100\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-s-primary-100\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-s-primary-100\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-s-primary-100\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-s-primary-100\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-s-primary-100\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-s-primary-100\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-s-primary-100\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-s-primary-100\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-s-primary-100\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-s-primary-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-200\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-s-primary-200\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-s-primary-200\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-s-primary-200\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-s-primary-200\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-s-primary-200\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-s-primary-200\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-s-primary-200\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-s-primary-200\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-s-primary-200\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-s-primary-200\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-s-primary-200\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-s-primary-200\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-s-primary-200\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-s-primary-200\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-s-primary-200\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-s-primary-200\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-s-primary-200\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-s-primary-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-300\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-s-primary-300\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-s-primary-300\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-s-primary-300\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-s-primary-300\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-s-primary-300\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-s-primary-300\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-s-primary-300\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-s-primary-300\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-s-primary-300\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-s-primary-300\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-s-primary-300\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-s-primary-300\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-s-primary-300\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-s-primary-300\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-s-primary-300\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-s-primary-300\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-s-primary-300\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-s-primary-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-400\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-s-primary-400\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-s-primary-400\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-s-primary-400\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-s-primary-400\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-s-primary-400\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-s-primary-400\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-s-primary-400\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-s-primary-400\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-s-primary-400\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-s-primary-400\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-s-primary-400\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-s-primary-400\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-s-primary-400\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-s-primary-400\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-s-primary-400\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-s-primary-400\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-s-primary-400\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-s-primary-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-50\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-s-primary-50\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-s-primary-50\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-s-primary-50\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-s-primary-50\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-s-primary-50\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-s-primary-50\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-s-primary-50\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-s-primary-50\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-s-primary-50\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-s-primary-50\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-s-primary-50\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-s-primary-50\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-s-primary-50\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-s-primary-50\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-s-primary-50\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-s-primary-50\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-s-primary-50\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-s-primary-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-500\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-s-primary-500\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-s-primary-500\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-s-primary-500\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-s-primary-500\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-s-primary-500\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-s-primary-500\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-s-primary-500\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-s-primary-500\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-s-primary-500\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-s-primary-500\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-s-primary-500\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-s-primary-500\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-s-primary-500\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-s-primary-500\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-s-primary-500\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-s-primary-500\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-s-primary-500\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-s-primary-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-600\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-s-primary-600\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-s-primary-600\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-s-primary-600\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-s-primary-600\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-s-primary-600\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-s-primary-600\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-s-primary-600\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-s-primary-600\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-s-primary-600\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-s-primary-600\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-s-primary-600\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-s-primary-600\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-s-primary-600\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-s-primary-600\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-s-primary-600\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-s-primary-600\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-s-primary-600\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-s-primary-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-700\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-s-primary-700\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-s-primary-700\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-s-primary-700\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-s-primary-700\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-s-primary-700\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-s-primary-700\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-s-primary-700\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-s-primary-700\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-s-primary-700\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-s-primary-700\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-s-primary-700\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-s-primary-700\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-s-primary-700\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-s-primary-700\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-s-primary-700\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-s-primary-700\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-s-primary-700\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-s-primary-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-800\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-s-primary-800\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-s-primary-800\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-s-primary-800\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-s-primary-800\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-s-primary-800\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-s-primary-800\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-s-primary-800\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-s-primary-800\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-s-primary-800\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-s-primary-800\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-s-primary-800\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-s-primary-800\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-s-primary-800\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-s-primary-800\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-s-primary-800\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-s-primary-800\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-s-primary-800\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-s-primary-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-primary-900\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-s-primary-900\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-s-primary-900\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-s-primary-900\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-s-primary-900\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-s-primary-900\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-s-primary-900\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-s-primary-900\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-s-primary-900\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-s-primary-900\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-s-primary-900\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-s-primary-900\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-s-primary-900\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-s-primary-900\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-s-primary-900\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-s-primary-900\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-s-primary-900\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-s-primary-900\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-s-primary\/0 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-s-primary\/10 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-s-primary\/100 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-s-primary\/12 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-s-primary\/20 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-s-primary\/25 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-s-primary\/30 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-s-primary\/38 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-s-primary\/40 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-s-primary\/5 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-s-primary\/50 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-s-primary\/60 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-s-primary\/70 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-s-primary\/75 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-s-primary\/80 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-s-primary\/87 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-s-primary\/90 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-s-primary\/95 {
  border-inline-start-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-s-purple-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-s-purple-100\/0 {
  border-inline-start-color: rgb(243 232 255 / 0) !important;
}
.border-s-purple-100\/10 {
  border-inline-start-color: rgb(243 232 255 / 0.1) !important;
}
.border-s-purple-100\/100 {
  border-inline-start-color: rgb(243 232 255 / 1) !important;
}
.border-s-purple-100\/12 {
  border-inline-start-color: rgb(243 232 255 / 0.12) !important;
}
.border-s-purple-100\/20 {
  border-inline-start-color: rgb(243 232 255 / 0.2) !important;
}
.border-s-purple-100\/25 {
  border-inline-start-color: rgb(243 232 255 / 0.25) !important;
}
.border-s-purple-100\/30 {
  border-inline-start-color: rgb(243 232 255 / 0.3) !important;
}
.border-s-purple-100\/38 {
  border-inline-start-color: rgb(243 232 255 / 0.38) !important;
}
.border-s-purple-100\/40 {
  border-inline-start-color: rgb(243 232 255 / 0.4) !important;
}
.border-s-purple-100\/5 {
  border-inline-start-color: rgb(243 232 255 / 0.05) !important;
}
.border-s-purple-100\/50 {
  border-inline-start-color: rgb(243 232 255 / 0.5) !important;
}
.border-s-purple-100\/60 {
  border-inline-start-color: rgb(243 232 255 / 0.6) !important;
}
.border-s-purple-100\/70 {
  border-inline-start-color: rgb(243 232 255 / 0.7) !important;
}
.border-s-purple-100\/75 {
  border-inline-start-color: rgb(243 232 255 / 0.75) !important;
}
.border-s-purple-100\/80 {
  border-inline-start-color: rgb(243 232 255 / 0.8) !important;
}
.border-s-purple-100\/87 {
  border-inline-start-color: rgb(243 232 255 / 0.87) !important;
}
.border-s-purple-100\/90 {
  border-inline-start-color: rgb(243 232 255 / 0.9) !important;
}
.border-s-purple-100\/95 {
  border-inline-start-color: rgb(243 232 255 / 0.95) !important;
}
.border-s-purple-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-s-purple-200\/0 {
  border-inline-start-color: rgb(233 213 255 / 0) !important;
}
.border-s-purple-200\/10 {
  border-inline-start-color: rgb(233 213 255 / 0.1) !important;
}
.border-s-purple-200\/100 {
  border-inline-start-color: rgb(233 213 255 / 1) !important;
}
.border-s-purple-200\/12 {
  border-inline-start-color: rgb(233 213 255 / 0.12) !important;
}
.border-s-purple-200\/20 {
  border-inline-start-color: rgb(233 213 255 / 0.2) !important;
}
.border-s-purple-200\/25 {
  border-inline-start-color: rgb(233 213 255 / 0.25) !important;
}
.border-s-purple-200\/30 {
  border-inline-start-color: rgb(233 213 255 / 0.3) !important;
}
.border-s-purple-200\/38 {
  border-inline-start-color: rgb(233 213 255 / 0.38) !important;
}
.border-s-purple-200\/40 {
  border-inline-start-color: rgb(233 213 255 / 0.4) !important;
}
.border-s-purple-200\/5 {
  border-inline-start-color: rgb(233 213 255 / 0.05) !important;
}
.border-s-purple-200\/50 {
  border-inline-start-color: rgb(233 213 255 / 0.5) !important;
}
.border-s-purple-200\/60 {
  border-inline-start-color: rgb(233 213 255 / 0.6) !important;
}
.border-s-purple-200\/70 {
  border-inline-start-color: rgb(233 213 255 / 0.7) !important;
}
.border-s-purple-200\/75 {
  border-inline-start-color: rgb(233 213 255 / 0.75) !important;
}
.border-s-purple-200\/80 {
  border-inline-start-color: rgb(233 213 255 / 0.8) !important;
}
.border-s-purple-200\/87 {
  border-inline-start-color: rgb(233 213 255 / 0.87) !important;
}
.border-s-purple-200\/90 {
  border-inline-start-color: rgb(233 213 255 / 0.9) !important;
}
.border-s-purple-200\/95 {
  border-inline-start-color: rgb(233 213 255 / 0.95) !important;
}
.border-s-purple-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-s-purple-300\/0 {
  border-inline-start-color: rgb(216 180 254 / 0) !important;
}
.border-s-purple-300\/10 {
  border-inline-start-color: rgb(216 180 254 / 0.1) !important;
}
.border-s-purple-300\/100 {
  border-inline-start-color: rgb(216 180 254 / 1) !important;
}
.border-s-purple-300\/12 {
  border-inline-start-color: rgb(216 180 254 / 0.12) !important;
}
.border-s-purple-300\/20 {
  border-inline-start-color: rgb(216 180 254 / 0.2) !important;
}
.border-s-purple-300\/25 {
  border-inline-start-color: rgb(216 180 254 / 0.25) !important;
}
.border-s-purple-300\/30 {
  border-inline-start-color: rgb(216 180 254 / 0.3) !important;
}
.border-s-purple-300\/38 {
  border-inline-start-color: rgb(216 180 254 / 0.38) !important;
}
.border-s-purple-300\/40 {
  border-inline-start-color: rgb(216 180 254 / 0.4) !important;
}
.border-s-purple-300\/5 {
  border-inline-start-color: rgb(216 180 254 / 0.05) !important;
}
.border-s-purple-300\/50 {
  border-inline-start-color: rgb(216 180 254 / 0.5) !important;
}
.border-s-purple-300\/60 {
  border-inline-start-color: rgb(216 180 254 / 0.6) !important;
}
.border-s-purple-300\/70 {
  border-inline-start-color: rgb(216 180 254 / 0.7) !important;
}
.border-s-purple-300\/75 {
  border-inline-start-color: rgb(216 180 254 / 0.75) !important;
}
.border-s-purple-300\/80 {
  border-inline-start-color: rgb(216 180 254 / 0.8) !important;
}
.border-s-purple-300\/87 {
  border-inline-start-color: rgb(216 180 254 / 0.87) !important;
}
.border-s-purple-300\/90 {
  border-inline-start-color: rgb(216 180 254 / 0.9) !important;
}
.border-s-purple-300\/95 {
  border-inline-start-color: rgb(216 180 254 / 0.95) !important;
}
.border-s-purple-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-s-purple-400\/0 {
  border-inline-start-color: rgb(192 132 252 / 0) !important;
}
.border-s-purple-400\/10 {
  border-inline-start-color: rgb(192 132 252 / 0.1) !important;
}
.border-s-purple-400\/100 {
  border-inline-start-color: rgb(192 132 252 / 1) !important;
}
.border-s-purple-400\/12 {
  border-inline-start-color: rgb(192 132 252 / 0.12) !important;
}
.border-s-purple-400\/20 {
  border-inline-start-color: rgb(192 132 252 / 0.2) !important;
}
.border-s-purple-400\/25 {
  border-inline-start-color: rgb(192 132 252 / 0.25) !important;
}
.border-s-purple-400\/30 {
  border-inline-start-color: rgb(192 132 252 / 0.3) !important;
}
.border-s-purple-400\/38 {
  border-inline-start-color: rgb(192 132 252 / 0.38) !important;
}
.border-s-purple-400\/40 {
  border-inline-start-color: rgb(192 132 252 / 0.4) !important;
}
.border-s-purple-400\/5 {
  border-inline-start-color: rgb(192 132 252 / 0.05) !important;
}
.border-s-purple-400\/50 {
  border-inline-start-color: rgb(192 132 252 / 0.5) !important;
}
.border-s-purple-400\/60 {
  border-inline-start-color: rgb(192 132 252 / 0.6) !important;
}
.border-s-purple-400\/70 {
  border-inline-start-color: rgb(192 132 252 / 0.7) !important;
}
.border-s-purple-400\/75 {
  border-inline-start-color: rgb(192 132 252 / 0.75) !important;
}
.border-s-purple-400\/80 {
  border-inline-start-color: rgb(192 132 252 / 0.8) !important;
}
.border-s-purple-400\/87 {
  border-inline-start-color: rgb(192 132 252 / 0.87) !important;
}
.border-s-purple-400\/90 {
  border-inline-start-color: rgb(192 132 252 / 0.9) !important;
}
.border-s-purple-400\/95 {
  border-inline-start-color: rgb(192 132 252 / 0.95) !important;
}
.border-s-purple-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-s-purple-50\/0 {
  border-inline-start-color: rgb(250 245 255 / 0) !important;
}
.border-s-purple-50\/10 {
  border-inline-start-color: rgb(250 245 255 / 0.1) !important;
}
.border-s-purple-50\/100 {
  border-inline-start-color: rgb(250 245 255 / 1) !important;
}
.border-s-purple-50\/12 {
  border-inline-start-color: rgb(250 245 255 / 0.12) !important;
}
.border-s-purple-50\/20 {
  border-inline-start-color: rgb(250 245 255 / 0.2) !important;
}
.border-s-purple-50\/25 {
  border-inline-start-color: rgb(250 245 255 / 0.25) !important;
}
.border-s-purple-50\/30 {
  border-inline-start-color: rgb(250 245 255 / 0.3) !important;
}
.border-s-purple-50\/38 {
  border-inline-start-color: rgb(250 245 255 / 0.38) !important;
}
.border-s-purple-50\/40 {
  border-inline-start-color: rgb(250 245 255 / 0.4) !important;
}
.border-s-purple-50\/5 {
  border-inline-start-color: rgb(250 245 255 / 0.05) !important;
}
.border-s-purple-50\/50 {
  border-inline-start-color: rgb(250 245 255 / 0.5) !important;
}
.border-s-purple-50\/60 {
  border-inline-start-color: rgb(250 245 255 / 0.6) !important;
}
.border-s-purple-50\/70 {
  border-inline-start-color: rgb(250 245 255 / 0.7) !important;
}
.border-s-purple-50\/75 {
  border-inline-start-color: rgb(250 245 255 / 0.75) !important;
}
.border-s-purple-50\/80 {
  border-inline-start-color: rgb(250 245 255 / 0.8) !important;
}
.border-s-purple-50\/87 {
  border-inline-start-color: rgb(250 245 255 / 0.87) !important;
}
.border-s-purple-50\/90 {
  border-inline-start-color: rgb(250 245 255 / 0.9) !important;
}
.border-s-purple-50\/95 {
  border-inline-start-color: rgb(250 245 255 / 0.95) !important;
}
.border-s-purple-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-s-purple-500\/0 {
  border-inline-start-color: rgb(168 85 247 / 0) !important;
}
.border-s-purple-500\/10 {
  border-inline-start-color: rgb(168 85 247 / 0.1) !important;
}
.border-s-purple-500\/100 {
  border-inline-start-color: rgb(168 85 247 / 1) !important;
}
.border-s-purple-500\/12 {
  border-inline-start-color: rgb(168 85 247 / 0.12) !important;
}
.border-s-purple-500\/20 {
  border-inline-start-color: rgb(168 85 247 / 0.2) !important;
}
.border-s-purple-500\/25 {
  border-inline-start-color: rgb(168 85 247 / 0.25) !important;
}
.border-s-purple-500\/30 {
  border-inline-start-color: rgb(168 85 247 / 0.3) !important;
}
.border-s-purple-500\/38 {
  border-inline-start-color: rgb(168 85 247 / 0.38) !important;
}
.border-s-purple-500\/40 {
  border-inline-start-color: rgb(168 85 247 / 0.4) !important;
}
.border-s-purple-500\/5 {
  border-inline-start-color: rgb(168 85 247 / 0.05) !important;
}
.border-s-purple-500\/50 {
  border-inline-start-color: rgb(168 85 247 / 0.5) !important;
}
.border-s-purple-500\/60 {
  border-inline-start-color: rgb(168 85 247 / 0.6) !important;
}
.border-s-purple-500\/70 {
  border-inline-start-color: rgb(168 85 247 / 0.7) !important;
}
.border-s-purple-500\/75 {
  border-inline-start-color: rgb(168 85 247 / 0.75) !important;
}
.border-s-purple-500\/80 {
  border-inline-start-color: rgb(168 85 247 / 0.8) !important;
}
.border-s-purple-500\/87 {
  border-inline-start-color: rgb(168 85 247 / 0.87) !important;
}
.border-s-purple-500\/90 {
  border-inline-start-color: rgb(168 85 247 / 0.9) !important;
}
.border-s-purple-500\/95 {
  border-inline-start-color: rgb(168 85 247 / 0.95) !important;
}
.border-s-purple-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-s-purple-600\/0 {
  border-inline-start-color: rgb(147 51 234 / 0) !important;
}
.border-s-purple-600\/10 {
  border-inline-start-color: rgb(147 51 234 / 0.1) !important;
}
.border-s-purple-600\/100 {
  border-inline-start-color: rgb(147 51 234 / 1) !important;
}
.border-s-purple-600\/12 {
  border-inline-start-color: rgb(147 51 234 / 0.12) !important;
}
.border-s-purple-600\/20 {
  border-inline-start-color: rgb(147 51 234 / 0.2) !important;
}
.border-s-purple-600\/25 {
  border-inline-start-color: rgb(147 51 234 / 0.25) !important;
}
.border-s-purple-600\/30 {
  border-inline-start-color: rgb(147 51 234 / 0.3) !important;
}
.border-s-purple-600\/38 {
  border-inline-start-color: rgb(147 51 234 / 0.38) !important;
}
.border-s-purple-600\/40 {
  border-inline-start-color: rgb(147 51 234 / 0.4) !important;
}
.border-s-purple-600\/5 {
  border-inline-start-color: rgb(147 51 234 / 0.05) !important;
}
.border-s-purple-600\/50 {
  border-inline-start-color: rgb(147 51 234 / 0.5) !important;
}
.border-s-purple-600\/60 {
  border-inline-start-color: rgb(147 51 234 / 0.6) !important;
}
.border-s-purple-600\/70 {
  border-inline-start-color: rgb(147 51 234 / 0.7) !important;
}
.border-s-purple-600\/75 {
  border-inline-start-color: rgb(147 51 234 / 0.75) !important;
}
.border-s-purple-600\/80 {
  border-inline-start-color: rgb(147 51 234 / 0.8) !important;
}
.border-s-purple-600\/87 {
  border-inline-start-color: rgb(147 51 234 / 0.87) !important;
}
.border-s-purple-600\/90 {
  border-inline-start-color: rgb(147 51 234 / 0.9) !important;
}
.border-s-purple-600\/95 {
  border-inline-start-color: rgb(147 51 234 / 0.95) !important;
}
.border-s-purple-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-s-purple-700\/0 {
  border-inline-start-color: rgb(126 34 206 / 0) !important;
}
.border-s-purple-700\/10 {
  border-inline-start-color: rgb(126 34 206 / 0.1) !important;
}
.border-s-purple-700\/100 {
  border-inline-start-color: rgb(126 34 206 / 1) !important;
}
.border-s-purple-700\/12 {
  border-inline-start-color: rgb(126 34 206 / 0.12) !important;
}
.border-s-purple-700\/20 {
  border-inline-start-color: rgb(126 34 206 / 0.2) !important;
}
.border-s-purple-700\/25 {
  border-inline-start-color: rgb(126 34 206 / 0.25) !important;
}
.border-s-purple-700\/30 {
  border-inline-start-color: rgb(126 34 206 / 0.3) !important;
}
.border-s-purple-700\/38 {
  border-inline-start-color: rgb(126 34 206 / 0.38) !important;
}
.border-s-purple-700\/40 {
  border-inline-start-color: rgb(126 34 206 / 0.4) !important;
}
.border-s-purple-700\/5 {
  border-inline-start-color: rgb(126 34 206 / 0.05) !important;
}
.border-s-purple-700\/50 {
  border-inline-start-color: rgb(126 34 206 / 0.5) !important;
}
.border-s-purple-700\/60 {
  border-inline-start-color: rgb(126 34 206 / 0.6) !important;
}
.border-s-purple-700\/70 {
  border-inline-start-color: rgb(126 34 206 / 0.7) !important;
}
.border-s-purple-700\/75 {
  border-inline-start-color: rgb(126 34 206 / 0.75) !important;
}
.border-s-purple-700\/80 {
  border-inline-start-color: rgb(126 34 206 / 0.8) !important;
}
.border-s-purple-700\/87 {
  border-inline-start-color: rgb(126 34 206 / 0.87) !important;
}
.border-s-purple-700\/90 {
  border-inline-start-color: rgb(126 34 206 / 0.9) !important;
}
.border-s-purple-700\/95 {
  border-inline-start-color: rgb(126 34 206 / 0.95) !important;
}
.border-s-purple-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-s-purple-800\/0 {
  border-inline-start-color: rgb(107 33 168 / 0) !important;
}
.border-s-purple-800\/10 {
  border-inline-start-color: rgb(107 33 168 / 0.1) !important;
}
.border-s-purple-800\/100 {
  border-inline-start-color: rgb(107 33 168 / 1) !important;
}
.border-s-purple-800\/12 {
  border-inline-start-color: rgb(107 33 168 / 0.12) !important;
}
.border-s-purple-800\/20 {
  border-inline-start-color: rgb(107 33 168 / 0.2) !important;
}
.border-s-purple-800\/25 {
  border-inline-start-color: rgb(107 33 168 / 0.25) !important;
}
.border-s-purple-800\/30 {
  border-inline-start-color: rgb(107 33 168 / 0.3) !important;
}
.border-s-purple-800\/38 {
  border-inline-start-color: rgb(107 33 168 / 0.38) !important;
}
.border-s-purple-800\/40 {
  border-inline-start-color: rgb(107 33 168 / 0.4) !important;
}
.border-s-purple-800\/5 {
  border-inline-start-color: rgb(107 33 168 / 0.05) !important;
}
.border-s-purple-800\/50 {
  border-inline-start-color: rgb(107 33 168 / 0.5) !important;
}
.border-s-purple-800\/60 {
  border-inline-start-color: rgb(107 33 168 / 0.6) !important;
}
.border-s-purple-800\/70 {
  border-inline-start-color: rgb(107 33 168 / 0.7) !important;
}
.border-s-purple-800\/75 {
  border-inline-start-color: rgb(107 33 168 / 0.75) !important;
}
.border-s-purple-800\/80 {
  border-inline-start-color: rgb(107 33 168 / 0.8) !important;
}
.border-s-purple-800\/87 {
  border-inline-start-color: rgb(107 33 168 / 0.87) !important;
}
.border-s-purple-800\/90 {
  border-inline-start-color: rgb(107 33 168 / 0.9) !important;
}
.border-s-purple-800\/95 {
  border-inline-start-color: rgb(107 33 168 / 0.95) !important;
}
.border-s-purple-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-s-purple-900\/0 {
  border-inline-start-color: rgb(88 28 135 / 0) !important;
}
.border-s-purple-900\/10 {
  border-inline-start-color: rgb(88 28 135 / 0.1) !important;
}
.border-s-purple-900\/100 {
  border-inline-start-color: rgb(88 28 135 / 1) !important;
}
.border-s-purple-900\/12 {
  border-inline-start-color: rgb(88 28 135 / 0.12) !important;
}
.border-s-purple-900\/20 {
  border-inline-start-color: rgb(88 28 135 / 0.2) !important;
}
.border-s-purple-900\/25 {
  border-inline-start-color: rgb(88 28 135 / 0.25) !important;
}
.border-s-purple-900\/30 {
  border-inline-start-color: rgb(88 28 135 / 0.3) !important;
}
.border-s-purple-900\/38 {
  border-inline-start-color: rgb(88 28 135 / 0.38) !important;
}
.border-s-purple-900\/40 {
  border-inline-start-color: rgb(88 28 135 / 0.4) !important;
}
.border-s-purple-900\/5 {
  border-inline-start-color: rgb(88 28 135 / 0.05) !important;
}
.border-s-purple-900\/50 {
  border-inline-start-color: rgb(88 28 135 / 0.5) !important;
}
.border-s-purple-900\/60 {
  border-inline-start-color: rgb(88 28 135 / 0.6) !important;
}
.border-s-purple-900\/70 {
  border-inline-start-color: rgb(88 28 135 / 0.7) !important;
}
.border-s-purple-900\/75 {
  border-inline-start-color: rgb(88 28 135 / 0.75) !important;
}
.border-s-purple-900\/80 {
  border-inline-start-color: rgb(88 28 135 / 0.8) !important;
}
.border-s-purple-900\/87 {
  border-inline-start-color: rgb(88 28 135 / 0.87) !important;
}
.border-s-purple-900\/90 {
  border-inline-start-color: rgb(88 28 135 / 0.9) !important;
}
.border-s-purple-900\/95 {
  border-inline-start-color: rgb(88 28 135 / 0.95) !important;
}
.border-s-purple-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-s-purple-950\/0 {
  border-inline-start-color: rgb(59 7 100 / 0) !important;
}
.border-s-purple-950\/10 {
  border-inline-start-color: rgb(59 7 100 / 0.1) !important;
}
.border-s-purple-950\/100 {
  border-inline-start-color: rgb(59 7 100 / 1) !important;
}
.border-s-purple-950\/12 {
  border-inline-start-color: rgb(59 7 100 / 0.12) !important;
}
.border-s-purple-950\/20 {
  border-inline-start-color: rgb(59 7 100 / 0.2) !important;
}
.border-s-purple-950\/25 {
  border-inline-start-color: rgb(59 7 100 / 0.25) !important;
}
.border-s-purple-950\/30 {
  border-inline-start-color: rgb(59 7 100 / 0.3) !important;
}
.border-s-purple-950\/38 {
  border-inline-start-color: rgb(59 7 100 / 0.38) !important;
}
.border-s-purple-950\/40 {
  border-inline-start-color: rgb(59 7 100 / 0.4) !important;
}
.border-s-purple-950\/5 {
  border-inline-start-color: rgb(59 7 100 / 0.05) !important;
}
.border-s-purple-950\/50 {
  border-inline-start-color: rgb(59 7 100 / 0.5) !important;
}
.border-s-purple-950\/60 {
  border-inline-start-color: rgb(59 7 100 / 0.6) !important;
}
.border-s-purple-950\/70 {
  border-inline-start-color: rgb(59 7 100 / 0.7) !important;
}
.border-s-purple-950\/75 {
  border-inline-start-color: rgb(59 7 100 / 0.75) !important;
}
.border-s-purple-950\/80 {
  border-inline-start-color: rgb(59 7 100 / 0.8) !important;
}
.border-s-purple-950\/87 {
  border-inline-start-color: rgb(59 7 100 / 0.87) !important;
}
.border-s-purple-950\/90 {
  border-inline-start-color: rgb(59 7 100 / 0.9) !important;
}
.border-s-purple-950\/95 {
  border-inline-start-color: rgb(59 7 100 / 0.95) !important;
}
.border-s-red-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-s-red-100\/0 {
  border-inline-start-color: rgb(254 226 226 / 0) !important;
}
.border-s-red-100\/10 {
  border-inline-start-color: rgb(254 226 226 / 0.1) !important;
}
.border-s-red-100\/100 {
  border-inline-start-color: rgb(254 226 226 / 1) !important;
}
.border-s-red-100\/12 {
  border-inline-start-color: rgb(254 226 226 / 0.12) !important;
}
.border-s-red-100\/20 {
  border-inline-start-color: rgb(254 226 226 / 0.2) !important;
}
.border-s-red-100\/25 {
  border-inline-start-color: rgb(254 226 226 / 0.25) !important;
}
.border-s-red-100\/30 {
  border-inline-start-color: rgb(254 226 226 / 0.3) !important;
}
.border-s-red-100\/38 {
  border-inline-start-color: rgb(254 226 226 / 0.38) !important;
}
.border-s-red-100\/40 {
  border-inline-start-color: rgb(254 226 226 / 0.4) !important;
}
.border-s-red-100\/5 {
  border-inline-start-color: rgb(254 226 226 / 0.05) !important;
}
.border-s-red-100\/50 {
  border-inline-start-color: rgb(254 226 226 / 0.5) !important;
}
.border-s-red-100\/60 {
  border-inline-start-color: rgb(254 226 226 / 0.6) !important;
}
.border-s-red-100\/70 {
  border-inline-start-color: rgb(254 226 226 / 0.7) !important;
}
.border-s-red-100\/75 {
  border-inline-start-color: rgb(254 226 226 / 0.75) !important;
}
.border-s-red-100\/80 {
  border-inline-start-color: rgb(254 226 226 / 0.8) !important;
}
.border-s-red-100\/87 {
  border-inline-start-color: rgb(254 226 226 / 0.87) !important;
}
.border-s-red-100\/90 {
  border-inline-start-color: rgb(254 226 226 / 0.9) !important;
}
.border-s-red-100\/95 {
  border-inline-start-color: rgb(254 226 226 / 0.95) !important;
}
.border-s-red-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-s-red-200\/0 {
  border-inline-start-color: rgb(254 202 202 / 0) !important;
}
.border-s-red-200\/10 {
  border-inline-start-color: rgb(254 202 202 / 0.1) !important;
}
.border-s-red-200\/100 {
  border-inline-start-color: rgb(254 202 202 / 1) !important;
}
.border-s-red-200\/12 {
  border-inline-start-color: rgb(254 202 202 / 0.12) !important;
}
.border-s-red-200\/20 {
  border-inline-start-color: rgb(254 202 202 / 0.2) !important;
}
.border-s-red-200\/25 {
  border-inline-start-color: rgb(254 202 202 / 0.25) !important;
}
.border-s-red-200\/30 {
  border-inline-start-color: rgb(254 202 202 / 0.3) !important;
}
.border-s-red-200\/38 {
  border-inline-start-color: rgb(254 202 202 / 0.38) !important;
}
.border-s-red-200\/40 {
  border-inline-start-color: rgb(254 202 202 / 0.4) !important;
}
.border-s-red-200\/5 {
  border-inline-start-color: rgb(254 202 202 / 0.05) !important;
}
.border-s-red-200\/50 {
  border-inline-start-color: rgb(254 202 202 / 0.5) !important;
}
.border-s-red-200\/60 {
  border-inline-start-color: rgb(254 202 202 / 0.6) !important;
}
.border-s-red-200\/70 {
  border-inline-start-color: rgb(254 202 202 / 0.7) !important;
}
.border-s-red-200\/75 {
  border-inline-start-color: rgb(254 202 202 / 0.75) !important;
}
.border-s-red-200\/80 {
  border-inline-start-color: rgb(254 202 202 / 0.8) !important;
}
.border-s-red-200\/87 {
  border-inline-start-color: rgb(254 202 202 / 0.87) !important;
}
.border-s-red-200\/90 {
  border-inline-start-color: rgb(254 202 202 / 0.9) !important;
}
.border-s-red-200\/95 {
  border-inline-start-color: rgb(254 202 202 / 0.95) !important;
}
.border-s-red-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-s-red-300\/0 {
  border-inline-start-color: rgb(252 165 165 / 0) !important;
}
.border-s-red-300\/10 {
  border-inline-start-color: rgb(252 165 165 / 0.1) !important;
}
.border-s-red-300\/100 {
  border-inline-start-color: rgb(252 165 165 / 1) !important;
}
.border-s-red-300\/12 {
  border-inline-start-color: rgb(252 165 165 / 0.12) !important;
}
.border-s-red-300\/20 {
  border-inline-start-color: rgb(252 165 165 / 0.2) !important;
}
.border-s-red-300\/25 {
  border-inline-start-color: rgb(252 165 165 / 0.25) !important;
}
.border-s-red-300\/30 {
  border-inline-start-color: rgb(252 165 165 / 0.3) !important;
}
.border-s-red-300\/38 {
  border-inline-start-color: rgb(252 165 165 / 0.38) !important;
}
.border-s-red-300\/40 {
  border-inline-start-color: rgb(252 165 165 / 0.4) !important;
}
.border-s-red-300\/5 {
  border-inline-start-color: rgb(252 165 165 / 0.05) !important;
}
.border-s-red-300\/50 {
  border-inline-start-color: rgb(252 165 165 / 0.5) !important;
}
.border-s-red-300\/60 {
  border-inline-start-color: rgb(252 165 165 / 0.6) !important;
}
.border-s-red-300\/70 {
  border-inline-start-color: rgb(252 165 165 / 0.7) !important;
}
.border-s-red-300\/75 {
  border-inline-start-color: rgb(252 165 165 / 0.75) !important;
}
.border-s-red-300\/80 {
  border-inline-start-color: rgb(252 165 165 / 0.8) !important;
}
.border-s-red-300\/87 {
  border-inline-start-color: rgb(252 165 165 / 0.87) !important;
}
.border-s-red-300\/90 {
  border-inline-start-color: rgb(252 165 165 / 0.9) !important;
}
.border-s-red-300\/95 {
  border-inline-start-color: rgb(252 165 165 / 0.95) !important;
}
.border-s-red-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-s-red-400\/0 {
  border-inline-start-color: rgb(248 113 113 / 0) !important;
}
.border-s-red-400\/10 {
  border-inline-start-color: rgb(248 113 113 / 0.1) !important;
}
.border-s-red-400\/100 {
  border-inline-start-color: rgb(248 113 113 / 1) !important;
}
.border-s-red-400\/12 {
  border-inline-start-color: rgb(248 113 113 / 0.12) !important;
}
.border-s-red-400\/20 {
  border-inline-start-color: rgb(248 113 113 / 0.2) !important;
}
.border-s-red-400\/25 {
  border-inline-start-color: rgb(248 113 113 / 0.25) !important;
}
.border-s-red-400\/30 {
  border-inline-start-color: rgb(248 113 113 / 0.3) !important;
}
.border-s-red-400\/38 {
  border-inline-start-color: rgb(248 113 113 / 0.38) !important;
}
.border-s-red-400\/40 {
  border-inline-start-color: rgb(248 113 113 / 0.4) !important;
}
.border-s-red-400\/5 {
  border-inline-start-color: rgb(248 113 113 / 0.05) !important;
}
.border-s-red-400\/50 {
  border-inline-start-color: rgb(248 113 113 / 0.5) !important;
}
.border-s-red-400\/60 {
  border-inline-start-color: rgb(248 113 113 / 0.6) !important;
}
.border-s-red-400\/70 {
  border-inline-start-color: rgb(248 113 113 / 0.7) !important;
}
.border-s-red-400\/75 {
  border-inline-start-color: rgb(248 113 113 / 0.75) !important;
}
.border-s-red-400\/80 {
  border-inline-start-color: rgb(248 113 113 / 0.8) !important;
}
.border-s-red-400\/87 {
  border-inline-start-color: rgb(248 113 113 / 0.87) !important;
}
.border-s-red-400\/90 {
  border-inline-start-color: rgb(248 113 113 / 0.9) !important;
}
.border-s-red-400\/95 {
  border-inline-start-color: rgb(248 113 113 / 0.95) !important;
}
.border-s-red-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-s-red-50\/0 {
  border-inline-start-color: rgb(254 242 242 / 0) !important;
}
.border-s-red-50\/10 {
  border-inline-start-color: rgb(254 242 242 / 0.1) !important;
}
.border-s-red-50\/100 {
  border-inline-start-color: rgb(254 242 242 / 1) !important;
}
.border-s-red-50\/12 {
  border-inline-start-color: rgb(254 242 242 / 0.12) !important;
}
.border-s-red-50\/20 {
  border-inline-start-color: rgb(254 242 242 / 0.2) !important;
}
.border-s-red-50\/25 {
  border-inline-start-color: rgb(254 242 242 / 0.25) !important;
}
.border-s-red-50\/30 {
  border-inline-start-color: rgb(254 242 242 / 0.3) !important;
}
.border-s-red-50\/38 {
  border-inline-start-color: rgb(254 242 242 / 0.38) !important;
}
.border-s-red-50\/40 {
  border-inline-start-color: rgb(254 242 242 / 0.4) !important;
}
.border-s-red-50\/5 {
  border-inline-start-color: rgb(254 242 242 / 0.05) !important;
}
.border-s-red-50\/50 {
  border-inline-start-color: rgb(254 242 242 / 0.5) !important;
}
.border-s-red-50\/60 {
  border-inline-start-color: rgb(254 242 242 / 0.6) !important;
}
.border-s-red-50\/70 {
  border-inline-start-color: rgb(254 242 242 / 0.7) !important;
}
.border-s-red-50\/75 {
  border-inline-start-color: rgb(254 242 242 / 0.75) !important;
}
.border-s-red-50\/80 {
  border-inline-start-color: rgb(254 242 242 / 0.8) !important;
}
.border-s-red-50\/87 {
  border-inline-start-color: rgb(254 242 242 / 0.87) !important;
}
.border-s-red-50\/90 {
  border-inline-start-color: rgb(254 242 242 / 0.9) !important;
}
.border-s-red-50\/95 {
  border-inline-start-color: rgb(254 242 242 / 0.95) !important;
}
.border-s-red-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-s-red-500\/0 {
  border-inline-start-color: rgb(239 68 68 / 0) !important;
}
.border-s-red-500\/10 {
  border-inline-start-color: rgb(239 68 68 / 0.1) !important;
}
.border-s-red-500\/100 {
  border-inline-start-color: rgb(239 68 68 / 1) !important;
}
.border-s-red-500\/12 {
  border-inline-start-color: rgb(239 68 68 / 0.12) !important;
}
.border-s-red-500\/20 {
  border-inline-start-color: rgb(239 68 68 / 0.2) !important;
}
.border-s-red-500\/25 {
  border-inline-start-color: rgb(239 68 68 / 0.25) !important;
}
.border-s-red-500\/30 {
  border-inline-start-color: rgb(239 68 68 / 0.3) !important;
}
.border-s-red-500\/38 {
  border-inline-start-color: rgb(239 68 68 / 0.38) !important;
}
.border-s-red-500\/40 {
  border-inline-start-color: rgb(239 68 68 / 0.4) !important;
}
.border-s-red-500\/5 {
  border-inline-start-color: rgb(239 68 68 / 0.05) !important;
}
.border-s-red-500\/50 {
  border-inline-start-color: rgb(239 68 68 / 0.5) !important;
}
.border-s-red-500\/60 {
  border-inline-start-color: rgb(239 68 68 / 0.6) !important;
}
.border-s-red-500\/70 {
  border-inline-start-color: rgb(239 68 68 / 0.7) !important;
}
.border-s-red-500\/75 {
  border-inline-start-color: rgb(239 68 68 / 0.75) !important;
}
.border-s-red-500\/80 {
  border-inline-start-color: rgb(239 68 68 / 0.8) !important;
}
.border-s-red-500\/87 {
  border-inline-start-color: rgb(239 68 68 / 0.87) !important;
}
.border-s-red-500\/90 {
  border-inline-start-color: rgb(239 68 68 / 0.9) !important;
}
.border-s-red-500\/95 {
  border-inline-start-color: rgb(239 68 68 / 0.95) !important;
}
.border-s-red-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-s-red-600\/0 {
  border-inline-start-color: rgb(220 38 38 / 0) !important;
}
.border-s-red-600\/10 {
  border-inline-start-color: rgb(220 38 38 / 0.1) !important;
}
.border-s-red-600\/100 {
  border-inline-start-color: rgb(220 38 38 / 1) !important;
}
.border-s-red-600\/12 {
  border-inline-start-color: rgb(220 38 38 / 0.12) !important;
}
.border-s-red-600\/20 {
  border-inline-start-color: rgb(220 38 38 / 0.2) !important;
}
.border-s-red-600\/25 {
  border-inline-start-color: rgb(220 38 38 / 0.25) !important;
}
.border-s-red-600\/30 {
  border-inline-start-color: rgb(220 38 38 / 0.3) !important;
}
.border-s-red-600\/38 {
  border-inline-start-color: rgb(220 38 38 / 0.38) !important;
}
.border-s-red-600\/40 {
  border-inline-start-color: rgb(220 38 38 / 0.4) !important;
}
.border-s-red-600\/5 {
  border-inline-start-color: rgb(220 38 38 / 0.05) !important;
}
.border-s-red-600\/50 {
  border-inline-start-color: rgb(220 38 38 / 0.5) !important;
}
.border-s-red-600\/60 {
  border-inline-start-color: rgb(220 38 38 / 0.6) !important;
}
.border-s-red-600\/70 {
  border-inline-start-color: rgb(220 38 38 / 0.7) !important;
}
.border-s-red-600\/75 {
  border-inline-start-color: rgb(220 38 38 / 0.75) !important;
}
.border-s-red-600\/80 {
  border-inline-start-color: rgb(220 38 38 / 0.8) !important;
}
.border-s-red-600\/87 {
  border-inline-start-color: rgb(220 38 38 / 0.87) !important;
}
.border-s-red-600\/90 {
  border-inline-start-color: rgb(220 38 38 / 0.9) !important;
}
.border-s-red-600\/95 {
  border-inline-start-color: rgb(220 38 38 / 0.95) !important;
}
.border-s-red-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-s-red-700\/0 {
  border-inline-start-color: rgb(185 28 28 / 0) !important;
}
.border-s-red-700\/10 {
  border-inline-start-color: rgb(185 28 28 / 0.1) !important;
}
.border-s-red-700\/100 {
  border-inline-start-color: rgb(185 28 28 / 1) !important;
}
.border-s-red-700\/12 {
  border-inline-start-color: rgb(185 28 28 / 0.12) !important;
}
.border-s-red-700\/20 {
  border-inline-start-color: rgb(185 28 28 / 0.2) !important;
}
.border-s-red-700\/25 {
  border-inline-start-color: rgb(185 28 28 / 0.25) !important;
}
.border-s-red-700\/30 {
  border-inline-start-color: rgb(185 28 28 / 0.3) !important;
}
.border-s-red-700\/38 {
  border-inline-start-color: rgb(185 28 28 / 0.38) !important;
}
.border-s-red-700\/40 {
  border-inline-start-color: rgb(185 28 28 / 0.4) !important;
}
.border-s-red-700\/5 {
  border-inline-start-color: rgb(185 28 28 / 0.05) !important;
}
.border-s-red-700\/50 {
  border-inline-start-color: rgb(185 28 28 / 0.5) !important;
}
.border-s-red-700\/60 {
  border-inline-start-color: rgb(185 28 28 / 0.6) !important;
}
.border-s-red-700\/70 {
  border-inline-start-color: rgb(185 28 28 / 0.7) !important;
}
.border-s-red-700\/75 {
  border-inline-start-color: rgb(185 28 28 / 0.75) !important;
}
.border-s-red-700\/80 {
  border-inline-start-color: rgb(185 28 28 / 0.8) !important;
}
.border-s-red-700\/87 {
  border-inline-start-color: rgb(185 28 28 / 0.87) !important;
}
.border-s-red-700\/90 {
  border-inline-start-color: rgb(185 28 28 / 0.9) !important;
}
.border-s-red-700\/95 {
  border-inline-start-color: rgb(185 28 28 / 0.95) !important;
}
.border-s-red-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-s-red-800\/0 {
  border-inline-start-color: rgb(153 27 27 / 0) !important;
}
.border-s-red-800\/10 {
  border-inline-start-color: rgb(153 27 27 / 0.1) !important;
}
.border-s-red-800\/100 {
  border-inline-start-color: rgb(153 27 27 / 1) !important;
}
.border-s-red-800\/12 {
  border-inline-start-color: rgb(153 27 27 / 0.12) !important;
}
.border-s-red-800\/20 {
  border-inline-start-color: rgb(153 27 27 / 0.2) !important;
}
.border-s-red-800\/25 {
  border-inline-start-color: rgb(153 27 27 / 0.25) !important;
}
.border-s-red-800\/30 {
  border-inline-start-color: rgb(153 27 27 / 0.3) !important;
}
.border-s-red-800\/38 {
  border-inline-start-color: rgb(153 27 27 / 0.38) !important;
}
.border-s-red-800\/40 {
  border-inline-start-color: rgb(153 27 27 / 0.4) !important;
}
.border-s-red-800\/5 {
  border-inline-start-color: rgb(153 27 27 / 0.05) !important;
}
.border-s-red-800\/50 {
  border-inline-start-color: rgb(153 27 27 / 0.5) !important;
}
.border-s-red-800\/60 {
  border-inline-start-color: rgb(153 27 27 / 0.6) !important;
}
.border-s-red-800\/70 {
  border-inline-start-color: rgb(153 27 27 / 0.7) !important;
}
.border-s-red-800\/75 {
  border-inline-start-color: rgb(153 27 27 / 0.75) !important;
}
.border-s-red-800\/80 {
  border-inline-start-color: rgb(153 27 27 / 0.8) !important;
}
.border-s-red-800\/87 {
  border-inline-start-color: rgb(153 27 27 / 0.87) !important;
}
.border-s-red-800\/90 {
  border-inline-start-color: rgb(153 27 27 / 0.9) !important;
}
.border-s-red-800\/95 {
  border-inline-start-color: rgb(153 27 27 / 0.95) !important;
}
.border-s-red-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-s-red-900\/0 {
  border-inline-start-color: rgb(127 29 29 / 0) !important;
}
.border-s-red-900\/10 {
  border-inline-start-color: rgb(127 29 29 / 0.1) !important;
}
.border-s-red-900\/100 {
  border-inline-start-color: rgb(127 29 29 / 1) !important;
}
.border-s-red-900\/12 {
  border-inline-start-color: rgb(127 29 29 / 0.12) !important;
}
.border-s-red-900\/20 {
  border-inline-start-color: rgb(127 29 29 / 0.2) !important;
}
.border-s-red-900\/25 {
  border-inline-start-color: rgb(127 29 29 / 0.25) !important;
}
.border-s-red-900\/30 {
  border-inline-start-color: rgb(127 29 29 / 0.3) !important;
}
.border-s-red-900\/38 {
  border-inline-start-color: rgb(127 29 29 / 0.38) !important;
}
.border-s-red-900\/40 {
  border-inline-start-color: rgb(127 29 29 / 0.4) !important;
}
.border-s-red-900\/5 {
  border-inline-start-color: rgb(127 29 29 / 0.05) !important;
}
.border-s-red-900\/50 {
  border-inline-start-color: rgb(127 29 29 / 0.5) !important;
}
.border-s-red-900\/60 {
  border-inline-start-color: rgb(127 29 29 / 0.6) !important;
}
.border-s-red-900\/70 {
  border-inline-start-color: rgb(127 29 29 / 0.7) !important;
}
.border-s-red-900\/75 {
  border-inline-start-color: rgb(127 29 29 / 0.75) !important;
}
.border-s-red-900\/80 {
  border-inline-start-color: rgb(127 29 29 / 0.8) !important;
}
.border-s-red-900\/87 {
  border-inline-start-color: rgb(127 29 29 / 0.87) !important;
}
.border-s-red-900\/90 {
  border-inline-start-color: rgb(127 29 29 / 0.9) !important;
}
.border-s-red-900\/95 {
  border-inline-start-color: rgb(127 29 29 / 0.95) !important;
}
.border-s-red-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-s-red-950\/0 {
  border-inline-start-color: rgb(69 10 10 / 0) !important;
}
.border-s-red-950\/10 {
  border-inline-start-color: rgb(69 10 10 / 0.1) !important;
}
.border-s-red-950\/100 {
  border-inline-start-color: rgb(69 10 10 / 1) !important;
}
.border-s-red-950\/12 {
  border-inline-start-color: rgb(69 10 10 / 0.12) !important;
}
.border-s-red-950\/20 {
  border-inline-start-color: rgb(69 10 10 / 0.2) !important;
}
.border-s-red-950\/25 {
  border-inline-start-color: rgb(69 10 10 / 0.25) !important;
}
.border-s-red-950\/30 {
  border-inline-start-color: rgb(69 10 10 / 0.3) !important;
}
.border-s-red-950\/38 {
  border-inline-start-color: rgb(69 10 10 / 0.38) !important;
}
.border-s-red-950\/40 {
  border-inline-start-color: rgb(69 10 10 / 0.4) !important;
}
.border-s-red-950\/5 {
  border-inline-start-color: rgb(69 10 10 / 0.05) !important;
}
.border-s-red-950\/50 {
  border-inline-start-color: rgb(69 10 10 / 0.5) !important;
}
.border-s-red-950\/60 {
  border-inline-start-color: rgb(69 10 10 / 0.6) !important;
}
.border-s-red-950\/70 {
  border-inline-start-color: rgb(69 10 10 / 0.7) !important;
}
.border-s-red-950\/75 {
  border-inline-start-color: rgb(69 10 10 / 0.75) !important;
}
.border-s-red-950\/80 {
  border-inline-start-color: rgb(69 10 10 / 0.8) !important;
}
.border-s-red-950\/87 {
  border-inline-start-color: rgb(69 10 10 / 0.87) !important;
}
.border-s-red-950\/90 {
  border-inline-start-color: rgb(69 10 10 / 0.9) !important;
}
.border-s-red-950\/95 {
  border-inline-start-color: rgb(69 10 10 / 0.95) !important;
}
.border-s-rose-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-s-rose-100\/0 {
  border-inline-start-color: rgb(255 228 230 / 0) !important;
}
.border-s-rose-100\/10 {
  border-inline-start-color: rgb(255 228 230 / 0.1) !important;
}
.border-s-rose-100\/100 {
  border-inline-start-color: rgb(255 228 230 / 1) !important;
}
.border-s-rose-100\/12 {
  border-inline-start-color: rgb(255 228 230 / 0.12) !important;
}
.border-s-rose-100\/20 {
  border-inline-start-color: rgb(255 228 230 / 0.2) !important;
}
.border-s-rose-100\/25 {
  border-inline-start-color: rgb(255 228 230 / 0.25) !important;
}
.border-s-rose-100\/30 {
  border-inline-start-color: rgb(255 228 230 / 0.3) !important;
}
.border-s-rose-100\/38 {
  border-inline-start-color: rgb(255 228 230 / 0.38) !important;
}
.border-s-rose-100\/40 {
  border-inline-start-color: rgb(255 228 230 / 0.4) !important;
}
.border-s-rose-100\/5 {
  border-inline-start-color: rgb(255 228 230 / 0.05) !important;
}
.border-s-rose-100\/50 {
  border-inline-start-color: rgb(255 228 230 / 0.5) !important;
}
.border-s-rose-100\/60 {
  border-inline-start-color: rgb(255 228 230 / 0.6) !important;
}
.border-s-rose-100\/70 {
  border-inline-start-color: rgb(255 228 230 / 0.7) !important;
}
.border-s-rose-100\/75 {
  border-inline-start-color: rgb(255 228 230 / 0.75) !important;
}
.border-s-rose-100\/80 {
  border-inline-start-color: rgb(255 228 230 / 0.8) !important;
}
.border-s-rose-100\/87 {
  border-inline-start-color: rgb(255 228 230 / 0.87) !important;
}
.border-s-rose-100\/90 {
  border-inline-start-color: rgb(255 228 230 / 0.9) !important;
}
.border-s-rose-100\/95 {
  border-inline-start-color: rgb(255 228 230 / 0.95) !important;
}
.border-s-rose-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-s-rose-200\/0 {
  border-inline-start-color: rgb(254 205 211 / 0) !important;
}
.border-s-rose-200\/10 {
  border-inline-start-color: rgb(254 205 211 / 0.1) !important;
}
.border-s-rose-200\/100 {
  border-inline-start-color: rgb(254 205 211 / 1) !important;
}
.border-s-rose-200\/12 {
  border-inline-start-color: rgb(254 205 211 / 0.12) !important;
}
.border-s-rose-200\/20 {
  border-inline-start-color: rgb(254 205 211 / 0.2) !important;
}
.border-s-rose-200\/25 {
  border-inline-start-color: rgb(254 205 211 / 0.25) !important;
}
.border-s-rose-200\/30 {
  border-inline-start-color: rgb(254 205 211 / 0.3) !important;
}
.border-s-rose-200\/38 {
  border-inline-start-color: rgb(254 205 211 / 0.38) !important;
}
.border-s-rose-200\/40 {
  border-inline-start-color: rgb(254 205 211 / 0.4) !important;
}
.border-s-rose-200\/5 {
  border-inline-start-color: rgb(254 205 211 / 0.05) !important;
}
.border-s-rose-200\/50 {
  border-inline-start-color: rgb(254 205 211 / 0.5) !important;
}
.border-s-rose-200\/60 {
  border-inline-start-color: rgb(254 205 211 / 0.6) !important;
}
.border-s-rose-200\/70 {
  border-inline-start-color: rgb(254 205 211 / 0.7) !important;
}
.border-s-rose-200\/75 {
  border-inline-start-color: rgb(254 205 211 / 0.75) !important;
}
.border-s-rose-200\/80 {
  border-inline-start-color: rgb(254 205 211 / 0.8) !important;
}
.border-s-rose-200\/87 {
  border-inline-start-color: rgb(254 205 211 / 0.87) !important;
}
.border-s-rose-200\/90 {
  border-inline-start-color: rgb(254 205 211 / 0.9) !important;
}
.border-s-rose-200\/95 {
  border-inline-start-color: rgb(254 205 211 / 0.95) !important;
}
.border-s-rose-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-s-rose-300\/0 {
  border-inline-start-color: rgb(253 164 175 / 0) !important;
}
.border-s-rose-300\/10 {
  border-inline-start-color: rgb(253 164 175 / 0.1) !important;
}
.border-s-rose-300\/100 {
  border-inline-start-color: rgb(253 164 175 / 1) !important;
}
.border-s-rose-300\/12 {
  border-inline-start-color: rgb(253 164 175 / 0.12) !important;
}
.border-s-rose-300\/20 {
  border-inline-start-color: rgb(253 164 175 / 0.2) !important;
}
.border-s-rose-300\/25 {
  border-inline-start-color: rgb(253 164 175 / 0.25) !important;
}
.border-s-rose-300\/30 {
  border-inline-start-color: rgb(253 164 175 / 0.3) !important;
}
.border-s-rose-300\/38 {
  border-inline-start-color: rgb(253 164 175 / 0.38) !important;
}
.border-s-rose-300\/40 {
  border-inline-start-color: rgb(253 164 175 / 0.4) !important;
}
.border-s-rose-300\/5 {
  border-inline-start-color: rgb(253 164 175 / 0.05) !important;
}
.border-s-rose-300\/50 {
  border-inline-start-color: rgb(253 164 175 / 0.5) !important;
}
.border-s-rose-300\/60 {
  border-inline-start-color: rgb(253 164 175 / 0.6) !important;
}
.border-s-rose-300\/70 {
  border-inline-start-color: rgb(253 164 175 / 0.7) !important;
}
.border-s-rose-300\/75 {
  border-inline-start-color: rgb(253 164 175 / 0.75) !important;
}
.border-s-rose-300\/80 {
  border-inline-start-color: rgb(253 164 175 / 0.8) !important;
}
.border-s-rose-300\/87 {
  border-inline-start-color: rgb(253 164 175 / 0.87) !important;
}
.border-s-rose-300\/90 {
  border-inline-start-color: rgb(253 164 175 / 0.9) !important;
}
.border-s-rose-300\/95 {
  border-inline-start-color: rgb(253 164 175 / 0.95) !important;
}
.border-s-rose-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-s-rose-400\/0 {
  border-inline-start-color: rgb(251 113 133 / 0) !important;
}
.border-s-rose-400\/10 {
  border-inline-start-color: rgb(251 113 133 / 0.1) !important;
}
.border-s-rose-400\/100 {
  border-inline-start-color: rgb(251 113 133 / 1) !important;
}
.border-s-rose-400\/12 {
  border-inline-start-color: rgb(251 113 133 / 0.12) !important;
}
.border-s-rose-400\/20 {
  border-inline-start-color: rgb(251 113 133 / 0.2) !important;
}
.border-s-rose-400\/25 {
  border-inline-start-color: rgb(251 113 133 / 0.25) !important;
}
.border-s-rose-400\/30 {
  border-inline-start-color: rgb(251 113 133 / 0.3) !important;
}
.border-s-rose-400\/38 {
  border-inline-start-color: rgb(251 113 133 / 0.38) !important;
}
.border-s-rose-400\/40 {
  border-inline-start-color: rgb(251 113 133 / 0.4) !important;
}
.border-s-rose-400\/5 {
  border-inline-start-color: rgb(251 113 133 / 0.05) !important;
}
.border-s-rose-400\/50 {
  border-inline-start-color: rgb(251 113 133 / 0.5) !important;
}
.border-s-rose-400\/60 {
  border-inline-start-color: rgb(251 113 133 / 0.6) !important;
}
.border-s-rose-400\/70 {
  border-inline-start-color: rgb(251 113 133 / 0.7) !important;
}
.border-s-rose-400\/75 {
  border-inline-start-color: rgb(251 113 133 / 0.75) !important;
}
.border-s-rose-400\/80 {
  border-inline-start-color: rgb(251 113 133 / 0.8) !important;
}
.border-s-rose-400\/87 {
  border-inline-start-color: rgb(251 113 133 / 0.87) !important;
}
.border-s-rose-400\/90 {
  border-inline-start-color: rgb(251 113 133 / 0.9) !important;
}
.border-s-rose-400\/95 {
  border-inline-start-color: rgb(251 113 133 / 0.95) !important;
}
.border-s-rose-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-s-rose-50\/0 {
  border-inline-start-color: rgb(255 241 242 / 0) !important;
}
.border-s-rose-50\/10 {
  border-inline-start-color: rgb(255 241 242 / 0.1) !important;
}
.border-s-rose-50\/100 {
  border-inline-start-color: rgb(255 241 242 / 1) !important;
}
.border-s-rose-50\/12 {
  border-inline-start-color: rgb(255 241 242 / 0.12) !important;
}
.border-s-rose-50\/20 {
  border-inline-start-color: rgb(255 241 242 / 0.2) !important;
}
.border-s-rose-50\/25 {
  border-inline-start-color: rgb(255 241 242 / 0.25) !important;
}
.border-s-rose-50\/30 {
  border-inline-start-color: rgb(255 241 242 / 0.3) !important;
}
.border-s-rose-50\/38 {
  border-inline-start-color: rgb(255 241 242 / 0.38) !important;
}
.border-s-rose-50\/40 {
  border-inline-start-color: rgb(255 241 242 / 0.4) !important;
}
.border-s-rose-50\/5 {
  border-inline-start-color: rgb(255 241 242 / 0.05) !important;
}
.border-s-rose-50\/50 {
  border-inline-start-color: rgb(255 241 242 / 0.5) !important;
}
.border-s-rose-50\/60 {
  border-inline-start-color: rgb(255 241 242 / 0.6) !important;
}
.border-s-rose-50\/70 {
  border-inline-start-color: rgb(255 241 242 / 0.7) !important;
}
.border-s-rose-50\/75 {
  border-inline-start-color: rgb(255 241 242 / 0.75) !important;
}
.border-s-rose-50\/80 {
  border-inline-start-color: rgb(255 241 242 / 0.8) !important;
}
.border-s-rose-50\/87 {
  border-inline-start-color: rgb(255 241 242 / 0.87) !important;
}
.border-s-rose-50\/90 {
  border-inline-start-color: rgb(255 241 242 / 0.9) !important;
}
.border-s-rose-50\/95 {
  border-inline-start-color: rgb(255 241 242 / 0.95) !important;
}
.border-s-rose-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-s-rose-500\/0 {
  border-inline-start-color: rgb(244 63 94 / 0) !important;
}
.border-s-rose-500\/10 {
  border-inline-start-color: rgb(244 63 94 / 0.1) !important;
}
.border-s-rose-500\/100 {
  border-inline-start-color: rgb(244 63 94 / 1) !important;
}
.border-s-rose-500\/12 {
  border-inline-start-color: rgb(244 63 94 / 0.12) !important;
}
.border-s-rose-500\/20 {
  border-inline-start-color: rgb(244 63 94 / 0.2) !important;
}
.border-s-rose-500\/25 {
  border-inline-start-color: rgb(244 63 94 / 0.25) !important;
}
.border-s-rose-500\/30 {
  border-inline-start-color: rgb(244 63 94 / 0.3) !important;
}
.border-s-rose-500\/38 {
  border-inline-start-color: rgb(244 63 94 / 0.38) !important;
}
.border-s-rose-500\/40 {
  border-inline-start-color: rgb(244 63 94 / 0.4) !important;
}
.border-s-rose-500\/5 {
  border-inline-start-color: rgb(244 63 94 / 0.05) !important;
}
.border-s-rose-500\/50 {
  border-inline-start-color: rgb(244 63 94 / 0.5) !important;
}
.border-s-rose-500\/60 {
  border-inline-start-color: rgb(244 63 94 / 0.6) !important;
}
.border-s-rose-500\/70 {
  border-inline-start-color: rgb(244 63 94 / 0.7) !important;
}
.border-s-rose-500\/75 {
  border-inline-start-color: rgb(244 63 94 / 0.75) !important;
}
.border-s-rose-500\/80 {
  border-inline-start-color: rgb(244 63 94 / 0.8) !important;
}
.border-s-rose-500\/87 {
  border-inline-start-color: rgb(244 63 94 / 0.87) !important;
}
.border-s-rose-500\/90 {
  border-inline-start-color: rgb(244 63 94 / 0.9) !important;
}
.border-s-rose-500\/95 {
  border-inline-start-color: rgb(244 63 94 / 0.95) !important;
}
.border-s-rose-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-s-rose-600\/0 {
  border-inline-start-color: rgb(225 29 72 / 0) !important;
}
.border-s-rose-600\/10 {
  border-inline-start-color: rgb(225 29 72 / 0.1) !important;
}
.border-s-rose-600\/100 {
  border-inline-start-color: rgb(225 29 72 / 1) !important;
}
.border-s-rose-600\/12 {
  border-inline-start-color: rgb(225 29 72 / 0.12) !important;
}
.border-s-rose-600\/20 {
  border-inline-start-color: rgb(225 29 72 / 0.2) !important;
}
.border-s-rose-600\/25 {
  border-inline-start-color: rgb(225 29 72 / 0.25) !important;
}
.border-s-rose-600\/30 {
  border-inline-start-color: rgb(225 29 72 / 0.3) !important;
}
.border-s-rose-600\/38 {
  border-inline-start-color: rgb(225 29 72 / 0.38) !important;
}
.border-s-rose-600\/40 {
  border-inline-start-color: rgb(225 29 72 / 0.4) !important;
}
.border-s-rose-600\/5 {
  border-inline-start-color: rgb(225 29 72 / 0.05) !important;
}
.border-s-rose-600\/50 {
  border-inline-start-color: rgb(225 29 72 / 0.5) !important;
}
.border-s-rose-600\/60 {
  border-inline-start-color: rgb(225 29 72 / 0.6) !important;
}
.border-s-rose-600\/70 {
  border-inline-start-color: rgb(225 29 72 / 0.7) !important;
}
.border-s-rose-600\/75 {
  border-inline-start-color: rgb(225 29 72 / 0.75) !important;
}
.border-s-rose-600\/80 {
  border-inline-start-color: rgb(225 29 72 / 0.8) !important;
}
.border-s-rose-600\/87 {
  border-inline-start-color: rgb(225 29 72 / 0.87) !important;
}
.border-s-rose-600\/90 {
  border-inline-start-color: rgb(225 29 72 / 0.9) !important;
}
.border-s-rose-600\/95 {
  border-inline-start-color: rgb(225 29 72 / 0.95) !important;
}
.border-s-rose-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-s-rose-700\/0 {
  border-inline-start-color: rgb(190 18 60 / 0) !important;
}
.border-s-rose-700\/10 {
  border-inline-start-color: rgb(190 18 60 / 0.1) !important;
}
.border-s-rose-700\/100 {
  border-inline-start-color: rgb(190 18 60 / 1) !important;
}
.border-s-rose-700\/12 {
  border-inline-start-color: rgb(190 18 60 / 0.12) !important;
}
.border-s-rose-700\/20 {
  border-inline-start-color: rgb(190 18 60 / 0.2) !important;
}
.border-s-rose-700\/25 {
  border-inline-start-color: rgb(190 18 60 / 0.25) !important;
}
.border-s-rose-700\/30 {
  border-inline-start-color: rgb(190 18 60 / 0.3) !important;
}
.border-s-rose-700\/38 {
  border-inline-start-color: rgb(190 18 60 / 0.38) !important;
}
.border-s-rose-700\/40 {
  border-inline-start-color: rgb(190 18 60 / 0.4) !important;
}
.border-s-rose-700\/5 {
  border-inline-start-color: rgb(190 18 60 / 0.05) !important;
}
.border-s-rose-700\/50 {
  border-inline-start-color: rgb(190 18 60 / 0.5) !important;
}
.border-s-rose-700\/60 {
  border-inline-start-color: rgb(190 18 60 / 0.6) !important;
}
.border-s-rose-700\/70 {
  border-inline-start-color: rgb(190 18 60 / 0.7) !important;
}
.border-s-rose-700\/75 {
  border-inline-start-color: rgb(190 18 60 / 0.75) !important;
}
.border-s-rose-700\/80 {
  border-inline-start-color: rgb(190 18 60 / 0.8) !important;
}
.border-s-rose-700\/87 {
  border-inline-start-color: rgb(190 18 60 / 0.87) !important;
}
.border-s-rose-700\/90 {
  border-inline-start-color: rgb(190 18 60 / 0.9) !important;
}
.border-s-rose-700\/95 {
  border-inline-start-color: rgb(190 18 60 / 0.95) !important;
}
.border-s-rose-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-s-rose-800\/0 {
  border-inline-start-color: rgb(159 18 57 / 0) !important;
}
.border-s-rose-800\/10 {
  border-inline-start-color: rgb(159 18 57 / 0.1) !important;
}
.border-s-rose-800\/100 {
  border-inline-start-color: rgb(159 18 57 / 1) !important;
}
.border-s-rose-800\/12 {
  border-inline-start-color: rgb(159 18 57 / 0.12) !important;
}
.border-s-rose-800\/20 {
  border-inline-start-color: rgb(159 18 57 / 0.2) !important;
}
.border-s-rose-800\/25 {
  border-inline-start-color: rgb(159 18 57 / 0.25) !important;
}
.border-s-rose-800\/30 {
  border-inline-start-color: rgb(159 18 57 / 0.3) !important;
}
.border-s-rose-800\/38 {
  border-inline-start-color: rgb(159 18 57 / 0.38) !important;
}
.border-s-rose-800\/40 {
  border-inline-start-color: rgb(159 18 57 / 0.4) !important;
}
.border-s-rose-800\/5 {
  border-inline-start-color: rgb(159 18 57 / 0.05) !important;
}
.border-s-rose-800\/50 {
  border-inline-start-color: rgb(159 18 57 / 0.5) !important;
}
.border-s-rose-800\/60 {
  border-inline-start-color: rgb(159 18 57 / 0.6) !important;
}
.border-s-rose-800\/70 {
  border-inline-start-color: rgb(159 18 57 / 0.7) !important;
}
.border-s-rose-800\/75 {
  border-inline-start-color: rgb(159 18 57 / 0.75) !important;
}
.border-s-rose-800\/80 {
  border-inline-start-color: rgb(159 18 57 / 0.8) !important;
}
.border-s-rose-800\/87 {
  border-inline-start-color: rgb(159 18 57 / 0.87) !important;
}
.border-s-rose-800\/90 {
  border-inline-start-color: rgb(159 18 57 / 0.9) !important;
}
.border-s-rose-800\/95 {
  border-inline-start-color: rgb(159 18 57 / 0.95) !important;
}
.border-s-rose-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-s-rose-900\/0 {
  border-inline-start-color: rgb(136 19 55 / 0) !important;
}
.border-s-rose-900\/10 {
  border-inline-start-color: rgb(136 19 55 / 0.1) !important;
}
.border-s-rose-900\/100 {
  border-inline-start-color: rgb(136 19 55 / 1) !important;
}
.border-s-rose-900\/12 {
  border-inline-start-color: rgb(136 19 55 / 0.12) !important;
}
.border-s-rose-900\/20 {
  border-inline-start-color: rgb(136 19 55 / 0.2) !important;
}
.border-s-rose-900\/25 {
  border-inline-start-color: rgb(136 19 55 / 0.25) !important;
}
.border-s-rose-900\/30 {
  border-inline-start-color: rgb(136 19 55 / 0.3) !important;
}
.border-s-rose-900\/38 {
  border-inline-start-color: rgb(136 19 55 / 0.38) !important;
}
.border-s-rose-900\/40 {
  border-inline-start-color: rgb(136 19 55 / 0.4) !important;
}
.border-s-rose-900\/5 {
  border-inline-start-color: rgb(136 19 55 / 0.05) !important;
}
.border-s-rose-900\/50 {
  border-inline-start-color: rgb(136 19 55 / 0.5) !important;
}
.border-s-rose-900\/60 {
  border-inline-start-color: rgb(136 19 55 / 0.6) !important;
}
.border-s-rose-900\/70 {
  border-inline-start-color: rgb(136 19 55 / 0.7) !important;
}
.border-s-rose-900\/75 {
  border-inline-start-color: rgb(136 19 55 / 0.75) !important;
}
.border-s-rose-900\/80 {
  border-inline-start-color: rgb(136 19 55 / 0.8) !important;
}
.border-s-rose-900\/87 {
  border-inline-start-color: rgb(136 19 55 / 0.87) !important;
}
.border-s-rose-900\/90 {
  border-inline-start-color: rgb(136 19 55 / 0.9) !important;
}
.border-s-rose-900\/95 {
  border-inline-start-color: rgb(136 19 55 / 0.95) !important;
}
.border-s-rose-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-s-rose-950\/0 {
  border-inline-start-color: rgb(76 5 25 / 0) !important;
}
.border-s-rose-950\/10 {
  border-inline-start-color: rgb(76 5 25 / 0.1) !important;
}
.border-s-rose-950\/100 {
  border-inline-start-color: rgb(76 5 25 / 1) !important;
}
.border-s-rose-950\/12 {
  border-inline-start-color: rgb(76 5 25 / 0.12) !important;
}
.border-s-rose-950\/20 {
  border-inline-start-color: rgb(76 5 25 / 0.2) !important;
}
.border-s-rose-950\/25 {
  border-inline-start-color: rgb(76 5 25 / 0.25) !important;
}
.border-s-rose-950\/30 {
  border-inline-start-color: rgb(76 5 25 / 0.3) !important;
}
.border-s-rose-950\/38 {
  border-inline-start-color: rgb(76 5 25 / 0.38) !important;
}
.border-s-rose-950\/40 {
  border-inline-start-color: rgb(76 5 25 / 0.4) !important;
}
.border-s-rose-950\/5 {
  border-inline-start-color: rgb(76 5 25 / 0.05) !important;
}
.border-s-rose-950\/50 {
  border-inline-start-color: rgb(76 5 25 / 0.5) !important;
}
.border-s-rose-950\/60 {
  border-inline-start-color: rgb(76 5 25 / 0.6) !important;
}
.border-s-rose-950\/70 {
  border-inline-start-color: rgb(76 5 25 / 0.7) !important;
}
.border-s-rose-950\/75 {
  border-inline-start-color: rgb(76 5 25 / 0.75) !important;
}
.border-s-rose-950\/80 {
  border-inline-start-color: rgb(76 5 25 / 0.8) !important;
}
.border-s-rose-950\/87 {
  border-inline-start-color: rgb(76 5 25 / 0.87) !important;
}
.border-s-rose-950\/90 {
  border-inline-start-color: rgb(76 5 25 / 0.9) !important;
}
.border-s-rose-950\/95 {
  border-inline-start-color: rgb(76 5 25 / 0.95) !important;
}
.border-s-sky-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-s-sky-100\/0 {
  border-inline-start-color: rgb(224 242 254 / 0) !important;
}
.border-s-sky-100\/10 {
  border-inline-start-color: rgb(224 242 254 / 0.1) !important;
}
.border-s-sky-100\/100 {
  border-inline-start-color: rgb(224 242 254 / 1) !important;
}
.border-s-sky-100\/12 {
  border-inline-start-color: rgb(224 242 254 / 0.12) !important;
}
.border-s-sky-100\/20 {
  border-inline-start-color: rgb(224 242 254 / 0.2) !important;
}
.border-s-sky-100\/25 {
  border-inline-start-color: rgb(224 242 254 / 0.25) !important;
}
.border-s-sky-100\/30 {
  border-inline-start-color: rgb(224 242 254 / 0.3) !important;
}
.border-s-sky-100\/38 {
  border-inline-start-color: rgb(224 242 254 / 0.38) !important;
}
.border-s-sky-100\/40 {
  border-inline-start-color: rgb(224 242 254 / 0.4) !important;
}
.border-s-sky-100\/5 {
  border-inline-start-color: rgb(224 242 254 / 0.05) !important;
}
.border-s-sky-100\/50 {
  border-inline-start-color: rgb(224 242 254 / 0.5) !important;
}
.border-s-sky-100\/60 {
  border-inline-start-color: rgb(224 242 254 / 0.6) !important;
}
.border-s-sky-100\/70 {
  border-inline-start-color: rgb(224 242 254 / 0.7) !important;
}
.border-s-sky-100\/75 {
  border-inline-start-color: rgb(224 242 254 / 0.75) !important;
}
.border-s-sky-100\/80 {
  border-inline-start-color: rgb(224 242 254 / 0.8) !important;
}
.border-s-sky-100\/87 {
  border-inline-start-color: rgb(224 242 254 / 0.87) !important;
}
.border-s-sky-100\/90 {
  border-inline-start-color: rgb(224 242 254 / 0.9) !important;
}
.border-s-sky-100\/95 {
  border-inline-start-color: rgb(224 242 254 / 0.95) !important;
}
.border-s-sky-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-s-sky-200\/0 {
  border-inline-start-color: rgb(186 230 253 / 0) !important;
}
.border-s-sky-200\/10 {
  border-inline-start-color: rgb(186 230 253 / 0.1) !important;
}
.border-s-sky-200\/100 {
  border-inline-start-color: rgb(186 230 253 / 1) !important;
}
.border-s-sky-200\/12 {
  border-inline-start-color: rgb(186 230 253 / 0.12) !important;
}
.border-s-sky-200\/20 {
  border-inline-start-color: rgb(186 230 253 / 0.2) !important;
}
.border-s-sky-200\/25 {
  border-inline-start-color: rgb(186 230 253 / 0.25) !important;
}
.border-s-sky-200\/30 {
  border-inline-start-color: rgb(186 230 253 / 0.3) !important;
}
.border-s-sky-200\/38 {
  border-inline-start-color: rgb(186 230 253 / 0.38) !important;
}
.border-s-sky-200\/40 {
  border-inline-start-color: rgb(186 230 253 / 0.4) !important;
}
.border-s-sky-200\/5 {
  border-inline-start-color: rgb(186 230 253 / 0.05) !important;
}
.border-s-sky-200\/50 {
  border-inline-start-color: rgb(186 230 253 / 0.5) !important;
}
.border-s-sky-200\/60 {
  border-inline-start-color: rgb(186 230 253 / 0.6) !important;
}
.border-s-sky-200\/70 {
  border-inline-start-color: rgb(186 230 253 / 0.7) !important;
}
.border-s-sky-200\/75 {
  border-inline-start-color: rgb(186 230 253 / 0.75) !important;
}
.border-s-sky-200\/80 {
  border-inline-start-color: rgb(186 230 253 / 0.8) !important;
}
.border-s-sky-200\/87 {
  border-inline-start-color: rgb(186 230 253 / 0.87) !important;
}
.border-s-sky-200\/90 {
  border-inline-start-color: rgb(186 230 253 / 0.9) !important;
}
.border-s-sky-200\/95 {
  border-inline-start-color: rgb(186 230 253 / 0.95) !important;
}
.border-s-sky-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-s-sky-300\/0 {
  border-inline-start-color: rgb(125 211 252 / 0) !important;
}
.border-s-sky-300\/10 {
  border-inline-start-color: rgb(125 211 252 / 0.1) !important;
}
.border-s-sky-300\/100 {
  border-inline-start-color: rgb(125 211 252 / 1) !important;
}
.border-s-sky-300\/12 {
  border-inline-start-color: rgb(125 211 252 / 0.12) !important;
}
.border-s-sky-300\/20 {
  border-inline-start-color: rgb(125 211 252 / 0.2) !important;
}
.border-s-sky-300\/25 {
  border-inline-start-color: rgb(125 211 252 / 0.25) !important;
}
.border-s-sky-300\/30 {
  border-inline-start-color: rgb(125 211 252 / 0.3) !important;
}
.border-s-sky-300\/38 {
  border-inline-start-color: rgb(125 211 252 / 0.38) !important;
}
.border-s-sky-300\/40 {
  border-inline-start-color: rgb(125 211 252 / 0.4) !important;
}
.border-s-sky-300\/5 {
  border-inline-start-color: rgb(125 211 252 / 0.05) !important;
}
.border-s-sky-300\/50 {
  border-inline-start-color: rgb(125 211 252 / 0.5) !important;
}
.border-s-sky-300\/60 {
  border-inline-start-color: rgb(125 211 252 / 0.6) !important;
}
.border-s-sky-300\/70 {
  border-inline-start-color: rgb(125 211 252 / 0.7) !important;
}
.border-s-sky-300\/75 {
  border-inline-start-color: rgb(125 211 252 / 0.75) !important;
}
.border-s-sky-300\/80 {
  border-inline-start-color: rgb(125 211 252 / 0.8) !important;
}
.border-s-sky-300\/87 {
  border-inline-start-color: rgb(125 211 252 / 0.87) !important;
}
.border-s-sky-300\/90 {
  border-inline-start-color: rgb(125 211 252 / 0.9) !important;
}
.border-s-sky-300\/95 {
  border-inline-start-color: rgb(125 211 252 / 0.95) !important;
}
.border-s-sky-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-s-sky-400\/0 {
  border-inline-start-color: rgb(56 189 248 / 0) !important;
}
.border-s-sky-400\/10 {
  border-inline-start-color: rgb(56 189 248 / 0.1) !important;
}
.border-s-sky-400\/100 {
  border-inline-start-color: rgb(56 189 248 / 1) !important;
}
.border-s-sky-400\/12 {
  border-inline-start-color: rgb(56 189 248 / 0.12) !important;
}
.border-s-sky-400\/20 {
  border-inline-start-color: rgb(56 189 248 / 0.2) !important;
}
.border-s-sky-400\/25 {
  border-inline-start-color: rgb(56 189 248 / 0.25) !important;
}
.border-s-sky-400\/30 {
  border-inline-start-color: rgb(56 189 248 / 0.3) !important;
}
.border-s-sky-400\/38 {
  border-inline-start-color: rgb(56 189 248 / 0.38) !important;
}
.border-s-sky-400\/40 {
  border-inline-start-color: rgb(56 189 248 / 0.4) !important;
}
.border-s-sky-400\/5 {
  border-inline-start-color: rgb(56 189 248 / 0.05) !important;
}
.border-s-sky-400\/50 {
  border-inline-start-color: rgb(56 189 248 / 0.5) !important;
}
.border-s-sky-400\/60 {
  border-inline-start-color: rgb(56 189 248 / 0.6) !important;
}
.border-s-sky-400\/70 {
  border-inline-start-color: rgb(56 189 248 / 0.7) !important;
}
.border-s-sky-400\/75 {
  border-inline-start-color: rgb(56 189 248 / 0.75) !important;
}
.border-s-sky-400\/80 {
  border-inline-start-color: rgb(56 189 248 / 0.8) !important;
}
.border-s-sky-400\/87 {
  border-inline-start-color: rgb(56 189 248 / 0.87) !important;
}
.border-s-sky-400\/90 {
  border-inline-start-color: rgb(56 189 248 / 0.9) !important;
}
.border-s-sky-400\/95 {
  border-inline-start-color: rgb(56 189 248 / 0.95) !important;
}
.border-s-sky-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-s-sky-50\/0 {
  border-inline-start-color: rgb(240 249 255 / 0) !important;
}
.border-s-sky-50\/10 {
  border-inline-start-color: rgb(240 249 255 / 0.1) !important;
}
.border-s-sky-50\/100 {
  border-inline-start-color: rgb(240 249 255 / 1) !important;
}
.border-s-sky-50\/12 {
  border-inline-start-color: rgb(240 249 255 / 0.12) !important;
}
.border-s-sky-50\/20 {
  border-inline-start-color: rgb(240 249 255 / 0.2) !important;
}
.border-s-sky-50\/25 {
  border-inline-start-color: rgb(240 249 255 / 0.25) !important;
}
.border-s-sky-50\/30 {
  border-inline-start-color: rgb(240 249 255 / 0.3) !important;
}
.border-s-sky-50\/38 {
  border-inline-start-color: rgb(240 249 255 / 0.38) !important;
}
.border-s-sky-50\/40 {
  border-inline-start-color: rgb(240 249 255 / 0.4) !important;
}
.border-s-sky-50\/5 {
  border-inline-start-color: rgb(240 249 255 / 0.05) !important;
}
.border-s-sky-50\/50 {
  border-inline-start-color: rgb(240 249 255 / 0.5) !important;
}
.border-s-sky-50\/60 {
  border-inline-start-color: rgb(240 249 255 / 0.6) !important;
}
.border-s-sky-50\/70 {
  border-inline-start-color: rgb(240 249 255 / 0.7) !important;
}
.border-s-sky-50\/75 {
  border-inline-start-color: rgb(240 249 255 / 0.75) !important;
}
.border-s-sky-50\/80 {
  border-inline-start-color: rgb(240 249 255 / 0.8) !important;
}
.border-s-sky-50\/87 {
  border-inline-start-color: rgb(240 249 255 / 0.87) !important;
}
.border-s-sky-50\/90 {
  border-inline-start-color: rgb(240 249 255 / 0.9) !important;
}
.border-s-sky-50\/95 {
  border-inline-start-color: rgb(240 249 255 / 0.95) !important;
}
.border-s-sky-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-s-sky-500\/0 {
  border-inline-start-color: rgb(14 165 233 / 0) !important;
}
.border-s-sky-500\/10 {
  border-inline-start-color: rgb(14 165 233 / 0.1) !important;
}
.border-s-sky-500\/100 {
  border-inline-start-color: rgb(14 165 233 / 1) !important;
}
.border-s-sky-500\/12 {
  border-inline-start-color: rgb(14 165 233 / 0.12) !important;
}
.border-s-sky-500\/20 {
  border-inline-start-color: rgb(14 165 233 / 0.2) !important;
}
.border-s-sky-500\/25 {
  border-inline-start-color: rgb(14 165 233 / 0.25) !important;
}
.border-s-sky-500\/30 {
  border-inline-start-color: rgb(14 165 233 / 0.3) !important;
}
.border-s-sky-500\/38 {
  border-inline-start-color: rgb(14 165 233 / 0.38) !important;
}
.border-s-sky-500\/40 {
  border-inline-start-color: rgb(14 165 233 / 0.4) !important;
}
.border-s-sky-500\/5 {
  border-inline-start-color: rgb(14 165 233 / 0.05) !important;
}
.border-s-sky-500\/50 {
  border-inline-start-color: rgb(14 165 233 / 0.5) !important;
}
.border-s-sky-500\/60 {
  border-inline-start-color: rgb(14 165 233 / 0.6) !important;
}
.border-s-sky-500\/70 {
  border-inline-start-color: rgb(14 165 233 / 0.7) !important;
}
.border-s-sky-500\/75 {
  border-inline-start-color: rgb(14 165 233 / 0.75) !important;
}
.border-s-sky-500\/80 {
  border-inline-start-color: rgb(14 165 233 / 0.8) !important;
}
.border-s-sky-500\/87 {
  border-inline-start-color: rgb(14 165 233 / 0.87) !important;
}
.border-s-sky-500\/90 {
  border-inline-start-color: rgb(14 165 233 / 0.9) !important;
}
.border-s-sky-500\/95 {
  border-inline-start-color: rgb(14 165 233 / 0.95) !important;
}
.border-s-sky-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-s-sky-600\/0 {
  border-inline-start-color: rgb(2 132 199 / 0) !important;
}
.border-s-sky-600\/10 {
  border-inline-start-color: rgb(2 132 199 / 0.1) !important;
}
.border-s-sky-600\/100 {
  border-inline-start-color: rgb(2 132 199 / 1) !important;
}
.border-s-sky-600\/12 {
  border-inline-start-color: rgb(2 132 199 / 0.12) !important;
}
.border-s-sky-600\/20 {
  border-inline-start-color: rgb(2 132 199 / 0.2) !important;
}
.border-s-sky-600\/25 {
  border-inline-start-color: rgb(2 132 199 / 0.25) !important;
}
.border-s-sky-600\/30 {
  border-inline-start-color: rgb(2 132 199 / 0.3) !important;
}
.border-s-sky-600\/38 {
  border-inline-start-color: rgb(2 132 199 / 0.38) !important;
}
.border-s-sky-600\/40 {
  border-inline-start-color: rgb(2 132 199 / 0.4) !important;
}
.border-s-sky-600\/5 {
  border-inline-start-color: rgb(2 132 199 / 0.05) !important;
}
.border-s-sky-600\/50 {
  border-inline-start-color: rgb(2 132 199 / 0.5) !important;
}
.border-s-sky-600\/60 {
  border-inline-start-color: rgb(2 132 199 / 0.6) !important;
}
.border-s-sky-600\/70 {
  border-inline-start-color: rgb(2 132 199 / 0.7) !important;
}
.border-s-sky-600\/75 {
  border-inline-start-color: rgb(2 132 199 / 0.75) !important;
}
.border-s-sky-600\/80 {
  border-inline-start-color: rgb(2 132 199 / 0.8) !important;
}
.border-s-sky-600\/87 {
  border-inline-start-color: rgb(2 132 199 / 0.87) !important;
}
.border-s-sky-600\/90 {
  border-inline-start-color: rgb(2 132 199 / 0.9) !important;
}
.border-s-sky-600\/95 {
  border-inline-start-color: rgb(2 132 199 / 0.95) !important;
}
.border-s-sky-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-s-sky-700\/0 {
  border-inline-start-color: rgb(3 105 161 / 0) !important;
}
.border-s-sky-700\/10 {
  border-inline-start-color: rgb(3 105 161 / 0.1) !important;
}
.border-s-sky-700\/100 {
  border-inline-start-color: rgb(3 105 161 / 1) !important;
}
.border-s-sky-700\/12 {
  border-inline-start-color: rgb(3 105 161 / 0.12) !important;
}
.border-s-sky-700\/20 {
  border-inline-start-color: rgb(3 105 161 / 0.2) !important;
}
.border-s-sky-700\/25 {
  border-inline-start-color: rgb(3 105 161 / 0.25) !important;
}
.border-s-sky-700\/30 {
  border-inline-start-color: rgb(3 105 161 / 0.3) !important;
}
.border-s-sky-700\/38 {
  border-inline-start-color: rgb(3 105 161 / 0.38) !important;
}
.border-s-sky-700\/40 {
  border-inline-start-color: rgb(3 105 161 / 0.4) !important;
}
.border-s-sky-700\/5 {
  border-inline-start-color: rgb(3 105 161 / 0.05) !important;
}
.border-s-sky-700\/50 {
  border-inline-start-color: rgb(3 105 161 / 0.5) !important;
}
.border-s-sky-700\/60 {
  border-inline-start-color: rgb(3 105 161 / 0.6) !important;
}
.border-s-sky-700\/70 {
  border-inline-start-color: rgb(3 105 161 / 0.7) !important;
}
.border-s-sky-700\/75 {
  border-inline-start-color: rgb(3 105 161 / 0.75) !important;
}
.border-s-sky-700\/80 {
  border-inline-start-color: rgb(3 105 161 / 0.8) !important;
}
.border-s-sky-700\/87 {
  border-inline-start-color: rgb(3 105 161 / 0.87) !important;
}
.border-s-sky-700\/90 {
  border-inline-start-color: rgb(3 105 161 / 0.9) !important;
}
.border-s-sky-700\/95 {
  border-inline-start-color: rgb(3 105 161 / 0.95) !important;
}
.border-s-sky-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-s-sky-800\/0 {
  border-inline-start-color: rgb(7 89 133 / 0) !important;
}
.border-s-sky-800\/10 {
  border-inline-start-color: rgb(7 89 133 / 0.1) !important;
}
.border-s-sky-800\/100 {
  border-inline-start-color: rgb(7 89 133 / 1) !important;
}
.border-s-sky-800\/12 {
  border-inline-start-color: rgb(7 89 133 / 0.12) !important;
}
.border-s-sky-800\/20 {
  border-inline-start-color: rgb(7 89 133 / 0.2) !important;
}
.border-s-sky-800\/25 {
  border-inline-start-color: rgb(7 89 133 / 0.25) !important;
}
.border-s-sky-800\/30 {
  border-inline-start-color: rgb(7 89 133 / 0.3) !important;
}
.border-s-sky-800\/38 {
  border-inline-start-color: rgb(7 89 133 / 0.38) !important;
}
.border-s-sky-800\/40 {
  border-inline-start-color: rgb(7 89 133 / 0.4) !important;
}
.border-s-sky-800\/5 {
  border-inline-start-color: rgb(7 89 133 / 0.05) !important;
}
.border-s-sky-800\/50 {
  border-inline-start-color: rgb(7 89 133 / 0.5) !important;
}
.border-s-sky-800\/60 {
  border-inline-start-color: rgb(7 89 133 / 0.6) !important;
}
.border-s-sky-800\/70 {
  border-inline-start-color: rgb(7 89 133 / 0.7) !important;
}
.border-s-sky-800\/75 {
  border-inline-start-color: rgb(7 89 133 / 0.75) !important;
}
.border-s-sky-800\/80 {
  border-inline-start-color: rgb(7 89 133 / 0.8) !important;
}
.border-s-sky-800\/87 {
  border-inline-start-color: rgb(7 89 133 / 0.87) !important;
}
.border-s-sky-800\/90 {
  border-inline-start-color: rgb(7 89 133 / 0.9) !important;
}
.border-s-sky-800\/95 {
  border-inline-start-color: rgb(7 89 133 / 0.95) !important;
}
.border-s-sky-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-s-sky-900\/0 {
  border-inline-start-color: rgb(12 74 110 / 0) !important;
}
.border-s-sky-900\/10 {
  border-inline-start-color: rgb(12 74 110 / 0.1) !important;
}
.border-s-sky-900\/100 {
  border-inline-start-color: rgb(12 74 110 / 1) !important;
}
.border-s-sky-900\/12 {
  border-inline-start-color: rgb(12 74 110 / 0.12) !important;
}
.border-s-sky-900\/20 {
  border-inline-start-color: rgb(12 74 110 / 0.2) !important;
}
.border-s-sky-900\/25 {
  border-inline-start-color: rgb(12 74 110 / 0.25) !important;
}
.border-s-sky-900\/30 {
  border-inline-start-color: rgb(12 74 110 / 0.3) !important;
}
.border-s-sky-900\/38 {
  border-inline-start-color: rgb(12 74 110 / 0.38) !important;
}
.border-s-sky-900\/40 {
  border-inline-start-color: rgb(12 74 110 / 0.4) !important;
}
.border-s-sky-900\/5 {
  border-inline-start-color: rgb(12 74 110 / 0.05) !important;
}
.border-s-sky-900\/50 {
  border-inline-start-color: rgb(12 74 110 / 0.5) !important;
}
.border-s-sky-900\/60 {
  border-inline-start-color: rgb(12 74 110 / 0.6) !important;
}
.border-s-sky-900\/70 {
  border-inline-start-color: rgb(12 74 110 / 0.7) !important;
}
.border-s-sky-900\/75 {
  border-inline-start-color: rgb(12 74 110 / 0.75) !important;
}
.border-s-sky-900\/80 {
  border-inline-start-color: rgb(12 74 110 / 0.8) !important;
}
.border-s-sky-900\/87 {
  border-inline-start-color: rgb(12 74 110 / 0.87) !important;
}
.border-s-sky-900\/90 {
  border-inline-start-color: rgb(12 74 110 / 0.9) !important;
}
.border-s-sky-900\/95 {
  border-inline-start-color: rgb(12 74 110 / 0.95) !important;
}
.border-s-sky-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-s-sky-950\/0 {
  border-inline-start-color: rgb(8 47 73 / 0) !important;
}
.border-s-sky-950\/10 {
  border-inline-start-color: rgb(8 47 73 / 0.1) !important;
}
.border-s-sky-950\/100 {
  border-inline-start-color: rgb(8 47 73 / 1) !important;
}
.border-s-sky-950\/12 {
  border-inline-start-color: rgb(8 47 73 / 0.12) !important;
}
.border-s-sky-950\/20 {
  border-inline-start-color: rgb(8 47 73 / 0.2) !important;
}
.border-s-sky-950\/25 {
  border-inline-start-color: rgb(8 47 73 / 0.25) !important;
}
.border-s-sky-950\/30 {
  border-inline-start-color: rgb(8 47 73 / 0.3) !important;
}
.border-s-sky-950\/38 {
  border-inline-start-color: rgb(8 47 73 / 0.38) !important;
}
.border-s-sky-950\/40 {
  border-inline-start-color: rgb(8 47 73 / 0.4) !important;
}
.border-s-sky-950\/5 {
  border-inline-start-color: rgb(8 47 73 / 0.05) !important;
}
.border-s-sky-950\/50 {
  border-inline-start-color: rgb(8 47 73 / 0.5) !important;
}
.border-s-sky-950\/60 {
  border-inline-start-color: rgb(8 47 73 / 0.6) !important;
}
.border-s-sky-950\/70 {
  border-inline-start-color: rgb(8 47 73 / 0.7) !important;
}
.border-s-sky-950\/75 {
  border-inline-start-color: rgb(8 47 73 / 0.75) !important;
}
.border-s-sky-950\/80 {
  border-inline-start-color: rgb(8 47 73 / 0.8) !important;
}
.border-s-sky-950\/87 {
  border-inline-start-color: rgb(8 47 73 / 0.87) !important;
}
.border-s-sky-950\/90 {
  border-inline-start-color: rgb(8 47 73 / 0.9) !important;
}
.border-s-sky-950\/95 {
  border-inline-start-color: rgb(8 47 73 / 0.95) !important;
}
.border-s-slate-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-s-slate-100\/0 {
  border-inline-start-color: rgb(241 245 249 / 0) !important;
}
.border-s-slate-100\/10 {
  border-inline-start-color: rgb(241 245 249 / 0.1) !important;
}
.border-s-slate-100\/100 {
  border-inline-start-color: rgb(241 245 249 / 1) !important;
}
.border-s-slate-100\/12 {
  border-inline-start-color: rgb(241 245 249 / 0.12) !important;
}
.border-s-slate-100\/20 {
  border-inline-start-color: rgb(241 245 249 / 0.2) !important;
}
.border-s-slate-100\/25 {
  border-inline-start-color: rgb(241 245 249 / 0.25) !important;
}
.border-s-slate-100\/30 {
  border-inline-start-color: rgb(241 245 249 / 0.3) !important;
}
.border-s-slate-100\/38 {
  border-inline-start-color: rgb(241 245 249 / 0.38) !important;
}
.border-s-slate-100\/40 {
  border-inline-start-color: rgb(241 245 249 / 0.4) !important;
}
.border-s-slate-100\/5 {
  border-inline-start-color: rgb(241 245 249 / 0.05) !important;
}
.border-s-slate-100\/50 {
  border-inline-start-color: rgb(241 245 249 / 0.5) !important;
}
.border-s-slate-100\/60 {
  border-inline-start-color: rgb(241 245 249 / 0.6) !important;
}
.border-s-slate-100\/70 {
  border-inline-start-color: rgb(241 245 249 / 0.7) !important;
}
.border-s-slate-100\/75 {
  border-inline-start-color: rgb(241 245 249 / 0.75) !important;
}
.border-s-slate-100\/80 {
  border-inline-start-color: rgb(241 245 249 / 0.8) !important;
}
.border-s-slate-100\/87 {
  border-inline-start-color: rgb(241 245 249 / 0.87) !important;
}
.border-s-slate-100\/90 {
  border-inline-start-color: rgb(241 245 249 / 0.9) !important;
}
.border-s-slate-100\/95 {
  border-inline-start-color: rgb(241 245 249 / 0.95) !important;
}
.border-s-slate-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-s-slate-200\/0 {
  border-inline-start-color: rgb(226 232 240 / 0) !important;
}
.border-s-slate-200\/10 {
  border-inline-start-color: rgb(226 232 240 / 0.1) !important;
}
.border-s-slate-200\/100 {
  border-inline-start-color: rgb(226 232 240 / 1) !important;
}
.border-s-slate-200\/12 {
  border-inline-start-color: rgb(226 232 240 / 0.12) !important;
}
.border-s-slate-200\/20 {
  border-inline-start-color: rgb(226 232 240 / 0.2) !important;
}
.border-s-slate-200\/25 {
  border-inline-start-color: rgb(226 232 240 / 0.25) !important;
}
.border-s-slate-200\/30 {
  border-inline-start-color: rgb(226 232 240 / 0.3) !important;
}
.border-s-slate-200\/38 {
  border-inline-start-color: rgb(226 232 240 / 0.38) !important;
}
.border-s-slate-200\/40 {
  border-inline-start-color: rgb(226 232 240 / 0.4) !important;
}
.border-s-slate-200\/5 {
  border-inline-start-color: rgb(226 232 240 / 0.05) !important;
}
.border-s-slate-200\/50 {
  border-inline-start-color: rgb(226 232 240 / 0.5) !important;
}
.border-s-slate-200\/60 {
  border-inline-start-color: rgb(226 232 240 / 0.6) !important;
}
.border-s-slate-200\/70 {
  border-inline-start-color: rgb(226 232 240 / 0.7) !important;
}
.border-s-slate-200\/75 {
  border-inline-start-color: rgb(226 232 240 / 0.75) !important;
}
.border-s-slate-200\/80 {
  border-inline-start-color: rgb(226 232 240 / 0.8) !important;
}
.border-s-slate-200\/87 {
  border-inline-start-color: rgb(226 232 240 / 0.87) !important;
}
.border-s-slate-200\/90 {
  border-inline-start-color: rgb(226 232 240 / 0.9) !important;
}
.border-s-slate-200\/95 {
  border-inline-start-color: rgb(226 232 240 / 0.95) !important;
}
.border-s-slate-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-s-slate-300\/0 {
  border-inline-start-color: rgb(203 213 225 / 0) !important;
}
.border-s-slate-300\/10 {
  border-inline-start-color: rgb(203 213 225 / 0.1) !important;
}
.border-s-slate-300\/100 {
  border-inline-start-color: rgb(203 213 225 / 1) !important;
}
.border-s-slate-300\/12 {
  border-inline-start-color: rgb(203 213 225 / 0.12) !important;
}
.border-s-slate-300\/20 {
  border-inline-start-color: rgb(203 213 225 / 0.2) !important;
}
.border-s-slate-300\/25 {
  border-inline-start-color: rgb(203 213 225 / 0.25) !important;
}
.border-s-slate-300\/30 {
  border-inline-start-color: rgb(203 213 225 / 0.3) !important;
}
.border-s-slate-300\/38 {
  border-inline-start-color: rgb(203 213 225 / 0.38) !important;
}
.border-s-slate-300\/40 {
  border-inline-start-color: rgb(203 213 225 / 0.4) !important;
}
.border-s-slate-300\/5 {
  border-inline-start-color: rgb(203 213 225 / 0.05) !important;
}
.border-s-slate-300\/50 {
  border-inline-start-color: rgb(203 213 225 / 0.5) !important;
}
.border-s-slate-300\/60 {
  border-inline-start-color: rgb(203 213 225 / 0.6) !important;
}
.border-s-slate-300\/70 {
  border-inline-start-color: rgb(203 213 225 / 0.7) !important;
}
.border-s-slate-300\/75 {
  border-inline-start-color: rgb(203 213 225 / 0.75) !important;
}
.border-s-slate-300\/80 {
  border-inline-start-color: rgb(203 213 225 / 0.8) !important;
}
.border-s-slate-300\/87 {
  border-inline-start-color: rgb(203 213 225 / 0.87) !important;
}
.border-s-slate-300\/90 {
  border-inline-start-color: rgb(203 213 225 / 0.9) !important;
}
.border-s-slate-300\/95 {
  border-inline-start-color: rgb(203 213 225 / 0.95) !important;
}
.border-s-slate-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-s-slate-400\/0 {
  border-inline-start-color: rgb(148 163 184 / 0) !important;
}
.border-s-slate-400\/10 {
  border-inline-start-color: rgb(148 163 184 / 0.1) !important;
}
.border-s-slate-400\/100 {
  border-inline-start-color: rgb(148 163 184 / 1) !important;
}
.border-s-slate-400\/12 {
  border-inline-start-color: rgb(148 163 184 / 0.12) !important;
}
.border-s-slate-400\/20 {
  border-inline-start-color: rgb(148 163 184 / 0.2) !important;
}
.border-s-slate-400\/25 {
  border-inline-start-color: rgb(148 163 184 / 0.25) !important;
}
.border-s-slate-400\/30 {
  border-inline-start-color: rgb(148 163 184 / 0.3) !important;
}
.border-s-slate-400\/38 {
  border-inline-start-color: rgb(148 163 184 / 0.38) !important;
}
.border-s-slate-400\/40 {
  border-inline-start-color: rgb(148 163 184 / 0.4) !important;
}
.border-s-slate-400\/5 {
  border-inline-start-color: rgb(148 163 184 / 0.05) !important;
}
.border-s-slate-400\/50 {
  border-inline-start-color: rgb(148 163 184 / 0.5) !important;
}
.border-s-slate-400\/60 {
  border-inline-start-color: rgb(148 163 184 / 0.6) !important;
}
.border-s-slate-400\/70 {
  border-inline-start-color: rgb(148 163 184 / 0.7) !important;
}
.border-s-slate-400\/75 {
  border-inline-start-color: rgb(148 163 184 / 0.75) !important;
}
.border-s-slate-400\/80 {
  border-inline-start-color: rgb(148 163 184 / 0.8) !important;
}
.border-s-slate-400\/87 {
  border-inline-start-color: rgb(148 163 184 / 0.87) !important;
}
.border-s-slate-400\/90 {
  border-inline-start-color: rgb(148 163 184 / 0.9) !important;
}
.border-s-slate-400\/95 {
  border-inline-start-color: rgb(148 163 184 / 0.95) !important;
}
.border-s-slate-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-s-slate-50\/0 {
  border-inline-start-color: rgb(248 250 252 / 0) !important;
}
.border-s-slate-50\/10 {
  border-inline-start-color: rgb(248 250 252 / 0.1) !important;
}
.border-s-slate-50\/100 {
  border-inline-start-color: rgb(248 250 252 / 1) !important;
}
.border-s-slate-50\/12 {
  border-inline-start-color: rgb(248 250 252 / 0.12) !important;
}
.border-s-slate-50\/20 {
  border-inline-start-color: rgb(248 250 252 / 0.2) !important;
}
.border-s-slate-50\/25 {
  border-inline-start-color: rgb(248 250 252 / 0.25) !important;
}
.border-s-slate-50\/30 {
  border-inline-start-color: rgb(248 250 252 / 0.3) !important;
}
.border-s-slate-50\/38 {
  border-inline-start-color: rgb(248 250 252 / 0.38) !important;
}
.border-s-slate-50\/40 {
  border-inline-start-color: rgb(248 250 252 / 0.4) !important;
}
.border-s-slate-50\/5 {
  border-inline-start-color: rgb(248 250 252 / 0.05) !important;
}
.border-s-slate-50\/50 {
  border-inline-start-color: rgb(248 250 252 / 0.5) !important;
}
.border-s-slate-50\/60 {
  border-inline-start-color: rgb(248 250 252 / 0.6) !important;
}
.border-s-slate-50\/70 {
  border-inline-start-color: rgb(248 250 252 / 0.7) !important;
}
.border-s-slate-50\/75 {
  border-inline-start-color: rgb(248 250 252 / 0.75) !important;
}
.border-s-slate-50\/80 {
  border-inline-start-color: rgb(248 250 252 / 0.8) !important;
}
.border-s-slate-50\/87 {
  border-inline-start-color: rgb(248 250 252 / 0.87) !important;
}
.border-s-slate-50\/90 {
  border-inline-start-color: rgb(248 250 252 / 0.9) !important;
}
.border-s-slate-50\/95 {
  border-inline-start-color: rgb(248 250 252 / 0.95) !important;
}
.border-s-slate-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-s-slate-500\/0 {
  border-inline-start-color: rgb(100 116 139 / 0) !important;
}
.border-s-slate-500\/10 {
  border-inline-start-color: rgb(100 116 139 / 0.1) !important;
}
.border-s-slate-500\/100 {
  border-inline-start-color: rgb(100 116 139 / 1) !important;
}
.border-s-slate-500\/12 {
  border-inline-start-color: rgb(100 116 139 / 0.12) !important;
}
.border-s-slate-500\/20 {
  border-inline-start-color: rgb(100 116 139 / 0.2) !important;
}
.border-s-slate-500\/25 {
  border-inline-start-color: rgb(100 116 139 / 0.25) !important;
}
.border-s-slate-500\/30 {
  border-inline-start-color: rgb(100 116 139 / 0.3) !important;
}
.border-s-slate-500\/38 {
  border-inline-start-color: rgb(100 116 139 / 0.38) !important;
}
.border-s-slate-500\/40 {
  border-inline-start-color: rgb(100 116 139 / 0.4) !important;
}
.border-s-slate-500\/5 {
  border-inline-start-color: rgb(100 116 139 / 0.05) !important;
}
.border-s-slate-500\/50 {
  border-inline-start-color: rgb(100 116 139 / 0.5) !important;
}
.border-s-slate-500\/60 {
  border-inline-start-color: rgb(100 116 139 / 0.6) !important;
}
.border-s-slate-500\/70 {
  border-inline-start-color: rgb(100 116 139 / 0.7) !important;
}
.border-s-slate-500\/75 {
  border-inline-start-color: rgb(100 116 139 / 0.75) !important;
}
.border-s-slate-500\/80 {
  border-inline-start-color: rgb(100 116 139 / 0.8) !important;
}
.border-s-slate-500\/87 {
  border-inline-start-color: rgb(100 116 139 / 0.87) !important;
}
.border-s-slate-500\/90 {
  border-inline-start-color: rgb(100 116 139 / 0.9) !important;
}
.border-s-slate-500\/95 {
  border-inline-start-color: rgb(100 116 139 / 0.95) !important;
}
.border-s-slate-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-s-slate-600\/0 {
  border-inline-start-color: rgb(71 85 105 / 0) !important;
}
.border-s-slate-600\/10 {
  border-inline-start-color: rgb(71 85 105 / 0.1) !important;
}
.border-s-slate-600\/100 {
  border-inline-start-color: rgb(71 85 105 / 1) !important;
}
.border-s-slate-600\/12 {
  border-inline-start-color: rgb(71 85 105 / 0.12) !important;
}
.border-s-slate-600\/20 {
  border-inline-start-color: rgb(71 85 105 / 0.2) !important;
}
.border-s-slate-600\/25 {
  border-inline-start-color: rgb(71 85 105 / 0.25) !important;
}
.border-s-slate-600\/30 {
  border-inline-start-color: rgb(71 85 105 / 0.3) !important;
}
.border-s-slate-600\/38 {
  border-inline-start-color: rgb(71 85 105 / 0.38) !important;
}
.border-s-slate-600\/40 {
  border-inline-start-color: rgb(71 85 105 / 0.4) !important;
}
.border-s-slate-600\/5 {
  border-inline-start-color: rgb(71 85 105 / 0.05) !important;
}
.border-s-slate-600\/50 {
  border-inline-start-color: rgb(71 85 105 / 0.5) !important;
}
.border-s-slate-600\/60 {
  border-inline-start-color: rgb(71 85 105 / 0.6) !important;
}
.border-s-slate-600\/70 {
  border-inline-start-color: rgb(71 85 105 / 0.7) !important;
}
.border-s-slate-600\/75 {
  border-inline-start-color: rgb(71 85 105 / 0.75) !important;
}
.border-s-slate-600\/80 {
  border-inline-start-color: rgb(71 85 105 / 0.8) !important;
}
.border-s-slate-600\/87 {
  border-inline-start-color: rgb(71 85 105 / 0.87) !important;
}
.border-s-slate-600\/90 {
  border-inline-start-color: rgb(71 85 105 / 0.9) !important;
}
.border-s-slate-600\/95 {
  border-inline-start-color: rgb(71 85 105 / 0.95) !important;
}
.border-s-slate-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-s-slate-700\/0 {
  border-inline-start-color: rgb(51 65 85 / 0) !important;
}
.border-s-slate-700\/10 {
  border-inline-start-color: rgb(51 65 85 / 0.1) !important;
}
.border-s-slate-700\/100 {
  border-inline-start-color: rgb(51 65 85 / 1) !important;
}
.border-s-slate-700\/12 {
  border-inline-start-color: rgb(51 65 85 / 0.12) !important;
}
.border-s-slate-700\/20 {
  border-inline-start-color: rgb(51 65 85 / 0.2) !important;
}
.border-s-slate-700\/25 {
  border-inline-start-color: rgb(51 65 85 / 0.25) !important;
}
.border-s-slate-700\/30 {
  border-inline-start-color: rgb(51 65 85 / 0.3) !important;
}
.border-s-slate-700\/38 {
  border-inline-start-color: rgb(51 65 85 / 0.38) !important;
}
.border-s-slate-700\/40 {
  border-inline-start-color: rgb(51 65 85 / 0.4) !important;
}
.border-s-slate-700\/5 {
  border-inline-start-color: rgb(51 65 85 / 0.05) !important;
}
.border-s-slate-700\/50 {
  border-inline-start-color: rgb(51 65 85 / 0.5) !important;
}
.border-s-slate-700\/60 {
  border-inline-start-color: rgb(51 65 85 / 0.6) !important;
}
.border-s-slate-700\/70 {
  border-inline-start-color: rgb(51 65 85 / 0.7) !important;
}
.border-s-slate-700\/75 {
  border-inline-start-color: rgb(51 65 85 / 0.75) !important;
}
.border-s-slate-700\/80 {
  border-inline-start-color: rgb(51 65 85 / 0.8) !important;
}
.border-s-slate-700\/87 {
  border-inline-start-color: rgb(51 65 85 / 0.87) !important;
}
.border-s-slate-700\/90 {
  border-inline-start-color: rgb(51 65 85 / 0.9) !important;
}
.border-s-slate-700\/95 {
  border-inline-start-color: rgb(51 65 85 / 0.95) !important;
}
.border-s-slate-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-s-slate-800\/0 {
  border-inline-start-color: rgb(30 41 59 / 0) !important;
}
.border-s-slate-800\/10 {
  border-inline-start-color: rgb(30 41 59 / 0.1) !important;
}
.border-s-slate-800\/100 {
  border-inline-start-color: rgb(30 41 59 / 1) !important;
}
.border-s-slate-800\/12 {
  border-inline-start-color: rgb(30 41 59 / 0.12) !important;
}
.border-s-slate-800\/20 {
  border-inline-start-color: rgb(30 41 59 / 0.2) !important;
}
.border-s-slate-800\/25 {
  border-inline-start-color: rgb(30 41 59 / 0.25) !important;
}
.border-s-slate-800\/30 {
  border-inline-start-color: rgb(30 41 59 / 0.3) !important;
}
.border-s-slate-800\/38 {
  border-inline-start-color: rgb(30 41 59 / 0.38) !important;
}
.border-s-slate-800\/40 {
  border-inline-start-color: rgb(30 41 59 / 0.4) !important;
}
.border-s-slate-800\/5 {
  border-inline-start-color: rgb(30 41 59 / 0.05) !important;
}
.border-s-slate-800\/50 {
  border-inline-start-color: rgb(30 41 59 / 0.5) !important;
}
.border-s-slate-800\/60 {
  border-inline-start-color: rgb(30 41 59 / 0.6) !important;
}
.border-s-slate-800\/70 {
  border-inline-start-color: rgb(30 41 59 / 0.7) !important;
}
.border-s-slate-800\/75 {
  border-inline-start-color: rgb(30 41 59 / 0.75) !important;
}
.border-s-slate-800\/80 {
  border-inline-start-color: rgb(30 41 59 / 0.8) !important;
}
.border-s-slate-800\/87 {
  border-inline-start-color: rgb(30 41 59 / 0.87) !important;
}
.border-s-slate-800\/90 {
  border-inline-start-color: rgb(30 41 59 / 0.9) !important;
}
.border-s-slate-800\/95 {
  border-inline-start-color: rgb(30 41 59 / 0.95) !important;
}
.border-s-slate-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-s-slate-900\/0 {
  border-inline-start-color: rgb(15 23 42 / 0) !important;
}
.border-s-slate-900\/10 {
  border-inline-start-color: rgb(15 23 42 / 0.1) !important;
}
.border-s-slate-900\/100 {
  border-inline-start-color: rgb(15 23 42 / 1) !important;
}
.border-s-slate-900\/12 {
  border-inline-start-color: rgb(15 23 42 / 0.12) !important;
}
.border-s-slate-900\/20 {
  border-inline-start-color: rgb(15 23 42 / 0.2) !important;
}
.border-s-slate-900\/25 {
  border-inline-start-color: rgb(15 23 42 / 0.25) !important;
}
.border-s-slate-900\/30 {
  border-inline-start-color: rgb(15 23 42 / 0.3) !important;
}
.border-s-slate-900\/38 {
  border-inline-start-color: rgb(15 23 42 / 0.38) !important;
}
.border-s-slate-900\/40 {
  border-inline-start-color: rgb(15 23 42 / 0.4) !important;
}
.border-s-slate-900\/5 {
  border-inline-start-color: rgb(15 23 42 / 0.05) !important;
}
.border-s-slate-900\/50 {
  border-inline-start-color: rgb(15 23 42 / 0.5) !important;
}
.border-s-slate-900\/60 {
  border-inline-start-color: rgb(15 23 42 / 0.6) !important;
}
.border-s-slate-900\/70 {
  border-inline-start-color: rgb(15 23 42 / 0.7) !important;
}
.border-s-slate-900\/75 {
  border-inline-start-color: rgb(15 23 42 / 0.75) !important;
}
.border-s-slate-900\/80 {
  border-inline-start-color: rgb(15 23 42 / 0.8) !important;
}
.border-s-slate-900\/87 {
  border-inline-start-color: rgb(15 23 42 / 0.87) !important;
}
.border-s-slate-900\/90 {
  border-inline-start-color: rgb(15 23 42 / 0.9) !important;
}
.border-s-slate-900\/95 {
  border-inline-start-color: rgb(15 23 42 / 0.95) !important;
}
.border-s-slate-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-s-slate-950\/0 {
  border-inline-start-color: rgb(2 6 23 / 0) !important;
}
.border-s-slate-950\/10 {
  border-inline-start-color: rgb(2 6 23 / 0.1) !important;
}
.border-s-slate-950\/100 {
  border-inline-start-color: rgb(2 6 23 / 1) !important;
}
.border-s-slate-950\/12 {
  border-inline-start-color: rgb(2 6 23 / 0.12) !important;
}
.border-s-slate-950\/20 {
  border-inline-start-color: rgb(2 6 23 / 0.2) !important;
}
.border-s-slate-950\/25 {
  border-inline-start-color: rgb(2 6 23 / 0.25) !important;
}
.border-s-slate-950\/30 {
  border-inline-start-color: rgb(2 6 23 / 0.3) !important;
}
.border-s-slate-950\/38 {
  border-inline-start-color: rgb(2 6 23 / 0.38) !important;
}
.border-s-slate-950\/40 {
  border-inline-start-color: rgb(2 6 23 / 0.4) !important;
}
.border-s-slate-950\/5 {
  border-inline-start-color: rgb(2 6 23 / 0.05) !important;
}
.border-s-slate-950\/50 {
  border-inline-start-color: rgb(2 6 23 / 0.5) !important;
}
.border-s-slate-950\/60 {
  border-inline-start-color: rgb(2 6 23 / 0.6) !important;
}
.border-s-slate-950\/70 {
  border-inline-start-color: rgb(2 6 23 / 0.7) !important;
}
.border-s-slate-950\/75 {
  border-inline-start-color: rgb(2 6 23 / 0.75) !important;
}
.border-s-slate-950\/80 {
  border-inline-start-color: rgb(2 6 23 / 0.8) !important;
}
.border-s-slate-950\/87 {
  border-inline-start-color: rgb(2 6 23 / 0.87) !important;
}
.border-s-slate-950\/90 {
  border-inline-start-color: rgb(2 6 23 / 0.9) !important;
}
.border-s-slate-950\/95 {
  border-inline-start-color: rgb(2 6 23 / 0.95) !important;
}
.border-s-stone-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-s-stone-100\/0 {
  border-inline-start-color: rgb(245 245 244 / 0) !important;
}
.border-s-stone-100\/10 {
  border-inline-start-color: rgb(245 245 244 / 0.1) !important;
}
.border-s-stone-100\/100 {
  border-inline-start-color: rgb(245 245 244 / 1) !important;
}
.border-s-stone-100\/12 {
  border-inline-start-color: rgb(245 245 244 / 0.12) !important;
}
.border-s-stone-100\/20 {
  border-inline-start-color: rgb(245 245 244 / 0.2) !important;
}
.border-s-stone-100\/25 {
  border-inline-start-color: rgb(245 245 244 / 0.25) !important;
}
.border-s-stone-100\/30 {
  border-inline-start-color: rgb(245 245 244 / 0.3) !important;
}
.border-s-stone-100\/38 {
  border-inline-start-color: rgb(245 245 244 / 0.38) !important;
}
.border-s-stone-100\/40 {
  border-inline-start-color: rgb(245 245 244 / 0.4) !important;
}
.border-s-stone-100\/5 {
  border-inline-start-color: rgb(245 245 244 / 0.05) !important;
}
.border-s-stone-100\/50 {
  border-inline-start-color: rgb(245 245 244 / 0.5) !important;
}
.border-s-stone-100\/60 {
  border-inline-start-color: rgb(245 245 244 / 0.6) !important;
}
.border-s-stone-100\/70 {
  border-inline-start-color: rgb(245 245 244 / 0.7) !important;
}
.border-s-stone-100\/75 {
  border-inline-start-color: rgb(245 245 244 / 0.75) !important;
}
.border-s-stone-100\/80 {
  border-inline-start-color: rgb(245 245 244 / 0.8) !important;
}
.border-s-stone-100\/87 {
  border-inline-start-color: rgb(245 245 244 / 0.87) !important;
}
.border-s-stone-100\/90 {
  border-inline-start-color: rgb(245 245 244 / 0.9) !important;
}
.border-s-stone-100\/95 {
  border-inline-start-color: rgb(245 245 244 / 0.95) !important;
}
.border-s-stone-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-s-stone-200\/0 {
  border-inline-start-color: rgb(231 229 228 / 0) !important;
}
.border-s-stone-200\/10 {
  border-inline-start-color: rgb(231 229 228 / 0.1) !important;
}
.border-s-stone-200\/100 {
  border-inline-start-color: rgb(231 229 228 / 1) !important;
}
.border-s-stone-200\/12 {
  border-inline-start-color: rgb(231 229 228 / 0.12) !important;
}
.border-s-stone-200\/20 {
  border-inline-start-color: rgb(231 229 228 / 0.2) !important;
}
.border-s-stone-200\/25 {
  border-inline-start-color: rgb(231 229 228 / 0.25) !important;
}
.border-s-stone-200\/30 {
  border-inline-start-color: rgb(231 229 228 / 0.3) !important;
}
.border-s-stone-200\/38 {
  border-inline-start-color: rgb(231 229 228 / 0.38) !important;
}
.border-s-stone-200\/40 {
  border-inline-start-color: rgb(231 229 228 / 0.4) !important;
}
.border-s-stone-200\/5 {
  border-inline-start-color: rgb(231 229 228 / 0.05) !important;
}
.border-s-stone-200\/50 {
  border-inline-start-color: rgb(231 229 228 / 0.5) !important;
}
.border-s-stone-200\/60 {
  border-inline-start-color: rgb(231 229 228 / 0.6) !important;
}
.border-s-stone-200\/70 {
  border-inline-start-color: rgb(231 229 228 / 0.7) !important;
}
.border-s-stone-200\/75 {
  border-inline-start-color: rgb(231 229 228 / 0.75) !important;
}
.border-s-stone-200\/80 {
  border-inline-start-color: rgb(231 229 228 / 0.8) !important;
}
.border-s-stone-200\/87 {
  border-inline-start-color: rgb(231 229 228 / 0.87) !important;
}
.border-s-stone-200\/90 {
  border-inline-start-color: rgb(231 229 228 / 0.9) !important;
}
.border-s-stone-200\/95 {
  border-inline-start-color: rgb(231 229 228 / 0.95) !important;
}
.border-s-stone-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-s-stone-300\/0 {
  border-inline-start-color: rgb(214 211 209 / 0) !important;
}
.border-s-stone-300\/10 {
  border-inline-start-color: rgb(214 211 209 / 0.1) !important;
}
.border-s-stone-300\/100 {
  border-inline-start-color: rgb(214 211 209 / 1) !important;
}
.border-s-stone-300\/12 {
  border-inline-start-color: rgb(214 211 209 / 0.12) !important;
}
.border-s-stone-300\/20 {
  border-inline-start-color: rgb(214 211 209 / 0.2) !important;
}
.border-s-stone-300\/25 {
  border-inline-start-color: rgb(214 211 209 / 0.25) !important;
}
.border-s-stone-300\/30 {
  border-inline-start-color: rgb(214 211 209 / 0.3) !important;
}
.border-s-stone-300\/38 {
  border-inline-start-color: rgb(214 211 209 / 0.38) !important;
}
.border-s-stone-300\/40 {
  border-inline-start-color: rgb(214 211 209 / 0.4) !important;
}
.border-s-stone-300\/5 {
  border-inline-start-color: rgb(214 211 209 / 0.05) !important;
}
.border-s-stone-300\/50 {
  border-inline-start-color: rgb(214 211 209 / 0.5) !important;
}
.border-s-stone-300\/60 {
  border-inline-start-color: rgb(214 211 209 / 0.6) !important;
}
.border-s-stone-300\/70 {
  border-inline-start-color: rgb(214 211 209 / 0.7) !important;
}
.border-s-stone-300\/75 {
  border-inline-start-color: rgb(214 211 209 / 0.75) !important;
}
.border-s-stone-300\/80 {
  border-inline-start-color: rgb(214 211 209 / 0.8) !important;
}
.border-s-stone-300\/87 {
  border-inline-start-color: rgb(214 211 209 / 0.87) !important;
}
.border-s-stone-300\/90 {
  border-inline-start-color: rgb(214 211 209 / 0.9) !important;
}
.border-s-stone-300\/95 {
  border-inline-start-color: rgb(214 211 209 / 0.95) !important;
}
.border-s-stone-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-s-stone-400\/0 {
  border-inline-start-color: rgb(168 162 158 / 0) !important;
}
.border-s-stone-400\/10 {
  border-inline-start-color: rgb(168 162 158 / 0.1) !important;
}
.border-s-stone-400\/100 {
  border-inline-start-color: rgb(168 162 158 / 1) !important;
}
.border-s-stone-400\/12 {
  border-inline-start-color: rgb(168 162 158 / 0.12) !important;
}
.border-s-stone-400\/20 {
  border-inline-start-color: rgb(168 162 158 / 0.2) !important;
}
.border-s-stone-400\/25 {
  border-inline-start-color: rgb(168 162 158 / 0.25) !important;
}
.border-s-stone-400\/30 {
  border-inline-start-color: rgb(168 162 158 / 0.3) !important;
}
.border-s-stone-400\/38 {
  border-inline-start-color: rgb(168 162 158 / 0.38) !important;
}
.border-s-stone-400\/40 {
  border-inline-start-color: rgb(168 162 158 / 0.4) !important;
}
.border-s-stone-400\/5 {
  border-inline-start-color: rgb(168 162 158 / 0.05) !important;
}
.border-s-stone-400\/50 {
  border-inline-start-color: rgb(168 162 158 / 0.5) !important;
}
.border-s-stone-400\/60 {
  border-inline-start-color: rgb(168 162 158 / 0.6) !important;
}
.border-s-stone-400\/70 {
  border-inline-start-color: rgb(168 162 158 / 0.7) !important;
}
.border-s-stone-400\/75 {
  border-inline-start-color: rgb(168 162 158 / 0.75) !important;
}
.border-s-stone-400\/80 {
  border-inline-start-color: rgb(168 162 158 / 0.8) !important;
}
.border-s-stone-400\/87 {
  border-inline-start-color: rgb(168 162 158 / 0.87) !important;
}
.border-s-stone-400\/90 {
  border-inline-start-color: rgb(168 162 158 / 0.9) !important;
}
.border-s-stone-400\/95 {
  border-inline-start-color: rgb(168 162 158 / 0.95) !important;
}
.border-s-stone-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-s-stone-50\/0 {
  border-inline-start-color: rgb(250 250 249 / 0) !important;
}
.border-s-stone-50\/10 {
  border-inline-start-color: rgb(250 250 249 / 0.1) !important;
}
.border-s-stone-50\/100 {
  border-inline-start-color: rgb(250 250 249 / 1) !important;
}
.border-s-stone-50\/12 {
  border-inline-start-color: rgb(250 250 249 / 0.12) !important;
}
.border-s-stone-50\/20 {
  border-inline-start-color: rgb(250 250 249 / 0.2) !important;
}
.border-s-stone-50\/25 {
  border-inline-start-color: rgb(250 250 249 / 0.25) !important;
}
.border-s-stone-50\/30 {
  border-inline-start-color: rgb(250 250 249 / 0.3) !important;
}
.border-s-stone-50\/38 {
  border-inline-start-color: rgb(250 250 249 / 0.38) !important;
}
.border-s-stone-50\/40 {
  border-inline-start-color: rgb(250 250 249 / 0.4) !important;
}
.border-s-stone-50\/5 {
  border-inline-start-color: rgb(250 250 249 / 0.05) !important;
}
.border-s-stone-50\/50 {
  border-inline-start-color: rgb(250 250 249 / 0.5) !important;
}
.border-s-stone-50\/60 {
  border-inline-start-color: rgb(250 250 249 / 0.6) !important;
}
.border-s-stone-50\/70 {
  border-inline-start-color: rgb(250 250 249 / 0.7) !important;
}
.border-s-stone-50\/75 {
  border-inline-start-color: rgb(250 250 249 / 0.75) !important;
}
.border-s-stone-50\/80 {
  border-inline-start-color: rgb(250 250 249 / 0.8) !important;
}
.border-s-stone-50\/87 {
  border-inline-start-color: rgb(250 250 249 / 0.87) !important;
}
.border-s-stone-50\/90 {
  border-inline-start-color: rgb(250 250 249 / 0.9) !important;
}
.border-s-stone-50\/95 {
  border-inline-start-color: rgb(250 250 249 / 0.95) !important;
}
.border-s-stone-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-s-stone-500\/0 {
  border-inline-start-color: rgb(120 113 108 / 0) !important;
}
.border-s-stone-500\/10 {
  border-inline-start-color: rgb(120 113 108 / 0.1) !important;
}
.border-s-stone-500\/100 {
  border-inline-start-color: rgb(120 113 108 / 1) !important;
}
.border-s-stone-500\/12 {
  border-inline-start-color: rgb(120 113 108 / 0.12) !important;
}
.border-s-stone-500\/20 {
  border-inline-start-color: rgb(120 113 108 / 0.2) !important;
}
.border-s-stone-500\/25 {
  border-inline-start-color: rgb(120 113 108 / 0.25) !important;
}
.border-s-stone-500\/30 {
  border-inline-start-color: rgb(120 113 108 / 0.3) !important;
}
.border-s-stone-500\/38 {
  border-inline-start-color: rgb(120 113 108 / 0.38) !important;
}
.border-s-stone-500\/40 {
  border-inline-start-color: rgb(120 113 108 / 0.4) !important;
}
.border-s-stone-500\/5 {
  border-inline-start-color: rgb(120 113 108 / 0.05) !important;
}
.border-s-stone-500\/50 {
  border-inline-start-color: rgb(120 113 108 / 0.5) !important;
}
.border-s-stone-500\/60 {
  border-inline-start-color: rgb(120 113 108 / 0.6) !important;
}
.border-s-stone-500\/70 {
  border-inline-start-color: rgb(120 113 108 / 0.7) !important;
}
.border-s-stone-500\/75 {
  border-inline-start-color: rgb(120 113 108 / 0.75) !important;
}
.border-s-stone-500\/80 {
  border-inline-start-color: rgb(120 113 108 / 0.8) !important;
}
.border-s-stone-500\/87 {
  border-inline-start-color: rgb(120 113 108 / 0.87) !important;
}
.border-s-stone-500\/90 {
  border-inline-start-color: rgb(120 113 108 / 0.9) !important;
}
.border-s-stone-500\/95 {
  border-inline-start-color: rgb(120 113 108 / 0.95) !important;
}
.border-s-stone-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-s-stone-600\/0 {
  border-inline-start-color: rgb(87 83 78 / 0) !important;
}
.border-s-stone-600\/10 {
  border-inline-start-color: rgb(87 83 78 / 0.1) !important;
}
.border-s-stone-600\/100 {
  border-inline-start-color: rgb(87 83 78 / 1) !important;
}
.border-s-stone-600\/12 {
  border-inline-start-color: rgb(87 83 78 / 0.12) !important;
}
.border-s-stone-600\/20 {
  border-inline-start-color: rgb(87 83 78 / 0.2) !important;
}
.border-s-stone-600\/25 {
  border-inline-start-color: rgb(87 83 78 / 0.25) !important;
}
.border-s-stone-600\/30 {
  border-inline-start-color: rgb(87 83 78 / 0.3) !important;
}
.border-s-stone-600\/38 {
  border-inline-start-color: rgb(87 83 78 / 0.38) !important;
}
.border-s-stone-600\/40 {
  border-inline-start-color: rgb(87 83 78 / 0.4) !important;
}
.border-s-stone-600\/5 {
  border-inline-start-color: rgb(87 83 78 / 0.05) !important;
}
.border-s-stone-600\/50 {
  border-inline-start-color: rgb(87 83 78 / 0.5) !important;
}
.border-s-stone-600\/60 {
  border-inline-start-color: rgb(87 83 78 / 0.6) !important;
}
.border-s-stone-600\/70 {
  border-inline-start-color: rgb(87 83 78 / 0.7) !important;
}
.border-s-stone-600\/75 {
  border-inline-start-color: rgb(87 83 78 / 0.75) !important;
}
.border-s-stone-600\/80 {
  border-inline-start-color: rgb(87 83 78 / 0.8) !important;
}
.border-s-stone-600\/87 {
  border-inline-start-color: rgb(87 83 78 / 0.87) !important;
}
.border-s-stone-600\/90 {
  border-inline-start-color: rgb(87 83 78 / 0.9) !important;
}
.border-s-stone-600\/95 {
  border-inline-start-color: rgb(87 83 78 / 0.95) !important;
}
.border-s-stone-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-s-stone-700\/0 {
  border-inline-start-color: rgb(68 64 60 / 0) !important;
}
.border-s-stone-700\/10 {
  border-inline-start-color: rgb(68 64 60 / 0.1) !important;
}
.border-s-stone-700\/100 {
  border-inline-start-color: rgb(68 64 60 / 1) !important;
}
.border-s-stone-700\/12 {
  border-inline-start-color: rgb(68 64 60 / 0.12) !important;
}
.border-s-stone-700\/20 {
  border-inline-start-color: rgb(68 64 60 / 0.2) !important;
}
.border-s-stone-700\/25 {
  border-inline-start-color: rgb(68 64 60 / 0.25) !important;
}
.border-s-stone-700\/30 {
  border-inline-start-color: rgb(68 64 60 / 0.3) !important;
}
.border-s-stone-700\/38 {
  border-inline-start-color: rgb(68 64 60 / 0.38) !important;
}
.border-s-stone-700\/40 {
  border-inline-start-color: rgb(68 64 60 / 0.4) !important;
}
.border-s-stone-700\/5 {
  border-inline-start-color: rgb(68 64 60 / 0.05) !important;
}
.border-s-stone-700\/50 {
  border-inline-start-color: rgb(68 64 60 / 0.5) !important;
}
.border-s-stone-700\/60 {
  border-inline-start-color: rgb(68 64 60 / 0.6) !important;
}
.border-s-stone-700\/70 {
  border-inline-start-color: rgb(68 64 60 / 0.7) !important;
}
.border-s-stone-700\/75 {
  border-inline-start-color: rgb(68 64 60 / 0.75) !important;
}
.border-s-stone-700\/80 {
  border-inline-start-color: rgb(68 64 60 / 0.8) !important;
}
.border-s-stone-700\/87 {
  border-inline-start-color: rgb(68 64 60 / 0.87) !important;
}
.border-s-stone-700\/90 {
  border-inline-start-color: rgb(68 64 60 / 0.9) !important;
}
.border-s-stone-700\/95 {
  border-inline-start-color: rgb(68 64 60 / 0.95) !important;
}
.border-s-stone-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-s-stone-800\/0 {
  border-inline-start-color: rgb(41 37 36 / 0) !important;
}
.border-s-stone-800\/10 {
  border-inline-start-color: rgb(41 37 36 / 0.1) !important;
}
.border-s-stone-800\/100 {
  border-inline-start-color: rgb(41 37 36 / 1) !important;
}
.border-s-stone-800\/12 {
  border-inline-start-color: rgb(41 37 36 / 0.12) !important;
}
.border-s-stone-800\/20 {
  border-inline-start-color: rgb(41 37 36 / 0.2) !important;
}
.border-s-stone-800\/25 {
  border-inline-start-color: rgb(41 37 36 / 0.25) !important;
}
.border-s-stone-800\/30 {
  border-inline-start-color: rgb(41 37 36 / 0.3) !important;
}
.border-s-stone-800\/38 {
  border-inline-start-color: rgb(41 37 36 / 0.38) !important;
}
.border-s-stone-800\/40 {
  border-inline-start-color: rgb(41 37 36 / 0.4) !important;
}
.border-s-stone-800\/5 {
  border-inline-start-color: rgb(41 37 36 / 0.05) !important;
}
.border-s-stone-800\/50 {
  border-inline-start-color: rgb(41 37 36 / 0.5) !important;
}
.border-s-stone-800\/60 {
  border-inline-start-color: rgb(41 37 36 / 0.6) !important;
}
.border-s-stone-800\/70 {
  border-inline-start-color: rgb(41 37 36 / 0.7) !important;
}
.border-s-stone-800\/75 {
  border-inline-start-color: rgb(41 37 36 / 0.75) !important;
}
.border-s-stone-800\/80 {
  border-inline-start-color: rgb(41 37 36 / 0.8) !important;
}
.border-s-stone-800\/87 {
  border-inline-start-color: rgb(41 37 36 / 0.87) !important;
}
.border-s-stone-800\/90 {
  border-inline-start-color: rgb(41 37 36 / 0.9) !important;
}
.border-s-stone-800\/95 {
  border-inline-start-color: rgb(41 37 36 / 0.95) !important;
}
.border-s-stone-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-s-stone-900\/0 {
  border-inline-start-color: rgb(28 25 23 / 0) !important;
}
.border-s-stone-900\/10 {
  border-inline-start-color: rgb(28 25 23 / 0.1) !important;
}
.border-s-stone-900\/100 {
  border-inline-start-color: rgb(28 25 23 / 1) !important;
}
.border-s-stone-900\/12 {
  border-inline-start-color: rgb(28 25 23 / 0.12) !important;
}
.border-s-stone-900\/20 {
  border-inline-start-color: rgb(28 25 23 / 0.2) !important;
}
.border-s-stone-900\/25 {
  border-inline-start-color: rgb(28 25 23 / 0.25) !important;
}
.border-s-stone-900\/30 {
  border-inline-start-color: rgb(28 25 23 / 0.3) !important;
}
.border-s-stone-900\/38 {
  border-inline-start-color: rgb(28 25 23 / 0.38) !important;
}
.border-s-stone-900\/40 {
  border-inline-start-color: rgb(28 25 23 / 0.4) !important;
}
.border-s-stone-900\/5 {
  border-inline-start-color: rgb(28 25 23 / 0.05) !important;
}
.border-s-stone-900\/50 {
  border-inline-start-color: rgb(28 25 23 / 0.5) !important;
}
.border-s-stone-900\/60 {
  border-inline-start-color: rgb(28 25 23 / 0.6) !important;
}
.border-s-stone-900\/70 {
  border-inline-start-color: rgb(28 25 23 / 0.7) !important;
}
.border-s-stone-900\/75 {
  border-inline-start-color: rgb(28 25 23 / 0.75) !important;
}
.border-s-stone-900\/80 {
  border-inline-start-color: rgb(28 25 23 / 0.8) !important;
}
.border-s-stone-900\/87 {
  border-inline-start-color: rgb(28 25 23 / 0.87) !important;
}
.border-s-stone-900\/90 {
  border-inline-start-color: rgb(28 25 23 / 0.9) !important;
}
.border-s-stone-900\/95 {
  border-inline-start-color: rgb(28 25 23 / 0.95) !important;
}
.border-s-stone-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-s-stone-950\/0 {
  border-inline-start-color: rgb(12 10 9 / 0) !important;
}
.border-s-stone-950\/10 {
  border-inline-start-color: rgb(12 10 9 / 0.1) !important;
}
.border-s-stone-950\/100 {
  border-inline-start-color: rgb(12 10 9 / 1) !important;
}
.border-s-stone-950\/12 {
  border-inline-start-color: rgb(12 10 9 / 0.12) !important;
}
.border-s-stone-950\/20 {
  border-inline-start-color: rgb(12 10 9 / 0.2) !important;
}
.border-s-stone-950\/25 {
  border-inline-start-color: rgb(12 10 9 / 0.25) !important;
}
.border-s-stone-950\/30 {
  border-inline-start-color: rgb(12 10 9 / 0.3) !important;
}
.border-s-stone-950\/38 {
  border-inline-start-color: rgb(12 10 9 / 0.38) !important;
}
.border-s-stone-950\/40 {
  border-inline-start-color: rgb(12 10 9 / 0.4) !important;
}
.border-s-stone-950\/5 {
  border-inline-start-color: rgb(12 10 9 / 0.05) !important;
}
.border-s-stone-950\/50 {
  border-inline-start-color: rgb(12 10 9 / 0.5) !important;
}
.border-s-stone-950\/60 {
  border-inline-start-color: rgb(12 10 9 / 0.6) !important;
}
.border-s-stone-950\/70 {
  border-inline-start-color: rgb(12 10 9 / 0.7) !important;
}
.border-s-stone-950\/75 {
  border-inline-start-color: rgb(12 10 9 / 0.75) !important;
}
.border-s-stone-950\/80 {
  border-inline-start-color: rgb(12 10 9 / 0.8) !important;
}
.border-s-stone-950\/87 {
  border-inline-start-color: rgb(12 10 9 / 0.87) !important;
}
.border-s-stone-950\/90 {
  border-inline-start-color: rgb(12 10 9 / 0.9) !important;
}
.border-s-stone-950\/95 {
  border-inline-start-color: rgb(12 10 9 / 0.95) !important;
}
.border-s-teal-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-s-teal-100\/0 {
  border-inline-start-color: rgb(204 251 241 / 0) !important;
}
.border-s-teal-100\/10 {
  border-inline-start-color: rgb(204 251 241 / 0.1) !important;
}
.border-s-teal-100\/100 {
  border-inline-start-color: rgb(204 251 241 / 1) !important;
}
.border-s-teal-100\/12 {
  border-inline-start-color: rgb(204 251 241 / 0.12) !important;
}
.border-s-teal-100\/20 {
  border-inline-start-color: rgb(204 251 241 / 0.2) !important;
}
.border-s-teal-100\/25 {
  border-inline-start-color: rgb(204 251 241 / 0.25) !important;
}
.border-s-teal-100\/30 {
  border-inline-start-color: rgb(204 251 241 / 0.3) !important;
}
.border-s-teal-100\/38 {
  border-inline-start-color: rgb(204 251 241 / 0.38) !important;
}
.border-s-teal-100\/40 {
  border-inline-start-color: rgb(204 251 241 / 0.4) !important;
}
.border-s-teal-100\/5 {
  border-inline-start-color: rgb(204 251 241 / 0.05) !important;
}
.border-s-teal-100\/50 {
  border-inline-start-color: rgb(204 251 241 / 0.5) !important;
}
.border-s-teal-100\/60 {
  border-inline-start-color: rgb(204 251 241 / 0.6) !important;
}
.border-s-teal-100\/70 {
  border-inline-start-color: rgb(204 251 241 / 0.7) !important;
}
.border-s-teal-100\/75 {
  border-inline-start-color: rgb(204 251 241 / 0.75) !important;
}
.border-s-teal-100\/80 {
  border-inline-start-color: rgb(204 251 241 / 0.8) !important;
}
.border-s-teal-100\/87 {
  border-inline-start-color: rgb(204 251 241 / 0.87) !important;
}
.border-s-teal-100\/90 {
  border-inline-start-color: rgb(204 251 241 / 0.9) !important;
}
.border-s-teal-100\/95 {
  border-inline-start-color: rgb(204 251 241 / 0.95) !important;
}
.border-s-teal-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-s-teal-200\/0 {
  border-inline-start-color: rgb(153 246 228 / 0) !important;
}
.border-s-teal-200\/10 {
  border-inline-start-color: rgb(153 246 228 / 0.1) !important;
}
.border-s-teal-200\/100 {
  border-inline-start-color: rgb(153 246 228 / 1) !important;
}
.border-s-teal-200\/12 {
  border-inline-start-color: rgb(153 246 228 / 0.12) !important;
}
.border-s-teal-200\/20 {
  border-inline-start-color: rgb(153 246 228 / 0.2) !important;
}
.border-s-teal-200\/25 {
  border-inline-start-color: rgb(153 246 228 / 0.25) !important;
}
.border-s-teal-200\/30 {
  border-inline-start-color: rgb(153 246 228 / 0.3) !important;
}
.border-s-teal-200\/38 {
  border-inline-start-color: rgb(153 246 228 / 0.38) !important;
}
.border-s-teal-200\/40 {
  border-inline-start-color: rgb(153 246 228 / 0.4) !important;
}
.border-s-teal-200\/5 {
  border-inline-start-color: rgb(153 246 228 / 0.05) !important;
}
.border-s-teal-200\/50 {
  border-inline-start-color: rgb(153 246 228 / 0.5) !important;
}
.border-s-teal-200\/60 {
  border-inline-start-color: rgb(153 246 228 / 0.6) !important;
}
.border-s-teal-200\/70 {
  border-inline-start-color: rgb(153 246 228 / 0.7) !important;
}
.border-s-teal-200\/75 {
  border-inline-start-color: rgb(153 246 228 / 0.75) !important;
}
.border-s-teal-200\/80 {
  border-inline-start-color: rgb(153 246 228 / 0.8) !important;
}
.border-s-teal-200\/87 {
  border-inline-start-color: rgb(153 246 228 / 0.87) !important;
}
.border-s-teal-200\/90 {
  border-inline-start-color: rgb(153 246 228 / 0.9) !important;
}
.border-s-teal-200\/95 {
  border-inline-start-color: rgb(153 246 228 / 0.95) !important;
}
.border-s-teal-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-s-teal-300\/0 {
  border-inline-start-color: rgb(94 234 212 / 0) !important;
}
.border-s-teal-300\/10 {
  border-inline-start-color: rgb(94 234 212 / 0.1) !important;
}
.border-s-teal-300\/100 {
  border-inline-start-color: rgb(94 234 212 / 1) !important;
}
.border-s-teal-300\/12 {
  border-inline-start-color: rgb(94 234 212 / 0.12) !important;
}
.border-s-teal-300\/20 {
  border-inline-start-color: rgb(94 234 212 / 0.2) !important;
}
.border-s-teal-300\/25 {
  border-inline-start-color: rgb(94 234 212 / 0.25) !important;
}
.border-s-teal-300\/30 {
  border-inline-start-color: rgb(94 234 212 / 0.3) !important;
}
.border-s-teal-300\/38 {
  border-inline-start-color: rgb(94 234 212 / 0.38) !important;
}
.border-s-teal-300\/40 {
  border-inline-start-color: rgb(94 234 212 / 0.4) !important;
}
.border-s-teal-300\/5 {
  border-inline-start-color: rgb(94 234 212 / 0.05) !important;
}
.border-s-teal-300\/50 {
  border-inline-start-color: rgb(94 234 212 / 0.5) !important;
}
.border-s-teal-300\/60 {
  border-inline-start-color: rgb(94 234 212 / 0.6) !important;
}
.border-s-teal-300\/70 {
  border-inline-start-color: rgb(94 234 212 / 0.7) !important;
}
.border-s-teal-300\/75 {
  border-inline-start-color: rgb(94 234 212 / 0.75) !important;
}
.border-s-teal-300\/80 {
  border-inline-start-color: rgb(94 234 212 / 0.8) !important;
}
.border-s-teal-300\/87 {
  border-inline-start-color: rgb(94 234 212 / 0.87) !important;
}
.border-s-teal-300\/90 {
  border-inline-start-color: rgb(94 234 212 / 0.9) !important;
}
.border-s-teal-300\/95 {
  border-inline-start-color: rgb(94 234 212 / 0.95) !important;
}
.border-s-teal-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-s-teal-400\/0 {
  border-inline-start-color: rgb(45 212 191 / 0) !important;
}
.border-s-teal-400\/10 {
  border-inline-start-color: rgb(45 212 191 / 0.1) !important;
}
.border-s-teal-400\/100 {
  border-inline-start-color: rgb(45 212 191 / 1) !important;
}
.border-s-teal-400\/12 {
  border-inline-start-color: rgb(45 212 191 / 0.12) !important;
}
.border-s-teal-400\/20 {
  border-inline-start-color: rgb(45 212 191 / 0.2) !important;
}
.border-s-teal-400\/25 {
  border-inline-start-color: rgb(45 212 191 / 0.25) !important;
}
.border-s-teal-400\/30 {
  border-inline-start-color: rgb(45 212 191 / 0.3) !important;
}
.border-s-teal-400\/38 {
  border-inline-start-color: rgb(45 212 191 / 0.38) !important;
}
.border-s-teal-400\/40 {
  border-inline-start-color: rgb(45 212 191 / 0.4) !important;
}
.border-s-teal-400\/5 {
  border-inline-start-color: rgb(45 212 191 / 0.05) !important;
}
.border-s-teal-400\/50 {
  border-inline-start-color: rgb(45 212 191 / 0.5) !important;
}
.border-s-teal-400\/60 {
  border-inline-start-color: rgb(45 212 191 / 0.6) !important;
}
.border-s-teal-400\/70 {
  border-inline-start-color: rgb(45 212 191 / 0.7) !important;
}
.border-s-teal-400\/75 {
  border-inline-start-color: rgb(45 212 191 / 0.75) !important;
}
.border-s-teal-400\/80 {
  border-inline-start-color: rgb(45 212 191 / 0.8) !important;
}
.border-s-teal-400\/87 {
  border-inline-start-color: rgb(45 212 191 / 0.87) !important;
}
.border-s-teal-400\/90 {
  border-inline-start-color: rgb(45 212 191 / 0.9) !important;
}
.border-s-teal-400\/95 {
  border-inline-start-color: rgb(45 212 191 / 0.95) !important;
}
.border-s-teal-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-s-teal-50\/0 {
  border-inline-start-color: rgb(240 253 250 / 0) !important;
}
.border-s-teal-50\/10 {
  border-inline-start-color: rgb(240 253 250 / 0.1) !important;
}
.border-s-teal-50\/100 {
  border-inline-start-color: rgb(240 253 250 / 1) !important;
}
.border-s-teal-50\/12 {
  border-inline-start-color: rgb(240 253 250 / 0.12) !important;
}
.border-s-teal-50\/20 {
  border-inline-start-color: rgb(240 253 250 / 0.2) !important;
}
.border-s-teal-50\/25 {
  border-inline-start-color: rgb(240 253 250 / 0.25) !important;
}
.border-s-teal-50\/30 {
  border-inline-start-color: rgb(240 253 250 / 0.3) !important;
}
.border-s-teal-50\/38 {
  border-inline-start-color: rgb(240 253 250 / 0.38) !important;
}
.border-s-teal-50\/40 {
  border-inline-start-color: rgb(240 253 250 / 0.4) !important;
}
.border-s-teal-50\/5 {
  border-inline-start-color: rgb(240 253 250 / 0.05) !important;
}
.border-s-teal-50\/50 {
  border-inline-start-color: rgb(240 253 250 / 0.5) !important;
}
.border-s-teal-50\/60 {
  border-inline-start-color: rgb(240 253 250 / 0.6) !important;
}
.border-s-teal-50\/70 {
  border-inline-start-color: rgb(240 253 250 / 0.7) !important;
}
.border-s-teal-50\/75 {
  border-inline-start-color: rgb(240 253 250 / 0.75) !important;
}
.border-s-teal-50\/80 {
  border-inline-start-color: rgb(240 253 250 / 0.8) !important;
}
.border-s-teal-50\/87 {
  border-inline-start-color: rgb(240 253 250 / 0.87) !important;
}
.border-s-teal-50\/90 {
  border-inline-start-color: rgb(240 253 250 / 0.9) !important;
}
.border-s-teal-50\/95 {
  border-inline-start-color: rgb(240 253 250 / 0.95) !important;
}
.border-s-teal-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-s-teal-500\/0 {
  border-inline-start-color: rgb(20 184 166 / 0) !important;
}
.border-s-teal-500\/10 {
  border-inline-start-color: rgb(20 184 166 / 0.1) !important;
}
.border-s-teal-500\/100 {
  border-inline-start-color: rgb(20 184 166 / 1) !important;
}
.border-s-teal-500\/12 {
  border-inline-start-color: rgb(20 184 166 / 0.12) !important;
}
.border-s-teal-500\/20 {
  border-inline-start-color: rgb(20 184 166 / 0.2) !important;
}
.border-s-teal-500\/25 {
  border-inline-start-color: rgb(20 184 166 / 0.25) !important;
}
.border-s-teal-500\/30 {
  border-inline-start-color: rgb(20 184 166 / 0.3) !important;
}
.border-s-teal-500\/38 {
  border-inline-start-color: rgb(20 184 166 / 0.38) !important;
}
.border-s-teal-500\/40 {
  border-inline-start-color: rgb(20 184 166 / 0.4) !important;
}
.border-s-teal-500\/5 {
  border-inline-start-color: rgb(20 184 166 / 0.05) !important;
}
.border-s-teal-500\/50 {
  border-inline-start-color: rgb(20 184 166 / 0.5) !important;
}
.border-s-teal-500\/60 {
  border-inline-start-color: rgb(20 184 166 / 0.6) !important;
}
.border-s-teal-500\/70 {
  border-inline-start-color: rgb(20 184 166 / 0.7) !important;
}
.border-s-teal-500\/75 {
  border-inline-start-color: rgb(20 184 166 / 0.75) !important;
}
.border-s-teal-500\/80 {
  border-inline-start-color: rgb(20 184 166 / 0.8) !important;
}
.border-s-teal-500\/87 {
  border-inline-start-color: rgb(20 184 166 / 0.87) !important;
}
.border-s-teal-500\/90 {
  border-inline-start-color: rgb(20 184 166 / 0.9) !important;
}
.border-s-teal-500\/95 {
  border-inline-start-color: rgb(20 184 166 / 0.95) !important;
}
.border-s-teal-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-s-teal-600\/0 {
  border-inline-start-color: rgb(13 148 136 / 0) !important;
}
.border-s-teal-600\/10 {
  border-inline-start-color: rgb(13 148 136 / 0.1) !important;
}
.border-s-teal-600\/100 {
  border-inline-start-color: rgb(13 148 136 / 1) !important;
}
.border-s-teal-600\/12 {
  border-inline-start-color: rgb(13 148 136 / 0.12) !important;
}
.border-s-teal-600\/20 {
  border-inline-start-color: rgb(13 148 136 / 0.2) !important;
}
.border-s-teal-600\/25 {
  border-inline-start-color: rgb(13 148 136 / 0.25) !important;
}
.border-s-teal-600\/30 {
  border-inline-start-color: rgb(13 148 136 / 0.3) !important;
}
.border-s-teal-600\/38 {
  border-inline-start-color: rgb(13 148 136 / 0.38) !important;
}
.border-s-teal-600\/40 {
  border-inline-start-color: rgb(13 148 136 / 0.4) !important;
}
.border-s-teal-600\/5 {
  border-inline-start-color: rgb(13 148 136 / 0.05) !important;
}
.border-s-teal-600\/50 {
  border-inline-start-color: rgb(13 148 136 / 0.5) !important;
}
.border-s-teal-600\/60 {
  border-inline-start-color: rgb(13 148 136 / 0.6) !important;
}
.border-s-teal-600\/70 {
  border-inline-start-color: rgb(13 148 136 / 0.7) !important;
}
.border-s-teal-600\/75 {
  border-inline-start-color: rgb(13 148 136 / 0.75) !important;
}
.border-s-teal-600\/80 {
  border-inline-start-color: rgb(13 148 136 / 0.8) !important;
}
.border-s-teal-600\/87 {
  border-inline-start-color: rgb(13 148 136 / 0.87) !important;
}
.border-s-teal-600\/90 {
  border-inline-start-color: rgb(13 148 136 / 0.9) !important;
}
.border-s-teal-600\/95 {
  border-inline-start-color: rgb(13 148 136 / 0.95) !important;
}
.border-s-teal-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-s-teal-700\/0 {
  border-inline-start-color: rgb(15 118 110 / 0) !important;
}
.border-s-teal-700\/10 {
  border-inline-start-color: rgb(15 118 110 / 0.1) !important;
}
.border-s-teal-700\/100 {
  border-inline-start-color: rgb(15 118 110 / 1) !important;
}
.border-s-teal-700\/12 {
  border-inline-start-color: rgb(15 118 110 / 0.12) !important;
}
.border-s-teal-700\/20 {
  border-inline-start-color: rgb(15 118 110 / 0.2) !important;
}
.border-s-teal-700\/25 {
  border-inline-start-color: rgb(15 118 110 / 0.25) !important;
}
.border-s-teal-700\/30 {
  border-inline-start-color: rgb(15 118 110 / 0.3) !important;
}
.border-s-teal-700\/38 {
  border-inline-start-color: rgb(15 118 110 / 0.38) !important;
}
.border-s-teal-700\/40 {
  border-inline-start-color: rgb(15 118 110 / 0.4) !important;
}
.border-s-teal-700\/5 {
  border-inline-start-color: rgb(15 118 110 / 0.05) !important;
}
.border-s-teal-700\/50 {
  border-inline-start-color: rgb(15 118 110 / 0.5) !important;
}
.border-s-teal-700\/60 {
  border-inline-start-color: rgb(15 118 110 / 0.6) !important;
}
.border-s-teal-700\/70 {
  border-inline-start-color: rgb(15 118 110 / 0.7) !important;
}
.border-s-teal-700\/75 {
  border-inline-start-color: rgb(15 118 110 / 0.75) !important;
}
.border-s-teal-700\/80 {
  border-inline-start-color: rgb(15 118 110 / 0.8) !important;
}
.border-s-teal-700\/87 {
  border-inline-start-color: rgb(15 118 110 / 0.87) !important;
}
.border-s-teal-700\/90 {
  border-inline-start-color: rgb(15 118 110 / 0.9) !important;
}
.border-s-teal-700\/95 {
  border-inline-start-color: rgb(15 118 110 / 0.95) !important;
}
.border-s-teal-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-s-teal-800\/0 {
  border-inline-start-color: rgb(17 94 89 / 0) !important;
}
.border-s-teal-800\/10 {
  border-inline-start-color: rgb(17 94 89 / 0.1) !important;
}
.border-s-teal-800\/100 {
  border-inline-start-color: rgb(17 94 89 / 1) !important;
}
.border-s-teal-800\/12 {
  border-inline-start-color: rgb(17 94 89 / 0.12) !important;
}
.border-s-teal-800\/20 {
  border-inline-start-color: rgb(17 94 89 / 0.2) !important;
}
.border-s-teal-800\/25 {
  border-inline-start-color: rgb(17 94 89 / 0.25) !important;
}
.border-s-teal-800\/30 {
  border-inline-start-color: rgb(17 94 89 / 0.3) !important;
}
.border-s-teal-800\/38 {
  border-inline-start-color: rgb(17 94 89 / 0.38) !important;
}
.border-s-teal-800\/40 {
  border-inline-start-color: rgb(17 94 89 / 0.4) !important;
}
.border-s-teal-800\/5 {
  border-inline-start-color: rgb(17 94 89 / 0.05) !important;
}
.border-s-teal-800\/50 {
  border-inline-start-color: rgb(17 94 89 / 0.5) !important;
}
.border-s-teal-800\/60 {
  border-inline-start-color: rgb(17 94 89 / 0.6) !important;
}
.border-s-teal-800\/70 {
  border-inline-start-color: rgb(17 94 89 / 0.7) !important;
}
.border-s-teal-800\/75 {
  border-inline-start-color: rgb(17 94 89 / 0.75) !important;
}
.border-s-teal-800\/80 {
  border-inline-start-color: rgb(17 94 89 / 0.8) !important;
}
.border-s-teal-800\/87 {
  border-inline-start-color: rgb(17 94 89 / 0.87) !important;
}
.border-s-teal-800\/90 {
  border-inline-start-color: rgb(17 94 89 / 0.9) !important;
}
.border-s-teal-800\/95 {
  border-inline-start-color: rgb(17 94 89 / 0.95) !important;
}
.border-s-teal-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-s-teal-900\/0 {
  border-inline-start-color: rgb(19 78 74 / 0) !important;
}
.border-s-teal-900\/10 {
  border-inline-start-color: rgb(19 78 74 / 0.1) !important;
}
.border-s-teal-900\/100 {
  border-inline-start-color: rgb(19 78 74 / 1) !important;
}
.border-s-teal-900\/12 {
  border-inline-start-color: rgb(19 78 74 / 0.12) !important;
}
.border-s-teal-900\/20 {
  border-inline-start-color: rgb(19 78 74 / 0.2) !important;
}
.border-s-teal-900\/25 {
  border-inline-start-color: rgb(19 78 74 / 0.25) !important;
}
.border-s-teal-900\/30 {
  border-inline-start-color: rgb(19 78 74 / 0.3) !important;
}
.border-s-teal-900\/38 {
  border-inline-start-color: rgb(19 78 74 / 0.38) !important;
}
.border-s-teal-900\/40 {
  border-inline-start-color: rgb(19 78 74 / 0.4) !important;
}
.border-s-teal-900\/5 {
  border-inline-start-color: rgb(19 78 74 / 0.05) !important;
}
.border-s-teal-900\/50 {
  border-inline-start-color: rgb(19 78 74 / 0.5) !important;
}
.border-s-teal-900\/60 {
  border-inline-start-color: rgb(19 78 74 / 0.6) !important;
}
.border-s-teal-900\/70 {
  border-inline-start-color: rgb(19 78 74 / 0.7) !important;
}
.border-s-teal-900\/75 {
  border-inline-start-color: rgb(19 78 74 / 0.75) !important;
}
.border-s-teal-900\/80 {
  border-inline-start-color: rgb(19 78 74 / 0.8) !important;
}
.border-s-teal-900\/87 {
  border-inline-start-color: rgb(19 78 74 / 0.87) !important;
}
.border-s-teal-900\/90 {
  border-inline-start-color: rgb(19 78 74 / 0.9) !important;
}
.border-s-teal-900\/95 {
  border-inline-start-color: rgb(19 78 74 / 0.95) !important;
}
.border-s-teal-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-s-teal-950\/0 {
  border-inline-start-color: rgb(4 47 46 / 0) !important;
}
.border-s-teal-950\/10 {
  border-inline-start-color: rgb(4 47 46 / 0.1) !important;
}
.border-s-teal-950\/100 {
  border-inline-start-color: rgb(4 47 46 / 1) !important;
}
.border-s-teal-950\/12 {
  border-inline-start-color: rgb(4 47 46 / 0.12) !important;
}
.border-s-teal-950\/20 {
  border-inline-start-color: rgb(4 47 46 / 0.2) !important;
}
.border-s-teal-950\/25 {
  border-inline-start-color: rgb(4 47 46 / 0.25) !important;
}
.border-s-teal-950\/30 {
  border-inline-start-color: rgb(4 47 46 / 0.3) !important;
}
.border-s-teal-950\/38 {
  border-inline-start-color: rgb(4 47 46 / 0.38) !important;
}
.border-s-teal-950\/40 {
  border-inline-start-color: rgb(4 47 46 / 0.4) !important;
}
.border-s-teal-950\/5 {
  border-inline-start-color: rgb(4 47 46 / 0.05) !important;
}
.border-s-teal-950\/50 {
  border-inline-start-color: rgb(4 47 46 / 0.5) !important;
}
.border-s-teal-950\/60 {
  border-inline-start-color: rgb(4 47 46 / 0.6) !important;
}
.border-s-teal-950\/70 {
  border-inline-start-color: rgb(4 47 46 / 0.7) !important;
}
.border-s-teal-950\/75 {
  border-inline-start-color: rgb(4 47 46 / 0.75) !important;
}
.border-s-teal-950\/80 {
  border-inline-start-color: rgb(4 47 46 / 0.8) !important;
}
.border-s-teal-950\/87 {
  border-inline-start-color: rgb(4 47 46 / 0.87) !important;
}
.border-s-teal-950\/90 {
  border-inline-start-color: rgb(4 47 46 / 0.9) !important;
}
.border-s-teal-950\/95 {
  border-inline-start-color: rgb(4 47 46 / 0.95) !important;
}
.border-s-transparent {
  border-inline-start-color: transparent !important;
}
.border-s-transparent\/0 {
  border-inline-start-color: rgb(0 0 0 / 0) !important;
}
.border-s-transparent\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1) !important;
}
.border-s-transparent\/100 {
  border-inline-start-color: rgb(0 0 0 / 1) !important;
}
.border-s-transparent\/12 {
  border-inline-start-color: rgb(0 0 0 / 0.12) !important;
}
.border-s-transparent\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2) !important;
}
.border-s-transparent\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25) !important;
}
.border-s-transparent\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3) !important;
}
.border-s-transparent\/38 {
  border-inline-start-color: rgb(0 0 0 / 0.38) !important;
}
.border-s-transparent\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4) !important;
}
.border-s-transparent\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05) !important;
}
.border-s-transparent\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5) !important;
}
.border-s-transparent\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6) !important;
}
.border-s-transparent\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7) !important;
}
.border-s-transparent\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75) !important;
}
.border-s-transparent\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8) !important;
}
.border-s-transparent\/87 {
  border-inline-start-color: rgb(0 0 0 / 0.87) !important;
}
.border-s-transparent\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9) !important;
}
.border-s-transparent\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95) !important;
}
.border-s-violet-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-s-violet-100\/0 {
  border-inline-start-color: rgb(237 233 254 / 0) !important;
}
.border-s-violet-100\/10 {
  border-inline-start-color: rgb(237 233 254 / 0.1) !important;
}
.border-s-violet-100\/100 {
  border-inline-start-color: rgb(237 233 254 / 1) !important;
}
.border-s-violet-100\/12 {
  border-inline-start-color: rgb(237 233 254 / 0.12) !important;
}
.border-s-violet-100\/20 {
  border-inline-start-color: rgb(237 233 254 / 0.2) !important;
}
.border-s-violet-100\/25 {
  border-inline-start-color: rgb(237 233 254 / 0.25) !important;
}
.border-s-violet-100\/30 {
  border-inline-start-color: rgb(237 233 254 / 0.3) !important;
}
.border-s-violet-100\/38 {
  border-inline-start-color: rgb(237 233 254 / 0.38) !important;
}
.border-s-violet-100\/40 {
  border-inline-start-color: rgb(237 233 254 / 0.4) !important;
}
.border-s-violet-100\/5 {
  border-inline-start-color: rgb(237 233 254 / 0.05) !important;
}
.border-s-violet-100\/50 {
  border-inline-start-color: rgb(237 233 254 / 0.5) !important;
}
.border-s-violet-100\/60 {
  border-inline-start-color: rgb(237 233 254 / 0.6) !important;
}
.border-s-violet-100\/70 {
  border-inline-start-color: rgb(237 233 254 / 0.7) !important;
}
.border-s-violet-100\/75 {
  border-inline-start-color: rgb(237 233 254 / 0.75) !important;
}
.border-s-violet-100\/80 {
  border-inline-start-color: rgb(237 233 254 / 0.8) !important;
}
.border-s-violet-100\/87 {
  border-inline-start-color: rgb(237 233 254 / 0.87) !important;
}
.border-s-violet-100\/90 {
  border-inline-start-color: rgb(237 233 254 / 0.9) !important;
}
.border-s-violet-100\/95 {
  border-inline-start-color: rgb(237 233 254 / 0.95) !important;
}
.border-s-violet-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-s-violet-200\/0 {
  border-inline-start-color: rgb(221 214 254 / 0) !important;
}
.border-s-violet-200\/10 {
  border-inline-start-color: rgb(221 214 254 / 0.1) !important;
}
.border-s-violet-200\/100 {
  border-inline-start-color: rgb(221 214 254 / 1) !important;
}
.border-s-violet-200\/12 {
  border-inline-start-color: rgb(221 214 254 / 0.12) !important;
}
.border-s-violet-200\/20 {
  border-inline-start-color: rgb(221 214 254 / 0.2) !important;
}
.border-s-violet-200\/25 {
  border-inline-start-color: rgb(221 214 254 / 0.25) !important;
}
.border-s-violet-200\/30 {
  border-inline-start-color: rgb(221 214 254 / 0.3) !important;
}
.border-s-violet-200\/38 {
  border-inline-start-color: rgb(221 214 254 / 0.38) !important;
}
.border-s-violet-200\/40 {
  border-inline-start-color: rgb(221 214 254 / 0.4) !important;
}
.border-s-violet-200\/5 {
  border-inline-start-color: rgb(221 214 254 / 0.05) !important;
}
.border-s-violet-200\/50 {
  border-inline-start-color: rgb(221 214 254 / 0.5) !important;
}
.border-s-violet-200\/60 {
  border-inline-start-color: rgb(221 214 254 / 0.6) !important;
}
.border-s-violet-200\/70 {
  border-inline-start-color: rgb(221 214 254 / 0.7) !important;
}
.border-s-violet-200\/75 {
  border-inline-start-color: rgb(221 214 254 / 0.75) !important;
}
.border-s-violet-200\/80 {
  border-inline-start-color: rgb(221 214 254 / 0.8) !important;
}
.border-s-violet-200\/87 {
  border-inline-start-color: rgb(221 214 254 / 0.87) !important;
}
.border-s-violet-200\/90 {
  border-inline-start-color: rgb(221 214 254 / 0.9) !important;
}
.border-s-violet-200\/95 {
  border-inline-start-color: rgb(221 214 254 / 0.95) !important;
}
.border-s-violet-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-s-violet-300\/0 {
  border-inline-start-color: rgb(196 181 253 / 0) !important;
}
.border-s-violet-300\/10 {
  border-inline-start-color: rgb(196 181 253 / 0.1) !important;
}
.border-s-violet-300\/100 {
  border-inline-start-color: rgb(196 181 253 / 1) !important;
}
.border-s-violet-300\/12 {
  border-inline-start-color: rgb(196 181 253 / 0.12) !important;
}
.border-s-violet-300\/20 {
  border-inline-start-color: rgb(196 181 253 / 0.2) !important;
}
.border-s-violet-300\/25 {
  border-inline-start-color: rgb(196 181 253 / 0.25) !important;
}
.border-s-violet-300\/30 {
  border-inline-start-color: rgb(196 181 253 / 0.3) !important;
}
.border-s-violet-300\/38 {
  border-inline-start-color: rgb(196 181 253 / 0.38) !important;
}
.border-s-violet-300\/40 {
  border-inline-start-color: rgb(196 181 253 / 0.4) !important;
}
.border-s-violet-300\/5 {
  border-inline-start-color: rgb(196 181 253 / 0.05) !important;
}
.border-s-violet-300\/50 {
  border-inline-start-color: rgb(196 181 253 / 0.5) !important;
}
.border-s-violet-300\/60 {
  border-inline-start-color: rgb(196 181 253 / 0.6) !important;
}
.border-s-violet-300\/70 {
  border-inline-start-color: rgb(196 181 253 / 0.7) !important;
}
.border-s-violet-300\/75 {
  border-inline-start-color: rgb(196 181 253 / 0.75) !important;
}
.border-s-violet-300\/80 {
  border-inline-start-color: rgb(196 181 253 / 0.8) !important;
}
.border-s-violet-300\/87 {
  border-inline-start-color: rgb(196 181 253 / 0.87) !important;
}
.border-s-violet-300\/90 {
  border-inline-start-color: rgb(196 181 253 / 0.9) !important;
}
.border-s-violet-300\/95 {
  border-inline-start-color: rgb(196 181 253 / 0.95) !important;
}
.border-s-violet-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-s-violet-400\/0 {
  border-inline-start-color: rgb(167 139 250 / 0) !important;
}
.border-s-violet-400\/10 {
  border-inline-start-color: rgb(167 139 250 / 0.1) !important;
}
.border-s-violet-400\/100 {
  border-inline-start-color: rgb(167 139 250 / 1) !important;
}
.border-s-violet-400\/12 {
  border-inline-start-color: rgb(167 139 250 / 0.12) !important;
}
.border-s-violet-400\/20 {
  border-inline-start-color: rgb(167 139 250 / 0.2) !important;
}
.border-s-violet-400\/25 {
  border-inline-start-color: rgb(167 139 250 / 0.25) !important;
}
.border-s-violet-400\/30 {
  border-inline-start-color: rgb(167 139 250 / 0.3) !important;
}
.border-s-violet-400\/38 {
  border-inline-start-color: rgb(167 139 250 / 0.38) !important;
}
.border-s-violet-400\/40 {
  border-inline-start-color: rgb(167 139 250 / 0.4) !important;
}
.border-s-violet-400\/5 {
  border-inline-start-color: rgb(167 139 250 / 0.05) !important;
}
.border-s-violet-400\/50 {
  border-inline-start-color: rgb(167 139 250 / 0.5) !important;
}
.border-s-violet-400\/60 {
  border-inline-start-color: rgb(167 139 250 / 0.6) !important;
}
.border-s-violet-400\/70 {
  border-inline-start-color: rgb(167 139 250 / 0.7) !important;
}
.border-s-violet-400\/75 {
  border-inline-start-color: rgb(167 139 250 / 0.75) !important;
}
.border-s-violet-400\/80 {
  border-inline-start-color: rgb(167 139 250 / 0.8) !important;
}
.border-s-violet-400\/87 {
  border-inline-start-color: rgb(167 139 250 / 0.87) !important;
}
.border-s-violet-400\/90 {
  border-inline-start-color: rgb(167 139 250 / 0.9) !important;
}
.border-s-violet-400\/95 {
  border-inline-start-color: rgb(167 139 250 / 0.95) !important;
}
.border-s-violet-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-s-violet-50\/0 {
  border-inline-start-color: rgb(245 243 255 / 0) !important;
}
.border-s-violet-50\/10 {
  border-inline-start-color: rgb(245 243 255 / 0.1) !important;
}
.border-s-violet-50\/100 {
  border-inline-start-color: rgb(245 243 255 / 1) !important;
}
.border-s-violet-50\/12 {
  border-inline-start-color: rgb(245 243 255 / 0.12) !important;
}
.border-s-violet-50\/20 {
  border-inline-start-color: rgb(245 243 255 / 0.2) !important;
}
.border-s-violet-50\/25 {
  border-inline-start-color: rgb(245 243 255 / 0.25) !important;
}
.border-s-violet-50\/30 {
  border-inline-start-color: rgb(245 243 255 / 0.3) !important;
}
.border-s-violet-50\/38 {
  border-inline-start-color: rgb(245 243 255 / 0.38) !important;
}
.border-s-violet-50\/40 {
  border-inline-start-color: rgb(245 243 255 / 0.4) !important;
}
.border-s-violet-50\/5 {
  border-inline-start-color: rgb(245 243 255 / 0.05) !important;
}
.border-s-violet-50\/50 {
  border-inline-start-color: rgb(245 243 255 / 0.5) !important;
}
.border-s-violet-50\/60 {
  border-inline-start-color: rgb(245 243 255 / 0.6) !important;
}
.border-s-violet-50\/70 {
  border-inline-start-color: rgb(245 243 255 / 0.7) !important;
}
.border-s-violet-50\/75 {
  border-inline-start-color: rgb(245 243 255 / 0.75) !important;
}
.border-s-violet-50\/80 {
  border-inline-start-color: rgb(245 243 255 / 0.8) !important;
}
.border-s-violet-50\/87 {
  border-inline-start-color: rgb(245 243 255 / 0.87) !important;
}
.border-s-violet-50\/90 {
  border-inline-start-color: rgb(245 243 255 / 0.9) !important;
}
.border-s-violet-50\/95 {
  border-inline-start-color: rgb(245 243 255 / 0.95) !important;
}
.border-s-violet-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-s-violet-500\/0 {
  border-inline-start-color: rgb(139 92 246 / 0) !important;
}
.border-s-violet-500\/10 {
  border-inline-start-color: rgb(139 92 246 / 0.1) !important;
}
.border-s-violet-500\/100 {
  border-inline-start-color: rgb(139 92 246 / 1) !important;
}
.border-s-violet-500\/12 {
  border-inline-start-color: rgb(139 92 246 / 0.12) !important;
}
.border-s-violet-500\/20 {
  border-inline-start-color: rgb(139 92 246 / 0.2) !important;
}
.border-s-violet-500\/25 {
  border-inline-start-color: rgb(139 92 246 / 0.25) !important;
}
.border-s-violet-500\/30 {
  border-inline-start-color: rgb(139 92 246 / 0.3) !important;
}
.border-s-violet-500\/38 {
  border-inline-start-color: rgb(139 92 246 / 0.38) !important;
}
.border-s-violet-500\/40 {
  border-inline-start-color: rgb(139 92 246 / 0.4) !important;
}
.border-s-violet-500\/5 {
  border-inline-start-color: rgb(139 92 246 / 0.05) !important;
}
.border-s-violet-500\/50 {
  border-inline-start-color: rgb(139 92 246 / 0.5) !important;
}
.border-s-violet-500\/60 {
  border-inline-start-color: rgb(139 92 246 / 0.6) !important;
}
.border-s-violet-500\/70 {
  border-inline-start-color: rgb(139 92 246 / 0.7) !important;
}
.border-s-violet-500\/75 {
  border-inline-start-color: rgb(139 92 246 / 0.75) !important;
}
.border-s-violet-500\/80 {
  border-inline-start-color: rgb(139 92 246 / 0.8) !important;
}
.border-s-violet-500\/87 {
  border-inline-start-color: rgb(139 92 246 / 0.87) !important;
}
.border-s-violet-500\/90 {
  border-inline-start-color: rgb(139 92 246 / 0.9) !important;
}
.border-s-violet-500\/95 {
  border-inline-start-color: rgb(139 92 246 / 0.95) !important;
}
.border-s-violet-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-s-violet-600\/0 {
  border-inline-start-color: rgb(124 58 237 / 0) !important;
}
.border-s-violet-600\/10 {
  border-inline-start-color: rgb(124 58 237 / 0.1) !important;
}
.border-s-violet-600\/100 {
  border-inline-start-color: rgb(124 58 237 / 1) !important;
}
.border-s-violet-600\/12 {
  border-inline-start-color: rgb(124 58 237 / 0.12) !important;
}
.border-s-violet-600\/20 {
  border-inline-start-color: rgb(124 58 237 / 0.2) !important;
}
.border-s-violet-600\/25 {
  border-inline-start-color: rgb(124 58 237 / 0.25) !important;
}
.border-s-violet-600\/30 {
  border-inline-start-color: rgb(124 58 237 / 0.3) !important;
}
.border-s-violet-600\/38 {
  border-inline-start-color: rgb(124 58 237 / 0.38) !important;
}
.border-s-violet-600\/40 {
  border-inline-start-color: rgb(124 58 237 / 0.4) !important;
}
.border-s-violet-600\/5 {
  border-inline-start-color: rgb(124 58 237 / 0.05) !important;
}
.border-s-violet-600\/50 {
  border-inline-start-color: rgb(124 58 237 / 0.5) !important;
}
.border-s-violet-600\/60 {
  border-inline-start-color: rgb(124 58 237 / 0.6) !important;
}
.border-s-violet-600\/70 {
  border-inline-start-color: rgb(124 58 237 / 0.7) !important;
}
.border-s-violet-600\/75 {
  border-inline-start-color: rgb(124 58 237 / 0.75) !important;
}
.border-s-violet-600\/80 {
  border-inline-start-color: rgb(124 58 237 / 0.8) !important;
}
.border-s-violet-600\/87 {
  border-inline-start-color: rgb(124 58 237 / 0.87) !important;
}
.border-s-violet-600\/90 {
  border-inline-start-color: rgb(124 58 237 / 0.9) !important;
}
.border-s-violet-600\/95 {
  border-inline-start-color: rgb(124 58 237 / 0.95) !important;
}
.border-s-violet-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-s-violet-700\/0 {
  border-inline-start-color: rgb(109 40 217 / 0) !important;
}
.border-s-violet-700\/10 {
  border-inline-start-color: rgb(109 40 217 / 0.1) !important;
}
.border-s-violet-700\/100 {
  border-inline-start-color: rgb(109 40 217 / 1) !important;
}
.border-s-violet-700\/12 {
  border-inline-start-color: rgb(109 40 217 / 0.12) !important;
}
.border-s-violet-700\/20 {
  border-inline-start-color: rgb(109 40 217 / 0.2) !important;
}
.border-s-violet-700\/25 {
  border-inline-start-color: rgb(109 40 217 / 0.25) !important;
}
.border-s-violet-700\/30 {
  border-inline-start-color: rgb(109 40 217 / 0.3) !important;
}
.border-s-violet-700\/38 {
  border-inline-start-color: rgb(109 40 217 / 0.38) !important;
}
.border-s-violet-700\/40 {
  border-inline-start-color: rgb(109 40 217 / 0.4) !important;
}
.border-s-violet-700\/5 {
  border-inline-start-color: rgb(109 40 217 / 0.05) !important;
}
.border-s-violet-700\/50 {
  border-inline-start-color: rgb(109 40 217 / 0.5) !important;
}
.border-s-violet-700\/60 {
  border-inline-start-color: rgb(109 40 217 / 0.6) !important;
}
.border-s-violet-700\/70 {
  border-inline-start-color: rgb(109 40 217 / 0.7) !important;
}
.border-s-violet-700\/75 {
  border-inline-start-color: rgb(109 40 217 / 0.75) !important;
}
.border-s-violet-700\/80 {
  border-inline-start-color: rgb(109 40 217 / 0.8) !important;
}
.border-s-violet-700\/87 {
  border-inline-start-color: rgb(109 40 217 / 0.87) !important;
}
.border-s-violet-700\/90 {
  border-inline-start-color: rgb(109 40 217 / 0.9) !important;
}
.border-s-violet-700\/95 {
  border-inline-start-color: rgb(109 40 217 / 0.95) !important;
}
.border-s-violet-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-s-violet-800\/0 {
  border-inline-start-color: rgb(91 33 182 / 0) !important;
}
.border-s-violet-800\/10 {
  border-inline-start-color: rgb(91 33 182 / 0.1) !important;
}
.border-s-violet-800\/100 {
  border-inline-start-color: rgb(91 33 182 / 1) !important;
}
.border-s-violet-800\/12 {
  border-inline-start-color: rgb(91 33 182 / 0.12) !important;
}
.border-s-violet-800\/20 {
  border-inline-start-color: rgb(91 33 182 / 0.2) !important;
}
.border-s-violet-800\/25 {
  border-inline-start-color: rgb(91 33 182 / 0.25) !important;
}
.border-s-violet-800\/30 {
  border-inline-start-color: rgb(91 33 182 / 0.3) !important;
}
.border-s-violet-800\/38 {
  border-inline-start-color: rgb(91 33 182 / 0.38) !important;
}
.border-s-violet-800\/40 {
  border-inline-start-color: rgb(91 33 182 / 0.4) !important;
}
.border-s-violet-800\/5 {
  border-inline-start-color: rgb(91 33 182 / 0.05) !important;
}
.border-s-violet-800\/50 {
  border-inline-start-color: rgb(91 33 182 / 0.5) !important;
}
.border-s-violet-800\/60 {
  border-inline-start-color: rgb(91 33 182 / 0.6) !important;
}
.border-s-violet-800\/70 {
  border-inline-start-color: rgb(91 33 182 / 0.7) !important;
}
.border-s-violet-800\/75 {
  border-inline-start-color: rgb(91 33 182 / 0.75) !important;
}
.border-s-violet-800\/80 {
  border-inline-start-color: rgb(91 33 182 / 0.8) !important;
}
.border-s-violet-800\/87 {
  border-inline-start-color: rgb(91 33 182 / 0.87) !important;
}
.border-s-violet-800\/90 {
  border-inline-start-color: rgb(91 33 182 / 0.9) !important;
}
.border-s-violet-800\/95 {
  border-inline-start-color: rgb(91 33 182 / 0.95) !important;
}
.border-s-violet-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-s-violet-900\/0 {
  border-inline-start-color: rgb(76 29 149 / 0) !important;
}
.border-s-violet-900\/10 {
  border-inline-start-color: rgb(76 29 149 / 0.1) !important;
}
.border-s-violet-900\/100 {
  border-inline-start-color: rgb(76 29 149 / 1) !important;
}
.border-s-violet-900\/12 {
  border-inline-start-color: rgb(76 29 149 / 0.12) !important;
}
.border-s-violet-900\/20 {
  border-inline-start-color: rgb(76 29 149 / 0.2) !important;
}
.border-s-violet-900\/25 {
  border-inline-start-color: rgb(76 29 149 / 0.25) !important;
}
.border-s-violet-900\/30 {
  border-inline-start-color: rgb(76 29 149 / 0.3) !important;
}
.border-s-violet-900\/38 {
  border-inline-start-color: rgb(76 29 149 / 0.38) !important;
}
.border-s-violet-900\/40 {
  border-inline-start-color: rgb(76 29 149 / 0.4) !important;
}
.border-s-violet-900\/5 {
  border-inline-start-color: rgb(76 29 149 / 0.05) !important;
}
.border-s-violet-900\/50 {
  border-inline-start-color: rgb(76 29 149 / 0.5) !important;
}
.border-s-violet-900\/60 {
  border-inline-start-color: rgb(76 29 149 / 0.6) !important;
}
.border-s-violet-900\/70 {
  border-inline-start-color: rgb(76 29 149 / 0.7) !important;
}
.border-s-violet-900\/75 {
  border-inline-start-color: rgb(76 29 149 / 0.75) !important;
}
.border-s-violet-900\/80 {
  border-inline-start-color: rgb(76 29 149 / 0.8) !important;
}
.border-s-violet-900\/87 {
  border-inline-start-color: rgb(76 29 149 / 0.87) !important;
}
.border-s-violet-900\/90 {
  border-inline-start-color: rgb(76 29 149 / 0.9) !important;
}
.border-s-violet-900\/95 {
  border-inline-start-color: rgb(76 29 149 / 0.95) !important;
}
.border-s-violet-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-s-violet-950\/0 {
  border-inline-start-color: rgb(46 16 101 / 0) !important;
}
.border-s-violet-950\/10 {
  border-inline-start-color: rgb(46 16 101 / 0.1) !important;
}
.border-s-violet-950\/100 {
  border-inline-start-color: rgb(46 16 101 / 1) !important;
}
.border-s-violet-950\/12 {
  border-inline-start-color: rgb(46 16 101 / 0.12) !important;
}
.border-s-violet-950\/20 {
  border-inline-start-color: rgb(46 16 101 / 0.2) !important;
}
.border-s-violet-950\/25 {
  border-inline-start-color: rgb(46 16 101 / 0.25) !important;
}
.border-s-violet-950\/30 {
  border-inline-start-color: rgb(46 16 101 / 0.3) !important;
}
.border-s-violet-950\/38 {
  border-inline-start-color: rgb(46 16 101 / 0.38) !important;
}
.border-s-violet-950\/40 {
  border-inline-start-color: rgb(46 16 101 / 0.4) !important;
}
.border-s-violet-950\/5 {
  border-inline-start-color: rgb(46 16 101 / 0.05) !important;
}
.border-s-violet-950\/50 {
  border-inline-start-color: rgb(46 16 101 / 0.5) !important;
}
.border-s-violet-950\/60 {
  border-inline-start-color: rgb(46 16 101 / 0.6) !important;
}
.border-s-violet-950\/70 {
  border-inline-start-color: rgb(46 16 101 / 0.7) !important;
}
.border-s-violet-950\/75 {
  border-inline-start-color: rgb(46 16 101 / 0.75) !important;
}
.border-s-violet-950\/80 {
  border-inline-start-color: rgb(46 16 101 / 0.8) !important;
}
.border-s-violet-950\/87 {
  border-inline-start-color: rgb(46 16 101 / 0.87) !important;
}
.border-s-violet-950\/90 {
  border-inline-start-color: rgb(46 16 101 / 0.9) !important;
}
.border-s-violet-950\/95 {
  border-inline-start-color: rgb(46 16 101 / 0.95) !important;
}
.border-s-warn {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-100\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-s-warn-100\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-s-warn-100\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-s-warn-100\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-s-warn-100\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-s-warn-100\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-s-warn-100\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-s-warn-100\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-s-warn-100\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-s-warn-100\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-s-warn-100\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-s-warn-100\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-s-warn-100\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-s-warn-100\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-s-warn-100\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-s-warn-100\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-s-warn-100\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-s-warn-100\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-s-warn-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-200\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-s-warn-200\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-s-warn-200\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-s-warn-200\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-s-warn-200\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-s-warn-200\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-s-warn-200\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-s-warn-200\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-s-warn-200\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-s-warn-200\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-s-warn-200\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-s-warn-200\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-s-warn-200\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-s-warn-200\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-s-warn-200\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-s-warn-200\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-s-warn-200\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-s-warn-200\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-s-warn-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-300\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-s-warn-300\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-s-warn-300\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-s-warn-300\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-s-warn-300\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-s-warn-300\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-s-warn-300\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-s-warn-300\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-s-warn-300\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-s-warn-300\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-s-warn-300\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-s-warn-300\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-s-warn-300\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-s-warn-300\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-s-warn-300\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-s-warn-300\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-s-warn-300\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-s-warn-300\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-s-warn-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-400\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-s-warn-400\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-s-warn-400\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-s-warn-400\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-s-warn-400\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-s-warn-400\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-s-warn-400\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-s-warn-400\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-s-warn-400\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-s-warn-400\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-s-warn-400\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-s-warn-400\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-s-warn-400\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-s-warn-400\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-s-warn-400\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-s-warn-400\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-s-warn-400\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-s-warn-400\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-s-warn-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-50\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-s-warn-50\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-s-warn-50\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-s-warn-50\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-s-warn-50\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-s-warn-50\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-s-warn-50\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-s-warn-50\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-s-warn-50\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-s-warn-50\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-s-warn-50\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-s-warn-50\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-s-warn-50\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-s-warn-50\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-s-warn-50\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-s-warn-50\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-s-warn-50\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-s-warn-50\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-s-warn-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-500\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-s-warn-500\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-s-warn-500\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-s-warn-500\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-s-warn-500\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-s-warn-500\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-s-warn-500\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-s-warn-500\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-s-warn-500\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-s-warn-500\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-s-warn-500\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-s-warn-500\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-s-warn-500\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-s-warn-500\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-s-warn-500\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-s-warn-500\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-s-warn-500\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-s-warn-500\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-s-warn-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-600\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-s-warn-600\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-s-warn-600\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-s-warn-600\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-s-warn-600\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-s-warn-600\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-s-warn-600\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-s-warn-600\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-s-warn-600\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-s-warn-600\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-s-warn-600\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-s-warn-600\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-s-warn-600\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-s-warn-600\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-s-warn-600\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-s-warn-600\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-s-warn-600\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-s-warn-600\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-s-warn-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-700\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-s-warn-700\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-s-warn-700\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-s-warn-700\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-s-warn-700\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-s-warn-700\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-s-warn-700\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-s-warn-700\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-s-warn-700\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-s-warn-700\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-s-warn-700\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-s-warn-700\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-s-warn-700\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-s-warn-700\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-s-warn-700\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-s-warn-700\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-s-warn-700\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-s-warn-700\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-s-warn-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-800\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-s-warn-800\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-s-warn-800\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-s-warn-800\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-s-warn-800\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-s-warn-800\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-s-warn-800\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-s-warn-800\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-s-warn-800\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-s-warn-800\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-s-warn-800\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-s-warn-800\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-s-warn-800\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-s-warn-800\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-s-warn-800\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-s-warn-800\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-s-warn-800\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-s-warn-800\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-s-warn-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-900\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-s-warn-900\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-s-warn-900\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-s-warn-900\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-s-warn-900\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-s-warn-900\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-s-warn-900\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-s-warn-900\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-s-warn-900\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-s-warn-900\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-s-warn-900\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-s-warn-900\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-s-warn-900\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-s-warn-900\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-s-warn-900\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-s-warn-900\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-s-warn-900\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-s-warn-900\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-s-warn-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-s-warn-950\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-s-warn-950\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-s-warn-950\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-s-warn-950\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-s-warn-950\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-s-warn-950\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-s-warn-950\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-s-warn-950\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-s-warn-950\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-s-warn-950\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-s-warn-950\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-s-warn-950\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-s-warn-950\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-s-warn-950\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-s-warn-950\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-s-warn-950\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-s-warn-950\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-s-warn-950\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-s-warn\/0 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-s-warn\/10 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-s-warn\/100 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-s-warn\/12 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-s-warn\/20 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-s-warn\/25 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-s-warn\/30 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-s-warn\/38 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-s-warn\/40 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-s-warn\/5 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-s-warn\/50 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-s-warn\/60 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-s-warn\/70 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-s-warn\/75 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-s-warn\/80 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-s-warn\/87 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-s-warn\/90 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-s-warn\/95 {
  border-inline-start-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-s-white {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-s-white\/0 {
  border-inline-start-color: rgb(255 255 255 / 0) !important;
}
.border-s-white\/10 {
  border-inline-start-color: rgb(255 255 255 / 0.1) !important;
}
.border-s-white\/100 {
  border-inline-start-color: rgb(255 255 255 / 1) !important;
}
.border-s-white\/12 {
  border-inline-start-color: rgb(255 255 255 / 0.12) !important;
}
.border-s-white\/20 {
  border-inline-start-color: rgb(255 255 255 / 0.2) !important;
}
.border-s-white\/25 {
  border-inline-start-color: rgb(255 255 255 / 0.25) !important;
}
.border-s-white\/30 {
  border-inline-start-color: rgb(255 255 255 / 0.3) !important;
}
.border-s-white\/38 {
  border-inline-start-color: rgb(255 255 255 / 0.38) !important;
}
.border-s-white\/40 {
  border-inline-start-color: rgb(255 255 255 / 0.4) !important;
}
.border-s-white\/5 {
  border-inline-start-color: rgb(255 255 255 / 0.05) !important;
}
.border-s-white\/50 {
  border-inline-start-color: rgb(255 255 255 / 0.5) !important;
}
.border-s-white\/60 {
  border-inline-start-color: rgb(255 255 255 / 0.6) !important;
}
.border-s-white\/70 {
  border-inline-start-color: rgb(255 255 255 / 0.7) !important;
}
.border-s-white\/75 {
  border-inline-start-color: rgb(255 255 255 / 0.75) !important;
}
.border-s-white\/80 {
  border-inline-start-color: rgb(255 255 255 / 0.8) !important;
}
.border-s-white\/87 {
  border-inline-start-color: rgb(255 255 255 / 0.87) !important;
}
.border-s-white\/90 {
  border-inline-start-color: rgb(255 255 255 / 0.9) !important;
}
.border-s-white\/95 {
  border-inline-start-color: rgb(255 255 255 / 0.95) !important;
}
.border-s-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-100\/0 {
  border-inline-start-color: rgb(254 249 195 / 0) !important;
}
.border-s-yellow-100\/10 {
  border-inline-start-color: rgb(254 249 195 / 0.1) !important;
}
.border-s-yellow-100\/100 {
  border-inline-start-color: rgb(254 249 195 / 1) !important;
}
.border-s-yellow-100\/12 {
  border-inline-start-color: rgb(254 249 195 / 0.12) !important;
}
.border-s-yellow-100\/20 {
  border-inline-start-color: rgb(254 249 195 / 0.2) !important;
}
.border-s-yellow-100\/25 {
  border-inline-start-color: rgb(254 249 195 / 0.25) !important;
}
.border-s-yellow-100\/30 {
  border-inline-start-color: rgb(254 249 195 / 0.3) !important;
}
.border-s-yellow-100\/38 {
  border-inline-start-color: rgb(254 249 195 / 0.38) !important;
}
.border-s-yellow-100\/40 {
  border-inline-start-color: rgb(254 249 195 / 0.4) !important;
}
.border-s-yellow-100\/5 {
  border-inline-start-color: rgb(254 249 195 / 0.05) !important;
}
.border-s-yellow-100\/50 {
  border-inline-start-color: rgb(254 249 195 / 0.5) !important;
}
.border-s-yellow-100\/60 {
  border-inline-start-color: rgb(254 249 195 / 0.6) !important;
}
.border-s-yellow-100\/70 {
  border-inline-start-color: rgb(254 249 195 / 0.7) !important;
}
.border-s-yellow-100\/75 {
  border-inline-start-color: rgb(254 249 195 / 0.75) !important;
}
.border-s-yellow-100\/80 {
  border-inline-start-color: rgb(254 249 195 / 0.8) !important;
}
.border-s-yellow-100\/87 {
  border-inline-start-color: rgb(254 249 195 / 0.87) !important;
}
.border-s-yellow-100\/90 {
  border-inline-start-color: rgb(254 249 195 / 0.9) !important;
}
.border-s-yellow-100\/95 {
  border-inline-start-color: rgb(254 249 195 / 0.95) !important;
}
.border-s-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-200\/0 {
  border-inline-start-color: rgb(254 240 138 / 0) !important;
}
.border-s-yellow-200\/10 {
  border-inline-start-color: rgb(254 240 138 / 0.1) !important;
}
.border-s-yellow-200\/100 {
  border-inline-start-color: rgb(254 240 138 / 1) !important;
}
.border-s-yellow-200\/12 {
  border-inline-start-color: rgb(254 240 138 / 0.12) !important;
}
.border-s-yellow-200\/20 {
  border-inline-start-color: rgb(254 240 138 / 0.2) !important;
}
.border-s-yellow-200\/25 {
  border-inline-start-color: rgb(254 240 138 / 0.25) !important;
}
.border-s-yellow-200\/30 {
  border-inline-start-color: rgb(254 240 138 / 0.3) !important;
}
.border-s-yellow-200\/38 {
  border-inline-start-color: rgb(254 240 138 / 0.38) !important;
}
.border-s-yellow-200\/40 {
  border-inline-start-color: rgb(254 240 138 / 0.4) !important;
}
.border-s-yellow-200\/5 {
  border-inline-start-color: rgb(254 240 138 / 0.05) !important;
}
.border-s-yellow-200\/50 {
  border-inline-start-color: rgb(254 240 138 / 0.5) !important;
}
.border-s-yellow-200\/60 {
  border-inline-start-color: rgb(254 240 138 / 0.6) !important;
}
.border-s-yellow-200\/70 {
  border-inline-start-color: rgb(254 240 138 / 0.7) !important;
}
.border-s-yellow-200\/75 {
  border-inline-start-color: rgb(254 240 138 / 0.75) !important;
}
.border-s-yellow-200\/80 {
  border-inline-start-color: rgb(254 240 138 / 0.8) !important;
}
.border-s-yellow-200\/87 {
  border-inline-start-color: rgb(254 240 138 / 0.87) !important;
}
.border-s-yellow-200\/90 {
  border-inline-start-color: rgb(254 240 138 / 0.9) !important;
}
.border-s-yellow-200\/95 {
  border-inline-start-color: rgb(254 240 138 / 0.95) !important;
}
.border-s-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-300\/0 {
  border-inline-start-color: rgb(253 224 71 / 0) !important;
}
.border-s-yellow-300\/10 {
  border-inline-start-color: rgb(253 224 71 / 0.1) !important;
}
.border-s-yellow-300\/100 {
  border-inline-start-color: rgb(253 224 71 / 1) !important;
}
.border-s-yellow-300\/12 {
  border-inline-start-color: rgb(253 224 71 / 0.12) !important;
}
.border-s-yellow-300\/20 {
  border-inline-start-color: rgb(253 224 71 / 0.2) !important;
}
.border-s-yellow-300\/25 {
  border-inline-start-color: rgb(253 224 71 / 0.25) !important;
}
.border-s-yellow-300\/30 {
  border-inline-start-color: rgb(253 224 71 / 0.3) !important;
}
.border-s-yellow-300\/38 {
  border-inline-start-color: rgb(253 224 71 / 0.38) !important;
}
.border-s-yellow-300\/40 {
  border-inline-start-color: rgb(253 224 71 / 0.4) !important;
}
.border-s-yellow-300\/5 {
  border-inline-start-color: rgb(253 224 71 / 0.05) !important;
}
.border-s-yellow-300\/50 {
  border-inline-start-color: rgb(253 224 71 / 0.5) !important;
}
.border-s-yellow-300\/60 {
  border-inline-start-color: rgb(253 224 71 / 0.6) !important;
}
.border-s-yellow-300\/70 {
  border-inline-start-color: rgb(253 224 71 / 0.7) !important;
}
.border-s-yellow-300\/75 {
  border-inline-start-color: rgb(253 224 71 / 0.75) !important;
}
.border-s-yellow-300\/80 {
  border-inline-start-color: rgb(253 224 71 / 0.8) !important;
}
.border-s-yellow-300\/87 {
  border-inline-start-color: rgb(253 224 71 / 0.87) !important;
}
.border-s-yellow-300\/90 {
  border-inline-start-color: rgb(253 224 71 / 0.9) !important;
}
.border-s-yellow-300\/95 {
  border-inline-start-color: rgb(253 224 71 / 0.95) !important;
}
.border-s-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-400\/0 {
  border-inline-start-color: rgb(250 204 21 / 0) !important;
}
.border-s-yellow-400\/10 {
  border-inline-start-color: rgb(250 204 21 / 0.1) !important;
}
.border-s-yellow-400\/100 {
  border-inline-start-color: rgb(250 204 21 / 1) !important;
}
.border-s-yellow-400\/12 {
  border-inline-start-color: rgb(250 204 21 / 0.12) !important;
}
.border-s-yellow-400\/20 {
  border-inline-start-color: rgb(250 204 21 / 0.2) !important;
}
.border-s-yellow-400\/25 {
  border-inline-start-color: rgb(250 204 21 / 0.25) !important;
}
.border-s-yellow-400\/30 {
  border-inline-start-color: rgb(250 204 21 / 0.3) !important;
}
.border-s-yellow-400\/38 {
  border-inline-start-color: rgb(250 204 21 / 0.38) !important;
}
.border-s-yellow-400\/40 {
  border-inline-start-color: rgb(250 204 21 / 0.4) !important;
}
.border-s-yellow-400\/5 {
  border-inline-start-color: rgb(250 204 21 / 0.05) !important;
}
.border-s-yellow-400\/50 {
  border-inline-start-color: rgb(250 204 21 / 0.5) !important;
}
.border-s-yellow-400\/60 {
  border-inline-start-color: rgb(250 204 21 / 0.6) !important;
}
.border-s-yellow-400\/70 {
  border-inline-start-color: rgb(250 204 21 / 0.7) !important;
}
.border-s-yellow-400\/75 {
  border-inline-start-color: rgb(250 204 21 / 0.75) !important;
}
.border-s-yellow-400\/80 {
  border-inline-start-color: rgb(250 204 21 / 0.8) !important;
}
.border-s-yellow-400\/87 {
  border-inline-start-color: rgb(250 204 21 / 0.87) !important;
}
.border-s-yellow-400\/90 {
  border-inline-start-color: rgb(250 204 21 / 0.9) !important;
}
.border-s-yellow-400\/95 {
  border-inline-start-color: rgb(250 204 21 / 0.95) !important;
}
.border-s-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-50\/0 {
  border-inline-start-color: rgb(254 252 232 / 0) !important;
}
.border-s-yellow-50\/10 {
  border-inline-start-color: rgb(254 252 232 / 0.1) !important;
}
.border-s-yellow-50\/100 {
  border-inline-start-color: rgb(254 252 232 / 1) !important;
}
.border-s-yellow-50\/12 {
  border-inline-start-color: rgb(254 252 232 / 0.12) !important;
}
.border-s-yellow-50\/20 {
  border-inline-start-color: rgb(254 252 232 / 0.2) !important;
}
.border-s-yellow-50\/25 {
  border-inline-start-color: rgb(254 252 232 / 0.25) !important;
}
.border-s-yellow-50\/30 {
  border-inline-start-color: rgb(254 252 232 / 0.3) !important;
}
.border-s-yellow-50\/38 {
  border-inline-start-color: rgb(254 252 232 / 0.38) !important;
}
.border-s-yellow-50\/40 {
  border-inline-start-color: rgb(254 252 232 / 0.4) !important;
}
.border-s-yellow-50\/5 {
  border-inline-start-color: rgb(254 252 232 / 0.05) !important;
}
.border-s-yellow-50\/50 {
  border-inline-start-color: rgb(254 252 232 / 0.5) !important;
}
.border-s-yellow-50\/60 {
  border-inline-start-color: rgb(254 252 232 / 0.6) !important;
}
.border-s-yellow-50\/70 {
  border-inline-start-color: rgb(254 252 232 / 0.7) !important;
}
.border-s-yellow-50\/75 {
  border-inline-start-color: rgb(254 252 232 / 0.75) !important;
}
.border-s-yellow-50\/80 {
  border-inline-start-color: rgb(254 252 232 / 0.8) !important;
}
.border-s-yellow-50\/87 {
  border-inline-start-color: rgb(254 252 232 / 0.87) !important;
}
.border-s-yellow-50\/90 {
  border-inline-start-color: rgb(254 252 232 / 0.9) !important;
}
.border-s-yellow-50\/95 {
  border-inline-start-color: rgb(254 252 232 / 0.95) !important;
}
.border-s-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-500\/0 {
  border-inline-start-color: rgb(234 179 8 / 0) !important;
}
.border-s-yellow-500\/10 {
  border-inline-start-color: rgb(234 179 8 / 0.1) !important;
}
.border-s-yellow-500\/100 {
  border-inline-start-color: rgb(234 179 8 / 1) !important;
}
.border-s-yellow-500\/12 {
  border-inline-start-color: rgb(234 179 8 / 0.12) !important;
}
.border-s-yellow-500\/20 {
  border-inline-start-color: rgb(234 179 8 / 0.2) !important;
}
.border-s-yellow-500\/25 {
  border-inline-start-color: rgb(234 179 8 / 0.25) !important;
}
.border-s-yellow-500\/30 {
  border-inline-start-color: rgb(234 179 8 / 0.3) !important;
}
.border-s-yellow-500\/38 {
  border-inline-start-color: rgb(234 179 8 / 0.38) !important;
}
.border-s-yellow-500\/40 {
  border-inline-start-color: rgb(234 179 8 / 0.4) !important;
}
.border-s-yellow-500\/5 {
  border-inline-start-color: rgb(234 179 8 / 0.05) !important;
}
.border-s-yellow-500\/50 {
  border-inline-start-color: rgb(234 179 8 / 0.5) !important;
}
.border-s-yellow-500\/60 {
  border-inline-start-color: rgb(234 179 8 / 0.6) !important;
}
.border-s-yellow-500\/70 {
  border-inline-start-color: rgb(234 179 8 / 0.7) !important;
}
.border-s-yellow-500\/75 {
  border-inline-start-color: rgb(234 179 8 / 0.75) !important;
}
.border-s-yellow-500\/80 {
  border-inline-start-color: rgb(234 179 8 / 0.8) !important;
}
.border-s-yellow-500\/87 {
  border-inline-start-color: rgb(234 179 8 / 0.87) !important;
}
.border-s-yellow-500\/90 {
  border-inline-start-color: rgb(234 179 8 / 0.9) !important;
}
.border-s-yellow-500\/95 {
  border-inline-start-color: rgb(234 179 8 / 0.95) !important;
}
.border-s-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-600\/0 {
  border-inline-start-color: rgb(202 138 4 / 0) !important;
}
.border-s-yellow-600\/10 {
  border-inline-start-color: rgb(202 138 4 / 0.1) !important;
}
.border-s-yellow-600\/100 {
  border-inline-start-color: rgb(202 138 4 / 1) !important;
}
.border-s-yellow-600\/12 {
  border-inline-start-color: rgb(202 138 4 / 0.12) !important;
}
.border-s-yellow-600\/20 {
  border-inline-start-color: rgb(202 138 4 / 0.2) !important;
}
.border-s-yellow-600\/25 {
  border-inline-start-color: rgb(202 138 4 / 0.25) !important;
}
.border-s-yellow-600\/30 {
  border-inline-start-color: rgb(202 138 4 / 0.3) !important;
}
.border-s-yellow-600\/38 {
  border-inline-start-color: rgb(202 138 4 / 0.38) !important;
}
.border-s-yellow-600\/40 {
  border-inline-start-color: rgb(202 138 4 / 0.4) !important;
}
.border-s-yellow-600\/5 {
  border-inline-start-color: rgb(202 138 4 / 0.05) !important;
}
.border-s-yellow-600\/50 {
  border-inline-start-color: rgb(202 138 4 / 0.5) !important;
}
.border-s-yellow-600\/60 {
  border-inline-start-color: rgb(202 138 4 / 0.6) !important;
}
.border-s-yellow-600\/70 {
  border-inline-start-color: rgb(202 138 4 / 0.7) !important;
}
.border-s-yellow-600\/75 {
  border-inline-start-color: rgb(202 138 4 / 0.75) !important;
}
.border-s-yellow-600\/80 {
  border-inline-start-color: rgb(202 138 4 / 0.8) !important;
}
.border-s-yellow-600\/87 {
  border-inline-start-color: rgb(202 138 4 / 0.87) !important;
}
.border-s-yellow-600\/90 {
  border-inline-start-color: rgb(202 138 4 / 0.9) !important;
}
.border-s-yellow-600\/95 {
  border-inline-start-color: rgb(202 138 4 / 0.95) !important;
}
.border-s-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-700\/0 {
  border-inline-start-color: rgb(161 98 7 / 0) !important;
}
.border-s-yellow-700\/10 {
  border-inline-start-color: rgb(161 98 7 / 0.1) !important;
}
.border-s-yellow-700\/100 {
  border-inline-start-color: rgb(161 98 7 / 1) !important;
}
.border-s-yellow-700\/12 {
  border-inline-start-color: rgb(161 98 7 / 0.12) !important;
}
.border-s-yellow-700\/20 {
  border-inline-start-color: rgb(161 98 7 / 0.2) !important;
}
.border-s-yellow-700\/25 {
  border-inline-start-color: rgb(161 98 7 / 0.25) !important;
}
.border-s-yellow-700\/30 {
  border-inline-start-color: rgb(161 98 7 / 0.3) !important;
}
.border-s-yellow-700\/38 {
  border-inline-start-color: rgb(161 98 7 / 0.38) !important;
}
.border-s-yellow-700\/40 {
  border-inline-start-color: rgb(161 98 7 / 0.4) !important;
}
.border-s-yellow-700\/5 {
  border-inline-start-color: rgb(161 98 7 / 0.05) !important;
}
.border-s-yellow-700\/50 {
  border-inline-start-color: rgb(161 98 7 / 0.5) !important;
}
.border-s-yellow-700\/60 {
  border-inline-start-color: rgb(161 98 7 / 0.6) !important;
}
.border-s-yellow-700\/70 {
  border-inline-start-color: rgb(161 98 7 / 0.7) !important;
}
.border-s-yellow-700\/75 {
  border-inline-start-color: rgb(161 98 7 / 0.75) !important;
}
.border-s-yellow-700\/80 {
  border-inline-start-color: rgb(161 98 7 / 0.8) !important;
}
.border-s-yellow-700\/87 {
  border-inline-start-color: rgb(161 98 7 / 0.87) !important;
}
.border-s-yellow-700\/90 {
  border-inline-start-color: rgb(161 98 7 / 0.9) !important;
}
.border-s-yellow-700\/95 {
  border-inline-start-color: rgb(161 98 7 / 0.95) !important;
}
.border-s-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-800\/0 {
  border-inline-start-color: rgb(133 77 14 / 0) !important;
}
.border-s-yellow-800\/10 {
  border-inline-start-color: rgb(133 77 14 / 0.1) !important;
}
.border-s-yellow-800\/100 {
  border-inline-start-color: rgb(133 77 14 / 1) !important;
}
.border-s-yellow-800\/12 {
  border-inline-start-color: rgb(133 77 14 / 0.12) !important;
}
.border-s-yellow-800\/20 {
  border-inline-start-color: rgb(133 77 14 / 0.2) !important;
}
.border-s-yellow-800\/25 {
  border-inline-start-color: rgb(133 77 14 / 0.25) !important;
}
.border-s-yellow-800\/30 {
  border-inline-start-color: rgb(133 77 14 / 0.3) !important;
}
.border-s-yellow-800\/38 {
  border-inline-start-color: rgb(133 77 14 / 0.38) !important;
}
.border-s-yellow-800\/40 {
  border-inline-start-color: rgb(133 77 14 / 0.4) !important;
}
.border-s-yellow-800\/5 {
  border-inline-start-color: rgb(133 77 14 / 0.05) !important;
}
.border-s-yellow-800\/50 {
  border-inline-start-color: rgb(133 77 14 / 0.5) !important;
}
.border-s-yellow-800\/60 {
  border-inline-start-color: rgb(133 77 14 / 0.6) !important;
}
.border-s-yellow-800\/70 {
  border-inline-start-color: rgb(133 77 14 / 0.7) !important;
}
.border-s-yellow-800\/75 {
  border-inline-start-color: rgb(133 77 14 / 0.75) !important;
}
.border-s-yellow-800\/80 {
  border-inline-start-color: rgb(133 77 14 / 0.8) !important;
}
.border-s-yellow-800\/87 {
  border-inline-start-color: rgb(133 77 14 / 0.87) !important;
}
.border-s-yellow-800\/90 {
  border-inline-start-color: rgb(133 77 14 / 0.9) !important;
}
.border-s-yellow-800\/95 {
  border-inline-start-color: rgb(133 77 14 / 0.95) !important;
}
.border-s-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-900\/0 {
  border-inline-start-color: rgb(113 63 18 / 0) !important;
}
.border-s-yellow-900\/10 {
  border-inline-start-color: rgb(113 63 18 / 0.1) !important;
}
.border-s-yellow-900\/100 {
  border-inline-start-color: rgb(113 63 18 / 1) !important;
}
.border-s-yellow-900\/12 {
  border-inline-start-color: rgb(113 63 18 / 0.12) !important;
}
.border-s-yellow-900\/20 {
  border-inline-start-color: rgb(113 63 18 / 0.2) !important;
}
.border-s-yellow-900\/25 {
  border-inline-start-color: rgb(113 63 18 / 0.25) !important;
}
.border-s-yellow-900\/30 {
  border-inline-start-color: rgb(113 63 18 / 0.3) !important;
}
.border-s-yellow-900\/38 {
  border-inline-start-color: rgb(113 63 18 / 0.38) !important;
}
.border-s-yellow-900\/40 {
  border-inline-start-color: rgb(113 63 18 / 0.4) !important;
}
.border-s-yellow-900\/5 {
  border-inline-start-color: rgb(113 63 18 / 0.05) !important;
}
.border-s-yellow-900\/50 {
  border-inline-start-color: rgb(113 63 18 / 0.5) !important;
}
.border-s-yellow-900\/60 {
  border-inline-start-color: rgb(113 63 18 / 0.6) !important;
}
.border-s-yellow-900\/70 {
  border-inline-start-color: rgb(113 63 18 / 0.7) !important;
}
.border-s-yellow-900\/75 {
  border-inline-start-color: rgb(113 63 18 / 0.75) !important;
}
.border-s-yellow-900\/80 {
  border-inline-start-color: rgb(113 63 18 / 0.8) !important;
}
.border-s-yellow-900\/87 {
  border-inline-start-color: rgb(113 63 18 / 0.87) !important;
}
.border-s-yellow-900\/90 {
  border-inline-start-color: rgb(113 63 18 / 0.9) !important;
}
.border-s-yellow-900\/95 {
  border-inline-start-color: rgb(113 63 18 / 0.95) !important;
}
.border-s-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-s-yellow-950\/0 {
  border-inline-start-color: rgb(66 32 6 / 0) !important;
}
.border-s-yellow-950\/10 {
  border-inline-start-color: rgb(66 32 6 / 0.1) !important;
}
.border-s-yellow-950\/100 {
  border-inline-start-color: rgb(66 32 6 / 1) !important;
}
.border-s-yellow-950\/12 {
  border-inline-start-color: rgb(66 32 6 / 0.12) !important;
}
.border-s-yellow-950\/20 {
  border-inline-start-color: rgb(66 32 6 / 0.2) !important;
}
.border-s-yellow-950\/25 {
  border-inline-start-color: rgb(66 32 6 / 0.25) !important;
}
.border-s-yellow-950\/30 {
  border-inline-start-color: rgb(66 32 6 / 0.3) !important;
}
.border-s-yellow-950\/38 {
  border-inline-start-color: rgb(66 32 6 / 0.38) !important;
}
.border-s-yellow-950\/40 {
  border-inline-start-color: rgb(66 32 6 / 0.4) !important;
}
.border-s-yellow-950\/5 {
  border-inline-start-color: rgb(66 32 6 / 0.05) !important;
}
.border-s-yellow-950\/50 {
  border-inline-start-color: rgb(66 32 6 / 0.5) !important;
}
.border-s-yellow-950\/60 {
  border-inline-start-color: rgb(66 32 6 / 0.6) !important;
}
.border-s-yellow-950\/70 {
  border-inline-start-color: rgb(66 32 6 / 0.7) !important;
}
.border-s-yellow-950\/75 {
  border-inline-start-color: rgb(66 32 6 / 0.75) !important;
}
.border-s-yellow-950\/80 {
  border-inline-start-color: rgb(66 32 6 / 0.8) !important;
}
.border-s-yellow-950\/87 {
  border-inline-start-color: rgb(66 32 6 / 0.87) !important;
}
.border-s-yellow-950\/90 {
  border-inline-start-color: rgb(66 32 6 / 0.9) !important;
}
.border-s-yellow-950\/95 {
  border-inline-start-color: rgb(66 32 6 / 0.95) !important;
}
.border-s-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-100\/0 {
  border-inline-start-color: rgb(244 244 245 / 0) !important;
}
.border-s-zinc-100\/10 {
  border-inline-start-color: rgb(244 244 245 / 0.1) !important;
}
.border-s-zinc-100\/100 {
  border-inline-start-color: rgb(244 244 245 / 1) !important;
}
.border-s-zinc-100\/12 {
  border-inline-start-color: rgb(244 244 245 / 0.12) !important;
}
.border-s-zinc-100\/20 {
  border-inline-start-color: rgb(244 244 245 / 0.2) !important;
}
.border-s-zinc-100\/25 {
  border-inline-start-color: rgb(244 244 245 / 0.25) !important;
}
.border-s-zinc-100\/30 {
  border-inline-start-color: rgb(244 244 245 / 0.3) !important;
}
.border-s-zinc-100\/38 {
  border-inline-start-color: rgb(244 244 245 / 0.38) !important;
}
.border-s-zinc-100\/40 {
  border-inline-start-color: rgb(244 244 245 / 0.4) !important;
}
.border-s-zinc-100\/5 {
  border-inline-start-color: rgb(244 244 245 / 0.05) !important;
}
.border-s-zinc-100\/50 {
  border-inline-start-color: rgb(244 244 245 / 0.5) !important;
}
.border-s-zinc-100\/60 {
  border-inline-start-color: rgb(244 244 245 / 0.6) !important;
}
.border-s-zinc-100\/70 {
  border-inline-start-color: rgb(244 244 245 / 0.7) !important;
}
.border-s-zinc-100\/75 {
  border-inline-start-color: rgb(244 244 245 / 0.75) !important;
}
.border-s-zinc-100\/80 {
  border-inline-start-color: rgb(244 244 245 / 0.8) !important;
}
.border-s-zinc-100\/87 {
  border-inline-start-color: rgb(244 244 245 / 0.87) !important;
}
.border-s-zinc-100\/90 {
  border-inline-start-color: rgb(244 244 245 / 0.9) !important;
}
.border-s-zinc-100\/95 {
  border-inline-start-color: rgb(244 244 245 / 0.95) !important;
}
.border-s-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-200\/0 {
  border-inline-start-color: rgb(228 228 231 / 0) !important;
}
.border-s-zinc-200\/10 {
  border-inline-start-color: rgb(228 228 231 / 0.1) !important;
}
.border-s-zinc-200\/100 {
  border-inline-start-color: rgb(228 228 231 / 1) !important;
}
.border-s-zinc-200\/12 {
  border-inline-start-color: rgb(228 228 231 / 0.12) !important;
}
.border-s-zinc-200\/20 {
  border-inline-start-color: rgb(228 228 231 / 0.2) !important;
}
.border-s-zinc-200\/25 {
  border-inline-start-color: rgb(228 228 231 / 0.25) !important;
}
.border-s-zinc-200\/30 {
  border-inline-start-color: rgb(228 228 231 / 0.3) !important;
}
.border-s-zinc-200\/38 {
  border-inline-start-color: rgb(228 228 231 / 0.38) !important;
}
.border-s-zinc-200\/40 {
  border-inline-start-color: rgb(228 228 231 / 0.4) !important;
}
.border-s-zinc-200\/5 {
  border-inline-start-color: rgb(228 228 231 / 0.05) !important;
}
.border-s-zinc-200\/50 {
  border-inline-start-color: rgb(228 228 231 / 0.5) !important;
}
.border-s-zinc-200\/60 {
  border-inline-start-color: rgb(228 228 231 / 0.6) !important;
}
.border-s-zinc-200\/70 {
  border-inline-start-color: rgb(228 228 231 / 0.7) !important;
}
.border-s-zinc-200\/75 {
  border-inline-start-color: rgb(228 228 231 / 0.75) !important;
}
.border-s-zinc-200\/80 {
  border-inline-start-color: rgb(228 228 231 / 0.8) !important;
}
.border-s-zinc-200\/87 {
  border-inline-start-color: rgb(228 228 231 / 0.87) !important;
}
.border-s-zinc-200\/90 {
  border-inline-start-color: rgb(228 228 231 / 0.9) !important;
}
.border-s-zinc-200\/95 {
  border-inline-start-color: rgb(228 228 231 / 0.95) !important;
}
.border-s-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-300\/0 {
  border-inline-start-color: rgb(212 212 216 / 0) !important;
}
.border-s-zinc-300\/10 {
  border-inline-start-color: rgb(212 212 216 / 0.1) !important;
}
.border-s-zinc-300\/100 {
  border-inline-start-color: rgb(212 212 216 / 1) !important;
}
.border-s-zinc-300\/12 {
  border-inline-start-color: rgb(212 212 216 / 0.12) !important;
}
.border-s-zinc-300\/20 {
  border-inline-start-color: rgb(212 212 216 / 0.2) !important;
}
.border-s-zinc-300\/25 {
  border-inline-start-color: rgb(212 212 216 / 0.25) !important;
}
.border-s-zinc-300\/30 {
  border-inline-start-color: rgb(212 212 216 / 0.3) !important;
}
.border-s-zinc-300\/38 {
  border-inline-start-color: rgb(212 212 216 / 0.38) !important;
}
.border-s-zinc-300\/40 {
  border-inline-start-color: rgb(212 212 216 / 0.4) !important;
}
.border-s-zinc-300\/5 {
  border-inline-start-color: rgb(212 212 216 / 0.05) !important;
}
.border-s-zinc-300\/50 {
  border-inline-start-color: rgb(212 212 216 / 0.5) !important;
}
.border-s-zinc-300\/60 {
  border-inline-start-color: rgb(212 212 216 / 0.6) !important;
}
.border-s-zinc-300\/70 {
  border-inline-start-color: rgb(212 212 216 / 0.7) !important;
}
.border-s-zinc-300\/75 {
  border-inline-start-color: rgb(212 212 216 / 0.75) !important;
}
.border-s-zinc-300\/80 {
  border-inline-start-color: rgb(212 212 216 / 0.8) !important;
}
.border-s-zinc-300\/87 {
  border-inline-start-color: rgb(212 212 216 / 0.87) !important;
}
.border-s-zinc-300\/90 {
  border-inline-start-color: rgb(212 212 216 / 0.9) !important;
}
.border-s-zinc-300\/95 {
  border-inline-start-color: rgb(212 212 216 / 0.95) !important;
}
.border-s-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-400\/0 {
  border-inline-start-color: rgb(161 161 170 / 0) !important;
}
.border-s-zinc-400\/10 {
  border-inline-start-color: rgb(161 161 170 / 0.1) !important;
}
.border-s-zinc-400\/100 {
  border-inline-start-color: rgb(161 161 170 / 1) !important;
}
.border-s-zinc-400\/12 {
  border-inline-start-color: rgb(161 161 170 / 0.12) !important;
}
.border-s-zinc-400\/20 {
  border-inline-start-color: rgb(161 161 170 / 0.2) !important;
}
.border-s-zinc-400\/25 {
  border-inline-start-color: rgb(161 161 170 / 0.25) !important;
}
.border-s-zinc-400\/30 {
  border-inline-start-color: rgb(161 161 170 / 0.3) !important;
}
.border-s-zinc-400\/38 {
  border-inline-start-color: rgb(161 161 170 / 0.38) !important;
}
.border-s-zinc-400\/40 {
  border-inline-start-color: rgb(161 161 170 / 0.4) !important;
}
.border-s-zinc-400\/5 {
  border-inline-start-color: rgb(161 161 170 / 0.05) !important;
}
.border-s-zinc-400\/50 {
  border-inline-start-color: rgb(161 161 170 / 0.5) !important;
}
.border-s-zinc-400\/60 {
  border-inline-start-color: rgb(161 161 170 / 0.6) !important;
}
.border-s-zinc-400\/70 {
  border-inline-start-color: rgb(161 161 170 / 0.7) !important;
}
.border-s-zinc-400\/75 {
  border-inline-start-color: rgb(161 161 170 / 0.75) !important;
}
.border-s-zinc-400\/80 {
  border-inline-start-color: rgb(161 161 170 / 0.8) !important;
}
.border-s-zinc-400\/87 {
  border-inline-start-color: rgb(161 161 170 / 0.87) !important;
}
.border-s-zinc-400\/90 {
  border-inline-start-color: rgb(161 161 170 / 0.9) !important;
}
.border-s-zinc-400\/95 {
  border-inline-start-color: rgb(161 161 170 / 0.95) !important;
}
.border-s-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0) !important;
}
.border-s-zinc-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1) !important;
}
.border-s-zinc-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1) !important;
}
.border-s-zinc-50\/12 {
  border-inline-start-color: rgb(250 250 250 / 0.12) !important;
}
.border-s-zinc-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2) !important;
}
.border-s-zinc-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25) !important;
}
.border-s-zinc-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3) !important;
}
.border-s-zinc-50\/38 {
  border-inline-start-color: rgb(250 250 250 / 0.38) !important;
}
.border-s-zinc-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4) !important;
}
.border-s-zinc-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05) !important;
}
.border-s-zinc-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5) !important;
}
.border-s-zinc-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6) !important;
}
.border-s-zinc-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7) !important;
}
.border-s-zinc-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75) !important;
}
.border-s-zinc-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8) !important;
}
.border-s-zinc-50\/87 {
  border-inline-start-color: rgb(250 250 250 / 0.87) !important;
}
.border-s-zinc-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9) !important;
}
.border-s-zinc-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95) !important;
}
.border-s-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-500\/0 {
  border-inline-start-color: rgb(113 113 122 / 0) !important;
}
.border-s-zinc-500\/10 {
  border-inline-start-color: rgb(113 113 122 / 0.1) !important;
}
.border-s-zinc-500\/100 {
  border-inline-start-color: rgb(113 113 122 / 1) !important;
}
.border-s-zinc-500\/12 {
  border-inline-start-color: rgb(113 113 122 / 0.12) !important;
}
.border-s-zinc-500\/20 {
  border-inline-start-color: rgb(113 113 122 / 0.2) !important;
}
.border-s-zinc-500\/25 {
  border-inline-start-color: rgb(113 113 122 / 0.25) !important;
}
.border-s-zinc-500\/30 {
  border-inline-start-color: rgb(113 113 122 / 0.3) !important;
}
.border-s-zinc-500\/38 {
  border-inline-start-color: rgb(113 113 122 / 0.38) !important;
}
.border-s-zinc-500\/40 {
  border-inline-start-color: rgb(113 113 122 / 0.4) !important;
}
.border-s-zinc-500\/5 {
  border-inline-start-color: rgb(113 113 122 / 0.05) !important;
}
.border-s-zinc-500\/50 {
  border-inline-start-color: rgb(113 113 122 / 0.5) !important;
}
.border-s-zinc-500\/60 {
  border-inline-start-color: rgb(113 113 122 / 0.6) !important;
}
.border-s-zinc-500\/70 {
  border-inline-start-color: rgb(113 113 122 / 0.7) !important;
}
.border-s-zinc-500\/75 {
  border-inline-start-color: rgb(113 113 122 / 0.75) !important;
}
.border-s-zinc-500\/80 {
  border-inline-start-color: rgb(113 113 122 / 0.8) !important;
}
.border-s-zinc-500\/87 {
  border-inline-start-color: rgb(113 113 122 / 0.87) !important;
}
.border-s-zinc-500\/90 {
  border-inline-start-color: rgb(113 113 122 / 0.9) !important;
}
.border-s-zinc-500\/95 {
  border-inline-start-color: rgb(113 113 122 / 0.95) !important;
}
.border-s-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-600\/0 {
  border-inline-start-color: rgb(82 82 91 / 0) !important;
}
.border-s-zinc-600\/10 {
  border-inline-start-color: rgb(82 82 91 / 0.1) !important;
}
.border-s-zinc-600\/100 {
  border-inline-start-color: rgb(82 82 91 / 1) !important;
}
.border-s-zinc-600\/12 {
  border-inline-start-color: rgb(82 82 91 / 0.12) !important;
}
.border-s-zinc-600\/20 {
  border-inline-start-color: rgb(82 82 91 / 0.2) !important;
}
.border-s-zinc-600\/25 {
  border-inline-start-color: rgb(82 82 91 / 0.25) !important;
}
.border-s-zinc-600\/30 {
  border-inline-start-color: rgb(82 82 91 / 0.3) !important;
}
.border-s-zinc-600\/38 {
  border-inline-start-color: rgb(82 82 91 / 0.38) !important;
}
.border-s-zinc-600\/40 {
  border-inline-start-color: rgb(82 82 91 / 0.4) !important;
}
.border-s-zinc-600\/5 {
  border-inline-start-color: rgb(82 82 91 / 0.05) !important;
}
.border-s-zinc-600\/50 {
  border-inline-start-color: rgb(82 82 91 / 0.5) !important;
}
.border-s-zinc-600\/60 {
  border-inline-start-color: rgb(82 82 91 / 0.6) !important;
}
.border-s-zinc-600\/70 {
  border-inline-start-color: rgb(82 82 91 / 0.7) !important;
}
.border-s-zinc-600\/75 {
  border-inline-start-color: rgb(82 82 91 / 0.75) !important;
}
.border-s-zinc-600\/80 {
  border-inline-start-color: rgb(82 82 91 / 0.8) !important;
}
.border-s-zinc-600\/87 {
  border-inline-start-color: rgb(82 82 91 / 0.87) !important;
}
.border-s-zinc-600\/90 {
  border-inline-start-color: rgb(82 82 91 / 0.9) !important;
}
.border-s-zinc-600\/95 {
  border-inline-start-color: rgb(82 82 91 / 0.95) !important;
}
.border-s-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-700\/0 {
  border-inline-start-color: rgb(63 63 70 / 0) !important;
}
.border-s-zinc-700\/10 {
  border-inline-start-color: rgb(63 63 70 / 0.1) !important;
}
.border-s-zinc-700\/100 {
  border-inline-start-color: rgb(63 63 70 / 1) !important;
}
.border-s-zinc-700\/12 {
  border-inline-start-color: rgb(63 63 70 / 0.12) !important;
}
.border-s-zinc-700\/20 {
  border-inline-start-color: rgb(63 63 70 / 0.2) !important;
}
.border-s-zinc-700\/25 {
  border-inline-start-color: rgb(63 63 70 / 0.25) !important;
}
.border-s-zinc-700\/30 {
  border-inline-start-color: rgb(63 63 70 / 0.3) !important;
}
.border-s-zinc-700\/38 {
  border-inline-start-color: rgb(63 63 70 / 0.38) !important;
}
.border-s-zinc-700\/40 {
  border-inline-start-color: rgb(63 63 70 / 0.4) !important;
}
.border-s-zinc-700\/5 {
  border-inline-start-color: rgb(63 63 70 / 0.05) !important;
}
.border-s-zinc-700\/50 {
  border-inline-start-color: rgb(63 63 70 / 0.5) !important;
}
.border-s-zinc-700\/60 {
  border-inline-start-color: rgb(63 63 70 / 0.6) !important;
}
.border-s-zinc-700\/70 {
  border-inline-start-color: rgb(63 63 70 / 0.7) !important;
}
.border-s-zinc-700\/75 {
  border-inline-start-color: rgb(63 63 70 / 0.75) !important;
}
.border-s-zinc-700\/80 {
  border-inline-start-color: rgb(63 63 70 / 0.8) !important;
}
.border-s-zinc-700\/87 {
  border-inline-start-color: rgb(63 63 70 / 0.87) !important;
}
.border-s-zinc-700\/90 {
  border-inline-start-color: rgb(63 63 70 / 0.9) !important;
}
.border-s-zinc-700\/95 {
  border-inline-start-color: rgb(63 63 70 / 0.95) !important;
}
.border-s-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-800\/0 {
  border-inline-start-color: rgb(39 39 42 / 0) !important;
}
.border-s-zinc-800\/10 {
  border-inline-start-color: rgb(39 39 42 / 0.1) !important;
}
.border-s-zinc-800\/100 {
  border-inline-start-color: rgb(39 39 42 / 1) !important;
}
.border-s-zinc-800\/12 {
  border-inline-start-color: rgb(39 39 42 / 0.12) !important;
}
.border-s-zinc-800\/20 {
  border-inline-start-color: rgb(39 39 42 / 0.2) !important;
}
.border-s-zinc-800\/25 {
  border-inline-start-color: rgb(39 39 42 / 0.25) !important;
}
.border-s-zinc-800\/30 {
  border-inline-start-color: rgb(39 39 42 / 0.3) !important;
}
.border-s-zinc-800\/38 {
  border-inline-start-color: rgb(39 39 42 / 0.38) !important;
}
.border-s-zinc-800\/40 {
  border-inline-start-color: rgb(39 39 42 / 0.4) !important;
}
.border-s-zinc-800\/5 {
  border-inline-start-color: rgb(39 39 42 / 0.05) !important;
}
.border-s-zinc-800\/50 {
  border-inline-start-color: rgb(39 39 42 / 0.5) !important;
}
.border-s-zinc-800\/60 {
  border-inline-start-color: rgb(39 39 42 / 0.6) !important;
}
.border-s-zinc-800\/70 {
  border-inline-start-color: rgb(39 39 42 / 0.7) !important;
}
.border-s-zinc-800\/75 {
  border-inline-start-color: rgb(39 39 42 / 0.75) !important;
}
.border-s-zinc-800\/80 {
  border-inline-start-color: rgb(39 39 42 / 0.8) !important;
}
.border-s-zinc-800\/87 {
  border-inline-start-color: rgb(39 39 42 / 0.87) !important;
}
.border-s-zinc-800\/90 {
  border-inline-start-color: rgb(39 39 42 / 0.9) !important;
}
.border-s-zinc-800\/95 {
  border-inline-start-color: rgb(39 39 42 / 0.95) !important;
}
.border-s-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-900\/0 {
  border-inline-start-color: rgb(24 24 27 / 0) !important;
}
.border-s-zinc-900\/10 {
  border-inline-start-color: rgb(24 24 27 / 0.1) !important;
}
.border-s-zinc-900\/100 {
  border-inline-start-color: rgb(24 24 27 / 1) !important;
}
.border-s-zinc-900\/12 {
  border-inline-start-color: rgb(24 24 27 / 0.12) !important;
}
.border-s-zinc-900\/20 {
  border-inline-start-color: rgb(24 24 27 / 0.2) !important;
}
.border-s-zinc-900\/25 {
  border-inline-start-color: rgb(24 24 27 / 0.25) !important;
}
.border-s-zinc-900\/30 {
  border-inline-start-color: rgb(24 24 27 / 0.3) !important;
}
.border-s-zinc-900\/38 {
  border-inline-start-color: rgb(24 24 27 / 0.38) !important;
}
.border-s-zinc-900\/40 {
  border-inline-start-color: rgb(24 24 27 / 0.4) !important;
}
.border-s-zinc-900\/5 {
  border-inline-start-color: rgb(24 24 27 / 0.05) !important;
}
.border-s-zinc-900\/50 {
  border-inline-start-color: rgb(24 24 27 / 0.5) !important;
}
.border-s-zinc-900\/60 {
  border-inline-start-color: rgb(24 24 27 / 0.6) !important;
}
.border-s-zinc-900\/70 {
  border-inline-start-color: rgb(24 24 27 / 0.7) !important;
}
.border-s-zinc-900\/75 {
  border-inline-start-color: rgb(24 24 27 / 0.75) !important;
}
.border-s-zinc-900\/80 {
  border-inline-start-color: rgb(24 24 27 / 0.8) !important;
}
.border-s-zinc-900\/87 {
  border-inline-start-color: rgb(24 24 27 / 0.87) !important;
}
.border-s-zinc-900\/90 {
  border-inline-start-color: rgb(24 24 27 / 0.9) !important;
}
.border-s-zinc-900\/95 {
  border-inline-start-color: rgb(24 24 27 / 0.95) !important;
}
.border-s-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-inline-start-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-s-zinc-950\/0 {
  border-inline-start-color: rgb(9 9 11 / 0) !important;
}
.border-s-zinc-950\/10 {
  border-inline-start-color: rgb(9 9 11 / 0.1) !important;
}
.border-s-zinc-950\/100 {
  border-inline-start-color: rgb(9 9 11 / 1) !important;
}
.border-s-zinc-950\/12 {
  border-inline-start-color: rgb(9 9 11 / 0.12) !important;
}
.border-s-zinc-950\/20 {
  border-inline-start-color: rgb(9 9 11 / 0.2) !important;
}
.border-s-zinc-950\/25 {
  border-inline-start-color: rgb(9 9 11 / 0.25) !important;
}
.border-s-zinc-950\/30 {
  border-inline-start-color: rgb(9 9 11 / 0.3) !important;
}
.border-s-zinc-950\/38 {
  border-inline-start-color: rgb(9 9 11 / 0.38) !important;
}
.border-s-zinc-950\/40 {
  border-inline-start-color: rgb(9 9 11 / 0.4) !important;
}
.border-s-zinc-950\/5 {
  border-inline-start-color: rgb(9 9 11 / 0.05) !important;
}
.border-s-zinc-950\/50 {
  border-inline-start-color: rgb(9 9 11 / 0.5) !important;
}
.border-s-zinc-950\/60 {
  border-inline-start-color: rgb(9 9 11 / 0.6) !important;
}
.border-s-zinc-950\/70 {
  border-inline-start-color: rgb(9 9 11 / 0.7) !important;
}
.border-s-zinc-950\/75 {
  border-inline-start-color: rgb(9 9 11 / 0.75) !important;
}
.border-s-zinc-950\/80 {
  border-inline-start-color: rgb(9 9 11 / 0.8) !important;
}
.border-s-zinc-950\/87 {
  border-inline-start-color: rgb(9 9 11 / 0.87) !important;
}
.border-s-zinc-950\/90 {
  border-inline-start-color: rgb(9 9 11 / 0.9) !important;
}
.border-s-zinc-950\/95 {
  border-inline-start-color: rgb(9 9 11 / 0.95) !important;
}
.border-t-accent {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-100\/0 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.border-t-accent-100\/10 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.border-t-accent-100\/100 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.border-t-accent-100\/12 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.border-t-accent-100\/20 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.border-t-accent-100\/25 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.border-t-accent-100\/30 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.border-t-accent-100\/38 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.border-t-accent-100\/40 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.border-t-accent-100\/5 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.border-t-accent-100\/50 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.border-t-accent-100\/60 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.border-t-accent-100\/70 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.border-t-accent-100\/75 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.border-t-accent-100\/80 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.border-t-accent-100\/87 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.border-t-accent-100\/90 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.border-t-accent-100\/95 {
  border-top-color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.border-t-accent-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-200\/0 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.border-t-accent-200\/10 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.border-t-accent-200\/100 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.border-t-accent-200\/12 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.border-t-accent-200\/20 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.border-t-accent-200\/25 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.border-t-accent-200\/30 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.border-t-accent-200\/38 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.border-t-accent-200\/40 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.border-t-accent-200\/5 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.border-t-accent-200\/50 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.border-t-accent-200\/60 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.border-t-accent-200\/70 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.border-t-accent-200\/75 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.border-t-accent-200\/80 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.border-t-accent-200\/87 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.border-t-accent-200\/90 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.border-t-accent-200\/95 {
  border-top-color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.border-t-accent-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-300\/0 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.border-t-accent-300\/10 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.border-t-accent-300\/100 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.border-t-accent-300\/12 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.border-t-accent-300\/20 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.border-t-accent-300\/25 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.border-t-accent-300\/30 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.border-t-accent-300\/38 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.border-t-accent-300\/40 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.border-t-accent-300\/5 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.border-t-accent-300\/50 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.border-t-accent-300\/60 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.border-t-accent-300\/70 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.border-t-accent-300\/75 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.border-t-accent-300\/80 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.border-t-accent-300\/87 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.border-t-accent-300\/90 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.border-t-accent-300\/95 {
  border-top-color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.border-t-accent-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-400\/0 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.border-t-accent-400\/10 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.border-t-accent-400\/100 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.border-t-accent-400\/12 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.border-t-accent-400\/20 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.border-t-accent-400\/25 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.border-t-accent-400\/30 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.border-t-accent-400\/38 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.border-t-accent-400\/40 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.border-t-accent-400\/5 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.border-t-accent-400\/50 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.border-t-accent-400\/60 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.border-t-accent-400\/70 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.border-t-accent-400\/75 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.border-t-accent-400\/80 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.border-t-accent-400\/87 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.border-t-accent-400\/90 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.border-t-accent-400\/95 {
  border-top-color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.border-t-accent-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-50\/0 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.border-t-accent-50\/10 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.border-t-accent-50\/100 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.border-t-accent-50\/12 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.border-t-accent-50\/20 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.border-t-accent-50\/25 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.border-t-accent-50\/30 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.border-t-accent-50\/38 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.border-t-accent-50\/40 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.border-t-accent-50\/5 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.border-t-accent-50\/50 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.border-t-accent-50\/60 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.border-t-accent-50\/70 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.border-t-accent-50\/75 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.border-t-accent-50\/80 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.border-t-accent-50\/87 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.border-t-accent-50\/90 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.border-t-accent-50\/95 {
  border-top-color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.border-t-accent-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-500\/0 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.border-t-accent-500\/10 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.border-t-accent-500\/100 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.border-t-accent-500\/12 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.border-t-accent-500\/20 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.border-t-accent-500\/25 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.border-t-accent-500\/30 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.border-t-accent-500\/38 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.border-t-accent-500\/40 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.border-t-accent-500\/5 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.border-t-accent-500\/50 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.border-t-accent-500\/60 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.border-t-accent-500\/70 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.border-t-accent-500\/75 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.border-t-accent-500\/80 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.border-t-accent-500\/87 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.border-t-accent-500\/90 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.border-t-accent-500\/95 {
  border-top-color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.border-t-accent-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-600\/0 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.border-t-accent-600\/10 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.border-t-accent-600\/100 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.border-t-accent-600\/12 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.border-t-accent-600\/20 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.border-t-accent-600\/25 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.border-t-accent-600\/30 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.border-t-accent-600\/38 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.border-t-accent-600\/40 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.border-t-accent-600\/5 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.border-t-accent-600\/50 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.border-t-accent-600\/60 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.border-t-accent-600\/70 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.border-t-accent-600\/75 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.border-t-accent-600\/80 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.border-t-accent-600\/87 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.border-t-accent-600\/90 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.border-t-accent-600\/95 {
  border-top-color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.border-t-accent-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-700\/0 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.border-t-accent-700\/10 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.border-t-accent-700\/100 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.border-t-accent-700\/12 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.border-t-accent-700\/20 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.border-t-accent-700\/25 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.border-t-accent-700\/30 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.border-t-accent-700\/38 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.border-t-accent-700\/40 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.border-t-accent-700\/5 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.border-t-accent-700\/50 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.border-t-accent-700\/60 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.border-t-accent-700\/70 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.border-t-accent-700\/75 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.border-t-accent-700\/80 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.border-t-accent-700\/87 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.border-t-accent-700\/90 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.border-t-accent-700\/95 {
  border-top-color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.border-t-accent-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-800\/0 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.border-t-accent-800\/10 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.border-t-accent-800\/100 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.border-t-accent-800\/12 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.border-t-accent-800\/20 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.border-t-accent-800\/25 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.border-t-accent-800\/30 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.border-t-accent-800\/38 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.border-t-accent-800\/40 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.border-t-accent-800\/5 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.border-t-accent-800\/50 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.border-t-accent-800\/60 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.border-t-accent-800\/70 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.border-t-accent-800\/75 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.border-t-accent-800\/80 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.border-t-accent-800\/87 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.border-t-accent-800\/90 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.border-t-accent-800\/95 {
  border-top-color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.border-t-accent-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-900\/0 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.border-t-accent-900\/10 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.border-t-accent-900\/100 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.border-t-accent-900\/12 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.border-t-accent-900\/20 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.border-t-accent-900\/25 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.border-t-accent-900\/30 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.border-t-accent-900\/38 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.border-t-accent-900\/40 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.border-t-accent-900\/5 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.border-t-accent-900\/50 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.border-t-accent-900\/60 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.border-t-accent-900\/70 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.border-t-accent-900\/75 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.border-t-accent-900\/80 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.border-t-accent-900\/87 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.border-t-accent-900\/90 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.border-t-accent-900\/95 {
  border-top-color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.border-t-accent-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-t-accent-950\/0 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.border-t-accent-950\/10 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.border-t-accent-950\/100 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.border-t-accent-950\/12 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.border-t-accent-950\/20 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.border-t-accent-950\/25 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.border-t-accent-950\/30 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.border-t-accent-950\/38 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.border-t-accent-950\/40 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.border-t-accent-950\/5 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.border-t-accent-950\/50 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.border-t-accent-950\/60 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.border-t-accent-950\/70 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.border-t-accent-950\/75 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.border-t-accent-950\/80 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.border-t-accent-950\/87 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.border-t-accent-950\/90 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.border-t-accent-950\/95 {
  border-top-color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.border-t-accent\/0 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.border-t-accent\/10 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.border-t-accent\/100 {
  border-top-color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.border-t-accent\/12 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.border-t-accent\/20 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.border-t-accent\/25 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.border-t-accent\/30 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.border-t-accent\/38 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.border-t-accent\/40 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.border-t-accent\/5 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.border-t-accent\/50 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.border-t-accent\/60 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.border-t-accent\/70 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.border-t-accent\/75 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.border-t-accent\/80 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.border-t-accent\/87 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.border-t-accent\/90 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.border-t-accent\/95 {
  border-top-color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.border-t-amber-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity)) !important;
}
.border-t-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0) !important;
}
.border-t-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1) !important;
}
.border-t-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1) !important;
}
.border-t-amber-100\/12 {
  border-top-color: rgb(254 243 199 / 0.12) !important;
}
.border-t-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2) !important;
}
.border-t-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25) !important;
}
.border-t-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3) !important;
}
.border-t-amber-100\/38 {
  border-top-color: rgb(254 243 199 / 0.38) !important;
}
.border-t-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4) !important;
}
.border-t-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05) !important;
}
.border-t-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5) !important;
}
.border-t-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6) !important;
}
.border-t-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7) !important;
}
.border-t-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75) !important;
}
.border-t-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8) !important;
}
.border-t-amber-100\/87 {
  border-top-color: rgb(254 243 199 / 0.87) !important;
}
.border-t-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9) !important;
}
.border-t-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95) !important;
}
.border-t-amber-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity)) !important;
}
.border-t-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0) !important;
}
.border-t-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1) !important;
}
.border-t-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1) !important;
}
.border-t-amber-200\/12 {
  border-top-color: rgb(253 230 138 / 0.12) !important;
}
.border-t-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2) !important;
}
.border-t-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25) !important;
}
.border-t-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3) !important;
}
.border-t-amber-200\/38 {
  border-top-color: rgb(253 230 138 / 0.38) !important;
}
.border-t-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4) !important;
}
.border-t-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05) !important;
}
.border-t-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5) !important;
}
.border-t-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6) !important;
}
.border-t-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7) !important;
}
.border-t-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75) !important;
}
.border-t-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8) !important;
}
.border-t-amber-200\/87 {
  border-top-color: rgb(253 230 138 / 0.87) !important;
}
.border-t-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9) !important;
}
.border-t-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95) !important;
}
.border-t-amber-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity)) !important;
}
.border-t-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0) !important;
}
.border-t-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1) !important;
}
.border-t-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1) !important;
}
.border-t-amber-300\/12 {
  border-top-color: rgb(252 211 77 / 0.12) !important;
}
.border-t-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2) !important;
}
.border-t-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25) !important;
}
.border-t-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3) !important;
}
.border-t-amber-300\/38 {
  border-top-color: rgb(252 211 77 / 0.38) !important;
}
.border-t-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4) !important;
}
.border-t-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05) !important;
}
.border-t-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5) !important;
}
.border-t-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6) !important;
}
.border-t-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7) !important;
}
.border-t-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75) !important;
}
.border-t-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8) !important;
}
.border-t-amber-300\/87 {
  border-top-color: rgb(252 211 77 / 0.87) !important;
}
.border-t-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9) !important;
}
.border-t-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95) !important;
}
.border-t-amber-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}
.border-t-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0) !important;
}
.border-t-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1) !important;
}
.border-t-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1) !important;
}
.border-t-amber-400\/12 {
  border-top-color: rgb(251 191 36 / 0.12) !important;
}
.border-t-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2) !important;
}
.border-t-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25) !important;
}
.border-t-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3) !important;
}
.border-t-amber-400\/38 {
  border-top-color: rgb(251 191 36 / 0.38) !important;
}
.border-t-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4) !important;
}
.border-t-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05) !important;
}
.border-t-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5) !important;
}
.border-t-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6) !important;
}
.border-t-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7) !important;
}
.border-t-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75) !important;
}
.border-t-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8) !important;
}
.border-t-amber-400\/87 {
  border-top-color: rgb(251 191 36 / 0.87) !important;
}
.border-t-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9) !important;
}
.border-t-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95) !important;
}
.border-t-amber-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity)) !important;
}
.border-t-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0) !important;
}
.border-t-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1) !important;
}
.border-t-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1) !important;
}
.border-t-amber-50\/12 {
  border-top-color: rgb(255 251 235 / 0.12) !important;
}
.border-t-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2) !important;
}
.border-t-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25) !important;
}
.border-t-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3) !important;
}
.border-t-amber-50\/38 {
  border-top-color: rgb(255 251 235 / 0.38) !important;
}
.border-t-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4) !important;
}
.border-t-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05) !important;
}
.border-t-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5) !important;
}
.border-t-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6) !important;
}
.border-t-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7) !important;
}
.border-t-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75) !important;
}
.border-t-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8) !important;
}
.border-t-amber-50\/87 {
  border-top-color: rgb(255 251 235 / 0.87) !important;
}
.border-t-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9) !important;
}
.border-t-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95) !important;
}
.border-t-amber-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity)) !important;
}
.border-t-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0) !important;
}
.border-t-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1) !important;
}
.border-t-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1) !important;
}
.border-t-amber-500\/12 {
  border-top-color: rgb(245 158 11 / 0.12) !important;
}
.border-t-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2) !important;
}
.border-t-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25) !important;
}
.border-t-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3) !important;
}
.border-t-amber-500\/38 {
  border-top-color: rgb(245 158 11 / 0.38) !important;
}
.border-t-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4) !important;
}
.border-t-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05) !important;
}
.border-t-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5) !important;
}
.border-t-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6) !important;
}
.border-t-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7) !important;
}
.border-t-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75) !important;
}
.border-t-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8) !important;
}
.border-t-amber-500\/87 {
  border-top-color: rgb(245 158 11 / 0.87) !important;
}
.border-t-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9) !important;
}
.border-t-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95) !important;
}
.border-t-amber-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}
.border-t-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0) !important;
}
.border-t-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1) !important;
}
.border-t-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1) !important;
}
.border-t-amber-600\/12 {
  border-top-color: rgb(217 119 6 / 0.12) !important;
}
.border-t-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2) !important;
}
.border-t-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25) !important;
}
.border-t-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3) !important;
}
.border-t-amber-600\/38 {
  border-top-color: rgb(217 119 6 / 0.38) !important;
}
.border-t-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4) !important;
}
.border-t-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05) !important;
}
.border-t-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5) !important;
}
.border-t-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6) !important;
}
.border-t-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7) !important;
}
.border-t-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75) !important;
}
.border-t-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8) !important;
}
.border-t-amber-600\/87 {
  border-top-color: rgb(217 119 6 / 0.87) !important;
}
.border-t-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9) !important;
}
.border-t-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95) !important;
}
.border-t-amber-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity)) !important;
}
.border-t-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0) !important;
}
.border-t-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1) !important;
}
.border-t-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1) !important;
}
.border-t-amber-700\/12 {
  border-top-color: rgb(180 83 9 / 0.12) !important;
}
.border-t-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2) !important;
}
.border-t-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25) !important;
}
.border-t-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3) !important;
}
.border-t-amber-700\/38 {
  border-top-color: rgb(180 83 9 / 0.38) !important;
}
.border-t-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4) !important;
}
.border-t-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05) !important;
}
.border-t-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5) !important;
}
.border-t-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6) !important;
}
.border-t-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7) !important;
}
.border-t-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75) !important;
}
.border-t-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8) !important;
}
.border-t-amber-700\/87 {
  border-top-color: rgb(180 83 9 / 0.87) !important;
}
.border-t-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9) !important;
}
.border-t-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95) !important;
}
.border-t-amber-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity)) !important;
}
.border-t-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0) !important;
}
.border-t-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1) !important;
}
.border-t-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1) !important;
}
.border-t-amber-800\/12 {
  border-top-color: rgb(146 64 14 / 0.12) !important;
}
.border-t-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2) !important;
}
.border-t-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25) !important;
}
.border-t-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3) !important;
}
.border-t-amber-800\/38 {
  border-top-color: rgb(146 64 14 / 0.38) !important;
}
.border-t-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4) !important;
}
.border-t-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05) !important;
}
.border-t-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5) !important;
}
.border-t-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6) !important;
}
.border-t-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7) !important;
}
.border-t-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75) !important;
}
.border-t-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8) !important;
}
.border-t-amber-800\/87 {
  border-top-color: rgb(146 64 14 / 0.87) !important;
}
.border-t-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9) !important;
}
.border-t-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95) !important;
}
.border-t-amber-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity)) !important;
}
.border-t-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0) !important;
}
.border-t-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1) !important;
}
.border-t-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1) !important;
}
.border-t-amber-900\/12 {
  border-top-color: rgb(120 53 15 / 0.12) !important;
}
.border-t-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2) !important;
}
.border-t-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25) !important;
}
.border-t-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3) !important;
}
.border-t-amber-900\/38 {
  border-top-color: rgb(120 53 15 / 0.38) !important;
}
.border-t-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4) !important;
}
.border-t-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05) !important;
}
.border-t-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5) !important;
}
.border-t-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6) !important;
}
.border-t-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7) !important;
}
.border-t-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75) !important;
}
.border-t-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8) !important;
}
.border-t-amber-900\/87 {
  border-top-color: rgb(120 53 15 / 0.87) !important;
}
.border-t-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9) !important;
}
.border-t-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95) !important;
}
.border-t-amber-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity)) !important;
}
.border-t-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0) !important;
}
.border-t-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1) !important;
}
.border-t-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1) !important;
}
.border-t-amber-950\/12 {
  border-top-color: rgb(69 26 3 / 0.12) !important;
}
.border-t-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2) !important;
}
.border-t-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25) !important;
}
.border-t-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3) !important;
}
.border-t-amber-950\/38 {
  border-top-color: rgb(69 26 3 / 0.38) !important;
}
.border-t-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4) !important;
}
.border-t-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05) !important;
}
.border-t-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5) !important;
}
.border-t-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6) !important;
}
.border-t-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7) !important;
}
.border-t-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75) !important;
}
.border-t-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8) !important;
}
.border-t-amber-950\/87 {
  border-top-color: rgb(69 26 3 / 0.87) !important;
}
.border-t-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9) !important;
}
.border-t-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95) !important;
}
.border-t-black {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-t-black\/0 {
  border-top-color: rgb(0 0 0 / 0) !important;
}
.border-t-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1) !important;
}
.border-t-black\/100 {
  border-top-color: rgb(0 0 0 / 1) !important;
}
.border-t-black\/12 {
  border-top-color: rgb(0 0 0 / 0.12) !important;
}
.border-t-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2) !important;
}
.border-t-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25) !important;
}
.border-t-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3) !important;
}
.border-t-black\/38 {
  border-top-color: rgb(0 0 0 / 0.38) !important;
}
.border-t-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4) !important;
}
.border-t-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05) !important;
}
.border-t-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5) !important;
}
.border-t-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6) !important;
}
.border-t-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7) !important;
}
.border-t-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75) !important;
}
.border-t-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8) !important;
}
.border-t-black\/87 {
  border-top-color: rgb(0 0 0 / 0.87) !important;
}
.border-t-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9) !important;
}
.border-t-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95) !important;
}
.border-t-blue-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(219 234 254 / var(--tw-border-opacity)) !important;
}
.border-t-blue-100\/0 {
  border-top-color: rgb(219 234 254 / 0) !important;
}
.border-t-blue-100\/10 {
  border-top-color: rgb(219 234 254 / 0.1) !important;
}
.border-t-blue-100\/100 {
  border-top-color: rgb(219 234 254 / 1) !important;
}
.border-t-blue-100\/12 {
  border-top-color: rgb(219 234 254 / 0.12) !important;
}
.border-t-blue-100\/20 {
  border-top-color: rgb(219 234 254 / 0.2) !important;
}
.border-t-blue-100\/25 {
  border-top-color: rgb(219 234 254 / 0.25) !important;
}
.border-t-blue-100\/30 {
  border-top-color: rgb(219 234 254 / 0.3) !important;
}
.border-t-blue-100\/38 {
  border-top-color: rgb(219 234 254 / 0.38) !important;
}
.border-t-blue-100\/40 {
  border-top-color: rgb(219 234 254 / 0.4) !important;
}
.border-t-blue-100\/5 {
  border-top-color: rgb(219 234 254 / 0.05) !important;
}
.border-t-blue-100\/50 {
  border-top-color: rgb(219 234 254 / 0.5) !important;
}
.border-t-blue-100\/60 {
  border-top-color: rgb(219 234 254 / 0.6) !important;
}
.border-t-blue-100\/70 {
  border-top-color: rgb(219 234 254 / 0.7) !important;
}
.border-t-blue-100\/75 {
  border-top-color: rgb(219 234 254 / 0.75) !important;
}
.border-t-blue-100\/80 {
  border-top-color: rgb(219 234 254 / 0.8) !important;
}
.border-t-blue-100\/87 {
  border-top-color: rgb(219 234 254 / 0.87) !important;
}
.border-t-blue-100\/90 {
  border-top-color: rgb(219 234 254 / 0.9) !important;
}
.border-t-blue-100\/95 {
  border-top-color: rgb(219 234 254 / 0.95) !important;
}
.border-t-blue-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(191 219 254 / var(--tw-border-opacity)) !important;
}
.border-t-blue-200\/0 {
  border-top-color: rgb(191 219 254 / 0) !important;
}
.border-t-blue-200\/10 {
  border-top-color: rgb(191 219 254 / 0.1) !important;
}
.border-t-blue-200\/100 {
  border-top-color: rgb(191 219 254 / 1) !important;
}
.border-t-blue-200\/12 {
  border-top-color: rgb(191 219 254 / 0.12) !important;
}
.border-t-blue-200\/20 {
  border-top-color: rgb(191 219 254 / 0.2) !important;
}
.border-t-blue-200\/25 {
  border-top-color: rgb(191 219 254 / 0.25) !important;
}
.border-t-blue-200\/30 {
  border-top-color: rgb(191 219 254 / 0.3) !important;
}
.border-t-blue-200\/38 {
  border-top-color: rgb(191 219 254 / 0.38) !important;
}
.border-t-blue-200\/40 {
  border-top-color: rgb(191 219 254 / 0.4) !important;
}
.border-t-blue-200\/5 {
  border-top-color: rgb(191 219 254 / 0.05) !important;
}
.border-t-blue-200\/50 {
  border-top-color: rgb(191 219 254 / 0.5) !important;
}
.border-t-blue-200\/60 {
  border-top-color: rgb(191 219 254 / 0.6) !important;
}
.border-t-blue-200\/70 {
  border-top-color: rgb(191 219 254 / 0.7) !important;
}
.border-t-blue-200\/75 {
  border-top-color: rgb(191 219 254 / 0.75) !important;
}
.border-t-blue-200\/80 {
  border-top-color: rgb(191 219 254 / 0.8) !important;
}
.border-t-blue-200\/87 {
  border-top-color: rgb(191 219 254 / 0.87) !important;
}
.border-t-blue-200\/90 {
  border-top-color: rgb(191 219 254 / 0.9) !important;
}
.border-t-blue-200\/95 {
  border-top-color: rgb(191 219 254 / 0.95) !important;
}
.border-t-blue-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.border-t-blue-300\/0 {
  border-top-color: rgb(147 197 253 / 0) !important;
}
.border-t-blue-300\/10 {
  border-top-color: rgb(147 197 253 / 0.1) !important;
}
.border-t-blue-300\/100 {
  border-top-color: rgb(147 197 253 / 1) !important;
}
.border-t-blue-300\/12 {
  border-top-color: rgb(147 197 253 / 0.12) !important;
}
.border-t-blue-300\/20 {
  border-top-color: rgb(147 197 253 / 0.2) !important;
}
.border-t-blue-300\/25 {
  border-top-color: rgb(147 197 253 / 0.25) !important;
}
.border-t-blue-300\/30 {
  border-top-color: rgb(147 197 253 / 0.3) !important;
}
.border-t-blue-300\/38 {
  border-top-color: rgb(147 197 253 / 0.38) !important;
}
.border-t-blue-300\/40 {
  border-top-color: rgb(147 197 253 / 0.4) !important;
}
.border-t-blue-300\/5 {
  border-top-color: rgb(147 197 253 / 0.05) !important;
}
.border-t-blue-300\/50 {
  border-top-color: rgb(147 197 253 / 0.5) !important;
}
.border-t-blue-300\/60 {
  border-top-color: rgb(147 197 253 / 0.6) !important;
}
.border-t-blue-300\/70 {
  border-top-color: rgb(147 197 253 / 0.7) !important;
}
.border-t-blue-300\/75 {
  border-top-color: rgb(147 197 253 / 0.75) !important;
}
.border-t-blue-300\/80 {
  border-top-color: rgb(147 197 253 / 0.8) !important;
}
.border-t-blue-300\/87 {
  border-top-color: rgb(147 197 253 / 0.87) !important;
}
.border-t-blue-300\/90 {
  border-top-color: rgb(147 197 253 / 0.9) !important;
}
.border-t-blue-300\/95 {
  border-top-color: rgb(147 197 253 / 0.95) !important;
}
.border-t-blue-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}
.border-t-blue-400\/0 {
  border-top-color: rgb(96 165 250 / 0) !important;
}
.border-t-blue-400\/10 {
  border-top-color: rgb(96 165 250 / 0.1) !important;
}
.border-t-blue-400\/100 {
  border-top-color: rgb(96 165 250 / 1) !important;
}
.border-t-blue-400\/12 {
  border-top-color: rgb(96 165 250 / 0.12) !important;
}
.border-t-blue-400\/20 {
  border-top-color: rgb(96 165 250 / 0.2) !important;
}
.border-t-blue-400\/25 {
  border-top-color: rgb(96 165 250 / 0.25) !important;
}
.border-t-blue-400\/30 {
  border-top-color: rgb(96 165 250 / 0.3) !important;
}
.border-t-blue-400\/38 {
  border-top-color: rgb(96 165 250 / 0.38) !important;
}
.border-t-blue-400\/40 {
  border-top-color: rgb(96 165 250 / 0.4) !important;
}
.border-t-blue-400\/5 {
  border-top-color: rgb(96 165 250 / 0.05) !important;
}
.border-t-blue-400\/50 {
  border-top-color: rgb(96 165 250 / 0.5) !important;
}
.border-t-blue-400\/60 {
  border-top-color: rgb(96 165 250 / 0.6) !important;
}
.border-t-blue-400\/70 {
  border-top-color: rgb(96 165 250 / 0.7) !important;
}
.border-t-blue-400\/75 {
  border-top-color: rgb(96 165 250 / 0.75) !important;
}
.border-t-blue-400\/80 {
  border-top-color: rgb(96 165 250 / 0.8) !important;
}
.border-t-blue-400\/87 {
  border-top-color: rgb(96 165 250 / 0.87) !important;
}
.border-t-blue-400\/90 {
  border-top-color: rgb(96 165 250 / 0.9) !important;
}
.border-t-blue-400\/95 {
  border-top-color: rgb(96 165 250 / 0.95) !important;
}
.border-t-blue-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity)) !important;
}
.border-t-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0) !important;
}
.border-t-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1) !important;
}
.border-t-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1) !important;
}
.border-t-blue-50\/12 {
  border-top-color: rgb(239 246 255 / 0.12) !important;
}
.border-t-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2) !important;
}
.border-t-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25) !important;
}
.border-t-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3) !important;
}
.border-t-blue-50\/38 {
  border-top-color: rgb(239 246 255 / 0.38) !important;
}
.border-t-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4) !important;
}
.border-t-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05) !important;
}
.border-t-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5) !important;
}
.border-t-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6) !important;
}
.border-t-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7) !important;
}
.border-t-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75) !important;
}
.border-t-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8) !important;
}
.border-t-blue-50\/87 {
  border-top-color: rgb(239 246 255 / 0.87) !important;
}
.border-t-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9) !important;
}
.border-t-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95) !important;
}
.border-t-blue-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-t-blue-500\/0 {
  border-top-color: rgb(59 130 246 / 0) !important;
}
.border-t-blue-500\/10 {
  border-top-color: rgb(59 130 246 / 0.1) !important;
}
.border-t-blue-500\/100 {
  border-top-color: rgb(59 130 246 / 1) !important;
}
.border-t-blue-500\/12 {
  border-top-color: rgb(59 130 246 / 0.12) !important;
}
.border-t-blue-500\/20 {
  border-top-color: rgb(59 130 246 / 0.2) !important;
}
.border-t-blue-500\/25 {
  border-top-color: rgb(59 130 246 / 0.25) !important;
}
.border-t-blue-500\/30 {
  border-top-color: rgb(59 130 246 / 0.3) !important;
}
.border-t-blue-500\/38 {
  border-top-color: rgb(59 130 246 / 0.38) !important;
}
.border-t-blue-500\/40 {
  border-top-color: rgb(59 130 246 / 0.4) !important;
}
.border-t-blue-500\/5 {
  border-top-color: rgb(59 130 246 / 0.05) !important;
}
.border-t-blue-500\/50 {
  border-top-color: rgb(59 130 246 / 0.5) !important;
}
.border-t-blue-500\/60 {
  border-top-color: rgb(59 130 246 / 0.6) !important;
}
.border-t-blue-500\/70 {
  border-top-color: rgb(59 130 246 / 0.7) !important;
}
.border-t-blue-500\/75 {
  border-top-color: rgb(59 130 246 / 0.75) !important;
}
.border-t-blue-500\/80 {
  border-top-color: rgb(59 130 246 / 0.8) !important;
}
.border-t-blue-500\/87 {
  border-top-color: rgb(59 130 246 / 0.87) !important;
}
.border-t-blue-500\/90 {
  border-top-color: rgb(59 130 246 / 0.9) !important;
}
.border-t-blue-500\/95 {
  border-top-color: rgb(59 130 246 / 0.95) !important;
}
.border-t-blue-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}
.border-t-blue-600\/0 {
  border-top-color: rgb(37 99 235 / 0) !important;
}
.border-t-blue-600\/10 {
  border-top-color: rgb(37 99 235 / 0.1) !important;
}
.border-t-blue-600\/100 {
  border-top-color: rgb(37 99 235 / 1) !important;
}
.border-t-blue-600\/12 {
  border-top-color: rgb(37 99 235 / 0.12) !important;
}
.border-t-blue-600\/20 {
  border-top-color: rgb(37 99 235 / 0.2) !important;
}
.border-t-blue-600\/25 {
  border-top-color: rgb(37 99 235 / 0.25) !important;
}
.border-t-blue-600\/30 {
  border-top-color: rgb(37 99 235 / 0.3) !important;
}
.border-t-blue-600\/38 {
  border-top-color: rgb(37 99 235 / 0.38) !important;
}
.border-t-blue-600\/40 {
  border-top-color: rgb(37 99 235 / 0.4) !important;
}
.border-t-blue-600\/5 {
  border-top-color: rgb(37 99 235 / 0.05) !important;
}
.border-t-blue-600\/50 {
  border-top-color: rgb(37 99 235 / 0.5) !important;
}
.border-t-blue-600\/60 {
  border-top-color: rgb(37 99 235 / 0.6) !important;
}
.border-t-blue-600\/70 {
  border-top-color: rgb(37 99 235 / 0.7) !important;
}
.border-t-blue-600\/75 {
  border-top-color: rgb(37 99 235 / 0.75) !important;
}
.border-t-blue-600\/80 {
  border-top-color: rgb(37 99 235 / 0.8) !important;
}
.border-t-blue-600\/87 {
  border-top-color: rgb(37 99 235 / 0.87) !important;
}
.border-t-blue-600\/90 {
  border-top-color: rgb(37 99 235 / 0.9) !important;
}
.border-t-blue-600\/95 {
  border-top-color: rgb(37 99 235 / 0.95) !important;
}
.border-t-blue-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(29 78 216 / var(--tw-border-opacity)) !important;
}
.border-t-blue-700\/0 {
  border-top-color: rgb(29 78 216 / 0) !important;
}
.border-t-blue-700\/10 {
  border-top-color: rgb(29 78 216 / 0.1) !important;
}
.border-t-blue-700\/100 {
  border-top-color: rgb(29 78 216 / 1) !important;
}
.border-t-blue-700\/12 {
  border-top-color: rgb(29 78 216 / 0.12) !important;
}
.border-t-blue-700\/20 {
  border-top-color: rgb(29 78 216 / 0.2) !important;
}
.border-t-blue-700\/25 {
  border-top-color: rgb(29 78 216 / 0.25) !important;
}
.border-t-blue-700\/30 {
  border-top-color: rgb(29 78 216 / 0.3) !important;
}
.border-t-blue-700\/38 {
  border-top-color: rgb(29 78 216 / 0.38) !important;
}
.border-t-blue-700\/40 {
  border-top-color: rgb(29 78 216 / 0.4) !important;
}
.border-t-blue-700\/5 {
  border-top-color: rgb(29 78 216 / 0.05) !important;
}
.border-t-blue-700\/50 {
  border-top-color: rgb(29 78 216 / 0.5) !important;
}
.border-t-blue-700\/60 {
  border-top-color: rgb(29 78 216 / 0.6) !important;
}
.border-t-blue-700\/70 {
  border-top-color: rgb(29 78 216 / 0.7) !important;
}
.border-t-blue-700\/75 {
  border-top-color: rgb(29 78 216 / 0.75) !important;
}
.border-t-blue-700\/80 {
  border-top-color: rgb(29 78 216 / 0.8) !important;
}
.border-t-blue-700\/87 {
  border-top-color: rgb(29 78 216 / 0.87) !important;
}
.border-t-blue-700\/90 {
  border-top-color: rgb(29 78 216 / 0.9) !important;
}
.border-t-blue-700\/95 {
  border-top-color: rgb(29 78 216 / 0.95) !important;
}
.border-t-blue-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 64 175 / var(--tw-border-opacity)) !important;
}
.border-t-blue-800\/0 {
  border-top-color: rgb(30 64 175 / 0) !important;
}
.border-t-blue-800\/10 {
  border-top-color: rgb(30 64 175 / 0.1) !important;
}
.border-t-blue-800\/100 {
  border-top-color: rgb(30 64 175 / 1) !important;
}
.border-t-blue-800\/12 {
  border-top-color: rgb(30 64 175 / 0.12) !important;
}
.border-t-blue-800\/20 {
  border-top-color: rgb(30 64 175 / 0.2) !important;
}
.border-t-blue-800\/25 {
  border-top-color: rgb(30 64 175 / 0.25) !important;
}
.border-t-blue-800\/30 {
  border-top-color: rgb(30 64 175 / 0.3) !important;
}
.border-t-blue-800\/38 {
  border-top-color: rgb(30 64 175 / 0.38) !important;
}
.border-t-blue-800\/40 {
  border-top-color: rgb(30 64 175 / 0.4) !important;
}
.border-t-blue-800\/5 {
  border-top-color: rgb(30 64 175 / 0.05) !important;
}
.border-t-blue-800\/50 {
  border-top-color: rgb(30 64 175 / 0.5) !important;
}
.border-t-blue-800\/60 {
  border-top-color: rgb(30 64 175 / 0.6) !important;
}
.border-t-blue-800\/70 {
  border-top-color: rgb(30 64 175 / 0.7) !important;
}
.border-t-blue-800\/75 {
  border-top-color: rgb(30 64 175 / 0.75) !important;
}
.border-t-blue-800\/80 {
  border-top-color: rgb(30 64 175 / 0.8) !important;
}
.border-t-blue-800\/87 {
  border-top-color: rgb(30 64 175 / 0.87) !important;
}
.border-t-blue-800\/90 {
  border-top-color: rgb(30 64 175 / 0.9) !important;
}
.border-t-blue-800\/95 {
  border-top-color: rgb(30 64 175 / 0.95) !important;
}
.border-t-blue-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 58 138 / var(--tw-border-opacity)) !important;
}
.border-t-blue-900\/0 {
  border-top-color: rgb(30 58 138 / 0) !important;
}
.border-t-blue-900\/10 {
  border-top-color: rgb(30 58 138 / 0.1) !important;
}
.border-t-blue-900\/100 {
  border-top-color: rgb(30 58 138 / 1) !important;
}
.border-t-blue-900\/12 {
  border-top-color: rgb(30 58 138 / 0.12) !important;
}
.border-t-blue-900\/20 {
  border-top-color: rgb(30 58 138 / 0.2) !important;
}
.border-t-blue-900\/25 {
  border-top-color: rgb(30 58 138 / 0.25) !important;
}
.border-t-blue-900\/30 {
  border-top-color: rgb(30 58 138 / 0.3) !important;
}
.border-t-blue-900\/38 {
  border-top-color: rgb(30 58 138 / 0.38) !important;
}
.border-t-blue-900\/40 {
  border-top-color: rgb(30 58 138 / 0.4) !important;
}
.border-t-blue-900\/5 {
  border-top-color: rgb(30 58 138 / 0.05) !important;
}
.border-t-blue-900\/50 {
  border-top-color: rgb(30 58 138 / 0.5) !important;
}
.border-t-blue-900\/60 {
  border-top-color: rgb(30 58 138 / 0.6) !important;
}
.border-t-blue-900\/70 {
  border-top-color: rgb(30 58 138 / 0.7) !important;
}
.border-t-blue-900\/75 {
  border-top-color: rgb(30 58 138 / 0.75) !important;
}
.border-t-blue-900\/80 {
  border-top-color: rgb(30 58 138 / 0.8) !important;
}
.border-t-blue-900\/87 {
  border-top-color: rgb(30 58 138 / 0.87) !important;
}
.border-t-blue-900\/90 {
  border-top-color: rgb(30 58 138 / 0.9) !important;
}
.border-t-blue-900\/95 {
  border-top-color: rgb(30 58 138 / 0.95) !important;
}
.border-t-blue-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity)) !important;
}
.border-t-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0) !important;
}
.border-t-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1) !important;
}
.border-t-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1) !important;
}
.border-t-blue-950\/12 {
  border-top-color: rgb(23 37 84 / 0.12) !important;
}
.border-t-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2) !important;
}
.border-t-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25) !important;
}
.border-t-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3) !important;
}
.border-t-blue-950\/38 {
  border-top-color: rgb(23 37 84 / 0.38) !important;
}
.border-t-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4) !important;
}
.border-t-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05) !important;
}
.border-t-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5) !important;
}
.border-t-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6) !important;
}
.border-t-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7) !important;
}
.border-t-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75) !important;
}
.border-t-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8) !important;
}
.border-t-blue-950\/87 {
  border-top-color: rgb(23 37 84 / 0.87) !important;
}
.border-t-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9) !important;
}
.border-t-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95) !important;
}
.border-t-current {
  border-top-color: currentColor !important;
}
.border-t-cyan-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0) !important;
}
.border-t-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1) !important;
}
.border-t-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1) !important;
}
.border-t-cyan-100\/12 {
  border-top-color: rgb(207 250 254 / 0.12) !important;
}
.border-t-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2) !important;
}
.border-t-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25) !important;
}
.border-t-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3) !important;
}
.border-t-cyan-100\/38 {
  border-top-color: rgb(207 250 254 / 0.38) !important;
}
.border-t-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4) !important;
}
.border-t-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05) !important;
}
.border-t-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5) !important;
}
.border-t-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6) !important;
}
.border-t-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7) !important;
}
.border-t-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75) !important;
}
.border-t-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8) !important;
}
.border-t-cyan-100\/87 {
  border-top-color: rgb(207 250 254 / 0.87) !important;
}
.border-t-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9) !important;
}
.border-t-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95) !important;
}
.border-t-cyan-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0) !important;
}
.border-t-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1) !important;
}
.border-t-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1) !important;
}
.border-t-cyan-200\/12 {
  border-top-color: rgb(165 243 252 / 0.12) !important;
}
.border-t-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2) !important;
}
.border-t-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25) !important;
}
.border-t-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3) !important;
}
.border-t-cyan-200\/38 {
  border-top-color: rgb(165 243 252 / 0.38) !important;
}
.border-t-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4) !important;
}
.border-t-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05) !important;
}
.border-t-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5) !important;
}
.border-t-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6) !important;
}
.border-t-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7) !important;
}
.border-t-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75) !important;
}
.border-t-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8) !important;
}
.border-t-cyan-200\/87 {
  border-top-color: rgb(165 243 252 / 0.87) !important;
}
.border-t-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9) !important;
}
.border-t-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95) !important;
}
.border-t-cyan-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0) !important;
}
.border-t-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1) !important;
}
.border-t-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1) !important;
}
.border-t-cyan-300\/12 {
  border-top-color: rgb(103 232 249 / 0.12) !important;
}
.border-t-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2) !important;
}
.border-t-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25) !important;
}
.border-t-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3) !important;
}
.border-t-cyan-300\/38 {
  border-top-color: rgb(103 232 249 / 0.38) !important;
}
.border-t-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4) !important;
}
.border-t-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05) !important;
}
.border-t-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5) !important;
}
.border-t-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6) !important;
}
.border-t-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7) !important;
}
.border-t-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75) !important;
}
.border-t-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8) !important;
}
.border-t-cyan-300\/87 {
  border-top-color: rgb(103 232 249 / 0.87) !important;
}
.border-t-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9) !important;
}
.border-t-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95) !important;
}
.border-t-cyan-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0) !important;
}
.border-t-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1) !important;
}
.border-t-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1) !important;
}
.border-t-cyan-400\/12 {
  border-top-color: rgb(34 211 238 / 0.12) !important;
}
.border-t-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2) !important;
}
.border-t-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25) !important;
}
.border-t-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3) !important;
}
.border-t-cyan-400\/38 {
  border-top-color: rgb(34 211 238 / 0.38) !important;
}
.border-t-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4) !important;
}
.border-t-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05) !important;
}
.border-t-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5) !important;
}
.border-t-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6) !important;
}
.border-t-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7) !important;
}
.border-t-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75) !important;
}
.border-t-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8) !important;
}
.border-t-cyan-400\/87 {
  border-top-color: rgb(34 211 238 / 0.87) !important;
}
.border-t-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9) !important;
}
.border-t-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95) !important;
}
.border-t-cyan-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0) !important;
}
.border-t-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1) !important;
}
.border-t-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1) !important;
}
.border-t-cyan-50\/12 {
  border-top-color: rgb(236 254 255 / 0.12) !important;
}
.border-t-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2) !important;
}
.border-t-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25) !important;
}
.border-t-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3) !important;
}
.border-t-cyan-50\/38 {
  border-top-color: rgb(236 254 255 / 0.38) !important;
}
.border-t-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4) !important;
}
.border-t-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05) !important;
}
.border-t-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5) !important;
}
.border-t-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6) !important;
}
.border-t-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7) !important;
}
.border-t-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75) !important;
}
.border-t-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8) !important;
}
.border-t-cyan-50\/87 {
  border-top-color: rgb(236 254 255 / 0.87) !important;
}
.border-t-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9) !important;
}
.border-t-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95) !important;
}
.border-t-cyan-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0) !important;
}
.border-t-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1) !important;
}
.border-t-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1) !important;
}
.border-t-cyan-500\/12 {
  border-top-color: rgb(6 182 212 / 0.12) !important;
}
.border-t-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2) !important;
}
.border-t-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25) !important;
}
.border-t-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3) !important;
}
.border-t-cyan-500\/38 {
  border-top-color: rgb(6 182 212 / 0.38) !important;
}
.border-t-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4) !important;
}
.border-t-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05) !important;
}
.border-t-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5) !important;
}
.border-t-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6) !important;
}
.border-t-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7) !important;
}
.border-t-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75) !important;
}
.border-t-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8) !important;
}
.border-t-cyan-500\/87 {
  border-top-color: rgb(6 182 212 / 0.87) !important;
}
.border-t-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9) !important;
}
.border-t-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95) !important;
}
.border-t-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0) !important;
}
.border-t-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1) !important;
}
.border-t-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1) !important;
}
.border-t-cyan-600\/12 {
  border-top-color: rgb(8 145 178 / 0.12) !important;
}
.border-t-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2) !important;
}
.border-t-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25) !important;
}
.border-t-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3) !important;
}
.border-t-cyan-600\/38 {
  border-top-color: rgb(8 145 178 / 0.38) !important;
}
.border-t-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4) !important;
}
.border-t-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05) !important;
}
.border-t-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5) !important;
}
.border-t-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6) !important;
}
.border-t-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7) !important;
}
.border-t-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75) !important;
}
.border-t-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8) !important;
}
.border-t-cyan-600\/87 {
  border-top-color: rgb(8 145 178 / 0.87) !important;
}
.border-t-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9) !important;
}
.border-t-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95) !important;
}
.border-t-cyan-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0) !important;
}
.border-t-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1) !important;
}
.border-t-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1) !important;
}
.border-t-cyan-700\/12 {
  border-top-color: rgb(14 116 144 / 0.12) !important;
}
.border-t-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2) !important;
}
.border-t-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25) !important;
}
.border-t-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3) !important;
}
.border-t-cyan-700\/38 {
  border-top-color: rgb(14 116 144 / 0.38) !important;
}
.border-t-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4) !important;
}
.border-t-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05) !important;
}
.border-t-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5) !important;
}
.border-t-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6) !important;
}
.border-t-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7) !important;
}
.border-t-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75) !important;
}
.border-t-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8) !important;
}
.border-t-cyan-700\/87 {
  border-top-color: rgb(14 116 144 / 0.87) !important;
}
.border-t-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9) !important;
}
.border-t-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95) !important;
}
.border-t-cyan-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0) !important;
}
.border-t-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1) !important;
}
.border-t-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1) !important;
}
.border-t-cyan-800\/12 {
  border-top-color: rgb(21 94 117 / 0.12) !important;
}
.border-t-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2) !important;
}
.border-t-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25) !important;
}
.border-t-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3) !important;
}
.border-t-cyan-800\/38 {
  border-top-color: rgb(21 94 117 / 0.38) !important;
}
.border-t-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4) !important;
}
.border-t-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05) !important;
}
.border-t-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5) !important;
}
.border-t-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6) !important;
}
.border-t-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7) !important;
}
.border-t-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75) !important;
}
.border-t-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8) !important;
}
.border-t-cyan-800\/87 {
  border-top-color: rgb(21 94 117 / 0.87) !important;
}
.border-t-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9) !important;
}
.border-t-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95) !important;
}
.border-t-cyan-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0) !important;
}
.border-t-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1) !important;
}
.border-t-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1) !important;
}
.border-t-cyan-900\/12 {
  border-top-color: rgb(22 78 99 / 0.12) !important;
}
.border-t-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2) !important;
}
.border-t-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25) !important;
}
.border-t-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3) !important;
}
.border-t-cyan-900\/38 {
  border-top-color: rgb(22 78 99 / 0.38) !important;
}
.border-t-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4) !important;
}
.border-t-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05) !important;
}
.border-t-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5) !important;
}
.border-t-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6) !important;
}
.border-t-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7) !important;
}
.border-t-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75) !important;
}
.border-t-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8) !important;
}
.border-t-cyan-900\/87 {
  border-top-color: rgb(22 78 99 / 0.87) !important;
}
.border-t-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9) !important;
}
.border-t-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95) !important;
}
.border-t-cyan-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity)) !important;
}
.border-t-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0) !important;
}
.border-t-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1) !important;
}
.border-t-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1) !important;
}
.border-t-cyan-950\/12 {
  border-top-color: rgb(8 51 68 / 0.12) !important;
}
.border-t-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2) !important;
}
.border-t-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25) !important;
}
.border-t-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3) !important;
}
.border-t-cyan-950\/38 {
  border-top-color: rgb(8 51 68 / 0.38) !important;
}
.border-t-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4) !important;
}
.border-t-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05) !important;
}
.border-t-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5) !important;
}
.border-t-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6) !important;
}
.border-t-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7) !important;
}
.border-t-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75) !important;
}
.border-t-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8) !important;
}
.border-t-cyan-950\/87 {
  border-top-color: rgb(8 51 68 / 0.87) !important;
}
.border-t-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9) !important;
}
.border-t-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95) !important;
}
.border-t-emerald-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0) !important;
}
.border-t-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1) !important;
}
.border-t-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1) !important;
}
.border-t-emerald-100\/12 {
  border-top-color: rgb(209 250 229 / 0.12) !important;
}
.border-t-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2) !important;
}
.border-t-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25) !important;
}
.border-t-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3) !important;
}
.border-t-emerald-100\/38 {
  border-top-color: rgb(209 250 229 / 0.38) !important;
}
.border-t-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4) !important;
}
.border-t-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05) !important;
}
.border-t-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5) !important;
}
.border-t-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6) !important;
}
.border-t-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7) !important;
}
.border-t-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75) !important;
}
.border-t-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8) !important;
}
.border-t-emerald-100\/87 {
  border-top-color: rgb(209 250 229 / 0.87) !important;
}
.border-t-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9) !important;
}
.border-t-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95) !important;
}
.border-t-emerald-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0) !important;
}
.border-t-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1) !important;
}
.border-t-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1) !important;
}
.border-t-emerald-200\/12 {
  border-top-color: rgb(167 243 208 / 0.12) !important;
}
.border-t-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2) !important;
}
.border-t-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25) !important;
}
.border-t-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3) !important;
}
.border-t-emerald-200\/38 {
  border-top-color: rgb(167 243 208 / 0.38) !important;
}
.border-t-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4) !important;
}
.border-t-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05) !important;
}
.border-t-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5) !important;
}
.border-t-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6) !important;
}
.border-t-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7) !important;
}
.border-t-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75) !important;
}
.border-t-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8) !important;
}
.border-t-emerald-200\/87 {
  border-top-color: rgb(167 243 208 / 0.87) !important;
}
.border-t-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9) !important;
}
.border-t-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95) !important;
}
.border-t-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0) !important;
}
.border-t-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1) !important;
}
.border-t-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1) !important;
}
.border-t-emerald-300\/12 {
  border-top-color: rgb(110 231 183 / 0.12) !important;
}
.border-t-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2) !important;
}
.border-t-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25) !important;
}
.border-t-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3) !important;
}
.border-t-emerald-300\/38 {
  border-top-color: rgb(110 231 183 / 0.38) !important;
}
.border-t-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4) !important;
}
.border-t-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05) !important;
}
.border-t-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5) !important;
}
.border-t-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6) !important;
}
.border-t-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7) !important;
}
.border-t-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75) !important;
}
.border-t-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8) !important;
}
.border-t-emerald-300\/87 {
  border-top-color: rgb(110 231 183 / 0.87) !important;
}
.border-t-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9) !important;
}
.border-t-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95) !important;
}
.border-t-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0) !important;
}
.border-t-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1) !important;
}
.border-t-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1) !important;
}
.border-t-emerald-400\/12 {
  border-top-color: rgb(52 211 153 / 0.12) !important;
}
.border-t-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2) !important;
}
.border-t-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25) !important;
}
.border-t-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3) !important;
}
.border-t-emerald-400\/38 {
  border-top-color: rgb(52 211 153 / 0.38) !important;
}
.border-t-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4) !important;
}
.border-t-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05) !important;
}
.border-t-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5) !important;
}
.border-t-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6) !important;
}
.border-t-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7) !important;
}
.border-t-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75) !important;
}
.border-t-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8) !important;
}
.border-t-emerald-400\/87 {
  border-top-color: rgb(52 211 153 / 0.87) !important;
}
.border-t-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9) !important;
}
.border-t-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95) !important;
}
.border-t-emerald-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0) !important;
}
.border-t-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1) !important;
}
.border-t-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1) !important;
}
.border-t-emerald-50\/12 {
  border-top-color: rgb(236 253 245 / 0.12) !important;
}
.border-t-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2) !important;
}
.border-t-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25) !important;
}
.border-t-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3) !important;
}
.border-t-emerald-50\/38 {
  border-top-color: rgb(236 253 245 / 0.38) !important;
}
.border-t-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4) !important;
}
.border-t-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05) !important;
}
.border-t-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5) !important;
}
.border-t-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6) !important;
}
.border-t-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7) !important;
}
.border-t-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75) !important;
}
.border-t-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8) !important;
}
.border-t-emerald-50\/87 {
  border-top-color: rgb(236 253 245 / 0.87) !important;
}
.border-t-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9) !important;
}
.border-t-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95) !important;
}
.border-t-emerald-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0) !important;
}
.border-t-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1) !important;
}
.border-t-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1) !important;
}
.border-t-emerald-500\/12 {
  border-top-color: rgb(16 185 129 / 0.12) !important;
}
.border-t-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2) !important;
}
.border-t-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25) !important;
}
.border-t-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3) !important;
}
.border-t-emerald-500\/38 {
  border-top-color: rgb(16 185 129 / 0.38) !important;
}
.border-t-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4) !important;
}
.border-t-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05) !important;
}
.border-t-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5) !important;
}
.border-t-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6) !important;
}
.border-t-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7) !important;
}
.border-t-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75) !important;
}
.border-t-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8) !important;
}
.border-t-emerald-500\/87 {
  border-top-color: rgb(16 185 129 / 0.87) !important;
}
.border-t-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9) !important;
}
.border-t-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95) !important;
}
.border-t-emerald-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0) !important;
}
.border-t-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1) !important;
}
.border-t-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1) !important;
}
.border-t-emerald-600\/12 {
  border-top-color: rgb(5 150 105 / 0.12) !important;
}
.border-t-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2) !important;
}
.border-t-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25) !important;
}
.border-t-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3) !important;
}
.border-t-emerald-600\/38 {
  border-top-color: rgb(5 150 105 / 0.38) !important;
}
.border-t-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4) !important;
}
.border-t-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05) !important;
}
.border-t-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5) !important;
}
.border-t-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6) !important;
}
.border-t-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7) !important;
}
.border-t-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75) !important;
}
.border-t-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8) !important;
}
.border-t-emerald-600\/87 {
  border-top-color: rgb(5 150 105 / 0.87) !important;
}
.border-t-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9) !important;
}
.border-t-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95) !important;
}
.border-t-emerald-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0) !important;
}
.border-t-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1) !important;
}
.border-t-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1) !important;
}
.border-t-emerald-700\/12 {
  border-top-color: rgb(4 120 87 / 0.12) !important;
}
.border-t-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2) !important;
}
.border-t-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25) !important;
}
.border-t-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3) !important;
}
.border-t-emerald-700\/38 {
  border-top-color: rgb(4 120 87 / 0.38) !important;
}
.border-t-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4) !important;
}
.border-t-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05) !important;
}
.border-t-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5) !important;
}
.border-t-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6) !important;
}
.border-t-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7) !important;
}
.border-t-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75) !important;
}
.border-t-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8) !important;
}
.border-t-emerald-700\/87 {
  border-top-color: rgb(4 120 87 / 0.87) !important;
}
.border-t-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9) !important;
}
.border-t-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95) !important;
}
.border-t-emerald-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0) !important;
}
.border-t-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1) !important;
}
.border-t-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1) !important;
}
.border-t-emerald-800\/12 {
  border-top-color: rgb(6 95 70 / 0.12) !important;
}
.border-t-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2) !important;
}
.border-t-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25) !important;
}
.border-t-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3) !important;
}
.border-t-emerald-800\/38 {
  border-top-color: rgb(6 95 70 / 0.38) !important;
}
.border-t-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4) !important;
}
.border-t-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05) !important;
}
.border-t-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5) !important;
}
.border-t-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6) !important;
}
.border-t-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7) !important;
}
.border-t-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75) !important;
}
.border-t-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8) !important;
}
.border-t-emerald-800\/87 {
  border-top-color: rgb(6 95 70 / 0.87) !important;
}
.border-t-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9) !important;
}
.border-t-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95) !important;
}
.border-t-emerald-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0) !important;
}
.border-t-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1) !important;
}
.border-t-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1) !important;
}
.border-t-emerald-900\/12 {
  border-top-color: rgb(6 78 59 / 0.12) !important;
}
.border-t-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2) !important;
}
.border-t-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25) !important;
}
.border-t-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3) !important;
}
.border-t-emerald-900\/38 {
  border-top-color: rgb(6 78 59 / 0.38) !important;
}
.border-t-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4) !important;
}
.border-t-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05) !important;
}
.border-t-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5) !important;
}
.border-t-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6) !important;
}
.border-t-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7) !important;
}
.border-t-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75) !important;
}
.border-t-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8) !important;
}
.border-t-emerald-900\/87 {
  border-top-color: rgb(6 78 59 / 0.87) !important;
}
.border-t-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9) !important;
}
.border-t-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95) !important;
}
.border-t-emerald-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity)) !important;
}
.border-t-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0) !important;
}
.border-t-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1) !important;
}
.border-t-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1) !important;
}
.border-t-emerald-950\/12 {
  border-top-color: rgb(2 44 34 / 0.12) !important;
}
.border-t-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2) !important;
}
.border-t-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25) !important;
}
.border-t-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3) !important;
}
.border-t-emerald-950\/38 {
  border-top-color: rgb(2 44 34 / 0.38) !important;
}
.border-t-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4) !important;
}
.border-t-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05) !important;
}
.border-t-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5) !important;
}
.border-t-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6) !important;
}
.border-t-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7) !important;
}
.border-t-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75) !important;
}
.border-t-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8) !important;
}
.border-t-emerald-950\/87 {
  border-top-color: rgb(2 44 34 / 0.87) !important;
}
.border-t-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9) !important;
}
.border-t-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95) !important;
}
.border-t-fuchsia-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0) !important;
}
.border-t-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1) !important;
}
.border-t-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1) !important;
}
.border-t-fuchsia-100\/12 {
  border-top-color: rgb(250 232 255 / 0.12) !important;
}
.border-t-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2) !important;
}
.border-t-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25) !important;
}
.border-t-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3) !important;
}
.border-t-fuchsia-100\/38 {
  border-top-color: rgb(250 232 255 / 0.38) !important;
}
.border-t-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4) !important;
}
.border-t-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05) !important;
}
.border-t-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5) !important;
}
.border-t-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6) !important;
}
.border-t-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7) !important;
}
.border-t-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75) !important;
}
.border-t-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8) !important;
}
.border-t-fuchsia-100\/87 {
  border-top-color: rgb(250 232 255 / 0.87) !important;
}
.border-t-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9) !important;
}
.border-t-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95) !important;
}
.border-t-fuchsia-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0) !important;
}
.border-t-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1) !important;
}
.border-t-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1) !important;
}
.border-t-fuchsia-200\/12 {
  border-top-color: rgb(245 208 254 / 0.12) !important;
}
.border-t-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2) !important;
}
.border-t-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25) !important;
}
.border-t-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3) !important;
}
.border-t-fuchsia-200\/38 {
  border-top-color: rgb(245 208 254 / 0.38) !important;
}
.border-t-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4) !important;
}
.border-t-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05) !important;
}
.border-t-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5) !important;
}
.border-t-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6) !important;
}
.border-t-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7) !important;
}
.border-t-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75) !important;
}
.border-t-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8) !important;
}
.border-t-fuchsia-200\/87 {
  border-top-color: rgb(245 208 254 / 0.87) !important;
}
.border-t-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9) !important;
}
.border-t-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95) !important;
}
.border-t-fuchsia-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0) !important;
}
.border-t-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1) !important;
}
.border-t-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1) !important;
}
.border-t-fuchsia-300\/12 {
  border-top-color: rgb(240 171 252 / 0.12) !important;
}
.border-t-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2) !important;
}
.border-t-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25) !important;
}
.border-t-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3) !important;
}
.border-t-fuchsia-300\/38 {
  border-top-color: rgb(240 171 252 / 0.38) !important;
}
.border-t-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4) !important;
}
.border-t-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05) !important;
}
.border-t-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5) !important;
}
.border-t-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6) !important;
}
.border-t-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7) !important;
}
.border-t-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75) !important;
}
.border-t-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8) !important;
}
.border-t-fuchsia-300\/87 {
  border-top-color: rgb(240 171 252 / 0.87) !important;
}
.border-t-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9) !important;
}
.border-t-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95) !important;
}
.border-t-fuchsia-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0) !important;
}
.border-t-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1) !important;
}
.border-t-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1) !important;
}
.border-t-fuchsia-400\/12 {
  border-top-color: rgb(232 121 249 / 0.12) !important;
}
.border-t-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2) !important;
}
.border-t-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25) !important;
}
.border-t-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3) !important;
}
.border-t-fuchsia-400\/38 {
  border-top-color: rgb(232 121 249 / 0.38) !important;
}
.border-t-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4) !important;
}
.border-t-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05) !important;
}
.border-t-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5) !important;
}
.border-t-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6) !important;
}
.border-t-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7) !important;
}
.border-t-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75) !important;
}
.border-t-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8) !important;
}
.border-t-fuchsia-400\/87 {
  border-top-color: rgb(232 121 249 / 0.87) !important;
}
.border-t-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9) !important;
}
.border-t-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95) !important;
}
.border-t-fuchsia-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0) !important;
}
.border-t-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1) !important;
}
.border-t-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1) !important;
}
.border-t-fuchsia-50\/12 {
  border-top-color: rgb(253 244 255 / 0.12) !important;
}
.border-t-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2) !important;
}
.border-t-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25) !important;
}
.border-t-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3) !important;
}
.border-t-fuchsia-50\/38 {
  border-top-color: rgb(253 244 255 / 0.38) !important;
}
.border-t-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4) !important;
}
.border-t-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05) !important;
}
.border-t-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5) !important;
}
.border-t-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6) !important;
}
.border-t-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7) !important;
}
.border-t-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75) !important;
}
.border-t-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8) !important;
}
.border-t-fuchsia-50\/87 {
  border-top-color: rgb(253 244 255 / 0.87) !important;
}
.border-t-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9) !important;
}
.border-t-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95) !important;
}
.border-t-fuchsia-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0) !important;
}
.border-t-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1) !important;
}
.border-t-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1) !important;
}
.border-t-fuchsia-500\/12 {
  border-top-color: rgb(217 70 239 / 0.12) !important;
}
.border-t-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2) !important;
}
.border-t-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25) !important;
}
.border-t-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3) !important;
}
.border-t-fuchsia-500\/38 {
  border-top-color: rgb(217 70 239 / 0.38) !important;
}
.border-t-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4) !important;
}
.border-t-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05) !important;
}
.border-t-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5) !important;
}
.border-t-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6) !important;
}
.border-t-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7) !important;
}
.border-t-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75) !important;
}
.border-t-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8) !important;
}
.border-t-fuchsia-500\/87 {
  border-top-color: rgb(217 70 239 / 0.87) !important;
}
.border-t-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9) !important;
}
.border-t-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95) !important;
}
.border-t-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0) !important;
}
.border-t-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1) !important;
}
.border-t-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1) !important;
}
.border-t-fuchsia-600\/12 {
  border-top-color: rgb(192 38 211 / 0.12) !important;
}
.border-t-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2) !important;
}
.border-t-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25) !important;
}
.border-t-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3) !important;
}
.border-t-fuchsia-600\/38 {
  border-top-color: rgb(192 38 211 / 0.38) !important;
}
.border-t-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4) !important;
}
.border-t-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05) !important;
}
.border-t-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5) !important;
}
.border-t-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6) !important;
}
.border-t-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7) !important;
}
.border-t-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75) !important;
}
.border-t-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8) !important;
}
.border-t-fuchsia-600\/87 {
  border-top-color: rgb(192 38 211 / 0.87) !important;
}
.border-t-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9) !important;
}
.border-t-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95) !important;
}
.border-t-fuchsia-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0) !important;
}
.border-t-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1) !important;
}
.border-t-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1) !important;
}
.border-t-fuchsia-700\/12 {
  border-top-color: rgb(162 28 175 / 0.12) !important;
}
.border-t-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2) !important;
}
.border-t-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25) !important;
}
.border-t-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3) !important;
}
.border-t-fuchsia-700\/38 {
  border-top-color: rgb(162 28 175 / 0.38) !important;
}
.border-t-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4) !important;
}
.border-t-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05) !important;
}
.border-t-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5) !important;
}
.border-t-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6) !important;
}
.border-t-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7) !important;
}
.border-t-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75) !important;
}
.border-t-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8) !important;
}
.border-t-fuchsia-700\/87 {
  border-top-color: rgb(162 28 175 / 0.87) !important;
}
.border-t-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9) !important;
}
.border-t-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95) !important;
}
.border-t-fuchsia-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0) !important;
}
.border-t-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1) !important;
}
.border-t-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1) !important;
}
.border-t-fuchsia-800\/12 {
  border-top-color: rgb(134 25 143 / 0.12) !important;
}
.border-t-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2) !important;
}
.border-t-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25) !important;
}
.border-t-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3) !important;
}
.border-t-fuchsia-800\/38 {
  border-top-color: rgb(134 25 143 / 0.38) !important;
}
.border-t-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4) !important;
}
.border-t-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05) !important;
}
.border-t-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5) !important;
}
.border-t-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6) !important;
}
.border-t-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7) !important;
}
.border-t-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75) !important;
}
.border-t-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8) !important;
}
.border-t-fuchsia-800\/87 {
  border-top-color: rgb(134 25 143 / 0.87) !important;
}
.border-t-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9) !important;
}
.border-t-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95) !important;
}
.border-t-fuchsia-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0) !important;
}
.border-t-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1) !important;
}
.border-t-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1) !important;
}
.border-t-fuchsia-900\/12 {
  border-top-color: rgb(112 26 117 / 0.12) !important;
}
.border-t-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2) !important;
}
.border-t-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25) !important;
}
.border-t-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3) !important;
}
.border-t-fuchsia-900\/38 {
  border-top-color: rgb(112 26 117 / 0.38) !important;
}
.border-t-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4) !important;
}
.border-t-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05) !important;
}
.border-t-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5) !important;
}
.border-t-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6) !important;
}
.border-t-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7) !important;
}
.border-t-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75) !important;
}
.border-t-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8) !important;
}
.border-t-fuchsia-900\/87 {
  border-top-color: rgb(112 26 117 / 0.87) !important;
}
.border-t-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9) !important;
}
.border-t-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95) !important;
}
.border-t-fuchsia-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity)) !important;
}
.border-t-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0) !important;
}
.border-t-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1) !important;
}
.border-t-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1) !important;
}
.border-t-fuchsia-950\/12 {
  border-top-color: rgb(74 4 78 / 0.12) !important;
}
.border-t-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2) !important;
}
.border-t-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25) !important;
}
.border-t-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3) !important;
}
.border-t-fuchsia-950\/38 {
  border-top-color: rgb(74 4 78 / 0.38) !important;
}
.border-t-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4) !important;
}
.border-t-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05) !important;
}
.border-t-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5) !important;
}
.border-t-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6) !important;
}
.border-t-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7) !important;
}
.border-t-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75) !important;
}
.border-t-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8) !important;
}
.border-t-fuchsia-950\/87 {
  border-top-color: rgb(74 4 78 / 0.87) !important;
}
.border-t-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9) !important;
}
.border-t-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95) !important;
}
.border-t-gray-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-t-gray-100\/0 {
  border-top-color: rgb(241 245 249 / 0) !important;
}
.border-t-gray-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1) !important;
}
.border-t-gray-100\/100 {
  border-top-color: rgb(241 245 249 / 1) !important;
}
.border-t-gray-100\/12 {
  border-top-color: rgb(241 245 249 / 0.12) !important;
}
.border-t-gray-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2) !important;
}
.border-t-gray-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25) !important;
}
.border-t-gray-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3) !important;
}
.border-t-gray-100\/38 {
  border-top-color: rgb(241 245 249 / 0.38) !important;
}
.border-t-gray-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4) !important;
}
.border-t-gray-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05) !important;
}
.border-t-gray-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5) !important;
}
.border-t-gray-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6) !important;
}
.border-t-gray-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7) !important;
}
.border-t-gray-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75) !important;
}
.border-t-gray-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8) !important;
}
.border-t-gray-100\/87 {
  border-top-color: rgb(241 245 249 / 0.87) !important;
}
.border-t-gray-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9) !important;
}
.border-t-gray-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95) !important;
}
.border-t-gray-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-t-gray-200\/0 {
  border-top-color: rgb(226 232 240 / 0) !important;
}
.border-t-gray-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1) !important;
}
.border-t-gray-200\/100 {
  border-top-color: rgb(226 232 240 / 1) !important;
}
.border-t-gray-200\/12 {
  border-top-color: rgb(226 232 240 / 0.12) !important;
}
.border-t-gray-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2) !important;
}
.border-t-gray-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25) !important;
}
.border-t-gray-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3) !important;
}
.border-t-gray-200\/38 {
  border-top-color: rgb(226 232 240 / 0.38) !important;
}
.border-t-gray-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4) !important;
}
.border-t-gray-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05) !important;
}
.border-t-gray-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5) !important;
}
.border-t-gray-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6) !important;
}
.border-t-gray-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7) !important;
}
.border-t-gray-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75) !important;
}
.border-t-gray-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8) !important;
}
.border-t-gray-200\/87 {
  border-top-color: rgb(226 232 240 / 0.87) !important;
}
.border-t-gray-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9) !important;
}
.border-t-gray-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95) !important;
}
.border-t-gray-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-t-gray-300\/0 {
  border-top-color: rgb(203 213 225 / 0) !important;
}
.border-t-gray-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1) !important;
}
.border-t-gray-300\/100 {
  border-top-color: rgb(203 213 225 / 1) !important;
}
.border-t-gray-300\/12 {
  border-top-color: rgb(203 213 225 / 0.12) !important;
}
.border-t-gray-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2) !important;
}
.border-t-gray-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25) !important;
}
.border-t-gray-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3) !important;
}
.border-t-gray-300\/38 {
  border-top-color: rgb(203 213 225 / 0.38) !important;
}
.border-t-gray-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4) !important;
}
.border-t-gray-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05) !important;
}
.border-t-gray-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5) !important;
}
.border-t-gray-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6) !important;
}
.border-t-gray-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7) !important;
}
.border-t-gray-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75) !important;
}
.border-t-gray-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8) !important;
}
.border-t-gray-300\/87 {
  border-top-color: rgb(203 213 225 / 0.87) !important;
}
.border-t-gray-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9) !important;
}
.border-t-gray-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95) !important;
}
.border-t-gray-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-t-gray-400\/0 {
  border-top-color: rgb(148 163 184 / 0) !important;
}
.border-t-gray-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1) !important;
}
.border-t-gray-400\/100 {
  border-top-color: rgb(148 163 184 / 1) !important;
}
.border-t-gray-400\/12 {
  border-top-color: rgb(148 163 184 / 0.12) !important;
}
.border-t-gray-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2) !important;
}
.border-t-gray-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25) !important;
}
.border-t-gray-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3) !important;
}
.border-t-gray-400\/38 {
  border-top-color: rgb(148 163 184 / 0.38) !important;
}
.border-t-gray-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4) !important;
}
.border-t-gray-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05) !important;
}
.border-t-gray-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5) !important;
}
.border-t-gray-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6) !important;
}
.border-t-gray-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7) !important;
}
.border-t-gray-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75) !important;
}
.border-t-gray-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8) !important;
}
.border-t-gray-400\/87 {
  border-top-color: rgb(148 163 184 / 0.87) !important;
}
.border-t-gray-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9) !important;
}
.border-t-gray-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95) !important;
}
.border-t-gray-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-t-gray-50\/0 {
  border-top-color: rgb(248 250 252 / 0) !important;
}
.border-t-gray-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1) !important;
}
.border-t-gray-50\/100 {
  border-top-color: rgb(248 250 252 / 1) !important;
}
.border-t-gray-50\/12 {
  border-top-color: rgb(248 250 252 / 0.12) !important;
}
.border-t-gray-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2) !important;
}
.border-t-gray-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25) !important;
}
.border-t-gray-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3) !important;
}
.border-t-gray-50\/38 {
  border-top-color: rgb(248 250 252 / 0.38) !important;
}
.border-t-gray-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4) !important;
}
.border-t-gray-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05) !important;
}
.border-t-gray-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5) !important;
}
.border-t-gray-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6) !important;
}
.border-t-gray-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7) !important;
}
.border-t-gray-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75) !important;
}
.border-t-gray-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8) !important;
}
.border-t-gray-50\/87 {
  border-top-color: rgb(248 250 252 / 0.87) !important;
}
.border-t-gray-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9) !important;
}
.border-t-gray-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95) !important;
}
.border-t-gray-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-t-gray-500\/0 {
  border-top-color: rgb(100 116 139 / 0) !important;
}
.border-t-gray-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1) !important;
}
.border-t-gray-500\/100 {
  border-top-color: rgb(100 116 139 / 1) !important;
}
.border-t-gray-500\/12 {
  border-top-color: rgb(100 116 139 / 0.12) !important;
}
.border-t-gray-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2) !important;
}
.border-t-gray-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25) !important;
}
.border-t-gray-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3) !important;
}
.border-t-gray-500\/38 {
  border-top-color: rgb(100 116 139 / 0.38) !important;
}
.border-t-gray-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4) !important;
}
.border-t-gray-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05) !important;
}
.border-t-gray-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5) !important;
}
.border-t-gray-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6) !important;
}
.border-t-gray-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7) !important;
}
.border-t-gray-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75) !important;
}
.border-t-gray-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8) !important;
}
.border-t-gray-500\/87 {
  border-top-color: rgb(100 116 139 / 0.87) !important;
}
.border-t-gray-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9) !important;
}
.border-t-gray-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95) !important;
}
.border-t-gray-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-t-gray-600\/0 {
  border-top-color: rgb(71 85 105 / 0) !important;
}
.border-t-gray-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1) !important;
}
.border-t-gray-600\/100 {
  border-top-color: rgb(71 85 105 / 1) !important;
}
.border-t-gray-600\/12 {
  border-top-color: rgb(71 85 105 / 0.12) !important;
}
.border-t-gray-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2) !important;
}
.border-t-gray-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25) !important;
}
.border-t-gray-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3) !important;
}
.border-t-gray-600\/38 {
  border-top-color: rgb(71 85 105 / 0.38) !important;
}
.border-t-gray-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4) !important;
}
.border-t-gray-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05) !important;
}
.border-t-gray-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5) !important;
}
.border-t-gray-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6) !important;
}
.border-t-gray-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7) !important;
}
.border-t-gray-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75) !important;
}
.border-t-gray-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8) !important;
}
.border-t-gray-600\/87 {
  border-top-color: rgb(71 85 105 / 0.87) !important;
}
.border-t-gray-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9) !important;
}
.border-t-gray-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95) !important;
}
.border-t-gray-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-t-gray-700\/0 {
  border-top-color: rgb(51 65 85 / 0) !important;
}
.border-t-gray-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1) !important;
}
.border-t-gray-700\/100 {
  border-top-color: rgb(51 65 85 / 1) !important;
}
.border-t-gray-700\/12 {
  border-top-color: rgb(51 65 85 / 0.12) !important;
}
.border-t-gray-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2) !important;
}
.border-t-gray-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25) !important;
}
.border-t-gray-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3) !important;
}
.border-t-gray-700\/38 {
  border-top-color: rgb(51 65 85 / 0.38) !important;
}
.border-t-gray-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4) !important;
}
.border-t-gray-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05) !important;
}
.border-t-gray-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5) !important;
}
.border-t-gray-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6) !important;
}
.border-t-gray-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7) !important;
}
.border-t-gray-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75) !important;
}
.border-t-gray-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8) !important;
}
.border-t-gray-700\/87 {
  border-top-color: rgb(51 65 85 / 0.87) !important;
}
.border-t-gray-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9) !important;
}
.border-t-gray-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95) !important;
}
.border-t-gray-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-t-gray-800\/0 {
  border-top-color: rgb(30 41 59 / 0) !important;
}
.border-t-gray-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1) !important;
}
.border-t-gray-800\/100 {
  border-top-color: rgb(30 41 59 / 1) !important;
}
.border-t-gray-800\/12 {
  border-top-color: rgb(30 41 59 / 0.12) !important;
}
.border-t-gray-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2) !important;
}
.border-t-gray-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25) !important;
}
.border-t-gray-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3) !important;
}
.border-t-gray-800\/38 {
  border-top-color: rgb(30 41 59 / 0.38) !important;
}
.border-t-gray-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4) !important;
}
.border-t-gray-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05) !important;
}
.border-t-gray-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5) !important;
}
.border-t-gray-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6) !important;
}
.border-t-gray-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7) !important;
}
.border-t-gray-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75) !important;
}
.border-t-gray-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8) !important;
}
.border-t-gray-800\/87 {
  border-top-color: rgb(30 41 59 / 0.87) !important;
}
.border-t-gray-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9) !important;
}
.border-t-gray-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95) !important;
}
.border-t-gray-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-t-gray-900\/0 {
  border-top-color: rgb(15 23 42 / 0) !important;
}
.border-t-gray-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1) !important;
}
.border-t-gray-900\/100 {
  border-top-color: rgb(15 23 42 / 1) !important;
}
.border-t-gray-900\/12 {
  border-top-color: rgb(15 23 42 / 0.12) !important;
}
.border-t-gray-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2) !important;
}
.border-t-gray-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25) !important;
}
.border-t-gray-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3) !important;
}
.border-t-gray-900\/38 {
  border-top-color: rgb(15 23 42 / 0.38) !important;
}
.border-t-gray-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4) !important;
}
.border-t-gray-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05) !important;
}
.border-t-gray-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5) !important;
}
.border-t-gray-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6) !important;
}
.border-t-gray-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7) !important;
}
.border-t-gray-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75) !important;
}
.border-t-gray-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8) !important;
}
.border-t-gray-900\/87 {
  border-top-color: rgb(15 23 42 / 0.87) !important;
}
.border-t-gray-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9) !important;
}
.border-t-gray-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95) !important;
}
.border-t-gray-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-t-gray-950\/0 {
  border-top-color: rgb(2 6 23 / 0) !important;
}
.border-t-gray-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1) !important;
}
.border-t-gray-950\/100 {
  border-top-color: rgb(2 6 23 / 1) !important;
}
.border-t-gray-950\/12 {
  border-top-color: rgb(2 6 23 / 0.12) !important;
}
.border-t-gray-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2) !important;
}
.border-t-gray-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25) !important;
}
.border-t-gray-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3) !important;
}
.border-t-gray-950\/38 {
  border-top-color: rgb(2 6 23 / 0.38) !important;
}
.border-t-gray-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4) !important;
}
.border-t-gray-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05) !important;
}
.border-t-gray-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5) !important;
}
.border-t-gray-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6) !important;
}
.border-t-gray-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7) !important;
}
.border-t-gray-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75) !important;
}
.border-t-gray-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8) !important;
}
.border-t-gray-950\/87 {
  border-top-color: rgb(2 6 23 / 0.87) !important;
}
.border-t-gray-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9) !important;
}
.border-t-gray-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95) !important;
}
.border-t-green-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(220 252 231 / var(--tw-border-opacity)) !important;
}
.border-t-green-100\/0 {
  border-top-color: rgb(220 252 231 / 0) !important;
}
.border-t-green-100\/10 {
  border-top-color: rgb(220 252 231 / 0.1) !important;
}
.border-t-green-100\/100 {
  border-top-color: rgb(220 252 231 / 1) !important;
}
.border-t-green-100\/12 {
  border-top-color: rgb(220 252 231 / 0.12) !important;
}
.border-t-green-100\/20 {
  border-top-color: rgb(220 252 231 / 0.2) !important;
}
.border-t-green-100\/25 {
  border-top-color: rgb(220 252 231 / 0.25) !important;
}
.border-t-green-100\/30 {
  border-top-color: rgb(220 252 231 / 0.3) !important;
}
.border-t-green-100\/38 {
  border-top-color: rgb(220 252 231 / 0.38) !important;
}
.border-t-green-100\/40 {
  border-top-color: rgb(220 252 231 / 0.4) !important;
}
.border-t-green-100\/5 {
  border-top-color: rgb(220 252 231 / 0.05) !important;
}
.border-t-green-100\/50 {
  border-top-color: rgb(220 252 231 / 0.5) !important;
}
.border-t-green-100\/60 {
  border-top-color: rgb(220 252 231 / 0.6) !important;
}
.border-t-green-100\/70 {
  border-top-color: rgb(220 252 231 / 0.7) !important;
}
.border-t-green-100\/75 {
  border-top-color: rgb(220 252 231 / 0.75) !important;
}
.border-t-green-100\/80 {
  border-top-color: rgb(220 252 231 / 0.8) !important;
}
.border-t-green-100\/87 {
  border-top-color: rgb(220 252 231 / 0.87) !important;
}
.border-t-green-100\/90 {
  border-top-color: rgb(220 252 231 / 0.9) !important;
}
.border-t-green-100\/95 {
  border-top-color: rgb(220 252 231 / 0.95) !important;
}
.border-t-green-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(187 247 208 / var(--tw-border-opacity)) !important;
}
.border-t-green-200\/0 {
  border-top-color: rgb(187 247 208 / 0) !important;
}
.border-t-green-200\/10 {
  border-top-color: rgb(187 247 208 / 0.1) !important;
}
.border-t-green-200\/100 {
  border-top-color: rgb(187 247 208 / 1) !important;
}
.border-t-green-200\/12 {
  border-top-color: rgb(187 247 208 / 0.12) !important;
}
.border-t-green-200\/20 {
  border-top-color: rgb(187 247 208 / 0.2) !important;
}
.border-t-green-200\/25 {
  border-top-color: rgb(187 247 208 / 0.25) !important;
}
.border-t-green-200\/30 {
  border-top-color: rgb(187 247 208 / 0.3) !important;
}
.border-t-green-200\/38 {
  border-top-color: rgb(187 247 208 / 0.38) !important;
}
.border-t-green-200\/40 {
  border-top-color: rgb(187 247 208 / 0.4) !important;
}
.border-t-green-200\/5 {
  border-top-color: rgb(187 247 208 / 0.05) !important;
}
.border-t-green-200\/50 {
  border-top-color: rgb(187 247 208 / 0.5) !important;
}
.border-t-green-200\/60 {
  border-top-color: rgb(187 247 208 / 0.6) !important;
}
.border-t-green-200\/70 {
  border-top-color: rgb(187 247 208 / 0.7) !important;
}
.border-t-green-200\/75 {
  border-top-color: rgb(187 247 208 / 0.75) !important;
}
.border-t-green-200\/80 {
  border-top-color: rgb(187 247 208 / 0.8) !important;
}
.border-t-green-200\/87 {
  border-top-color: rgb(187 247 208 / 0.87) !important;
}
.border-t-green-200\/90 {
  border-top-color: rgb(187 247 208 / 0.9) !important;
}
.border-t-green-200\/95 {
  border-top-color: rgb(187 247 208 / 0.95) !important;
}
.border-t-green-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(134 239 172 / var(--tw-border-opacity)) !important;
}
.border-t-green-300\/0 {
  border-top-color: rgb(134 239 172 / 0) !important;
}
.border-t-green-300\/10 {
  border-top-color: rgb(134 239 172 / 0.1) !important;
}
.border-t-green-300\/100 {
  border-top-color: rgb(134 239 172 / 1) !important;
}
.border-t-green-300\/12 {
  border-top-color: rgb(134 239 172 / 0.12) !important;
}
.border-t-green-300\/20 {
  border-top-color: rgb(134 239 172 / 0.2) !important;
}
.border-t-green-300\/25 {
  border-top-color: rgb(134 239 172 / 0.25) !important;
}
.border-t-green-300\/30 {
  border-top-color: rgb(134 239 172 / 0.3) !important;
}
.border-t-green-300\/38 {
  border-top-color: rgb(134 239 172 / 0.38) !important;
}
.border-t-green-300\/40 {
  border-top-color: rgb(134 239 172 / 0.4) !important;
}
.border-t-green-300\/5 {
  border-top-color: rgb(134 239 172 / 0.05) !important;
}
.border-t-green-300\/50 {
  border-top-color: rgb(134 239 172 / 0.5) !important;
}
.border-t-green-300\/60 {
  border-top-color: rgb(134 239 172 / 0.6) !important;
}
.border-t-green-300\/70 {
  border-top-color: rgb(134 239 172 / 0.7) !important;
}
.border-t-green-300\/75 {
  border-top-color: rgb(134 239 172 / 0.75) !important;
}
.border-t-green-300\/80 {
  border-top-color: rgb(134 239 172 / 0.8) !important;
}
.border-t-green-300\/87 {
  border-top-color: rgb(134 239 172 / 0.87) !important;
}
.border-t-green-300\/90 {
  border-top-color: rgb(134 239 172 / 0.9) !important;
}
.border-t-green-300\/95 {
  border-top-color: rgb(134 239 172 / 0.95) !important;
}
.border-t-green-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(74 222 128 / var(--tw-border-opacity)) !important;
}
.border-t-green-400\/0 {
  border-top-color: rgb(74 222 128 / 0) !important;
}
.border-t-green-400\/10 {
  border-top-color: rgb(74 222 128 / 0.1) !important;
}
.border-t-green-400\/100 {
  border-top-color: rgb(74 222 128 / 1) !important;
}
.border-t-green-400\/12 {
  border-top-color: rgb(74 222 128 / 0.12) !important;
}
.border-t-green-400\/20 {
  border-top-color: rgb(74 222 128 / 0.2) !important;
}
.border-t-green-400\/25 {
  border-top-color: rgb(74 222 128 / 0.25) !important;
}
.border-t-green-400\/30 {
  border-top-color: rgb(74 222 128 / 0.3) !important;
}
.border-t-green-400\/38 {
  border-top-color: rgb(74 222 128 / 0.38) !important;
}
.border-t-green-400\/40 {
  border-top-color: rgb(74 222 128 / 0.4) !important;
}
.border-t-green-400\/5 {
  border-top-color: rgb(74 222 128 / 0.05) !important;
}
.border-t-green-400\/50 {
  border-top-color: rgb(74 222 128 / 0.5) !important;
}
.border-t-green-400\/60 {
  border-top-color: rgb(74 222 128 / 0.6) !important;
}
.border-t-green-400\/70 {
  border-top-color: rgb(74 222 128 / 0.7) !important;
}
.border-t-green-400\/75 {
  border-top-color: rgb(74 222 128 / 0.75) !important;
}
.border-t-green-400\/80 {
  border-top-color: rgb(74 222 128 / 0.8) !important;
}
.border-t-green-400\/87 {
  border-top-color: rgb(74 222 128 / 0.87) !important;
}
.border-t-green-400\/90 {
  border-top-color: rgb(74 222 128 / 0.9) !important;
}
.border-t-green-400\/95 {
  border-top-color: rgb(74 222 128 / 0.95) !important;
}
.border-t-green-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 253 244 / var(--tw-border-opacity)) !important;
}
.border-t-green-50\/0 {
  border-top-color: rgb(240 253 244 / 0) !important;
}
.border-t-green-50\/10 {
  border-top-color: rgb(240 253 244 / 0.1) !important;
}
.border-t-green-50\/100 {
  border-top-color: rgb(240 253 244 / 1) !important;
}
.border-t-green-50\/12 {
  border-top-color: rgb(240 253 244 / 0.12) !important;
}
.border-t-green-50\/20 {
  border-top-color: rgb(240 253 244 / 0.2) !important;
}
.border-t-green-50\/25 {
  border-top-color: rgb(240 253 244 / 0.25) !important;
}
.border-t-green-50\/30 {
  border-top-color: rgb(240 253 244 / 0.3) !important;
}
.border-t-green-50\/38 {
  border-top-color: rgb(240 253 244 / 0.38) !important;
}
.border-t-green-50\/40 {
  border-top-color: rgb(240 253 244 / 0.4) !important;
}
.border-t-green-50\/5 {
  border-top-color: rgb(240 253 244 / 0.05) !important;
}
.border-t-green-50\/50 {
  border-top-color: rgb(240 253 244 / 0.5) !important;
}
.border-t-green-50\/60 {
  border-top-color: rgb(240 253 244 / 0.6) !important;
}
.border-t-green-50\/70 {
  border-top-color: rgb(240 253 244 / 0.7) !important;
}
.border-t-green-50\/75 {
  border-top-color: rgb(240 253 244 / 0.75) !important;
}
.border-t-green-50\/80 {
  border-top-color: rgb(240 253 244 / 0.8) !important;
}
.border-t-green-50\/87 {
  border-top-color: rgb(240 253 244 / 0.87) !important;
}
.border-t-green-50\/90 {
  border-top-color: rgb(240 253 244 / 0.9) !important;
}
.border-t-green-50\/95 {
  border-top-color: rgb(240 253 244 / 0.95) !important;
}
.border-t-green-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(34 197 94 / var(--tw-border-opacity)) !important;
}
.border-t-green-500\/0 {
  border-top-color: rgb(34 197 94 / 0) !important;
}
.border-t-green-500\/10 {
  border-top-color: rgb(34 197 94 / 0.1) !important;
}
.border-t-green-500\/100 {
  border-top-color: rgb(34 197 94 / 1) !important;
}
.border-t-green-500\/12 {
  border-top-color: rgb(34 197 94 / 0.12) !important;
}
.border-t-green-500\/20 {
  border-top-color: rgb(34 197 94 / 0.2) !important;
}
.border-t-green-500\/25 {
  border-top-color: rgb(34 197 94 / 0.25) !important;
}
.border-t-green-500\/30 {
  border-top-color: rgb(34 197 94 / 0.3) !important;
}
.border-t-green-500\/38 {
  border-top-color: rgb(34 197 94 / 0.38) !important;
}
.border-t-green-500\/40 {
  border-top-color: rgb(34 197 94 / 0.4) !important;
}
.border-t-green-500\/5 {
  border-top-color: rgb(34 197 94 / 0.05) !important;
}
.border-t-green-500\/50 {
  border-top-color: rgb(34 197 94 / 0.5) !important;
}
.border-t-green-500\/60 {
  border-top-color: rgb(34 197 94 / 0.6) !important;
}
.border-t-green-500\/70 {
  border-top-color: rgb(34 197 94 / 0.7) !important;
}
.border-t-green-500\/75 {
  border-top-color: rgb(34 197 94 / 0.75) !important;
}
.border-t-green-500\/80 {
  border-top-color: rgb(34 197 94 / 0.8) !important;
}
.border-t-green-500\/87 {
  border-top-color: rgb(34 197 94 / 0.87) !important;
}
.border-t-green-500\/90 {
  border-top-color: rgb(34 197 94 / 0.9) !important;
}
.border-t-green-500\/95 {
  border-top-color: rgb(34 197 94 / 0.95) !important;
}
.border-t-green-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 163 74 / var(--tw-border-opacity)) !important;
}
.border-t-green-600\/0 {
  border-top-color: rgb(22 163 74 / 0) !important;
}
.border-t-green-600\/10 {
  border-top-color: rgb(22 163 74 / 0.1) !important;
}
.border-t-green-600\/100 {
  border-top-color: rgb(22 163 74 / 1) !important;
}
.border-t-green-600\/12 {
  border-top-color: rgb(22 163 74 / 0.12) !important;
}
.border-t-green-600\/20 {
  border-top-color: rgb(22 163 74 / 0.2) !important;
}
.border-t-green-600\/25 {
  border-top-color: rgb(22 163 74 / 0.25) !important;
}
.border-t-green-600\/30 {
  border-top-color: rgb(22 163 74 / 0.3) !important;
}
.border-t-green-600\/38 {
  border-top-color: rgb(22 163 74 / 0.38) !important;
}
.border-t-green-600\/40 {
  border-top-color: rgb(22 163 74 / 0.4) !important;
}
.border-t-green-600\/5 {
  border-top-color: rgb(22 163 74 / 0.05) !important;
}
.border-t-green-600\/50 {
  border-top-color: rgb(22 163 74 / 0.5) !important;
}
.border-t-green-600\/60 {
  border-top-color: rgb(22 163 74 / 0.6) !important;
}
.border-t-green-600\/70 {
  border-top-color: rgb(22 163 74 / 0.7) !important;
}
.border-t-green-600\/75 {
  border-top-color: rgb(22 163 74 / 0.75) !important;
}
.border-t-green-600\/80 {
  border-top-color: rgb(22 163 74 / 0.8) !important;
}
.border-t-green-600\/87 {
  border-top-color: rgb(22 163 74 / 0.87) !important;
}
.border-t-green-600\/90 {
  border-top-color: rgb(22 163 74 / 0.9) !important;
}
.border-t-green-600\/95 {
  border-top-color: rgb(22 163 74 / 0.95) !important;
}
.border-t-green-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(21 128 61 / var(--tw-border-opacity)) !important;
}
.border-t-green-700\/0 {
  border-top-color: rgb(21 128 61 / 0) !important;
}
.border-t-green-700\/10 {
  border-top-color: rgb(21 128 61 / 0.1) !important;
}
.border-t-green-700\/100 {
  border-top-color: rgb(21 128 61 / 1) !important;
}
.border-t-green-700\/12 {
  border-top-color: rgb(21 128 61 / 0.12) !important;
}
.border-t-green-700\/20 {
  border-top-color: rgb(21 128 61 / 0.2) !important;
}
.border-t-green-700\/25 {
  border-top-color: rgb(21 128 61 / 0.25) !important;
}
.border-t-green-700\/30 {
  border-top-color: rgb(21 128 61 / 0.3) !important;
}
.border-t-green-700\/38 {
  border-top-color: rgb(21 128 61 / 0.38) !important;
}
.border-t-green-700\/40 {
  border-top-color: rgb(21 128 61 / 0.4) !important;
}
.border-t-green-700\/5 {
  border-top-color: rgb(21 128 61 / 0.05) !important;
}
.border-t-green-700\/50 {
  border-top-color: rgb(21 128 61 / 0.5) !important;
}
.border-t-green-700\/60 {
  border-top-color: rgb(21 128 61 / 0.6) !important;
}
.border-t-green-700\/70 {
  border-top-color: rgb(21 128 61 / 0.7) !important;
}
.border-t-green-700\/75 {
  border-top-color: rgb(21 128 61 / 0.75) !important;
}
.border-t-green-700\/80 {
  border-top-color: rgb(21 128 61 / 0.8) !important;
}
.border-t-green-700\/87 {
  border-top-color: rgb(21 128 61 / 0.87) !important;
}
.border-t-green-700\/90 {
  border-top-color: rgb(21 128 61 / 0.9) !important;
}
.border-t-green-700\/95 {
  border-top-color: rgb(21 128 61 / 0.95) !important;
}
.border-t-green-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(22 101 52 / var(--tw-border-opacity)) !important;
}
.border-t-green-800\/0 {
  border-top-color: rgb(22 101 52 / 0) !important;
}
.border-t-green-800\/10 {
  border-top-color: rgb(22 101 52 / 0.1) !important;
}
.border-t-green-800\/100 {
  border-top-color: rgb(22 101 52 / 1) !important;
}
.border-t-green-800\/12 {
  border-top-color: rgb(22 101 52 / 0.12) !important;
}
.border-t-green-800\/20 {
  border-top-color: rgb(22 101 52 / 0.2) !important;
}
.border-t-green-800\/25 {
  border-top-color: rgb(22 101 52 / 0.25) !important;
}
.border-t-green-800\/30 {
  border-top-color: rgb(22 101 52 / 0.3) !important;
}
.border-t-green-800\/38 {
  border-top-color: rgb(22 101 52 / 0.38) !important;
}
.border-t-green-800\/40 {
  border-top-color: rgb(22 101 52 / 0.4) !important;
}
.border-t-green-800\/5 {
  border-top-color: rgb(22 101 52 / 0.05) !important;
}
.border-t-green-800\/50 {
  border-top-color: rgb(22 101 52 / 0.5) !important;
}
.border-t-green-800\/60 {
  border-top-color: rgb(22 101 52 / 0.6) !important;
}
.border-t-green-800\/70 {
  border-top-color: rgb(22 101 52 / 0.7) !important;
}
.border-t-green-800\/75 {
  border-top-color: rgb(22 101 52 / 0.75) !important;
}
.border-t-green-800\/80 {
  border-top-color: rgb(22 101 52 / 0.8) !important;
}
.border-t-green-800\/87 {
  border-top-color: rgb(22 101 52 / 0.87) !important;
}
.border-t-green-800\/90 {
  border-top-color: rgb(22 101 52 / 0.9) !important;
}
.border-t-green-800\/95 {
  border-top-color: rgb(22 101 52 / 0.95) !important;
}
.border-t-green-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(20 83 45 / var(--tw-border-opacity)) !important;
}
.border-t-green-900\/0 {
  border-top-color: rgb(20 83 45 / 0) !important;
}
.border-t-green-900\/10 {
  border-top-color: rgb(20 83 45 / 0.1) !important;
}
.border-t-green-900\/100 {
  border-top-color: rgb(20 83 45 / 1) !important;
}
.border-t-green-900\/12 {
  border-top-color: rgb(20 83 45 / 0.12) !important;
}
.border-t-green-900\/20 {
  border-top-color: rgb(20 83 45 / 0.2) !important;
}
.border-t-green-900\/25 {
  border-top-color: rgb(20 83 45 / 0.25) !important;
}
.border-t-green-900\/30 {
  border-top-color: rgb(20 83 45 / 0.3) !important;
}
.border-t-green-900\/38 {
  border-top-color: rgb(20 83 45 / 0.38) !important;
}
.border-t-green-900\/40 {
  border-top-color: rgb(20 83 45 / 0.4) !important;
}
.border-t-green-900\/5 {
  border-top-color: rgb(20 83 45 / 0.05) !important;
}
.border-t-green-900\/50 {
  border-top-color: rgb(20 83 45 / 0.5) !important;
}
.border-t-green-900\/60 {
  border-top-color: rgb(20 83 45 / 0.6) !important;
}
.border-t-green-900\/70 {
  border-top-color: rgb(20 83 45 / 0.7) !important;
}
.border-t-green-900\/75 {
  border-top-color: rgb(20 83 45 / 0.75) !important;
}
.border-t-green-900\/80 {
  border-top-color: rgb(20 83 45 / 0.8) !important;
}
.border-t-green-900\/87 {
  border-top-color: rgb(20 83 45 / 0.87) !important;
}
.border-t-green-900\/90 {
  border-top-color: rgb(20 83 45 / 0.9) !important;
}
.border-t-green-900\/95 {
  border-top-color: rgb(20 83 45 / 0.95) !important;
}
.border-t-green-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(5 46 22 / var(--tw-border-opacity)) !important;
}
.border-t-green-950\/0 {
  border-top-color: rgb(5 46 22 / 0) !important;
}
.border-t-green-950\/10 {
  border-top-color: rgb(5 46 22 / 0.1) !important;
}
.border-t-green-950\/100 {
  border-top-color: rgb(5 46 22 / 1) !important;
}
.border-t-green-950\/12 {
  border-top-color: rgb(5 46 22 / 0.12) !important;
}
.border-t-green-950\/20 {
  border-top-color: rgb(5 46 22 / 0.2) !important;
}
.border-t-green-950\/25 {
  border-top-color: rgb(5 46 22 / 0.25) !important;
}
.border-t-green-950\/30 {
  border-top-color: rgb(5 46 22 / 0.3) !important;
}
.border-t-green-950\/38 {
  border-top-color: rgb(5 46 22 / 0.38) !important;
}
.border-t-green-950\/40 {
  border-top-color: rgb(5 46 22 / 0.4) !important;
}
.border-t-green-950\/5 {
  border-top-color: rgb(5 46 22 / 0.05) !important;
}
.border-t-green-950\/50 {
  border-top-color: rgb(5 46 22 / 0.5) !important;
}
.border-t-green-950\/60 {
  border-top-color: rgb(5 46 22 / 0.6) !important;
}
.border-t-green-950\/70 {
  border-top-color: rgb(5 46 22 / 0.7) !important;
}
.border-t-green-950\/75 {
  border-top-color: rgb(5 46 22 / 0.75) !important;
}
.border-t-green-950\/80 {
  border-top-color: rgb(5 46 22 / 0.8) !important;
}
.border-t-green-950\/87 {
  border-top-color: rgb(5 46 22 / 0.87) !important;
}
.border-t-green-950\/90 {
  border-top-color: rgb(5 46 22 / 0.9) !important;
}
.border-t-green-950\/95 {
  border-top-color: rgb(5 46 22 / 0.95) !important;
}
.border-t-indigo-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0) !important;
}
.border-t-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1) !important;
}
.border-t-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1) !important;
}
.border-t-indigo-100\/12 {
  border-top-color: rgb(224 231 255 / 0.12) !important;
}
.border-t-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2) !important;
}
.border-t-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25) !important;
}
.border-t-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3) !important;
}
.border-t-indigo-100\/38 {
  border-top-color: rgb(224 231 255 / 0.38) !important;
}
.border-t-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4) !important;
}
.border-t-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05) !important;
}
.border-t-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5) !important;
}
.border-t-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6) !important;
}
.border-t-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7) !important;
}
.border-t-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75) !important;
}
.border-t-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8) !important;
}
.border-t-indigo-100\/87 {
  border-top-color: rgb(224 231 255 / 0.87) !important;
}
.border-t-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9) !important;
}
.border-t-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95) !important;
}
.border-t-indigo-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0) !important;
}
.border-t-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1) !important;
}
.border-t-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1) !important;
}
.border-t-indigo-200\/12 {
  border-top-color: rgb(199 210 254 / 0.12) !important;
}
.border-t-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2) !important;
}
.border-t-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25) !important;
}
.border-t-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3) !important;
}
.border-t-indigo-200\/38 {
  border-top-color: rgb(199 210 254 / 0.38) !important;
}
.border-t-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4) !important;
}
.border-t-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05) !important;
}
.border-t-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5) !important;
}
.border-t-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6) !important;
}
.border-t-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7) !important;
}
.border-t-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75) !important;
}
.border-t-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8) !important;
}
.border-t-indigo-200\/87 {
  border-top-color: rgb(199 210 254 / 0.87) !important;
}
.border-t-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9) !important;
}
.border-t-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95) !important;
}
.border-t-indigo-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0) !important;
}
.border-t-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1) !important;
}
.border-t-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1) !important;
}
.border-t-indigo-300\/12 {
  border-top-color: rgb(165 180 252 / 0.12) !important;
}
.border-t-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2) !important;
}
.border-t-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25) !important;
}
.border-t-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3) !important;
}
.border-t-indigo-300\/38 {
  border-top-color: rgb(165 180 252 / 0.38) !important;
}
.border-t-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4) !important;
}
.border-t-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05) !important;
}
.border-t-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5) !important;
}
.border-t-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6) !important;
}
.border-t-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7) !important;
}
.border-t-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75) !important;
}
.border-t-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8) !important;
}
.border-t-indigo-300\/87 {
  border-top-color: rgb(165 180 252 / 0.87) !important;
}
.border-t-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9) !important;
}
.border-t-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95) !important;
}
.border-t-indigo-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0) !important;
}
.border-t-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1) !important;
}
.border-t-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1) !important;
}
.border-t-indigo-400\/12 {
  border-top-color: rgb(129 140 248 / 0.12) !important;
}
.border-t-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2) !important;
}
.border-t-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25) !important;
}
.border-t-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3) !important;
}
.border-t-indigo-400\/38 {
  border-top-color: rgb(129 140 248 / 0.38) !important;
}
.border-t-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4) !important;
}
.border-t-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05) !important;
}
.border-t-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5) !important;
}
.border-t-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6) !important;
}
.border-t-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7) !important;
}
.border-t-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75) !important;
}
.border-t-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8) !important;
}
.border-t-indigo-400\/87 {
  border-top-color: rgb(129 140 248 / 0.87) !important;
}
.border-t-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9) !important;
}
.border-t-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95) !important;
}
.border-t-indigo-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0) !important;
}
.border-t-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1) !important;
}
.border-t-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1) !important;
}
.border-t-indigo-50\/12 {
  border-top-color: rgb(238 242 255 / 0.12) !important;
}
.border-t-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2) !important;
}
.border-t-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25) !important;
}
.border-t-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3) !important;
}
.border-t-indigo-50\/38 {
  border-top-color: rgb(238 242 255 / 0.38) !important;
}
.border-t-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4) !important;
}
.border-t-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05) !important;
}
.border-t-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5) !important;
}
.border-t-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6) !important;
}
.border-t-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7) !important;
}
.border-t-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75) !important;
}
.border-t-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8) !important;
}
.border-t-indigo-50\/87 {
  border-top-color: rgb(238 242 255 / 0.87) !important;
}
.border-t-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9) !important;
}
.border-t-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95) !important;
}
.border-t-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0) !important;
}
.border-t-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1) !important;
}
.border-t-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1) !important;
}
.border-t-indigo-500\/12 {
  border-top-color: rgb(99 102 241 / 0.12) !important;
}
.border-t-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2) !important;
}
.border-t-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25) !important;
}
.border-t-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3) !important;
}
.border-t-indigo-500\/38 {
  border-top-color: rgb(99 102 241 / 0.38) !important;
}
.border-t-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4) !important;
}
.border-t-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05) !important;
}
.border-t-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5) !important;
}
.border-t-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6) !important;
}
.border-t-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7) !important;
}
.border-t-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75) !important;
}
.border-t-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8) !important;
}
.border-t-indigo-500\/87 {
  border-top-color: rgb(99 102 241 / 0.87) !important;
}
.border-t-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9) !important;
}
.border-t-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95) !important;
}
.border-t-indigo-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0) !important;
}
.border-t-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1) !important;
}
.border-t-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1) !important;
}
.border-t-indigo-600\/12 {
  border-top-color: rgb(79 70 229 / 0.12) !important;
}
.border-t-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2) !important;
}
.border-t-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25) !important;
}
.border-t-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3) !important;
}
.border-t-indigo-600\/38 {
  border-top-color: rgb(79 70 229 / 0.38) !important;
}
.border-t-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4) !important;
}
.border-t-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05) !important;
}
.border-t-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5) !important;
}
.border-t-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6) !important;
}
.border-t-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7) !important;
}
.border-t-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75) !important;
}
.border-t-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8) !important;
}
.border-t-indigo-600\/87 {
  border-top-color: rgb(79 70 229 / 0.87) !important;
}
.border-t-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9) !important;
}
.border-t-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95) !important;
}
.border-t-indigo-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0) !important;
}
.border-t-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1) !important;
}
.border-t-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1) !important;
}
.border-t-indigo-700\/12 {
  border-top-color: rgb(67 56 202 / 0.12) !important;
}
.border-t-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2) !important;
}
.border-t-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25) !important;
}
.border-t-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3) !important;
}
.border-t-indigo-700\/38 {
  border-top-color: rgb(67 56 202 / 0.38) !important;
}
.border-t-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4) !important;
}
.border-t-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05) !important;
}
.border-t-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5) !important;
}
.border-t-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6) !important;
}
.border-t-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7) !important;
}
.border-t-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75) !important;
}
.border-t-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8) !important;
}
.border-t-indigo-700\/87 {
  border-top-color: rgb(67 56 202 / 0.87) !important;
}
.border-t-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9) !important;
}
.border-t-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95) !important;
}
.border-t-indigo-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0) !important;
}
.border-t-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1) !important;
}
.border-t-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1) !important;
}
.border-t-indigo-800\/12 {
  border-top-color: rgb(55 48 163 / 0.12) !important;
}
.border-t-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2) !important;
}
.border-t-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25) !important;
}
.border-t-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3) !important;
}
.border-t-indigo-800\/38 {
  border-top-color: rgb(55 48 163 / 0.38) !important;
}
.border-t-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4) !important;
}
.border-t-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05) !important;
}
.border-t-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5) !important;
}
.border-t-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6) !important;
}
.border-t-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7) !important;
}
.border-t-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75) !important;
}
.border-t-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8) !important;
}
.border-t-indigo-800\/87 {
  border-top-color: rgb(55 48 163 / 0.87) !important;
}
.border-t-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9) !important;
}
.border-t-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95) !important;
}
.border-t-indigo-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0) !important;
}
.border-t-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1) !important;
}
.border-t-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1) !important;
}
.border-t-indigo-900\/12 {
  border-top-color: rgb(49 46 129 / 0.12) !important;
}
.border-t-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2) !important;
}
.border-t-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25) !important;
}
.border-t-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3) !important;
}
.border-t-indigo-900\/38 {
  border-top-color: rgb(49 46 129 / 0.38) !important;
}
.border-t-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4) !important;
}
.border-t-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05) !important;
}
.border-t-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5) !important;
}
.border-t-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6) !important;
}
.border-t-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7) !important;
}
.border-t-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75) !important;
}
.border-t-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8) !important;
}
.border-t-indigo-900\/87 {
  border-top-color: rgb(49 46 129 / 0.87) !important;
}
.border-t-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9) !important;
}
.border-t-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95) !important;
}
.border-t-indigo-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity)) !important;
}
.border-t-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0) !important;
}
.border-t-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1) !important;
}
.border-t-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1) !important;
}
.border-t-indigo-950\/12 {
  border-top-color: rgb(30 27 75 / 0.12) !important;
}
.border-t-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2) !important;
}
.border-t-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25) !important;
}
.border-t-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3) !important;
}
.border-t-indigo-950\/38 {
  border-top-color: rgb(30 27 75 / 0.38) !important;
}
.border-t-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4) !important;
}
.border-t-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05) !important;
}
.border-t-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5) !important;
}
.border-t-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6) !important;
}
.border-t-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7) !important;
}
.border-t-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75) !important;
}
.border-t-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8) !important;
}
.border-t-indigo-950\/87 {
  border-top-color: rgb(30 27 75 / 0.87) !important;
}
.border-t-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9) !important;
}
.border-t-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95) !important;
}
.border-t-inherit {
  border-top-color: inherit !important;
}
.border-t-lime-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity)) !important;
}
.border-t-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0) !important;
}
.border-t-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1) !important;
}
.border-t-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1) !important;
}
.border-t-lime-100\/12 {
  border-top-color: rgb(236 252 203 / 0.12) !important;
}
.border-t-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2) !important;
}
.border-t-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25) !important;
}
.border-t-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3) !important;
}
.border-t-lime-100\/38 {
  border-top-color: rgb(236 252 203 / 0.38) !important;
}
.border-t-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4) !important;
}
.border-t-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05) !important;
}
.border-t-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5) !important;
}
.border-t-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6) !important;
}
.border-t-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7) !important;
}
.border-t-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75) !important;
}
.border-t-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8) !important;
}
.border-t-lime-100\/87 {
  border-top-color: rgb(236 252 203 / 0.87) !important;
}
.border-t-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9) !important;
}
.border-t-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95) !important;
}
.border-t-lime-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity)) !important;
}
.border-t-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0) !important;
}
.border-t-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1) !important;
}
.border-t-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1) !important;
}
.border-t-lime-200\/12 {
  border-top-color: rgb(217 249 157 / 0.12) !important;
}
.border-t-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2) !important;
}
.border-t-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25) !important;
}
.border-t-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3) !important;
}
.border-t-lime-200\/38 {
  border-top-color: rgb(217 249 157 / 0.38) !important;
}
.border-t-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4) !important;
}
.border-t-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05) !important;
}
.border-t-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5) !important;
}
.border-t-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6) !important;
}
.border-t-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7) !important;
}
.border-t-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75) !important;
}
.border-t-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8) !important;
}
.border-t-lime-200\/87 {
  border-top-color: rgb(217 249 157 / 0.87) !important;
}
.border-t-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9) !important;
}
.border-t-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95) !important;
}
.border-t-lime-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity)) !important;
}
.border-t-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0) !important;
}
.border-t-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1) !important;
}
.border-t-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1) !important;
}
.border-t-lime-300\/12 {
  border-top-color: rgb(190 242 100 / 0.12) !important;
}
.border-t-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2) !important;
}
.border-t-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25) !important;
}
.border-t-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3) !important;
}
.border-t-lime-300\/38 {
  border-top-color: rgb(190 242 100 / 0.38) !important;
}
.border-t-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4) !important;
}
.border-t-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05) !important;
}
.border-t-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5) !important;
}
.border-t-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6) !important;
}
.border-t-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7) !important;
}
.border-t-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75) !important;
}
.border-t-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8) !important;
}
.border-t-lime-300\/87 {
  border-top-color: rgb(190 242 100 / 0.87) !important;
}
.border-t-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9) !important;
}
.border-t-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95) !important;
}
.border-t-lime-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity)) !important;
}
.border-t-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0) !important;
}
.border-t-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1) !important;
}
.border-t-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1) !important;
}
.border-t-lime-400\/12 {
  border-top-color: rgb(163 230 53 / 0.12) !important;
}
.border-t-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2) !important;
}
.border-t-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25) !important;
}
.border-t-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3) !important;
}
.border-t-lime-400\/38 {
  border-top-color: rgb(163 230 53 / 0.38) !important;
}
.border-t-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4) !important;
}
.border-t-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05) !important;
}
.border-t-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5) !important;
}
.border-t-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6) !important;
}
.border-t-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7) !important;
}
.border-t-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75) !important;
}
.border-t-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8) !important;
}
.border-t-lime-400\/87 {
  border-top-color: rgb(163 230 53 / 0.87) !important;
}
.border-t-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9) !important;
}
.border-t-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95) !important;
}
.border-t-lime-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity)) !important;
}
.border-t-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0) !important;
}
.border-t-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1) !important;
}
.border-t-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1) !important;
}
.border-t-lime-50\/12 {
  border-top-color: rgb(247 254 231 / 0.12) !important;
}
.border-t-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2) !important;
}
.border-t-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25) !important;
}
.border-t-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3) !important;
}
.border-t-lime-50\/38 {
  border-top-color: rgb(247 254 231 / 0.38) !important;
}
.border-t-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4) !important;
}
.border-t-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05) !important;
}
.border-t-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5) !important;
}
.border-t-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6) !important;
}
.border-t-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7) !important;
}
.border-t-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75) !important;
}
.border-t-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8) !important;
}
.border-t-lime-50\/87 {
  border-top-color: rgb(247 254 231 / 0.87) !important;
}
.border-t-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9) !important;
}
.border-t-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95) !important;
}
.border-t-lime-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity)) !important;
}
.border-t-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0) !important;
}
.border-t-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1) !important;
}
.border-t-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1) !important;
}
.border-t-lime-500\/12 {
  border-top-color: rgb(132 204 22 / 0.12) !important;
}
.border-t-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2) !important;
}
.border-t-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25) !important;
}
.border-t-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3) !important;
}
.border-t-lime-500\/38 {
  border-top-color: rgb(132 204 22 / 0.38) !important;
}
.border-t-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4) !important;
}
.border-t-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05) !important;
}
.border-t-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5) !important;
}
.border-t-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6) !important;
}
.border-t-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7) !important;
}
.border-t-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75) !important;
}
.border-t-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8) !important;
}
.border-t-lime-500\/87 {
  border-top-color: rgb(132 204 22 / 0.87) !important;
}
.border-t-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9) !important;
}
.border-t-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95) !important;
}
.border-t-lime-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity)) !important;
}
.border-t-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0) !important;
}
.border-t-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1) !important;
}
.border-t-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1) !important;
}
.border-t-lime-600\/12 {
  border-top-color: rgb(101 163 13 / 0.12) !important;
}
.border-t-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2) !important;
}
.border-t-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25) !important;
}
.border-t-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3) !important;
}
.border-t-lime-600\/38 {
  border-top-color: rgb(101 163 13 / 0.38) !important;
}
.border-t-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4) !important;
}
.border-t-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05) !important;
}
.border-t-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5) !important;
}
.border-t-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6) !important;
}
.border-t-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7) !important;
}
.border-t-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75) !important;
}
.border-t-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8) !important;
}
.border-t-lime-600\/87 {
  border-top-color: rgb(101 163 13 / 0.87) !important;
}
.border-t-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9) !important;
}
.border-t-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95) !important;
}
.border-t-lime-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity)) !important;
}
.border-t-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0) !important;
}
.border-t-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1) !important;
}
.border-t-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1) !important;
}
.border-t-lime-700\/12 {
  border-top-color: rgb(77 124 15 / 0.12) !important;
}
.border-t-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2) !important;
}
.border-t-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25) !important;
}
.border-t-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3) !important;
}
.border-t-lime-700\/38 {
  border-top-color: rgb(77 124 15 / 0.38) !important;
}
.border-t-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4) !important;
}
.border-t-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05) !important;
}
.border-t-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5) !important;
}
.border-t-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6) !important;
}
.border-t-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7) !important;
}
.border-t-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75) !important;
}
.border-t-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8) !important;
}
.border-t-lime-700\/87 {
  border-top-color: rgb(77 124 15 / 0.87) !important;
}
.border-t-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9) !important;
}
.border-t-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95) !important;
}
.border-t-lime-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity)) !important;
}
.border-t-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0) !important;
}
.border-t-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1) !important;
}
.border-t-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1) !important;
}
.border-t-lime-800\/12 {
  border-top-color: rgb(63 98 18 / 0.12) !important;
}
.border-t-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2) !important;
}
.border-t-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25) !important;
}
.border-t-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3) !important;
}
.border-t-lime-800\/38 {
  border-top-color: rgb(63 98 18 / 0.38) !important;
}
.border-t-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4) !important;
}
.border-t-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05) !important;
}
.border-t-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5) !important;
}
.border-t-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6) !important;
}
.border-t-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7) !important;
}
.border-t-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75) !important;
}
.border-t-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8) !important;
}
.border-t-lime-800\/87 {
  border-top-color: rgb(63 98 18 / 0.87) !important;
}
.border-t-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9) !important;
}
.border-t-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95) !important;
}
.border-t-lime-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity)) !important;
}
.border-t-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0) !important;
}
.border-t-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1) !important;
}
.border-t-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1) !important;
}
.border-t-lime-900\/12 {
  border-top-color: rgb(54 83 20 / 0.12) !important;
}
.border-t-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2) !important;
}
.border-t-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25) !important;
}
.border-t-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3) !important;
}
.border-t-lime-900\/38 {
  border-top-color: rgb(54 83 20 / 0.38) !important;
}
.border-t-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4) !important;
}
.border-t-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05) !important;
}
.border-t-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5) !important;
}
.border-t-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6) !important;
}
.border-t-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7) !important;
}
.border-t-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75) !important;
}
.border-t-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8) !important;
}
.border-t-lime-900\/87 {
  border-top-color: rgb(54 83 20 / 0.87) !important;
}
.border-t-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9) !important;
}
.border-t-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95) !important;
}
.border-t-lime-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity)) !important;
}
.border-t-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0) !important;
}
.border-t-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1) !important;
}
.border-t-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1) !important;
}
.border-t-lime-950\/12 {
  border-top-color: rgb(26 46 5 / 0.12) !important;
}
.border-t-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2) !important;
}
.border-t-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25) !important;
}
.border-t-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3) !important;
}
.border-t-lime-950\/38 {
  border-top-color: rgb(26 46 5 / 0.38) !important;
}
.border-t-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4) !important;
}
.border-t-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05) !important;
}
.border-t-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5) !important;
}
.border-t-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6) !important;
}
.border-t-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7) !important;
}
.border-t-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75) !important;
}
.border-t-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8) !important;
}
.border-t-lime-950\/87 {
  border-top-color: rgb(26 46 5 / 0.87) !important;
}
.border-t-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9) !important;
}
.border-t-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95) !important;
}
.border-t-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0) !important;
}
.border-t-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1) !important;
}
.border-t-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1) !important;
}
.border-t-neutral-100\/12 {
  border-top-color: rgb(245 245 245 / 0.12) !important;
}
.border-t-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2) !important;
}
.border-t-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25) !important;
}
.border-t-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3) !important;
}
.border-t-neutral-100\/38 {
  border-top-color: rgb(245 245 245 / 0.38) !important;
}
.border-t-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4) !important;
}
.border-t-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05) !important;
}
.border-t-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5) !important;
}
.border-t-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6) !important;
}
.border-t-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7) !important;
}
.border-t-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75) !important;
}
.border-t-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8) !important;
}
.border-t-neutral-100\/87 {
  border-top-color: rgb(245 245 245 / 0.87) !important;
}
.border-t-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9) !important;
}
.border-t-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95) !important;
}
.border-t-neutral-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0) !important;
}
.border-t-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1) !important;
}
.border-t-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1) !important;
}
.border-t-neutral-200\/12 {
  border-top-color: rgb(229 229 229 / 0.12) !important;
}
.border-t-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2) !important;
}
.border-t-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25) !important;
}
.border-t-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3) !important;
}
.border-t-neutral-200\/38 {
  border-top-color: rgb(229 229 229 / 0.38) !important;
}
.border-t-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4) !important;
}
.border-t-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05) !important;
}
.border-t-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5) !important;
}
.border-t-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6) !important;
}
.border-t-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7) !important;
}
.border-t-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75) !important;
}
.border-t-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8) !important;
}
.border-t-neutral-200\/87 {
  border-top-color: rgb(229 229 229 / 0.87) !important;
}
.border-t-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9) !important;
}
.border-t-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95) !important;
}
.border-t-neutral-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0) !important;
}
.border-t-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1) !important;
}
.border-t-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1) !important;
}
.border-t-neutral-300\/12 {
  border-top-color: rgb(212 212 212 / 0.12) !important;
}
.border-t-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2) !important;
}
.border-t-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25) !important;
}
.border-t-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3) !important;
}
.border-t-neutral-300\/38 {
  border-top-color: rgb(212 212 212 / 0.38) !important;
}
.border-t-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4) !important;
}
.border-t-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05) !important;
}
.border-t-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5) !important;
}
.border-t-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6) !important;
}
.border-t-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7) !important;
}
.border-t-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75) !important;
}
.border-t-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8) !important;
}
.border-t-neutral-300\/87 {
  border-top-color: rgb(212 212 212 / 0.87) !important;
}
.border-t-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9) !important;
}
.border-t-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95) !important;
}
.border-t-neutral-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0) !important;
}
.border-t-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1) !important;
}
.border-t-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1) !important;
}
.border-t-neutral-400\/12 {
  border-top-color: rgb(163 163 163 / 0.12) !important;
}
.border-t-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2) !important;
}
.border-t-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25) !important;
}
.border-t-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3) !important;
}
.border-t-neutral-400\/38 {
  border-top-color: rgb(163 163 163 / 0.38) !important;
}
.border-t-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4) !important;
}
.border-t-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05) !important;
}
.border-t-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5) !important;
}
.border-t-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6) !important;
}
.border-t-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7) !important;
}
.border-t-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75) !important;
}
.border-t-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8) !important;
}
.border-t-neutral-400\/87 {
  border-top-color: rgb(163 163 163 / 0.87) !important;
}
.border-t-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9) !important;
}
.border-t-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95) !important;
}
.border-t-neutral-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0) !important;
}
.border-t-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1) !important;
}
.border-t-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1) !important;
}
.border-t-neutral-50\/12 {
  border-top-color: rgb(250 250 250 / 0.12) !important;
}
.border-t-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2) !important;
}
.border-t-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25) !important;
}
.border-t-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3) !important;
}
.border-t-neutral-50\/38 {
  border-top-color: rgb(250 250 250 / 0.38) !important;
}
.border-t-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4) !important;
}
.border-t-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05) !important;
}
.border-t-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5) !important;
}
.border-t-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6) !important;
}
.border-t-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7) !important;
}
.border-t-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75) !important;
}
.border-t-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8) !important;
}
.border-t-neutral-50\/87 {
  border-top-color: rgb(250 250 250 / 0.87) !important;
}
.border-t-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9) !important;
}
.border-t-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95) !important;
}
.border-t-neutral-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0) !important;
}
.border-t-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1) !important;
}
.border-t-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1) !important;
}
.border-t-neutral-500\/12 {
  border-top-color: rgb(115 115 115 / 0.12) !important;
}
.border-t-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2) !important;
}
.border-t-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25) !important;
}
.border-t-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3) !important;
}
.border-t-neutral-500\/38 {
  border-top-color: rgb(115 115 115 / 0.38) !important;
}
.border-t-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4) !important;
}
.border-t-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05) !important;
}
.border-t-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5) !important;
}
.border-t-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6) !important;
}
.border-t-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7) !important;
}
.border-t-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75) !important;
}
.border-t-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8) !important;
}
.border-t-neutral-500\/87 {
  border-top-color: rgb(115 115 115 / 0.87) !important;
}
.border-t-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9) !important;
}
.border-t-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95) !important;
}
.border-t-neutral-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0) !important;
}
.border-t-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1) !important;
}
.border-t-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1) !important;
}
.border-t-neutral-600\/12 {
  border-top-color: rgb(82 82 82 / 0.12) !important;
}
.border-t-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2) !important;
}
.border-t-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25) !important;
}
.border-t-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3) !important;
}
.border-t-neutral-600\/38 {
  border-top-color: rgb(82 82 82 / 0.38) !important;
}
.border-t-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4) !important;
}
.border-t-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05) !important;
}
.border-t-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5) !important;
}
.border-t-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6) !important;
}
.border-t-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7) !important;
}
.border-t-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75) !important;
}
.border-t-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8) !important;
}
.border-t-neutral-600\/87 {
  border-top-color: rgb(82 82 82 / 0.87) !important;
}
.border-t-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9) !important;
}
.border-t-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95) !important;
}
.border-t-neutral-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0) !important;
}
.border-t-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1) !important;
}
.border-t-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1) !important;
}
.border-t-neutral-700\/12 {
  border-top-color: rgb(64 64 64 / 0.12) !important;
}
.border-t-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2) !important;
}
.border-t-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25) !important;
}
.border-t-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3) !important;
}
.border-t-neutral-700\/38 {
  border-top-color: rgb(64 64 64 / 0.38) !important;
}
.border-t-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4) !important;
}
.border-t-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05) !important;
}
.border-t-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5) !important;
}
.border-t-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6) !important;
}
.border-t-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7) !important;
}
.border-t-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75) !important;
}
.border-t-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8) !important;
}
.border-t-neutral-700\/87 {
  border-top-color: rgb(64 64 64 / 0.87) !important;
}
.border-t-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9) !important;
}
.border-t-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95) !important;
}
.border-t-neutral-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0) !important;
}
.border-t-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1) !important;
}
.border-t-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1) !important;
}
.border-t-neutral-800\/12 {
  border-top-color: rgb(38 38 38 / 0.12) !important;
}
.border-t-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2) !important;
}
.border-t-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25) !important;
}
.border-t-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3) !important;
}
.border-t-neutral-800\/38 {
  border-top-color: rgb(38 38 38 / 0.38) !important;
}
.border-t-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4) !important;
}
.border-t-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05) !important;
}
.border-t-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5) !important;
}
.border-t-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6) !important;
}
.border-t-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7) !important;
}
.border-t-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75) !important;
}
.border-t-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8) !important;
}
.border-t-neutral-800\/87 {
  border-top-color: rgb(38 38 38 / 0.87) !important;
}
.border-t-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9) !important;
}
.border-t-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95) !important;
}
.border-t-neutral-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0) !important;
}
.border-t-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1) !important;
}
.border-t-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1) !important;
}
.border-t-neutral-900\/12 {
  border-top-color: rgb(23 23 23 / 0.12) !important;
}
.border-t-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2) !important;
}
.border-t-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25) !important;
}
.border-t-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3) !important;
}
.border-t-neutral-900\/38 {
  border-top-color: rgb(23 23 23 / 0.38) !important;
}
.border-t-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4) !important;
}
.border-t-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05) !important;
}
.border-t-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5) !important;
}
.border-t-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6) !important;
}
.border-t-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7) !important;
}
.border-t-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75) !important;
}
.border-t-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8) !important;
}
.border-t-neutral-900\/87 {
  border-top-color: rgb(23 23 23 / 0.87) !important;
}
.border-t-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9) !important;
}
.border-t-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95) !important;
}
.border-t-neutral-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity)) !important;
}
.border-t-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0) !important;
}
.border-t-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1) !important;
}
.border-t-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1) !important;
}
.border-t-neutral-950\/12 {
  border-top-color: rgb(10 10 10 / 0.12) !important;
}
.border-t-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2) !important;
}
.border-t-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25) !important;
}
.border-t-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3) !important;
}
.border-t-neutral-950\/38 {
  border-top-color: rgb(10 10 10 / 0.38) !important;
}
.border-t-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4) !important;
}
.border-t-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05) !important;
}
.border-t-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5) !important;
}
.border-t-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6) !important;
}
.border-t-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7) !important;
}
.border-t-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75) !important;
}
.border-t-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8) !important;
}
.border-t-neutral-950\/87 {
  border-top-color: rgb(10 10 10 / 0.87) !important;
}
.border-t-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9) !important;
}
.border-t-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95) !important;
}
.border-t-on-accent {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-100\/0 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.border-t-on-accent-100\/10 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.border-t-on-accent-100\/100 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.border-t-on-accent-100\/12 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.border-t-on-accent-100\/20 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.border-t-on-accent-100\/25 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.border-t-on-accent-100\/30 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.border-t-on-accent-100\/38 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.border-t-on-accent-100\/40 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.border-t-on-accent-100\/5 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.border-t-on-accent-100\/50 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.border-t-on-accent-100\/60 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.border-t-on-accent-100\/70 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.border-t-on-accent-100\/75 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.border-t-on-accent-100\/80 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.border-t-on-accent-100\/87 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.border-t-on-accent-100\/90 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.border-t-on-accent-100\/95 {
  border-top-color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.border-t-on-accent-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-200\/0 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.border-t-on-accent-200\/10 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.border-t-on-accent-200\/100 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.border-t-on-accent-200\/12 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.border-t-on-accent-200\/20 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.border-t-on-accent-200\/25 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.border-t-on-accent-200\/30 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.border-t-on-accent-200\/38 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.border-t-on-accent-200\/40 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.border-t-on-accent-200\/5 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.border-t-on-accent-200\/50 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.border-t-on-accent-200\/60 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.border-t-on-accent-200\/70 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.border-t-on-accent-200\/75 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.border-t-on-accent-200\/80 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.border-t-on-accent-200\/87 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.border-t-on-accent-200\/90 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.border-t-on-accent-200\/95 {
  border-top-color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.border-t-on-accent-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-300\/0 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.border-t-on-accent-300\/10 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.border-t-on-accent-300\/100 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.border-t-on-accent-300\/12 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.border-t-on-accent-300\/20 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.border-t-on-accent-300\/25 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.border-t-on-accent-300\/30 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.border-t-on-accent-300\/38 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.border-t-on-accent-300\/40 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.border-t-on-accent-300\/5 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.border-t-on-accent-300\/50 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.border-t-on-accent-300\/60 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.border-t-on-accent-300\/70 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.border-t-on-accent-300\/75 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.border-t-on-accent-300\/80 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.border-t-on-accent-300\/87 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.border-t-on-accent-300\/90 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.border-t-on-accent-300\/95 {
  border-top-color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.border-t-on-accent-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-400\/0 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.border-t-on-accent-400\/10 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.border-t-on-accent-400\/100 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.border-t-on-accent-400\/12 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.border-t-on-accent-400\/20 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.border-t-on-accent-400\/25 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.border-t-on-accent-400\/30 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.border-t-on-accent-400\/38 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.border-t-on-accent-400\/40 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.border-t-on-accent-400\/5 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.border-t-on-accent-400\/50 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.border-t-on-accent-400\/60 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.border-t-on-accent-400\/70 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.border-t-on-accent-400\/75 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.border-t-on-accent-400\/80 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.border-t-on-accent-400\/87 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.border-t-on-accent-400\/90 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.border-t-on-accent-400\/95 {
  border-top-color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.border-t-on-accent-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-50\/0 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.border-t-on-accent-50\/10 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.border-t-on-accent-50\/100 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.border-t-on-accent-50\/12 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.border-t-on-accent-50\/20 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.border-t-on-accent-50\/25 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.border-t-on-accent-50\/30 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.border-t-on-accent-50\/38 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.border-t-on-accent-50\/40 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.border-t-on-accent-50\/5 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.border-t-on-accent-50\/50 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.border-t-on-accent-50\/60 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.border-t-on-accent-50\/70 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.border-t-on-accent-50\/75 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.border-t-on-accent-50\/80 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.border-t-on-accent-50\/87 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.border-t-on-accent-50\/90 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.border-t-on-accent-50\/95 {
  border-top-color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.border-t-on-accent-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-500\/0 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.border-t-on-accent-500\/10 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.border-t-on-accent-500\/100 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.border-t-on-accent-500\/12 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.border-t-on-accent-500\/20 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.border-t-on-accent-500\/25 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.border-t-on-accent-500\/30 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.border-t-on-accent-500\/38 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.border-t-on-accent-500\/40 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.border-t-on-accent-500\/5 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.border-t-on-accent-500\/50 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.border-t-on-accent-500\/60 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.border-t-on-accent-500\/70 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.border-t-on-accent-500\/75 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.border-t-on-accent-500\/80 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.border-t-on-accent-500\/87 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.border-t-on-accent-500\/90 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.border-t-on-accent-500\/95 {
  border-top-color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.border-t-on-accent-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-600\/0 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.border-t-on-accent-600\/10 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.border-t-on-accent-600\/100 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.border-t-on-accent-600\/12 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.border-t-on-accent-600\/20 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.border-t-on-accent-600\/25 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.border-t-on-accent-600\/30 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.border-t-on-accent-600\/38 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.border-t-on-accent-600\/40 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.border-t-on-accent-600\/5 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.border-t-on-accent-600\/50 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.border-t-on-accent-600\/60 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.border-t-on-accent-600\/70 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.border-t-on-accent-600\/75 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.border-t-on-accent-600\/80 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.border-t-on-accent-600\/87 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.border-t-on-accent-600\/90 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.border-t-on-accent-600\/95 {
  border-top-color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.border-t-on-accent-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-700\/0 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.border-t-on-accent-700\/10 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.border-t-on-accent-700\/100 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.border-t-on-accent-700\/12 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.border-t-on-accent-700\/20 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.border-t-on-accent-700\/25 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.border-t-on-accent-700\/30 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.border-t-on-accent-700\/38 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.border-t-on-accent-700\/40 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.border-t-on-accent-700\/5 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.border-t-on-accent-700\/50 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.border-t-on-accent-700\/60 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.border-t-on-accent-700\/70 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.border-t-on-accent-700\/75 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.border-t-on-accent-700\/80 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.border-t-on-accent-700\/87 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.border-t-on-accent-700\/90 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.border-t-on-accent-700\/95 {
  border-top-color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.border-t-on-accent-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-800\/0 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.border-t-on-accent-800\/10 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.border-t-on-accent-800\/100 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.border-t-on-accent-800\/12 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.border-t-on-accent-800\/20 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.border-t-on-accent-800\/25 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.border-t-on-accent-800\/30 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.border-t-on-accent-800\/38 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.border-t-on-accent-800\/40 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.border-t-on-accent-800\/5 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.border-t-on-accent-800\/50 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.border-t-on-accent-800\/60 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.border-t-on-accent-800\/70 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.border-t-on-accent-800\/75 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.border-t-on-accent-800\/80 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.border-t-on-accent-800\/87 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.border-t-on-accent-800\/90 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.border-t-on-accent-800\/95 {
  border-top-color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.border-t-on-accent-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-900\/0 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.border-t-on-accent-900\/10 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.border-t-on-accent-900\/100 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.border-t-on-accent-900\/12 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.border-t-on-accent-900\/20 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.border-t-on-accent-900\/25 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.border-t-on-accent-900\/30 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.border-t-on-accent-900\/38 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.border-t-on-accent-900\/40 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.border-t-on-accent-900\/5 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.border-t-on-accent-900\/50 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.border-t-on-accent-900\/60 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.border-t-on-accent-900\/70 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.border-t-on-accent-900\/75 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.border-t-on-accent-900\/80 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.border-t-on-accent-900\/87 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.border-t-on-accent-900\/90 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.border-t-on-accent-900\/95 {
  border-top-color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.border-t-on-accent-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-accent-950\/0 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.border-t-on-accent-950\/10 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.border-t-on-accent-950\/100 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.border-t-on-accent-950\/12 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.border-t-on-accent-950\/20 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.border-t-on-accent-950\/25 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.border-t-on-accent-950\/30 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.border-t-on-accent-950\/38 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.border-t-on-accent-950\/40 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.border-t-on-accent-950\/5 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.border-t-on-accent-950\/50 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.border-t-on-accent-950\/60 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.border-t-on-accent-950\/70 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.border-t-on-accent-950\/75 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.border-t-on-accent-950\/80 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.border-t-on-accent-950\/87 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.border-t-on-accent-950\/90 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.border-t-on-accent-950\/95 {
  border-top-color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.border-t-on-accent\/0 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.border-t-on-accent\/10 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.border-t-on-accent\/100 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.border-t-on-accent\/12 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.border-t-on-accent\/20 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.border-t-on-accent\/25 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.border-t-on-accent\/30 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.border-t-on-accent\/38 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.border-t-on-accent\/40 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.border-t-on-accent\/5 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.border-t-on-accent\/50 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.border-t-on-accent\/60 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.border-t-on-accent\/70 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.border-t-on-accent\/75 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.border-t-on-accent\/80 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.border-t-on-accent\/87 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.border-t-on-accent\/90 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.border-t-on-accent\/95 {
  border-top-color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.border-t-on-primary {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-100\/0 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.border-t-on-primary-100\/10 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.border-t-on-primary-100\/100 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.border-t-on-primary-100\/12 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.border-t-on-primary-100\/20 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.border-t-on-primary-100\/25 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.border-t-on-primary-100\/30 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.border-t-on-primary-100\/38 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.border-t-on-primary-100\/40 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.border-t-on-primary-100\/5 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.border-t-on-primary-100\/50 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.border-t-on-primary-100\/60 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.border-t-on-primary-100\/70 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.border-t-on-primary-100\/75 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.border-t-on-primary-100\/80 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.border-t-on-primary-100\/87 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.border-t-on-primary-100\/90 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.border-t-on-primary-100\/95 {
  border-top-color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.border-t-on-primary-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-200\/0 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.border-t-on-primary-200\/10 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.border-t-on-primary-200\/100 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.border-t-on-primary-200\/12 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.border-t-on-primary-200\/20 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.border-t-on-primary-200\/25 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.border-t-on-primary-200\/30 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.border-t-on-primary-200\/38 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.border-t-on-primary-200\/40 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.border-t-on-primary-200\/5 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.border-t-on-primary-200\/50 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.border-t-on-primary-200\/60 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.border-t-on-primary-200\/70 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.border-t-on-primary-200\/75 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.border-t-on-primary-200\/80 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.border-t-on-primary-200\/87 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.border-t-on-primary-200\/90 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.border-t-on-primary-200\/95 {
  border-top-color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.border-t-on-primary-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-300\/0 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.border-t-on-primary-300\/10 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.border-t-on-primary-300\/100 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.border-t-on-primary-300\/12 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.border-t-on-primary-300\/20 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.border-t-on-primary-300\/25 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.border-t-on-primary-300\/30 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.border-t-on-primary-300\/38 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.border-t-on-primary-300\/40 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.border-t-on-primary-300\/5 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.border-t-on-primary-300\/50 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.border-t-on-primary-300\/60 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.border-t-on-primary-300\/70 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.border-t-on-primary-300\/75 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.border-t-on-primary-300\/80 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.border-t-on-primary-300\/87 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.border-t-on-primary-300\/90 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.border-t-on-primary-300\/95 {
  border-top-color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.border-t-on-primary-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-400\/0 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.border-t-on-primary-400\/10 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.border-t-on-primary-400\/100 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.border-t-on-primary-400\/12 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.border-t-on-primary-400\/20 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.border-t-on-primary-400\/25 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.border-t-on-primary-400\/30 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.border-t-on-primary-400\/38 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.border-t-on-primary-400\/40 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.border-t-on-primary-400\/5 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.border-t-on-primary-400\/50 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.border-t-on-primary-400\/60 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.border-t-on-primary-400\/70 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.border-t-on-primary-400\/75 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.border-t-on-primary-400\/80 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.border-t-on-primary-400\/87 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.border-t-on-primary-400\/90 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.border-t-on-primary-400\/95 {
  border-top-color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.border-t-on-primary-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-50\/0 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.border-t-on-primary-50\/10 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.border-t-on-primary-50\/100 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.border-t-on-primary-50\/12 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.border-t-on-primary-50\/20 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.border-t-on-primary-50\/25 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.border-t-on-primary-50\/30 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.border-t-on-primary-50\/38 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.border-t-on-primary-50\/40 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.border-t-on-primary-50\/5 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.border-t-on-primary-50\/50 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.border-t-on-primary-50\/60 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.border-t-on-primary-50\/70 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.border-t-on-primary-50\/75 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.border-t-on-primary-50\/80 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.border-t-on-primary-50\/87 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.border-t-on-primary-50\/90 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.border-t-on-primary-50\/95 {
  border-top-color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.border-t-on-primary-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-500\/0 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.border-t-on-primary-500\/10 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.border-t-on-primary-500\/100 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.border-t-on-primary-500\/12 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.border-t-on-primary-500\/20 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.border-t-on-primary-500\/25 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.border-t-on-primary-500\/30 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.border-t-on-primary-500\/38 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.border-t-on-primary-500\/40 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.border-t-on-primary-500\/5 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.border-t-on-primary-500\/50 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.border-t-on-primary-500\/60 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.border-t-on-primary-500\/70 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.border-t-on-primary-500\/75 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.border-t-on-primary-500\/80 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.border-t-on-primary-500\/87 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.border-t-on-primary-500\/90 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.border-t-on-primary-500\/95 {
  border-top-color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.border-t-on-primary-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-600\/0 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.border-t-on-primary-600\/10 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.border-t-on-primary-600\/100 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.border-t-on-primary-600\/12 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.border-t-on-primary-600\/20 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.border-t-on-primary-600\/25 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.border-t-on-primary-600\/30 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.border-t-on-primary-600\/38 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.border-t-on-primary-600\/40 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.border-t-on-primary-600\/5 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.border-t-on-primary-600\/50 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.border-t-on-primary-600\/60 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.border-t-on-primary-600\/70 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.border-t-on-primary-600\/75 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.border-t-on-primary-600\/80 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.border-t-on-primary-600\/87 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.border-t-on-primary-600\/90 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.border-t-on-primary-600\/95 {
  border-top-color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.border-t-on-primary-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-700\/0 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.border-t-on-primary-700\/10 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.border-t-on-primary-700\/100 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.border-t-on-primary-700\/12 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.border-t-on-primary-700\/20 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.border-t-on-primary-700\/25 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.border-t-on-primary-700\/30 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.border-t-on-primary-700\/38 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.border-t-on-primary-700\/40 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.border-t-on-primary-700\/5 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.border-t-on-primary-700\/50 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.border-t-on-primary-700\/60 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.border-t-on-primary-700\/70 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.border-t-on-primary-700\/75 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.border-t-on-primary-700\/80 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.border-t-on-primary-700\/87 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.border-t-on-primary-700\/90 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.border-t-on-primary-700\/95 {
  border-top-color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.border-t-on-primary-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-800\/0 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.border-t-on-primary-800\/10 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.border-t-on-primary-800\/100 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.border-t-on-primary-800\/12 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.border-t-on-primary-800\/20 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.border-t-on-primary-800\/25 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.border-t-on-primary-800\/30 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.border-t-on-primary-800\/38 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.border-t-on-primary-800\/40 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.border-t-on-primary-800\/5 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.border-t-on-primary-800\/50 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.border-t-on-primary-800\/60 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.border-t-on-primary-800\/70 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.border-t-on-primary-800\/75 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.border-t-on-primary-800\/80 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.border-t-on-primary-800\/87 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.border-t-on-primary-800\/90 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.border-t-on-primary-800\/95 {
  border-top-color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.border-t-on-primary-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-primary-900\/0 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.border-t-on-primary-900\/10 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.border-t-on-primary-900\/100 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.border-t-on-primary-900\/12 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.border-t-on-primary-900\/20 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.border-t-on-primary-900\/25 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.border-t-on-primary-900\/30 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.border-t-on-primary-900\/38 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.border-t-on-primary-900\/40 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.border-t-on-primary-900\/5 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.border-t-on-primary-900\/50 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.border-t-on-primary-900\/60 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.border-t-on-primary-900\/70 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.border-t-on-primary-900\/75 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.border-t-on-primary-900\/80 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.border-t-on-primary-900\/87 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.border-t-on-primary-900\/90 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.border-t-on-primary-900\/95 {
  border-top-color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.border-t-on-primary\/0 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.border-t-on-primary\/10 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.border-t-on-primary\/100 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.border-t-on-primary\/12 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.border-t-on-primary\/20 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.border-t-on-primary\/25 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.border-t-on-primary\/30 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.border-t-on-primary\/38 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.border-t-on-primary\/40 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.border-t-on-primary\/5 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.border-t-on-primary\/50 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.border-t-on-primary\/60 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.border-t-on-primary\/70 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.border-t-on-primary\/75 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.border-t-on-primary\/80 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.border-t-on-primary\/87 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.border-t-on-primary\/90 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.border-t-on-primary\/95 {
  border-top-color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.border-t-on-warn {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-100\/0 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.border-t-on-warn-100\/10 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.border-t-on-warn-100\/100 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.border-t-on-warn-100\/12 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.border-t-on-warn-100\/20 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.border-t-on-warn-100\/25 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.border-t-on-warn-100\/30 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.border-t-on-warn-100\/38 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.border-t-on-warn-100\/40 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.border-t-on-warn-100\/5 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.border-t-on-warn-100\/50 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.border-t-on-warn-100\/60 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.border-t-on-warn-100\/70 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.border-t-on-warn-100\/75 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.border-t-on-warn-100\/80 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.border-t-on-warn-100\/87 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.border-t-on-warn-100\/90 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.border-t-on-warn-100\/95 {
  border-top-color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.border-t-on-warn-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-200\/0 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.border-t-on-warn-200\/10 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.border-t-on-warn-200\/100 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.border-t-on-warn-200\/12 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.border-t-on-warn-200\/20 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.border-t-on-warn-200\/25 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.border-t-on-warn-200\/30 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.border-t-on-warn-200\/38 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.border-t-on-warn-200\/40 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.border-t-on-warn-200\/5 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.border-t-on-warn-200\/50 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.border-t-on-warn-200\/60 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.border-t-on-warn-200\/70 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.border-t-on-warn-200\/75 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.border-t-on-warn-200\/80 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.border-t-on-warn-200\/87 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.border-t-on-warn-200\/90 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.border-t-on-warn-200\/95 {
  border-top-color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.border-t-on-warn-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-300\/0 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.border-t-on-warn-300\/10 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.border-t-on-warn-300\/100 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.border-t-on-warn-300\/12 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.border-t-on-warn-300\/20 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.border-t-on-warn-300\/25 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.border-t-on-warn-300\/30 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.border-t-on-warn-300\/38 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.border-t-on-warn-300\/40 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.border-t-on-warn-300\/5 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.border-t-on-warn-300\/50 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.border-t-on-warn-300\/60 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.border-t-on-warn-300\/70 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.border-t-on-warn-300\/75 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.border-t-on-warn-300\/80 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.border-t-on-warn-300\/87 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.border-t-on-warn-300\/90 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.border-t-on-warn-300\/95 {
  border-top-color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.border-t-on-warn-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-400\/0 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.border-t-on-warn-400\/10 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.border-t-on-warn-400\/100 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.border-t-on-warn-400\/12 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.border-t-on-warn-400\/20 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.border-t-on-warn-400\/25 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.border-t-on-warn-400\/30 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.border-t-on-warn-400\/38 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.border-t-on-warn-400\/40 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.border-t-on-warn-400\/5 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.border-t-on-warn-400\/50 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.border-t-on-warn-400\/60 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.border-t-on-warn-400\/70 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.border-t-on-warn-400\/75 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.border-t-on-warn-400\/80 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.border-t-on-warn-400\/87 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.border-t-on-warn-400\/90 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.border-t-on-warn-400\/95 {
  border-top-color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.border-t-on-warn-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-50\/0 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.border-t-on-warn-50\/10 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.border-t-on-warn-50\/100 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.border-t-on-warn-50\/12 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.border-t-on-warn-50\/20 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.border-t-on-warn-50\/25 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.border-t-on-warn-50\/30 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.border-t-on-warn-50\/38 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.border-t-on-warn-50\/40 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.border-t-on-warn-50\/5 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.border-t-on-warn-50\/50 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.border-t-on-warn-50\/60 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.border-t-on-warn-50\/70 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.border-t-on-warn-50\/75 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.border-t-on-warn-50\/80 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.border-t-on-warn-50\/87 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.border-t-on-warn-50\/90 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.border-t-on-warn-50\/95 {
  border-top-color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.border-t-on-warn-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-500\/0 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.border-t-on-warn-500\/10 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.border-t-on-warn-500\/100 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.border-t-on-warn-500\/12 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.border-t-on-warn-500\/20 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.border-t-on-warn-500\/25 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.border-t-on-warn-500\/30 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.border-t-on-warn-500\/38 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.border-t-on-warn-500\/40 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.border-t-on-warn-500\/5 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.border-t-on-warn-500\/50 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.border-t-on-warn-500\/60 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.border-t-on-warn-500\/70 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.border-t-on-warn-500\/75 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.border-t-on-warn-500\/80 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.border-t-on-warn-500\/87 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.border-t-on-warn-500\/90 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.border-t-on-warn-500\/95 {
  border-top-color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.border-t-on-warn-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-600\/0 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.border-t-on-warn-600\/10 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.border-t-on-warn-600\/100 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.border-t-on-warn-600\/12 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.border-t-on-warn-600\/20 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.border-t-on-warn-600\/25 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.border-t-on-warn-600\/30 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.border-t-on-warn-600\/38 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.border-t-on-warn-600\/40 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.border-t-on-warn-600\/5 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.border-t-on-warn-600\/50 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.border-t-on-warn-600\/60 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.border-t-on-warn-600\/70 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.border-t-on-warn-600\/75 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.border-t-on-warn-600\/80 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.border-t-on-warn-600\/87 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.border-t-on-warn-600\/90 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.border-t-on-warn-600\/95 {
  border-top-color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.border-t-on-warn-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-700\/0 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.border-t-on-warn-700\/10 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.border-t-on-warn-700\/100 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.border-t-on-warn-700\/12 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.border-t-on-warn-700\/20 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.border-t-on-warn-700\/25 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.border-t-on-warn-700\/30 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.border-t-on-warn-700\/38 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.border-t-on-warn-700\/40 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.border-t-on-warn-700\/5 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.border-t-on-warn-700\/50 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.border-t-on-warn-700\/60 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.border-t-on-warn-700\/70 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.border-t-on-warn-700\/75 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.border-t-on-warn-700\/80 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.border-t-on-warn-700\/87 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.border-t-on-warn-700\/90 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.border-t-on-warn-700\/95 {
  border-top-color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.border-t-on-warn-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-800\/0 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.border-t-on-warn-800\/10 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.border-t-on-warn-800\/100 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.border-t-on-warn-800\/12 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.border-t-on-warn-800\/20 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.border-t-on-warn-800\/25 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.border-t-on-warn-800\/30 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.border-t-on-warn-800\/38 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.border-t-on-warn-800\/40 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.border-t-on-warn-800\/5 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.border-t-on-warn-800\/50 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.border-t-on-warn-800\/60 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.border-t-on-warn-800\/70 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.border-t-on-warn-800\/75 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.border-t-on-warn-800\/80 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.border-t-on-warn-800\/87 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.border-t-on-warn-800\/90 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.border-t-on-warn-800\/95 {
  border-top-color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.border-t-on-warn-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-900\/0 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.border-t-on-warn-900\/10 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.border-t-on-warn-900\/100 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.border-t-on-warn-900\/12 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.border-t-on-warn-900\/20 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.border-t-on-warn-900\/25 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.border-t-on-warn-900\/30 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.border-t-on-warn-900\/38 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.border-t-on-warn-900\/40 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.border-t-on-warn-900\/5 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.border-t-on-warn-900\/50 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.border-t-on-warn-900\/60 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.border-t-on-warn-900\/70 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.border-t-on-warn-900\/75 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.border-t-on-warn-900\/80 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.border-t-on-warn-900\/87 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.border-t-on-warn-900\/90 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.border-t-on-warn-900\/95 {
  border-top-color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.border-t-on-warn-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-t-on-warn-950\/0 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.border-t-on-warn-950\/10 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.border-t-on-warn-950\/100 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.border-t-on-warn-950\/12 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.border-t-on-warn-950\/20 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.border-t-on-warn-950\/25 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.border-t-on-warn-950\/30 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.border-t-on-warn-950\/38 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.border-t-on-warn-950\/40 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.border-t-on-warn-950\/5 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.border-t-on-warn-950\/50 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.border-t-on-warn-950\/60 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.border-t-on-warn-950\/70 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.border-t-on-warn-950\/75 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.border-t-on-warn-950\/80 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.border-t-on-warn-950\/87 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.border-t-on-warn-950\/90 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.border-t-on-warn-950\/95 {
  border-top-color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.border-t-on-warn\/0 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.border-t-on-warn\/10 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.border-t-on-warn\/100 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.border-t-on-warn\/12 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.border-t-on-warn\/20 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.border-t-on-warn\/25 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.border-t-on-warn\/30 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.border-t-on-warn\/38 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.border-t-on-warn\/40 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.border-t-on-warn\/5 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.border-t-on-warn\/50 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.border-t-on-warn\/60 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.border-t-on-warn\/70 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.border-t-on-warn\/75 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.border-t-on-warn\/80 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.border-t-on-warn\/87 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.border-t-on-warn\/90 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.border-t-on-warn\/95 {
  border-top-color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.border-t-orange-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 237 213 / var(--tw-border-opacity)) !important;
}
.border-t-orange-100\/0 {
  border-top-color: rgb(255 237 213 / 0) !important;
}
.border-t-orange-100\/10 {
  border-top-color: rgb(255 237 213 / 0.1) !important;
}
.border-t-orange-100\/100 {
  border-top-color: rgb(255 237 213 / 1) !important;
}
.border-t-orange-100\/12 {
  border-top-color: rgb(255 237 213 / 0.12) !important;
}
.border-t-orange-100\/20 {
  border-top-color: rgb(255 237 213 / 0.2) !important;
}
.border-t-orange-100\/25 {
  border-top-color: rgb(255 237 213 / 0.25) !important;
}
.border-t-orange-100\/30 {
  border-top-color: rgb(255 237 213 / 0.3) !important;
}
.border-t-orange-100\/38 {
  border-top-color: rgb(255 237 213 / 0.38) !important;
}
.border-t-orange-100\/40 {
  border-top-color: rgb(255 237 213 / 0.4) !important;
}
.border-t-orange-100\/5 {
  border-top-color: rgb(255 237 213 / 0.05) !important;
}
.border-t-orange-100\/50 {
  border-top-color: rgb(255 237 213 / 0.5) !important;
}
.border-t-orange-100\/60 {
  border-top-color: rgb(255 237 213 / 0.6) !important;
}
.border-t-orange-100\/70 {
  border-top-color: rgb(255 237 213 / 0.7) !important;
}
.border-t-orange-100\/75 {
  border-top-color: rgb(255 237 213 / 0.75) !important;
}
.border-t-orange-100\/80 {
  border-top-color: rgb(255 237 213 / 0.8) !important;
}
.border-t-orange-100\/87 {
  border-top-color: rgb(255 237 213 / 0.87) !important;
}
.border-t-orange-100\/90 {
  border-top-color: rgb(255 237 213 / 0.9) !important;
}
.border-t-orange-100\/95 {
  border-top-color: rgb(255 237 213 / 0.95) !important;
}
.border-t-orange-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 215 170 / var(--tw-border-opacity)) !important;
}
.border-t-orange-200\/0 {
  border-top-color: rgb(254 215 170 / 0) !important;
}
.border-t-orange-200\/10 {
  border-top-color: rgb(254 215 170 / 0.1) !important;
}
.border-t-orange-200\/100 {
  border-top-color: rgb(254 215 170 / 1) !important;
}
.border-t-orange-200\/12 {
  border-top-color: rgb(254 215 170 / 0.12) !important;
}
.border-t-orange-200\/20 {
  border-top-color: rgb(254 215 170 / 0.2) !important;
}
.border-t-orange-200\/25 {
  border-top-color: rgb(254 215 170 / 0.25) !important;
}
.border-t-orange-200\/30 {
  border-top-color: rgb(254 215 170 / 0.3) !important;
}
.border-t-orange-200\/38 {
  border-top-color: rgb(254 215 170 / 0.38) !important;
}
.border-t-orange-200\/40 {
  border-top-color: rgb(254 215 170 / 0.4) !important;
}
.border-t-orange-200\/5 {
  border-top-color: rgb(254 215 170 / 0.05) !important;
}
.border-t-orange-200\/50 {
  border-top-color: rgb(254 215 170 / 0.5) !important;
}
.border-t-orange-200\/60 {
  border-top-color: rgb(254 215 170 / 0.6) !important;
}
.border-t-orange-200\/70 {
  border-top-color: rgb(254 215 170 / 0.7) !important;
}
.border-t-orange-200\/75 {
  border-top-color: rgb(254 215 170 / 0.75) !important;
}
.border-t-orange-200\/80 {
  border-top-color: rgb(254 215 170 / 0.8) !important;
}
.border-t-orange-200\/87 {
  border-top-color: rgb(254 215 170 / 0.87) !important;
}
.border-t-orange-200\/90 {
  border-top-color: rgb(254 215 170 / 0.9) !important;
}
.border-t-orange-200\/95 {
  border-top-color: rgb(254 215 170 / 0.95) !important;
}
.border-t-orange-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.border-t-orange-300\/0 {
  border-top-color: rgb(253 186 116 / 0) !important;
}
.border-t-orange-300\/10 {
  border-top-color: rgb(253 186 116 / 0.1) !important;
}
.border-t-orange-300\/100 {
  border-top-color: rgb(253 186 116 / 1) !important;
}
.border-t-orange-300\/12 {
  border-top-color: rgb(253 186 116 / 0.12) !important;
}
.border-t-orange-300\/20 {
  border-top-color: rgb(253 186 116 / 0.2) !important;
}
.border-t-orange-300\/25 {
  border-top-color: rgb(253 186 116 / 0.25) !important;
}
.border-t-orange-300\/30 {
  border-top-color: rgb(253 186 116 / 0.3) !important;
}
.border-t-orange-300\/38 {
  border-top-color: rgb(253 186 116 / 0.38) !important;
}
.border-t-orange-300\/40 {
  border-top-color: rgb(253 186 116 / 0.4) !important;
}
.border-t-orange-300\/5 {
  border-top-color: rgb(253 186 116 / 0.05) !important;
}
.border-t-orange-300\/50 {
  border-top-color: rgb(253 186 116 / 0.5) !important;
}
.border-t-orange-300\/60 {
  border-top-color: rgb(253 186 116 / 0.6) !important;
}
.border-t-orange-300\/70 {
  border-top-color: rgb(253 186 116 / 0.7) !important;
}
.border-t-orange-300\/75 {
  border-top-color: rgb(253 186 116 / 0.75) !important;
}
.border-t-orange-300\/80 {
  border-top-color: rgb(253 186 116 / 0.8) !important;
}
.border-t-orange-300\/87 {
  border-top-color: rgb(253 186 116 / 0.87) !important;
}
.border-t-orange-300\/90 {
  border-top-color: rgb(253 186 116 / 0.9) !important;
}
.border-t-orange-300\/95 {
  border-top-color: rgb(253 186 116 / 0.95) !important;
}
.border-t-orange-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 146 60 / var(--tw-border-opacity)) !important;
}
.border-t-orange-400\/0 {
  border-top-color: rgb(251 146 60 / 0) !important;
}
.border-t-orange-400\/10 {
  border-top-color: rgb(251 146 60 / 0.1) !important;
}
.border-t-orange-400\/100 {
  border-top-color: rgb(251 146 60 / 1) !important;
}
.border-t-orange-400\/12 {
  border-top-color: rgb(251 146 60 / 0.12) !important;
}
.border-t-orange-400\/20 {
  border-top-color: rgb(251 146 60 / 0.2) !important;
}
.border-t-orange-400\/25 {
  border-top-color: rgb(251 146 60 / 0.25) !important;
}
.border-t-orange-400\/30 {
  border-top-color: rgb(251 146 60 / 0.3) !important;
}
.border-t-orange-400\/38 {
  border-top-color: rgb(251 146 60 / 0.38) !important;
}
.border-t-orange-400\/40 {
  border-top-color: rgb(251 146 60 / 0.4) !important;
}
.border-t-orange-400\/5 {
  border-top-color: rgb(251 146 60 / 0.05) !important;
}
.border-t-orange-400\/50 {
  border-top-color: rgb(251 146 60 / 0.5) !important;
}
.border-t-orange-400\/60 {
  border-top-color: rgb(251 146 60 / 0.6) !important;
}
.border-t-orange-400\/70 {
  border-top-color: rgb(251 146 60 / 0.7) !important;
}
.border-t-orange-400\/75 {
  border-top-color: rgb(251 146 60 / 0.75) !important;
}
.border-t-orange-400\/80 {
  border-top-color: rgb(251 146 60 / 0.8) !important;
}
.border-t-orange-400\/87 {
  border-top-color: rgb(251 146 60 / 0.87) !important;
}
.border-t-orange-400\/90 {
  border-top-color: rgb(251 146 60 / 0.9) !important;
}
.border-t-orange-400\/95 {
  border-top-color: rgb(251 146 60 / 0.95) !important;
}
.border-t-orange-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 247 237 / var(--tw-border-opacity)) !important;
}
.border-t-orange-50\/0 {
  border-top-color: rgb(255 247 237 / 0) !important;
}
.border-t-orange-50\/10 {
  border-top-color: rgb(255 247 237 / 0.1) !important;
}
.border-t-orange-50\/100 {
  border-top-color: rgb(255 247 237 / 1) !important;
}
.border-t-orange-50\/12 {
  border-top-color: rgb(255 247 237 / 0.12) !important;
}
.border-t-orange-50\/20 {
  border-top-color: rgb(255 247 237 / 0.2) !important;
}
.border-t-orange-50\/25 {
  border-top-color: rgb(255 247 237 / 0.25) !important;
}
.border-t-orange-50\/30 {
  border-top-color: rgb(255 247 237 / 0.3) !important;
}
.border-t-orange-50\/38 {
  border-top-color: rgb(255 247 237 / 0.38) !important;
}
.border-t-orange-50\/40 {
  border-top-color: rgb(255 247 237 / 0.4) !important;
}
.border-t-orange-50\/5 {
  border-top-color: rgb(255 247 237 / 0.05) !important;
}
.border-t-orange-50\/50 {
  border-top-color: rgb(255 247 237 / 0.5) !important;
}
.border-t-orange-50\/60 {
  border-top-color: rgb(255 247 237 / 0.6) !important;
}
.border-t-orange-50\/70 {
  border-top-color: rgb(255 247 237 / 0.7) !important;
}
.border-t-orange-50\/75 {
  border-top-color: rgb(255 247 237 / 0.75) !important;
}
.border-t-orange-50\/80 {
  border-top-color: rgb(255 247 237 / 0.8) !important;
}
.border-t-orange-50\/87 {
  border-top-color: rgb(255 247 237 / 0.87) !important;
}
.border-t-orange-50\/90 {
  border-top-color: rgb(255 247 237 / 0.9) !important;
}
.border-t-orange-50\/95 {
  border-top-color: rgb(255 247 237 / 0.95) !important;
}
.border-t-orange-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(249 115 22 / var(--tw-border-opacity)) !important;
}
.border-t-orange-500\/0 {
  border-top-color: rgb(249 115 22 / 0) !important;
}
.border-t-orange-500\/10 {
  border-top-color: rgb(249 115 22 / 0.1) !important;
}
.border-t-orange-500\/100 {
  border-top-color: rgb(249 115 22 / 1) !important;
}
.border-t-orange-500\/12 {
  border-top-color: rgb(249 115 22 / 0.12) !important;
}
.border-t-orange-500\/20 {
  border-top-color: rgb(249 115 22 / 0.2) !important;
}
.border-t-orange-500\/25 {
  border-top-color: rgb(249 115 22 / 0.25) !important;
}
.border-t-orange-500\/30 {
  border-top-color: rgb(249 115 22 / 0.3) !important;
}
.border-t-orange-500\/38 {
  border-top-color: rgb(249 115 22 / 0.38) !important;
}
.border-t-orange-500\/40 {
  border-top-color: rgb(249 115 22 / 0.4) !important;
}
.border-t-orange-500\/5 {
  border-top-color: rgb(249 115 22 / 0.05) !important;
}
.border-t-orange-500\/50 {
  border-top-color: rgb(249 115 22 / 0.5) !important;
}
.border-t-orange-500\/60 {
  border-top-color: rgb(249 115 22 / 0.6) !important;
}
.border-t-orange-500\/70 {
  border-top-color: rgb(249 115 22 / 0.7) !important;
}
.border-t-orange-500\/75 {
  border-top-color: rgb(249 115 22 / 0.75) !important;
}
.border-t-orange-500\/80 {
  border-top-color: rgb(249 115 22 / 0.8) !important;
}
.border-t-orange-500\/87 {
  border-top-color: rgb(249 115 22 / 0.87) !important;
}
.border-t-orange-500\/90 {
  border-top-color: rgb(249 115 22 / 0.9) !important;
}
.border-t-orange-500\/95 {
  border-top-color: rgb(249 115 22 / 0.95) !important;
}
.border-t-orange-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(234 88 12 / var(--tw-border-opacity)) !important;
}
.border-t-orange-600\/0 {
  border-top-color: rgb(234 88 12 / 0) !important;
}
.border-t-orange-600\/10 {
  border-top-color: rgb(234 88 12 / 0.1) !important;
}
.border-t-orange-600\/100 {
  border-top-color: rgb(234 88 12 / 1) !important;
}
.border-t-orange-600\/12 {
  border-top-color: rgb(234 88 12 / 0.12) !important;
}
.border-t-orange-600\/20 {
  border-top-color: rgb(234 88 12 / 0.2) !important;
}
.border-t-orange-600\/25 {
  border-top-color: rgb(234 88 12 / 0.25) !important;
}
.border-t-orange-600\/30 {
  border-top-color: rgb(234 88 12 / 0.3) !important;
}
.border-t-orange-600\/38 {
  border-top-color: rgb(234 88 12 / 0.38) !important;
}
.border-t-orange-600\/40 {
  border-top-color: rgb(234 88 12 / 0.4) !important;
}
.border-t-orange-600\/5 {
  border-top-color: rgb(234 88 12 / 0.05) !important;
}
.border-t-orange-600\/50 {
  border-top-color: rgb(234 88 12 / 0.5) !important;
}
.border-t-orange-600\/60 {
  border-top-color: rgb(234 88 12 / 0.6) !important;
}
.border-t-orange-600\/70 {
  border-top-color: rgb(234 88 12 / 0.7) !important;
}
.border-t-orange-600\/75 {
  border-top-color: rgb(234 88 12 / 0.75) !important;
}
.border-t-orange-600\/80 {
  border-top-color: rgb(234 88 12 / 0.8) !important;
}
.border-t-orange-600\/87 {
  border-top-color: rgb(234 88 12 / 0.87) !important;
}
.border-t-orange-600\/90 {
  border-top-color: rgb(234 88 12 / 0.9) !important;
}
.border-t-orange-600\/95 {
  border-top-color: rgb(234 88 12 / 0.95) !important;
}
.border-t-orange-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(194 65 12 / var(--tw-border-opacity)) !important;
}
.border-t-orange-700\/0 {
  border-top-color: rgb(194 65 12 / 0) !important;
}
.border-t-orange-700\/10 {
  border-top-color: rgb(194 65 12 / 0.1) !important;
}
.border-t-orange-700\/100 {
  border-top-color: rgb(194 65 12 / 1) !important;
}
.border-t-orange-700\/12 {
  border-top-color: rgb(194 65 12 / 0.12) !important;
}
.border-t-orange-700\/20 {
  border-top-color: rgb(194 65 12 / 0.2) !important;
}
.border-t-orange-700\/25 {
  border-top-color: rgb(194 65 12 / 0.25) !important;
}
.border-t-orange-700\/30 {
  border-top-color: rgb(194 65 12 / 0.3) !important;
}
.border-t-orange-700\/38 {
  border-top-color: rgb(194 65 12 / 0.38) !important;
}
.border-t-orange-700\/40 {
  border-top-color: rgb(194 65 12 / 0.4) !important;
}
.border-t-orange-700\/5 {
  border-top-color: rgb(194 65 12 / 0.05) !important;
}
.border-t-orange-700\/50 {
  border-top-color: rgb(194 65 12 / 0.5) !important;
}
.border-t-orange-700\/60 {
  border-top-color: rgb(194 65 12 / 0.6) !important;
}
.border-t-orange-700\/70 {
  border-top-color: rgb(194 65 12 / 0.7) !important;
}
.border-t-orange-700\/75 {
  border-top-color: rgb(194 65 12 / 0.75) !important;
}
.border-t-orange-700\/80 {
  border-top-color: rgb(194 65 12 / 0.8) !important;
}
.border-t-orange-700\/87 {
  border-top-color: rgb(194 65 12 / 0.87) !important;
}
.border-t-orange-700\/90 {
  border-top-color: rgb(194 65 12 / 0.9) !important;
}
.border-t-orange-700\/95 {
  border-top-color: rgb(194 65 12 / 0.95) !important;
}
.border-t-orange-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(154 52 18 / var(--tw-border-opacity)) !important;
}
.border-t-orange-800\/0 {
  border-top-color: rgb(154 52 18 / 0) !important;
}
.border-t-orange-800\/10 {
  border-top-color: rgb(154 52 18 / 0.1) !important;
}
.border-t-orange-800\/100 {
  border-top-color: rgb(154 52 18 / 1) !important;
}
.border-t-orange-800\/12 {
  border-top-color: rgb(154 52 18 / 0.12) !important;
}
.border-t-orange-800\/20 {
  border-top-color: rgb(154 52 18 / 0.2) !important;
}
.border-t-orange-800\/25 {
  border-top-color: rgb(154 52 18 / 0.25) !important;
}
.border-t-orange-800\/30 {
  border-top-color: rgb(154 52 18 / 0.3) !important;
}
.border-t-orange-800\/38 {
  border-top-color: rgb(154 52 18 / 0.38) !important;
}
.border-t-orange-800\/40 {
  border-top-color: rgb(154 52 18 / 0.4) !important;
}
.border-t-orange-800\/5 {
  border-top-color: rgb(154 52 18 / 0.05) !important;
}
.border-t-orange-800\/50 {
  border-top-color: rgb(154 52 18 / 0.5) !important;
}
.border-t-orange-800\/60 {
  border-top-color: rgb(154 52 18 / 0.6) !important;
}
.border-t-orange-800\/70 {
  border-top-color: rgb(154 52 18 / 0.7) !important;
}
.border-t-orange-800\/75 {
  border-top-color: rgb(154 52 18 / 0.75) !important;
}
.border-t-orange-800\/80 {
  border-top-color: rgb(154 52 18 / 0.8) !important;
}
.border-t-orange-800\/87 {
  border-top-color: rgb(154 52 18 / 0.87) !important;
}
.border-t-orange-800\/90 {
  border-top-color: rgb(154 52 18 / 0.9) !important;
}
.border-t-orange-800\/95 {
  border-top-color: rgb(154 52 18 / 0.95) !important;
}
.border-t-orange-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(124 45 18 / var(--tw-border-opacity)) !important;
}
.border-t-orange-900\/0 {
  border-top-color: rgb(124 45 18 / 0) !important;
}
.border-t-orange-900\/10 {
  border-top-color: rgb(124 45 18 / 0.1) !important;
}
.border-t-orange-900\/100 {
  border-top-color: rgb(124 45 18 / 1) !important;
}
.border-t-orange-900\/12 {
  border-top-color: rgb(124 45 18 / 0.12) !important;
}
.border-t-orange-900\/20 {
  border-top-color: rgb(124 45 18 / 0.2) !important;
}
.border-t-orange-900\/25 {
  border-top-color: rgb(124 45 18 / 0.25) !important;
}
.border-t-orange-900\/30 {
  border-top-color: rgb(124 45 18 / 0.3) !important;
}
.border-t-orange-900\/38 {
  border-top-color: rgb(124 45 18 / 0.38) !important;
}
.border-t-orange-900\/40 {
  border-top-color: rgb(124 45 18 / 0.4) !important;
}
.border-t-orange-900\/5 {
  border-top-color: rgb(124 45 18 / 0.05) !important;
}
.border-t-orange-900\/50 {
  border-top-color: rgb(124 45 18 / 0.5) !important;
}
.border-t-orange-900\/60 {
  border-top-color: rgb(124 45 18 / 0.6) !important;
}
.border-t-orange-900\/70 {
  border-top-color: rgb(124 45 18 / 0.7) !important;
}
.border-t-orange-900\/75 {
  border-top-color: rgb(124 45 18 / 0.75) !important;
}
.border-t-orange-900\/80 {
  border-top-color: rgb(124 45 18 / 0.8) !important;
}
.border-t-orange-900\/87 {
  border-top-color: rgb(124 45 18 / 0.87) !important;
}
.border-t-orange-900\/90 {
  border-top-color: rgb(124 45 18 / 0.9) !important;
}
.border-t-orange-900\/95 {
  border-top-color: rgb(124 45 18 / 0.95) !important;
}
.border-t-orange-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(67 20 7 / var(--tw-border-opacity)) !important;
}
.border-t-orange-950\/0 {
  border-top-color: rgb(67 20 7 / 0) !important;
}
.border-t-orange-950\/10 {
  border-top-color: rgb(67 20 7 / 0.1) !important;
}
.border-t-orange-950\/100 {
  border-top-color: rgb(67 20 7 / 1) !important;
}
.border-t-orange-950\/12 {
  border-top-color: rgb(67 20 7 / 0.12) !important;
}
.border-t-orange-950\/20 {
  border-top-color: rgb(67 20 7 / 0.2) !important;
}
.border-t-orange-950\/25 {
  border-top-color: rgb(67 20 7 / 0.25) !important;
}
.border-t-orange-950\/30 {
  border-top-color: rgb(67 20 7 / 0.3) !important;
}
.border-t-orange-950\/38 {
  border-top-color: rgb(67 20 7 / 0.38) !important;
}
.border-t-orange-950\/40 {
  border-top-color: rgb(67 20 7 / 0.4) !important;
}
.border-t-orange-950\/5 {
  border-top-color: rgb(67 20 7 / 0.05) !important;
}
.border-t-orange-950\/50 {
  border-top-color: rgb(67 20 7 / 0.5) !important;
}
.border-t-orange-950\/60 {
  border-top-color: rgb(67 20 7 / 0.6) !important;
}
.border-t-orange-950\/70 {
  border-top-color: rgb(67 20 7 / 0.7) !important;
}
.border-t-orange-950\/75 {
  border-top-color: rgb(67 20 7 / 0.75) !important;
}
.border-t-orange-950\/80 {
  border-top-color: rgb(67 20 7 / 0.8) !important;
}
.border-t-orange-950\/87 {
  border-top-color: rgb(67 20 7 / 0.87) !important;
}
.border-t-orange-950\/90 {
  border-top-color: rgb(67 20 7 / 0.9) !important;
}
.border-t-orange-950\/95 {
  border-top-color: rgb(67 20 7 / 0.95) !important;
}
.border-t-pink-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity)) !important;
}
.border-t-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0) !important;
}
.border-t-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1) !important;
}
.border-t-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1) !important;
}
.border-t-pink-100\/12 {
  border-top-color: rgb(252 231 243 / 0.12) !important;
}
.border-t-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2) !important;
}
.border-t-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25) !important;
}
.border-t-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3) !important;
}
.border-t-pink-100\/38 {
  border-top-color: rgb(252 231 243 / 0.38) !important;
}
.border-t-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4) !important;
}
.border-t-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05) !important;
}
.border-t-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5) !important;
}
.border-t-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6) !important;
}
.border-t-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7) !important;
}
.border-t-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75) !important;
}
.border-t-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8) !important;
}
.border-t-pink-100\/87 {
  border-top-color: rgb(252 231 243 / 0.87) !important;
}
.border-t-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9) !important;
}
.border-t-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95) !important;
}
.border-t-pink-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity)) !important;
}
.border-t-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0) !important;
}
.border-t-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1) !important;
}
.border-t-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1) !important;
}
.border-t-pink-200\/12 {
  border-top-color: rgb(251 207 232 / 0.12) !important;
}
.border-t-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2) !important;
}
.border-t-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25) !important;
}
.border-t-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3) !important;
}
.border-t-pink-200\/38 {
  border-top-color: rgb(251 207 232 / 0.38) !important;
}
.border-t-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4) !important;
}
.border-t-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05) !important;
}
.border-t-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5) !important;
}
.border-t-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6) !important;
}
.border-t-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7) !important;
}
.border-t-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75) !important;
}
.border-t-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8) !important;
}
.border-t-pink-200\/87 {
  border-top-color: rgb(251 207 232 / 0.87) !important;
}
.border-t-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9) !important;
}
.border-t-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95) !important;
}
.border-t-pink-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity)) !important;
}
.border-t-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0) !important;
}
.border-t-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1) !important;
}
.border-t-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1) !important;
}
.border-t-pink-300\/12 {
  border-top-color: rgb(249 168 212 / 0.12) !important;
}
.border-t-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2) !important;
}
.border-t-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25) !important;
}
.border-t-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3) !important;
}
.border-t-pink-300\/38 {
  border-top-color: rgb(249 168 212 / 0.38) !important;
}
.border-t-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4) !important;
}
.border-t-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05) !important;
}
.border-t-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5) !important;
}
.border-t-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6) !important;
}
.border-t-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7) !important;
}
.border-t-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75) !important;
}
.border-t-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8) !important;
}
.border-t-pink-300\/87 {
  border-top-color: rgb(249 168 212 / 0.87) !important;
}
.border-t-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9) !important;
}
.border-t-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95) !important;
}
.border-t-pink-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity)) !important;
}
.border-t-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0) !important;
}
.border-t-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1) !important;
}
.border-t-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1) !important;
}
.border-t-pink-400\/12 {
  border-top-color: rgb(244 114 182 / 0.12) !important;
}
.border-t-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2) !important;
}
.border-t-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25) !important;
}
.border-t-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3) !important;
}
.border-t-pink-400\/38 {
  border-top-color: rgb(244 114 182 / 0.38) !important;
}
.border-t-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4) !important;
}
.border-t-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05) !important;
}
.border-t-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5) !important;
}
.border-t-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6) !important;
}
.border-t-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7) !important;
}
.border-t-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75) !important;
}
.border-t-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8) !important;
}
.border-t-pink-400\/87 {
  border-top-color: rgb(244 114 182 / 0.87) !important;
}
.border-t-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9) !important;
}
.border-t-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95) !important;
}
.border-t-pink-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity)) !important;
}
.border-t-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0) !important;
}
.border-t-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1) !important;
}
.border-t-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1) !important;
}
.border-t-pink-50\/12 {
  border-top-color: rgb(253 242 248 / 0.12) !important;
}
.border-t-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2) !important;
}
.border-t-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25) !important;
}
.border-t-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3) !important;
}
.border-t-pink-50\/38 {
  border-top-color: rgb(253 242 248 / 0.38) !important;
}
.border-t-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4) !important;
}
.border-t-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05) !important;
}
.border-t-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5) !important;
}
.border-t-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6) !important;
}
.border-t-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7) !important;
}
.border-t-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75) !important;
}
.border-t-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8) !important;
}
.border-t-pink-50\/87 {
  border-top-color: rgb(253 242 248 / 0.87) !important;
}
.border-t-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9) !important;
}
.border-t-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95) !important;
}
.border-t-pink-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity)) !important;
}
.border-t-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0) !important;
}
.border-t-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1) !important;
}
.border-t-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1) !important;
}
.border-t-pink-500\/12 {
  border-top-color: rgb(236 72 153 / 0.12) !important;
}
.border-t-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2) !important;
}
.border-t-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25) !important;
}
.border-t-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3) !important;
}
.border-t-pink-500\/38 {
  border-top-color: rgb(236 72 153 / 0.38) !important;
}
.border-t-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4) !important;
}
.border-t-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05) !important;
}
.border-t-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5) !important;
}
.border-t-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6) !important;
}
.border-t-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7) !important;
}
.border-t-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75) !important;
}
.border-t-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8) !important;
}
.border-t-pink-500\/87 {
  border-top-color: rgb(236 72 153 / 0.87) !important;
}
.border-t-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9) !important;
}
.border-t-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95) !important;
}
.border-t-pink-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity)) !important;
}
.border-t-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0) !important;
}
.border-t-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1) !important;
}
.border-t-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1) !important;
}
.border-t-pink-600\/12 {
  border-top-color: rgb(219 39 119 / 0.12) !important;
}
.border-t-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2) !important;
}
.border-t-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25) !important;
}
.border-t-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3) !important;
}
.border-t-pink-600\/38 {
  border-top-color: rgb(219 39 119 / 0.38) !important;
}
.border-t-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4) !important;
}
.border-t-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05) !important;
}
.border-t-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5) !important;
}
.border-t-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6) !important;
}
.border-t-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7) !important;
}
.border-t-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75) !important;
}
.border-t-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8) !important;
}
.border-t-pink-600\/87 {
  border-top-color: rgb(219 39 119 / 0.87) !important;
}
.border-t-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9) !important;
}
.border-t-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95) !important;
}
.border-t-pink-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity)) !important;
}
.border-t-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0) !important;
}
.border-t-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1) !important;
}
.border-t-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1) !important;
}
.border-t-pink-700\/12 {
  border-top-color: rgb(190 24 93 / 0.12) !important;
}
.border-t-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2) !important;
}
.border-t-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25) !important;
}
.border-t-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3) !important;
}
.border-t-pink-700\/38 {
  border-top-color: rgb(190 24 93 / 0.38) !important;
}
.border-t-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4) !important;
}
.border-t-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05) !important;
}
.border-t-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5) !important;
}
.border-t-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6) !important;
}
.border-t-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7) !important;
}
.border-t-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75) !important;
}
.border-t-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8) !important;
}
.border-t-pink-700\/87 {
  border-top-color: rgb(190 24 93 / 0.87) !important;
}
.border-t-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9) !important;
}
.border-t-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95) !important;
}
.border-t-pink-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity)) !important;
}
.border-t-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0) !important;
}
.border-t-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1) !important;
}
.border-t-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1) !important;
}
.border-t-pink-800\/12 {
  border-top-color: rgb(157 23 77 / 0.12) !important;
}
.border-t-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2) !important;
}
.border-t-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25) !important;
}
.border-t-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3) !important;
}
.border-t-pink-800\/38 {
  border-top-color: rgb(157 23 77 / 0.38) !important;
}
.border-t-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4) !important;
}
.border-t-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05) !important;
}
.border-t-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5) !important;
}
.border-t-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6) !important;
}
.border-t-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7) !important;
}
.border-t-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75) !important;
}
.border-t-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8) !important;
}
.border-t-pink-800\/87 {
  border-top-color: rgb(157 23 77 / 0.87) !important;
}
.border-t-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9) !important;
}
.border-t-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95) !important;
}
.border-t-pink-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity)) !important;
}
.border-t-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0) !important;
}
.border-t-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1) !important;
}
.border-t-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1) !important;
}
.border-t-pink-900\/12 {
  border-top-color: rgb(131 24 67 / 0.12) !important;
}
.border-t-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2) !important;
}
.border-t-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25) !important;
}
.border-t-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3) !important;
}
.border-t-pink-900\/38 {
  border-top-color: rgb(131 24 67 / 0.38) !important;
}
.border-t-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4) !important;
}
.border-t-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05) !important;
}
.border-t-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5) !important;
}
.border-t-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6) !important;
}
.border-t-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7) !important;
}
.border-t-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75) !important;
}
.border-t-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8) !important;
}
.border-t-pink-900\/87 {
  border-top-color: rgb(131 24 67 / 0.87) !important;
}
.border-t-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9) !important;
}
.border-t-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95) !important;
}
.border-t-pink-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity)) !important;
}
.border-t-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0) !important;
}
.border-t-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1) !important;
}
.border-t-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1) !important;
}
.border-t-pink-950\/12 {
  border-top-color: rgb(80 7 36 / 0.12) !important;
}
.border-t-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2) !important;
}
.border-t-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25) !important;
}
.border-t-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3) !important;
}
.border-t-pink-950\/38 {
  border-top-color: rgb(80 7 36 / 0.38) !important;
}
.border-t-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4) !important;
}
.border-t-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05) !important;
}
.border-t-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5) !important;
}
.border-t-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6) !important;
}
.border-t-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7) !important;
}
.border-t-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75) !important;
}
.border-t-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8) !important;
}
.border-t-pink-950\/87 {
  border-top-color: rgb(80 7 36 / 0.87) !important;
}
.border-t-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9) !important;
}
.border-t-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95) !important;
}
.border-t-primary {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-100\/0 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.border-t-primary-100\/10 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.border-t-primary-100\/100 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.border-t-primary-100\/12 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.border-t-primary-100\/20 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.border-t-primary-100\/25 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.border-t-primary-100\/30 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.border-t-primary-100\/38 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.border-t-primary-100\/40 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.border-t-primary-100\/5 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.border-t-primary-100\/50 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.border-t-primary-100\/60 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.border-t-primary-100\/70 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.border-t-primary-100\/75 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.border-t-primary-100\/80 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.border-t-primary-100\/87 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.border-t-primary-100\/90 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.border-t-primary-100\/95 {
  border-top-color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.border-t-primary-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-200\/0 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.border-t-primary-200\/10 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.border-t-primary-200\/100 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.border-t-primary-200\/12 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.border-t-primary-200\/20 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.border-t-primary-200\/25 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.border-t-primary-200\/30 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.border-t-primary-200\/38 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.border-t-primary-200\/40 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.border-t-primary-200\/5 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.border-t-primary-200\/50 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.border-t-primary-200\/60 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.border-t-primary-200\/70 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.border-t-primary-200\/75 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.border-t-primary-200\/80 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.border-t-primary-200\/87 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.border-t-primary-200\/90 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.border-t-primary-200\/95 {
  border-top-color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.border-t-primary-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-300\/0 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.border-t-primary-300\/10 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.border-t-primary-300\/100 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.border-t-primary-300\/12 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.border-t-primary-300\/20 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.border-t-primary-300\/25 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.border-t-primary-300\/30 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.border-t-primary-300\/38 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.border-t-primary-300\/40 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.border-t-primary-300\/5 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.border-t-primary-300\/50 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.border-t-primary-300\/60 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.border-t-primary-300\/70 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.border-t-primary-300\/75 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.border-t-primary-300\/80 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.border-t-primary-300\/87 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.border-t-primary-300\/90 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.border-t-primary-300\/95 {
  border-top-color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.border-t-primary-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-400\/0 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.border-t-primary-400\/10 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.border-t-primary-400\/100 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.border-t-primary-400\/12 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.border-t-primary-400\/20 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.border-t-primary-400\/25 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.border-t-primary-400\/30 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.border-t-primary-400\/38 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.border-t-primary-400\/40 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.border-t-primary-400\/5 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.border-t-primary-400\/50 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.border-t-primary-400\/60 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.border-t-primary-400\/70 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.border-t-primary-400\/75 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.border-t-primary-400\/80 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.border-t-primary-400\/87 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.border-t-primary-400\/90 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.border-t-primary-400\/95 {
  border-top-color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.border-t-primary-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-50\/0 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.border-t-primary-50\/10 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.border-t-primary-50\/100 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.border-t-primary-50\/12 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.border-t-primary-50\/20 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.border-t-primary-50\/25 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.border-t-primary-50\/30 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.border-t-primary-50\/38 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.border-t-primary-50\/40 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.border-t-primary-50\/5 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.border-t-primary-50\/50 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.border-t-primary-50\/60 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.border-t-primary-50\/70 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.border-t-primary-50\/75 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.border-t-primary-50\/80 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.border-t-primary-50\/87 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.border-t-primary-50\/90 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.border-t-primary-50\/95 {
  border-top-color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.border-t-primary-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-500\/0 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.border-t-primary-500\/10 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.border-t-primary-500\/100 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.border-t-primary-500\/12 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.border-t-primary-500\/20 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.border-t-primary-500\/25 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.border-t-primary-500\/30 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.border-t-primary-500\/38 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.border-t-primary-500\/40 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.border-t-primary-500\/5 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.border-t-primary-500\/50 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.border-t-primary-500\/60 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.border-t-primary-500\/70 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.border-t-primary-500\/75 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.border-t-primary-500\/80 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.border-t-primary-500\/87 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.border-t-primary-500\/90 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.border-t-primary-500\/95 {
  border-top-color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.border-t-primary-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-600\/0 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.border-t-primary-600\/10 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.border-t-primary-600\/100 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.border-t-primary-600\/12 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.border-t-primary-600\/20 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.border-t-primary-600\/25 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.border-t-primary-600\/30 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.border-t-primary-600\/38 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.border-t-primary-600\/40 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.border-t-primary-600\/5 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.border-t-primary-600\/50 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.border-t-primary-600\/60 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.border-t-primary-600\/70 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.border-t-primary-600\/75 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.border-t-primary-600\/80 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.border-t-primary-600\/87 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.border-t-primary-600\/90 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.border-t-primary-600\/95 {
  border-top-color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.border-t-primary-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-700\/0 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.border-t-primary-700\/10 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.border-t-primary-700\/100 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.border-t-primary-700\/12 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.border-t-primary-700\/20 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.border-t-primary-700\/25 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.border-t-primary-700\/30 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.border-t-primary-700\/38 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.border-t-primary-700\/40 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.border-t-primary-700\/5 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.border-t-primary-700\/50 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.border-t-primary-700\/60 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.border-t-primary-700\/70 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.border-t-primary-700\/75 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.border-t-primary-700\/80 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.border-t-primary-700\/87 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.border-t-primary-700\/90 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.border-t-primary-700\/95 {
  border-top-color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.border-t-primary-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-800\/0 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.border-t-primary-800\/10 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.border-t-primary-800\/100 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.border-t-primary-800\/12 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.border-t-primary-800\/20 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.border-t-primary-800\/25 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.border-t-primary-800\/30 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.border-t-primary-800\/38 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.border-t-primary-800\/40 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.border-t-primary-800\/5 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.border-t-primary-800\/50 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.border-t-primary-800\/60 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.border-t-primary-800\/70 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.border-t-primary-800\/75 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.border-t-primary-800\/80 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.border-t-primary-800\/87 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.border-t-primary-800\/90 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.border-t-primary-800\/95 {
  border-top-color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.border-t-primary-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-primary-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-primary-900\/0 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.border-t-primary-900\/10 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.border-t-primary-900\/100 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.border-t-primary-900\/12 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.border-t-primary-900\/20 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.border-t-primary-900\/25 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.border-t-primary-900\/30 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.border-t-primary-900\/38 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.border-t-primary-900\/40 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.border-t-primary-900\/5 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.border-t-primary-900\/50 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.border-t-primary-900\/60 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.border-t-primary-900\/70 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.border-t-primary-900\/75 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.border-t-primary-900\/80 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.border-t-primary-900\/87 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.border-t-primary-900\/90 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.border-t-primary-900\/95 {
  border-top-color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.border-t-primary\/0 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.border-t-primary\/10 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.border-t-primary\/100 {
  border-top-color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.border-t-primary\/12 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.border-t-primary\/20 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.border-t-primary\/25 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.border-t-primary\/30 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.border-t-primary\/38 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.border-t-primary\/40 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.border-t-primary\/5 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.border-t-primary\/50 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.border-t-primary\/60 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.border-t-primary\/70 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.border-t-primary\/75 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.border-t-primary\/80 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.border-t-primary\/87 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.border-t-primary\/90 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.border-t-primary\/95 {
  border-top-color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.border-t-purple-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(243 232 255 / var(--tw-border-opacity)) !important;
}
.border-t-purple-100\/0 {
  border-top-color: rgb(243 232 255 / 0) !important;
}
.border-t-purple-100\/10 {
  border-top-color: rgb(243 232 255 / 0.1) !important;
}
.border-t-purple-100\/100 {
  border-top-color: rgb(243 232 255 / 1) !important;
}
.border-t-purple-100\/12 {
  border-top-color: rgb(243 232 255 / 0.12) !important;
}
.border-t-purple-100\/20 {
  border-top-color: rgb(243 232 255 / 0.2) !important;
}
.border-t-purple-100\/25 {
  border-top-color: rgb(243 232 255 / 0.25) !important;
}
.border-t-purple-100\/30 {
  border-top-color: rgb(243 232 255 / 0.3) !important;
}
.border-t-purple-100\/38 {
  border-top-color: rgb(243 232 255 / 0.38) !important;
}
.border-t-purple-100\/40 {
  border-top-color: rgb(243 232 255 / 0.4) !important;
}
.border-t-purple-100\/5 {
  border-top-color: rgb(243 232 255 / 0.05) !important;
}
.border-t-purple-100\/50 {
  border-top-color: rgb(243 232 255 / 0.5) !important;
}
.border-t-purple-100\/60 {
  border-top-color: rgb(243 232 255 / 0.6) !important;
}
.border-t-purple-100\/70 {
  border-top-color: rgb(243 232 255 / 0.7) !important;
}
.border-t-purple-100\/75 {
  border-top-color: rgb(243 232 255 / 0.75) !important;
}
.border-t-purple-100\/80 {
  border-top-color: rgb(243 232 255 / 0.8) !important;
}
.border-t-purple-100\/87 {
  border-top-color: rgb(243 232 255 / 0.87) !important;
}
.border-t-purple-100\/90 {
  border-top-color: rgb(243 232 255 / 0.9) !important;
}
.border-t-purple-100\/95 {
  border-top-color: rgb(243 232 255 / 0.95) !important;
}
.border-t-purple-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(233 213 255 / var(--tw-border-opacity)) !important;
}
.border-t-purple-200\/0 {
  border-top-color: rgb(233 213 255 / 0) !important;
}
.border-t-purple-200\/10 {
  border-top-color: rgb(233 213 255 / 0.1) !important;
}
.border-t-purple-200\/100 {
  border-top-color: rgb(233 213 255 / 1) !important;
}
.border-t-purple-200\/12 {
  border-top-color: rgb(233 213 255 / 0.12) !important;
}
.border-t-purple-200\/20 {
  border-top-color: rgb(233 213 255 / 0.2) !important;
}
.border-t-purple-200\/25 {
  border-top-color: rgb(233 213 255 / 0.25) !important;
}
.border-t-purple-200\/30 {
  border-top-color: rgb(233 213 255 / 0.3) !important;
}
.border-t-purple-200\/38 {
  border-top-color: rgb(233 213 255 / 0.38) !important;
}
.border-t-purple-200\/40 {
  border-top-color: rgb(233 213 255 / 0.4) !important;
}
.border-t-purple-200\/5 {
  border-top-color: rgb(233 213 255 / 0.05) !important;
}
.border-t-purple-200\/50 {
  border-top-color: rgb(233 213 255 / 0.5) !important;
}
.border-t-purple-200\/60 {
  border-top-color: rgb(233 213 255 / 0.6) !important;
}
.border-t-purple-200\/70 {
  border-top-color: rgb(233 213 255 / 0.7) !important;
}
.border-t-purple-200\/75 {
  border-top-color: rgb(233 213 255 / 0.75) !important;
}
.border-t-purple-200\/80 {
  border-top-color: rgb(233 213 255 / 0.8) !important;
}
.border-t-purple-200\/87 {
  border-top-color: rgb(233 213 255 / 0.87) !important;
}
.border-t-purple-200\/90 {
  border-top-color: rgb(233 213 255 / 0.9) !important;
}
.border-t-purple-200\/95 {
  border-top-color: rgb(233 213 255 / 0.95) !important;
}
.border-t-purple-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(216 180 254 / var(--tw-border-opacity)) !important;
}
.border-t-purple-300\/0 {
  border-top-color: rgb(216 180 254 / 0) !important;
}
.border-t-purple-300\/10 {
  border-top-color: rgb(216 180 254 / 0.1) !important;
}
.border-t-purple-300\/100 {
  border-top-color: rgb(216 180 254 / 1) !important;
}
.border-t-purple-300\/12 {
  border-top-color: rgb(216 180 254 / 0.12) !important;
}
.border-t-purple-300\/20 {
  border-top-color: rgb(216 180 254 / 0.2) !important;
}
.border-t-purple-300\/25 {
  border-top-color: rgb(216 180 254 / 0.25) !important;
}
.border-t-purple-300\/30 {
  border-top-color: rgb(216 180 254 / 0.3) !important;
}
.border-t-purple-300\/38 {
  border-top-color: rgb(216 180 254 / 0.38) !important;
}
.border-t-purple-300\/40 {
  border-top-color: rgb(216 180 254 / 0.4) !important;
}
.border-t-purple-300\/5 {
  border-top-color: rgb(216 180 254 / 0.05) !important;
}
.border-t-purple-300\/50 {
  border-top-color: rgb(216 180 254 / 0.5) !important;
}
.border-t-purple-300\/60 {
  border-top-color: rgb(216 180 254 / 0.6) !important;
}
.border-t-purple-300\/70 {
  border-top-color: rgb(216 180 254 / 0.7) !important;
}
.border-t-purple-300\/75 {
  border-top-color: rgb(216 180 254 / 0.75) !important;
}
.border-t-purple-300\/80 {
  border-top-color: rgb(216 180 254 / 0.8) !important;
}
.border-t-purple-300\/87 {
  border-top-color: rgb(216 180 254 / 0.87) !important;
}
.border-t-purple-300\/90 {
  border-top-color: rgb(216 180 254 / 0.9) !important;
}
.border-t-purple-300\/95 {
  border-top-color: rgb(216 180 254 / 0.95) !important;
}
.border-t-purple-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(192 132 252 / var(--tw-border-opacity)) !important;
}
.border-t-purple-400\/0 {
  border-top-color: rgb(192 132 252 / 0) !important;
}
.border-t-purple-400\/10 {
  border-top-color: rgb(192 132 252 / 0.1) !important;
}
.border-t-purple-400\/100 {
  border-top-color: rgb(192 132 252 / 1) !important;
}
.border-t-purple-400\/12 {
  border-top-color: rgb(192 132 252 / 0.12) !important;
}
.border-t-purple-400\/20 {
  border-top-color: rgb(192 132 252 / 0.2) !important;
}
.border-t-purple-400\/25 {
  border-top-color: rgb(192 132 252 / 0.25) !important;
}
.border-t-purple-400\/30 {
  border-top-color: rgb(192 132 252 / 0.3) !important;
}
.border-t-purple-400\/38 {
  border-top-color: rgb(192 132 252 / 0.38) !important;
}
.border-t-purple-400\/40 {
  border-top-color: rgb(192 132 252 / 0.4) !important;
}
.border-t-purple-400\/5 {
  border-top-color: rgb(192 132 252 / 0.05) !important;
}
.border-t-purple-400\/50 {
  border-top-color: rgb(192 132 252 / 0.5) !important;
}
.border-t-purple-400\/60 {
  border-top-color: rgb(192 132 252 / 0.6) !important;
}
.border-t-purple-400\/70 {
  border-top-color: rgb(192 132 252 / 0.7) !important;
}
.border-t-purple-400\/75 {
  border-top-color: rgb(192 132 252 / 0.75) !important;
}
.border-t-purple-400\/80 {
  border-top-color: rgb(192 132 252 / 0.8) !important;
}
.border-t-purple-400\/87 {
  border-top-color: rgb(192 132 252 / 0.87) !important;
}
.border-t-purple-400\/90 {
  border-top-color: rgb(192 132 252 / 0.9) !important;
}
.border-t-purple-400\/95 {
  border-top-color: rgb(192 132 252 / 0.95) !important;
}
.border-t-purple-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 245 255 / var(--tw-border-opacity)) !important;
}
.border-t-purple-50\/0 {
  border-top-color: rgb(250 245 255 / 0) !important;
}
.border-t-purple-50\/10 {
  border-top-color: rgb(250 245 255 / 0.1) !important;
}
.border-t-purple-50\/100 {
  border-top-color: rgb(250 245 255 / 1) !important;
}
.border-t-purple-50\/12 {
  border-top-color: rgb(250 245 255 / 0.12) !important;
}
.border-t-purple-50\/20 {
  border-top-color: rgb(250 245 255 / 0.2) !important;
}
.border-t-purple-50\/25 {
  border-top-color: rgb(250 245 255 / 0.25) !important;
}
.border-t-purple-50\/30 {
  border-top-color: rgb(250 245 255 / 0.3) !important;
}
.border-t-purple-50\/38 {
  border-top-color: rgb(250 245 255 / 0.38) !important;
}
.border-t-purple-50\/40 {
  border-top-color: rgb(250 245 255 / 0.4) !important;
}
.border-t-purple-50\/5 {
  border-top-color: rgb(250 245 255 / 0.05) !important;
}
.border-t-purple-50\/50 {
  border-top-color: rgb(250 245 255 / 0.5) !important;
}
.border-t-purple-50\/60 {
  border-top-color: rgb(250 245 255 / 0.6) !important;
}
.border-t-purple-50\/70 {
  border-top-color: rgb(250 245 255 / 0.7) !important;
}
.border-t-purple-50\/75 {
  border-top-color: rgb(250 245 255 / 0.75) !important;
}
.border-t-purple-50\/80 {
  border-top-color: rgb(250 245 255 / 0.8) !important;
}
.border-t-purple-50\/87 {
  border-top-color: rgb(250 245 255 / 0.87) !important;
}
.border-t-purple-50\/90 {
  border-top-color: rgb(250 245 255 / 0.9) !important;
}
.border-t-purple-50\/95 {
  border-top-color: rgb(250 245 255 / 0.95) !important;
}
.border-t-purple-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(168 85 247 / var(--tw-border-opacity)) !important;
}
.border-t-purple-500\/0 {
  border-top-color: rgb(168 85 247 / 0) !important;
}
.border-t-purple-500\/10 {
  border-top-color: rgb(168 85 247 / 0.1) !important;
}
.border-t-purple-500\/100 {
  border-top-color: rgb(168 85 247 / 1) !important;
}
.border-t-purple-500\/12 {
  border-top-color: rgb(168 85 247 / 0.12) !important;
}
.border-t-purple-500\/20 {
  border-top-color: rgb(168 85 247 / 0.2) !important;
}
.border-t-purple-500\/25 {
  border-top-color: rgb(168 85 247 / 0.25) !important;
}
.border-t-purple-500\/30 {
  border-top-color: rgb(168 85 247 / 0.3) !important;
}
.border-t-purple-500\/38 {
  border-top-color: rgb(168 85 247 / 0.38) !important;
}
.border-t-purple-500\/40 {
  border-top-color: rgb(168 85 247 / 0.4) !important;
}
.border-t-purple-500\/5 {
  border-top-color: rgb(168 85 247 / 0.05) !important;
}
.border-t-purple-500\/50 {
  border-top-color: rgb(168 85 247 / 0.5) !important;
}
.border-t-purple-500\/60 {
  border-top-color: rgb(168 85 247 / 0.6) !important;
}
.border-t-purple-500\/70 {
  border-top-color: rgb(168 85 247 / 0.7) !important;
}
.border-t-purple-500\/75 {
  border-top-color: rgb(168 85 247 / 0.75) !important;
}
.border-t-purple-500\/80 {
  border-top-color: rgb(168 85 247 / 0.8) !important;
}
.border-t-purple-500\/87 {
  border-top-color: rgb(168 85 247 / 0.87) !important;
}
.border-t-purple-500\/90 {
  border-top-color: rgb(168 85 247 / 0.9) !important;
}
.border-t-purple-500\/95 {
  border-top-color: rgb(168 85 247 / 0.95) !important;
}
.border-t-purple-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(147 51 234 / var(--tw-border-opacity)) !important;
}
.border-t-purple-600\/0 {
  border-top-color: rgb(147 51 234 / 0) !important;
}
.border-t-purple-600\/10 {
  border-top-color: rgb(147 51 234 / 0.1) !important;
}
.border-t-purple-600\/100 {
  border-top-color: rgb(147 51 234 / 1) !important;
}
.border-t-purple-600\/12 {
  border-top-color: rgb(147 51 234 / 0.12) !important;
}
.border-t-purple-600\/20 {
  border-top-color: rgb(147 51 234 / 0.2) !important;
}
.border-t-purple-600\/25 {
  border-top-color: rgb(147 51 234 / 0.25) !important;
}
.border-t-purple-600\/30 {
  border-top-color: rgb(147 51 234 / 0.3) !important;
}
.border-t-purple-600\/38 {
  border-top-color: rgb(147 51 234 / 0.38) !important;
}
.border-t-purple-600\/40 {
  border-top-color: rgb(147 51 234 / 0.4) !important;
}
.border-t-purple-600\/5 {
  border-top-color: rgb(147 51 234 / 0.05) !important;
}
.border-t-purple-600\/50 {
  border-top-color: rgb(147 51 234 / 0.5) !important;
}
.border-t-purple-600\/60 {
  border-top-color: rgb(147 51 234 / 0.6) !important;
}
.border-t-purple-600\/70 {
  border-top-color: rgb(147 51 234 / 0.7) !important;
}
.border-t-purple-600\/75 {
  border-top-color: rgb(147 51 234 / 0.75) !important;
}
.border-t-purple-600\/80 {
  border-top-color: rgb(147 51 234 / 0.8) !important;
}
.border-t-purple-600\/87 {
  border-top-color: rgb(147 51 234 / 0.87) !important;
}
.border-t-purple-600\/90 {
  border-top-color: rgb(147 51 234 / 0.9) !important;
}
.border-t-purple-600\/95 {
  border-top-color: rgb(147 51 234 / 0.95) !important;
}
.border-t-purple-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(126 34 206 / var(--tw-border-opacity)) !important;
}
.border-t-purple-700\/0 {
  border-top-color: rgb(126 34 206 / 0) !important;
}
.border-t-purple-700\/10 {
  border-top-color: rgb(126 34 206 / 0.1) !important;
}
.border-t-purple-700\/100 {
  border-top-color: rgb(126 34 206 / 1) !important;
}
.border-t-purple-700\/12 {
  border-top-color: rgb(126 34 206 / 0.12) !important;
}
.border-t-purple-700\/20 {
  border-top-color: rgb(126 34 206 / 0.2) !important;
}
.border-t-purple-700\/25 {
  border-top-color: rgb(126 34 206 / 0.25) !important;
}
.border-t-purple-700\/30 {
  border-top-color: rgb(126 34 206 / 0.3) !important;
}
.border-t-purple-700\/38 {
  border-top-color: rgb(126 34 206 / 0.38) !important;
}
.border-t-purple-700\/40 {
  border-top-color: rgb(126 34 206 / 0.4) !important;
}
.border-t-purple-700\/5 {
  border-top-color: rgb(126 34 206 / 0.05) !important;
}
.border-t-purple-700\/50 {
  border-top-color: rgb(126 34 206 / 0.5) !important;
}
.border-t-purple-700\/60 {
  border-top-color: rgb(126 34 206 / 0.6) !important;
}
.border-t-purple-700\/70 {
  border-top-color: rgb(126 34 206 / 0.7) !important;
}
.border-t-purple-700\/75 {
  border-top-color: rgb(126 34 206 / 0.75) !important;
}
.border-t-purple-700\/80 {
  border-top-color: rgb(126 34 206 / 0.8) !important;
}
.border-t-purple-700\/87 {
  border-top-color: rgb(126 34 206 / 0.87) !important;
}
.border-t-purple-700\/90 {
  border-top-color: rgb(126 34 206 / 0.9) !important;
}
.border-t-purple-700\/95 {
  border-top-color: rgb(126 34 206 / 0.95) !important;
}
.border-t-purple-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity)) !important;
}
.border-t-purple-800\/0 {
  border-top-color: rgb(107 33 168 / 0) !important;
}
.border-t-purple-800\/10 {
  border-top-color: rgb(107 33 168 / 0.1) !important;
}
.border-t-purple-800\/100 {
  border-top-color: rgb(107 33 168 / 1) !important;
}
.border-t-purple-800\/12 {
  border-top-color: rgb(107 33 168 / 0.12) !important;
}
.border-t-purple-800\/20 {
  border-top-color: rgb(107 33 168 / 0.2) !important;
}
.border-t-purple-800\/25 {
  border-top-color: rgb(107 33 168 / 0.25) !important;
}
.border-t-purple-800\/30 {
  border-top-color: rgb(107 33 168 / 0.3) !important;
}
.border-t-purple-800\/38 {
  border-top-color: rgb(107 33 168 / 0.38) !important;
}
.border-t-purple-800\/40 {
  border-top-color: rgb(107 33 168 / 0.4) !important;
}
.border-t-purple-800\/5 {
  border-top-color: rgb(107 33 168 / 0.05) !important;
}
.border-t-purple-800\/50 {
  border-top-color: rgb(107 33 168 / 0.5) !important;
}
.border-t-purple-800\/60 {
  border-top-color: rgb(107 33 168 / 0.6) !important;
}
.border-t-purple-800\/70 {
  border-top-color: rgb(107 33 168 / 0.7) !important;
}
.border-t-purple-800\/75 {
  border-top-color: rgb(107 33 168 / 0.75) !important;
}
.border-t-purple-800\/80 {
  border-top-color: rgb(107 33 168 / 0.8) !important;
}
.border-t-purple-800\/87 {
  border-top-color: rgb(107 33 168 / 0.87) !important;
}
.border-t-purple-800\/90 {
  border-top-color: rgb(107 33 168 / 0.9) !important;
}
.border-t-purple-800\/95 {
  border-top-color: rgb(107 33 168 / 0.95) !important;
}
.border-t-purple-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(88 28 135 / var(--tw-border-opacity)) !important;
}
.border-t-purple-900\/0 {
  border-top-color: rgb(88 28 135 / 0) !important;
}
.border-t-purple-900\/10 {
  border-top-color: rgb(88 28 135 / 0.1) !important;
}
.border-t-purple-900\/100 {
  border-top-color: rgb(88 28 135 / 1) !important;
}
.border-t-purple-900\/12 {
  border-top-color: rgb(88 28 135 / 0.12) !important;
}
.border-t-purple-900\/20 {
  border-top-color: rgb(88 28 135 / 0.2) !important;
}
.border-t-purple-900\/25 {
  border-top-color: rgb(88 28 135 / 0.25) !important;
}
.border-t-purple-900\/30 {
  border-top-color: rgb(88 28 135 / 0.3) !important;
}
.border-t-purple-900\/38 {
  border-top-color: rgb(88 28 135 / 0.38) !important;
}
.border-t-purple-900\/40 {
  border-top-color: rgb(88 28 135 / 0.4) !important;
}
.border-t-purple-900\/5 {
  border-top-color: rgb(88 28 135 / 0.05) !important;
}
.border-t-purple-900\/50 {
  border-top-color: rgb(88 28 135 / 0.5) !important;
}
.border-t-purple-900\/60 {
  border-top-color: rgb(88 28 135 / 0.6) !important;
}
.border-t-purple-900\/70 {
  border-top-color: rgb(88 28 135 / 0.7) !important;
}
.border-t-purple-900\/75 {
  border-top-color: rgb(88 28 135 / 0.75) !important;
}
.border-t-purple-900\/80 {
  border-top-color: rgb(88 28 135 / 0.8) !important;
}
.border-t-purple-900\/87 {
  border-top-color: rgb(88 28 135 / 0.87) !important;
}
.border-t-purple-900\/90 {
  border-top-color: rgb(88 28 135 / 0.9) !important;
}
.border-t-purple-900\/95 {
  border-top-color: rgb(88 28 135 / 0.95) !important;
}
.border-t-purple-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(59 7 100 / var(--tw-border-opacity)) !important;
}
.border-t-purple-950\/0 {
  border-top-color: rgb(59 7 100 / 0) !important;
}
.border-t-purple-950\/10 {
  border-top-color: rgb(59 7 100 / 0.1) !important;
}
.border-t-purple-950\/100 {
  border-top-color: rgb(59 7 100 / 1) !important;
}
.border-t-purple-950\/12 {
  border-top-color: rgb(59 7 100 / 0.12) !important;
}
.border-t-purple-950\/20 {
  border-top-color: rgb(59 7 100 / 0.2) !important;
}
.border-t-purple-950\/25 {
  border-top-color: rgb(59 7 100 / 0.25) !important;
}
.border-t-purple-950\/30 {
  border-top-color: rgb(59 7 100 / 0.3) !important;
}
.border-t-purple-950\/38 {
  border-top-color: rgb(59 7 100 / 0.38) !important;
}
.border-t-purple-950\/40 {
  border-top-color: rgb(59 7 100 / 0.4) !important;
}
.border-t-purple-950\/5 {
  border-top-color: rgb(59 7 100 / 0.05) !important;
}
.border-t-purple-950\/50 {
  border-top-color: rgb(59 7 100 / 0.5) !important;
}
.border-t-purple-950\/60 {
  border-top-color: rgb(59 7 100 / 0.6) !important;
}
.border-t-purple-950\/70 {
  border-top-color: rgb(59 7 100 / 0.7) !important;
}
.border-t-purple-950\/75 {
  border-top-color: rgb(59 7 100 / 0.75) !important;
}
.border-t-purple-950\/80 {
  border-top-color: rgb(59 7 100 / 0.8) !important;
}
.border-t-purple-950\/87 {
  border-top-color: rgb(59 7 100 / 0.87) !important;
}
.border-t-purple-950\/90 {
  border-top-color: rgb(59 7 100 / 0.9) !important;
}
.border-t-purple-950\/95 {
  border-top-color: rgb(59 7 100 / 0.95) !important;
}
.border-t-red-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 226 226 / var(--tw-border-opacity)) !important;
}
.border-t-red-100\/0 {
  border-top-color: rgb(254 226 226 / 0) !important;
}
.border-t-red-100\/10 {
  border-top-color: rgb(254 226 226 / 0.1) !important;
}
.border-t-red-100\/100 {
  border-top-color: rgb(254 226 226 / 1) !important;
}
.border-t-red-100\/12 {
  border-top-color: rgb(254 226 226 / 0.12) !important;
}
.border-t-red-100\/20 {
  border-top-color: rgb(254 226 226 / 0.2) !important;
}
.border-t-red-100\/25 {
  border-top-color: rgb(254 226 226 / 0.25) !important;
}
.border-t-red-100\/30 {
  border-top-color: rgb(254 226 226 / 0.3) !important;
}
.border-t-red-100\/38 {
  border-top-color: rgb(254 226 226 / 0.38) !important;
}
.border-t-red-100\/40 {
  border-top-color: rgb(254 226 226 / 0.4) !important;
}
.border-t-red-100\/5 {
  border-top-color: rgb(254 226 226 / 0.05) !important;
}
.border-t-red-100\/50 {
  border-top-color: rgb(254 226 226 / 0.5) !important;
}
.border-t-red-100\/60 {
  border-top-color: rgb(254 226 226 / 0.6) !important;
}
.border-t-red-100\/70 {
  border-top-color: rgb(254 226 226 / 0.7) !important;
}
.border-t-red-100\/75 {
  border-top-color: rgb(254 226 226 / 0.75) !important;
}
.border-t-red-100\/80 {
  border-top-color: rgb(254 226 226 / 0.8) !important;
}
.border-t-red-100\/87 {
  border-top-color: rgb(254 226 226 / 0.87) !important;
}
.border-t-red-100\/90 {
  border-top-color: rgb(254 226 226 / 0.9) !important;
}
.border-t-red-100\/95 {
  border-top-color: rgb(254 226 226 / 0.95) !important;
}
.border-t-red-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 202 202 / var(--tw-border-opacity)) !important;
}
.border-t-red-200\/0 {
  border-top-color: rgb(254 202 202 / 0) !important;
}
.border-t-red-200\/10 {
  border-top-color: rgb(254 202 202 / 0.1) !important;
}
.border-t-red-200\/100 {
  border-top-color: rgb(254 202 202 / 1) !important;
}
.border-t-red-200\/12 {
  border-top-color: rgb(254 202 202 / 0.12) !important;
}
.border-t-red-200\/20 {
  border-top-color: rgb(254 202 202 / 0.2) !important;
}
.border-t-red-200\/25 {
  border-top-color: rgb(254 202 202 / 0.25) !important;
}
.border-t-red-200\/30 {
  border-top-color: rgb(254 202 202 / 0.3) !important;
}
.border-t-red-200\/38 {
  border-top-color: rgb(254 202 202 / 0.38) !important;
}
.border-t-red-200\/40 {
  border-top-color: rgb(254 202 202 / 0.4) !important;
}
.border-t-red-200\/5 {
  border-top-color: rgb(254 202 202 / 0.05) !important;
}
.border-t-red-200\/50 {
  border-top-color: rgb(254 202 202 / 0.5) !important;
}
.border-t-red-200\/60 {
  border-top-color: rgb(254 202 202 / 0.6) !important;
}
.border-t-red-200\/70 {
  border-top-color: rgb(254 202 202 / 0.7) !important;
}
.border-t-red-200\/75 {
  border-top-color: rgb(254 202 202 / 0.75) !important;
}
.border-t-red-200\/80 {
  border-top-color: rgb(254 202 202 / 0.8) !important;
}
.border-t-red-200\/87 {
  border-top-color: rgb(254 202 202 / 0.87) !important;
}
.border-t-red-200\/90 {
  border-top-color: rgb(254 202 202 / 0.9) !important;
}
.border-t-red-200\/95 {
  border-top-color: rgb(254 202 202 / 0.95) !important;
}
.border-t-red-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.border-t-red-300\/0 {
  border-top-color: rgb(252 165 165 / 0) !important;
}
.border-t-red-300\/10 {
  border-top-color: rgb(252 165 165 / 0.1) !important;
}
.border-t-red-300\/100 {
  border-top-color: rgb(252 165 165 / 1) !important;
}
.border-t-red-300\/12 {
  border-top-color: rgb(252 165 165 / 0.12) !important;
}
.border-t-red-300\/20 {
  border-top-color: rgb(252 165 165 / 0.2) !important;
}
.border-t-red-300\/25 {
  border-top-color: rgb(252 165 165 / 0.25) !important;
}
.border-t-red-300\/30 {
  border-top-color: rgb(252 165 165 / 0.3) !important;
}
.border-t-red-300\/38 {
  border-top-color: rgb(252 165 165 / 0.38) !important;
}
.border-t-red-300\/40 {
  border-top-color: rgb(252 165 165 / 0.4) !important;
}
.border-t-red-300\/5 {
  border-top-color: rgb(252 165 165 / 0.05) !important;
}
.border-t-red-300\/50 {
  border-top-color: rgb(252 165 165 / 0.5) !important;
}
.border-t-red-300\/60 {
  border-top-color: rgb(252 165 165 / 0.6) !important;
}
.border-t-red-300\/70 {
  border-top-color: rgb(252 165 165 / 0.7) !important;
}
.border-t-red-300\/75 {
  border-top-color: rgb(252 165 165 / 0.75) !important;
}
.border-t-red-300\/80 {
  border-top-color: rgb(252 165 165 / 0.8) !important;
}
.border-t-red-300\/87 {
  border-top-color: rgb(252 165 165 / 0.87) !important;
}
.border-t-red-300\/90 {
  border-top-color: rgb(252 165 165 / 0.9) !important;
}
.border-t-red-300\/95 {
  border-top-color: rgb(252 165 165 / 0.95) !important;
}
.border-t-red-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}
.border-t-red-400\/0 {
  border-top-color: rgb(248 113 113 / 0) !important;
}
.border-t-red-400\/10 {
  border-top-color: rgb(248 113 113 / 0.1) !important;
}
.border-t-red-400\/100 {
  border-top-color: rgb(248 113 113 / 1) !important;
}
.border-t-red-400\/12 {
  border-top-color: rgb(248 113 113 / 0.12) !important;
}
.border-t-red-400\/20 {
  border-top-color: rgb(248 113 113 / 0.2) !important;
}
.border-t-red-400\/25 {
  border-top-color: rgb(248 113 113 / 0.25) !important;
}
.border-t-red-400\/30 {
  border-top-color: rgb(248 113 113 / 0.3) !important;
}
.border-t-red-400\/38 {
  border-top-color: rgb(248 113 113 / 0.38) !important;
}
.border-t-red-400\/40 {
  border-top-color: rgb(248 113 113 / 0.4) !important;
}
.border-t-red-400\/5 {
  border-top-color: rgb(248 113 113 / 0.05) !important;
}
.border-t-red-400\/50 {
  border-top-color: rgb(248 113 113 / 0.5) !important;
}
.border-t-red-400\/60 {
  border-top-color: rgb(248 113 113 / 0.6) !important;
}
.border-t-red-400\/70 {
  border-top-color: rgb(248 113 113 / 0.7) !important;
}
.border-t-red-400\/75 {
  border-top-color: rgb(248 113 113 / 0.75) !important;
}
.border-t-red-400\/80 {
  border-top-color: rgb(248 113 113 / 0.8) !important;
}
.border-t-red-400\/87 {
  border-top-color: rgb(248 113 113 / 0.87) !important;
}
.border-t-red-400\/90 {
  border-top-color: rgb(248 113 113 / 0.9) !important;
}
.border-t-red-400\/95 {
  border-top-color: rgb(248 113 113 / 0.95) !important;
}
.border-t-red-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 242 242 / var(--tw-border-opacity)) !important;
}
.border-t-red-50\/0 {
  border-top-color: rgb(254 242 242 / 0) !important;
}
.border-t-red-50\/10 {
  border-top-color: rgb(254 242 242 / 0.1) !important;
}
.border-t-red-50\/100 {
  border-top-color: rgb(254 242 242 / 1) !important;
}
.border-t-red-50\/12 {
  border-top-color: rgb(254 242 242 / 0.12) !important;
}
.border-t-red-50\/20 {
  border-top-color: rgb(254 242 242 / 0.2) !important;
}
.border-t-red-50\/25 {
  border-top-color: rgb(254 242 242 / 0.25) !important;
}
.border-t-red-50\/30 {
  border-top-color: rgb(254 242 242 / 0.3) !important;
}
.border-t-red-50\/38 {
  border-top-color: rgb(254 242 242 / 0.38) !important;
}
.border-t-red-50\/40 {
  border-top-color: rgb(254 242 242 / 0.4) !important;
}
.border-t-red-50\/5 {
  border-top-color: rgb(254 242 242 / 0.05) !important;
}
.border-t-red-50\/50 {
  border-top-color: rgb(254 242 242 / 0.5) !important;
}
.border-t-red-50\/60 {
  border-top-color: rgb(254 242 242 / 0.6) !important;
}
.border-t-red-50\/70 {
  border-top-color: rgb(254 242 242 / 0.7) !important;
}
.border-t-red-50\/75 {
  border-top-color: rgb(254 242 242 / 0.75) !important;
}
.border-t-red-50\/80 {
  border-top-color: rgb(254 242 242 / 0.8) !important;
}
.border-t-red-50\/87 {
  border-top-color: rgb(254 242 242 / 0.87) !important;
}
.border-t-red-50\/90 {
  border-top-color: rgb(254 242 242 / 0.9) !important;
}
.border-t-red-50\/95 {
  border-top-color: rgb(254 242 242 / 0.95) !important;
}
.border-t-red-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-t-red-500\/0 {
  border-top-color: rgb(239 68 68 / 0) !important;
}
.border-t-red-500\/10 {
  border-top-color: rgb(239 68 68 / 0.1) !important;
}
.border-t-red-500\/100 {
  border-top-color: rgb(239 68 68 / 1) !important;
}
.border-t-red-500\/12 {
  border-top-color: rgb(239 68 68 / 0.12) !important;
}
.border-t-red-500\/20 {
  border-top-color: rgb(239 68 68 / 0.2) !important;
}
.border-t-red-500\/25 {
  border-top-color: rgb(239 68 68 / 0.25) !important;
}
.border-t-red-500\/30 {
  border-top-color: rgb(239 68 68 / 0.3) !important;
}
.border-t-red-500\/38 {
  border-top-color: rgb(239 68 68 / 0.38) !important;
}
.border-t-red-500\/40 {
  border-top-color: rgb(239 68 68 / 0.4) !important;
}
.border-t-red-500\/5 {
  border-top-color: rgb(239 68 68 / 0.05) !important;
}
.border-t-red-500\/50 {
  border-top-color: rgb(239 68 68 / 0.5) !important;
}
.border-t-red-500\/60 {
  border-top-color: rgb(239 68 68 / 0.6) !important;
}
.border-t-red-500\/70 {
  border-top-color: rgb(239 68 68 / 0.7) !important;
}
.border-t-red-500\/75 {
  border-top-color: rgb(239 68 68 / 0.75) !important;
}
.border-t-red-500\/80 {
  border-top-color: rgb(239 68 68 / 0.8) !important;
}
.border-t-red-500\/87 {
  border-top-color: rgb(239 68 68 / 0.87) !important;
}
.border-t-red-500\/90 {
  border-top-color: rgb(239 68 68 / 0.9) !important;
}
.border-t-red-500\/95 {
  border-top-color: rgb(239 68 68 / 0.95) !important;
}
.border-t-red-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}
.border-t-red-600\/0 {
  border-top-color: rgb(220 38 38 / 0) !important;
}
.border-t-red-600\/10 {
  border-top-color: rgb(220 38 38 / 0.1) !important;
}
.border-t-red-600\/100 {
  border-top-color: rgb(220 38 38 / 1) !important;
}
.border-t-red-600\/12 {
  border-top-color: rgb(220 38 38 / 0.12) !important;
}
.border-t-red-600\/20 {
  border-top-color: rgb(220 38 38 / 0.2) !important;
}
.border-t-red-600\/25 {
  border-top-color: rgb(220 38 38 / 0.25) !important;
}
.border-t-red-600\/30 {
  border-top-color: rgb(220 38 38 / 0.3) !important;
}
.border-t-red-600\/38 {
  border-top-color: rgb(220 38 38 / 0.38) !important;
}
.border-t-red-600\/40 {
  border-top-color: rgb(220 38 38 / 0.4) !important;
}
.border-t-red-600\/5 {
  border-top-color: rgb(220 38 38 / 0.05) !important;
}
.border-t-red-600\/50 {
  border-top-color: rgb(220 38 38 / 0.5) !important;
}
.border-t-red-600\/60 {
  border-top-color: rgb(220 38 38 / 0.6) !important;
}
.border-t-red-600\/70 {
  border-top-color: rgb(220 38 38 / 0.7) !important;
}
.border-t-red-600\/75 {
  border-top-color: rgb(220 38 38 / 0.75) !important;
}
.border-t-red-600\/80 {
  border-top-color: rgb(220 38 38 / 0.8) !important;
}
.border-t-red-600\/87 {
  border-top-color: rgb(220 38 38 / 0.87) !important;
}
.border-t-red-600\/90 {
  border-top-color: rgb(220 38 38 / 0.9) !important;
}
.border-t-red-600\/95 {
  border-top-color: rgb(220 38 38 / 0.95) !important;
}
.border-t-red-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
}
.border-t-red-700\/0 {
  border-top-color: rgb(185 28 28 / 0) !important;
}
.border-t-red-700\/10 {
  border-top-color: rgb(185 28 28 / 0.1) !important;
}
.border-t-red-700\/100 {
  border-top-color: rgb(185 28 28 / 1) !important;
}
.border-t-red-700\/12 {
  border-top-color: rgb(185 28 28 / 0.12) !important;
}
.border-t-red-700\/20 {
  border-top-color: rgb(185 28 28 / 0.2) !important;
}
.border-t-red-700\/25 {
  border-top-color: rgb(185 28 28 / 0.25) !important;
}
.border-t-red-700\/30 {
  border-top-color: rgb(185 28 28 / 0.3) !important;
}
.border-t-red-700\/38 {
  border-top-color: rgb(185 28 28 / 0.38) !important;
}
.border-t-red-700\/40 {
  border-top-color: rgb(185 28 28 / 0.4) !important;
}
.border-t-red-700\/5 {
  border-top-color: rgb(185 28 28 / 0.05) !important;
}
.border-t-red-700\/50 {
  border-top-color: rgb(185 28 28 / 0.5) !important;
}
.border-t-red-700\/60 {
  border-top-color: rgb(185 28 28 / 0.6) !important;
}
.border-t-red-700\/70 {
  border-top-color: rgb(185 28 28 / 0.7) !important;
}
.border-t-red-700\/75 {
  border-top-color: rgb(185 28 28 / 0.75) !important;
}
.border-t-red-700\/80 {
  border-top-color: rgb(185 28 28 / 0.8) !important;
}
.border-t-red-700\/87 {
  border-top-color: rgb(185 28 28 / 0.87) !important;
}
.border-t-red-700\/90 {
  border-top-color: rgb(185 28 28 / 0.9) !important;
}
.border-t-red-700\/95 {
  border-top-color: rgb(185 28 28 / 0.95) !important;
}
.border-t-red-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(153 27 27 / var(--tw-border-opacity)) !important;
}
.border-t-red-800\/0 {
  border-top-color: rgb(153 27 27 / 0) !important;
}
.border-t-red-800\/10 {
  border-top-color: rgb(153 27 27 / 0.1) !important;
}
.border-t-red-800\/100 {
  border-top-color: rgb(153 27 27 / 1) !important;
}
.border-t-red-800\/12 {
  border-top-color: rgb(153 27 27 / 0.12) !important;
}
.border-t-red-800\/20 {
  border-top-color: rgb(153 27 27 / 0.2) !important;
}
.border-t-red-800\/25 {
  border-top-color: rgb(153 27 27 / 0.25) !important;
}
.border-t-red-800\/30 {
  border-top-color: rgb(153 27 27 / 0.3) !important;
}
.border-t-red-800\/38 {
  border-top-color: rgb(153 27 27 / 0.38) !important;
}
.border-t-red-800\/40 {
  border-top-color: rgb(153 27 27 / 0.4) !important;
}
.border-t-red-800\/5 {
  border-top-color: rgb(153 27 27 / 0.05) !important;
}
.border-t-red-800\/50 {
  border-top-color: rgb(153 27 27 / 0.5) !important;
}
.border-t-red-800\/60 {
  border-top-color: rgb(153 27 27 / 0.6) !important;
}
.border-t-red-800\/70 {
  border-top-color: rgb(153 27 27 / 0.7) !important;
}
.border-t-red-800\/75 {
  border-top-color: rgb(153 27 27 / 0.75) !important;
}
.border-t-red-800\/80 {
  border-top-color: rgb(153 27 27 / 0.8) !important;
}
.border-t-red-800\/87 {
  border-top-color: rgb(153 27 27 / 0.87) !important;
}
.border-t-red-800\/90 {
  border-top-color: rgb(153 27 27 / 0.9) !important;
}
.border-t-red-800\/95 {
  border-top-color: rgb(153 27 27 / 0.95) !important;
}
.border-t-red-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(127 29 29 / var(--tw-border-opacity)) !important;
}
.border-t-red-900\/0 {
  border-top-color: rgb(127 29 29 / 0) !important;
}
.border-t-red-900\/10 {
  border-top-color: rgb(127 29 29 / 0.1) !important;
}
.border-t-red-900\/100 {
  border-top-color: rgb(127 29 29 / 1) !important;
}
.border-t-red-900\/12 {
  border-top-color: rgb(127 29 29 / 0.12) !important;
}
.border-t-red-900\/20 {
  border-top-color: rgb(127 29 29 / 0.2) !important;
}
.border-t-red-900\/25 {
  border-top-color: rgb(127 29 29 / 0.25) !important;
}
.border-t-red-900\/30 {
  border-top-color: rgb(127 29 29 / 0.3) !important;
}
.border-t-red-900\/38 {
  border-top-color: rgb(127 29 29 / 0.38) !important;
}
.border-t-red-900\/40 {
  border-top-color: rgb(127 29 29 / 0.4) !important;
}
.border-t-red-900\/5 {
  border-top-color: rgb(127 29 29 / 0.05) !important;
}
.border-t-red-900\/50 {
  border-top-color: rgb(127 29 29 / 0.5) !important;
}
.border-t-red-900\/60 {
  border-top-color: rgb(127 29 29 / 0.6) !important;
}
.border-t-red-900\/70 {
  border-top-color: rgb(127 29 29 / 0.7) !important;
}
.border-t-red-900\/75 {
  border-top-color: rgb(127 29 29 / 0.75) !important;
}
.border-t-red-900\/80 {
  border-top-color: rgb(127 29 29 / 0.8) !important;
}
.border-t-red-900\/87 {
  border-top-color: rgb(127 29 29 / 0.87) !important;
}
.border-t-red-900\/90 {
  border-top-color: rgb(127 29 29 / 0.9) !important;
}
.border-t-red-900\/95 {
  border-top-color: rgb(127 29 29 / 0.95) !important;
}
.border-t-red-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(69 10 10 / var(--tw-border-opacity)) !important;
}
.border-t-red-950\/0 {
  border-top-color: rgb(69 10 10 / 0) !important;
}
.border-t-red-950\/10 {
  border-top-color: rgb(69 10 10 / 0.1) !important;
}
.border-t-red-950\/100 {
  border-top-color: rgb(69 10 10 / 1) !important;
}
.border-t-red-950\/12 {
  border-top-color: rgb(69 10 10 / 0.12) !important;
}
.border-t-red-950\/20 {
  border-top-color: rgb(69 10 10 / 0.2) !important;
}
.border-t-red-950\/25 {
  border-top-color: rgb(69 10 10 / 0.25) !important;
}
.border-t-red-950\/30 {
  border-top-color: rgb(69 10 10 / 0.3) !important;
}
.border-t-red-950\/38 {
  border-top-color: rgb(69 10 10 / 0.38) !important;
}
.border-t-red-950\/40 {
  border-top-color: rgb(69 10 10 / 0.4) !important;
}
.border-t-red-950\/5 {
  border-top-color: rgb(69 10 10 / 0.05) !important;
}
.border-t-red-950\/50 {
  border-top-color: rgb(69 10 10 / 0.5) !important;
}
.border-t-red-950\/60 {
  border-top-color: rgb(69 10 10 / 0.6) !important;
}
.border-t-red-950\/70 {
  border-top-color: rgb(69 10 10 / 0.7) !important;
}
.border-t-red-950\/75 {
  border-top-color: rgb(69 10 10 / 0.75) !important;
}
.border-t-red-950\/80 {
  border-top-color: rgb(69 10 10 / 0.8) !important;
}
.border-t-red-950\/87 {
  border-top-color: rgb(69 10 10 / 0.87) !important;
}
.border-t-red-950\/90 {
  border-top-color: rgb(69 10 10 / 0.9) !important;
}
.border-t-red-950\/95 {
  border-top-color: rgb(69 10 10 / 0.95) !important;
}
.border-t-rose-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 228 230 / var(--tw-border-opacity)) !important;
}
.border-t-rose-100\/0 {
  border-top-color: rgb(255 228 230 / 0) !important;
}
.border-t-rose-100\/10 {
  border-top-color: rgb(255 228 230 / 0.1) !important;
}
.border-t-rose-100\/100 {
  border-top-color: rgb(255 228 230 / 1) !important;
}
.border-t-rose-100\/12 {
  border-top-color: rgb(255 228 230 / 0.12) !important;
}
.border-t-rose-100\/20 {
  border-top-color: rgb(255 228 230 / 0.2) !important;
}
.border-t-rose-100\/25 {
  border-top-color: rgb(255 228 230 / 0.25) !important;
}
.border-t-rose-100\/30 {
  border-top-color: rgb(255 228 230 / 0.3) !important;
}
.border-t-rose-100\/38 {
  border-top-color: rgb(255 228 230 / 0.38) !important;
}
.border-t-rose-100\/40 {
  border-top-color: rgb(255 228 230 / 0.4) !important;
}
.border-t-rose-100\/5 {
  border-top-color: rgb(255 228 230 / 0.05) !important;
}
.border-t-rose-100\/50 {
  border-top-color: rgb(255 228 230 / 0.5) !important;
}
.border-t-rose-100\/60 {
  border-top-color: rgb(255 228 230 / 0.6) !important;
}
.border-t-rose-100\/70 {
  border-top-color: rgb(255 228 230 / 0.7) !important;
}
.border-t-rose-100\/75 {
  border-top-color: rgb(255 228 230 / 0.75) !important;
}
.border-t-rose-100\/80 {
  border-top-color: rgb(255 228 230 / 0.8) !important;
}
.border-t-rose-100\/87 {
  border-top-color: rgb(255 228 230 / 0.87) !important;
}
.border-t-rose-100\/90 {
  border-top-color: rgb(255 228 230 / 0.9) !important;
}
.border-t-rose-100\/95 {
  border-top-color: rgb(255 228 230 / 0.95) !important;
}
.border-t-rose-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 205 211 / var(--tw-border-opacity)) !important;
}
.border-t-rose-200\/0 {
  border-top-color: rgb(254 205 211 / 0) !important;
}
.border-t-rose-200\/10 {
  border-top-color: rgb(254 205 211 / 0.1) !important;
}
.border-t-rose-200\/100 {
  border-top-color: rgb(254 205 211 / 1) !important;
}
.border-t-rose-200\/12 {
  border-top-color: rgb(254 205 211 / 0.12) !important;
}
.border-t-rose-200\/20 {
  border-top-color: rgb(254 205 211 / 0.2) !important;
}
.border-t-rose-200\/25 {
  border-top-color: rgb(254 205 211 / 0.25) !important;
}
.border-t-rose-200\/30 {
  border-top-color: rgb(254 205 211 / 0.3) !important;
}
.border-t-rose-200\/38 {
  border-top-color: rgb(254 205 211 / 0.38) !important;
}
.border-t-rose-200\/40 {
  border-top-color: rgb(254 205 211 / 0.4) !important;
}
.border-t-rose-200\/5 {
  border-top-color: rgb(254 205 211 / 0.05) !important;
}
.border-t-rose-200\/50 {
  border-top-color: rgb(254 205 211 / 0.5) !important;
}
.border-t-rose-200\/60 {
  border-top-color: rgb(254 205 211 / 0.6) !important;
}
.border-t-rose-200\/70 {
  border-top-color: rgb(254 205 211 / 0.7) !important;
}
.border-t-rose-200\/75 {
  border-top-color: rgb(254 205 211 / 0.75) !important;
}
.border-t-rose-200\/80 {
  border-top-color: rgb(254 205 211 / 0.8) !important;
}
.border-t-rose-200\/87 {
  border-top-color: rgb(254 205 211 / 0.87) !important;
}
.border-t-rose-200\/90 {
  border-top-color: rgb(254 205 211 / 0.9) !important;
}
.border-t-rose-200\/95 {
  border-top-color: rgb(254 205 211 / 0.95) !important;
}
.border-t-rose-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 164 175 / var(--tw-border-opacity)) !important;
}
.border-t-rose-300\/0 {
  border-top-color: rgb(253 164 175 / 0) !important;
}
.border-t-rose-300\/10 {
  border-top-color: rgb(253 164 175 / 0.1) !important;
}
.border-t-rose-300\/100 {
  border-top-color: rgb(253 164 175 / 1) !important;
}
.border-t-rose-300\/12 {
  border-top-color: rgb(253 164 175 / 0.12) !important;
}
.border-t-rose-300\/20 {
  border-top-color: rgb(253 164 175 / 0.2) !important;
}
.border-t-rose-300\/25 {
  border-top-color: rgb(253 164 175 / 0.25) !important;
}
.border-t-rose-300\/30 {
  border-top-color: rgb(253 164 175 / 0.3) !important;
}
.border-t-rose-300\/38 {
  border-top-color: rgb(253 164 175 / 0.38) !important;
}
.border-t-rose-300\/40 {
  border-top-color: rgb(253 164 175 / 0.4) !important;
}
.border-t-rose-300\/5 {
  border-top-color: rgb(253 164 175 / 0.05) !important;
}
.border-t-rose-300\/50 {
  border-top-color: rgb(253 164 175 / 0.5) !important;
}
.border-t-rose-300\/60 {
  border-top-color: rgb(253 164 175 / 0.6) !important;
}
.border-t-rose-300\/70 {
  border-top-color: rgb(253 164 175 / 0.7) !important;
}
.border-t-rose-300\/75 {
  border-top-color: rgb(253 164 175 / 0.75) !important;
}
.border-t-rose-300\/80 {
  border-top-color: rgb(253 164 175 / 0.8) !important;
}
.border-t-rose-300\/87 {
  border-top-color: rgb(253 164 175 / 0.87) !important;
}
.border-t-rose-300\/90 {
  border-top-color: rgb(253 164 175 / 0.9) !important;
}
.border-t-rose-300\/95 {
  border-top-color: rgb(253 164 175 / 0.95) !important;
}
.border-t-rose-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(251 113 133 / var(--tw-border-opacity)) !important;
}
.border-t-rose-400\/0 {
  border-top-color: rgb(251 113 133 / 0) !important;
}
.border-t-rose-400\/10 {
  border-top-color: rgb(251 113 133 / 0.1) !important;
}
.border-t-rose-400\/100 {
  border-top-color: rgb(251 113 133 / 1) !important;
}
.border-t-rose-400\/12 {
  border-top-color: rgb(251 113 133 / 0.12) !important;
}
.border-t-rose-400\/20 {
  border-top-color: rgb(251 113 133 / 0.2) !important;
}
.border-t-rose-400\/25 {
  border-top-color: rgb(251 113 133 / 0.25) !important;
}
.border-t-rose-400\/30 {
  border-top-color: rgb(251 113 133 / 0.3) !important;
}
.border-t-rose-400\/38 {
  border-top-color: rgb(251 113 133 / 0.38) !important;
}
.border-t-rose-400\/40 {
  border-top-color: rgb(251 113 133 / 0.4) !important;
}
.border-t-rose-400\/5 {
  border-top-color: rgb(251 113 133 / 0.05) !important;
}
.border-t-rose-400\/50 {
  border-top-color: rgb(251 113 133 / 0.5) !important;
}
.border-t-rose-400\/60 {
  border-top-color: rgb(251 113 133 / 0.6) !important;
}
.border-t-rose-400\/70 {
  border-top-color: rgb(251 113 133 / 0.7) !important;
}
.border-t-rose-400\/75 {
  border-top-color: rgb(251 113 133 / 0.75) !important;
}
.border-t-rose-400\/80 {
  border-top-color: rgb(251 113 133 / 0.8) !important;
}
.border-t-rose-400\/87 {
  border-top-color: rgb(251 113 133 / 0.87) !important;
}
.border-t-rose-400\/90 {
  border-top-color: rgb(251 113 133 / 0.9) !important;
}
.border-t-rose-400\/95 {
  border-top-color: rgb(251 113 133 / 0.95) !important;
}
.border-t-rose-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 241 242 / var(--tw-border-opacity)) !important;
}
.border-t-rose-50\/0 {
  border-top-color: rgb(255 241 242 / 0) !important;
}
.border-t-rose-50\/10 {
  border-top-color: rgb(255 241 242 / 0.1) !important;
}
.border-t-rose-50\/100 {
  border-top-color: rgb(255 241 242 / 1) !important;
}
.border-t-rose-50\/12 {
  border-top-color: rgb(255 241 242 / 0.12) !important;
}
.border-t-rose-50\/20 {
  border-top-color: rgb(255 241 242 / 0.2) !important;
}
.border-t-rose-50\/25 {
  border-top-color: rgb(255 241 242 / 0.25) !important;
}
.border-t-rose-50\/30 {
  border-top-color: rgb(255 241 242 / 0.3) !important;
}
.border-t-rose-50\/38 {
  border-top-color: rgb(255 241 242 / 0.38) !important;
}
.border-t-rose-50\/40 {
  border-top-color: rgb(255 241 242 / 0.4) !important;
}
.border-t-rose-50\/5 {
  border-top-color: rgb(255 241 242 / 0.05) !important;
}
.border-t-rose-50\/50 {
  border-top-color: rgb(255 241 242 / 0.5) !important;
}
.border-t-rose-50\/60 {
  border-top-color: rgb(255 241 242 / 0.6) !important;
}
.border-t-rose-50\/70 {
  border-top-color: rgb(255 241 242 / 0.7) !important;
}
.border-t-rose-50\/75 {
  border-top-color: rgb(255 241 242 / 0.75) !important;
}
.border-t-rose-50\/80 {
  border-top-color: rgb(255 241 242 / 0.8) !important;
}
.border-t-rose-50\/87 {
  border-top-color: rgb(255 241 242 / 0.87) !important;
}
.border-t-rose-50\/90 {
  border-top-color: rgb(255 241 242 / 0.9) !important;
}
.border-t-rose-50\/95 {
  border-top-color: rgb(255 241 242 / 0.95) !important;
}
.border-t-rose-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 63 94 / var(--tw-border-opacity)) !important;
}
.border-t-rose-500\/0 {
  border-top-color: rgb(244 63 94 / 0) !important;
}
.border-t-rose-500\/10 {
  border-top-color: rgb(244 63 94 / 0.1) !important;
}
.border-t-rose-500\/100 {
  border-top-color: rgb(244 63 94 / 1) !important;
}
.border-t-rose-500\/12 {
  border-top-color: rgb(244 63 94 / 0.12) !important;
}
.border-t-rose-500\/20 {
  border-top-color: rgb(244 63 94 / 0.2) !important;
}
.border-t-rose-500\/25 {
  border-top-color: rgb(244 63 94 / 0.25) !important;
}
.border-t-rose-500\/30 {
  border-top-color: rgb(244 63 94 / 0.3) !important;
}
.border-t-rose-500\/38 {
  border-top-color: rgb(244 63 94 / 0.38) !important;
}
.border-t-rose-500\/40 {
  border-top-color: rgb(244 63 94 / 0.4) !important;
}
.border-t-rose-500\/5 {
  border-top-color: rgb(244 63 94 / 0.05) !important;
}
.border-t-rose-500\/50 {
  border-top-color: rgb(244 63 94 / 0.5) !important;
}
.border-t-rose-500\/60 {
  border-top-color: rgb(244 63 94 / 0.6) !important;
}
.border-t-rose-500\/70 {
  border-top-color: rgb(244 63 94 / 0.7) !important;
}
.border-t-rose-500\/75 {
  border-top-color: rgb(244 63 94 / 0.75) !important;
}
.border-t-rose-500\/80 {
  border-top-color: rgb(244 63 94 / 0.8) !important;
}
.border-t-rose-500\/87 {
  border-top-color: rgb(244 63 94 / 0.87) !important;
}
.border-t-rose-500\/90 {
  border-top-color: rgb(244 63 94 / 0.9) !important;
}
.border-t-rose-500\/95 {
  border-top-color: rgb(244 63 94 / 0.95) !important;
}
.border-t-rose-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(225 29 72 / var(--tw-border-opacity)) !important;
}
.border-t-rose-600\/0 {
  border-top-color: rgb(225 29 72 / 0) !important;
}
.border-t-rose-600\/10 {
  border-top-color: rgb(225 29 72 / 0.1) !important;
}
.border-t-rose-600\/100 {
  border-top-color: rgb(225 29 72 / 1) !important;
}
.border-t-rose-600\/12 {
  border-top-color: rgb(225 29 72 / 0.12) !important;
}
.border-t-rose-600\/20 {
  border-top-color: rgb(225 29 72 / 0.2) !important;
}
.border-t-rose-600\/25 {
  border-top-color: rgb(225 29 72 / 0.25) !important;
}
.border-t-rose-600\/30 {
  border-top-color: rgb(225 29 72 / 0.3) !important;
}
.border-t-rose-600\/38 {
  border-top-color: rgb(225 29 72 / 0.38) !important;
}
.border-t-rose-600\/40 {
  border-top-color: rgb(225 29 72 / 0.4) !important;
}
.border-t-rose-600\/5 {
  border-top-color: rgb(225 29 72 / 0.05) !important;
}
.border-t-rose-600\/50 {
  border-top-color: rgb(225 29 72 / 0.5) !important;
}
.border-t-rose-600\/60 {
  border-top-color: rgb(225 29 72 / 0.6) !important;
}
.border-t-rose-600\/70 {
  border-top-color: rgb(225 29 72 / 0.7) !important;
}
.border-t-rose-600\/75 {
  border-top-color: rgb(225 29 72 / 0.75) !important;
}
.border-t-rose-600\/80 {
  border-top-color: rgb(225 29 72 / 0.8) !important;
}
.border-t-rose-600\/87 {
  border-top-color: rgb(225 29 72 / 0.87) !important;
}
.border-t-rose-600\/90 {
  border-top-color: rgb(225 29 72 / 0.9) !important;
}
.border-t-rose-600\/95 {
  border-top-color: rgb(225 29 72 / 0.95) !important;
}
.border-t-rose-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(190 18 60 / var(--tw-border-opacity)) !important;
}
.border-t-rose-700\/0 {
  border-top-color: rgb(190 18 60 / 0) !important;
}
.border-t-rose-700\/10 {
  border-top-color: rgb(190 18 60 / 0.1) !important;
}
.border-t-rose-700\/100 {
  border-top-color: rgb(190 18 60 / 1) !important;
}
.border-t-rose-700\/12 {
  border-top-color: rgb(190 18 60 / 0.12) !important;
}
.border-t-rose-700\/20 {
  border-top-color: rgb(190 18 60 / 0.2) !important;
}
.border-t-rose-700\/25 {
  border-top-color: rgb(190 18 60 / 0.25) !important;
}
.border-t-rose-700\/30 {
  border-top-color: rgb(190 18 60 / 0.3) !important;
}
.border-t-rose-700\/38 {
  border-top-color: rgb(190 18 60 / 0.38) !important;
}
.border-t-rose-700\/40 {
  border-top-color: rgb(190 18 60 / 0.4) !important;
}
.border-t-rose-700\/5 {
  border-top-color: rgb(190 18 60 / 0.05) !important;
}
.border-t-rose-700\/50 {
  border-top-color: rgb(190 18 60 / 0.5) !important;
}
.border-t-rose-700\/60 {
  border-top-color: rgb(190 18 60 / 0.6) !important;
}
.border-t-rose-700\/70 {
  border-top-color: rgb(190 18 60 / 0.7) !important;
}
.border-t-rose-700\/75 {
  border-top-color: rgb(190 18 60 / 0.75) !important;
}
.border-t-rose-700\/80 {
  border-top-color: rgb(190 18 60 / 0.8) !important;
}
.border-t-rose-700\/87 {
  border-top-color: rgb(190 18 60 / 0.87) !important;
}
.border-t-rose-700\/90 {
  border-top-color: rgb(190 18 60 / 0.9) !important;
}
.border-t-rose-700\/95 {
  border-top-color: rgb(190 18 60 / 0.95) !important;
}
.border-t-rose-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(159 18 57 / var(--tw-border-opacity)) !important;
}
.border-t-rose-800\/0 {
  border-top-color: rgb(159 18 57 / 0) !important;
}
.border-t-rose-800\/10 {
  border-top-color: rgb(159 18 57 / 0.1) !important;
}
.border-t-rose-800\/100 {
  border-top-color: rgb(159 18 57 / 1) !important;
}
.border-t-rose-800\/12 {
  border-top-color: rgb(159 18 57 / 0.12) !important;
}
.border-t-rose-800\/20 {
  border-top-color: rgb(159 18 57 / 0.2) !important;
}
.border-t-rose-800\/25 {
  border-top-color: rgb(159 18 57 / 0.25) !important;
}
.border-t-rose-800\/30 {
  border-top-color: rgb(159 18 57 / 0.3) !important;
}
.border-t-rose-800\/38 {
  border-top-color: rgb(159 18 57 / 0.38) !important;
}
.border-t-rose-800\/40 {
  border-top-color: rgb(159 18 57 / 0.4) !important;
}
.border-t-rose-800\/5 {
  border-top-color: rgb(159 18 57 / 0.05) !important;
}
.border-t-rose-800\/50 {
  border-top-color: rgb(159 18 57 / 0.5) !important;
}
.border-t-rose-800\/60 {
  border-top-color: rgb(159 18 57 / 0.6) !important;
}
.border-t-rose-800\/70 {
  border-top-color: rgb(159 18 57 / 0.7) !important;
}
.border-t-rose-800\/75 {
  border-top-color: rgb(159 18 57 / 0.75) !important;
}
.border-t-rose-800\/80 {
  border-top-color: rgb(159 18 57 / 0.8) !important;
}
.border-t-rose-800\/87 {
  border-top-color: rgb(159 18 57 / 0.87) !important;
}
.border-t-rose-800\/90 {
  border-top-color: rgb(159 18 57 / 0.9) !important;
}
.border-t-rose-800\/95 {
  border-top-color: rgb(159 18 57 / 0.95) !important;
}
.border-t-rose-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(136 19 55 / var(--tw-border-opacity)) !important;
}
.border-t-rose-900\/0 {
  border-top-color: rgb(136 19 55 / 0) !important;
}
.border-t-rose-900\/10 {
  border-top-color: rgb(136 19 55 / 0.1) !important;
}
.border-t-rose-900\/100 {
  border-top-color: rgb(136 19 55 / 1) !important;
}
.border-t-rose-900\/12 {
  border-top-color: rgb(136 19 55 / 0.12) !important;
}
.border-t-rose-900\/20 {
  border-top-color: rgb(136 19 55 / 0.2) !important;
}
.border-t-rose-900\/25 {
  border-top-color: rgb(136 19 55 / 0.25) !important;
}
.border-t-rose-900\/30 {
  border-top-color: rgb(136 19 55 / 0.3) !important;
}
.border-t-rose-900\/38 {
  border-top-color: rgb(136 19 55 / 0.38) !important;
}
.border-t-rose-900\/40 {
  border-top-color: rgb(136 19 55 / 0.4) !important;
}
.border-t-rose-900\/5 {
  border-top-color: rgb(136 19 55 / 0.05) !important;
}
.border-t-rose-900\/50 {
  border-top-color: rgb(136 19 55 / 0.5) !important;
}
.border-t-rose-900\/60 {
  border-top-color: rgb(136 19 55 / 0.6) !important;
}
.border-t-rose-900\/70 {
  border-top-color: rgb(136 19 55 / 0.7) !important;
}
.border-t-rose-900\/75 {
  border-top-color: rgb(136 19 55 / 0.75) !important;
}
.border-t-rose-900\/80 {
  border-top-color: rgb(136 19 55 / 0.8) !important;
}
.border-t-rose-900\/87 {
  border-top-color: rgb(136 19 55 / 0.87) !important;
}
.border-t-rose-900\/90 {
  border-top-color: rgb(136 19 55 / 0.9) !important;
}
.border-t-rose-900\/95 {
  border-top-color: rgb(136 19 55 / 0.95) !important;
}
.border-t-rose-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(76 5 25 / var(--tw-border-opacity)) !important;
}
.border-t-rose-950\/0 {
  border-top-color: rgb(76 5 25 / 0) !important;
}
.border-t-rose-950\/10 {
  border-top-color: rgb(76 5 25 / 0.1) !important;
}
.border-t-rose-950\/100 {
  border-top-color: rgb(76 5 25 / 1) !important;
}
.border-t-rose-950\/12 {
  border-top-color: rgb(76 5 25 / 0.12) !important;
}
.border-t-rose-950\/20 {
  border-top-color: rgb(76 5 25 / 0.2) !important;
}
.border-t-rose-950\/25 {
  border-top-color: rgb(76 5 25 / 0.25) !important;
}
.border-t-rose-950\/30 {
  border-top-color: rgb(76 5 25 / 0.3) !important;
}
.border-t-rose-950\/38 {
  border-top-color: rgb(76 5 25 / 0.38) !important;
}
.border-t-rose-950\/40 {
  border-top-color: rgb(76 5 25 / 0.4) !important;
}
.border-t-rose-950\/5 {
  border-top-color: rgb(76 5 25 / 0.05) !important;
}
.border-t-rose-950\/50 {
  border-top-color: rgb(76 5 25 / 0.5) !important;
}
.border-t-rose-950\/60 {
  border-top-color: rgb(76 5 25 / 0.6) !important;
}
.border-t-rose-950\/70 {
  border-top-color: rgb(76 5 25 / 0.7) !important;
}
.border-t-rose-950\/75 {
  border-top-color: rgb(76 5 25 / 0.75) !important;
}
.border-t-rose-950\/80 {
  border-top-color: rgb(76 5 25 / 0.8) !important;
}
.border-t-rose-950\/87 {
  border-top-color: rgb(76 5 25 / 0.87) !important;
}
.border-t-rose-950\/90 {
  border-top-color: rgb(76 5 25 / 0.9) !important;
}
.border-t-rose-950\/95 {
  border-top-color: rgb(76 5 25 / 0.95) !important;
}
.border-t-sky-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity)) !important;
}
.border-t-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0) !important;
}
.border-t-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1) !important;
}
.border-t-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1) !important;
}
.border-t-sky-100\/12 {
  border-top-color: rgb(224 242 254 / 0.12) !important;
}
.border-t-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2) !important;
}
.border-t-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25) !important;
}
.border-t-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3) !important;
}
.border-t-sky-100\/38 {
  border-top-color: rgb(224 242 254 / 0.38) !important;
}
.border-t-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4) !important;
}
.border-t-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05) !important;
}
.border-t-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5) !important;
}
.border-t-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6) !important;
}
.border-t-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7) !important;
}
.border-t-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75) !important;
}
.border-t-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8) !important;
}
.border-t-sky-100\/87 {
  border-top-color: rgb(224 242 254 / 0.87) !important;
}
.border-t-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9) !important;
}
.border-t-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95) !important;
}
.border-t-sky-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity)) !important;
}
.border-t-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0) !important;
}
.border-t-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1) !important;
}
.border-t-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1) !important;
}
.border-t-sky-200\/12 {
  border-top-color: rgb(186 230 253 / 0.12) !important;
}
.border-t-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2) !important;
}
.border-t-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25) !important;
}
.border-t-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3) !important;
}
.border-t-sky-200\/38 {
  border-top-color: rgb(186 230 253 / 0.38) !important;
}
.border-t-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4) !important;
}
.border-t-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05) !important;
}
.border-t-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5) !important;
}
.border-t-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6) !important;
}
.border-t-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7) !important;
}
.border-t-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75) !important;
}
.border-t-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8) !important;
}
.border-t-sky-200\/87 {
  border-top-color: rgb(186 230 253 / 0.87) !important;
}
.border-t-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9) !important;
}
.border-t-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95) !important;
}
.border-t-sky-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity)) !important;
}
.border-t-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0) !important;
}
.border-t-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1) !important;
}
.border-t-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1) !important;
}
.border-t-sky-300\/12 {
  border-top-color: rgb(125 211 252 / 0.12) !important;
}
.border-t-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2) !important;
}
.border-t-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25) !important;
}
.border-t-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3) !important;
}
.border-t-sky-300\/38 {
  border-top-color: rgb(125 211 252 / 0.38) !important;
}
.border-t-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4) !important;
}
.border-t-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05) !important;
}
.border-t-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5) !important;
}
.border-t-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6) !important;
}
.border-t-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7) !important;
}
.border-t-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75) !important;
}
.border-t-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8) !important;
}
.border-t-sky-300\/87 {
  border-top-color: rgb(125 211 252 / 0.87) !important;
}
.border-t-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9) !important;
}
.border-t-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95) !important;
}
.border-t-sky-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity)) !important;
}
.border-t-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0) !important;
}
.border-t-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1) !important;
}
.border-t-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1) !important;
}
.border-t-sky-400\/12 {
  border-top-color: rgb(56 189 248 / 0.12) !important;
}
.border-t-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2) !important;
}
.border-t-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25) !important;
}
.border-t-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3) !important;
}
.border-t-sky-400\/38 {
  border-top-color: rgb(56 189 248 / 0.38) !important;
}
.border-t-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4) !important;
}
.border-t-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05) !important;
}
.border-t-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5) !important;
}
.border-t-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6) !important;
}
.border-t-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7) !important;
}
.border-t-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75) !important;
}
.border-t-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8) !important;
}
.border-t-sky-400\/87 {
  border-top-color: rgb(56 189 248 / 0.87) !important;
}
.border-t-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9) !important;
}
.border-t-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95) !important;
}
.border-t-sky-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity)) !important;
}
.border-t-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0) !important;
}
.border-t-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1) !important;
}
.border-t-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1) !important;
}
.border-t-sky-50\/12 {
  border-top-color: rgb(240 249 255 / 0.12) !important;
}
.border-t-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2) !important;
}
.border-t-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25) !important;
}
.border-t-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3) !important;
}
.border-t-sky-50\/38 {
  border-top-color: rgb(240 249 255 / 0.38) !important;
}
.border-t-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4) !important;
}
.border-t-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05) !important;
}
.border-t-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5) !important;
}
.border-t-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6) !important;
}
.border-t-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7) !important;
}
.border-t-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75) !important;
}
.border-t-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8) !important;
}
.border-t-sky-50\/87 {
  border-top-color: rgb(240 249 255 / 0.87) !important;
}
.border-t-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9) !important;
}
.border-t-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95) !important;
}
.border-t-sky-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity)) !important;
}
.border-t-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0) !important;
}
.border-t-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1) !important;
}
.border-t-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1) !important;
}
.border-t-sky-500\/12 {
  border-top-color: rgb(14 165 233 / 0.12) !important;
}
.border-t-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2) !important;
}
.border-t-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25) !important;
}
.border-t-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3) !important;
}
.border-t-sky-500\/38 {
  border-top-color: rgb(14 165 233 / 0.38) !important;
}
.border-t-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4) !important;
}
.border-t-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05) !important;
}
.border-t-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5) !important;
}
.border-t-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6) !important;
}
.border-t-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7) !important;
}
.border-t-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75) !important;
}
.border-t-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8) !important;
}
.border-t-sky-500\/87 {
  border-top-color: rgb(14 165 233 / 0.87) !important;
}
.border-t-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9) !important;
}
.border-t-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95) !important;
}
.border-t-sky-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity)) !important;
}
.border-t-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0) !important;
}
.border-t-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1) !important;
}
.border-t-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1) !important;
}
.border-t-sky-600\/12 {
  border-top-color: rgb(2 132 199 / 0.12) !important;
}
.border-t-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2) !important;
}
.border-t-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25) !important;
}
.border-t-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3) !important;
}
.border-t-sky-600\/38 {
  border-top-color: rgb(2 132 199 / 0.38) !important;
}
.border-t-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4) !important;
}
.border-t-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05) !important;
}
.border-t-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5) !important;
}
.border-t-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6) !important;
}
.border-t-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7) !important;
}
.border-t-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75) !important;
}
.border-t-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8) !important;
}
.border-t-sky-600\/87 {
  border-top-color: rgb(2 132 199 / 0.87) !important;
}
.border-t-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9) !important;
}
.border-t-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95) !important;
}
.border-t-sky-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity)) !important;
}
.border-t-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0) !important;
}
.border-t-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1) !important;
}
.border-t-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1) !important;
}
.border-t-sky-700\/12 {
  border-top-color: rgb(3 105 161 / 0.12) !important;
}
.border-t-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2) !important;
}
.border-t-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25) !important;
}
.border-t-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3) !important;
}
.border-t-sky-700\/38 {
  border-top-color: rgb(3 105 161 / 0.38) !important;
}
.border-t-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4) !important;
}
.border-t-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05) !important;
}
.border-t-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5) !important;
}
.border-t-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6) !important;
}
.border-t-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7) !important;
}
.border-t-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75) !important;
}
.border-t-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8) !important;
}
.border-t-sky-700\/87 {
  border-top-color: rgb(3 105 161 / 0.87) !important;
}
.border-t-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9) !important;
}
.border-t-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95) !important;
}
.border-t-sky-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity)) !important;
}
.border-t-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0) !important;
}
.border-t-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1) !important;
}
.border-t-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1) !important;
}
.border-t-sky-800\/12 {
  border-top-color: rgb(7 89 133 / 0.12) !important;
}
.border-t-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2) !important;
}
.border-t-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25) !important;
}
.border-t-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3) !important;
}
.border-t-sky-800\/38 {
  border-top-color: rgb(7 89 133 / 0.38) !important;
}
.border-t-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4) !important;
}
.border-t-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05) !important;
}
.border-t-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5) !important;
}
.border-t-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6) !important;
}
.border-t-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7) !important;
}
.border-t-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75) !important;
}
.border-t-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8) !important;
}
.border-t-sky-800\/87 {
  border-top-color: rgb(7 89 133 / 0.87) !important;
}
.border-t-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9) !important;
}
.border-t-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95) !important;
}
.border-t-sky-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity)) !important;
}
.border-t-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0) !important;
}
.border-t-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1) !important;
}
.border-t-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1) !important;
}
.border-t-sky-900\/12 {
  border-top-color: rgb(12 74 110 / 0.12) !important;
}
.border-t-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2) !important;
}
.border-t-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25) !important;
}
.border-t-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3) !important;
}
.border-t-sky-900\/38 {
  border-top-color: rgb(12 74 110 / 0.38) !important;
}
.border-t-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4) !important;
}
.border-t-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05) !important;
}
.border-t-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5) !important;
}
.border-t-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6) !important;
}
.border-t-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7) !important;
}
.border-t-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75) !important;
}
.border-t-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8) !important;
}
.border-t-sky-900\/87 {
  border-top-color: rgb(12 74 110 / 0.87) !important;
}
.border-t-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9) !important;
}
.border-t-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95) !important;
}
.border-t-sky-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity)) !important;
}
.border-t-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0) !important;
}
.border-t-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1) !important;
}
.border-t-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1) !important;
}
.border-t-sky-950\/12 {
  border-top-color: rgb(8 47 73 / 0.12) !important;
}
.border-t-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2) !important;
}
.border-t-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25) !important;
}
.border-t-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3) !important;
}
.border-t-sky-950\/38 {
  border-top-color: rgb(8 47 73 / 0.38) !important;
}
.border-t-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4) !important;
}
.border-t-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05) !important;
}
.border-t-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5) !important;
}
.border-t-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6) !important;
}
.border-t-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7) !important;
}
.border-t-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75) !important;
}
.border-t-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8) !important;
}
.border-t-sky-950\/87 {
  border-top-color: rgb(8 47 73 / 0.87) !important;
}
.border-t-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9) !important;
}
.border-t-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95) !important;
}
.border-t-slate-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity)) !important;
}
.border-t-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0) !important;
}
.border-t-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1) !important;
}
.border-t-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1) !important;
}
.border-t-slate-100\/12 {
  border-top-color: rgb(241 245 249 / 0.12) !important;
}
.border-t-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2) !important;
}
.border-t-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25) !important;
}
.border-t-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3) !important;
}
.border-t-slate-100\/38 {
  border-top-color: rgb(241 245 249 / 0.38) !important;
}
.border-t-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4) !important;
}
.border-t-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05) !important;
}
.border-t-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5) !important;
}
.border-t-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6) !important;
}
.border-t-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7) !important;
}
.border-t-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75) !important;
}
.border-t-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8) !important;
}
.border-t-slate-100\/87 {
  border-top-color: rgb(241 245 249 / 0.87) !important;
}
.border-t-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9) !important;
}
.border-t-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95) !important;
}
.border-t-slate-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-t-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0) !important;
}
.border-t-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1) !important;
}
.border-t-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1) !important;
}
.border-t-slate-200\/12 {
  border-top-color: rgb(226 232 240 / 0.12) !important;
}
.border-t-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2) !important;
}
.border-t-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25) !important;
}
.border-t-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3) !important;
}
.border-t-slate-200\/38 {
  border-top-color: rgb(226 232 240 / 0.38) !important;
}
.border-t-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4) !important;
}
.border-t-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05) !important;
}
.border-t-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5) !important;
}
.border-t-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6) !important;
}
.border-t-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7) !important;
}
.border-t-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75) !important;
}
.border-t-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8) !important;
}
.border-t-slate-200\/87 {
  border-top-color: rgb(226 232 240 / 0.87) !important;
}
.border-t-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9) !important;
}
.border-t-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95) !important;
}
.border-t-slate-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
}
.border-t-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0) !important;
}
.border-t-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1) !important;
}
.border-t-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1) !important;
}
.border-t-slate-300\/12 {
  border-top-color: rgb(203 213 225 / 0.12) !important;
}
.border-t-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2) !important;
}
.border-t-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25) !important;
}
.border-t-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3) !important;
}
.border-t-slate-300\/38 {
  border-top-color: rgb(203 213 225 / 0.38) !important;
}
.border-t-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4) !important;
}
.border-t-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05) !important;
}
.border-t-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5) !important;
}
.border-t-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6) !important;
}
.border-t-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7) !important;
}
.border-t-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75) !important;
}
.border-t-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8) !important;
}
.border-t-slate-300\/87 {
  border-top-color: rgb(203 213 225 / 0.87) !important;
}
.border-t-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9) !important;
}
.border-t-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95) !important;
}
.border-t-slate-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}
.border-t-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0) !important;
}
.border-t-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1) !important;
}
.border-t-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1) !important;
}
.border-t-slate-400\/12 {
  border-top-color: rgb(148 163 184 / 0.12) !important;
}
.border-t-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2) !important;
}
.border-t-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25) !important;
}
.border-t-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3) !important;
}
.border-t-slate-400\/38 {
  border-top-color: rgb(148 163 184 / 0.38) !important;
}
.border-t-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4) !important;
}
.border-t-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05) !important;
}
.border-t-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5) !important;
}
.border-t-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6) !important;
}
.border-t-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7) !important;
}
.border-t-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75) !important;
}
.border-t-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8) !important;
}
.border-t-slate-400\/87 {
  border-top-color: rgb(148 163 184 / 0.87) !important;
}
.border-t-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9) !important;
}
.border-t-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95) !important;
}
.border-t-slate-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity)) !important;
}
.border-t-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0) !important;
}
.border-t-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1) !important;
}
.border-t-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1) !important;
}
.border-t-slate-50\/12 {
  border-top-color: rgb(248 250 252 / 0.12) !important;
}
.border-t-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2) !important;
}
.border-t-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25) !important;
}
.border-t-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3) !important;
}
.border-t-slate-50\/38 {
  border-top-color: rgb(248 250 252 / 0.38) !important;
}
.border-t-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4) !important;
}
.border-t-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05) !important;
}
.border-t-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5) !important;
}
.border-t-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6) !important;
}
.border-t-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7) !important;
}
.border-t-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75) !important;
}
.border-t-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8) !important;
}
.border-t-slate-50\/87 {
  border-top-color: rgb(248 250 252 / 0.87) !important;
}
.border-t-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9) !important;
}
.border-t-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95) !important;
}
.border-t-slate-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
.border-t-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0) !important;
}
.border-t-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1) !important;
}
.border-t-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1) !important;
}
.border-t-slate-500\/12 {
  border-top-color: rgb(100 116 139 / 0.12) !important;
}
.border-t-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2) !important;
}
.border-t-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25) !important;
}
.border-t-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3) !important;
}
.border-t-slate-500\/38 {
  border-top-color: rgb(100 116 139 / 0.38) !important;
}
.border-t-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4) !important;
}
.border-t-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05) !important;
}
.border-t-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5) !important;
}
.border-t-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6) !important;
}
.border-t-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7) !important;
}
.border-t-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75) !important;
}
.border-t-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8) !important;
}
.border-t-slate-500\/87 {
  border-top-color: rgb(100 116 139 / 0.87) !important;
}
.border-t-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9) !important;
}
.border-t-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95) !important;
}
.border-t-slate-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
.border-t-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0) !important;
}
.border-t-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1) !important;
}
.border-t-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1) !important;
}
.border-t-slate-600\/12 {
  border-top-color: rgb(71 85 105 / 0.12) !important;
}
.border-t-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2) !important;
}
.border-t-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25) !important;
}
.border-t-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3) !important;
}
.border-t-slate-600\/38 {
  border-top-color: rgb(71 85 105 / 0.38) !important;
}
.border-t-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4) !important;
}
.border-t-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05) !important;
}
.border-t-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5) !important;
}
.border-t-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6) !important;
}
.border-t-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7) !important;
}
.border-t-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75) !important;
}
.border-t-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8) !important;
}
.border-t-slate-600\/87 {
  border-top-color: rgb(71 85 105 / 0.87) !important;
}
.border-t-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9) !important;
}
.border-t-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95) !important;
}
.border-t-slate-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity)) !important;
}
.border-t-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0) !important;
}
.border-t-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1) !important;
}
.border-t-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1) !important;
}
.border-t-slate-700\/12 {
  border-top-color: rgb(51 65 85 / 0.12) !important;
}
.border-t-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2) !important;
}
.border-t-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25) !important;
}
.border-t-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3) !important;
}
.border-t-slate-700\/38 {
  border-top-color: rgb(51 65 85 / 0.38) !important;
}
.border-t-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4) !important;
}
.border-t-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05) !important;
}
.border-t-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5) !important;
}
.border-t-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6) !important;
}
.border-t-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7) !important;
}
.border-t-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75) !important;
}
.border-t-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8) !important;
}
.border-t-slate-700\/87 {
  border-top-color: rgb(51 65 85 / 0.87) !important;
}
.border-t-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9) !important;
}
.border-t-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95) !important;
}
.border-t-slate-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity)) !important;
}
.border-t-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0) !important;
}
.border-t-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1) !important;
}
.border-t-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1) !important;
}
.border-t-slate-800\/12 {
  border-top-color: rgb(30 41 59 / 0.12) !important;
}
.border-t-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2) !important;
}
.border-t-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25) !important;
}
.border-t-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3) !important;
}
.border-t-slate-800\/38 {
  border-top-color: rgb(30 41 59 / 0.38) !important;
}
.border-t-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4) !important;
}
.border-t-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05) !important;
}
.border-t-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5) !important;
}
.border-t-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6) !important;
}
.border-t-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7) !important;
}
.border-t-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75) !important;
}
.border-t-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8) !important;
}
.border-t-slate-800\/87 {
  border-top-color: rgb(30 41 59 / 0.87) !important;
}
.border-t-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9) !important;
}
.border-t-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95) !important;
}
.border-t-slate-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity)) !important;
}
.border-t-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0) !important;
}
.border-t-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1) !important;
}
.border-t-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1) !important;
}
.border-t-slate-900\/12 {
  border-top-color: rgb(15 23 42 / 0.12) !important;
}
.border-t-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2) !important;
}
.border-t-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25) !important;
}
.border-t-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3) !important;
}
.border-t-slate-900\/38 {
  border-top-color: rgb(15 23 42 / 0.38) !important;
}
.border-t-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4) !important;
}
.border-t-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05) !important;
}
.border-t-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5) !important;
}
.border-t-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6) !important;
}
.border-t-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7) !important;
}
.border-t-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75) !important;
}
.border-t-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8) !important;
}
.border-t-slate-900\/87 {
  border-top-color: rgb(15 23 42 / 0.87) !important;
}
.border-t-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9) !important;
}
.border-t-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95) !important;
}
.border-t-slate-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity)) !important;
}
.border-t-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0) !important;
}
.border-t-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1) !important;
}
.border-t-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1) !important;
}
.border-t-slate-950\/12 {
  border-top-color: rgb(2 6 23 / 0.12) !important;
}
.border-t-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2) !important;
}
.border-t-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25) !important;
}
.border-t-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3) !important;
}
.border-t-slate-950\/38 {
  border-top-color: rgb(2 6 23 / 0.38) !important;
}
.border-t-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4) !important;
}
.border-t-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05) !important;
}
.border-t-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5) !important;
}
.border-t-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6) !important;
}
.border-t-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7) !important;
}
.border-t-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75) !important;
}
.border-t-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8) !important;
}
.border-t-slate-950\/87 {
  border-top-color: rgb(2 6 23 / 0.87) !important;
}
.border-t-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9) !important;
}
.border-t-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95) !important;
}
.border-t-stone-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity)) !important;
}
.border-t-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0) !important;
}
.border-t-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1) !important;
}
.border-t-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1) !important;
}
.border-t-stone-100\/12 {
  border-top-color: rgb(245 245 244 / 0.12) !important;
}
.border-t-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2) !important;
}
.border-t-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25) !important;
}
.border-t-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3) !important;
}
.border-t-stone-100\/38 {
  border-top-color: rgb(245 245 244 / 0.38) !important;
}
.border-t-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4) !important;
}
.border-t-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05) !important;
}
.border-t-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5) !important;
}
.border-t-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6) !important;
}
.border-t-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7) !important;
}
.border-t-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75) !important;
}
.border-t-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8) !important;
}
.border-t-stone-100\/87 {
  border-top-color: rgb(245 245 244 / 0.87) !important;
}
.border-t-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9) !important;
}
.border-t-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95) !important;
}
.border-t-stone-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity)) !important;
}
.border-t-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0) !important;
}
.border-t-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1) !important;
}
.border-t-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1) !important;
}
.border-t-stone-200\/12 {
  border-top-color: rgb(231 229 228 / 0.12) !important;
}
.border-t-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2) !important;
}
.border-t-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25) !important;
}
.border-t-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3) !important;
}
.border-t-stone-200\/38 {
  border-top-color: rgb(231 229 228 / 0.38) !important;
}
.border-t-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4) !important;
}
.border-t-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05) !important;
}
.border-t-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5) !important;
}
.border-t-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6) !important;
}
.border-t-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7) !important;
}
.border-t-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75) !important;
}
.border-t-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8) !important;
}
.border-t-stone-200\/87 {
  border-top-color: rgb(231 229 228 / 0.87) !important;
}
.border-t-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9) !important;
}
.border-t-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95) !important;
}
.border-t-stone-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity)) !important;
}
.border-t-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0) !important;
}
.border-t-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1) !important;
}
.border-t-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1) !important;
}
.border-t-stone-300\/12 {
  border-top-color: rgb(214 211 209 / 0.12) !important;
}
.border-t-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2) !important;
}
.border-t-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25) !important;
}
.border-t-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3) !important;
}
.border-t-stone-300\/38 {
  border-top-color: rgb(214 211 209 / 0.38) !important;
}
.border-t-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4) !important;
}
.border-t-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05) !important;
}
.border-t-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5) !important;
}
.border-t-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6) !important;
}
.border-t-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7) !important;
}
.border-t-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75) !important;
}
.border-t-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8) !important;
}
.border-t-stone-300\/87 {
  border-top-color: rgb(214 211 209 / 0.87) !important;
}
.border-t-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9) !important;
}
.border-t-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95) !important;
}
.border-t-stone-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity)) !important;
}
.border-t-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0) !important;
}
.border-t-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1) !important;
}
.border-t-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1) !important;
}
.border-t-stone-400\/12 {
  border-top-color: rgb(168 162 158 / 0.12) !important;
}
.border-t-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2) !important;
}
.border-t-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25) !important;
}
.border-t-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3) !important;
}
.border-t-stone-400\/38 {
  border-top-color: rgb(168 162 158 / 0.38) !important;
}
.border-t-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4) !important;
}
.border-t-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05) !important;
}
.border-t-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5) !important;
}
.border-t-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6) !important;
}
.border-t-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7) !important;
}
.border-t-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75) !important;
}
.border-t-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8) !important;
}
.border-t-stone-400\/87 {
  border-top-color: rgb(168 162 158 / 0.87) !important;
}
.border-t-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9) !important;
}
.border-t-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95) !important;
}
.border-t-stone-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity)) !important;
}
.border-t-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0) !important;
}
.border-t-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1) !important;
}
.border-t-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1) !important;
}
.border-t-stone-50\/12 {
  border-top-color: rgb(250 250 249 / 0.12) !important;
}
.border-t-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2) !important;
}
.border-t-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25) !important;
}
.border-t-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3) !important;
}
.border-t-stone-50\/38 {
  border-top-color: rgb(250 250 249 / 0.38) !important;
}
.border-t-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4) !important;
}
.border-t-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05) !important;
}
.border-t-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5) !important;
}
.border-t-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6) !important;
}
.border-t-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7) !important;
}
.border-t-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75) !important;
}
.border-t-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8) !important;
}
.border-t-stone-50\/87 {
  border-top-color: rgb(250 250 249 / 0.87) !important;
}
.border-t-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9) !important;
}
.border-t-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95) !important;
}
.border-t-stone-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity)) !important;
}
.border-t-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0) !important;
}
.border-t-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1) !important;
}
.border-t-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1) !important;
}
.border-t-stone-500\/12 {
  border-top-color: rgb(120 113 108 / 0.12) !important;
}
.border-t-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2) !important;
}
.border-t-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25) !important;
}
.border-t-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3) !important;
}
.border-t-stone-500\/38 {
  border-top-color: rgb(120 113 108 / 0.38) !important;
}
.border-t-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4) !important;
}
.border-t-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05) !important;
}
.border-t-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5) !important;
}
.border-t-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6) !important;
}
.border-t-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7) !important;
}
.border-t-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75) !important;
}
.border-t-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8) !important;
}
.border-t-stone-500\/87 {
  border-top-color: rgb(120 113 108 / 0.87) !important;
}
.border-t-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9) !important;
}
.border-t-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95) !important;
}
.border-t-stone-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity)) !important;
}
.border-t-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0) !important;
}
.border-t-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1) !important;
}
.border-t-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1) !important;
}
.border-t-stone-600\/12 {
  border-top-color: rgb(87 83 78 / 0.12) !important;
}
.border-t-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2) !important;
}
.border-t-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25) !important;
}
.border-t-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3) !important;
}
.border-t-stone-600\/38 {
  border-top-color: rgb(87 83 78 / 0.38) !important;
}
.border-t-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4) !important;
}
.border-t-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05) !important;
}
.border-t-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5) !important;
}
.border-t-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6) !important;
}
.border-t-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7) !important;
}
.border-t-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75) !important;
}
.border-t-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8) !important;
}
.border-t-stone-600\/87 {
  border-top-color: rgb(87 83 78 / 0.87) !important;
}
.border-t-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9) !important;
}
.border-t-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95) !important;
}
.border-t-stone-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity)) !important;
}
.border-t-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0) !important;
}
.border-t-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1) !important;
}
.border-t-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1) !important;
}
.border-t-stone-700\/12 {
  border-top-color: rgb(68 64 60 / 0.12) !important;
}
.border-t-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2) !important;
}
.border-t-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25) !important;
}
.border-t-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3) !important;
}
.border-t-stone-700\/38 {
  border-top-color: rgb(68 64 60 / 0.38) !important;
}
.border-t-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4) !important;
}
.border-t-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05) !important;
}
.border-t-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5) !important;
}
.border-t-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6) !important;
}
.border-t-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7) !important;
}
.border-t-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75) !important;
}
.border-t-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8) !important;
}
.border-t-stone-700\/87 {
  border-top-color: rgb(68 64 60 / 0.87) !important;
}
.border-t-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9) !important;
}
.border-t-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95) !important;
}
.border-t-stone-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity)) !important;
}
.border-t-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0) !important;
}
.border-t-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1) !important;
}
.border-t-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1) !important;
}
.border-t-stone-800\/12 {
  border-top-color: rgb(41 37 36 / 0.12) !important;
}
.border-t-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2) !important;
}
.border-t-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25) !important;
}
.border-t-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3) !important;
}
.border-t-stone-800\/38 {
  border-top-color: rgb(41 37 36 / 0.38) !important;
}
.border-t-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4) !important;
}
.border-t-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05) !important;
}
.border-t-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5) !important;
}
.border-t-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6) !important;
}
.border-t-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7) !important;
}
.border-t-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75) !important;
}
.border-t-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8) !important;
}
.border-t-stone-800\/87 {
  border-top-color: rgb(41 37 36 / 0.87) !important;
}
.border-t-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9) !important;
}
.border-t-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95) !important;
}
.border-t-stone-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity)) !important;
}
.border-t-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0) !important;
}
.border-t-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1) !important;
}
.border-t-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1) !important;
}
.border-t-stone-900\/12 {
  border-top-color: rgb(28 25 23 / 0.12) !important;
}
.border-t-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2) !important;
}
.border-t-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25) !important;
}
.border-t-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3) !important;
}
.border-t-stone-900\/38 {
  border-top-color: rgb(28 25 23 / 0.38) !important;
}
.border-t-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4) !important;
}
.border-t-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05) !important;
}
.border-t-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5) !important;
}
.border-t-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6) !important;
}
.border-t-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7) !important;
}
.border-t-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75) !important;
}
.border-t-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8) !important;
}
.border-t-stone-900\/87 {
  border-top-color: rgb(28 25 23 / 0.87) !important;
}
.border-t-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9) !important;
}
.border-t-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95) !important;
}
.border-t-stone-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity)) !important;
}
.border-t-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0) !important;
}
.border-t-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1) !important;
}
.border-t-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1) !important;
}
.border-t-stone-950\/12 {
  border-top-color: rgb(12 10 9 / 0.12) !important;
}
.border-t-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2) !important;
}
.border-t-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25) !important;
}
.border-t-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3) !important;
}
.border-t-stone-950\/38 {
  border-top-color: rgb(12 10 9 / 0.38) !important;
}
.border-t-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4) !important;
}
.border-t-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05) !important;
}
.border-t-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5) !important;
}
.border-t-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6) !important;
}
.border-t-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7) !important;
}
.border-t-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75) !important;
}
.border-t-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8) !important;
}
.border-t-stone-950\/87 {
  border-top-color: rgb(12 10 9 / 0.87) !important;
}
.border-t-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9) !important;
}
.border-t-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95) !important;
}
.border-t-teal-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(204 251 241 / var(--tw-border-opacity)) !important;
}
.border-t-teal-100\/0 {
  border-top-color: rgb(204 251 241 / 0) !important;
}
.border-t-teal-100\/10 {
  border-top-color: rgb(204 251 241 / 0.1) !important;
}
.border-t-teal-100\/100 {
  border-top-color: rgb(204 251 241 / 1) !important;
}
.border-t-teal-100\/12 {
  border-top-color: rgb(204 251 241 / 0.12) !important;
}
.border-t-teal-100\/20 {
  border-top-color: rgb(204 251 241 / 0.2) !important;
}
.border-t-teal-100\/25 {
  border-top-color: rgb(204 251 241 / 0.25) !important;
}
.border-t-teal-100\/30 {
  border-top-color: rgb(204 251 241 / 0.3) !important;
}
.border-t-teal-100\/38 {
  border-top-color: rgb(204 251 241 / 0.38) !important;
}
.border-t-teal-100\/40 {
  border-top-color: rgb(204 251 241 / 0.4) !important;
}
.border-t-teal-100\/5 {
  border-top-color: rgb(204 251 241 / 0.05) !important;
}
.border-t-teal-100\/50 {
  border-top-color: rgb(204 251 241 / 0.5) !important;
}
.border-t-teal-100\/60 {
  border-top-color: rgb(204 251 241 / 0.6) !important;
}
.border-t-teal-100\/70 {
  border-top-color: rgb(204 251 241 / 0.7) !important;
}
.border-t-teal-100\/75 {
  border-top-color: rgb(204 251 241 / 0.75) !important;
}
.border-t-teal-100\/80 {
  border-top-color: rgb(204 251 241 / 0.8) !important;
}
.border-t-teal-100\/87 {
  border-top-color: rgb(204 251 241 / 0.87) !important;
}
.border-t-teal-100\/90 {
  border-top-color: rgb(204 251 241 / 0.9) !important;
}
.border-t-teal-100\/95 {
  border-top-color: rgb(204 251 241 / 0.95) !important;
}
.border-t-teal-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(153 246 228 / var(--tw-border-opacity)) !important;
}
.border-t-teal-200\/0 {
  border-top-color: rgb(153 246 228 / 0) !important;
}
.border-t-teal-200\/10 {
  border-top-color: rgb(153 246 228 / 0.1) !important;
}
.border-t-teal-200\/100 {
  border-top-color: rgb(153 246 228 / 1) !important;
}
.border-t-teal-200\/12 {
  border-top-color: rgb(153 246 228 / 0.12) !important;
}
.border-t-teal-200\/20 {
  border-top-color: rgb(153 246 228 / 0.2) !important;
}
.border-t-teal-200\/25 {
  border-top-color: rgb(153 246 228 / 0.25) !important;
}
.border-t-teal-200\/30 {
  border-top-color: rgb(153 246 228 / 0.3) !important;
}
.border-t-teal-200\/38 {
  border-top-color: rgb(153 246 228 / 0.38) !important;
}
.border-t-teal-200\/40 {
  border-top-color: rgb(153 246 228 / 0.4) !important;
}
.border-t-teal-200\/5 {
  border-top-color: rgb(153 246 228 / 0.05) !important;
}
.border-t-teal-200\/50 {
  border-top-color: rgb(153 246 228 / 0.5) !important;
}
.border-t-teal-200\/60 {
  border-top-color: rgb(153 246 228 / 0.6) !important;
}
.border-t-teal-200\/70 {
  border-top-color: rgb(153 246 228 / 0.7) !important;
}
.border-t-teal-200\/75 {
  border-top-color: rgb(153 246 228 / 0.75) !important;
}
.border-t-teal-200\/80 {
  border-top-color: rgb(153 246 228 / 0.8) !important;
}
.border-t-teal-200\/87 {
  border-top-color: rgb(153 246 228 / 0.87) !important;
}
.border-t-teal-200\/90 {
  border-top-color: rgb(153 246 228 / 0.9) !important;
}
.border-t-teal-200\/95 {
  border-top-color: rgb(153 246 228 / 0.95) !important;
}
.border-t-teal-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(94 234 212 / var(--tw-border-opacity)) !important;
}
.border-t-teal-300\/0 {
  border-top-color: rgb(94 234 212 / 0) !important;
}
.border-t-teal-300\/10 {
  border-top-color: rgb(94 234 212 / 0.1) !important;
}
.border-t-teal-300\/100 {
  border-top-color: rgb(94 234 212 / 1) !important;
}
.border-t-teal-300\/12 {
  border-top-color: rgb(94 234 212 / 0.12) !important;
}
.border-t-teal-300\/20 {
  border-top-color: rgb(94 234 212 / 0.2) !important;
}
.border-t-teal-300\/25 {
  border-top-color: rgb(94 234 212 / 0.25) !important;
}
.border-t-teal-300\/30 {
  border-top-color: rgb(94 234 212 / 0.3) !important;
}
.border-t-teal-300\/38 {
  border-top-color: rgb(94 234 212 / 0.38) !important;
}
.border-t-teal-300\/40 {
  border-top-color: rgb(94 234 212 / 0.4) !important;
}
.border-t-teal-300\/5 {
  border-top-color: rgb(94 234 212 / 0.05) !important;
}
.border-t-teal-300\/50 {
  border-top-color: rgb(94 234 212 / 0.5) !important;
}
.border-t-teal-300\/60 {
  border-top-color: rgb(94 234 212 / 0.6) !important;
}
.border-t-teal-300\/70 {
  border-top-color: rgb(94 234 212 / 0.7) !important;
}
.border-t-teal-300\/75 {
  border-top-color: rgb(94 234 212 / 0.75) !important;
}
.border-t-teal-300\/80 {
  border-top-color: rgb(94 234 212 / 0.8) !important;
}
.border-t-teal-300\/87 {
  border-top-color: rgb(94 234 212 / 0.87) !important;
}
.border-t-teal-300\/90 {
  border-top-color: rgb(94 234 212 / 0.9) !important;
}
.border-t-teal-300\/95 {
  border-top-color: rgb(94 234 212 / 0.95) !important;
}
.border-t-teal-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(45 212 191 / var(--tw-border-opacity)) !important;
}
.border-t-teal-400\/0 {
  border-top-color: rgb(45 212 191 / 0) !important;
}
.border-t-teal-400\/10 {
  border-top-color: rgb(45 212 191 / 0.1) !important;
}
.border-t-teal-400\/100 {
  border-top-color: rgb(45 212 191 / 1) !important;
}
.border-t-teal-400\/12 {
  border-top-color: rgb(45 212 191 / 0.12) !important;
}
.border-t-teal-400\/20 {
  border-top-color: rgb(45 212 191 / 0.2) !important;
}
.border-t-teal-400\/25 {
  border-top-color: rgb(45 212 191 / 0.25) !important;
}
.border-t-teal-400\/30 {
  border-top-color: rgb(45 212 191 / 0.3) !important;
}
.border-t-teal-400\/38 {
  border-top-color: rgb(45 212 191 / 0.38) !important;
}
.border-t-teal-400\/40 {
  border-top-color: rgb(45 212 191 / 0.4) !important;
}
.border-t-teal-400\/5 {
  border-top-color: rgb(45 212 191 / 0.05) !important;
}
.border-t-teal-400\/50 {
  border-top-color: rgb(45 212 191 / 0.5) !important;
}
.border-t-teal-400\/60 {
  border-top-color: rgb(45 212 191 / 0.6) !important;
}
.border-t-teal-400\/70 {
  border-top-color: rgb(45 212 191 / 0.7) !important;
}
.border-t-teal-400\/75 {
  border-top-color: rgb(45 212 191 / 0.75) !important;
}
.border-t-teal-400\/80 {
  border-top-color: rgb(45 212 191 / 0.8) !important;
}
.border-t-teal-400\/87 {
  border-top-color: rgb(45 212 191 / 0.87) !important;
}
.border-t-teal-400\/90 {
  border-top-color: rgb(45 212 191 / 0.9) !important;
}
.border-t-teal-400\/95 {
  border-top-color: rgb(45 212 191 / 0.95) !important;
}
.border-t-teal-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(240 253 250 / var(--tw-border-opacity)) !important;
}
.border-t-teal-50\/0 {
  border-top-color: rgb(240 253 250 / 0) !important;
}
.border-t-teal-50\/10 {
  border-top-color: rgb(240 253 250 / 0.1) !important;
}
.border-t-teal-50\/100 {
  border-top-color: rgb(240 253 250 / 1) !important;
}
.border-t-teal-50\/12 {
  border-top-color: rgb(240 253 250 / 0.12) !important;
}
.border-t-teal-50\/20 {
  border-top-color: rgb(240 253 250 / 0.2) !important;
}
.border-t-teal-50\/25 {
  border-top-color: rgb(240 253 250 / 0.25) !important;
}
.border-t-teal-50\/30 {
  border-top-color: rgb(240 253 250 / 0.3) !important;
}
.border-t-teal-50\/38 {
  border-top-color: rgb(240 253 250 / 0.38) !important;
}
.border-t-teal-50\/40 {
  border-top-color: rgb(240 253 250 / 0.4) !important;
}
.border-t-teal-50\/5 {
  border-top-color: rgb(240 253 250 / 0.05) !important;
}
.border-t-teal-50\/50 {
  border-top-color: rgb(240 253 250 / 0.5) !important;
}
.border-t-teal-50\/60 {
  border-top-color: rgb(240 253 250 / 0.6) !important;
}
.border-t-teal-50\/70 {
  border-top-color: rgb(240 253 250 / 0.7) !important;
}
.border-t-teal-50\/75 {
  border-top-color: rgb(240 253 250 / 0.75) !important;
}
.border-t-teal-50\/80 {
  border-top-color: rgb(240 253 250 / 0.8) !important;
}
.border-t-teal-50\/87 {
  border-top-color: rgb(240 253 250 / 0.87) !important;
}
.border-t-teal-50\/90 {
  border-top-color: rgb(240 253 250 / 0.9) !important;
}
.border-t-teal-50\/95 {
  border-top-color: rgb(240 253 250 / 0.95) !important;
}
.border-t-teal-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(20 184 166 / var(--tw-border-opacity)) !important;
}
.border-t-teal-500\/0 {
  border-top-color: rgb(20 184 166 / 0) !important;
}
.border-t-teal-500\/10 {
  border-top-color: rgb(20 184 166 / 0.1) !important;
}
.border-t-teal-500\/100 {
  border-top-color: rgb(20 184 166 / 1) !important;
}
.border-t-teal-500\/12 {
  border-top-color: rgb(20 184 166 / 0.12) !important;
}
.border-t-teal-500\/20 {
  border-top-color: rgb(20 184 166 / 0.2) !important;
}
.border-t-teal-500\/25 {
  border-top-color: rgb(20 184 166 / 0.25) !important;
}
.border-t-teal-500\/30 {
  border-top-color: rgb(20 184 166 / 0.3) !important;
}
.border-t-teal-500\/38 {
  border-top-color: rgb(20 184 166 / 0.38) !important;
}
.border-t-teal-500\/40 {
  border-top-color: rgb(20 184 166 / 0.4) !important;
}
.border-t-teal-500\/5 {
  border-top-color: rgb(20 184 166 / 0.05) !important;
}
.border-t-teal-500\/50 {
  border-top-color: rgb(20 184 166 / 0.5) !important;
}
.border-t-teal-500\/60 {
  border-top-color: rgb(20 184 166 / 0.6) !important;
}
.border-t-teal-500\/70 {
  border-top-color: rgb(20 184 166 / 0.7) !important;
}
.border-t-teal-500\/75 {
  border-top-color: rgb(20 184 166 / 0.75) !important;
}
.border-t-teal-500\/80 {
  border-top-color: rgb(20 184 166 / 0.8) !important;
}
.border-t-teal-500\/87 {
  border-top-color: rgb(20 184 166 / 0.87) !important;
}
.border-t-teal-500\/90 {
  border-top-color: rgb(20 184 166 / 0.9) !important;
}
.border-t-teal-500\/95 {
  border-top-color: rgb(20 184 166 / 0.95) !important;
}
.border-t-teal-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(13 148 136 / var(--tw-border-opacity)) !important;
}
.border-t-teal-600\/0 {
  border-top-color: rgb(13 148 136 / 0) !important;
}
.border-t-teal-600\/10 {
  border-top-color: rgb(13 148 136 / 0.1) !important;
}
.border-t-teal-600\/100 {
  border-top-color: rgb(13 148 136 / 1) !important;
}
.border-t-teal-600\/12 {
  border-top-color: rgb(13 148 136 / 0.12) !important;
}
.border-t-teal-600\/20 {
  border-top-color: rgb(13 148 136 / 0.2) !important;
}
.border-t-teal-600\/25 {
  border-top-color: rgb(13 148 136 / 0.25) !important;
}
.border-t-teal-600\/30 {
  border-top-color: rgb(13 148 136 / 0.3) !important;
}
.border-t-teal-600\/38 {
  border-top-color: rgb(13 148 136 / 0.38) !important;
}
.border-t-teal-600\/40 {
  border-top-color: rgb(13 148 136 / 0.4) !important;
}
.border-t-teal-600\/5 {
  border-top-color: rgb(13 148 136 / 0.05) !important;
}
.border-t-teal-600\/50 {
  border-top-color: rgb(13 148 136 / 0.5) !important;
}
.border-t-teal-600\/60 {
  border-top-color: rgb(13 148 136 / 0.6) !important;
}
.border-t-teal-600\/70 {
  border-top-color: rgb(13 148 136 / 0.7) !important;
}
.border-t-teal-600\/75 {
  border-top-color: rgb(13 148 136 / 0.75) !important;
}
.border-t-teal-600\/80 {
  border-top-color: rgb(13 148 136 / 0.8) !important;
}
.border-t-teal-600\/87 {
  border-top-color: rgb(13 148 136 / 0.87) !important;
}
.border-t-teal-600\/90 {
  border-top-color: rgb(13 148 136 / 0.9) !important;
}
.border-t-teal-600\/95 {
  border-top-color: rgb(13 148 136 / 0.95) !important;
}
.border-t-teal-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(15 118 110 / var(--tw-border-opacity)) !important;
}
.border-t-teal-700\/0 {
  border-top-color: rgb(15 118 110 / 0) !important;
}
.border-t-teal-700\/10 {
  border-top-color: rgb(15 118 110 / 0.1) !important;
}
.border-t-teal-700\/100 {
  border-top-color: rgb(15 118 110 / 1) !important;
}
.border-t-teal-700\/12 {
  border-top-color: rgb(15 118 110 / 0.12) !important;
}
.border-t-teal-700\/20 {
  border-top-color: rgb(15 118 110 / 0.2) !important;
}
.border-t-teal-700\/25 {
  border-top-color: rgb(15 118 110 / 0.25) !important;
}
.border-t-teal-700\/30 {
  border-top-color: rgb(15 118 110 / 0.3) !important;
}
.border-t-teal-700\/38 {
  border-top-color: rgb(15 118 110 / 0.38) !important;
}
.border-t-teal-700\/40 {
  border-top-color: rgb(15 118 110 / 0.4) !important;
}
.border-t-teal-700\/5 {
  border-top-color: rgb(15 118 110 / 0.05) !important;
}
.border-t-teal-700\/50 {
  border-top-color: rgb(15 118 110 / 0.5) !important;
}
.border-t-teal-700\/60 {
  border-top-color: rgb(15 118 110 / 0.6) !important;
}
.border-t-teal-700\/70 {
  border-top-color: rgb(15 118 110 / 0.7) !important;
}
.border-t-teal-700\/75 {
  border-top-color: rgb(15 118 110 / 0.75) !important;
}
.border-t-teal-700\/80 {
  border-top-color: rgb(15 118 110 / 0.8) !important;
}
.border-t-teal-700\/87 {
  border-top-color: rgb(15 118 110 / 0.87) !important;
}
.border-t-teal-700\/90 {
  border-top-color: rgb(15 118 110 / 0.9) !important;
}
.border-t-teal-700\/95 {
  border-top-color: rgb(15 118 110 / 0.95) !important;
}
.border-t-teal-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(17 94 89 / var(--tw-border-opacity)) !important;
}
.border-t-teal-800\/0 {
  border-top-color: rgb(17 94 89 / 0) !important;
}
.border-t-teal-800\/10 {
  border-top-color: rgb(17 94 89 / 0.1) !important;
}
.border-t-teal-800\/100 {
  border-top-color: rgb(17 94 89 / 1) !important;
}
.border-t-teal-800\/12 {
  border-top-color: rgb(17 94 89 / 0.12) !important;
}
.border-t-teal-800\/20 {
  border-top-color: rgb(17 94 89 / 0.2) !important;
}
.border-t-teal-800\/25 {
  border-top-color: rgb(17 94 89 / 0.25) !important;
}
.border-t-teal-800\/30 {
  border-top-color: rgb(17 94 89 / 0.3) !important;
}
.border-t-teal-800\/38 {
  border-top-color: rgb(17 94 89 / 0.38) !important;
}
.border-t-teal-800\/40 {
  border-top-color: rgb(17 94 89 / 0.4) !important;
}
.border-t-teal-800\/5 {
  border-top-color: rgb(17 94 89 / 0.05) !important;
}
.border-t-teal-800\/50 {
  border-top-color: rgb(17 94 89 / 0.5) !important;
}
.border-t-teal-800\/60 {
  border-top-color: rgb(17 94 89 / 0.6) !important;
}
.border-t-teal-800\/70 {
  border-top-color: rgb(17 94 89 / 0.7) !important;
}
.border-t-teal-800\/75 {
  border-top-color: rgb(17 94 89 / 0.75) !important;
}
.border-t-teal-800\/80 {
  border-top-color: rgb(17 94 89 / 0.8) !important;
}
.border-t-teal-800\/87 {
  border-top-color: rgb(17 94 89 / 0.87) !important;
}
.border-t-teal-800\/90 {
  border-top-color: rgb(17 94 89 / 0.9) !important;
}
.border-t-teal-800\/95 {
  border-top-color: rgb(17 94 89 / 0.95) !important;
}
.border-t-teal-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(19 78 74 / var(--tw-border-opacity)) !important;
}
.border-t-teal-900\/0 {
  border-top-color: rgb(19 78 74 / 0) !important;
}
.border-t-teal-900\/10 {
  border-top-color: rgb(19 78 74 / 0.1) !important;
}
.border-t-teal-900\/100 {
  border-top-color: rgb(19 78 74 / 1) !important;
}
.border-t-teal-900\/12 {
  border-top-color: rgb(19 78 74 / 0.12) !important;
}
.border-t-teal-900\/20 {
  border-top-color: rgb(19 78 74 / 0.2) !important;
}
.border-t-teal-900\/25 {
  border-top-color: rgb(19 78 74 / 0.25) !important;
}
.border-t-teal-900\/30 {
  border-top-color: rgb(19 78 74 / 0.3) !important;
}
.border-t-teal-900\/38 {
  border-top-color: rgb(19 78 74 / 0.38) !important;
}
.border-t-teal-900\/40 {
  border-top-color: rgb(19 78 74 / 0.4) !important;
}
.border-t-teal-900\/5 {
  border-top-color: rgb(19 78 74 / 0.05) !important;
}
.border-t-teal-900\/50 {
  border-top-color: rgb(19 78 74 / 0.5) !important;
}
.border-t-teal-900\/60 {
  border-top-color: rgb(19 78 74 / 0.6) !important;
}
.border-t-teal-900\/70 {
  border-top-color: rgb(19 78 74 / 0.7) !important;
}
.border-t-teal-900\/75 {
  border-top-color: rgb(19 78 74 / 0.75) !important;
}
.border-t-teal-900\/80 {
  border-top-color: rgb(19 78 74 / 0.8) !important;
}
.border-t-teal-900\/87 {
  border-top-color: rgb(19 78 74 / 0.87) !important;
}
.border-t-teal-900\/90 {
  border-top-color: rgb(19 78 74 / 0.9) !important;
}
.border-t-teal-900\/95 {
  border-top-color: rgb(19 78 74 / 0.95) !important;
}
.border-t-teal-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(4 47 46 / var(--tw-border-opacity)) !important;
}
.border-t-teal-950\/0 {
  border-top-color: rgb(4 47 46 / 0) !important;
}
.border-t-teal-950\/10 {
  border-top-color: rgb(4 47 46 / 0.1) !important;
}
.border-t-teal-950\/100 {
  border-top-color: rgb(4 47 46 / 1) !important;
}
.border-t-teal-950\/12 {
  border-top-color: rgb(4 47 46 / 0.12) !important;
}
.border-t-teal-950\/20 {
  border-top-color: rgb(4 47 46 / 0.2) !important;
}
.border-t-teal-950\/25 {
  border-top-color: rgb(4 47 46 / 0.25) !important;
}
.border-t-teal-950\/30 {
  border-top-color: rgb(4 47 46 / 0.3) !important;
}
.border-t-teal-950\/38 {
  border-top-color: rgb(4 47 46 / 0.38) !important;
}
.border-t-teal-950\/40 {
  border-top-color: rgb(4 47 46 / 0.4) !important;
}
.border-t-teal-950\/5 {
  border-top-color: rgb(4 47 46 / 0.05) !important;
}
.border-t-teal-950\/50 {
  border-top-color: rgb(4 47 46 / 0.5) !important;
}
.border-t-teal-950\/60 {
  border-top-color: rgb(4 47 46 / 0.6) !important;
}
.border-t-teal-950\/70 {
  border-top-color: rgb(4 47 46 / 0.7) !important;
}
.border-t-teal-950\/75 {
  border-top-color: rgb(4 47 46 / 0.75) !important;
}
.border-t-teal-950\/80 {
  border-top-color: rgb(4 47 46 / 0.8) !important;
}
.border-t-teal-950\/87 {
  border-top-color: rgb(4 47 46 / 0.87) !important;
}
.border-t-teal-950\/90 {
  border-top-color: rgb(4 47 46 / 0.9) !important;
}
.border-t-teal-950\/95 {
  border-top-color: rgb(4 47 46 / 0.95) !important;
}
.border-t-transparent {
  border-top-color: transparent !important;
}
.border-t-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0) !important;
}
.border-t-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1) !important;
}
.border-t-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1) !important;
}
.border-t-transparent\/12 {
  border-top-color: rgb(0 0 0 / 0.12) !important;
}
.border-t-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2) !important;
}
.border-t-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25) !important;
}
.border-t-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3) !important;
}
.border-t-transparent\/38 {
  border-top-color: rgb(0 0 0 / 0.38) !important;
}
.border-t-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4) !important;
}
.border-t-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05) !important;
}
.border-t-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5) !important;
}
.border-t-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6) !important;
}
.border-t-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7) !important;
}
.border-t-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75) !important;
}
.border-t-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8) !important;
}
.border-t-transparent\/87 {
  border-top-color: rgb(0 0 0 / 0.87) !important;
}
.border-t-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9) !important;
}
.border-t-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95) !important;
}
.border-t-violet-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity)) !important;
}
.border-t-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0) !important;
}
.border-t-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1) !important;
}
.border-t-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1) !important;
}
.border-t-violet-100\/12 {
  border-top-color: rgb(237 233 254 / 0.12) !important;
}
.border-t-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2) !important;
}
.border-t-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25) !important;
}
.border-t-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3) !important;
}
.border-t-violet-100\/38 {
  border-top-color: rgb(237 233 254 / 0.38) !important;
}
.border-t-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4) !important;
}
.border-t-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05) !important;
}
.border-t-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5) !important;
}
.border-t-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6) !important;
}
.border-t-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7) !important;
}
.border-t-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75) !important;
}
.border-t-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8) !important;
}
.border-t-violet-100\/87 {
  border-top-color: rgb(237 233 254 / 0.87) !important;
}
.border-t-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9) !important;
}
.border-t-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95) !important;
}
.border-t-violet-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity)) !important;
}
.border-t-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0) !important;
}
.border-t-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1) !important;
}
.border-t-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1) !important;
}
.border-t-violet-200\/12 {
  border-top-color: rgb(221 214 254 / 0.12) !important;
}
.border-t-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2) !important;
}
.border-t-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25) !important;
}
.border-t-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3) !important;
}
.border-t-violet-200\/38 {
  border-top-color: rgb(221 214 254 / 0.38) !important;
}
.border-t-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4) !important;
}
.border-t-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05) !important;
}
.border-t-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5) !important;
}
.border-t-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6) !important;
}
.border-t-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7) !important;
}
.border-t-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75) !important;
}
.border-t-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8) !important;
}
.border-t-violet-200\/87 {
  border-top-color: rgb(221 214 254 / 0.87) !important;
}
.border-t-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9) !important;
}
.border-t-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95) !important;
}
.border-t-violet-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity)) !important;
}
.border-t-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0) !important;
}
.border-t-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1) !important;
}
.border-t-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1) !important;
}
.border-t-violet-300\/12 {
  border-top-color: rgb(196 181 253 / 0.12) !important;
}
.border-t-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2) !important;
}
.border-t-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25) !important;
}
.border-t-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3) !important;
}
.border-t-violet-300\/38 {
  border-top-color: rgb(196 181 253 / 0.38) !important;
}
.border-t-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4) !important;
}
.border-t-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05) !important;
}
.border-t-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5) !important;
}
.border-t-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6) !important;
}
.border-t-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7) !important;
}
.border-t-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75) !important;
}
.border-t-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8) !important;
}
.border-t-violet-300\/87 {
  border-top-color: rgb(196 181 253 / 0.87) !important;
}
.border-t-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9) !important;
}
.border-t-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95) !important;
}
.border-t-violet-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity)) !important;
}
.border-t-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0) !important;
}
.border-t-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1) !important;
}
.border-t-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1) !important;
}
.border-t-violet-400\/12 {
  border-top-color: rgb(167 139 250 / 0.12) !important;
}
.border-t-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2) !important;
}
.border-t-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25) !important;
}
.border-t-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3) !important;
}
.border-t-violet-400\/38 {
  border-top-color: rgb(167 139 250 / 0.38) !important;
}
.border-t-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4) !important;
}
.border-t-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05) !important;
}
.border-t-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5) !important;
}
.border-t-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6) !important;
}
.border-t-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7) !important;
}
.border-t-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75) !important;
}
.border-t-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8) !important;
}
.border-t-violet-400\/87 {
  border-top-color: rgb(167 139 250 / 0.87) !important;
}
.border-t-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9) !important;
}
.border-t-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95) !important;
}
.border-t-violet-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity)) !important;
}
.border-t-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0) !important;
}
.border-t-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1) !important;
}
.border-t-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1) !important;
}
.border-t-violet-50\/12 {
  border-top-color: rgb(245 243 255 / 0.12) !important;
}
.border-t-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2) !important;
}
.border-t-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25) !important;
}
.border-t-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3) !important;
}
.border-t-violet-50\/38 {
  border-top-color: rgb(245 243 255 / 0.38) !important;
}
.border-t-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4) !important;
}
.border-t-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05) !important;
}
.border-t-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5) !important;
}
.border-t-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6) !important;
}
.border-t-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7) !important;
}
.border-t-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75) !important;
}
.border-t-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8) !important;
}
.border-t-violet-50\/87 {
  border-top-color: rgb(245 243 255 / 0.87) !important;
}
.border-t-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9) !important;
}
.border-t-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95) !important;
}
.border-t-violet-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity)) !important;
}
.border-t-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0) !important;
}
.border-t-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1) !important;
}
.border-t-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1) !important;
}
.border-t-violet-500\/12 {
  border-top-color: rgb(139 92 246 / 0.12) !important;
}
.border-t-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2) !important;
}
.border-t-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25) !important;
}
.border-t-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3) !important;
}
.border-t-violet-500\/38 {
  border-top-color: rgb(139 92 246 / 0.38) !important;
}
.border-t-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4) !important;
}
.border-t-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05) !important;
}
.border-t-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5) !important;
}
.border-t-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6) !important;
}
.border-t-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7) !important;
}
.border-t-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75) !important;
}
.border-t-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8) !important;
}
.border-t-violet-500\/87 {
  border-top-color: rgb(139 92 246 / 0.87) !important;
}
.border-t-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9) !important;
}
.border-t-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95) !important;
}
.border-t-violet-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity)) !important;
}
.border-t-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0) !important;
}
.border-t-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1) !important;
}
.border-t-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1) !important;
}
.border-t-violet-600\/12 {
  border-top-color: rgb(124 58 237 / 0.12) !important;
}
.border-t-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2) !important;
}
.border-t-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25) !important;
}
.border-t-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3) !important;
}
.border-t-violet-600\/38 {
  border-top-color: rgb(124 58 237 / 0.38) !important;
}
.border-t-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4) !important;
}
.border-t-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05) !important;
}
.border-t-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5) !important;
}
.border-t-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6) !important;
}
.border-t-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7) !important;
}
.border-t-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75) !important;
}
.border-t-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8) !important;
}
.border-t-violet-600\/87 {
  border-top-color: rgb(124 58 237 / 0.87) !important;
}
.border-t-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9) !important;
}
.border-t-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95) !important;
}
.border-t-violet-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity)) !important;
}
.border-t-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0) !important;
}
.border-t-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1) !important;
}
.border-t-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1) !important;
}
.border-t-violet-700\/12 {
  border-top-color: rgb(109 40 217 / 0.12) !important;
}
.border-t-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2) !important;
}
.border-t-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25) !important;
}
.border-t-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3) !important;
}
.border-t-violet-700\/38 {
  border-top-color: rgb(109 40 217 / 0.38) !important;
}
.border-t-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4) !important;
}
.border-t-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05) !important;
}
.border-t-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5) !important;
}
.border-t-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6) !important;
}
.border-t-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7) !important;
}
.border-t-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75) !important;
}
.border-t-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8) !important;
}
.border-t-violet-700\/87 {
  border-top-color: rgb(109 40 217 / 0.87) !important;
}
.border-t-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9) !important;
}
.border-t-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95) !important;
}
.border-t-violet-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity)) !important;
}
.border-t-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0) !important;
}
.border-t-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1) !important;
}
.border-t-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1) !important;
}
.border-t-violet-800\/12 {
  border-top-color: rgb(91 33 182 / 0.12) !important;
}
.border-t-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2) !important;
}
.border-t-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25) !important;
}
.border-t-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3) !important;
}
.border-t-violet-800\/38 {
  border-top-color: rgb(91 33 182 / 0.38) !important;
}
.border-t-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4) !important;
}
.border-t-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05) !important;
}
.border-t-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5) !important;
}
.border-t-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6) !important;
}
.border-t-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7) !important;
}
.border-t-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75) !important;
}
.border-t-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8) !important;
}
.border-t-violet-800\/87 {
  border-top-color: rgb(91 33 182 / 0.87) !important;
}
.border-t-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9) !important;
}
.border-t-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95) !important;
}
.border-t-violet-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity)) !important;
}
.border-t-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0) !important;
}
.border-t-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1) !important;
}
.border-t-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1) !important;
}
.border-t-violet-900\/12 {
  border-top-color: rgb(76 29 149 / 0.12) !important;
}
.border-t-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2) !important;
}
.border-t-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25) !important;
}
.border-t-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3) !important;
}
.border-t-violet-900\/38 {
  border-top-color: rgb(76 29 149 / 0.38) !important;
}
.border-t-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4) !important;
}
.border-t-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05) !important;
}
.border-t-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5) !important;
}
.border-t-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6) !important;
}
.border-t-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7) !important;
}
.border-t-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75) !important;
}
.border-t-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8) !important;
}
.border-t-violet-900\/87 {
  border-top-color: rgb(76 29 149 / 0.87) !important;
}
.border-t-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9) !important;
}
.border-t-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95) !important;
}
.border-t-violet-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity)) !important;
}
.border-t-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0) !important;
}
.border-t-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1) !important;
}
.border-t-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1) !important;
}
.border-t-violet-950\/12 {
  border-top-color: rgb(46 16 101 / 0.12) !important;
}
.border-t-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2) !important;
}
.border-t-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25) !important;
}
.border-t-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3) !important;
}
.border-t-violet-950\/38 {
  border-top-color: rgb(46 16 101 / 0.38) !important;
}
.border-t-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4) !important;
}
.border-t-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05) !important;
}
.border-t-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5) !important;
}
.border-t-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6) !important;
}
.border-t-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7) !important;
}
.border-t-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75) !important;
}
.border-t-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8) !important;
}
.border-t-violet-950\/87 {
  border-top-color: rgb(46 16 101 / 0.87) !important;
}
.border-t-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9) !important;
}
.border-t-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95) !important;
}
.border-t-warn {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-100-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-100\/0 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.border-t-warn-100\/10 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.border-t-warn-100\/100 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.border-t-warn-100\/12 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.border-t-warn-100\/20 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.border-t-warn-100\/25 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.border-t-warn-100\/30 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.border-t-warn-100\/38 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.border-t-warn-100\/40 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.border-t-warn-100\/5 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.border-t-warn-100\/50 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.border-t-warn-100\/60 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.border-t-warn-100\/70 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.border-t-warn-100\/75 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.border-t-warn-100\/80 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.border-t-warn-100\/87 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.border-t-warn-100\/90 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.border-t-warn-100\/95 {
  border-top-color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.border-t-warn-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-200-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-200\/0 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.border-t-warn-200\/10 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.border-t-warn-200\/100 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.border-t-warn-200\/12 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.border-t-warn-200\/20 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.border-t-warn-200\/25 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.border-t-warn-200\/30 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.border-t-warn-200\/38 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.border-t-warn-200\/40 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.border-t-warn-200\/5 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.border-t-warn-200\/50 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.border-t-warn-200\/60 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.border-t-warn-200\/70 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.border-t-warn-200\/75 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.border-t-warn-200\/80 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.border-t-warn-200\/87 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.border-t-warn-200\/90 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.border-t-warn-200\/95 {
  border-top-color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.border-t-warn-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-300-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-300\/0 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.border-t-warn-300\/10 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.border-t-warn-300\/100 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.border-t-warn-300\/12 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.border-t-warn-300\/20 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.border-t-warn-300\/25 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.border-t-warn-300\/30 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.border-t-warn-300\/38 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.border-t-warn-300\/40 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.border-t-warn-300\/5 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.border-t-warn-300\/50 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.border-t-warn-300\/60 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.border-t-warn-300\/70 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.border-t-warn-300\/75 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.border-t-warn-300\/80 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.border-t-warn-300\/87 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.border-t-warn-300\/90 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.border-t-warn-300\/95 {
  border-top-color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.border-t-warn-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-400-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-400\/0 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.border-t-warn-400\/10 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.border-t-warn-400\/100 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.border-t-warn-400\/12 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.border-t-warn-400\/20 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.border-t-warn-400\/25 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.border-t-warn-400\/30 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.border-t-warn-400\/38 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.border-t-warn-400\/40 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.border-t-warn-400\/5 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.border-t-warn-400\/50 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.border-t-warn-400\/60 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.border-t-warn-400\/70 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.border-t-warn-400\/75 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.border-t-warn-400\/80 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.border-t-warn-400\/87 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.border-t-warn-400\/90 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.border-t-warn-400\/95 {
  border-top-color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.border-t-warn-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-50-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-50\/0 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.border-t-warn-50\/10 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.border-t-warn-50\/100 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.border-t-warn-50\/12 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.border-t-warn-50\/20 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.border-t-warn-50\/25 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.border-t-warn-50\/30 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.border-t-warn-50\/38 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.border-t-warn-50\/40 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.border-t-warn-50\/5 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.border-t-warn-50\/50 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.border-t-warn-50\/60 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.border-t-warn-50\/70 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.border-t-warn-50\/75 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.border-t-warn-50\/80 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.border-t-warn-50\/87 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.border-t-warn-50\/90 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.border-t-warn-50\/95 {
  border-top-color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.border-t-warn-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-500-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-500\/0 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.border-t-warn-500\/10 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.border-t-warn-500\/100 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.border-t-warn-500\/12 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.border-t-warn-500\/20 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.border-t-warn-500\/25 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.border-t-warn-500\/30 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.border-t-warn-500\/38 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.border-t-warn-500\/40 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.border-t-warn-500\/5 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.border-t-warn-500\/50 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.border-t-warn-500\/60 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.border-t-warn-500\/70 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.border-t-warn-500\/75 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.border-t-warn-500\/80 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.border-t-warn-500\/87 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.border-t-warn-500\/90 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.border-t-warn-500\/95 {
  border-top-color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.border-t-warn-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-600-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-600\/0 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.border-t-warn-600\/10 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.border-t-warn-600\/100 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.border-t-warn-600\/12 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.border-t-warn-600\/20 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.border-t-warn-600\/25 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.border-t-warn-600\/30 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.border-t-warn-600\/38 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.border-t-warn-600\/40 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.border-t-warn-600\/5 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.border-t-warn-600\/50 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.border-t-warn-600\/60 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.border-t-warn-600\/70 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.border-t-warn-600\/75 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.border-t-warn-600\/80 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.border-t-warn-600\/87 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.border-t-warn-600\/90 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.border-t-warn-600\/95 {
  border-top-color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.border-t-warn-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-700-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-700\/0 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.border-t-warn-700\/10 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.border-t-warn-700\/100 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.border-t-warn-700\/12 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.border-t-warn-700\/20 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.border-t-warn-700\/25 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.border-t-warn-700\/30 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.border-t-warn-700\/38 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.border-t-warn-700\/40 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.border-t-warn-700\/5 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.border-t-warn-700\/50 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.border-t-warn-700\/60 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.border-t-warn-700\/70 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.border-t-warn-700\/75 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.border-t-warn-700\/80 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.border-t-warn-700\/87 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.border-t-warn-700\/90 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.border-t-warn-700\/95 {
  border-top-color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.border-t-warn-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-800-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-800\/0 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.border-t-warn-800\/10 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.border-t-warn-800\/100 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.border-t-warn-800\/12 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.border-t-warn-800\/20 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.border-t-warn-800\/25 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.border-t-warn-800\/30 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.border-t-warn-800\/38 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.border-t-warn-800\/40 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.border-t-warn-800\/5 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.border-t-warn-800\/50 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.border-t-warn-800\/60 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.border-t-warn-800\/70 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.border-t-warn-800\/75 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.border-t-warn-800\/80 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.border-t-warn-800\/87 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.border-t-warn-800\/90 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.border-t-warn-800\/95 {
  border-top-color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.border-t-warn-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-900-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-900\/0 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.border-t-warn-900\/10 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.border-t-warn-900\/100 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.border-t-warn-900\/12 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.border-t-warn-900\/20 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.border-t-warn-900\/25 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.border-t-warn-900\/30 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.border-t-warn-900\/38 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.border-t-warn-900\/40 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.border-t-warn-900\/5 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.border-t-warn-900\/50 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.border-t-warn-900\/60 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.border-t-warn-900\/70 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.border-t-warn-900\/75 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.border-t-warn-900\/80 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.border-t-warn-900\/87 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.border-t-warn-900\/90 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.border-t-warn-900\/95 {
  border-top-color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.border-t-warn-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgba(var(--fuse-warn-950-rgb), var(--tw-border-opacity)) !important;
}
.border-t-warn-950\/0 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.border-t-warn-950\/10 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.border-t-warn-950\/100 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.border-t-warn-950\/12 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.border-t-warn-950\/20 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.border-t-warn-950\/25 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.border-t-warn-950\/30 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.border-t-warn-950\/38 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.border-t-warn-950\/40 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.border-t-warn-950\/5 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.border-t-warn-950\/50 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.border-t-warn-950\/60 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.border-t-warn-950\/70 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.border-t-warn-950\/75 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.border-t-warn-950\/80 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.border-t-warn-950\/87 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.border-t-warn-950\/90 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.border-t-warn-950\/95 {
  border-top-color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.border-t-warn\/0 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.border-t-warn\/10 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.border-t-warn\/100 {
  border-top-color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.border-t-warn\/12 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.border-t-warn\/20 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.border-t-warn\/25 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.border-t-warn\/30 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.border-t-warn\/38 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.border-t-warn\/40 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.border-t-warn\/5 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.border-t-warn\/50 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.border-t-warn\/60 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.border-t-warn\/70 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.border-t-warn\/75 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.border-t-warn\/80 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.border-t-warn\/87 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.border-t-warn\/90 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.border-t-warn\/95 {
  border-top-color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.border-t-white {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-t-white\/0 {
  border-top-color: rgb(255 255 255 / 0) !important;
}
.border-t-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1) !important;
}
.border-t-white\/100 {
  border-top-color: rgb(255 255 255 / 1) !important;
}
.border-t-white\/12 {
  border-top-color: rgb(255 255 255 / 0.12) !important;
}
.border-t-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2) !important;
}
.border-t-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25) !important;
}
.border-t-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3) !important;
}
.border-t-white\/38 {
  border-top-color: rgb(255 255 255 / 0.38) !important;
}
.border-t-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4) !important;
}
.border-t-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05) !important;
}
.border-t-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5) !important;
}
.border-t-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6) !important;
}
.border-t-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7) !important;
}
.border-t-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75) !important;
}
.border-t-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8) !important;
}
.border-t-white\/87 {
  border-top-color: rgb(255 255 255 / 0.87) !important;
}
.border-t-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9) !important;
}
.border-t-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95) !important;
}
.border-t-yellow-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0) !important;
}
.border-t-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1) !important;
}
.border-t-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1) !important;
}
.border-t-yellow-100\/12 {
  border-top-color: rgb(254 249 195 / 0.12) !important;
}
.border-t-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2) !important;
}
.border-t-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25) !important;
}
.border-t-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3) !important;
}
.border-t-yellow-100\/38 {
  border-top-color: rgb(254 249 195 / 0.38) !important;
}
.border-t-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4) !important;
}
.border-t-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05) !important;
}
.border-t-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5) !important;
}
.border-t-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6) !important;
}
.border-t-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7) !important;
}
.border-t-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75) !important;
}
.border-t-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8) !important;
}
.border-t-yellow-100\/87 {
  border-top-color: rgb(254 249 195 / 0.87) !important;
}
.border-t-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9) !important;
}
.border-t-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95) !important;
}
.border-t-yellow-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0) !important;
}
.border-t-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1) !important;
}
.border-t-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1) !important;
}
.border-t-yellow-200\/12 {
  border-top-color: rgb(254 240 138 / 0.12) !important;
}
.border-t-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2) !important;
}
.border-t-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25) !important;
}
.border-t-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3) !important;
}
.border-t-yellow-200\/38 {
  border-top-color: rgb(254 240 138 / 0.38) !important;
}
.border-t-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4) !important;
}
.border-t-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05) !important;
}
.border-t-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5) !important;
}
.border-t-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6) !important;
}
.border-t-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7) !important;
}
.border-t-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75) !important;
}
.border-t-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8) !important;
}
.border-t-yellow-200\/87 {
  border-top-color: rgb(254 240 138 / 0.87) !important;
}
.border-t-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9) !important;
}
.border-t-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95) !important;
}
.border-t-yellow-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0) !important;
}
.border-t-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1) !important;
}
.border-t-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1) !important;
}
.border-t-yellow-300\/12 {
  border-top-color: rgb(253 224 71 / 0.12) !important;
}
.border-t-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2) !important;
}
.border-t-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25) !important;
}
.border-t-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3) !important;
}
.border-t-yellow-300\/38 {
  border-top-color: rgb(253 224 71 / 0.38) !important;
}
.border-t-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4) !important;
}
.border-t-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05) !important;
}
.border-t-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5) !important;
}
.border-t-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6) !important;
}
.border-t-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7) !important;
}
.border-t-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75) !important;
}
.border-t-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8) !important;
}
.border-t-yellow-300\/87 {
  border-top-color: rgb(253 224 71 / 0.87) !important;
}
.border-t-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9) !important;
}
.border-t-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95) !important;
}
.border-t-yellow-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0) !important;
}
.border-t-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1) !important;
}
.border-t-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1) !important;
}
.border-t-yellow-400\/12 {
  border-top-color: rgb(250 204 21 / 0.12) !important;
}
.border-t-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2) !important;
}
.border-t-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25) !important;
}
.border-t-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3) !important;
}
.border-t-yellow-400\/38 {
  border-top-color: rgb(250 204 21 / 0.38) !important;
}
.border-t-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4) !important;
}
.border-t-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05) !important;
}
.border-t-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5) !important;
}
.border-t-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6) !important;
}
.border-t-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7) !important;
}
.border-t-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75) !important;
}
.border-t-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8) !important;
}
.border-t-yellow-400\/87 {
  border-top-color: rgb(250 204 21 / 0.87) !important;
}
.border-t-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9) !important;
}
.border-t-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95) !important;
}
.border-t-yellow-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0) !important;
}
.border-t-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1) !important;
}
.border-t-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1) !important;
}
.border-t-yellow-50\/12 {
  border-top-color: rgb(254 252 232 / 0.12) !important;
}
.border-t-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2) !important;
}
.border-t-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25) !important;
}
.border-t-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3) !important;
}
.border-t-yellow-50\/38 {
  border-top-color: rgb(254 252 232 / 0.38) !important;
}
.border-t-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4) !important;
}
.border-t-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05) !important;
}
.border-t-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5) !important;
}
.border-t-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6) !important;
}
.border-t-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7) !important;
}
.border-t-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75) !important;
}
.border-t-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8) !important;
}
.border-t-yellow-50\/87 {
  border-top-color: rgb(254 252 232 / 0.87) !important;
}
.border-t-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9) !important;
}
.border-t-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95) !important;
}
.border-t-yellow-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0) !important;
}
.border-t-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1) !important;
}
.border-t-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1) !important;
}
.border-t-yellow-500\/12 {
  border-top-color: rgb(234 179 8 / 0.12) !important;
}
.border-t-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2) !important;
}
.border-t-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25) !important;
}
.border-t-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3) !important;
}
.border-t-yellow-500\/38 {
  border-top-color: rgb(234 179 8 / 0.38) !important;
}
.border-t-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4) !important;
}
.border-t-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05) !important;
}
.border-t-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5) !important;
}
.border-t-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6) !important;
}
.border-t-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7) !important;
}
.border-t-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75) !important;
}
.border-t-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8) !important;
}
.border-t-yellow-500\/87 {
  border-top-color: rgb(234 179 8 / 0.87) !important;
}
.border-t-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9) !important;
}
.border-t-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95) !important;
}
.border-t-yellow-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0) !important;
}
.border-t-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1) !important;
}
.border-t-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1) !important;
}
.border-t-yellow-600\/12 {
  border-top-color: rgb(202 138 4 / 0.12) !important;
}
.border-t-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2) !important;
}
.border-t-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25) !important;
}
.border-t-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3) !important;
}
.border-t-yellow-600\/38 {
  border-top-color: rgb(202 138 4 / 0.38) !important;
}
.border-t-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4) !important;
}
.border-t-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05) !important;
}
.border-t-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5) !important;
}
.border-t-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6) !important;
}
.border-t-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7) !important;
}
.border-t-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75) !important;
}
.border-t-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8) !important;
}
.border-t-yellow-600\/87 {
  border-top-color: rgb(202 138 4 / 0.87) !important;
}
.border-t-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9) !important;
}
.border-t-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95) !important;
}
.border-t-yellow-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0) !important;
}
.border-t-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1) !important;
}
.border-t-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1) !important;
}
.border-t-yellow-700\/12 {
  border-top-color: rgb(161 98 7 / 0.12) !important;
}
.border-t-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2) !important;
}
.border-t-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25) !important;
}
.border-t-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3) !important;
}
.border-t-yellow-700\/38 {
  border-top-color: rgb(161 98 7 / 0.38) !important;
}
.border-t-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4) !important;
}
.border-t-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05) !important;
}
.border-t-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5) !important;
}
.border-t-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6) !important;
}
.border-t-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7) !important;
}
.border-t-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75) !important;
}
.border-t-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8) !important;
}
.border-t-yellow-700\/87 {
  border-top-color: rgb(161 98 7 / 0.87) !important;
}
.border-t-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9) !important;
}
.border-t-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95) !important;
}
.border-t-yellow-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0) !important;
}
.border-t-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1) !important;
}
.border-t-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1) !important;
}
.border-t-yellow-800\/12 {
  border-top-color: rgb(133 77 14 / 0.12) !important;
}
.border-t-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2) !important;
}
.border-t-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25) !important;
}
.border-t-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3) !important;
}
.border-t-yellow-800\/38 {
  border-top-color: rgb(133 77 14 / 0.38) !important;
}
.border-t-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4) !important;
}
.border-t-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05) !important;
}
.border-t-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5) !important;
}
.border-t-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6) !important;
}
.border-t-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7) !important;
}
.border-t-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75) !important;
}
.border-t-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8) !important;
}
.border-t-yellow-800\/87 {
  border-top-color: rgb(133 77 14 / 0.87) !important;
}
.border-t-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9) !important;
}
.border-t-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95) !important;
}
.border-t-yellow-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0) !important;
}
.border-t-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1) !important;
}
.border-t-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1) !important;
}
.border-t-yellow-900\/12 {
  border-top-color: rgb(113 63 18 / 0.12) !important;
}
.border-t-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2) !important;
}
.border-t-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25) !important;
}
.border-t-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3) !important;
}
.border-t-yellow-900\/38 {
  border-top-color: rgb(113 63 18 / 0.38) !important;
}
.border-t-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4) !important;
}
.border-t-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05) !important;
}
.border-t-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5) !important;
}
.border-t-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6) !important;
}
.border-t-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7) !important;
}
.border-t-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75) !important;
}
.border-t-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8) !important;
}
.border-t-yellow-900\/87 {
  border-top-color: rgb(113 63 18 / 0.87) !important;
}
.border-t-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9) !important;
}
.border-t-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95) !important;
}
.border-t-yellow-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity)) !important;
}
.border-t-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0) !important;
}
.border-t-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1) !important;
}
.border-t-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1) !important;
}
.border-t-yellow-950\/12 {
  border-top-color: rgb(66 32 6 / 0.12) !important;
}
.border-t-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2) !important;
}
.border-t-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25) !important;
}
.border-t-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3) !important;
}
.border-t-yellow-950\/38 {
  border-top-color: rgb(66 32 6 / 0.38) !important;
}
.border-t-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4) !important;
}
.border-t-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05) !important;
}
.border-t-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5) !important;
}
.border-t-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6) !important;
}
.border-t-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7) !important;
}
.border-t-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75) !important;
}
.border-t-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8) !important;
}
.border-t-yellow-950\/87 {
  border-top-color: rgb(66 32 6 / 0.87) !important;
}
.border-t-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9) !important;
}
.border-t-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95) !important;
}
.border-t-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0) !important;
}
.border-t-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1) !important;
}
.border-t-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1) !important;
}
.border-t-zinc-100\/12 {
  border-top-color: rgb(244 244 245 / 0.12) !important;
}
.border-t-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2) !important;
}
.border-t-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25) !important;
}
.border-t-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3) !important;
}
.border-t-zinc-100\/38 {
  border-top-color: rgb(244 244 245 / 0.38) !important;
}
.border-t-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4) !important;
}
.border-t-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05) !important;
}
.border-t-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5) !important;
}
.border-t-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6) !important;
}
.border-t-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7) !important;
}
.border-t-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75) !important;
}
.border-t-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8) !important;
}
.border-t-zinc-100\/87 {
  border-top-color: rgb(244 244 245 / 0.87) !important;
}
.border-t-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9) !important;
}
.border-t-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95) !important;
}
.border-t-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0) !important;
}
.border-t-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1) !important;
}
.border-t-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1) !important;
}
.border-t-zinc-200\/12 {
  border-top-color: rgb(228 228 231 / 0.12) !important;
}
.border-t-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2) !important;
}
.border-t-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25) !important;
}
.border-t-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3) !important;
}
.border-t-zinc-200\/38 {
  border-top-color: rgb(228 228 231 / 0.38) !important;
}
.border-t-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4) !important;
}
.border-t-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05) !important;
}
.border-t-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5) !important;
}
.border-t-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6) !important;
}
.border-t-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7) !important;
}
.border-t-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75) !important;
}
.border-t-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8) !important;
}
.border-t-zinc-200\/87 {
  border-top-color: rgb(228 228 231 / 0.87) !important;
}
.border-t-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9) !important;
}
.border-t-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95) !important;
}
.border-t-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0) !important;
}
.border-t-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1) !important;
}
.border-t-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1) !important;
}
.border-t-zinc-300\/12 {
  border-top-color: rgb(212 212 216 / 0.12) !important;
}
.border-t-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2) !important;
}
.border-t-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25) !important;
}
.border-t-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3) !important;
}
.border-t-zinc-300\/38 {
  border-top-color: rgb(212 212 216 / 0.38) !important;
}
.border-t-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4) !important;
}
.border-t-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05) !important;
}
.border-t-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5) !important;
}
.border-t-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6) !important;
}
.border-t-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7) !important;
}
.border-t-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75) !important;
}
.border-t-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8) !important;
}
.border-t-zinc-300\/87 {
  border-top-color: rgb(212 212 216 / 0.87) !important;
}
.border-t-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9) !important;
}
.border-t-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95) !important;
}
.border-t-zinc-400 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0) !important;
}
.border-t-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1) !important;
}
.border-t-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1) !important;
}
.border-t-zinc-400\/12 {
  border-top-color: rgb(161 161 170 / 0.12) !important;
}
.border-t-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2) !important;
}
.border-t-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25) !important;
}
.border-t-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3) !important;
}
.border-t-zinc-400\/38 {
  border-top-color: rgb(161 161 170 / 0.38) !important;
}
.border-t-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4) !important;
}
.border-t-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05) !important;
}
.border-t-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5) !important;
}
.border-t-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6) !important;
}
.border-t-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7) !important;
}
.border-t-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75) !important;
}
.border-t-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8) !important;
}
.border-t-zinc-400\/87 {
  border-top-color: rgb(161 161 170 / 0.87) !important;
}
.border-t-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9) !important;
}
.border-t-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95) !important;
}
.border-t-zinc-50 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0) !important;
}
.border-t-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1) !important;
}
.border-t-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1) !important;
}
.border-t-zinc-50\/12 {
  border-top-color: rgb(250 250 250 / 0.12) !important;
}
.border-t-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2) !important;
}
.border-t-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25) !important;
}
.border-t-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3) !important;
}
.border-t-zinc-50\/38 {
  border-top-color: rgb(250 250 250 / 0.38) !important;
}
.border-t-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4) !important;
}
.border-t-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05) !important;
}
.border-t-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5) !important;
}
.border-t-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6) !important;
}
.border-t-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7) !important;
}
.border-t-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75) !important;
}
.border-t-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8) !important;
}
.border-t-zinc-50\/87 {
  border-top-color: rgb(250 250 250 / 0.87) !important;
}
.border-t-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9) !important;
}
.border-t-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95) !important;
}
.border-t-zinc-500 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0) !important;
}
.border-t-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1) !important;
}
.border-t-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1) !important;
}
.border-t-zinc-500\/12 {
  border-top-color: rgb(113 113 122 / 0.12) !important;
}
.border-t-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2) !important;
}
.border-t-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25) !important;
}
.border-t-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3) !important;
}
.border-t-zinc-500\/38 {
  border-top-color: rgb(113 113 122 / 0.38) !important;
}
.border-t-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4) !important;
}
.border-t-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05) !important;
}
.border-t-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5) !important;
}
.border-t-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6) !important;
}
.border-t-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7) !important;
}
.border-t-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75) !important;
}
.border-t-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8) !important;
}
.border-t-zinc-500\/87 {
  border-top-color: rgb(113 113 122 / 0.87) !important;
}
.border-t-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9) !important;
}
.border-t-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95) !important;
}
.border-t-zinc-600 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0) !important;
}
.border-t-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1) !important;
}
.border-t-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1) !important;
}
.border-t-zinc-600\/12 {
  border-top-color: rgb(82 82 91 / 0.12) !important;
}
.border-t-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2) !important;
}
.border-t-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25) !important;
}
.border-t-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3) !important;
}
.border-t-zinc-600\/38 {
  border-top-color: rgb(82 82 91 / 0.38) !important;
}
.border-t-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4) !important;
}
.border-t-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05) !important;
}
.border-t-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5) !important;
}
.border-t-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6) !important;
}
.border-t-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7) !important;
}
.border-t-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75) !important;
}
.border-t-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8) !important;
}
.border-t-zinc-600\/87 {
  border-top-color: rgb(82 82 91 / 0.87) !important;
}
.border-t-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9) !important;
}
.border-t-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95) !important;
}
.border-t-zinc-700 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0) !important;
}
.border-t-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1) !important;
}
.border-t-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1) !important;
}
.border-t-zinc-700\/12 {
  border-top-color: rgb(63 63 70 / 0.12) !important;
}
.border-t-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2) !important;
}
.border-t-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25) !important;
}
.border-t-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3) !important;
}
.border-t-zinc-700\/38 {
  border-top-color: rgb(63 63 70 / 0.38) !important;
}
.border-t-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4) !important;
}
.border-t-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05) !important;
}
.border-t-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5) !important;
}
.border-t-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6) !important;
}
.border-t-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7) !important;
}
.border-t-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75) !important;
}
.border-t-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8) !important;
}
.border-t-zinc-700\/87 {
  border-top-color: rgb(63 63 70 / 0.87) !important;
}
.border-t-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9) !important;
}
.border-t-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95) !important;
}
.border-t-zinc-800 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0) !important;
}
.border-t-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1) !important;
}
.border-t-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1) !important;
}
.border-t-zinc-800\/12 {
  border-top-color: rgb(39 39 42 / 0.12) !important;
}
.border-t-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2) !important;
}
.border-t-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25) !important;
}
.border-t-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3) !important;
}
.border-t-zinc-800\/38 {
  border-top-color: rgb(39 39 42 / 0.38) !important;
}
.border-t-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4) !important;
}
.border-t-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05) !important;
}
.border-t-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5) !important;
}
.border-t-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6) !important;
}
.border-t-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7) !important;
}
.border-t-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75) !important;
}
.border-t-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8) !important;
}
.border-t-zinc-800\/87 {
  border-top-color: rgb(39 39 42 / 0.87) !important;
}
.border-t-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9) !important;
}
.border-t-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95) !important;
}
.border-t-zinc-900 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0) !important;
}
.border-t-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1) !important;
}
.border-t-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1) !important;
}
.border-t-zinc-900\/12 {
  border-top-color: rgb(24 24 27 / 0.12) !important;
}
.border-t-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2) !important;
}
.border-t-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25) !important;
}
.border-t-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3) !important;
}
.border-t-zinc-900\/38 {
  border-top-color: rgb(24 24 27 / 0.38) !important;
}
.border-t-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4) !important;
}
.border-t-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05) !important;
}
.border-t-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5) !important;
}
.border-t-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6) !important;
}
.border-t-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7) !important;
}
.border-t-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75) !important;
}
.border-t-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8) !important;
}
.border-t-zinc-900\/87 {
  border-top-color: rgb(24 24 27 / 0.87) !important;
}
.border-t-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9) !important;
}
.border-t-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95) !important;
}
.border-t-zinc-950 {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
.border-t-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0) !important;
}
.border-t-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1) !important;
}
.border-t-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1) !important;
}
.border-t-zinc-950\/12 {
  border-top-color: rgb(9 9 11 / 0.12) !important;
}
.border-t-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2) !important;
}
.border-t-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25) !important;
}
.border-t-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3) !important;
}
.border-t-zinc-950\/38 {
  border-top-color: rgb(9 9 11 / 0.38) !important;
}
.border-t-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4) !important;
}
.border-t-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05) !important;
}
.border-t-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5) !important;
}
.border-t-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6) !important;
}
.border-t-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7) !important;
}
.border-t-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75) !important;
}
.border-t-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8) !important;
}
.border-t-zinc-950\/87 {
  border-top-color: rgb(9 9 11 / 0.87) !important;
}
.border-t-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9) !important;
}
.border-t-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95) !important;
}
.border-opacity-0 {
  --tw-border-opacity: 0 !important;
}
.border-opacity-10 {
  --tw-border-opacity: 0.1 !important;
}
.border-opacity-100 {
  --tw-border-opacity: 1 !important;
}
.border-opacity-12 {
  --tw-border-opacity: 0.12 !important;
}
.border-opacity-20 {
  --tw-border-opacity: 0.2 !important;
}
.border-opacity-25 {
  --tw-border-opacity: 0.25 !important;
}
.border-opacity-30 {
  --tw-border-opacity: 0.3 !important;
}
.border-opacity-38 {
  --tw-border-opacity: 0.38 !important;
}
.border-opacity-40 {
  --tw-border-opacity: 0.4 !important;
}
.border-opacity-5 {
  --tw-border-opacity: 0.05 !important;
}
.border-opacity-50 {
  --tw-border-opacity: 0.5 !important;
}
.border-opacity-60 {
  --tw-border-opacity: 0.6 !important;
}
.border-opacity-70 {
  --tw-border-opacity: 0.7 !important;
}
.border-opacity-75 {
  --tw-border-opacity: 0.75 !important;
}
.border-opacity-80 {
  --tw-border-opacity: 0.8 !important;
}
.border-opacity-87 {
  --tw-border-opacity: 0.87 !important;
}
.border-opacity-90 {
  --tw-border-opacity: 0.9 !important;
}
.border-opacity-95 {
  --tw-border-opacity: 0.95 !important;
}
.bg-accent {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-rgb), var(--tw-bg-opacity)) !important;
}
.bg-accent-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-accent-100-rgb), var(--tw-bg-opacity)) !important;
}
.bg-amber-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity)) !important;
}
.bg-amber-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity)) !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-blue-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity)) !important;
}
.bg-blue-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
}
.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
}
.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
}
.bg-gray-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
}
.bg-gray-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity)) !important;
}
.bg-gray-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important;
}
.bg-green-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity)) !important;
}
.bg-green-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity)) !important;
}
.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-100-rgb), var(--tw-bg-opacity)) !important;
}
.bg-primary-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-primary-50-rgb), var(--tw-bg-opacity)) !important;
}
.bg-red-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity)) !important;
}
.bg-red-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity)) !important;
}
.bg-teal-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-warn {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-rgb), var(--tw-bg-opacity)) !important;
}
.bg-warn-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--fuse-warn-50-rgb), var(--tw-bg-opacity)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1 !important;
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2 !important;
}
.bg-opacity-30 {
  --tw-bg-opacity: 0.3 !important;
}
.bg-opacity-5 {
  --tw-bg-opacity: 0.05 !important;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6 !important;
}
.p-0 {
  padding: 0px !important;
}
.p-0\.5 {
  padding: 0.125rem !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-1\.5 {
  padding: 0.375rem !important;
}
.p-1\/2 {
  padding: 50% !important;
}
.p-1\/3 {
  padding: 33.333333% !important;
}
.p-1\/4 {
  padding: 25% !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.p-100 {
  padding: 25rem !important;
}
.p-11 {
  padding: 2.75rem !important;
}
.p-12 {
  padding: 3rem !important;
}
.p-120 {
  padding: 30rem !important;
}
.p-128 {
  padding: 32rem !important;
}
.p-13 {
  padding: 3.25rem !important;
}
.p-14 {
  padding: 3.5rem !important;
}
.p-140 {
  padding: 35rem !important;
}
.p-15 {
  padding: 3.75rem !important;
}
.p-16 {
  padding: 4rem !important;
}
.p-160 {
  padding: 40rem !important;
}
.p-18 {
  padding: 4.5rem !important;
}
.p-180 {
  padding: 45rem !important;
}
.p-192 {
  padding: 48rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-2\.5 {
  padding: 0.625rem !important;
}
.p-2\/3 {
  padding: 66.666667% !important;
}
.p-2\/4 {
  padding: 50% !important;
}
.p-20 {
  padding: 5rem !important;
}
.p-200 {
  padding: 50rem !important;
}
.p-22 {
  padding: 5.5rem !important;
}
.p-24 {
  padding: 6rem !important;
}
.p-240 {
  padding: 60rem !important;
}
.p-256 {
  padding: 64rem !important;
}
.p-26 {
  padding: 6.5rem !important;
}
.p-28 {
  padding: 7rem !important;
}
.p-280 {
  padding: 70rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-3\.5 {
  padding: 0.875rem !important;
}
.p-3\/4 {
  padding: 75% !important;
}
.p-30 {
  padding: 7.5rem !important;
}
.p-32 {
  padding: 8rem !important;
}
.p-320 {
  padding: 80rem !important;
}
.p-36 {
  padding: 9rem !important;
}
.p-360 {
  padding: 90rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-40 {
  padding: 10rem !important;
}
.p-400 {
  padding: 100rem !important;
}
.p-44 {
  padding: 11rem !important;
}
.p-48 {
  padding: 12rem !important;
}
.p-480 {
  padding: 120rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-50 {
  padding: 12.5rem !important;
}
.p-52 {
  padding: 13rem !important;
}
.p-56 {
  padding: 14rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-60 {
  padding: 15rem !important;
}
.p-64 {
  padding: 16rem !important;
}
.p-7 {
  padding: 1.75rem !important;
}
.p-72 {
  padding: 18rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.p-80 {
  padding: 20rem !important;
}
.p-9 {
  padding: 2.25rem !important;
}
.p-90 {
  padding: 22.5rem !important;
}
.p-96 {
  padding: 24rem !important;
}
.p-px {
  padding: 1px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-0\.5 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}
.px-1\/2 {
  padding-left: 50% !important;
  padding-right: 50% !important;
}
.px-1\/3 {
  padding-left: 33.333333% !important;
  padding-right: 33.333333% !important;
}
.px-1\/4 {
  padding-left: 25% !important;
  padding-right: 25% !important;
}
.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.px-100 {
  padding-left: 25rem !important;
  padding-right: 25rem !important;
}
.px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-120 {
  padding-left: 30rem !important;
  padding-right: 30rem !important;
}
.px-128 {
  padding-left: 32rem !important;
  padding-right: 32rem !important;
}
.px-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}
.px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
.px-140 {
  padding-left: 35rem !important;
  padding-right: 35rem !important;
}
.px-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
.px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-160 {
  padding-left: 40rem !important;
  padding-right: 40rem !important;
}
.px-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}
.px-180 {
  padding-left: 45rem !important;
  padding-right: 45rem !important;
}
.px-192 {
  padding-left: 48rem !important;
  padding-right: 48rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-2\.5 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.px-2\/3 {
  padding-left: 66.666667% !important;
  padding-right: 66.666667% !important;
}
.px-2\/4 {
  padding-left: 50% !important;
  padding-right: 50% !important;
}
.px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.px-200 {
  padding-left: 50rem !important;
  padding-right: 50rem !important;
}
.px-22 {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}
.px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.px-240 {
  padding-left: 60rem !important;
  padding-right: 60rem !important;
}
.px-256 {
  padding-left: 64rem !important;
  padding-right: 64rem !important;
}
.px-26 {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important;
}
.px-28 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.px-280 {
  padding-left: 70rem !important;
  padding-right: 70rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-3\.5 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}
.px-3\/4 {
  padding-left: 75% !important;
  padding-right: 75% !important;
}
.px-30 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}
.px-32 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.px-320 {
  padding-left: 80rem !important;
  padding-right: 80rem !important;
}
.px-36 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}
.px-360 {
  padding-left: 90rem !important;
  padding-right: 90rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-40 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.px-400 {
  padding-left: 100rem !important;
  padding-right: 100rem !important;
}
.px-44 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}
.px-48 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.px-480 {
  padding-left: 120rem !important;
  padding-right: 120rem !important;
}
.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-50 {
  padding-left: 12.5rem !important;
  padding-right: 12.5rem !important;
}
.px-52 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}
.px-56 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-60 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
.px-64 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}
.px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.px-72 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-80 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}
.px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
.px-90 {
  padding-left: 22.5rem !important;
  padding-right: 22.5rem !important;
}
.px-96 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}
.px-px {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.py-1\/2 {
  padding-top: 50% !important;
  padding-bottom: 50% !important;
}
.py-1\/3 {
  padding-top: 33.333333% !important;
  padding-bottom: 33.333333% !important;
}
.py-1\/4 {
  padding-top: 25% !important;
  padding-bottom: 25% !important;
}
.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-100 {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important;
}
.py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}
.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-120 {
  padding-top: 30rem !important;
  padding-bottom: 30rem !important;
}
.py-128 {
  padding-top: 32rem !important;
  padding-bottom: 32rem !important;
}
.py-13 {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}
.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.py-140 {
  padding-top: 35rem !important;
  padding-bottom: 35rem !important;
}
.py-15 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}
.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-160 {
  padding-top: 40rem !important;
  padding-bottom: 40rem !important;
}
.py-18 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
.py-180 {
  padding-top: 45rem !important;
  padding-bottom: 45rem !important;
}
.py-192 {
  padding-top: 48rem !important;
  padding-bottom: 48rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.py-2\/3 {
  padding-top: 66.666667% !important;
  padding-bottom: 66.666667% !important;
}
.py-2\/4 {
  padding-top: 50% !important;
  padding-bottom: 50% !important;
}
.py-20 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-200 {
  padding-top: 50rem !important;
  padding-bottom: 50rem !important;
}
.py-22 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}
.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.py-240 {
  padding-top: 60rem !important;
  padding-bottom: 60rem !important;
}
.py-256 {
  padding-top: 64rem !important;
  padding-bottom: 64rem !important;
}
.py-26 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}
.py-28 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.py-280 {
  padding-top: 70rem !important;
  padding-bottom: 70rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-3\.5 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.py-3\/4 {
  padding-top: 75% !important;
  padding-bottom: 75% !important;
}
.py-30 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}
.py-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.py-320 {
  padding-top: 80rem !important;
  padding-bottom: 80rem !important;
}
.py-36 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.py-360 {
  padding-top: 90rem !important;
  padding-bottom: 90rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-40 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.py-400 {
  padding-top: 100rem !important;
  padding-bottom: 100rem !important;
}
.py-44 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}
.py-48 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.py-480 {
  padding-top: 120rem !important;
  padding-bottom: 120rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-50 {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}
.py-52 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}
.py-56 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-60 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.py-64 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}
.py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.py-72 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-80 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}
.py-90 {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}
.py-96 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}
.py-px {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-0\.5 {
  padding-bottom: 0.125rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-1\.5 {
  padding-bottom: 0.375rem !important;
}
.pb-1\/2 {
  padding-bottom: 50% !important;
}
.pb-1\/3 {
  padding-bottom: 33.333333% !important;
}
.pb-1\/4 {
  padding-bottom: 25% !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
.pb-100 {
  padding-bottom: 25rem !important;
}
.pb-11 {
  padding-bottom: 2.75rem !important;
}
.pb-12 {
  padding-bottom: 3rem !important;
}
.pb-120 {
  padding-bottom: 30rem !important;
}
.pb-128 {
  padding-bottom: 32rem !important;
}
.pb-13 {
  padding-bottom: 3.25rem !important;
}
.pb-14 {
  padding-bottom: 3.5rem !important;
}
.pb-140 {
  padding-bottom: 35rem !important;
}
.pb-15 {
  padding-bottom: 3.75rem !important;
}
.pb-16 {
  padding-bottom: 4rem !important;
}
.pb-160 {
  padding-bottom: 40rem !important;
}
.pb-18 {
  padding-bottom: 4.5rem !important;
}
.pb-180 {
  padding-bottom: 45rem !important;
}
.pb-192 {
  padding-bottom: 48rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-2\.5 {
  padding-bottom: 0.625rem !important;
}
.pb-2\/3 {
  padding-bottom: 66.666667% !important;
}
.pb-2\/4 {
  padding-bottom: 50% !important;
}
.pb-20 {
  padding-bottom: 5rem !important;
}
.pb-200 {
  padding-bottom: 50rem !important;
}
.pb-22 {
  padding-bottom: 5.5rem !important;
}
.pb-24 {
  padding-bottom: 6rem !important;
}
.pb-240 {
  padding-bottom: 60rem !important;
}
.pb-256 {
  padding-bottom: 64rem !important;
}
.pb-26 {
  padding-bottom: 6.5rem !important;
}
.pb-28 {
  padding-bottom: 7rem !important;
}
.pb-280 {
  padding-bottom: 70rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem !important;
}
.pb-3\.5 {
  padding-bottom: 0.875rem !important;
}
.pb-3\/4 {
  padding-bottom: 75% !important;
}
.pb-30 {
  padding-bottom: 7.5rem !important;
}
.pb-32 {
  padding-bottom: 8rem !important;
}
.pb-320 {
  padding-bottom: 80rem !important;
}
.pb-36 {
  padding-bottom: 9rem !important;
}
.pb-360 {
  padding-bottom: 90rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-40 {
  padding-bottom: 10rem !important;
}
.pb-400 {
  padding-bottom: 100rem !important;
}
.pb-44 {
  padding-bottom: 11rem !important;
}
.pb-48 {
  padding-bottom: 12rem !important;
}
.pb-480 {
  padding-bottom: 120rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-50 {
  padding-bottom: 12.5rem !important;
}
.pb-52 {
  padding-bottom: 13rem !important;
}
.pb-56 {
  padding-bottom: 14rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-60 {
  padding-bottom: 15rem !important;
}
.pb-64 {
  padding-bottom: 16rem !important;
}
.pb-7 {
  padding-bottom: 1.75rem !important;
}
.pb-72 {
  padding-bottom: 18rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pb-80 {
  padding-bottom: 20rem !important;
}
.pb-9 {
  padding-bottom: 2.25rem !important;
}
.pb-90 {
  padding-bottom: 22.5rem !important;
}
.pb-96 {
  padding-bottom: 24rem !important;
}
.pb-px {
  padding-bottom: 1px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pl-0\.5 {
  padding-left: 0.125rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-1\.5 {
  padding-left: 0.375rem !important;
}
.pl-1\/2 {
  padding-left: 50% !important;
}
.pl-1\/3 {
  padding-left: 33.333333% !important;
}
.pl-1\/4 {
  padding-left: 25% !important;
}
.pl-10 {
  padding-left: 2.5rem !important;
}
.pl-100 {
  padding-left: 25rem !important;
}
.pl-11 {
  padding-left: 2.75rem !important;
}
.pl-12 {
  padding-left: 3rem !important;
}
.pl-120 {
  padding-left: 30rem !important;
}
.pl-128 {
  padding-left: 32rem !important;
}
.pl-13 {
  padding-left: 3.25rem !important;
}
.pl-14 {
  padding-left: 3.5rem !important;
}
.pl-140 {
  padding-left: 35rem !important;
}
.pl-15 {
  padding-left: 3.75rem !important;
}
.pl-16 {
  padding-left: 4rem !important;
}
.pl-160 {
  padding-left: 40rem !important;
}
.pl-18 {
  padding-left: 4.5rem !important;
}
.pl-180 {
  padding-left: 45rem !important;
}
.pl-192 {
  padding-left: 48rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-2\.5 {
  padding-left: 0.625rem !important;
}
.pl-2\/3 {
  padding-left: 66.666667% !important;
}
.pl-2\/4 {
  padding-left: 50% !important;
}
.pl-20 {
  padding-left: 5rem !important;
}
.pl-200 {
  padding-left: 50rem !important;
}
.pl-22 {
  padding-left: 5.5rem !important;
}
.pl-24 {
  padding-left: 6rem !important;
}
.pl-240 {
  padding-left: 60rem !important;
}
.pl-256 {
  padding-left: 64rem !important;
}
.pl-26 {
  padding-left: 6.5rem !important;
}
.pl-28 {
  padding-left: 7rem !important;
}
.pl-280 {
  padding-left: 70rem !important;
}
.pl-3 {
  padding-left: 0.75rem !important;
}
.pl-3\.5 {
  padding-left: 0.875rem !important;
}
.pl-3\/4 {
  padding-left: 75% !important;
}
.pl-30 {
  padding-left: 7.5rem !important;
}
.pl-32 {
  padding-left: 8rem !important;
}
.pl-320 {
  padding-left: 80rem !important;
}
.pl-36 {
  padding-left: 9rem !important;
}
.pl-360 {
  padding-left: 90rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pl-40 {
  padding-left: 10rem !important;
}
.pl-400 {
  padding-left: 100rem !important;
}
.pl-44 {
  padding-left: 11rem !important;
}
.pl-48 {
  padding-left: 12rem !important;
}
.pl-480 {
  padding-left: 120rem !important;
}
.pl-5 {
  padding-left: 1.25rem !important;
}
.pl-50 {
  padding-left: 12.5rem !important;
}
.pl-52 {
  padding-left: 13rem !important;
}
.pl-56 {
  padding-left: 14rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pl-60 {
  padding-left: 15rem !important;
}
.pl-64 {
  padding-left: 16rem !important;
}
.pl-7 {
  padding-left: 1.75rem !important;
}
.pl-72 {
  padding-left: 18rem !important;
}
.pl-8 {
  padding-left: 2rem !important;
}
.pl-80 {
  padding-left: 20rem !important;
}
.pl-9 {
  padding-left: 2.25rem !important;
}
.pl-90 {
  padding-left: 22.5rem !important;
}
.pl-96 {
  padding-left: 24rem !important;
}
.pl-px {
  padding-left: 1px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-0\.5 {
  padding-right: 0.125rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-1\.5 {
  padding-right: 0.375rem !important;
}
.pr-1\/2 {
  padding-right: 50% !important;
}
.pr-1\/3 {
  padding-right: 33.333333% !important;
}
.pr-1\/4 {
  padding-right: 25% !important;
}
.pr-10 {
  padding-right: 2.5rem !important;
}
.pr-100 {
  padding-right: 25rem !important;
}
.pr-11 {
  padding-right: 2.75rem !important;
}
.pr-12 {
  padding-right: 3rem !important;
}
.pr-120 {
  padding-right: 30rem !important;
}
.pr-128 {
  padding-right: 32rem !important;
}
.pr-13 {
  padding-right: 3.25rem !important;
}
.pr-14 {
  padding-right: 3.5rem !important;
}
.pr-140 {
  padding-right: 35rem !important;
}
.pr-15 {
  padding-right: 3.75rem !important;
}
.pr-16 {
  padding-right: 4rem !important;
}
.pr-160 {
  padding-right: 40rem !important;
}
.pr-18 {
  padding-right: 4.5rem !important;
}
.pr-180 {
  padding-right: 45rem !important;
}
.pr-192 {
  padding-right: 48rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-2\.5 {
  padding-right: 0.625rem !important;
}
.pr-2\/3 {
  padding-right: 66.666667% !important;
}
.pr-2\/4 {
  padding-right: 50% !important;
}
.pr-20 {
  padding-right: 5rem !important;
}
.pr-200 {
  padding-right: 50rem !important;
}
.pr-22 {
  padding-right: 5.5rem !important;
}
.pr-24 {
  padding-right: 6rem !important;
}
.pr-240 {
  padding-right: 60rem !important;
}
.pr-256 {
  padding-right: 64rem !important;
}
.pr-26 {
  padding-right: 6.5rem !important;
}
.pr-28 {
  padding-right: 7rem !important;
}
.pr-280 {
  padding-right: 70rem !important;
}
.pr-3 {
  padding-right: 0.75rem !important;
}
.pr-3\.5 {
  padding-right: 0.875rem !important;
}
.pr-3\/4 {
  padding-right: 75% !important;
}
.pr-30 {
  padding-right: 7.5rem !important;
}
.pr-32 {
  padding-right: 8rem !important;
}
.pr-320 {
  padding-right: 80rem !important;
}
.pr-36 {
  padding-right: 9rem !important;
}
.pr-360 {
  padding-right: 90rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pr-40 {
  padding-right: 10rem !important;
}
.pr-400 {
  padding-right: 100rem !important;
}
.pr-44 {
  padding-right: 11rem !important;
}
.pr-48 {
  padding-right: 12rem !important;
}
.pr-480 {
  padding-right: 120rem !important;
}
.pr-5 {
  padding-right: 1.25rem !important;
}
.pr-50 {
  padding-right: 12.5rem !important;
}
.pr-52 {
  padding-right: 13rem !important;
}
.pr-56 {
  padding-right: 14rem !important;
}
.pr-6 {
  padding-right: 1.5rem !important;
}
.pr-60 {
  padding-right: 15rem !important;
}
.pr-64 {
  padding-right: 16rem !important;
}
.pr-7 {
  padding-right: 1.75rem !important;
}
.pr-72 {
  padding-right: 18rem !important;
}
.pr-8 {
  padding-right: 2rem !important;
}
.pr-80 {
  padding-right: 20rem !important;
}
.pr-9 {
  padding-right: 2.25rem !important;
}
.pr-90 {
  padding-right: 22.5rem !important;
}
.pr-96 {
  padding-right: 24rem !important;
}
.pr-px {
  padding-right: 1px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pt-0\.5 {
  padding-top: 0.125rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-1\.5 {
  padding-top: 0.375rem !important;
}
.pt-1\/2 {
  padding-top: 50% !important;
}
.pt-1\/3 {
  padding-top: 33.333333% !important;
}
.pt-1\/4 {
  padding-top: 25% !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-100 {
  padding-top: 25rem !important;
}
.pt-11 {
  padding-top: 2.75rem !important;
}
.pt-12 {
  padding-top: 3rem !important;
}
.pt-120 {
  padding-top: 30rem !important;
}
.pt-128 {
  padding-top: 32rem !important;
}
.pt-13 {
  padding-top: 3.25rem !important;
}
.pt-14 {
  padding-top: 3.5rem !important;
}
.pt-140 {
  padding-top: 35rem !important;
}
.pt-15 {
  padding-top: 3.75rem !important;
}
.pt-16 {
  padding-top: 4rem !important;
}
.pt-160 {
  padding-top: 40rem !important;
}
.pt-18 {
  padding-top: 4.5rem !important;
}
.pt-180 {
  padding-top: 45rem !important;
}
.pt-192 {
  padding-top: 48rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-2\.5 {
  padding-top: 0.625rem !important;
}
.pt-2\/3 {
  padding-top: 66.666667% !important;
}
.pt-2\/4 {
  padding-top: 50% !important;
}
.pt-20 {
  padding-top: 5rem !important;
}
.pt-200 {
  padding-top: 50rem !important;
}
.pt-22 {
  padding-top: 5.5rem !important;
}
.pt-24 {
  padding-top: 6rem !important;
}
.pt-240 {
  padding-top: 60rem !important;
}
.pt-256 {
  padding-top: 64rem !important;
}
.pt-26 {
  padding-top: 6.5rem !important;
}
.pt-28 {
  padding-top: 7rem !important;
}
.pt-280 {
  padding-top: 70rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-3\.5 {
  padding-top: 0.875rem !important;
}
.pt-3\/4 {
  padding-top: 75% !important;
}
.pt-30 {
  padding-top: 7.5rem !important;
}
.pt-32 {
  padding-top: 8rem !important;
}
.pt-320 {
  padding-top: 80rem !important;
}
.pt-36 {
  padding-top: 9rem !important;
}
.pt-360 {
  padding-top: 90rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-40 {
  padding-top: 10rem !important;
}
.pt-400 {
  padding-top: 100rem !important;
}
.pt-44 {
  padding-top: 11rem !important;
}
.pt-48 {
  padding-top: 12rem !important;
}
.pt-480 {
  padding-top: 120rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-50 {
  padding-top: 12.5rem !important;
}
.pt-52 {
  padding-top: 13rem !important;
}
.pt-56 {
  padding-top: 14rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-60 {
  padding-top: 15rem !important;
}
.pt-64 {
  padding-top: 16rem !important;
}
.pt-7 {
  padding-top: 1.75rem !important;
}
.pt-72 {
  padding-top: 18rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.pt-80 {
  padding-top: 20rem !important;
}
.pt-9 {
  padding-top: 2.25rem !important;
}
.pt-90 {
  padding-top: 22.5rem !important;
}
.pt-96 {
  padding-top: 24rem !important;
}
.pt-px {
  padding-top: 1px !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.text-start {
  text-align: start !important;
}
.text-end {
  text-align: end !important;
}
.text-10xl {
  font-size: 8rem !important;
}
.text-2xl {
  font-size: 1.25rem !important;
}
.text-3xl {
  font-size: 1.5rem !important;
}
.text-4xl {
  font-size: 2rem !important;
}
.text-5xl {
  font-size: 2.25rem !important;
}
.text-6xl {
  font-size: 2.5rem !important;
}
.text-7xl {
  font-size: 3rem !important;
}
.text-8xl {
  font-size: 4rem !important;
}
.text-9xl {
  font-size: 6rem !important;
}
.text-base {
  font-size: 0.875rem !important;
}
.text-lg {
  font-size: 1rem !important;
}
.text-md {
  font-size: 0.8125rem !important;
}
.text-sm {
  font-size: 0.75rem !important;
}
.text-xl {
  font-size: 1.125rem !important;
}
.text-xs {
  font-size: 0.625rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-extrabold {
  font-weight: 800 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic {
  font-style: italic !important;
}
.leading-10 {
  line-height: 2.5rem !important;
}
.leading-6 {
  line-height: 1.5rem !important;
}
.tracking-tight {
  letter-spacing: -0.025em !important;
}
.text-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-100-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-100\/0 {
  color: rgba(var(--fuse-accent-100-rgb), 0) !important;
}
.text-accent-100\/10 {
  color: rgba(var(--fuse-accent-100-rgb), 0.1) !important;
}
.text-accent-100\/100 {
  color: rgba(var(--fuse-accent-100-rgb), 1) !important;
}
.text-accent-100\/12 {
  color: rgba(var(--fuse-accent-100-rgb), 0.12) !important;
}
.text-accent-100\/20 {
  color: rgba(var(--fuse-accent-100-rgb), 0.2) !important;
}
.text-accent-100\/25 {
  color: rgba(var(--fuse-accent-100-rgb), 0.25) !important;
}
.text-accent-100\/30 {
  color: rgba(var(--fuse-accent-100-rgb), 0.3) !important;
}
.text-accent-100\/38 {
  color: rgba(var(--fuse-accent-100-rgb), 0.38) !important;
}
.text-accent-100\/40 {
  color: rgba(var(--fuse-accent-100-rgb), 0.4) !important;
}
.text-accent-100\/5 {
  color: rgba(var(--fuse-accent-100-rgb), 0.05) !important;
}
.text-accent-100\/50 {
  color: rgba(var(--fuse-accent-100-rgb), 0.5) !important;
}
.text-accent-100\/60 {
  color: rgba(var(--fuse-accent-100-rgb), 0.6) !important;
}
.text-accent-100\/70 {
  color: rgba(var(--fuse-accent-100-rgb), 0.7) !important;
}
.text-accent-100\/75 {
  color: rgba(var(--fuse-accent-100-rgb), 0.75) !important;
}
.text-accent-100\/80 {
  color: rgba(var(--fuse-accent-100-rgb), 0.8) !important;
}
.text-accent-100\/87 {
  color: rgba(var(--fuse-accent-100-rgb), 0.87) !important;
}
.text-accent-100\/90 {
  color: rgba(var(--fuse-accent-100-rgb), 0.9) !important;
}
.text-accent-100\/95 {
  color: rgba(var(--fuse-accent-100-rgb), 0.95) !important;
}
.text-accent-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-200-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-200\/0 {
  color: rgba(var(--fuse-accent-200-rgb), 0) !important;
}
.text-accent-200\/10 {
  color: rgba(var(--fuse-accent-200-rgb), 0.1) !important;
}
.text-accent-200\/100 {
  color: rgba(var(--fuse-accent-200-rgb), 1) !important;
}
.text-accent-200\/12 {
  color: rgba(var(--fuse-accent-200-rgb), 0.12) !important;
}
.text-accent-200\/20 {
  color: rgba(var(--fuse-accent-200-rgb), 0.2) !important;
}
.text-accent-200\/25 {
  color: rgba(var(--fuse-accent-200-rgb), 0.25) !important;
}
.text-accent-200\/30 {
  color: rgba(var(--fuse-accent-200-rgb), 0.3) !important;
}
.text-accent-200\/38 {
  color: rgba(var(--fuse-accent-200-rgb), 0.38) !important;
}
.text-accent-200\/40 {
  color: rgba(var(--fuse-accent-200-rgb), 0.4) !important;
}
.text-accent-200\/5 {
  color: rgba(var(--fuse-accent-200-rgb), 0.05) !important;
}
.text-accent-200\/50 {
  color: rgba(var(--fuse-accent-200-rgb), 0.5) !important;
}
.text-accent-200\/60 {
  color: rgba(var(--fuse-accent-200-rgb), 0.6) !important;
}
.text-accent-200\/70 {
  color: rgba(var(--fuse-accent-200-rgb), 0.7) !important;
}
.text-accent-200\/75 {
  color: rgba(var(--fuse-accent-200-rgb), 0.75) !important;
}
.text-accent-200\/80 {
  color: rgba(var(--fuse-accent-200-rgb), 0.8) !important;
}
.text-accent-200\/87 {
  color: rgba(var(--fuse-accent-200-rgb), 0.87) !important;
}
.text-accent-200\/90 {
  color: rgba(var(--fuse-accent-200-rgb), 0.9) !important;
}
.text-accent-200\/95 {
  color: rgba(var(--fuse-accent-200-rgb), 0.95) !important;
}
.text-accent-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-300-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-300\/0 {
  color: rgba(var(--fuse-accent-300-rgb), 0) !important;
}
.text-accent-300\/10 {
  color: rgba(var(--fuse-accent-300-rgb), 0.1) !important;
}
.text-accent-300\/100 {
  color: rgba(var(--fuse-accent-300-rgb), 1) !important;
}
.text-accent-300\/12 {
  color: rgba(var(--fuse-accent-300-rgb), 0.12) !important;
}
.text-accent-300\/20 {
  color: rgba(var(--fuse-accent-300-rgb), 0.2) !important;
}
.text-accent-300\/25 {
  color: rgba(var(--fuse-accent-300-rgb), 0.25) !important;
}
.text-accent-300\/30 {
  color: rgba(var(--fuse-accent-300-rgb), 0.3) !important;
}
.text-accent-300\/38 {
  color: rgba(var(--fuse-accent-300-rgb), 0.38) !important;
}
.text-accent-300\/40 {
  color: rgba(var(--fuse-accent-300-rgb), 0.4) !important;
}
.text-accent-300\/5 {
  color: rgba(var(--fuse-accent-300-rgb), 0.05) !important;
}
.text-accent-300\/50 {
  color: rgba(var(--fuse-accent-300-rgb), 0.5) !important;
}
.text-accent-300\/60 {
  color: rgba(var(--fuse-accent-300-rgb), 0.6) !important;
}
.text-accent-300\/70 {
  color: rgba(var(--fuse-accent-300-rgb), 0.7) !important;
}
.text-accent-300\/75 {
  color: rgba(var(--fuse-accent-300-rgb), 0.75) !important;
}
.text-accent-300\/80 {
  color: rgba(var(--fuse-accent-300-rgb), 0.8) !important;
}
.text-accent-300\/87 {
  color: rgba(var(--fuse-accent-300-rgb), 0.87) !important;
}
.text-accent-300\/90 {
  color: rgba(var(--fuse-accent-300-rgb), 0.9) !important;
}
.text-accent-300\/95 {
  color: rgba(var(--fuse-accent-300-rgb), 0.95) !important;
}
.text-accent-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-400-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-400\/0 {
  color: rgba(var(--fuse-accent-400-rgb), 0) !important;
}
.text-accent-400\/10 {
  color: rgba(var(--fuse-accent-400-rgb), 0.1) !important;
}
.text-accent-400\/100 {
  color: rgba(var(--fuse-accent-400-rgb), 1) !important;
}
.text-accent-400\/12 {
  color: rgba(var(--fuse-accent-400-rgb), 0.12) !important;
}
.text-accent-400\/20 {
  color: rgba(var(--fuse-accent-400-rgb), 0.2) !important;
}
.text-accent-400\/25 {
  color: rgba(var(--fuse-accent-400-rgb), 0.25) !important;
}
.text-accent-400\/30 {
  color: rgba(var(--fuse-accent-400-rgb), 0.3) !important;
}
.text-accent-400\/38 {
  color: rgba(var(--fuse-accent-400-rgb), 0.38) !important;
}
.text-accent-400\/40 {
  color: rgba(var(--fuse-accent-400-rgb), 0.4) !important;
}
.text-accent-400\/5 {
  color: rgba(var(--fuse-accent-400-rgb), 0.05) !important;
}
.text-accent-400\/50 {
  color: rgba(var(--fuse-accent-400-rgb), 0.5) !important;
}
.text-accent-400\/60 {
  color: rgba(var(--fuse-accent-400-rgb), 0.6) !important;
}
.text-accent-400\/70 {
  color: rgba(var(--fuse-accent-400-rgb), 0.7) !important;
}
.text-accent-400\/75 {
  color: rgba(var(--fuse-accent-400-rgb), 0.75) !important;
}
.text-accent-400\/80 {
  color: rgba(var(--fuse-accent-400-rgb), 0.8) !important;
}
.text-accent-400\/87 {
  color: rgba(var(--fuse-accent-400-rgb), 0.87) !important;
}
.text-accent-400\/90 {
  color: rgba(var(--fuse-accent-400-rgb), 0.9) !important;
}
.text-accent-400\/95 {
  color: rgba(var(--fuse-accent-400-rgb), 0.95) !important;
}
.text-accent-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-50-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-50\/0 {
  color: rgba(var(--fuse-accent-50-rgb), 0) !important;
}
.text-accent-50\/10 {
  color: rgba(var(--fuse-accent-50-rgb), 0.1) !important;
}
.text-accent-50\/100 {
  color: rgba(var(--fuse-accent-50-rgb), 1) !important;
}
.text-accent-50\/12 {
  color: rgba(var(--fuse-accent-50-rgb), 0.12) !important;
}
.text-accent-50\/20 {
  color: rgba(var(--fuse-accent-50-rgb), 0.2) !important;
}
.text-accent-50\/25 {
  color: rgba(var(--fuse-accent-50-rgb), 0.25) !important;
}
.text-accent-50\/30 {
  color: rgba(var(--fuse-accent-50-rgb), 0.3) !important;
}
.text-accent-50\/38 {
  color: rgba(var(--fuse-accent-50-rgb), 0.38) !important;
}
.text-accent-50\/40 {
  color: rgba(var(--fuse-accent-50-rgb), 0.4) !important;
}
.text-accent-50\/5 {
  color: rgba(var(--fuse-accent-50-rgb), 0.05) !important;
}
.text-accent-50\/50 {
  color: rgba(var(--fuse-accent-50-rgb), 0.5) !important;
}
.text-accent-50\/60 {
  color: rgba(var(--fuse-accent-50-rgb), 0.6) !important;
}
.text-accent-50\/70 {
  color: rgba(var(--fuse-accent-50-rgb), 0.7) !important;
}
.text-accent-50\/75 {
  color: rgba(var(--fuse-accent-50-rgb), 0.75) !important;
}
.text-accent-50\/80 {
  color: rgba(var(--fuse-accent-50-rgb), 0.8) !important;
}
.text-accent-50\/87 {
  color: rgba(var(--fuse-accent-50-rgb), 0.87) !important;
}
.text-accent-50\/90 {
  color: rgba(var(--fuse-accent-50-rgb), 0.9) !important;
}
.text-accent-50\/95 {
  color: rgba(var(--fuse-accent-50-rgb), 0.95) !important;
}
.text-accent-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-500-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-500\/0 {
  color: rgba(var(--fuse-accent-500-rgb), 0) !important;
}
.text-accent-500\/10 {
  color: rgba(var(--fuse-accent-500-rgb), 0.1) !important;
}
.text-accent-500\/100 {
  color: rgba(var(--fuse-accent-500-rgb), 1) !important;
}
.text-accent-500\/12 {
  color: rgba(var(--fuse-accent-500-rgb), 0.12) !important;
}
.text-accent-500\/20 {
  color: rgba(var(--fuse-accent-500-rgb), 0.2) !important;
}
.text-accent-500\/25 {
  color: rgba(var(--fuse-accent-500-rgb), 0.25) !important;
}
.text-accent-500\/30 {
  color: rgba(var(--fuse-accent-500-rgb), 0.3) !important;
}
.text-accent-500\/38 {
  color: rgba(var(--fuse-accent-500-rgb), 0.38) !important;
}
.text-accent-500\/40 {
  color: rgba(var(--fuse-accent-500-rgb), 0.4) !important;
}
.text-accent-500\/5 {
  color: rgba(var(--fuse-accent-500-rgb), 0.05) !important;
}
.text-accent-500\/50 {
  color: rgba(var(--fuse-accent-500-rgb), 0.5) !important;
}
.text-accent-500\/60 {
  color: rgba(var(--fuse-accent-500-rgb), 0.6) !important;
}
.text-accent-500\/70 {
  color: rgba(var(--fuse-accent-500-rgb), 0.7) !important;
}
.text-accent-500\/75 {
  color: rgba(var(--fuse-accent-500-rgb), 0.75) !important;
}
.text-accent-500\/80 {
  color: rgba(var(--fuse-accent-500-rgb), 0.8) !important;
}
.text-accent-500\/87 {
  color: rgba(var(--fuse-accent-500-rgb), 0.87) !important;
}
.text-accent-500\/90 {
  color: rgba(var(--fuse-accent-500-rgb), 0.9) !important;
}
.text-accent-500\/95 {
  color: rgba(var(--fuse-accent-500-rgb), 0.95) !important;
}
.text-accent-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-600-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-600\/0 {
  color: rgba(var(--fuse-accent-600-rgb), 0) !important;
}
.text-accent-600\/10 {
  color: rgba(var(--fuse-accent-600-rgb), 0.1) !important;
}
.text-accent-600\/100 {
  color: rgba(var(--fuse-accent-600-rgb), 1) !important;
}
.text-accent-600\/12 {
  color: rgba(var(--fuse-accent-600-rgb), 0.12) !important;
}
.text-accent-600\/20 {
  color: rgba(var(--fuse-accent-600-rgb), 0.2) !important;
}
.text-accent-600\/25 {
  color: rgba(var(--fuse-accent-600-rgb), 0.25) !important;
}
.text-accent-600\/30 {
  color: rgba(var(--fuse-accent-600-rgb), 0.3) !important;
}
.text-accent-600\/38 {
  color: rgba(var(--fuse-accent-600-rgb), 0.38) !important;
}
.text-accent-600\/40 {
  color: rgba(var(--fuse-accent-600-rgb), 0.4) !important;
}
.text-accent-600\/5 {
  color: rgba(var(--fuse-accent-600-rgb), 0.05) !important;
}
.text-accent-600\/50 {
  color: rgba(var(--fuse-accent-600-rgb), 0.5) !important;
}
.text-accent-600\/60 {
  color: rgba(var(--fuse-accent-600-rgb), 0.6) !important;
}
.text-accent-600\/70 {
  color: rgba(var(--fuse-accent-600-rgb), 0.7) !important;
}
.text-accent-600\/75 {
  color: rgba(var(--fuse-accent-600-rgb), 0.75) !important;
}
.text-accent-600\/80 {
  color: rgba(var(--fuse-accent-600-rgb), 0.8) !important;
}
.text-accent-600\/87 {
  color: rgba(var(--fuse-accent-600-rgb), 0.87) !important;
}
.text-accent-600\/90 {
  color: rgba(var(--fuse-accent-600-rgb), 0.9) !important;
}
.text-accent-600\/95 {
  color: rgba(var(--fuse-accent-600-rgb), 0.95) !important;
}
.text-accent-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-700-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-700\/0 {
  color: rgba(var(--fuse-accent-700-rgb), 0) !important;
}
.text-accent-700\/10 {
  color: rgba(var(--fuse-accent-700-rgb), 0.1) !important;
}
.text-accent-700\/100 {
  color: rgba(var(--fuse-accent-700-rgb), 1) !important;
}
.text-accent-700\/12 {
  color: rgba(var(--fuse-accent-700-rgb), 0.12) !important;
}
.text-accent-700\/20 {
  color: rgba(var(--fuse-accent-700-rgb), 0.2) !important;
}
.text-accent-700\/25 {
  color: rgba(var(--fuse-accent-700-rgb), 0.25) !important;
}
.text-accent-700\/30 {
  color: rgba(var(--fuse-accent-700-rgb), 0.3) !important;
}
.text-accent-700\/38 {
  color: rgba(var(--fuse-accent-700-rgb), 0.38) !important;
}
.text-accent-700\/40 {
  color: rgba(var(--fuse-accent-700-rgb), 0.4) !important;
}
.text-accent-700\/5 {
  color: rgba(var(--fuse-accent-700-rgb), 0.05) !important;
}
.text-accent-700\/50 {
  color: rgba(var(--fuse-accent-700-rgb), 0.5) !important;
}
.text-accent-700\/60 {
  color: rgba(var(--fuse-accent-700-rgb), 0.6) !important;
}
.text-accent-700\/70 {
  color: rgba(var(--fuse-accent-700-rgb), 0.7) !important;
}
.text-accent-700\/75 {
  color: rgba(var(--fuse-accent-700-rgb), 0.75) !important;
}
.text-accent-700\/80 {
  color: rgba(var(--fuse-accent-700-rgb), 0.8) !important;
}
.text-accent-700\/87 {
  color: rgba(var(--fuse-accent-700-rgb), 0.87) !important;
}
.text-accent-700\/90 {
  color: rgba(var(--fuse-accent-700-rgb), 0.9) !important;
}
.text-accent-700\/95 {
  color: rgba(var(--fuse-accent-700-rgb), 0.95) !important;
}
.text-accent-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-800-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-800\/0 {
  color: rgba(var(--fuse-accent-800-rgb), 0) !important;
}
.text-accent-800\/10 {
  color: rgba(var(--fuse-accent-800-rgb), 0.1) !important;
}
.text-accent-800\/100 {
  color: rgba(var(--fuse-accent-800-rgb), 1) !important;
}
.text-accent-800\/12 {
  color: rgba(var(--fuse-accent-800-rgb), 0.12) !important;
}
.text-accent-800\/20 {
  color: rgba(var(--fuse-accent-800-rgb), 0.2) !important;
}
.text-accent-800\/25 {
  color: rgba(var(--fuse-accent-800-rgb), 0.25) !important;
}
.text-accent-800\/30 {
  color: rgba(var(--fuse-accent-800-rgb), 0.3) !important;
}
.text-accent-800\/38 {
  color: rgba(var(--fuse-accent-800-rgb), 0.38) !important;
}
.text-accent-800\/40 {
  color: rgba(var(--fuse-accent-800-rgb), 0.4) !important;
}
.text-accent-800\/5 {
  color: rgba(var(--fuse-accent-800-rgb), 0.05) !important;
}
.text-accent-800\/50 {
  color: rgba(var(--fuse-accent-800-rgb), 0.5) !important;
}
.text-accent-800\/60 {
  color: rgba(var(--fuse-accent-800-rgb), 0.6) !important;
}
.text-accent-800\/70 {
  color: rgba(var(--fuse-accent-800-rgb), 0.7) !important;
}
.text-accent-800\/75 {
  color: rgba(var(--fuse-accent-800-rgb), 0.75) !important;
}
.text-accent-800\/80 {
  color: rgba(var(--fuse-accent-800-rgb), 0.8) !important;
}
.text-accent-800\/87 {
  color: rgba(var(--fuse-accent-800-rgb), 0.87) !important;
}
.text-accent-800\/90 {
  color: rgba(var(--fuse-accent-800-rgb), 0.9) !important;
}
.text-accent-800\/95 {
  color: rgba(var(--fuse-accent-800-rgb), 0.95) !important;
}
.text-accent-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-900-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-900\/0 {
  color: rgba(var(--fuse-accent-900-rgb), 0) !important;
}
.text-accent-900\/10 {
  color: rgba(var(--fuse-accent-900-rgb), 0.1) !important;
}
.text-accent-900\/100 {
  color: rgba(var(--fuse-accent-900-rgb), 1) !important;
}
.text-accent-900\/12 {
  color: rgba(var(--fuse-accent-900-rgb), 0.12) !important;
}
.text-accent-900\/20 {
  color: rgba(var(--fuse-accent-900-rgb), 0.2) !important;
}
.text-accent-900\/25 {
  color: rgba(var(--fuse-accent-900-rgb), 0.25) !important;
}
.text-accent-900\/30 {
  color: rgba(var(--fuse-accent-900-rgb), 0.3) !important;
}
.text-accent-900\/38 {
  color: rgba(var(--fuse-accent-900-rgb), 0.38) !important;
}
.text-accent-900\/40 {
  color: rgba(var(--fuse-accent-900-rgb), 0.4) !important;
}
.text-accent-900\/5 {
  color: rgba(var(--fuse-accent-900-rgb), 0.05) !important;
}
.text-accent-900\/50 {
  color: rgba(var(--fuse-accent-900-rgb), 0.5) !important;
}
.text-accent-900\/60 {
  color: rgba(var(--fuse-accent-900-rgb), 0.6) !important;
}
.text-accent-900\/70 {
  color: rgba(var(--fuse-accent-900-rgb), 0.7) !important;
}
.text-accent-900\/75 {
  color: rgba(var(--fuse-accent-900-rgb), 0.75) !important;
}
.text-accent-900\/80 {
  color: rgba(var(--fuse-accent-900-rgb), 0.8) !important;
}
.text-accent-900\/87 {
  color: rgba(var(--fuse-accent-900-rgb), 0.87) !important;
}
.text-accent-900\/90 {
  color: rgba(var(--fuse-accent-900-rgb), 0.9) !important;
}
.text-accent-900\/95 {
  color: rgba(var(--fuse-accent-900-rgb), 0.95) !important;
}
.text-accent-950 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-accent-950-rgb), var(--tw-text-opacity)) !important;
}
.text-accent-950\/0 {
  color: rgba(var(--fuse-accent-950-rgb), 0) !important;
}
.text-accent-950\/10 {
  color: rgba(var(--fuse-accent-950-rgb), 0.1) !important;
}
.text-accent-950\/100 {
  color: rgba(var(--fuse-accent-950-rgb), 1) !important;
}
.text-accent-950\/12 {
  color: rgba(var(--fuse-accent-950-rgb), 0.12) !important;
}
.text-accent-950\/20 {
  color: rgba(var(--fuse-accent-950-rgb), 0.2) !important;
}
.text-accent-950\/25 {
  color: rgba(var(--fuse-accent-950-rgb), 0.25) !important;
}
.text-accent-950\/30 {
  color: rgba(var(--fuse-accent-950-rgb), 0.3) !important;
}
.text-accent-950\/38 {
  color: rgba(var(--fuse-accent-950-rgb), 0.38) !important;
}
.text-accent-950\/40 {
  color: rgba(var(--fuse-accent-950-rgb), 0.4) !important;
}
.text-accent-950\/5 {
  color: rgba(var(--fuse-accent-950-rgb), 0.05) !important;
}
.text-accent-950\/50 {
  color: rgba(var(--fuse-accent-950-rgb), 0.5) !important;
}
.text-accent-950\/60 {
  color: rgba(var(--fuse-accent-950-rgb), 0.6) !important;
}
.text-accent-950\/70 {
  color: rgba(var(--fuse-accent-950-rgb), 0.7) !important;
}
.text-accent-950\/75 {
  color: rgba(var(--fuse-accent-950-rgb), 0.75) !important;
}
.text-accent-950\/80 {
  color: rgba(var(--fuse-accent-950-rgb), 0.8) !important;
}
.text-accent-950\/87 {
  color: rgba(var(--fuse-accent-950-rgb), 0.87) !important;
}
.text-accent-950\/90 {
  color: rgba(var(--fuse-accent-950-rgb), 0.9) !important;
}
.text-accent-950\/95 {
  color: rgba(var(--fuse-accent-950-rgb), 0.95) !important;
}
.text-accent\/0 {
  color: rgba(var(--fuse-accent-rgb), 0) !important;
}
.text-accent\/10 {
  color: rgba(var(--fuse-accent-rgb), 0.1) !important;
}
.text-accent\/100 {
  color: rgba(var(--fuse-accent-rgb), 1) !important;
}
.text-accent\/12 {
  color: rgba(var(--fuse-accent-rgb), 0.12) !important;
}
.text-accent\/20 {
  color: rgba(var(--fuse-accent-rgb), 0.2) !important;
}
.text-accent\/25 {
  color: rgba(var(--fuse-accent-rgb), 0.25) !important;
}
.text-accent\/30 {
  color: rgba(var(--fuse-accent-rgb), 0.3) !important;
}
.text-accent\/38 {
  color: rgba(var(--fuse-accent-rgb), 0.38) !important;
}
.text-accent\/40 {
  color: rgba(var(--fuse-accent-rgb), 0.4) !important;
}
.text-accent\/5 {
  color: rgba(var(--fuse-accent-rgb), 0.05) !important;
}
.text-accent\/50 {
  color: rgba(var(--fuse-accent-rgb), 0.5) !important;
}
.text-accent\/60 {
  color: rgba(var(--fuse-accent-rgb), 0.6) !important;
}
.text-accent\/70 {
  color: rgba(var(--fuse-accent-rgb), 0.7) !important;
}
.text-accent\/75 {
  color: rgba(var(--fuse-accent-rgb), 0.75) !important;
}
.text-accent\/80 {
  color: rgba(var(--fuse-accent-rgb), 0.8) !important;
}
.text-accent\/87 {
  color: rgba(var(--fuse-accent-rgb), 0.87) !important;
}
.text-accent\/90 {
  color: rgba(var(--fuse-accent-rgb), 0.9) !important;
}
.text-accent\/95 {
  color: rgba(var(--fuse-accent-rgb), 0.95) !important;
}
.text-amber-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity)) !important;
}
.text-amber-100\/0 {
  color: rgb(254 243 199 / 0) !important;
}
.text-amber-100\/10 {
  color: rgb(254 243 199 / 0.1) !important;
}
.text-amber-100\/100 {
  color: rgb(254 243 199 / 1) !important;
}
.text-amber-100\/12 {
  color: rgb(254 243 199 / 0.12) !important;
}
.text-amber-100\/20 {
  color: rgb(254 243 199 / 0.2) !important;
}
.text-amber-100\/25 {
  color: rgb(254 243 199 / 0.25) !important;
}
.text-amber-100\/30 {
  color: rgb(254 243 199 / 0.3) !important;
}
.text-amber-100\/38 {
  color: rgb(254 243 199 / 0.38) !important;
}
.text-amber-100\/40 {
  color: rgb(254 243 199 / 0.4) !important;
}
.text-amber-100\/5 {
  color: rgb(254 243 199 / 0.05) !important;
}
.text-amber-100\/50 {
  color: rgb(254 243 199 / 0.5) !important;
}
.text-amber-100\/60 {
  color: rgb(254 243 199 / 0.6) !important;
}
.text-amber-100\/70 {
  color: rgb(254 243 199 / 0.7) !important;
}
.text-amber-100\/75 {
  color: rgb(254 243 199 / 0.75) !important;
}
.text-amber-100\/80 {
  color: rgb(254 243 199 / 0.8) !important;
}
.text-amber-100\/87 {
  color: rgb(254 243 199 / 0.87) !important;
}
.text-amber-100\/90 {
  color: rgb(254 243 199 / 0.9) !important;
}
.text-amber-100\/95 {
  color: rgb(254 243 199 / 0.95) !important;
}
.text-amber-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity)) !important;
}
.text-amber-200\/0 {
  color: rgb(253 230 138 / 0) !important;
}
.text-amber-200\/10 {
  color: rgb(253 230 138 / 0.1) !important;
}
.text-amber-200\/100 {
  color: rgb(253 230 138 / 1) !important;
}
.text-amber-200\/12 {
  color: rgb(253 230 138 / 0.12) !important;
}
.text-amber-200\/20 {
  color: rgb(253 230 138 / 0.2) !important;
}
.text-amber-200\/25 {
  color: rgb(253 230 138 / 0.25) !important;
}
.text-amber-200\/30 {
  color: rgb(253 230 138 / 0.3) !important;
}
.text-amber-200\/38 {
  color: rgb(253 230 138 / 0.38) !important;
}
.text-amber-200\/40 {
  color: rgb(253 230 138 / 0.4) !important;
}
.text-amber-200\/5 {
  color: rgb(253 230 138 / 0.05) !important;
}
.text-amber-200\/50 {
  color: rgb(253 230 138 / 0.5) !important;
}
.text-amber-200\/60 {
  color: rgb(253 230 138 / 0.6) !important;
}
.text-amber-200\/70 {
  color: rgb(253 230 138 / 0.7) !important;
}
.text-amber-200\/75 {
  color: rgb(253 230 138 / 0.75) !important;
}
.text-amber-200\/80 {
  color: rgb(253 230 138 / 0.8) !important;
}
.text-amber-200\/87 {
  color: rgb(253 230 138 / 0.87) !important;
}
.text-amber-200\/90 {
  color: rgb(253 230 138 / 0.9) !important;
}
.text-amber-200\/95 {
  color: rgb(253 230 138 / 0.95) !important;
}
.text-amber-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity)) !important;
}
.text-amber-300\/0 {
  color: rgb(252 211 77 / 0) !important;
}
.text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1) !important;
}
.text-amber-300\/100 {
  color: rgb(252 211 77 / 1) !important;
}
.text-amber-300\/12 {
  color: rgb(252 211 77 / 0.12) !important;
}
.text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2) !important;
}
.text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25) !important;
}
.text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3) !important;
}
.text-amber-300\/38 {
  color: rgb(252 211 77 / 0.38) !important;
}
.text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4) !important;
}
.text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05) !important;
}
.text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5) !important;
}
.text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6) !important;
}
.text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7) !important;
}
.text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75) !important;
}
.text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8) !important;
}
.text-amber-300\/87 {
  color: rgb(252 211 77 / 0.87) !important;
}
.text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9) !important;
}
.text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95) !important;
}
.text-amber-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity)) !important;
}
.text-amber-400\/0 {
  color: rgb(251 191 36 / 0) !important;
}
.text-amber-400\/10 {
  color: rgb(251 191 36 / 0.1) !important;
}
.text-amber-400\/100 {
  color: rgb(251 191 36 / 1) !important;
}
.text-amber-400\/12 {
  color: rgb(251 191 36 / 0.12) !important;
}
.text-amber-400\/20 {
  color: rgb(251 191 36 / 0.2) !important;
}
.text-amber-400\/25 {
  color: rgb(251 191 36 / 0.25) !important;
}
.text-amber-400\/30 {
  color: rgb(251 191 36 / 0.3) !important;
}
.text-amber-400\/38 {
  color: rgb(251 191 36 / 0.38) !important;
}
.text-amber-400\/40 {
  color: rgb(251 191 36 / 0.4) !important;
}
.text-amber-400\/5 {
  color: rgb(251 191 36 / 0.05) !important;
}
.text-amber-400\/50 {
  color: rgb(251 191 36 / 0.5) !important;
}
.text-amber-400\/60 {
  color: rgb(251 191 36 / 0.6) !important;
}
.text-amber-400\/70 {
  color: rgb(251 191 36 / 0.7) !important;
}
.text-amber-400\/75 {
  color: rgb(251 191 36 / 0.75) !important;
}
.text-amber-400\/80 {
  color: rgb(251 191 36 / 0.8) !important;
}
.text-amber-400\/87 {
  color: rgb(251 191 36 / 0.87) !important;
}
.text-amber-400\/90 {
  color: rgb(251 191 36 / 0.9) !important;
}
.text-amber-400\/95 {
  color: rgb(251 191 36 / 0.95) !important;
}
.text-amber-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity)) !important;
}
.text-amber-50\/0 {
  color: rgb(255 251 235 / 0) !important;
}
.text-amber-50\/10 {
  color: rgb(255 251 235 / 0.1) !important;
}
.text-amber-50\/100 {
  color: rgb(255 251 235 / 1) !important;
}
.text-amber-50\/12 {
  color: rgb(255 251 235 / 0.12) !important;
}
.text-amber-50\/20 {
  color: rgb(255 251 235 / 0.2) !important;
}
.text-amber-50\/25 {
  color: rgb(255 251 235 / 0.25) !important;
}
.text-amber-50\/30 {
  color: rgb(255 251 235 / 0.3) !important;
}
.text-amber-50\/38 {
  color: rgb(255 251 235 / 0.38) !important;
}
.text-amber-50\/40 {
  color: rgb(255 251 235 / 0.4) !important;
}
.text-amber-50\/5 {
  color: rgb(255 251 235 / 0.05) !important;
}
.text-amber-50\/50 {
  color: rgb(255 251 235 / 0.5) !important;
}
.text-amber-50\/60 {
  color: rgb(255 251 235 / 0.6) !important;
}
.text-amber-50\/70 {
  color: rgb(255 251 235 / 0.7) !important;
}
.text-amber-50\/75 {
  color: rgb(255 251 235 / 0.75) !important;
}
.text-amber-50\/80 {
  color: rgb(255 251 235 / 0.8) !important;
}
.text-amber-50\/87 {
  color: rgb(255 251 235 / 0.87) !important;
}
.text-amber-50\/90 {
  color: rgb(255 251 235 / 0.9) !important;
}
.text-amber-50\/95 {
  color: rgb(255 251 235 / 0.95) !important;
}
.text-amber-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity)) !important;
}
.text-amber-500\/0 {
  color: rgb(245 158 11 / 0) !important;
}
.text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1) !important;
}
.text-amber-500\/100 {
  color: rgb(245 158 11 / 1) !important;
}
.text-amber-500\/12 {
  color: rgb(245 158 11 / 0.12) !important;
}
.text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2) !important;
}
.text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25) !important;
}
.text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3) !important;
}
.text-amber-500\/38 {
  color: rgb(245 158 11 / 0.38) !important;
}
.text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4) !important;
}
.text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05) !important;
}
.text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5) !important;
}
.text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6) !important;
}
.text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7) !important;
}
.text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75) !important;
}
.text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8) !important;
}
.text-amber-500\/87 {
  color: rgb(245 158 11 / 0.87) !important;
}
.text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9) !important;
}
.text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95) !important;
}
.text-amber-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity)) !important;
}
.text-amber-600\/0 {
  color: rgb(217 119 6 / 0) !important;
}
.text-amber-600\/10 {
  color: rgb(217 119 6 / 0.1) !important;
}
.text-amber-600\/100 {
  color: rgb(217 119 6 / 1) !important;
}
.text-amber-600\/12 {
  color: rgb(217 119 6 / 0.12) !important;
}
.text-amber-600\/20 {
  color: rgb(217 119 6 / 0.2) !important;
}
.text-amber-600\/25 {
  color: rgb(217 119 6 / 0.25) !important;
}
.text-amber-600\/30 {
  color: rgb(217 119 6 / 0.3) !important;
}
.text-amber-600\/38 {
  color: rgb(217 119 6 / 0.38) !important;
}
.text-amber-600\/40 {
  color: rgb(217 119 6 / 0.4) !important;
}
.text-amber-600\/5 {
  color: rgb(217 119 6 / 0.05) !important;
}
.text-amber-600\/50 {
  color: rgb(217 119 6 / 0.5) !important;
}
.text-amber-600\/60 {
  color: rgb(217 119 6 / 0.6) !important;
}
.text-amber-600\/70 {
  color: rgb(217 119 6 / 0.7) !important;
}
.text-amber-600\/75 {
  color: rgb(217 119 6 / 0.75) !important;
}
.text-amber-600\/80 {
  color: rgb(217 119 6 / 0.8) !important;
}
.text-amber-600\/87 {
  color: rgb(217 119 6 / 0.87) !important;
}
.text-amber-600\/90 {
  color: rgb(217 119 6 / 0.9) !important;
}
.text-amber-600\/95 {
  color: rgb(217 119 6 / 0.95) !important;
}
.text-amber-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity)) !important;
}
.text-amber-700\/0 {
  color: rgb(180 83 9 / 0) !important;
}
.text-amber-700\/10 {
  color: rgb(180 83 9 / 0.1) !important;
}
.text-amber-700\/100 {
  color: rgb(180 83 9 / 1) !important;
}
.text-amber-700\/12 {
  color: rgb(180 83 9 / 0.12) !important;
}
.text-amber-700\/20 {
  color: rgb(180 83 9 / 0.2) !important;
}
.text-amber-700\/25 {
  color: rgb(180 83 9 / 0.25) !important;
}
.text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3) !important;
}
.text-amber-700\/38 {
  color: rgb(180 83 9 / 0.38) !important;
}
.text-amber-700\/40 {
  color: rgb(180 83 9 / 0.4) !important;
}
.text-amber-700\/5 {
  color: rgb(180 83 9 / 0.05) !important;
}
.text-amber-700\/50 {
  color: rgb(180 83 9 / 0.5) !important;
}
.text-amber-700\/60 {
  color: rgb(180 83 9 / 0.6) !important;
}
.text-amber-700\/70 {
  color: rgb(180 83 9 / 0.7) !important;
}
.text-amber-700\/75 {
  color: rgb(180 83 9 / 0.75) !important;
}
.text-amber-700\/80 {
  color: rgb(180 83 9 / 0.8) !important;
}
.text-amber-700\/87 {
  color: rgb(180 83 9 / 0.87) !important;
}
.text-amber-700\/90 {
  color: rgb(180 83 9 / 0.9) !important;
}
.text-amber-700\/95 {
  color: rgb(180 83 9 / 0.95) !important;
}
.text-amber-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity)) !important;
}
.text-amber-800\/0 {
  color: rgb(146 64 14 / 0) !important;
}
.text-amber-800\/10 {
  color: rgb(146 64 14 / 0.1) !important;
}
.text-amber-800\/100 {
  color: rgb(146 64 14 / 1) !important;
}
.text-amber-800\/12 {
  color: rgb(146 64 14 / 0.12) !important;
}
.text-amber-800\/20 {
  color: rgb(146 64 14 / 0.2) !important;
}
.text-amber-800\/25 {
  color: rgb(146 64 14 / 0.25) !important;
}
.text-amber-800\/30 {
  color: rgb(146 64 14 / 0.3) !important;
}
.text-amber-800\/38 {
  color: rgb(146 64 14 / 0.38) !important;
}
.text-amber-800\/40 {
  color: rgb(146 64 14 / 0.4) !important;
}
.text-amber-800\/5 {
  color: rgb(146 64 14 / 0.05) !important;
}
.text-amber-800\/50 {
  color: rgb(146 64 14 / 0.5) !important;
}
.text-amber-800\/60 {
  color: rgb(146 64 14 / 0.6) !important;
}
.text-amber-800\/70 {
  color: rgb(146 64 14 / 0.7) !important;
}
.text-amber-800\/75 {
  color: rgb(146 64 14 / 0.75) !important;
}
.text-amber-800\/80 {
  color: rgb(146 64 14 / 0.8) !important;
}
.text-amber-800\/87 {
  color: rgb(146 64 14 / 0.87) !important;
}
.text-amber-800\/90 {
  color: rgb(146 64 14 / 0.9) !important;
}
.text-amber-800\/95 {
  color: rgb(146 64 14 / 0.95) !important;
}
.text-amber-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity)) !important;
}
.text-amber-900\/0 {
  color: rgb(120 53 15 / 0) !important;
}
.text-amber-900\/10 {
  color: rgb(120 53 15 / 0.1) !important;
}
.text-amber-900\/100 {
  color: rgb(120 53 15 / 1) !important;
}
.text-amber-900\/12 {
  color: rgb(120 53 15 / 0.12) !important;
}
.text-amber-900\/20 {
  color: rgb(120 53 15 / 0.2) !important;
}
.text-amber-900\/25 {
  color: rgb(120 53 15 / 0.25) !important;
}
.text-amber-900\/30 {
  color: rgb(120 53 15 / 0.3) !important;
}
.text-amber-900\/38 {
  color: rgb(120 53 15 / 0.38) !important;
}
.text-amber-900\/40 {
  color: rgb(120 53 15 / 0.4) !important;
}
.text-amber-900\/5 {
  color: rgb(120 53 15 / 0.05) !important;
}
.text-amber-900\/50 {
  color: rgb(120 53 15 / 0.5) !important;
}
.text-amber-900\/60 {
  color: rgb(120 53 15 / 0.6) !important;
}
.text-amber-900\/70 {
  color: rgb(120 53 15 / 0.7) !important;
}
.text-amber-900\/75 {
  color: rgb(120 53 15 / 0.75) !important;
}
.text-amber-900\/80 {
  color: rgb(120 53 15 / 0.8) !important;
}
.text-amber-900\/87 {
  color: rgb(120 53 15 / 0.87) !important;
}
.text-amber-900\/90 {
  color: rgb(120 53 15 / 0.9) !important;
}
.text-amber-900\/95 {
  color: rgb(120 53 15 / 0.95) !important;
}
.text-amber-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(69 26 3 / var(--tw-text-opacity)) !important;
}
.text-amber-950\/0 {
  color: rgb(69 26 3 / 0) !important;
}
.text-amber-950\/10 {
  color: rgb(69 26 3 / 0.1) !important;
}
.text-amber-950\/100 {
  color: rgb(69 26 3 / 1) !important;
}
.text-amber-950\/12 {
  color: rgb(69 26 3 / 0.12) !important;
}
.text-amber-950\/20 {
  color: rgb(69 26 3 / 0.2) !important;
}
.text-amber-950\/25 {
  color: rgb(69 26 3 / 0.25) !important;
}
.text-amber-950\/30 {
  color: rgb(69 26 3 / 0.3) !important;
}
.text-amber-950\/38 {
  color: rgb(69 26 3 / 0.38) !important;
}
.text-amber-950\/40 {
  color: rgb(69 26 3 / 0.4) !important;
}
.text-amber-950\/5 {
  color: rgb(69 26 3 / 0.05) !important;
}
.text-amber-950\/50 {
  color: rgb(69 26 3 / 0.5) !important;
}
.text-amber-950\/60 {
  color: rgb(69 26 3 / 0.6) !important;
}
.text-amber-950\/70 {
  color: rgb(69 26 3 / 0.7) !important;
}
.text-amber-950\/75 {
  color: rgb(69 26 3 / 0.75) !important;
}
.text-amber-950\/80 {
  color: rgb(69 26 3 / 0.8) !important;
}
.text-amber-950\/87 {
  color: rgb(69 26 3 / 0.87) !important;
}
.text-amber-950\/90 {
  color: rgb(69 26 3 / 0.9) !important;
}
.text-amber-950\/95 {
  color: rgb(69 26 3 / 0.95) !important;
}
.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-black\/0 {
  color: rgb(0 0 0 / 0) !important;
}
.text-black\/10 {
  color: rgb(0 0 0 / 0.1) !important;
}
.text-black\/100 {
  color: rgb(0 0 0 / 1) !important;
}
.text-black\/12 {
  color: rgb(0 0 0 / 0.12) !important;
}
.text-black\/20 {
  color: rgb(0 0 0 / 0.2) !important;
}
.text-black\/25 {
  color: rgb(0 0 0 / 0.25) !important;
}
.text-black\/30 {
  color: rgb(0 0 0 / 0.3) !important;
}
.text-black\/38 {
  color: rgb(0 0 0 / 0.38) !important;
}
.text-black\/40 {
  color: rgb(0 0 0 / 0.4) !important;
}
.text-black\/5 {
  color: rgb(0 0 0 / 0.05) !important;
}
.text-black\/50 {
  color: rgb(0 0 0 / 0.5) !important;
}
.text-black\/60 {
  color: rgb(0 0 0 / 0.6) !important;
}
.text-black\/70 {
  color: rgb(0 0 0 / 0.7) !important;
}
.text-black\/75 {
  color: rgb(0 0 0 / 0.75) !important;
}
.text-black\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}
.text-black\/87 {
  color: rgb(0 0 0 / 0.87) !important;
}
.text-black\/90 {
  color: rgb(0 0 0 / 0.9) !important;
}
.text-black\/95 {
  color: rgb(0 0 0 / 0.95) !important;
}
.text-blue-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(219 234 254 / var(--tw-text-opacity)) !important;
}
.text-blue-100\/0 {
  color: rgb(219 234 254 / 0) !important;
}
.text-blue-100\/10 {
  color: rgb(219 234 254 / 0.1) !important;
}
.text-blue-100\/100 {
  color: rgb(219 234 254 / 1) !important;
}
.text-blue-100\/12 {
  color: rgb(219 234 254 / 0.12) !important;
}
.text-blue-100\/20 {
  color: rgb(219 234 254 / 0.2) !important;
}
.text-blue-100\/25 {
  color: rgb(219 234 254 / 0.25) !important;
}
.text-blue-100\/30 {
  color: rgb(219 234 254 / 0.3) !important;
}
.text-blue-100\/38 {
  color: rgb(219 234 254 / 0.38) !important;
}
.text-blue-100\/40 {
  color: rgb(219 234 254 / 0.4) !important;
}
.text-blue-100\/5 {
  color: rgb(219 234 254 / 0.05) !important;
}
.text-blue-100\/50 {
  color: rgb(219 234 254 / 0.5) !important;
}
.text-blue-100\/60 {
  color: rgb(219 234 254 / 0.6) !important;
}
.text-blue-100\/70 {
  color: rgb(219 234 254 / 0.7) !important;
}
.text-blue-100\/75 {
  color: rgb(219 234 254 / 0.75) !important;
}
.text-blue-100\/80 {
  color: rgb(219 234 254 / 0.8) !important;
}
.text-blue-100\/87 {
  color: rgb(219 234 254 / 0.87) !important;
}
.text-blue-100\/90 {
  color: rgb(219 234 254 / 0.9) !important;
}
.text-blue-100\/95 {
  color: rgb(219 234 254 / 0.95) !important;
}
.text-blue-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity)) !important;
}
.text-blue-200\/0 {
  color: rgb(191 219 254 / 0) !important;
}
.text-blue-200\/10 {
  color: rgb(191 219 254 / 0.1) !important;
}
.text-blue-200\/100 {
  color: rgb(191 219 254 / 1) !important;
}
.text-blue-200\/12 {
  color: rgb(191 219 254 / 0.12) !important;
}
.text-blue-200\/20 {
  color: rgb(191 219 254 / 0.2) !important;
}
.text-blue-200\/25 {
  color: rgb(191 219 254 / 0.25) !important;
}
.text-blue-200\/30 {
  color: rgb(191 219 254 / 0.3) !important;
}
.text-blue-200\/38 {
  color: rgb(191 219 254 / 0.38) !important;
}
.text-blue-200\/40 {
  color: rgb(191 219 254 / 0.4) !important;
}
.text-blue-200\/5 {
  color: rgb(191 219 254 / 0.05) !important;
}
.text-blue-200\/50 {
  color: rgb(191 219 254 / 0.5) !important;
}
.text-blue-200\/60 {
  color: rgb(191 219 254 / 0.6) !important;
}
.text-blue-200\/70 {
  color: rgb(191 219 254 / 0.7) !important;
}
.text-blue-200\/75 {
  color: rgb(191 219 254 / 0.75) !important;
}
.text-blue-200\/80 {
  color: rgb(191 219 254 / 0.8) !important;
}
.text-blue-200\/87 {
  color: rgb(191 219 254 / 0.87) !important;
}
.text-blue-200\/90 {
  color: rgb(191 219 254 / 0.9) !important;
}
.text-blue-200\/95 {
  color: rgb(191 219 254 / 0.95) !important;
}
.text-blue-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(147 197 253 / var(--tw-text-opacity)) !important;
}
.text-blue-300\/0 {
  color: rgb(147 197 253 / 0) !important;
}
.text-blue-300\/10 {
  color: rgb(147 197 253 / 0.1) !important;
}
.text-blue-300\/100 {
  color: rgb(147 197 253 / 1) !important;
}
.text-blue-300\/12 {
  color: rgb(147 197 253 / 0.12) !important;
}
.text-blue-300\/20 {
  color: rgb(147 197 253 / 0.2) !important;
}
.text-blue-300\/25 {
  color: rgb(147 197 253 / 0.25) !important;
}
.text-blue-300\/30 {
  color: rgb(147 197 253 / 0.3) !important;
}
.text-blue-300\/38 {
  color: rgb(147 197 253 / 0.38) !important;
}
.text-blue-300\/40 {
  color: rgb(147 197 253 / 0.4) !important;
}
.text-blue-300\/5 {
  color: rgb(147 197 253 / 0.05) !important;
}
.text-blue-300\/50 {
  color: rgb(147 197 253 / 0.5) !important;
}
.text-blue-300\/60 {
  color: rgb(147 197 253 / 0.6) !important;
}
.text-blue-300\/70 {
  color: rgb(147 197 253 / 0.7) !important;
}
.text-blue-300\/75 {
  color: rgb(147 197 253 / 0.75) !important;
}
.text-blue-300\/80 {
  color: rgb(147 197 253 / 0.8) !important;
}
.text-blue-300\/87 {
  color: rgb(147 197 253 / 0.87) !important;
}
.text-blue-300\/90 {
  color: rgb(147 197 253 / 0.9) !important;
}
.text-blue-300\/95 {
  color: rgb(147 197 253 / 0.95) !important;
}
.text-blue-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity)) !important;
}
.text-blue-400\/0 {
  color: rgb(96 165 250 / 0) !important;
}
.text-blue-400\/10 {
  color: rgb(96 165 250 / 0.1) !important;
}
.text-blue-400\/100 {
  color: rgb(96 165 250 / 1) !important;
}
.text-blue-400\/12 {
  color: rgb(96 165 250 / 0.12) !important;
}
.text-blue-400\/20 {
  color: rgb(96 165 250 / 0.2) !important;
}
.text-blue-400\/25 {
  color: rgb(96 165 250 / 0.25) !important;
}
.text-blue-400\/30 {
  color: rgb(96 165 250 / 0.3) !important;
}
.text-blue-400\/38 {
  color: rgb(96 165 250 / 0.38) !important;
}
.text-blue-400\/40 {
  color: rgb(96 165 250 / 0.4) !important;
}
.text-blue-400\/5 {
  color: rgb(96 165 250 / 0.05) !important;
}
.text-blue-400\/50 {
  color: rgb(96 165 250 / 0.5) !important;
}
.text-blue-400\/60 {
  color: rgb(96 165 250 / 0.6) !important;
}
.text-blue-400\/70 {
  color: rgb(96 165 250 / 0.7) !important;
}
.text-blue-400\/75 {
  color: rgb(96 165 250 / 0.75) !important;
}
.text-blue-400\/80 {
  color: rgb(96 165 250 / 0.8) !important;
}
.text-blue-400\/87 {
  color: rgb(96 165 250 / 0.87) !important;
}
.text-blue-400\/90 {
  color: rgb(96 165 250 / 0.9) !important;
}
.text-blue-400\/95 {
  color: rgb(96 165 250 / 0.95) !important;
}
.text-blue-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 246 255 / var(--tw-text-opacity)) !important;
}
.text-blue-50\/0 {
  color: rgb(239 246 255 / 0) !important;
}
.text-blue-50\/10 {
  color: rgb(239 246 255 / 0.1) !important;
}
.text-blue-50\/100 {
  color: rgb(239 246 255 / 1) !important;
}
.text-blue-50\/12 {
  color: rgb(239 246 255 / 0.12) !important;
}
.text-blue-50\/20 {
  color: rgb(239 246 255 / 0.2) !important;
}
.text-blue-50\/25 {
  color: rgb(239 246 255 / 0.25) !important;
}
.text-blue-50\/30 {
  color: rgb(239 246 255 / 0.3) !important;
}
.text-blue-50\/38 {
  color: rgb(239 246 255 / 0.38) !important;
}
.text-blue-50\/40 {
  color: rgb(239 246 255 / 0.4) !important;
}
.text-blue-50\/5 {
  color: rgb(239 246 255 / 0.05) !important;
}
.text-blue-50\/50 {
  color: rgb(239 246 255 / 0.5) !important;
}
.text-blue-50\/60 {
  color: rgb(239 246 255 / 0.6) !important;
}
.text-blue-50\/70 {
  color: rgb(239 246 255 / 0.7) !important;
}
.text-blue-50\/75 {
  color: rgb(239 246 255 / 0.75) !important;
}
.text-blue-50\/80 {
  color: rgb(239 246 255 / 0.8) !important;
}
.text-blue-50\/87 {
  color: rgb(239 246 255 / 0.87) !important;
}
.text-blue-50\/90 {
  color: rgb(239 246 255 / 0.9) !important;
}
.text-blue-50\/95 {
  color: rgb(239 246 255 / 0.95) !important;
}
.text-blue-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}
.text-blue-500\/0 {
  color: rgb(59 130 246 / 0) !important;
}
.text-blue-500\/10 {
  color: rgb(59 130 246 / 0.1) !important;
}
.text-blue-500\/100 {
  color: rgb(59 130 246 / 1) !important;
}
.text-blue-500\/12 {
  color: rgb(59 130 246 / 0.12) !important;
}
.text-blue-500\/20 {
  color: rgb(59 130 246 / 0.2) !important;
}
.text-blue-500\/25 {
  color: rgb(59 130 246 / 0.25) !important;
}
.text-blue-500\/30 {
  color: rgb(59 130 246 / 0.3) !important;
}
.text-blue-500\/38 {
  color: rgb(59 130 246 / 0.38) !important;
}
.text-blue-500\/40 {
  color: rgb(59 130 246 / 0.4) !important;
}
.text-blue-500\/5 {
  color: rgb(59 130 246 / 0.05) !important;
}
.text-blue-500\/50 {
  color: rgb(59 130 246 / 0.5) !important;
}
.text-blue-500\/60 {
  color: rgb(59 130 246 / 0.6) !important;
}
.text-blue-500\/70 {
  color: rgb(59 130 246 / 0.7) !important;
}
.text-blue-500\/75 {
  color: rgb(59 130 246 / 0.75) !important;
}
.text-blue-500\/80 {
  color: rgb(59 130 246 / 0.8) !important;
}
.text-blue-500\/87 {
  color: rgb(59 130 246 / 0.87) !important;
}
.text-blue-500\/90 {
  color: rgb(59 130 246 / 0.9) !important;
}
.text-blue-500\/95 {
  color: rgb(59 130 246 / 0.95) !important;
}
.text-blue-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
}
.text-blue-600\/0 {
  color: rgb(37 99 235 / 0) !important;
}
.text-blue-600\/10 {
  color: rgb(37 99 235 / 0.1) !important;
}
.text-blue-600\/100 {
  color: rgb(37 99 235 / 1) !important;
}
.text-blue-600\/12 {
  color: rgb(37 99 235 / 0.12) !important;
}
.text-blue-600\/20 {
  color: rgb(37 99 235 / 0.2) !important;
}
.text-blue-600\/25 {
  color: rgb(37 99 235 / 0.25) !important;
}
.text-blue-600\/30 {
  color: rgb(37 99 235 / 0.3) !important;
}
.text-blue-600\/38 {
  color: rgb(37 99 235 / 0.38) !important;
}
.text-blue-600\/40 {
  color: rgb(37 99 235 / 0.4) !important;
}
.text-blue-600\/5 {
  color: rgb(37 99 235 / 0.05) !important;
}
.text-blue-600\/50 {
  color: rgb(37 99 235 / 0.5) !important;
}
.text-blue-600\/60 {
  color: rgb(37 99 235 / 0.6) !important;
}
.text-blue-600\/70 {
  color: rgb(37 99 235 / 0.7) !important;
}
.text-blue-600\/75 {
  color: rgb(37 99 235 / 0.75) !important;
}
.text-blue-600\/80 {
  color: rgb(37 99 235 / 0.8) !important;
}
.text-blue-600\/87 {
  color: rgb(37 99 235 / 0.87) !important;
}
.text-blue-600\/90 {
  color: rgb(37 99 235 / 0.9) !important;
}
.text-blue-600\/95 {
  color: rgb(37 99 235 / 0.95) !important;
}
.text-blue-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(29 78 216 / var(--tw-text-opacity)) !important;
}
.text-blue-700\/0 {
  color: rgb(29 78 216 / 0) !important;
}
.text-blue-700\/10 {
  color: rgb(29 78 216 / 0.1) !important;
}
.text-blue-700\/100 {
  color: rgb(29 78 216 / 1) !important;
}
.text-blue-700\/12 {
  color: rgb(29 78 216 / 0.12) !important;
}
.text-blue-700\/20 {
  color: rgb(29 78 216 / 0.2) !important;
}
.text-blue-700\/25 {
  color: rgb(29 78 216 / 0.25) !important;
}
.text-blue-700\/30 {
  color: rgb(29 78 216 / 0.3) !important;
}
.text-blue-700\/38 {
  color: rgb(29 78 216 / 0.38) !important;
}
.text-blue-700\/40 {
  color: rgb(29 78 216 / 0.4) !important;
}
.text-blue-700\/5 {
  color: rgb(29 78 216 / 0.05) !important;
}
.text-blue-700\/50 {
  color: rgb(29 78 216 / 0.5) !important;
}
.text-blue-700\/60 {
  color: rgb(29 78 216 / 0.6) !important;
}
.text-blue-700\/70 {
  color: rgb(29 78 216 / 0.7) !important;
}
.text-blue-700\/75 {
  color: rgb(29 78 216 / 0.75) !important;
}
.text-blue-700\/80 {
  color: rgb(29 78 216 / 0.8) !important;
}
.text-blue-700\/87 {
  color: rgb(29 78 216 / 0.87) !important;
}
.text-blue-700\/90 {
  color: rgb(29 78 216 / 0.9) !important;
}
.text-blue-700\/95 {
  color: rgb(29 78 216 / 0.95) !important;
}
.text-blue-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 64 175 / var(--tw-text-opacity)) !important;
}
.text-blue-800\/0 {
  color: rgb(30 64 175 / 0) !important;
}
.text-blue-800\/10 {
  color: rgb(30 64 175 / 0.1) !important;
}
.text-blue-800\/100 {
  color: rgb(30 64 175 / 1) !important;
}
.text-blue-800\/12 {
  color: rgb(30 64 175 / 0.12) !important;
}
.text-blue-800\/20 {
  color: rgb(30 64 175 / 0.2) !important;
}
.text-blue-800\/25 {
  color: rgb(30 64 175 / 0.25) !important;
}
.text-blue-800\/30 {
  color: rgb(30 64 175 / 0.3) !important;
}
.text-blue-800\/38 {
  color: rgb(30 64 175 / 0.38) !important;
}
.text-blue-800\/40 {
  color: rgb(30 64 175 / 0.4) !important;
}
.text-blue-800\/5 {
  color: rgb(30 64 175 / 0.05) !important;
}
.text-blue-800\/50 {
  color: rgb(30 64 175 / 0.5) !important;
}
.text-blue-800\/60 {
  color: rgb(30 64 175 / 0.6) !important;
}
.text-blue-800\/70 {
  color: rgb(30 64 175 / 0.7) !important;
}
.text-blue-800\/75 {
  color: rgb(30 64 175 / 0.75) !important;
}
.text-blue-800\/80 {
  color: rgb(30 64 175 / 0.8) !important;
}
.text-blue-800\/87 {
  color: rgb(30 64 175 / 0.87) !important;
}
.text-blue-800\/90 {
  color: rgb(30 64 175 / 0.9) !important;
}
.text-blue-800\/95 {
  color: rgb(30 64 175 / 0.95) !important;
}
.text-blue-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 58 138 / var(--tw-text-opacity)) !important;
}
.text-blue-900\/0 {
  color: rgb(30 58 138 / 0) !important;
}
.text-blue-900\/10 {
  color: rgb(30 58 138 / 0.1) !important;
}
.text-blue-900\/100 {
  color: rgb(30 58 138 / 1) !important;
}
.text-blue-900\/12 {
  color: rgb(30 58 138 / 0.12) !important;
}
.text-blue-900\/20 {
  color: rgb(30 58 138 / 0.2) !important;
}
.text-blue-900\/25 {
  color: rgb(30 58 138 / 0.25) !important;
}
.text-blue-900\/30 {
  color: rgb(30 58 138 / 0.3) !important;
}
.text-blue-900\/38 {
  color: rgb(30 58 138 / 0.38) !important;
}
.text-blue-900\/40 {
  color: rgb(30 58 138 / 0.4) !important;
}
.text-blue-900\/5 {
  color: rgb(30 58 138 / 0.05) !important;
}
.text-blue-900\/50 {
  color: rgb(30 58 138 / 0.5) !important;
}
.text-blue-900\/60 {
  color: rgb(30 58 138 / 0.6) !important;
}
.text-blue-900\/70 {
  color: rgb(30 58 138 / 0.7) !important;
}
.text-blue-900\/75 {
  color: rgb(30 58 138 / 0.75) !important;
}
.text-blue-900\/80 {
  color: rgb(30 58 138 / 0.8) !important;
}
.text-blue-900\/87 {
  color: rgb(30 58 138 / 0.87) !important;
}
.text-blue-900\/90 {
  color: rgb(30 58 138 / 0.9) !important;
}
.text-blue-900\/95 {
  color: rgb(30 58 138 / 0.95) !important;
}
.text-blue-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(23 37 84 / var(--tw-text-opacity)) !important;
}
.text-blue-950\/0 {
  color: rgb(23 37 84 / 0) !important;
}
.text-blue-950\/10 {
  color: rgb(23 37 84 / 0.1) !important;
}
.text-blue-950\/100 {
  color: rgb(23 37 84 / 1) !important;
}
.text-blue-950\/12 {
  color: rgb(23 37 84 / 0.12) !important;
}
.text-blue-950\/20 {
  color: rgb(23 37 84 / 0.2) !important;
}
.text-blue-950\/25 {
  color: rgb(23 37 84 / 0.25) !important;
}
.text-blue-950\/30 {
  color: rgb(23 37 84 / 0.3) !important;
}
.text-blue-950\/38 {
  color: rgb(23 37 84 / 0.38) !important;
}
.text-blue-950\/40 {
  color: rgb(23 37 84 / 0.4) !important;
}
.text-blue-950\/5 {
  color: rgb(23 37 84 / 0.05) !important;
}
.text-blue-950\/50 {
  color: rgb(23 37 84 / 0.5) !important;
}
.text-blue-950\/60 {
  color: rgb(23 37 84 / 0.6) !important;
}
.text-blue-950\/70 {
  color: rgb(23 37 84 / 0.7) !important;
}
.text-blue-950\/75 {
  color: rgb(23 37 84 / 0.75) !important;
}
.text-blue-950\/80 {
  color: rgb(23 37 84 / 0.8) !important;
}
.text-blue-950\/87 {
  color: rgb(23 37 84 / 0.87) !important;
}
.text-blue-950\/90 {
  color: rgb(23 37 84 / 0.9) !important;
}
.text-blue-950\/95 {
  color: rgb(23 37 84 / 0.95) !important;
}
.text-current {
  color: currentColor !important;
}
.text-cyan-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity)) !important;
}
.text-cyan-100\/0 {
  color: rgb(207 250 254 / 0) !important;
}
.text-cyan-100\/10 {
  color: rgb(207 250 254 / 0.1) !important;
}
.text-cyan-100\/100 {
  color: rgb(207 250 254 / 1) !important;
}
.text-cyan-100\/12 {
  color: rgb(207 250 254 / 0.12) !important;
}
.text-cyan-100\/20 {
  color: rgb(207 250 254 / 0.2) !important;
}
.text-cyan-100\/25 {
  color: rgb(207 250 254 / 0.25) !important;
}
.text-cyan-100\/30 {
  color: rgb(207 250 254 / 0.3) !important;
}
.text-cyan-100\/38 {
  color: rgb(207 250 254 / 0.38) !important;
}
.text-cyan-100\/40 {
  color: rgb(207 250 254 / 0.4) !important;
}
.text-cyan-100\/5 {
  color: rgb(207 250 254 / 0.05) !important;
}
.text-cyan-100\/50 {
  color: rgb(207 250 254 / 0.5) !important;
}
.text-cyan-100\/60 {
  color: rgb(207 250 254 / 0.6) !important;
}
.text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7) !important;
}
.text-cyan-100\/75 {
  color: rgb(207 250 254 / 0.75) !important;
}
.text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8) !important;
}
.text-cyan-100\/87 {
  color: rgb(207 250 254 / 0.87) !important;
}
.text-cyan-100\/90 {
  color: rgb(207 250 254 / 0.9) !important;
}
.text-cyan-100\/95 {
  color: rgb(207 250 254 / 0.95) !important;
}
.text-cyan-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity)) !important;
}
.text-cyan-200\/0 {
  color: rgb(165 243 252 / 0) !important;
}
.text-cyan-200\/10 {
  color: rgb(165 243 252 / 0.1) !important;
}
.text-cyan-200\/100 {
  color: rgb(165 243 252 / 1) !important;
}
.text-cyan-200\/12 {
  color: rgb(165 243 252 / 0.12) !important;
}
.text-cyan-200\/20 {
  color: rgb(165 243 252 / 0.2) !important;
}
.text-cyan-200\/25 {
  color: rgb(165 243 252 / 0.25) !important;
}
.text-cyan-200\/30 {
  color: rgb(165 243 252 / 0.3) !important;
}
.text-cyan-200\/38 {
  color: rgb(165 243 252 / 0.38) !important;
}
.text-cyan-200\/40 {
  color: rgb(165 243 252 / 0.4) !important;
}
.text-cyan-200\/5 {
  color: rgb(165 243 252 / 0.05) !important;
}
.text-cyan-200\/50 {
  color: rgb(165 243 252 / 0.5) !important;
}
.text-cyan-200\/60 {
  color: rgb(165 243 252 / 0.6) !important;
}
.text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7) !important;
}
.text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75) !important;
}
.text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8) !important;
}
.text-cyan-200\/87 {
  color: rgb(165 243 252 / 0.87) !important;
}
.text-cyan-200\/90 {
  color: rgb(165 243 252 / 0.9) !important;
}
.text-cyan-200\/95 {
  color: rgb(165 243 252 / 0.95) !important;
}
.text-cyan-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity)) !important;
}
.text-cyan-300\/0 {
  color: rgb(103 232 249 / 0) !important;
}
.text-cyan-300\/10 {
  color: rgb(103 232 249 / 0.1) !important;
}
.text-cyan-300\/100 {
  color: rgb(103 232 249 / 1) !important;
}
.text-cyan-300\/12 {
  color: rgb(103 232 249 / 0.12) !important;
}
.text-cyan-300\/20 {
  color: rgb(103 232 249 / 0.2) !important;
}
.text-cyan-300\/25 {
  color: rgb(103 232 249 / 0.25) !important;
}
.text-cyan-300\/30 {
  color: rgb(103 232 249 / 0.3) !important;
}
.text-cyan-300\/38 {
  color: rgb(103 232 249 / 0.38) !important;
}
.text-cyan-300\/40 {
  color: rgb(103 232 249 / 0.4) !important;
}
.text-cyan-300\/5 {
  color: rgb(103 232 249 / 0.05) !important;
}
.text-cyan-300\/50 {
  color: rgb(103 232 249 / 0.5) !important;
}
.text-cyan-300\/60 {
  color: rgb(103 232 249 / 0.6) !important;
}
.text-cyan-300\/70 {
  color: rgb(103 232 249 / 0.7) !important;
}
.text-cyan-300\/75 {
  color: rgb(103 232 249 / 0.75) !important;
}
.text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8) !important;
}
.text-cyan-300\/87 {
  color: rgb(103 232 249 / 0.87) !important;
}
.text-cyan-300\/90 {
  color: rgb(103 232 249 / 0.9) !important;
}
.text-cyan-300\/95 {
  color: rgb(103 232 249 / 0.95) !important;
}
.text-cyan-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity)) !important;
}
.text-cyan-400\/0 {
  color: rgb(34 211 238 / 0) !important;
}
.text-cyan-400\/10 {
  color: rgb(34 211 238 / 0.1) !important;
}
.text-cyan-400\/100 {
  color: rgb(34 211 238 / 1) !important;
}
.text-cyan-400\/12 {
  color: rgb(34 211 238 / 0.12) !important;
}
.text-cyan-400\/20 {
  color: rgb(34 211 238 / 0.2) !important;
}
.text-cyan-400\/25 {
  color: rgb(34 211 238 / 0.25) !important;
}
.text-cyan-400\/30 {
  color: rgb(34 211 238 / 0.3) !important;
}
.text-cyan-400\/38 {
  color: rgb(34 211 238 / 0.38) !important;
}
.text-cyan-400\/40 {
  color: rgb(34 211 238 / 0.4) !important;
}
.text-cyan-400\/5 {
  color: rgb(34 211 238 / 0.05) !important;
}
.text-cyan-400\/50 {
  color: rgb(34 211 238 / 0.5) !important;
}
.text-cyan-400\/60 {
  color: rgb(34 211 238 / 0.6) !important;
}
.text-cyan-400\/70 {
  color: rgb(34 211 238 / 0.7) !important;
}
.text-cyan-400\/75 {
  color: rgb(34 211 238 / 0.75) !important;
}
.text-cyan-400\/80 {
  color: rgb(34 211 238 / 0.8) !important;
}
.text-cyan-400\/87 {
  color: rgb(34 211 238 / 0.87) !important;
}
.text-cyan-400\/90 {
  color: rgb(34 211 238 / 0.9) !important;
}
.text-cyan-400\/95 {
  color: rgb(34 211 238 / 0.95) !important;
}
.text-cyan-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity)) !important;
}
.text-cyan-50\/0 {
  color: rgb(236 254 255 / 0) !important;
}
.text-cyan-50\/10 {
  color: rgb(236 254 255 / 0.1) !important;
}
.text-cyan-50\/100 {
  color: rgb(236 254 255 / 1) !important;
}
.text-cyan-50\/12 {
  color: rgb(236 254 255 / 0.12) !important;
}
.text-cyan-50\/20 {
  color: rgb(236 254 255 / 0.2) !important;
}
.text-cyan-50\/25 {
  color: rgb(236 254 255 / 0.25) !important;
}
.text-cyan-50\/30 {
  color: rgb(236 254 255 / 0.3) !important;
}
.text-cyan-50\/38 {
  color: rgb(236 254 255 / 0.38) !important;
}
.text-cyan-50\/40 {
  color: rgb(236 254 255 / 0.4) !important;
}
.text-cyan-50\/5 {
  color: rgb(236 254 255 / 0.05) !important;
}
.text-cyan-50\/50 {
  color: rgb(236 254 255 / 0.5) !important;
}
.text-cyan-50\/60 {
  color: rgb(236 254 255 / 0.6) !important;
}
.text-cyan-50\/70 {
  color: rgb(236 254 255 / 0.7) !important;
}
.text-cyan-50\/75 {
  color: rgb(236 254 255 / 0.75) !important;
}
.text-cyan-50\/80 {
  color: rgb(236 254 255 / 0.8) !important;
}
.text-cyan-50\/87 {
  color: rgb(236 254 255 / 0.87) !important;
}
.text-cyan-50\/90 {
  color: rgb(236 254 255 / 0.9) !important;
}
.text-cyan-50\/95 {
  color: rgb(236 254 255 / 0.95) !important;
}
.text-cyan-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity)) !important;
}
.text-cyan-500\/0 {
  color: rgb(6 182 212 / 0) !important;
}
.text-cyan-500\/10 {
  color: rgb(6 182 212 / 0.1) !important;
}
.text-cyan-500\/100 {
  color: rgb(6 182 212 / 1) !important;
}
.text-cyan-500\/12 {
  color: rgb(6 182 212 / 0.12) !important;
}
.text-cyan-500\/20 {
  color: rgb(6 182 212 / 0.2) !important;
}
.text-cyan-500\/25 {
  color: rgb(6 182 212 / 0.25) !important;
}
.text-cyan-500\/30 {
  color: rgb(6 182 212 / 0.3) !important;
}
.text-cyan-500\/38 {
  color: rgb(6 182 212 / 0.38) !important;
}
.text-cyan-500\/40 {
  color: rgb(6 182 212 / 0.4) !important;
}
.text-cyan-500\/5 {
  color: rgb(6 182 212 / 0.05) !important;
}
.text-cyan-500\/50 {
  color: rgb(6 182 212 / 0.5) !important;
}
.text-cyan-500\/60 {
  color: rgb(6 182 212 / 0.6) !important;
}
.text-cyan-500\/70 {
  color: rgb(6 182 212 / 0.7) !important;
}
.text-cyan-500\/75 {
  color: rgb(6 182 212 / 0.75) !important;
}
.text-cyan-500\/80 {
  color: rgb(6 182 212 / 0.8) !important;
}
.text-cyan-500\/87 {
  color: rgb(6 182 212 / 0.87) !important;
}
.text-cyan-500\/90 {
  color: rgb(6 182 212 / 0.9) !important;
}
.text-cyan-500\/95 {
  color: rgb(6 182 212 / 0.95) !important;
}
.text-cyan-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity)) !important;
}
.text-cyan-600\/0 {
  color: rgb(8 145 178 / 0) !important;
}
.text-cyan-600\/10 {
  color: rgb(8 145 178 / 0.1) !important;
}
.text-cyan-600\/100 {
  color: rgb(8 145 178 / 1) !important;
}
.text-cyan-600\/12 {
  color: rgb(8 145 178 / 0.12) !important;
}
.text-cyan-600\/20 {
  color: rgb(8 145 178 / 0.2) !important;
}
.text-cyan-600\/25 {
  color: rgb(8 145 178 / 0.25) !important;
}
.text-cyan-600\/30 {
  color: rgb(8 145 178 / 0.3) !important;
}
.text-cyan-600\/38 {
  color: rgb(8 145 178 / 0.38) !important;
}
.text-cyan-600\/40 {
  color: rgb(8 145 178 / 0.4) !important;
}
.text-cyan-600\/5 {
  color: rgb(8 145 178 / 0.05) !important;
}
.text-cyan-600\/50 {
  color: rgb(8 145 178 / 0.5) !important;
}
.text-cyan-600\/60 {
  color: rgb(8 145 178 / 0.6) !important;
}
.text-cyan-600\/70 {
  color: rgb(8 145 178 / 0.7) !important;
}
.text-cyan-600\/75 {
  color: rgb(8 145 178 / 0.75) !important;
}
.text-cyan-600\/80 {
  color: rgb(8 145 178 / 0.8) !important;
}
.text-cyan-600\/87 {
  color: rgb(8 145 178 / 0.87) !important;
}
.text-cyan-600\/90 {
  color: rgb(8 145 178 / 0.9) !important;
}
.text-cyan-600\/95 {
  color: rgb(8 145 178 / 0.95) !important;
}
.text-cyan-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity)) !important;
}
.text-cyan-700\/0 {
  color: rgb(14 116 144 / 0) !important;
}
.text-cyan-700\/10 {
  color: rgb(14 116 144 / 0.1) !important;
}
.text-cyan-700\/100 {
  color: rgb(14 116 144 / 1) !important;
}
.text-cyan-700\/12 {
  color: rgb(14 116 144 / 0.12) !important;
}
.text-cyan-700\/20 {
  color: rgb(14 116 144 / 0.2) !important;
}
.text-cyan-700\/25 {
  color: rgb(14 116 144 / 0.25) !important;
}
.text-cyan-700\/30 {
  color: rgb(14 116 144 / 0.3) !important;
}
.text-cyan-700\/38 {
  color: rgb(14 116 144 / 0.38) !important;
}
.text-cyan-700\/40 {
  color: rgb(14 116 144 / 0.4) !important;
}
.text-cyan-700\/5 {
  color: rgb(14 116 144 / 0.05) !important;
}
.text-cyan-700\/50 {
  color: rgb(14 116 144 / 0.5) !important;
}
.text-cyan-700\/60 {
  color: rgb(14 116 144 / 0.6) !important;
}
.text-cyan-700\/70 {
  color: rgb(14 116 144 / 0.7) !important;
}
.text-cyan-700\/75 {
  color: rgb(14 116 144 / 0.75) !important;
}
.text-cyan-700\/80 {
  color: rgb(14 116 144 / 0.8) !important;
}
.text-cyan-700\/87 {
  color: rgb(14 116 144 / 0.87) !important;
}
.text-cyan-700\/90 {
  color: rgb(14 116 144 / 0.9) !important;
}
.text-cyan-700\/95 {
  color: rgb(14 116 144 / 0.95) !important;
}
.text-cyan-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity)) !important;
}
.text-cyan-800\/0 {
  color: rgb(21 94 117 / 0) !important;
}
.text-cyan-800\/10 {
  color: rgb(21 94 117 / 0.1) !important;
}
.text-cyan-800\/100 {
  color: rgb(21 94 117 / 1) !important;
}
.text-cyan-800\/12 {
  color: rgb(21 94 117 / 0.12) !important;
}
.text-cyan-800\/20 {
  color: rgb(21 94 117 / 0.2) !important;
}
.text-cyan-800\/25 {
  color: rgb(21 94 117 / 0.25) !important;
}
.text-cyan-800\/30 {
  color: rgb(21 94 117 / 0.3) !important;
}
.text-cyan-800\/38 {
  color: rgb(21 94 117 / 0.38) !important;
}
.text-cyan-800\/40 {
  color: rgb(21 94 117 / 0.4) !important;
}
.text-cyan-800\/5 {
  color: rgb(21 94 117 / 0.05) !important;
}
.text-cyan-800\/50 {
  color: rgb(21 94 117 / 0.5) !important;
}
.text-cyan-800\/60 {
  color: rgb(21 94 117 / 0.6) !important;
}
.text-cyan-800\/70 {
  color: rgb(21 94 117 / 0.7) !important;
}
.text-cyan-800\/75 {
  color: rgb(21 94 117 / 0.75) !important;
}
.text-cyan-800\/80 {
  color: rgb(21 94 117 / 0.8) !important;
}
.text-cyan-800\/87 {
  color: rgb(21 94 117 / 0.87) !important;
}
.text-cyan-800\/90 {
  color: rgb(21 94 117 / 0.9) !important;
}
.text-cyan-800\/95 {
  color: rgb(21 94 117 / 0.95) !important;
}
.text-cyan-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity)) !important;
}
.text-cyan-900\/0 {
  color: rgb(22 78 99 / 0) !important;
}
.text-cyan-900\/10 {
  color: rgb(22 78 99 / 0.1) !important;
}
.text-cyan-900\/100 {
  color: rgb(22 78 99 / 1) !important;
}
.text-cyan-900\/12 {
  color: rgb(22 78 99 / 0.12) !important;
}
.text-cyan-900\/20 {
  color: rgb(22 78 99 / 0.2) !important;
}
.text-cyan-900\/25 {
  color: rgb(22 78 99 / 0.25) !important;
}
.text-cyan-900\/30 {
  color: rgb(22 78 99 / 0.3) !important;
}
.text-cyan-900\/38 {
  color: rgb(22 78 99 / 0.38) !important;
}
.text-cyan-900\/40 {
  color: rgb(22 78 99 / 0.4) !important;
}
.text-cyan-900\/5 {
  color: rgb(22 78 99 / 0.05) !important;
}
.text-cyan-900\/50 {
  color: rgb(22 78 99 / 0.5) !important;
}
.text-cyan-900\/60 {
  color: rgb(22 78 99 / 0.6) !important;
}
.text-cyan-900\/70 {
  color: rgb(22 78 99 / 0.7) !important;
}
.text-cyan-900\/75 {
  color: rgb(22 78 99 / 0.75) !important;
}
.text-cyan-900\/80 {
  color: rgb(22 78 99 / 0.8) !important;
}
.text-cyan-900\/87 {
  color: rgb(22 78 99 / 0.87) !important;
}
.text-cyan-900\/90 {
  color: rgb(22 78 99 / 0.9) !important;
}
.text-cyan-900\/95 {
  color: rgb(22 78 99 / 0.95) !important;
}
.text-cyan-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(8 51 68 / var(--tw-text-opacity)) !important;
}
.text-cyan-950\/0 {
  color: rgb(8 51 68 / 0) !important;
}
.text-cyan-950\/10 {
  color: rgb(8 51 68 / 0.1) !important;
}
.text-cyan-950\/100 {
  color: rgb(8 51 68 / 1) !important;
}
.text-cyan-950\/12 {
  color: rgb(8 51 68 / 0.12) !important;
}
.text-cyan-950\/20 {
  color: rgb(8 51 68 / 0.2) !important;
}
.text-cyan-950\/25 {
  color: rgb(8 51 68 / 0.25) !important;
}
.text-cyan-950\/30 {
  color: rgb(8 51 68 / 0.3) !important;
}
.text-cyan-950\/38 {
  color: rgb(8 51 68 / 0.38) !important;
}
.text-cyan-950\/40 {
  color: rgb(8 51 68 / 0.4) !important;
}
.text-cyan-950\/5 {
  color: rgb(8 51 68 / 0.05) !important;
}
.text-cyan-950\/50 {
  color: rgb(8 51 68 / 0.5) !important;
}
.text-cyan-950\/60 {
  color: rgb(8 51 68 / 0.6) !important;
}
.text-cyan-950\/70 {
  color: rgb(8 51 68 / 0.7) !important;
}
.text-cyan-950\/75 {
  color: rgb(8 51 68 / 0.75) !important;
}
.text-cyan-950\/80 {
  color: rgb(8 51 68 / 0.8) !important;
}
.text-cyan-950\/87 {
  color: rgb(8 51 68 / 0.87) !important;
}
.text-cyan-950\/90 {
  color: rgb(8 51 68 / 0.9) !important;
}
.text-cyan-950\/95 {
  color: rgb(8 51 68 / 0.95) !important;
}
.text-emerald-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity)) !important;
}
.text-emerald-100\/0 {
  color: rgb(209 250 229 / 0) !important;
}
.text-emerald-100\/10 {
  color: rgb(209 250 229 / 0.1) !important;
}
.text-emerald-100\/100 {
  color: rgb(209 250 229 / 1) !important;
}
.text-emerald-100\/12 {
  color: rgb(209 250 229 / 0.12) !important;
}
.text-emerald-100\/20 {
  color: rgb(209 250 229 / 0.2) !important;
}
.text-emerald-100\/25 {
  color: rgb(209 250 229 / 0.25) !important;
}
.text-emerald-100\/30 {
  color: rgb(209 250 229 / 0.3) !important;
}
.text-emerald-100\/38 {
  color: rgb(209 250 229 / 0.38) !important;
}
.text-emerald-100\/40 {
  color: rgb(209 250 229 / 0.4) !important;
}
.text-emerald-100\/5 {
  color: rgb(209 250 229 / 0.05) !important;
}
.text-emerald-100\/50 {
  color: rgb(209 250 229 / 0.5) !important;
}
.text-emerald-100\/60 {
  color: rgb(209 250 229 / 0.6) !important;
}
.text-emerald-100\/70 {
  color: rgb(209 250 229 / 0.7) !important;
}
.text-emerald-100\/75 {
  color: rgb(209 250 229 / 0.75) !important;
}
.text-emerald-100\/80 {
  color: rgb(209 250 229 / 0.8) !important;
}
.text-emerald-100\/87 {
  color: rgb(209 250 229 / 0.87) !important;
}
.text-emerald-100\/90 {
  color: rgb(209 250 229 / 0.9) !important;
}
.text-emerald-100\/95 {
  color: rgb(209 250 229 / 0.95) !important;
}
.text-emerald-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity)) !important;
}
.text-emerald-200\/0 {
  color: rgb(167 243 208 / 0) !important;
}
.text-emerald-200\/10 {
  color: rgb(167 243 208 / 0.1) !important;
}
.text-emerald-200\/100 {
  color: rgb(167 243 208 / 1) !important;
}
.text-emerald-200\/12 {
  color: rgb(167 243 208 / 0.12) !important;
}
.text-emerald-200\/20 {
  color: rgb(167 243 208 / 0.2) !important;
}
.text-emerald-200\/25 {
  color: rgb(167 243 208 / 0.25) !important;
}
.text-emerald-200\/30 {
  color: rgb(167 243 208 / 0.3) !important;
}
.text-emerald-200\/38 {
  color: rgb(167 243 208 / 0.38) !important;
}
.text-emerald-200\/40 {
  color: rgb(167 243 208 / 0.4) !important;
}
.text-emerald-200\/5 {
  color: rgb(167 243 208 / 0.05) !important;
}
.text-emerald-200\/50 {
  color: rgb(167 243 208 / 0.5) !important;
}
.text-emerald-200\/60 {
  color: rgb(167 243 208 / 0.6) !important;
}
.text-emerald-200\/70 {
  color: rgb(167 243 208 / 0.7) !important;
}
.text-emerald-200\/75 {
  color: rgb(167 243 208 / 0.75) !important;
}
.text-emerald-200\/80 {
  color: rgb(167 243 208 / 0.8) !important;
}
.text-emerald-200\/87 {
  color: rgb(167 243 208 / 0.87) !important;
}
.text-emerald-200\/90 {
  color: rgb(167 243 208 / 0.9) !important;
}
.text-emerald-200\/95 {
  color: rgb(167 243 208 / 0.95) !important;
}
.text-emerald-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity)) !important;
}
.text-emerald-300\/0 {
  color: rgb(110 231 183 / 0) !important;
}
.text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1) !important;
}
.text-emerald-300\/100 {
  color: rgb(110 231 183 / 1) !important;
}
.text-emerald-300\/12 {
  color: rgb(110 231 183 / 0.12) !important;
}
.text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2) !important;
}
.text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25) !important;
}
.text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3) !important;
}
.text-emerald-300\/38 {
  color: rgb(110 231 183 / 0.38) !important;
}
.text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4) !important;
}
.text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05) !important;
}
.text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5) !important;
}
.text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6) !important;
}
.text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7) !important;
}
.text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75) !important;
}
.text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8) !important;
}
.text-emerald-300\/87 {
  color: rgb(110 231 183 / 0.87) !important;
}
.text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9) !important;
}
.text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95) !important;
}
.text-emerald-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity)) !important;
}
.text-emerald-400\/0 {
  color: rgb(52 211 153 / 0) !important;
}
.text-emerald-400\/10 {
  color: rgb(52 211 153 / 0.1) !important;
}
.text-emerald-400\/100 {
  color: rgb(52 211 153 / 1) !important;
}
.text-emerald-400\/12 {
  color: rgb(52 211 153 / 0.12) !important;
}
.text-emerald-400\/20 {
  color: rgb(52 211 153 / 0.2) !important;
}
.text-emerald-400\/25 {
  color: rgb(52 211 153 / 0.25) !important;
}
.text-emerald-400\/30 {
  color: rgb(52 211 153 / 0.3) !important;
}
.text-emerald-400\/38 {
  color: rgb(52 211 153 / 0.38) !important;
}
.text-emerald-400\/40 {
  color: rgb(52 211 153 / 0.4) !important;
}
.text-emerald-400\/5 {
  color: rgb(52 211 153 / 0.05) !important;
}
.text-emerald-400\/50 {
  color: rgb(52 211 153 / 0.5) !important;
}
.text-emerald-400\/60 {
  color: rgb(52 211 153 / 0.6) !important;
}
.text-emerald-400\/70 {
  color: rgb(52 211 153 / 0.7) !important;
}
.text-emerald-400\/75 {
  color: rgb(52 211 153 / 0.75) !important;
}
.text-emerald-400\/80 {
  color: rgb(52 211 153 / 0.8) !important;
}
.text-emerald-400\/87 {
  color: rgb(52 211 153 / 0.87) !important;
}
.text-emerald-400\/90 {
  color: rgb(52 211 153 / 0.9) !important;
}
.text-emerald-400\/95 {
  color: rgb(52 211 153 / 0.95) !important;
}
.text-emerald-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity)) !important;
}
.text-emerald-50\/0 {
  color: rgb(236 253 245 / 0) !important;
}
.text-emerald-50\/10 {
  color: rgb(236 253 245 / 0.1) !important;
}
.text-emerald-50\/100 {
  color: rgb(236 253 245 / 1) !important;
}
.text-emerald-50\/12 {
  color: rgb(236 253 245 / 0.12) !important;
}
.text-emerald-50\/20 {
  color: rgb(236 253 245 / 0.2) !important;
}
.text-emerald-50\/25 {
  color: rgb(236 253 245 / 0.25) !important;
}
.text-emerald-50\/30 {
  color: rgb(236 253 245 / 0.3) !important;
}
.text-emerald-50\/38 {
  color: rgb(236 253 245 / 0.38) !important;
}
.text-emerald-50\/40 {
  color: rgb(236 253 245 / 0.4) !important;
}
.text-emerald-50\/5 {
  color: rgb(236 253 245 / 0.05) !important;
}
.text-emerald-50\/50 {
  color: rgb(236 253 245 / 0.5) !important;
}
.text-emerald-50\/60 {
  color: rgb(236 253 245 / 0.6) !important;
}
.text-emerald-50\/70 {
  color: rgb(236 253 245 / 0.7) !important;
}
.text-emerald-50\/75 {
  color: rgb(236 253 245 / 0.75) !important;
}
.text-emerald-50\/80 {
  color: rgb(236 253 245 / 0.8) !important;
}
.text-emerald-50\/87 {
  color: rgb(236 253 245 / 0.87) !important;
}
.text-emerald-50\/90 {
  color: rgb(236 253 245 / 0.9) !important;
}
.text-emerald-50\/95 {
  color: rgb(236 253 245 / 0.95) !important;
}
.text-emerald-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity)) !important;
}
.text-emerald-500\/0 {
  color: rgb(16 185 129 / 0) !important;
}
.text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1) !important;
}
.text-emerald-500\/100 {
  color: rgb(16 185 129 / 1) !important;
}
.text-emerald-500\/12 {
  color: rgb(16 185 129 / 0.12) !important;
}
.text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2) !important;
}
.text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25) !important;
}
.text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3) !important;
}
.text-emerald-500\/38 {
  color: rgb(16 185 129 / 0.38) !important;
}
.text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4) !important;
}
.text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05) !important;
}
.text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5) !important;
}
.text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6) !important;
}
.text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7) !important;
}
.text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75) !important;
}
.text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8) !important;
}
.text-emerald-500\/87 {
  color: rgb(16 185 129 / 0.87) !important;
}
.text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9) !important;
}
.text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95) !important;
}
.text-emerald-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity)) !important;
}
.text-emerald-600\/0 {
  color: rgb(5 150 105 / 0) !important;
}
.text-emerald-600\/10 {
  color: rgb(5 150 105 / 0.1) !important;
}
.text-emerald-600\/100 {
  color: rgb(5 150 105 / 1) !important;
}
.text-emerald-600\/12 {
  color: rgb(5 150 105 / 0.12) !important;
}
.text-emerald-600\/20 {
  color: rgb(5 150 105 / 0.2) !important;
}
.text-emerald-600\/25 {
  color: rgb(5 150 105 / 0.25) !important;
}
.text-emerald-600\/30 {
  color: rgb(5 150 105 / 0.3) !important;
}
.text-emerald-600\/38 {
  color: rgb(5 150 105 / 0.38) !important;
}
.text-emerald-600\/40 {
  color: rgb(5 150 105 / 0.4) !important;
}
.text-emerald-600\/5 {
  color: rgb(5 150 105 / 0.05) !important;
}
.text-emerald-600\/50 {
  color: rgb(5 150 105 / 0.5) !important;
}
.text-emerald-600\/60 {
  color: rgb(5 150 105 / 0.6) !important;
}
.text-emerald-600\/70 {
  color: rgb(5 150 105 / 0.7) !important;
}
.text-emerald-600\/75 {
  color: rgb(5 150 105 / 0.75) !important;
}
.text-emerald-600\/80 {
  color: rgb(5 150 105 / 0.8) !important;
}
.text-emerald-600\/87 {
  color: rgb(5 150 105 / 0.87) !important;
}
.text-emerald-600\/90 {
  color: rgb(5 150 105 / 0.9) !important;
}
.text-emerald-600\/95 {
  color: rgb(5 150 105 / 0.95) !important;
}
.text-emerald-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity)) !important;
}
.text-emerald-700\/0 {
  color: rgb(4 120 87 / 0) !important;
}
.text-emerald-700\/10 {
  color: rgb(4 120 87 / 0.1) !important;
}
.text-emerald-700\/100 {
  color: rgb(4 120 87 / 1) !important;
}
.text-emerald-700\/12 {
  color: rgb(4 120 87 / 0.12) !important;
}
.text-emerald-700\/20 {
  color: rgb(4 120 87 / 0.2) !important;
}
.text-emerald-700\/25 {
  color: rgb(4 120 87 / 0.25) !important;
}
.text-emerald-700\/30 {
  color: rgb(4 120 87 / 0.3) !important;
}
.text-emerald-700\/38 {
  color: rgb(4 120 87 / 0.38) !important;
}
.text-emerald-700\/40 {
  color: rgb(4 120 87 / 0.4) !important;
}
.text-emerald-700\/5 {
  color: rgb(4 120 87 / 0.05) !important;
}
.text-emerald-700\/50 {
  color: rgb(4 120 87 / 0.5) !important;
}
.text-emerald-700\/60 {
  color: rgb(4 120 87 / 0.6) !important;
}
.text-emerald-700\/70 {
  color: rgb(4 120 87 / 0.7) !important;
}
.text-emerald-700\/75 {
  color: rgb(4 120 87 / 0.75) !important;
}
.text-emerald-700\/80 {
  color: rgb(4 120 87 / 0.8) !important;
}
.text-emerald-700\/87 {
  color: rgb(4 120 87 / 0.87) !important;
}
.text-emerald-700\/90 {
  color: rgb(4 120 87 / 0.9) !important;
}
.text-emerald-700\/95 {
  color: rgb(4 120 87 / 0.95) !important;
}
.text-emerald-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity)) !important;
}
.text-emerald-800\/0 {
  color: rgb(6 95 70 / 0) !important;
}
.text-emerald-800\/10 {
  color: rgb(6 95 70 / 0.1) !important;
}
.text-emerald-800\/100 {
  color: rgb(6 95 70 / 1) !important;
}
.text-emerald-800\/12 {
  color: rgb(6 95 70 / 0.12) !important;
}
.text-emerald-800\/20 {
  color: rgb(6 95 70 / 0.2) !important;
}
.text-emerald-800\/25 {
  color: rgb(6 95 70 / 0.25) !important;
}
.text-emerald-800\/30 {
  color: rgb(6 95 70 / 0.3) !important;
}
.text-emerald-800\/38 {
  color: rgb(6 95 70 / 0.38) !important;
}
.text-emerald-800\/40 {
  color: rgb(6 95 70 / 0.4) !important;
}
.text-emerald-800\/5 {
  color: rgb(6 95 70 / 0.05) !important;
}
.text-emerald-800\/50 {
  color: rgb(6 95 70 / 0.5) !important;
}
.text-emerald-800\/60 {
  color: rgb(6 95 70 / 0.6) !important;
}
.text-emerald-800\/70 {
  color: rgb(6 95 70 / 0.7) !important;
}
.text-emerald-800\/75 {
  color: rgb(6 95 70 / 0.75) !important;
}
.text-emerald-800\/80 {
  color: rgb(6 95 70 / 0.8) !important;
}
.text-emerald-800\/87 {
  color: rgb(6 95 70 / 0.87) !important;
}
.text-emerald-800\/90 {
  color: rgb(6 95 70 / 0.9) !important;
}
.text-emerald-800\/95 {
  color: rgb(6 95 70 / 0.95) !important;
}
.text-emerald-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity)) !important;
}
.text-emerald-900\/0 {
  color: rgb(6 78 59 / 0) !important;
}
.text-emerald-900\/10 {
  color: rgb(6 78 59 / 0.1) !important;
}
.text-emerald-900\/100 {
  color: rgb(6 78 59 / 1) !important;
}
.text-emerald-900\/12 {
  color: rgb(6 78 59 / 0.12) !important;
}
.text-emerald-900\/20 {
  color: rgb(6 78 59 / 0.2) !important;
}
.text-emerald-900\/25 {
  color: rgb(6 78 59 / 0.25) !important;
}
.text-emerald-900\/30 {
  color: rgb(6 78 59 / 0.3) !important;
}
.text-emerald-900\/38 {
  color: rgb(6 78 59 / 0.38) !important;
}
.text-emerald-900\/40 {
  color: rgb(6 78 59 / 0.4) !important;
}
.text-emerald-900\/5 {
  color: rgb(6 78 59 / 0.05) !important;
}
.text-emerald-900\/50 {
  color: rgb(6 78 59 / 0.5) !important;
}
.text-emerald-900\/60 {
  color: rgb(6 78 59 / 0.6) !important;
}
.text-emerald-900\/70 {
  color: rgb(6 78 59 / 0.7) !important;
}
.text-emerald-900\/75 {
  color: rgb(6 78 59 / 0.75) !important;
}
.text-emerald-900\/80 {
  color: rgb(6 78 59 / 0.8) !important;
}
.text-emerald-900\/87 {
  color: rgb(6 78 59 / 0.87) !important;
}
.text-emerald-900\/90 {
  color: rgb(6 78 59 / 0.9) !important;
}
.text-emerald-900\/95 {
  color: rgb(6 78 59 / 0.95) !important;
}
.text-emerald-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(2 44 34 / var(--tw-text-opacity)) !important;
}
.text-emerald-950\/0 {
  color: rgb(2 44 34 / 0) !important;
}
.text-emerald-950\/10 {
  color: rgb(2 44 34 / 0.1) !important;
}
.text-emerald-950\/100 {
  color: rgb(2 44 34 / 1) !important;
}
.text-emerald-950\/12 {
  color: rgb(2 44 34 / 0.12) !important;
}
.text-emerald-950\/20 {
  color: rgb(2 44 34 / 0.2) !important;
}
.text-emerald-950\/25 {
  color: rgb(2 44 34 / 0.25) !important;
}
.text-emerald-950\/30 {
  color: rgb(2 44 34 / 0.3) !important;
}
.text-emerald-950\/38 {
  color: rgb(2 44 34 / 0.38) !important;
}
.text-emerald-950\/40 {
  color: rgb(2 44 34 / 0.4) !important;
}
.text-emerald-950\/5 {
  color: rgb(2 44 34 / 0.05) !important;
}
.text-emerald-950\/50 {
  color: rgb(2 44 34 / 0.5) !important;
}
.text-emerald-950\/60 {
  color: rgb(2 44 34 / 0.6) !important;
}
.text-emerald-950\/70 {
  color: rgb(2 44 34 / 0.7) !important;
}
.text-emerald-950\/75 {
  color: rgb(2 44 34 / 0.75) !important;
}
.text-emerald-950\/80 {
  color: rgb(2 44 34 / 0.8) !important;
}
.text-emerald-950\/87 {
  color: rgb(2 44 34 / 0.87) !important;
}
.text-emerald-950\/90 {
  color: rgb(2 44 34 / 0.9) !important;
}
.text-emerald-950\/95 {
  color: rgb(2 44 34 / 0.95) !important;
}
.text-fuchsia-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-100\/0 {
  color: rgb(250 232 255 / 0) !important;
}
.text-fuchsia-100\/10 {
  color: rgb(250 232 255 / 0.1) !important;
}
.text-fuchsia-100\/100 {
  color: rgb(250 232 255 / 1) !important;
}
.text-fuchsia-100\/12 {
  color: rgb(250 232 255 / 0.12) !important;
}
.text-fuchsia-100\/20 {
  color: rgb(250 232 255 / 0.2) !important;
}
.text-fuchsia-100\/25 {
  color: rgb(250 232 255 / 0.25) !important;
}
.text-fuchsia-100\/30 {
  color: rgb(250 232 255 / 0.3) !important;
}
.text-fuchsia-100\/38 {
  color: rgb(250 232 255 / 0.38) !important;
}
.text-fuchsia-100\/40 {
  color: rgb(250 232 255 / 0.4) !important;
}
.text-fuchsia-100\/5 {
  color: rgb(250 232 255 / 0.05) !important;
}
.text-fuchsia-100\/50 {
  color: rgb(250 232 255 / 0.5) !important;
}
.text-fuchsia-100\/60 {
  color: rgb(250 232 255 / 0.6) !important;
}
.text-fuchsia-100\/70 {
  color: rgb(250 232 255 / 0.7) !important;
}
.text-fuchsia-100\/75 {
  color: rgb(250 232 255 / 0.75) !important;
}
.text-fuchsia-100\/80 {
  color: rgb(250 232 255 / 0.8) !important;
}
.text-fuchsia-100\/87 {
  color: rgb(250 232 255 / 0.87) !important;
}
.text-fuchsia-100\/90 {
  color: rgb(250 232 255 / 0.9) !important;
}
.text-fuchsia-100\/95 {
  color: rgb(250 232 255 / 0.95) !important;
}
.text-fuchsia-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-200\/0 {
  color: rgb(245 208 254 / 0) !important;
}
.text-fuchsia-200\/10 {
  color: rgb(245 208 254 / 0.1) !important;
}
.text-fuchsia-200\/100 {
  color: rgb(245 208 254 / 1) !important;
}
.text-fuchsia-200\/12 {
  color: rgb(245 208 254 / 0.12) !important;
}
.text-fuchsia-200\/20 {
  color: rgb(245 208 254 / 0.2) !important;
}
.text-fuchsia-200\/25 {
  color: rgb(245 208 254 / 0.25) !important;
}
.text-fuchsia-200\/30 {
  color: rgb(245 208 254 / 0.3) !important;
}
.text-fuchsia-200\/38 {
  color: rgb(245 208 254 / 0.38) !important;
}
.text-fuchsia-200\/40 {
  color: rgb(245 208 254 / 0.4) !important;
}
.text-fuchsia-200\/5 {
  color: rgb(245 208 254 / 0.05) !important;
}
.text-fuchsia-200\/50 {
  color: rgb(245 208 254 / 0.5) !important;
}
.text-fuchsia-200\/60 {
  color: rgb(245 208 254 / 0.6) !important;
}
.text-fuchsia-200\/70 {
  color: rgb(245 208 254 / 0.7) !important;
}
.text-fuchsia-200\/75 {
  color: rgb(245 208 254 / 0.75) !important;
}
.text-fuchsia-200\/80 {
  color: rgb(245 208 254 / 0.8) !important;
}
.text-fuchsia-200\/87 {
  color: rgb(245 208 254 / 0.87) !important;
}
.text-fuchsia-200\/90 {
  color: rgb(245 208 254 / 0.9) !important;
}
.text-fuchsia-200\/95 {
  color: rgb(245 208 254 / 0.95) !important;
}
.text-fuchsia-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-300\/0 {
  color: rgb(240 171 252 / 0) !important;
}
.text-fuchsia-300\/10 {
  color: rgb(240 171 252 / 0.1) !important;
}
.text-fuchsia-300\/100 {
  color: rgb(240 171 252 / 1) !important;
}
.text-fuchsia-300\/12 {
  color: rgb(240 171 252 / 0.12) !important;
}
.text-fuchsia-300\/20 {
  color: rgb(240 171 252 / 0.2) !important;
}
.text-fuchsia-300\/25 {
  color: rgb(240 171 252 / 0.25) !important;
}
.text-fuchsia-300\/30 {
  color: rgb(240 171 252 / 0.3) !important;
}
.text-fuchsia-300\/38 {
  color: rgb(240 171 252 / 0.38) !important;
}
.text-fuchsia-300\/40 {
  color: rgb(240 171 252 / 0.4) !important;
}
.text-fuchsia-300\/5 {
  color: rgb(240 171 252 / 0.05) !important;
}
.text-fuchsia-300\/50 {
  color: rgb(240 171 252 / 0.5) !important;
}
.text-fuchsia-300\/60 {
  color: rgb(240 171 252 / 0.6) !important;
}
.text-fuchsia-300\/70 {
  color: rgb(240 171 252 / 0.7) !important;
}
.text-fuchsia-300\/75 {
  color: rgb(240 171 252 / 0.75) !important;
}
.text-fuchsia-300\/80 {
  color: rgb(240 171 252 / 0.8) !important;
}
.text-fuchsia-300\/87 {
  color: rgb(240 171 252 / 0.87) !important;
}
.text-fuchsia-300\/90 {
  color: rgb(240 171 252 / 0.9) !important;
}
.text-fuchsia-300\/95 {
  color: rgb(240 171 252 / 0.95) !important;
}
.text-fuchsia-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-400\/0 {
  color: rgb(232 121 249 / 0) !important;
}
.text-fuchsia-400\/10 {
  color: rgb(232 121 249 / 0.1) !important;
}
.text-fuchsia-400\/100 {
  color: rgb(232 121 249 / 1) !important;
}
.text-fuchsia-400\/12 {
  color: rgb(232 121 249 / 0.12) !important;
}
.text-fuchsia-400\/20 {
  color: rgb(232 121 249 / 0.2) !important;
}
.text-fuchsia-400\/25 {
  color: rgb(232 121 249 / 0.25) !important;
}
.text-fuchsia-400\/30 {
  color: rgb(232 121 249 / 0.3) !important;
}
.text-fuchsia-400\/38 {
  color: rgb(232 121 249 / 0.38) !important;
}
.text-fuchsia-400\/40 {
  color: rgb(232 121 249 / 0.4) !important;
}
.text-fuchsia-400\/5 {
  color: rgb(232 121 249 / 0.05) !important;
}
.text-fuchsia-400\/50 {
  color: rgb(232 121 249 / 0.5) !important;
}
.text-fuchsia-400\/60 {
  color: rgb(232 121 249 / 0.6) !important;
}
.text-fuchsia-400\/70 {
  color: rgb(232 121 249 / 0.7) !important;
}
.text-fuchsia-400\/75 {
  color: rgb(232 121 249 / 0.75) !important;
}
.text-fuchsia-400\/80 {
  color: rgb(232 121 249 / 0.8) !important;
}
.text-fuchsia-400\/87 {
  color: rgb(232 121 249 / 0.87) !important;
}
.text-fuchsia-400\/90 {
  color: rgb(232 121 249 / 0.9) !important;
}
.text-fuchsia-400\/95 {
  color: rgb(232 121 249 / 0.95) !important;
}
.text-fuchsia-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-50\/0 {
  color: rgb(253 244 255 / 0) !important;
}
.text-fuchsia-50\/10 {
  color: rgb(253 244 255 / 0.1) !important;
}
.text-fuchsia-50\/100 {
  color: rgb(253 244 255 / 1) !important;
}
.text-fuchsia-50\/12 {
  color: rgb(253 244 255 / 0.12) !important;
}
.text-fuchsia-50\/20 {
  color: rgb(253 244 255 / 0.2) !important;
}
.text-fuchsia-50\/25 {
  color: rgb(253 244 255 / 0.25) !important;
}
.text-fuchsia-50\/30 {
  color: rgb(253 244 255 / 0.3) !important;
}
.text-fuchsia-50\/38 {
  color: rgb(253 244 255 / 0.38) !important;
}
.text-fuchsia-50\/40 {
  color: rgb(253 244 255 / 0.4) !important;
}
.text-fuchsia-50\/5 {
  color: rgb(253 244 255 / 0.05) !important;
}
.text-fuchsia-50\/50 {
  color: rgb(253 244 255 / 0.5) !important;
}
.text-fuchsia-50\/60 {
  color: rgb(253 244 255 / 0.6) !important;
}
.text-fuchsia-50\/70 {
  color: rgb(253 244 255 / 0.7) !important;
}
.text-fuchsia-50\/75 {
  color: rgb(253 244 255 / 0.75) !important;
}
.text-fuchsia-50\/80 {
  color: rgb(253 244 255 / 0.8) !important;
}
.text-fuchsia-50\/87 {
  color: rgb(253 244 255 / 0.87) !important;
}
.text-fuchsia-50\/90 {
  color: rgb(253 244 255 / 0.9) !important;
}
.text-fuchsia-50\/95 {
  color: rgb(253 244 255 / 0.95) !important;
}
.text-fuchsia-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-500\/0 {
  color: rgb(217 70 239 / 0) !important;
}
.text-fuchsia-500\/10 {
  color: rgb(217 70 239 / 0.1) !important;
}
.text-fuchsia-500\/100 {
  color: rgb(217 70 239 / 1) !important;
}
.text-fuchsia-500\/12 {
  color: rgb(217 70 239 / 0.12) !important;
}
.text-fuchsia-500\/20 {
  color: rgb(217 70 239 / 0.2) !important;
}
.text-fuchsia-500\/25 {
  color: rgb(217 70 239 / 0.25) !important;
}
.text-fuchsia-500\/30 {
  color: rgb(217 70 239 / 0.3) !important;
}
.text-fuchsia-500\/38 {
  color: rgb(217 70 239 / 0.38) !important;
}
.text-fuchsia-500\/40 {
  color: rgb(217 70 239 / 0.4) !important;
}
.text-fuchsia-500\/5 {
  color: rgb(217 70 239 / 0.05) !important;
}
.text-fuchsia-500\/50 {
  color: rgb(217 70 239 / 0.5) !important;
}
.text-fuchsia-500\/60 {
  color: rgb(217 70 239 / 0.6) !important;
}
.text-fuchsia-500\/70 {
  color: rgb(217 70 239 / 0.7) !important;
}
.text-fuchsia-500\/75 {
  color: rgb(217 70 239 / 0.75) !important;
}
.text-fuchsia-500\/80 {
  color: rgb(217 70 239 / 0.8) !important;
}
.text-fuchsia-500\/87 {
  color: rgb(217 70 239 / 0.87) !important;
}
.text-fuchsia-500\/90 {
  color: rgb(217 70 239 / 0.9) !important;
}
.text-fuchsia-500\/95 {
  color: rgb(217 70 239 / 0.95) !important;
}
.text-fuchsia-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-600\/0 {
  color: rgb(192 38 211 / 0) !important;
}
.text-fuchsia-600\/10 {
  color: rgb(192 38 211 / 0.1) !important;
}
.text-fuchsia-600\/100 {
  color: rgb(192 38 211 / 1) !important;
}
.text-fuchsia-600\/12 {
  color: rgb(192 38 211 / 0.12) !important;
}
.text-fuchsia-600\/20 {
  color: rgb(192 38 211 / 0.2) !important;
}
.text-fuchsia-600\/25 {
  color: rgb(192 38 211 / 0.25) !important;
}
.text-fuchsia-600\/30 {
  color: rgb(192 38 211 / 0.3) !important;
}
.text-fuchsia-600\/38 {
  color: rgb(192 38 211 / 0.38) !important;
}
.text-fuchsia-600\/40 {
  color: rgb(192 38 211 / 0.4) !important;
}
.text-fuchsia-600\/5 {
  color: rgb(192 38 211 / 0.05) !important;
}
.text-fuchsia-600\/50 {
  color: rgb(192 38 211 / 0.5) !important;
}
.text-fuchsia-600\/60 {
  color: rgb(192 38 211 / 0.6) !important;
}
.text-fuchsia-600\/70 {
  color: rgb(192 38 211 / 0.7) !important;
}
.text-fuchsia-600\/75 {
  color: rgb(192 38 211 / 0.75) !important;
}
.text-fuchsia-600\/80 {
  color: rgb(192 38 211 / 0.8) !important;
}
.text-fuchsia-600\/87 {
  color: rgb(192 38 211 / 0.87) !important;
}
.text-fuchsia-600\/90 {
  color: rgb(192 38 211 / 0.9) !important;
}
.text-fuchsia-600\/95 {
  color: rgb(192 38 211 / 0.95) !important;
}
.text-fuchsia-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-700\/0 {
  color: rgb(162 28 175 / 0) !important;
}
.text-fuchsia-700\/10 {
  color: rgb(162 28 175 / 0.1) !important;
}
.text-fuchsia-700\/100 {
  color: rgb(162 28 175 / 1) !important;
}
.text-fuchsia-700\/12 {
  color: rgb(162 28 175 / 0.12) !important;
}
.text-fuchsia-700\/20 {
  color: rgb(162 28 175 / 0.2) !important;
}
.text-fuchsia-700\/25 {
  color: rgb(162 28 175 / 0.25) !important;
}
.text-fuchsia-700\/30 {
  color: rgb(162 28 175 / 0.3) !important;
}
.text-fuchsia-700\/38 {
  color: rgb(162 28 175 / 0.38) !important;
}
.text-fuchsia-700\/40 {
  color: rgb(162 28 175 / 0.4) !important;
}
.text-fuchsia-700\/5 {
  color: rgb(162 28 175 / 0.05) !important;
}
.text-fuchsia-700\/50 {
  color: rgb(162 28 175 / 0.5) !important;
}
.text-fuchsia-700\/60 {
  color: rgb(162 28 175 / 0.6) !important;
}
.text-fuchsia-700\/70 {
  color: rgb(162 28 175 / 0.7) !important;
}
.text-fuchsia-700\/75 {
  color: rgb(162 28 175 / 0.75) !important;
}
.text-fuchsia-700\/80 {
  color: rgb(162 28 175 / 0.8) !important;
}
.text-fuchsia-700\/87 {
  color: rgb(162 28 175 / 0.87) !important;
}
.text-fuchsia-700\/90 {
  color: rgb(162 28 175 / 0.9) !important;
}
.text-fuchsia-700\/95 {
  color: rgb(162 28 175 / 0.95) !important;
}
.text-fuchsia-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-800\/0 {
  color: rgb(134 25 143 / 0) !important;
}
.text-fuchsia-800\/10 {
  color: rgb(134 25 143 / 0.1) !important;
}
.text-fuchsia-800\/100 {
  color: rgb(134 25 143 / 1) !important;
}
.text-fuchsia-800\/12 {
  color: rgb(134 25 143 / 0.12) !important;
}
.text-fuchsia-800\/20 {
  color: rgb(134 25 143 / 0.2) !important;
}
.text-fuchsia-800\/25 {
  color: rgb(134 25 143 / 0.25) !important;
}
.text-fuchsia-800\/30 {
  color: rgb(134 25 143 / 0.3) !important;
}
.text-fuchsia-800\/38 {
  color: rgb(134 25 143 / 0.38) !important;
}
.text-fuchsia-800\/40 {
  color: rgb(134 25 143 / 0.4) !important;
}
.text-fuchsia-800\/5 {
  color: rgb(134 25 143 / 0.05) !important;
}
.text-fuchsia-800\/50 {
  color: rgb(134 25 143 / 0.5) !important;
}
.text-fuchsia-800\/60 {
  color: rgb(134 25 143 / 0.6) !important;
}
.text-fuchsia-800\/70 {
  color: rgb(134 25 143 / 0.7) !important;
}
.text-fuchsia-800\/75 {
  color: rgb(134 25 143 / 0.75) !important;
}
.text-fuchsia-800\/80 {
  color: rgb(134 25 143 / 0.8) !important;
}
.text-fuchsia-800\/87 {
  color: rgb(134 25 143 / 0.87) !important;
}
.text-fuchsia-800\/90 {
  color: rgb(134 25 143 / 0.9) !important;
}
.text-fuchsia-800\/95 {
  color: rgb(134 25 143 / 0.95) !important;
}
.text-fuchsia-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-900\/0 {
  color: rgb(112 26 117 / 0) !important;
}
.text-fuchsia-900\/10 {
  color: rgb(112 26 117 / 0.1) !important;
}
.text-fuchsia-900\/100 {
  color: rgb(112 26 117 / 1) !important;
}
.text-fuchsia-900\/12 {
  color: rgb(112 26 117 / 0.12) !important;
}
.text-fuchsia-900\/20 {
  color: rgb(112 26 117 / 0.2) !important;
}
.text-fuchsia-900\/25 {
  color: rgb(112 26 117 / 0.25) !important;
}
.text-fuchsia-900\/30 {
  color: rgb(112 26 117 / 0.3) !important;
}
.text-fuchsia-900\/38 {
  color: rgb(112 26 117 / 0.38) !important;
}
.text-fuchsia-900\/40 {
  color: rgb(112 26 117 / 0.4) !important;
}
.text-fuchsia-900\/5 {
  color: rgb(112 26 117 / 0.05) !important;
}
.text-fuchsia-900\/50 {
  color: rgb(112 26 117 / 0.5) !important;
}
.text-fuchsia-900\/60 {
  color: rgb(112 26 117 / 0.6) !important;
}
.text-fuchsia-900\/70 {
  color: rgb(112 26 117 / 0.7) !important;
}
.text-fuchsia-900\/75 {
  color: rgb(112 26 117 / 0.75) !important;
}
.text-fuchsia-900\/80 {
  color: rgb(112 26 117 / 0.8) !important;
}
.text-fuchsia-900\/87 {
  color: rgb(112 26 117 / 0.87) !important;
}
.text-fuchsia-900\/90 {
  color: rgb(112 26 117 / 0.9) !important;
}
.text-fuchsia-900\/95 {
  color: rgb(112 26 117 / 0.95) !important;
}
.text-fuchsia-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(74 4 78 / var(--tw-text-opacity)) !important;
}
.text-fuchsia-950\/0 {
  color: rgb(74 4 78 / 0) !important;
}
.text-fuchsia-950\/10 {
  color: rgb(74 4 78 / 0.1) !important;
}
.text-fuchsia-950\/100 {
  color: rgb(74 4 78 / 1) !important;
}
.text-fuchsia-950\/12 {
  color: rgb(74 4 78 / 0.12) !important;
}
.text-fuchsia-950\/20 {
  color: rgb(74 4 78 / 0.2) !important;
}
.text-fuchsia-950\/25 {
  color: rgb(74 4 78 / 0.25) !important;
}
.text-fuchsia-950\/30 {
  color: rgb(74 4 78 / 0.3) !important;
}
.text-fuchsia-950\/38 {
  color: rgb(74 4 78 / 0.38) !important;
}
.text-fuchsia-950\/40 {
  color: rgb(74 4 78 / 0.4) !important;
}
.text-fuchsia-950\/5 {
  color: rgb(74 4 78 / 0.05) !important;
}
.text-fuchsia-950\/50 {
  color: rgb(74 4 78 / 0.5) !important;
}
.text-fuchsia-950\/60 {
  color: rgb(74 4 78 / 0.6) !important;
}
.text-fuchsia-950\/70 {
  color: rgb(74 4 78 / 0.7) !important;
}
.text-fuchsia-950\/75 {
  color: rgb(74 4 78 / 0.75) !important;
}
.text-fuchsia-950\/80 {
  color: rgb(74 4 78 / 0.8) !important;
}
.text-fuchsia-950\/87 {
  color: rgb(74 4 78 / 0.87) !important;
}
.text-fuchsia-950\/90 {
  color: rgb(74 4 78 / 0.9) !important;
}
.text-fuchsia-950\/95 {
  color: rgb(74 4 78 / 0.95) !important;
}
.text-gray-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity)) !important;
}
.text-gray-100\/0 {
  color: rgb(241 245 249 / 0) !important;
}
.text-gray-100\/10 {
  color: rgb(241 245 249 / 0.1) !important;
}
.text-gray-100\/100 {
  color: rgb(241 245 249 / 1) !important;
}
.text-gray-100\/12 {
  color: rgb(241 245 249 / 0.12) !important;
}
.text-gray-100\/20 {
  color: rgb(241 245 249 / 0.2) !important;
}
.text-gray-100\/25 {
  color: rgb(241 245 249 / 0.25) !important;
}
.text-gray-100\/30 {
  color: rgb(241 245 249 / 0.3) !important;
}
.text-gray-100\/38 {
  color: rgb(241 245 249 / 0.38) !important;
}
.text-gray-100\/40 {
  color: rgb(241 245 249 / 0.4) !important;
}
.text-gray-100\/5 {
  color: rgb(241 245 249 / 0.05) !important;
}
.text-gray-100\/50 {
  color: rgb(241 245 249 / 0.5) !important;
}
.text-gray-100\/60 {
  color: rgb(241 245 249 / 0.6) !important;
}
.text-gray-100\/70 {
  color: rgb(241 245 249 / 0.7) !important;
}
.text-gray-100\/75 {
  color: rgb(241 245 249 / 0.75) !important;
}
.text-gray-100\/80 {
  color: rgb(241 245 249 / 0.8) !important;
}
.text-gray-100\/87 {
  color: rgb(241 245 249 / 0.87) !important;
}
.text-gray-100\/90 {
  color: rgb(241 245 249 / 0.9) !important;
}
.text-gray-100\/95 {
  color: rgb(241 245 249 / 0.95) !important;
}
.text-gray-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity)) !important;
}
.text-gray-200\/0 {
  color: rgb(226 232 240 / 0) !important;
}
.text-gray-200\/10 {
  color: rgb(226 232 240 / 0.1) !important;
}
.text-gray-200\/100 {
  color: rgb(226 232 240 / 1) !important;
}
.text-gray-200\/12 {
  color: rgb(226 232 240 / 0.12) !important;
}
.text-gray-200\/20 {
  color: rgb(226 232 240 / 0.2) !important;
}
.text-gray-200\/25 {
  color: rgb(226 232 240 / 0.25) !important;
}
.text-gray-200\/30 {
  color: rgb(226 232 240 / 0.3) !important;
}
.text-gray-200\/38 {
  color: rgb(226 232 240 / 0.38) !important;
}
.text-gray-200\/40 {
  color: rgb(226 232 240 / 0.4) !important;
}
.text-gray-200\/5 {
  color: rgb(226 232 240 / 0.05) !important;
}
.text-gray-200\/50 {
  color: rgb(226 232 240 / 0.5) !important;
}
.text-gray-200\/60 {
  color: rgb(226 232 240 / 0.6) !important;
}
.text-gray-200\/70 {
  color: rgb(226 232 240 / 0.7) !important;
}
.text-gray-200\/75 {
  color: rgb(226 232 240 / 0.75) !important;
}
.text-gray-200\/80 {
  color: rgb(226 232 240 / 0.8) !important;
}
.text-gray-200\/87 {
  color: rgb(226 232 240 / 0.87) !important;
}
.text-gray-200\/90 {
  color: rgb(226 232 240 / 0.9) !important;
}
.text-gray-200\/95 {
  color: rgb(226 232 240 / 0.95) !important;
}
.text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity)) !important;
}
.text-gray-300\/0 {
  color: rgb(203 213 225 / 0) !important;
}
.text-gray-300\/10 {
  color: rgb(203 213 225 / 0.1) !important;
}
.text-gray-300\/100 {
  color: rgb(203 213 225 / 1) !important;
}
.text-gray-300\/12 {
  color: rgb(203 213 225 / 0.12) !important;
}
.text-gray-300\/20 {
  color: rgb(203 213 225 / 0.2) !important;
}
.text-gray-300\/25 {
  color: rgb(203 213 225 / 0.25) !important;
}
.text-gray-300\/30 {
  color: rgb(203 213 225 / 0.3) !important;
}
.text-gray-300\/38 {
  color: rgb(203 213 225 / 0.38) !important;
}
.text-gray-300\/40 {
  color: rgb(203 213 225 / 0.4) !important;
}
.text-gray-300\/5 {
  color: rgb(203 213 225 / 0.05) !important;
}
.text-gray-300\/50 {
  color: rgb(203 213 225 / 0.5) !important;
}
.text-gray-300\/60 {
  color: rgb(203 213 225 / 0.6) !important;
}
.text-gray-300\/70 {
  color: rgb(203 213 225 / 0.7) !important;
}
.text-gray-300\/75 {
  color: rgb(203 213 225 / 0.75) !important;
}
.text-gray-300\/80 {
  color: rgb(203 213 225 / 0.8) !important;
}
.text-gray-300\/87 {
  color: rgb(203 213 225 / 0.87) !important;
}
.text-gray-300\/90 {
  color: rgb(203 213 225 / 0.9) !important;
}
.text-gray-300\/95 {
  color: rgb(203 213 225 / 0.95) !important;
}
.text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.text-gray-400\/0 {
  color: rgb(148 163 184 / 0) !important;
}
.text-gray-400\/10 {
  color: rgb(148 163 184 / 0.1) !important;
}
.text-gray-400\/100 {
  color: rgb(148 163 184 / 1) !important;
}
.text-gray-400\/12 {
  color: rgb(148 163 184 / 0.12) !important;
}
.text-gray-400\/20 {
  color: rgb(148 163 184 / 0.2) !important;
}
.text-gray-400\/25 {
  color: rgb(148 163 184 / 0.25) !important;
}
.text-gray-400\/30 {
  color: rgb(148 163 184 / 0.3) !important;
}
.text-gray-400\/38 {
  color: rgb(148 163 184 / 0.38) !important;
}
.text-gray-400\/40 {
  color: rgb(148 163 184 / 0.4) !important;
}
.text-gray-400\/5 {
  color: rgb(148 163 184 / 0.05) !important;
}
.text-gray-400\/50 {
  color: rgb(148 163 184 / 0.5) !important;
}
.text-gray-400\/60 {
  color: rgb(148 163 184 / 0.6) !important;
}
.text-gray-400\/70 {
  color: rgb(148 163 184 / 0.7) !important;
}
.text-gray-400\/75 {
  color: rgb(148 163 184 / 0.75) !important;
}
.text-gray-400\/80 {
  color: rgb(148 163 184 / 0.8) !important;
}
.text-gray-400\/87 {
  color: rgb(148 163 184 / 0.87) !important;
}
.text-gray-400\/90 {
  color: rgb(148 163 184 / 0.9) !important;
}
.text-gray-400\/95 {
  color: rgb(148 163 184 / 0.95) !important;
}
.text-gray-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.text-gray-50\/0 {
  color: rgb(248 250 252 / 0) !important;
}
.text-gray-50\/10 {
  color: rgb(248 250 252 / 0.1) !important;
}
.text-gray-50\/100 {
  color: rgb(248 250 252 / 1) !important;
}
.text-gray-50\/12 {
  color: rgb(248 250 252 / 0.12) !important;
}
.text-gray-50\/20 {
  color: rgb(248 250 252 / 0.2) !important;
}
.text-gray-50\/25 {
  color: rgb(248 250 252 / 0.25) !important;
}
.text-gray-50\/30 {
  color: rgb(248 250 252 / 0.3) !important;
}
.text-gray-50\/38 {
  color: rgb(248 250 252 / 0.38) !important;
}
.text-gray-50\/40 {
  color: rgb(248 250 252 / 0.4) !important;
}
.text-gray-50\/5 {
  color: rgb(248 250 252 / 0.05) !important;
}
.text-gray-50\/50 {
  color: rgb(248 250 252 / 0.5) !important;
}
.text-gray-50\/60 {
  color: rgb(248 250 252 / 0.6) !important;
}
.text-gray-50\/70 {
  color: rgb(248 250 252 / 0.7) !important;
}
.text-gray-50\/75 {
  color: rgb(248 250 252 / 0.75) !important;
}
.text-gray-50\/80 {
  color: rgb(248 250 252 / 0.8) !important;
}
.text-gray-50\/87 {
  color: rgb(248 250 252 / 0.87) !important;
}
.text-gray-50\/90 {
  color: rgb(248 250 252 / 0.9) !important;
}
.text-gray-50\/95 {
  color: rgb(248 250 252 / 0.95) !important;
}
.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.text-gray-500\/0 {
  color: rgb(100 116 139 / 0) !important;
}
.text-gray-500\/10 {
  color: rgb(100 116 139 / 0.1) !important;
}
.text-gray-500\/100 {
  color: rgb(100 116 139 / 1) !important;
}
.text-gray-500\/12 {
  color: rgb(100 116 139 / 0.12) !important;
}
.text-gray-500\/20 {
  color: rgb(100 116 139 / 0.2) !important;
}
.text-gray-500\/25 {
  color: rgb(100 116 139 / 0.25) !important;
}
.text-gray-500\/30 {
  color: rgb(100 116 139 / 0.3) !important;
}
.text-gray-500\/38 {
  color: rgb(100 116 139 / 0.38) !important;
}
.text-gray-500\/40 {
  color: rgb(100 116 139 / 0.4) !important;
}
.text-gray-500\/5 {
  color: rgb(100 116 139 / 0.05) !important;
}
.text-gray-500\/50 {
  color: rgb(100 116 139 / 0.5) !important;
}
.text-gray-500\/60 {
  color: rgb(100 116 139 / 0.6) !important;
}
.text-gray-500\/70 {
  color: rgb(100 116 139 / 0.7) !important;
}
.text-gray-500\/75 {
  color: rgb(100 116 139 / 0.75) !important;
}
.text-gray-500\/80 {
  color: rgb(100 116 139 / 0.8) !important;
}
.text-gray-500\/87 {
  color: rgb(100 116 139 / 0.87) !important;
}
.text-gray-500\/90 {
  color: rgb(100 116 139 / 0.9) !important;
}
.text-gray-500\/95 {
  color: rgb(100 116 139 / 0.95) !important;
}
.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}
.text-gray-600\/0 {
  color: rgb(71 85 105 / 0) !important;
}
.text-gray-600\/10 {
  color: rgb(71 85 105 / 0.1) !important;
}
.text-gray-600\/100 {
  color: rgb(71 85 105 / 1) !important;
}
.text-gray-600\/12 {
  color: rgb(71 85 105 / 0.12) !important;
}
.text-gray-600\/20 {
  color: rgb(71 85 105 / 0.2) !important;
}
.text-gray-600\/25 {
  color: rgb(71 85 105 / 0.25) !important;
}
.text-gray-600\/30 {
  color: rgb(71 85 105 / 0.3) !important;
}
.text-gray-600\/38 {
  color: rgb(71 85 105 / 0.38) !important;
}
.text-gray-600\/40 {
  color: rgb(71 85 105 / 0.4) !important;
}
.text-gray-600\/5 {
  color: rgb(71 85 105 / 0.05) !important;
}
.text-gray-600\/50 {
  color: rgb(71 85 105 / 0.5) !important;
}
.text-gray-600\/60 {
  color: rgb(71 85 105 / 0.6) !important;
}
.text-gray-600\/70 {
  color: rgb(71 85 105 / 0.7) !important;
}
.text-gray-600\/75 {
  color: rgb(71 85 105 / 0.75) !important;
}
.text-gray-600\/80 {
  color: rgb(71 85 105 / 0.8) !important;
}
.text-gray-600\/87 {
  color: rgb(71 85 105 / 0.87) !important;
}
.text-gray-600\/90 {
  color: rgb(71 85 105 / 0.9) !important;
}
.text-gray-600\/95 {
  color: rgb(71 85 105 / 0.95) !important;
}
.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}
.text-gray-700\/0 {
  color: rgb(51 65 85 / 0) !important;
}
.text-gray-700\/10 {
  color: rgb(51 65 85 / 0.1) !important;
}
.text-gray-700\/100 {
  color: rgb(51 65 85 / 1) !important;
}
.text-gray-700\/12 {
  color: rgb(51 65 85 / 0.12) !important;
}
.text-gray-700\/20 {
  color: rgb(51 65 85 / 0.2) !important;
}
.text-gray-700\/25 {
  color: rgb(51 65 85 / 0.25) !important;
}
.text-gray-700\/30 {
  color: rgb(51 65 85 / 0.3) !important;
}
.text-gray-700\/38 {
  color: rgb(51 65 85 / 0.38) !important;
}
.text-gray-700\/40 {
  color: rgb(51 65 85 / 0.4) !important;
}
.text-gray-700\/5 {
  color: rgb(51 65 85 / 0.05) !important;
}
.text-gray-700\/50 {
  color: rgb(51 65 85 / 0.5) !important;
}
.text-gray-700\/60 {
  color: rgb(51 65 85 / 0.6) !important;
}
.text-gray-700\/70 {
  color: rgb(51 65 85 / 0.7) !important;
}
.text-gray-700\/75 {
  color: rgb(51 65 85 / 0.75) !important;
}
.text-gray-700\/80 {
  color: rgb(51 65 85 / 0.8) !important;
}
.text-gray-700\/87 {
  color: rgb(51 65 85 / 0.87) !important;
}
.text-gray-700\/90 {
  color: rgb(51 65 85 / 0.9) !important;
}
.text-gray-700\/95 {
  color: rgb(51 65 85 / 0.95) !important;
}
.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}
.text-gray-800\/0 {
  color: rgb(30 41 59 / 0) !important;
}
.text-gray-800\/10 {
  color: rgb(30 41 59 / 0.1) !important;
}
.text-gray-800\/100 {
  color: rgb(30 41 59 / 1) !important;
}
.text-gray-800\/12 {
  color: rgb(30 41 59 / 0.12) !important;
}
.text-gray-800\/20 {
  color: rgb(30 41 59 / 0.2) !important;
}
.text-gray-800\/25 {
  color: rgb(30 41 59 / 0.25) !important;
}
.text-gray-800\/30 {
  color: rgb(30 41 59 / 0.3) !important;
}
.text-gray-800\/38 {
  color: rgb(30 41 59 / 0.38) !important;
}
.text-gray-800\/40 {
  color: rgb(30 41 59 / 0.4) !important;
}
.text-gray-800\/5 {
  color: rgb(30 41 59 / 0.05) !important;
}
.text-gray-800\/50 {
  color: rgb(30 41 59 / 0.5) !important;
}
.text-gray-800\/60 {
  color: rgb(30 41 59 / 0.6) !important;
}
.text-gray-800\/70 {
  color: rgb(30 41 59 / 0.7) !important;
}
.text-gray-800\/75 {
  color: rgb(30 41 59 / 0.75) !important;
}
.text-gray-800\/80 {
  color: rgb(30 41 59 / 0.8) !important;
}
.text-gray-800\/87 {
  color: rgb(30 41 59 / 0.87) !important;
}
.text-gray-800\/90 {
  color: rgb(30 41 59 / 0.9) !important;
}
.text-gray-800\/95 {
  color: rgb(30 41 59 / 0.95) !important;
}
.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity)) !important;
}
.text-gray-900\/0 {
  color: rgb(15 23 42 / 0) !important;
}
.text-gray-900\/10 {
  color: rgb(15 23 42 / 0.1) !important;
}
.text-gray-900\/100 {
  color: rgb(15 23 42 / 1) !important;
}
.text-gray-900\/12 {
  color: rgb(15 23 42 / 0.12) !important;
}
.text-gray-900\/20 {
  color: rgb(15 23 42 / 0.2) !important;
}
.text-gray-900\/25 {
  color: rgb(15 23 42 / 0.25) !important;
}
.text-gray-900\/30 {
  color: rgb(15 23 42 / 0.3) !important;
}
.text-gray-900\/38 {
  color: rgb(15 23 42 / 0.38) !important;
}
.text-gray-900\/40 {
  color: rgb(15 23 42 / 0.4) !important;
}
.text-gray-900\/5 {
  color: rgb(15 23 42 / 0.05) !important;
}
.text-gray-900\/50 {
  color: rgb(15 23 42 / 0.5) !important;
}
.text-gray-900\/60 {
  color: rgb(15 23 42 / 0.6) !important;
}
.text-gray-900\/70 {
  color: rgb(15 23 42 / 0.7) !important;
}
.text-gray-900\/75 {
  color: rgb(15 23 42 / 0.75) !important;
}
.text-gray-900\/80 {
  color: rgb(15 23 42 / 0.8) !important;
}
.text-gray-900\/87 {
  color: rgb(15 23 42 / 0.87) !important;
}
.text-gray-900\/90 {
  color: rgb(15 23 42 / 0.9) !important;
}
.text-gray-900\/95 {
  color: rgb(15 23 42 / 0.95) !important;
}
.text-gray-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity)) !important;
}
.text-gray-950\/0 {
  color: rgb(2 6 23 / 0) !important;
}
.text-gray-950\/10 {
  color: rgb(2 6 23 / 0.1) !important;
}
.text-gray-950\/100 {
  color: rgb(2 6 23 / 1) !important;
}
.text-gray-950\/12 {
  color: rgb(2 6 23 / 0.12) !important;
}
.text-gray-950\/20 {
  color: rgb(2 6 23 / 0.2) !important;
}
.text-gray-950\/25 {
  color: rgb(2 6 23 / 0.25) !important;
}
.text-gray-950\/30 {
  color: rgb(2 6 23 / 0.3) !important;
}
.text-gray-950\/38 {
  color: rgb(2 6 23 / 0.38) !important;
}
.text-gray-950\/40 {
  color: rgb(2 6 23 / 0.4) !important;
}
.text-gray-950\/5 {
  color: rgb(2 6 23 / 0.05) !important;
}
.text-gray-950\/50 {
  color: rgb(2 6 23 / 0.5) !important;
}
.text-gray-950\/60 {
  color: rgb(2 6 23 / 0.6) !important;
}
.text-gray-950\/70 {
  color: rgb(2 6 23 / 0.7) !important;
}
.text-gray-950\/75 {
  color: rgb(2 6 23 / 0.75) !important;
}
.text-gray-950\/80 {
  color: rgb(2 6 23 / 0.8) !important;
}
.text-gray-950\/87 {
  color: rgb(2 6 23 / 0.87) !important;
}
.text-gray-950\/90 {
  color: rgb(2 6 23 / 0.9) !important;
}
.text-gray-950\/95 {
  color: rgb(2 6 23 / 0.95) !important;
}
.text-green-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 252 231 / var(--tw-text-opacity)) !important;
}
.text-green-100\/0 {
  color: rgb(220 252 231 / 0) !important;
}
.text-green-100\/10 {
  color: rgb(220 252 231 / 0.1) !important;
}
.text-green-100\/100 {
  color: rgb(220 252 231 / 1) !important;
}
.text-green-100\/12 {
  color: rgb(220 252 231 / 0.12) !important;
}
.text-green-100\/20 {
  color: rgb(220 252 231 / 0.2) !important;
}
.text-green-100\/25 {
  color: rgb(220 252 231 / 0.25) !important;
}
.text-green-100\/30 {
  color: rgb(220 252 231 / 0.3) !important;
}
.text-green-100\/38 {
  color: rgb(220 252 231 / 0.38) !important;
}
.text-green-100\/40 {
  color: rgb(220 252 231 / 0.4) !important;
}
.text-green-100\/5 {
  color: rgb(220 252 231 / 0.05) !important;
}
.text-green-100\/50 {
  color: rgb(220 252 231 / 0.5) !important;
}
.text-green-100\/60 {
  color: rgb(220 252 231 / 0.6) !important;
}
.text-green-100\/70 {
  color: rgb(220 252 231 / 0.7) !important;
}
.text-green-100\/75 {
  color: rgb(220 252 231 / 0.75) !important;
}
.text-green-100\/80 {
  color: rgb(220 252 231 / 0.8) !important;
}
.text-green-100\/87 {
  color: rgb(220 252 231 / 0.87) !important;
}
.text-green-100\/90 {
  color: rgb(220 252 231 / 0.9) !important;
}
.text-green-100\/95 {
  color: rgb(220 252 231 / 0.95) !important;
}
.text-green-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity)) !important;
}
.text-green-200\/0 {
  color: rgb(187 247 208 / 0) !important;
}
.text-green-200\/10 {
  color: rgb(187 247 208 / 0.1) !important;
}
.text-green-200\/100 {
  color: rgb(187 247 208 / 1) !important;
}
.text-green-200\/12 {
  color: rgb(187 247 208 / 0.12) !important;
}
.text-green-200\/20 {
  color: rgb(187 247 208 / 0.2) !important;
}
.text-green-200\/25 {
  color: rgb(187 247 208 / 0.25) !important;
}
.text-green-200\/30 {
  color: rgb(187 247 208 / 0.3) !important;
}
.text-green-200\/38 {
  color: rgb(187 247 208 / 0.38) !important;
}
.text-green-200\/40 {
  color: rgb(187 247 208 / 0.4) !important;
}
.text-green-200\/5 {
  color: rgb(187 247 208 / 0.05) !important;
}
.text-green-200\/50 {
  color: rgb(187 247 208 / 0.5) !important;
}
.text-green-200\/60 {
  color: rgb(187 247 208 / 0.6) !important;
}
.text-green-200\/70 {
  color: rgb(187 247 208 / 0.7) !important;
}
.text-green-200\/75 {
  color: rgb(187 247 208 / 0.75) !important;
}
.text-green-200\/80 {
  color: rgb(187 247 208 / 0.8) !important;
}
.text-green-200\/87 {
  color: rgb(187 247 208 / 0.87) !important;
}
.text-green-200\/90 {
  color: rgb(187 247 208 / 0.9) !important;
}
.text-green-200\/95 {
  color: rgb(187 247 208 / 0.95) !important;
}
.text-green-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(134 239 172 / var(--tw-text-opacity)) !important;
}
.text-green-300\/0 {
  color: rgb(134 239 172 / 0) !important;
}
.text-green-300\/10 {
  color: rgb(134 239 172 / 0.1) !important;
}
.text-green-300\/100 {
  color: rgb(134 239 172 / 1) !important;
}
.text-green-300\/12 {
  color: rgb(134 239 172 / 0.12) !important;
}
.text-green-300\/20 {
  color: rgb(134 239 172 / 0.2) !important;
}
.text-green-300\/25 {
  color: rgb(134 239 172 / 0.25) !important;
}
.text-green-300\/30 {
  color: rgb(134 239 172 / 0.3) !important;
}
.text-green-300\/38 {
  color: rgb(134 239 172 / 0.38) !important;
}
.text-green-300\/40 {
  color: rgb(134 239 172 / 0.4) !important;
}
.text-green-300\/5 {
  color: rgb(134 239 172 / 0.05) !important;
}
.text-green-300\/50 {
  color: rgb(134 239 172 / 0.5) !important;
}
.text-green-300\/60 {
  color: rgb(134 239 172 / 0.6) !important;
}
.text-green-300\/70 {
  color: rgb(134 239 172 / 0.7) !important;
}
.text-green-300\/75 {
  color: rgb(134 239 172 / 0.75) !important;
}
.text-green-300\/80 {
  color: rgb(134 239 172 / 0.8) !important;
}
.text-green-300\/87 {
  color: rgb(134 239 172 / 0.87) !important;
}
.text-green-300\/90 {
  color: rgb(134 239 172 / 0.9) !important;
}
.text-green-300\/95 {
  color: rgb(134 239 172 / 0.95) !important;
}
.text-green-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity)) !important;
}
.text-green-400\/0 {
  color: rgb(74 222 128 / 0) !important;
}
.text-green-400\/10 {
  color: rgb(74 222 128 / 0.1) !important;
}
.text-green-400\/100 {
  color: rgb(74 222 128 / 1) !important;
}
.text-green-400\/12 {
  color: rgb(74 222 128 / 0.12) !important;
}
.text-green-400\/20 {
  color: rgb(74 222 128 / 0.2) !important;
}
.text-green-400\/25 {
  color: rgb(74 222 128 / 0.25) !important;
}
.text-green-400\/30 {
  color: rgb(74 222 128 / 0.3) !important;
}
.text-green-400\/38 {
  color: rgb(74 222 128 / 0.38) !important;
}
.text-green-400\/40 {
  color: rgb(74 222 128 / 0.4) !important;
}
.text-green-400\/5 {
  color: rgb(74 222 128 / 0.05) !important;
}
.text-green-400\/50 {
  color: rgb(74 222 128 / 0.5) !important;
}
.text-green-400\/60 {
  color: rgb(74 222 128 / 0.6) !important;
}
.text-green-400\/70 {
  color: rgb(74 222 128 / 0.7) !important;
}
.text-green-400\/75 {
  color: rgb(74 222 128 / 0.75) !important;
}
.text-green-400\/80 {
  color: rgb(74 222 128 / 0.8) !important;
}
.text-green-400\/87 {
  color: rgb(74 222 128 / 0.87) !important;
}
.text-green-400\/90 {
  color: rgb(74 222 128 / 0.9) !important;
}
.text-green-400\/95 {
  color: rgb(74 222 128 / 0.95) !important;
}
.text-green-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 244 / var(--tw-text-opacity)) !important;
}
.text-green-50\/0 {
  color: rgb(240 253 244 / 0) !important;
}
.text-green-50\/10 {
  color: rgb(240 253 244 / 0.1) !important;
}
.text-green-50\/100 {
  color: rgb(240 253 244 / 1) !important;
}
.text-green-50\/12 {
  color: rgb(240 253 244 / 0.12) !important;
}
.text-green-50\/20 {
  color: rgb(240 253 244 / 0.2) !important;
}
.text-green-50\/25 {
  color: rgb(240 253 244 / 0.25) !important;
}
.text-green-50\/30 {
  color: rgb(240 253 244 / 0.3) !important;
}
.text-green-50\/38 {
  color: rgb(240 253 244 / 0.38) !important;
}
.text-green-50\/40 {
  color: rgb(240 253 244 / 0.4) !important;
}
.text-green-50\/5 {
  color: rgb(240 253 244 / 0.05) !important;
}
.text-green-50\/50 {
  color: rgb(240 253 244 / 0.5) !important;
}
.text-green-50\/60 {
  color: rgb(240 253 244 / 0.6) !important;
}
.text-green-50\/70 {
  color: rgb(240 253 244 / 0.7) !important;
}
.text-green-50\/75 {
  color: rgb(240 253 244 / 0.75) !important;
}
.text-green-50\/80 {
  color: rgb(240 253 244 / 0.8) !important;
}
.text-green-50\/87 {
  color: rgb(240 253 244 / 0.87) !important;
}
.text-green-50\/90 {
  color: rgb(240 253 244 / 0.9) !important;
}
.text-green-50\/95 {
  color: rgb(240 253 244 / 0.95) !important;
}
.text-green-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity)) !important;
}
.text-green-500\/0 {
  color: rgb(34 197 94 / 0) !important;
}
.text-green-500\/10 {
  color: rgb(34 197 94 / 0.1) !important;
}
.text-green-500\/100 {
  color: rgb(34 197 94 / 1) !important;
}
.text-green-500\/12 {
  color: rgb(34 197 94 / 0.12) !important;
}
.text-green-500\/20 {
  color: rgb(34 197 94 / 0.2) !important;
}
.text-green-500\/25 {
  color: rgb(34 197 94 / 0.25) !important;
}
.text-green-500\/30 {
  color: rgb(34 197 94 / 0.3) !important;
}
.text-green-500\/38 {
  color: rgb(34 197 94 / 0.38) !important;
}
.text-green-500\/40 {
  color: rgb(34 197 94 / 0.4) !important;
}
.text-green-500\/5 {
  color: rgb(34 197 94 / 0.05) !important;
}
.text-green-500\/50 {
  color: rgb(34 197 94 / 0.5) !important;
}
.text-green-500\/60 {
  color: rgb(34 197 94 / 0.6) !important;
}
.text-green-500\/70 {
  color: rgb(34 197 94 / 0.7) !important;
}
.text-green-500\/75 {
  color: rgb(34 197 94 / 0.75) !important;
}
.text-green-500\/80 {
  color: rgb(34 197 94 / 0.8) !important;
}
.text-green-500\/87 {
  color: rgb(34 197 94 / 0.87) !important;
}
.text-green-500\/90 {
  color: rgb(34 197 94 / 0.9) !important;
}
.text-green-500\/95 {
  color: rgb(34 197 94 / 0.95) !important;
}
.text-green-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity)) !important;
}
.text-green-600\/0 {
  color: rgb(22 163 74 / 0) !important;
}
.text-green-600\/10 {
  color: rgb(22 163 74 / 0.1) !important;
}
.text-green-600\/100 {
  color: rgb(22 163 74 / 1) !important;
}
.text-green-600\/12 {
  color: rgb(22 163 74 / 0.12) !important;
}
.text-green-600\/20 {
  color: rgb(22 163 74 / 0.2) !important;
}
.text-green-600\/25 {
  color: rgb(22 163 74 / 0.25) !important;
}
.text-green-600\/30 {
  color: rgb(22 163 74 / 0.3) !important;
}
.text-green-600\/38 {
  color: rgb(22 163 74 / 0.38) !important;
}
.text-green-600\/40 {
  color: rgb(22 163 74 / 0.4) !important;
}
.text-green-600\/5 {
  color: rgb(22 163 74 / 0.05) !important;
}
.text-green-600\/50 {
  color: rgb(22 163 74 / 0.5) !important;
}
.text-green-600\/60 {
  color: rgb(22 163 74 / 0.6) !important;
}
.text-green-600\/70 {
  color: rgb(22 163 74 / 0.7) !important;
}
.text-green-600\/75 {
  color: rgb(22 163 74 / 0.75) !important;
}
.text-green-600\/80 {
  color: rgb(22 163 74 / 0.8) !important;
}
.text-green-600\/87 {
  color: rgb(22 163 74 / 0.87) !important;
}
.text-green-600\/90 {
  color: rgb(22 163 74 / 0.9) !important;
}
.text-green-600\/95 {
  color: rgb(22 163 74 / 0.95) !important;
}
.text-green-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(21 128 61 / var(--tw-text-opacity)) !important;
}
.text-green-700\/0 {
  color: rgb(21 128 61 / 0) !important;
}
.text-green-700\/10 {
  color: rgb(21 128 61 / 0.1) !important;
}
.text-green-700\/100 {
  color: rgb(21 128 61 / 1) !important;
}
.text-green-700\/12 {
  color: rgb(21 128 61 / 0.12) !important;
}
.text-green-700\/20 {
  color: rgb(21 128 61 / 0.2) !important;
}
.text-green-700\/25 {
  color: rgb(21 128 61 / 0.25) !important;
}
.text-green-700\/30 {
  color: rgb(21 128 61 / 0.3) !important;
}
.text-green-700\/38 {
  color: rgb(21 128 61 / 0.38) !important;
}
.text-green-700\/40 {
  color: rgb(21 128 61 / 0.4) !important;
}
.text-green-700\/5 {
  color: rgb(21 128 61 / 0.05) !important;
}
.text-green-700\/50 {
  color: rgb(21 128 61 / 0.5) !important;
}
.text-green-700\/60 {
  color: rgb(21 128 61 / 0.6) !important;
}
.text-green-700\/70 {
  color: rgb(21 128 61 / 0.7) !important;
}
.text-green-700\/75 {
  color: rgb(21 128 61 / 0.75) !important;
}
.text-green-700\/80 {
  color: rgb(21 128 61 / 0.8) !important;
}
.text-green-700\/87 {
  color: rgb(21 128 61 / 0.87) !important;
}
.text-green-700\/90 {
  color: rgb(21 128 61 / 0.9) !important;
}
.text-green-700\/95 {
  color: rgb(21 128 61 / 0.95) !important;
}
.text-green-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 101 52 / var(--tw-text-opacity)) !important;
}
.text-green-800\/0 {
  color: rgb(22 101 52 / 0) !important;
}
.text-green-800\/10 {
  color: rgb(22 101 52 / 0.1) !important;
}
.text-green-800\/100 {
  color: rgb(22 101 52 / 1) !important;
}
.text-green-800\/12 {
  color: rgb(22 101 52 / 0.12) !important;
}
.text-green-800\/20 {
  color: rgb(22 101 52 / 0.2) !important;
}
.text-green-800\/25 {
  color: rgb(22 101 52 / 0.25) !important;
}
.text-green-800\/30 {
  color: rgb(22 101 52 / 0.3) !important;
}
.text-green-800\/38 {
  color: rgb(22 101 52 / 0.38) !important;
}
.text-green-800\/40 {
  color: rgb(22 101 52 / 0.4) !important;
}
.text-green-800\/5 {
  color: rgb(22 101 52 / 0.05) !important;
}
.text-green-800\/50 {
  color: rgb(22 101 52 / 0.5) !important;
}
.text-green-800\/60 {
  color: rgb(22 101 52 / 0.6) !important;
}
.text-green-800\/70 {
  color: rgb(22 101 52 / 0.7) !important;
}
.text-green-800\/75 {
  color: rgb(22 101 52 / 0.75) !important;
}
.text-green-800\/80 {
  color: rgb(22 101 52 / 0.8) !important;
}
.text-green-800\/87 {
  color: rgb(22 101 52 / 0.87) !important;
}
.text-green-800\/90 {
  color: rgb(22 101 52 / 0.9) !important;
}
.text-green-800\/95 {
  color: rgb(22 101 52 / 0.95) !important;
}
.text-green-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(20 83 45 / var(--tw-text-opacity)) !important;
}
.text-green-900\/0 {
  color: rgb(20 83 45 / 0) !important;
}
.text-green-900\/10 {
  color: rgb(20 83 45 / 0.1) !important;
}
.text-green-900\/100 {
  color: rgb(20 83 45 / 1) !important;
}
.text-green-900\/12 {
  color: rgb(20 83 45 / 0.12) !important;
}
.text-green-900\/20 {
  color: rgb(20 83 45 / 0.2) !important;
}
.text-green-900\/25 {
  color: rgb(20 83 45 / 0.25) !important;
}
.text-green-900\/30 {
  color: rgb(20 83 45 / 0.3) !important;
}
.text-green-900\/38 {
  color: rgb(20 83 45 / 0.38) !important;
}
.text-green-900\/40 {
  color: rgb(20 83 45 / 0.4) !important;
}
.text-green-900\/5 {
  color: rgb(20 83 45 / 0.05) !important;
}
.text-green-900\/50 {
  color: rgb(20 83 45 / 0.5) !important;
}
.text-green-900\/60 {
  color: rgb(20 83 45 / 0.6) !important;
}
.text-green-900\/70 {
  color: rgb(20 83 45 / 0.7) !important;
}
.text-green-900\/75 {
  color: rgb(20 83 45 / 0.75) !important;
}
.text-green-900\/80 {
  color: rgb(20 83 45 / 0.8) !important;
}
.text-green-900\/87 {
  color: rgb(20 83 45 / 0.87) !important;
}
.text-green-900\/90 {
  color: rgb(20 83 45 / 0.9) !important;
}
.text-green-900\/95 {
  color: rgb(20 83 45 / 0.95) !important;
}
.text-green-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(5 46 22 / var(--tw-text-opacity)) !important;
}
.text-green-950\/0 {
  color: rgb(5 46 22 / 0) !important;
}
.text-green-950\/10 {
  color: rgb(5 46 22 / 0.1) !important;
}
.text-green-950\/100 {
  color: rgb(5 46 22 / 1) !important;
}
.text-green-950\/12 {
  color: rgb(5 46 22 / 0.12) !important;
}
.text-green-950\/20 {
  color: rgb(5 46 22 / 0.2) !important;
}
.text-green-950\/25 {
  color: rgb(5 46 22 / 0.25) !important;
}
.text-green-950\/30 {
  color: rgb(5 46 22 / 0.3) !important;
}
.text-green-950\/38 {
  color: rgb(5 46 22 / 0.38) !important;
}
.text-green-950\/40 {
  color: rgb(5 46 22 / 0.4) !important;
}
.text-green-950\/5 {
  color: rgb(5 46 22 / 0.05) !important;
}
.text-green-950\/50 {
  color: rgb(5 46 22 / 0.5) !important;
}
.text-green-950\/60 {
  color: rgb(5 46 22 / 0.6) !important;
}
.text-green-950\/70 {
  color: rgb(5 46 22 / 0.7) !important;
}
.text-green-950\/75 {
  color: rgb(5 46 22 / 0.75) !important;
}
.text-green-950\/80 {
  color: rgb(5 46 22 / 0.8) !important;
}
.text-green-950\/87 {
  color: rgb(5 46 22 / 0.87) !important;
}
.text-green-950\/90 {
  color: rgb(5 46 22 / 0.9) !important;
}
.text-green-950\/95 {
  color: rgb(5 46 22 / 0.95) !important;
}
.text-indigo-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity)) !important;
}
.text-indigo-100\/0 {
  color: rgb(224 231 255 / 0) !important;
}
.text-indigo-100\/10 {
  color: rgb(224 231 255 / 0.1) !important;
}
.text-indigo-100\/100 {
  color: rgb(224 231 255 / 1) !important;
}
.text-indigo-100\/12 {
  color: rgb(224 231 255 / 0.12) !important;
}
.text-indigo-100\/20 {
  color: rgb(224 231 255 / 0.2) !important;
}
.text-indigo-100\/25 {
  color: rgb(224 231 255 / 0.25) !important;
}
.text-indigo-100\/30 {
  color: rgb(224 231 255 / 0.3) !important;
}
.text-indigo-100\/38 {
  color: rgb(224 231 255 / 0.38) !important;
}
.text-indigo-100\/40 {
  color: rgb(224 231 255 / 0.4) !important;
}
.text-indigo-100\/5 {
  color: rgb(224 231 255 / 0.05) !important;
}
.text-indigo-100\/50 {
  color: rgb(224 231 255 / 0.5) !important;
}
.text-indigo-100\/60 {
  color: rgb(224 231 255 / 0.6) !important;
}
.text-indigo-100\/70 {
  color: rgb(224 231 255 / 0.7) !important;
}
.text-indigo-100\/75 {
  color: rgb(224 231 255 / 0.75) !important;
}
.text-indigo-100\/80 {
  color: rgb(224 231 255 / 0.8) !important;
}
.text-indigo-100\/87 {
  color: rgb(224 231 255 / 0.87) !important;
}
.text-indigo-100\/90 {
  color: rgb(224 231 255 / 0.9) !important;
}
.text-indigo-100\/95 {
  color: rgb(224 231 255 / 0.95) !important;
}
.text-indigo-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity)) !important;
}
.text-indigo-200\/0 {
  color: rgb(199 210 254 / 0) !important;
}
.text-indigo-200\/10 {
  color: rgb(199 210 254 / 0.1) !important;
}
.text-indigo-200\/100 {
  color: rgb(199 210 254 / 1) !important;
}
.text-indigo-200\/12 {
  color: rgb(199 210 254 / 0.12) !important;
}
.text-indigo-200\/20 {
  color: rgb(199 210 254 / 0.2) !important;
}
.text-indigo-200\/25 {
  color: rgb(199 210 254 / 0.25) !important;
}
.text-indigo-200\/30 {
  color: rgb(199 210 254 / 0.3) !important;
}
.text-indigo-200\/38 {
  color: rgb(199 210 254 / 0.38) !important;
}
.text-indigo-200\/40 {
  color: rgb(199 210 254 / 0.4) !important;
}
.text-indigo-200\/5 {
  color: rgb(199 210 254 / 0.05) !important;
}
.text-indigo-200\/50 {
  color: rgb(199 210 254 / 0.5) !important;
}
.text-indigo-200\/60 {
  color: rgb(199 210 254 / 0.6) !important;
}
.text-indigo-200\/70 {
  color: rgb(199 210 254 / 0.7) !important;
}
.text-indigo-200\/75 {
  color: rgb(199 210 254 / 0.75) !important;
}
.text-indigo-200\/80 {
  color: rgb(199 210 254 / 0.8) !important;
}
.text-indigo-200\/87 {
  color: rgb(199 210 254 / 0.87) !important;
}
.text-indigo-200\/90 {
  color: rgb(199 210 254 / 0.9) !important;
}
.text-indigo-200\/95 {
  color: rgb(199 210 254 / 0.95) !important;
}
.text-indigo-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity)) !important;
}
.text-indigo-300\/0 {
  color: rgb(165 180 252 / 0) !important;
}
.text-indigo-300\/10 {
  color: rgb(165 180 252 / 0.1) !important;
}
.text-indigo-300\/100 {
  color: rgb(165 180 252 / 1) !important;
}
.text-indigo-300\/12 {
  color: rgb(165 180 252 / 0.12) !important;
}
.text-indigo-300\/20 {
  color: rgb(165 180 252 / 0.2) !important;
}
.text-indigo-300\/25 {
  color: rgb(165 180 252 / 0.25) !important;
}
.text-indigo-300\/30 {
  color: rgb(165 180 252 / 0.3) !important;
}
.text-indigo-300\/38 {
  color: rgb(165 180 252 / 0.38) !important;
}
.text-indigo-300\/40 {
  color: rgb(165 180 252 / 0.4) !important;
}
.text-indigo-300\/5 {
  color: rgb(165 180 252 / 0.05) !important;
}
.text-indigo-300\/50 {
  color: rgb(165 180 252 / 0.5) !important;
}
.text-indigo-300\/60 {
  color: rgb(165 180 252 / 0.6) !important;
}
.text-indigo-300\/70 {
  color: rgb(165 180 252 / 0.7) !important;
}
.text-indigo-300\/75 {
  color: rgb(165 180 252 / 0.75) !important;
}
.text-indigo-300\/80 {
  color: rgb(165 180 252 / 0.8) !important;
}
.text-indigo-300\/87 {
  color: rgb(165 180 252 / 0.87) !important;
}
.text-indigo-300\/90 {
  color: rgb(165 180 252 / 0.9) !important;
}
.text-indigo-300\/95 {
  color: rgb(165 180 252 / 0.95) !important;
}
.text-indigo-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity)) !important;
}
.text-indigo-400\/0 {
  color: rgb(129 140 248 / 0) !important;
}
.text-indigo-400\/10 {
  color: rgb(129 140 248 / 0.1) !important;
}
.text-indigo-400\/100 {
  color: rgb(129 140 248 / 1) !important;
}
.text-indigo-400\/12 {
  color: rgb(129 140 248 / 0.12) !important;
}
.text-indigo-400\/20 {
  color: rgb(129 140 248 / 0.2) !important;
}
.text-indigo-400\/25 {
  color: rgb(129 140 248 / 0.25) !important;
}
.text-indigo-400\/30 {
  color: rgb(129 140 248 / 0.3) !important;
}
.text-indigo-400\/38 {
  color: rgb(129 140 248 / 0.38) !important;
}
.text-indigo-400\/40 {
  color: rgb(129 140 248 / 0.4) !important;
}
.text-indigo-400\/5 {
  color: rgb(129 140 248 / 0.05) !important;
}
.text-indigo-400\/50 {
  color: rgb(129 140 248 / 0.5) !important;
}
.text-indigo-400\/60 {
  color: rgb(129 140 248 / 0.6) !important;
}
.text-indigo-400\/70 {
  color: rgb(129 140 248 / 0.7) !important;
}
.text-indigo-400\/75 {
  color: rgb(129 140 248 / 0.75) !important;
}
.text-indigo-400\/80 {
  color: rgb(129 140 248 / 0.8) !important;
}
.text-indigo-400\/87 {
  color: rgb(129 140 248 / 0.87) !important;
}
.text-indigo-400\/90 {
  color: rgb(129 140 248 / 0.9) !important;
}
.text-indigo-400\/95 {
  color: rgb(129 140 248 / 0.95) !important;
}
.text-indigo-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity)) !important;
}
.text-indigo-50\/0 {
  color: rgb(238 242 255 / 0) !important;
}
.text-indigo-50\/10 {
  color: rgb(238 242 255 / 0.1) !important;
}
.text-indigo-50\/100 {
  color: rgb(238 242 255 / 1) !important;
}
.text-indigo-50\/12 {
  color: rgb(238 242 255 / 0.12) !important;
}
.text-indigo-50\/20 {
  color: rgb(238 242 255 / 0.2) !important;
}
.text-indigo-50\/25 {
  color: rgb(238 242 255 / 0.25) !important;
}
.text-indigo-50\/30 {
  color: rgb(238 242 255 / 0.3) !important;
}
.text-indigo-50\/38 {
  color: rgb(238 242 255 / 0.38) !important;
}
.text-indigo-50\/40 {
  color: rgb(238 242 255 / 0.4) !important;
}
.text-indigo-50\/5 {
  color: rgb(238 242 255 / 0.05) !important;
}
.text-indigo-50\/50 {
  color: rgb(238 242 255 / 0.5) !important;
}
.text-indigo-50\/60 {
  color: rgb(238 242 255 / 0.6) !important;
}
.text-indigo-50\/70 {
  color: rgb(238 242 255 / 0.7) !important;
}
.text-indigo-50\/75 {
  color: rgb(238 242 255 / 0.75) !important;
}
.text-indigo-50\/80 {
  color: rgb(238 242 255 / 0.8) !important;
}
.text-indigo-50\/87 {
  color: rgb(238 242 255 / 0.87) !important;
}
.text-indigo-50\/90 {
  color: rgb(238 242 255 / 0.9) !important;
}
.text-indigo-50\/95 {
  color: rgb(238 242 255 / 0.95) !important;
}
.text-indigo-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity)) !important;
}
.text-indigo-500\/0 {
  color: rgb(99 102 241 / 0) !important;
}
.text-indigo-500\/10 {
  color: rgb(99 102 241 / 0.1) !important;
}
.text-indigo-500\/100 {
  color: rgb(99 102 241 / 1) !important;
}
.text-indigo-500\/12 {
  color: rgb(99 102 241 / 0.12) !important;
}
.text-indigo-500\/20 {
  color: rgb(99 102 241 / 0.2) !important;
}
.text-indigo-500\/25 {
  color: rgb(99 102 241 / 0.25) !important;
}
.text-indigo-500\/30 {
  color: rgb(99 102 241 / 0.3) !important;
}
.text-indigo-500\/38 {
  color: rgb(99 102 241 / 0.38) !important;
}
.text-indigo-500\/40 {
  color: rgb(99 102 241 / 0.4) !important;
}
.text-indigo-500\/5 {
  color: rgb(99 102 241 / 0.05) !important;
}
.text-indigo-500\/50 {
  color: rgb(99 102 241 / 0.5) !important;
}
.text-indigo-500\/60 {
  color: rgb(99 102 241 / 0.6) !important;
}
.text-indigo-500\/70 {
  color: rgb(99 102 241 / 0.7) !important;
}
.text-indigo-500\/75 {
  color: rgb(99 102 241 / 0.75) !important;
}
.text-indigo-500\/80 {
  color: rgb(99 102 241 / 0.8) !important;
}
.text-indigo-500\/87 {
  color: rgb(99 102 241 / 0.87) !important;
}
.text-indigo-500\/90 {
  color: rgb(99 102 241 / 0.9) !important;
}
.text-indigo-500\/95 {
  color: rgb(99 102 241 / 0.95) !important;
}
.text-indigo-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity)) !important;
}
.text-indigo-600\/0 {
  color: rgb(79 70 229 / 0) !important;
}
.text-indigo-600\/10 {
  color: rgb(79 70 229 / 0.1) !important;
}
.text-indigo-600\/100 {
  color: rgb(79 70 229 / 1) !important;
}
.text-indigo-600\/12 {
  color: rgb(79 70 229 / 0.12) !important;
}
.text-indigo-600\/20 {
  color: rgb(79 70 229 / 0.2) !important;
}
.text-indigo-600\/25 {
  color: rgb(79 70 229 / 0.25) !important;
}
.text-indigo-600\/30 {
  color: rgb(79 70 229 / 0.3) !important;
}
.text-indigo-600\/38 {
  color: rgb(79 70 229 / 0.38) !important;
}
.text-indigo-600\/40 {
  color: rgb(79 70 229 / 0.4) !important;
}
.text-indigo-600\/5 {
  color: rgb(79 70 229 / 0.05) !important;
}
.text-indigo-600\/50 {
  color: rgb(79 70 229 / 0.5) !important;
}
.text-indigo-600\/60 {
  color: rgb(79 70 229 / 0.6) !important;
}
.text-indigo-600\/70 {
  color: rgb(79 70 229 / 0.7) !important;
}
.text-indigo-600\/75 {
  color: rgb(79 70 229 / 0.75) !important;
}
.text-indigo-600\/80 {
  color: rgb(79 70 229 / 0.8) !important;
}
.text-indigo-600\/87 {
  color: rgb(79 70 229 / 0.87) !important;
}
.text-indigo-600\/90 {
  color: rgb(79 70 229 / 0.9) !important;
}
.text-indigo-600\/95 {
  color: rgb(79 70 229 / 0.95) !important;
}
.text-indigo-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity)) !important;
}
.text-indigo-700\/0 {
  color: rgb(67 56 202 / 0) !important;
}
.text-indigo-700\/10 {
  color: rgb(67 56 202 / 0.1) !important;
}
.text-indigo-700\/100 {
  color: rgb(67 56 202 / 1) !important;
}
.text-indigo-700\/12 {
  color: rgb(67 56 202 / 0.12) !important;
}
.text-indigo-700\/20 {
  color: rgb(67 56 202 / 0.2) !important;
}
.text-indigo-700\/25 {
  color: rgb(67 56 202 / 0.25) !important;
}
.text-indigo-700\/30 {
  color: rgb(67 56 202 / 0.3) !important;
}
.text-indigo-700\/38 {
  color: rgb(67 56 202 / 0.38) !important;
}
.text-indigo-700\/40 {
  color: rgb(67 56 202 / 0.4) !important;
}
.text-indigo-700\/5 {
  color: rgb(67 56 202 / 0.05) !important;
}
.text-indigo-700\/50 {
  color: rgb(67 56 202 / 0.5) !important;
}
.text-indigo-700\/60 {
  color: rgb(67 56 202 / 0.6) !important;
}
.text-indigo-700\/70 {
  color: rgb(67 56 202 / 0.7) !important;
}
.text-indigo-700\/75 {
  color: rgb(67 56 202 / 0.75) !important;
}
.text-indigo-700\/80 {
  color: rgb(67 56 202 / 0.8) !important;
}
.text-indigo-700\/87 {
  color: rgb(67 56 202 / 0.87) !important;
}
.text-indigo-700\/90 {
  color: rgb(67 56 202 / 0.9) !important;
}
.text-indigo-700\/95 {
  color: rgb(67 56 202 / 0.95) !important;
}
.text-indigo-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity)) !important;
}
.text-indigo-800\/0 {
  color: rgb(55 48 163 / 0) !important;
}
.text-indigo-800\/10 {
  color: rgb(55 48 163 / 0.1) !important;
}
.text-indigo-800\/100 {
  color: rgb(55 48 163 / 1) !important;
}
.text-indigo-800\/12 {
  color: rgb(55 48 163 / 0.12) !important;
}
.text-indigo-800\/20 {
  color: rgb(55 48 163 / 0.2) !important;
}
.text-indigo-800\/25 {
  color: rgb(55 48 163 / 0.25) !important;
}
.text-indigo-800\/30 {
  color: rgb(55 48 163 / 0.3) !important;
}
.text-indigo-800\/38 {
  color: rgb(55 48 163 / 0.38) !important;
}
.text-indigo-800\/40 {
  color: rgb(55 48 163 / 0.4) !important;
}
.text-indigo-800\/5 {
  color: rgb(55 48 163 / 0.05) !important;
}
.text-indigo-800\/50 {
  color: rgb(55 48 163 / 0.5) !important;
}
.text-indigo-800\/60 {
  color: rgb(55 48 163 / 0.6) !important;
}
.text-indigo-800\/70 {
  color: rgb(55 48 163 / 0.7) !important;
}
.text-indigo-800\/75 {
  color: rgb(55 48 163 / 0.75) !important;
}
.text-indigo-800\/80 {
  color: rgb(55 48 163 / 0.8) !important;
}
.text-indigo-800\/87 {
  color: rgb(55 48 163 / 0.87) !important;
}
.text-indigo-800\/90 {
  color: rgb(55 48 163 / 0.9) !important;
}
.text-indigo-800\/95 {
  color: rgb(55 48 163 / 0.95) !important;
}
.text-indigo-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity)) !important;
}
.text-indigo-900\/0 {
  color: rgb(49 46 129 / 0) !important;
}
.text-indigo-900\/10 {
  color: rgb(49 46 129 / 0.1) !important;
}
.text-indigo-900\/100 {
  color: rgb(49 46 129 / 1) !important;
}
.text-indigo-900\/12 {
  color: rgb(49 46 129 / 0.12) !important;
}
.text-indigo-900\/20 {
  color: rgb(49 46 129 / 0.2) !important;
}
.text-indigo-900\/25 {
  color: rgb(49 46 129 / 0.25) !important;
}
.text-indigo-900\/30 {
  color: rgb(49 46 129 / 0.3) !important;
}
.text-indigo-900\/38 {
  color: rgb(49 46 129 / 0.38) !important;
}
.text-indigo-900\/40 {
  color: rgb(49 46 129 / 0.4) !important;
}
.text-indigo-900\/5 {
  color: rgb(49 46 129 / 0.05) !important;
}
.text-indigo-900\/50 {
  color: rgb(49 46 129 / 0.5) !important;
}
.text-indigo-900\/60 {
  color: rgb(49 46 129 / 0.6) !important;
}
.text-indigo-900\/70 {
  color: rgb(49 46 129 / 0.7) !important;
}
.text-indigo-900\/75 {
  color: rgb(49 46 129 / 0.75) !important;
}
.text-indigo-900\/80 {
  color: rgb(49 46 129 / 0.8) !important;
}
.text-indigo-900\/87 {
  color: rgb(49 46 129 / 0.87) !important;
}
.text-indigo-900\/90 {
  color: rgb(49 46 129 / 0.9) !important;
}
.text-indigo-900\/95 {
  color: rgb(49 46 129 / 0.95) !important;
}
.text-indigo-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 27 75 / var(--tw-text-opacity)) !important;
}
.text-indigo-950\/0 {
  color: rgb(30 27 75 / 0) !important;
}
.text-indigo-950\/10 {
  color: rgb(30 27 75 / 0.1) !important;
}
.text-indigo-950\/100 {
  color: rgb(30 27 75 / 1) !important;
}
.text-indigo-950\/12 {
  color: rgb(30 27 75 / 0.12) !important;
}
.text-indigo-950\/20 {
  color: rgb(30 27 75 / 0.2) !important;
}
.text-indigo-950\/25 {
  color: rgb(30 27 75 / 0.25) !important;
}
.text-indigo-950\/30 {
  color: rgb(30 27 75 / 0.3) !important;
}
.text-indigo-950\/38 {
  color: rgb(30 27 75 / 0.38) !important;
}
.text-indigo-950\/40 {
  color: rgb(30 27 75 / 0.4) !important;
}
.text-indigo-950\/5 {
  color: rgb(30 27 75 / 0.05) !important;
}
.text-indigo-950\/50 {
  color: rgb(30 27 75 / 0.5) !important;
}
.text-indigo-950\/60 {
  color: rgb(30 27 75 / 0.6) !important;
}
.text-indigo-950\/70 {
  color: rgb(30 27 75 / 0.7) !important;
}
.text-indigo-950\/75 {
  color: rgb(30 27 75 / 0.75) !important;
}
.text-indigo-950\/80 {
  color: rgb(30 27 75 / 0.8) !important;
}
.text-indigo-950\/87 {
  color: rgb(30 27 75 / 0.87) !important;
}
.text-indigo-950\/90 {
  color: rgb(30 27 75 / 0.9) !important;
}
.text-indigo-950\/95 {
  color: rgb(30 27 75 / 0.95) !important;
}
.text-inherit {
  color: inherit !important;
}
.text-lime-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity)) !important;
}
.text-lime-100\/0 {
  color: rgb(236 252 203 / 0) !important;
}
.text-lime-100\/10 {
  color: rgb(236 252 203 / 0.1) !important;
}
.text-lime-100\/100 {
  color: rgb(236 252 203 / 1) !important;
}
.text-lime-100\/12 {
  color: rgb(236 252 203 / 0.12) !important;
}
.text-lime-100\/20 {
  color: rgb(236 252 203 / 0.2) !important;
}
.text-lime-100\/25 {
  color: rgb(236 252 203 / 0.25) !important;
}
.text-lime-100\/30 {
  color: rgb(236 252 203 / 0.3) !important;
}
.text-lime-100\/38 {
  color: rgb(236 252 203 / 0.38) !important;
}
.text-lime-100\/40 {
  color: rgb(236 252 203 / 0.4) !important;
}
.text-lime-100\/5 {
  color: rgb(236 252 203 / 0.05) !important;
}
.text-lime-100\/50 {
  color: rgb(236 252 203 / 0.5) !important;
}
.text-lime-100\/60 {
  color: rgb(236 252 203 / 0.6) !important;
}
.text-lime-100\/70 {
  color: rgb(236 252 203 / 0.7) !important;
}
.text-lime-100\/75 {
  color: rgb(236 252 203 / 0.75) !important;
}
.text-lime-100\/80 {
  color: rgb(236 252 203 / 0.8) !important;
}
.text-lime-100\/87 {
  color: rgb(236 252 203 / 0.87) !important;
}
.text-lime-100\/90 {
  color: rgb(236 252 203 / 0.9) !important;
}
.text-lime-100\/95 {
  color: rgb(236 252 203 / 0.95) !important;
}
.text-lime-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity)) !important;
}
.text-lime-200\/0 {
  color: rgb(217 249 157 / 0) !important;
}
.text-lime-200\/10 {
  color: rgb(217 249 157 / 0.1) !important;
}
.text-lime-200\/100 {
  color: rgb(217 249 157 / 1) !important;
}
.text-lime-200\/12 {
  color: rgb(217 249 157 / 0.12) !important;
}
.text-lime-200\/20 {
  color: rgb(217 249 157 / 0.2) !important;
}
.text-lime-200\/25 {
  color: rgb(217 249 157 / 0.25) !important;
}
.text-lime-200\/30 {
  color: rgb(217 249 157 / 0.3) !important;
}
.text-lime-200\/38 {
  color: rgb(217 249 157 / 0.38) !important;
}
.text-lime-200\/40 {
  color: rgb(217 249 157 / 0.4) !important;
}
.text-lime-200\/5 {
  color: rgb(217 249 157 / 0.05) !important;
}
.text-lime-200\/50 {
  color: rgb(217 249 157 / 0.5) !important;
}
.text-lime-200\/60 {
  color: rgb(217 249 157 / 0.6) !important;
}
.text-lime-200\/70 {
  color: rgb(217 249 157 / 0.7) !important;
}
.text-lime-200\/75 {
  color: rgb(217 249 157 / 0.75) !important;
}
.text-lime-200\/80 {
  color: rgb(217 249 157 / 0.8) !important;
}
.text-lime-200\/87 {
  color: rgb(217 249 157 / 0.87) !important;
}
.text-lime-200\/90 {
  color: rgb(217 249 157 / 0.9) !important;
}
.text-lime-200\/95 {
  color: rgb(217 249 157 / 0.95) !important;
}
.text-lime-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity)) !important;
}
.text-lime-300\/0 {
  color: rgb(190 242 100 / 0) !important;
}
.text-lime-300\/10 {
  color: rgb(190 242 100 / 0.1) !important;
}
.text-lime-300\/100 {
  color: rgb(190 242 100 / 1) !important;
}
.text-lime-300\/12 {
  color: rgb(190 242 100 / 0.12) !important;
}
.text-lime-300\/20 {
  color: rgb(190 242 100 / 0.2) !important;
}
.text-lime-300\/25 {
  color: rgb(190 242 100 / 0.25) !important;
}
.text-lime-300\/30 {
  color: rgb(190 242 100 / 0.3) !important;
}
.text-lime-300\/38 {
  color: rgb(190 242 100 / 0.38) !important;
}
.text-lime-300\/40 {
  color: rgb(190 242 100 / 0.4) !important;
}
.text-lime-300\/5 {
  color: rgb(190 242 100 / 0.05) !important;
}
.text-lime-300\/50 {
  color: rgb(190 242 100 / 0.5) !important;
}
.text-lime-300\/60 {
  color: rgb(190 242 100 / 0.6) !important;
}
.text-lime-300\/70 {
  color: rgb(190 242 100 / 0.7) !important;
}
.text-lime-300\/75 {
  color: rgb(190 242 100 / 0.75) !important;
}
.text-lime-300\/80 {
  color: rgb(190 242 100 / 0.8) !important;
}
.text-lime-300\/87 {
  color: rgb(190 242 100 / 0.87) !important;
}
.text-lime-300\/90 {
  color: rgb(190 242 100 / 0.9) !important;
}
.text-lime-300\/95 {
  color: rgb(190 242 100 / 0.95) !important;
}
.text-lime-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity)) !important;
}
.text-lime-400\/0 {
  color: rgb(163 230 53 / 0) !important;
}
.text-lime-400\/10 {
  color: rgb(163 230 53 / 0.1) !important;
}
.text-lime-400\/100 {
  color: rgb(163 230 53 / 1) !important;
}
.text-lime-400\/12 {
  color: rgb(163 230 53 / 0.12) !important;
}
.text-lime-400\/20 {
  color: rgb(163 230 53 / 0.2) !important;
}
.text-lime-400\/25 {
  color: rgb(163 230 53 / 0.25) !important;
}
.text-lime-400\/30 {
  color: rgb(163 230 53 / 0.3) !important;
}
.text-lime-400\/38 {
  color: rgb(163 230 53 / 0.38) !important;
}
.text-lime-400\/40 {
  color: rgb(163 230 53 / 0.4) !important;
}
.text-lime-400\/5 {
  color: rgb(163 230 53 / 0.05) !important;
}
.text-lime-400\/50 {
  color: rgb(163 230 53 / 0.5) !important;
}
.text-lime-400\/60 {
  color: rgb(163 230 53 / 0.6) !important;
}
.text-lime-400\/70 {
  color: rgb(163 230 53 / 0.7) !important;
}
.text-lime-400\/75 {
  color: rgb(163 230 53 / 0.75) !important;
}
.text-lime-400\/80 {
  color: rgb(163 230 53 / 0.8) !important;
}
.text-lime-400\/87 {
  color: rgb(163 230 53 / 0.87) !important;
}
.text-lime-400\/90 {
  color: rgb(163 230 53 / 0.9) !important;
}
.text-lime-400\/95 {
  color: rgb(163 230 53 / 0.95) !important;
}
.text-lime-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity)) !important;
}
.text-lime-50\/0 {
  color: rgb(247 254 231 / 0) !important;
}
.text-lime-50\/10 {
  color: rgb(247 254 231 / 0.1) !important;
}
.text-lime-50\/100 {
  color: rgb(247 254 231 / 1) !important;
}
.text-lime-50\/12 {
  color: rgb(247 254 231 / 0.12) !important;
}
.text-lime-50\/20 {
  color: rgb(247 254 231 / 0.2) !important;
}
.text-lime-50\/25 {
  color: rgb(247 254 231 / 0.25) !important;
}
.text-lime-50\/30 {
  color: rgb(247 254 231 / 0.3) !important;
}
.text-lime-50\/38 {
  color: rgb(247 254 231 / 0.38) !important;
}
.text-lime-50\/40 {
  color: rgb(247 254 231 / 0.4) !important;
}
.text-lime-50\/5 {
  color: rgb(247 254 231 / 0.05) !important;
}
.text-lime-50\/50 {
  color: rgb(247 254 231 / 0.5) !important;
}
.text-lime-50\/60 {
  color: rgb(247 254 231 / 0.6) !important;
}
.text-lime-50\/70 {
  color: rgb(247 254 231 / 0.7) !important;
}
.text-lime-50\/75 {
  color: rgb(247 254 231 / 0.75) !important;
}
.text-lime-50\/80 {
  color: rgb(247 254 231 / 0.8) !important;
}
.text-lime-50\/87 {
  color: rgb(247 254 231 / 0.87) !important;
}
.text-lime-50\/90 {
  color: rgb(247 254 231 / 0.9) !important;
}
.text-lime-50\/95 {
  color: rgb(247 254 231 / 0.95) !important;
}
.text-lime-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity)) !important;
}
.text-lime-500\/0 {
  color: rgb(132 204 22 / 0) !important;
}
.text-lime-500\/10 {
  color: rgb(132 204 22 / 0.1) !important;
}
.text-lime-500\/100 {
  color: rgb(132 204 22 / 1) !important;
}
.text-lime-500\/12 {
  color: rgb(132 204 22 / 0.12) !important;
}
.text-lime-500\/20 {
  color: rgb(132 204 22 / 0.2) !important;
}
.text-lime-500\/25 {
  color: rgb(132 204 22 / 0.25) !important;
}
.text-lime-500\/30 {
  color: rgb(132 204 22 / 0.3) !important;
}
.text-lime-500\/38 {
  color: rgb(132 204 22 / 0.38) !important;
}
.text-lime-500\/40 {
  color: rgb(132 204 22 / 0.4) !important;
}
.text-lime-500\/5 {
  color: rgb(132 204 22 / 0.05) !important;
}
.text-lime-500\/50 {
  color: rgb(132 204 22 / 0.5) !important;
}
.text-lime-500\/60 {
  color: rgb(132 204 22 / 0.6) !important;
}
.text-lime-500\/70 {
  color: rgb(132 204 22 / 0.7) !important;
}
.text-lime-500\/75 {
  color: rgb(132 204 22 / 0.75) !important;
}
.text-lime-500\/80 {
  color: rgb(132 204 22 / 0.8) !important;
}
.text-lime-500\/87 {
  color: rgb(132 204 22 / 0.87) !important;
}
.text-lime-500\/90 {
  color: rgb(132 204 22 / 0.9) !important;
}
.text-lime-500\/95 {
  color: rgb(132 204 22 / 0.95) !important;
}
.text-lime-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity)) !important;
}
.text-lime-600\/0 {
  color: rgb(101 163 13 / 0) !important;
}
.text-lime-600\/10 {
  color: rgb(101 163 13 / 0.1) !important;
}
.text-lime-600\/100 {
  color: rgb(101 163 13 / 1) !important;
}
.text-lime-600\/12 {
  color: rgb(101 163 13 / 0.12) !important;
}
.text-lime-600\/20 {
  color: rgb(101 163 13 / 0.2) !important;
}
.text-lime-600\/25 {
  color: rgb(101 163 13 / 0.25) !important;
}
.text-lime-600\/30 {
  color: rgb(101 163 13 / 0.3) !important;
}
.text-lime-600\/38 {
  color: rgb(101 163 13 / 0.38) !important;
}
.text-lime-600\/40 {
  color: rgb(101 163 13 / 0.4) !important;
}
.text-lime-600\/5 {
  color: rgb(101 163 13 / 0.05) !important;
}
.text-lime-600\/50 {
  color: rgb(101 163 13 / 0.5) !important;
}
.text-lime-600\/60 {
  color: rgb(101 163 13 / 0.6) !important;
}
.text-lime-600\/70 {
  color: rgb(101 163 13 / 0.7) !important;
}
.text-lime-600\/75 {
  color: rgb(101 163 13 / 0.75) !important;
}
.text-lime-600\/80 {
  color: rgb(101 163 13 / 0.8) !important;
}
.text-lime-600\/87 {
  color: rgb(101 163 13 / 0.87) !important;
}
.text-lime-600\/90 {
  color: rgb(101 163 13 / 0.9) !important;
}
.text-lime-600\/95 {
  color: rgb(101 163 13 / 0.95) !important;
}
.text-lime-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(77 124 15 / var(--tw-text-opacity)) !important;
}
.text-lime-700\/0 {
  color: rgb(77 124 15 / 0) !important;
}
.text-lime-700\/10 {
  color: rgb(77 124 15 / 0.1) !important;
}
.text-lime-700\/100 {
  color: rgb(77 124 15 / 1) !important;
}
.text-lime-700\/12 {
  color: rgb(77 124 15 / 0.12) !important;
}
.text-lime-700\/20 {
  color: rgb(77 124 15 / 0.2) !important;
}
.text-lime-700\/25 {
  color: rgb(77 124 15 / 0.25) !important;
}
.text-lime-700\/30 {
  color: rgb(77 124 15 / 0.3) !important;
}
.text-lime-700\/38 {
  color: rgb(77 124 15 / 0.38) !important;
}
.text-lime-700\/40 {
  color: rgb(77 124 15 / 0.4) !important;
}
.text-lime-700\/5 {
  color: rgb(77 124 15 / 0.05) !important;
}
.text-lime-700\/50 {
  color: rgb(77 124 15 / 0.5) !important;
}
.text-lime-700\/60 {
  color: rgb(77 124 15 / 0.6) !important;
}
.text-lime-700\/70 {
  color: rgb(77 124 15 / 0.7) !important;
}
.text-lime-700\/75 {
  color: rgb(77 124 15 / 0.75) !important;
}
.text-lime-700\/80 {
  color: rgb(77 124 15 / 0.8) !important;
}
.text-lime-700\/87 {
  color: rgb(77 124 15 / 0.87) !important;
}
.text-lime-700\/90 {
  color: rgb(77 124 15 / 0.9) !important;
}
.text-lime-700\/95 {
  color: rgb(77 124 15 / 0.95) !important;
}
.text-lime-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity)) !important;
}
.text-lime-800\/0 {
  color: rgb(63 98 18 / 0) !important;
}
.text-lime-800\/10 {
  color: rgb(63 98 18 / 0.1) !important;
}
.text-lime-800\/100 {
  color: rgb(63 98 18 / 1) !important;
}
.text-lime-800\/12 {
  color: rgb(63 98 18 / 0.12) !important;
}
.text-lime-800\/20 {
  color: rgb(63 98 18 / 0.2) !important;
}
.text-lime-800\/25 {
  color: rgb(63 98 18 / 0.25) !important;
}
.text-lime-800\/30 {
  color: rgb(63 98 18 / 0.3) !important;
}
.text-lime-800\/38 {
  color: rgb(63 98 18 / 0.38) !important;
}
.text-lime-800\/40 {
  color: rgb(63 98 18 / 0.4) !important;
}
.text-lime-800\/5 {
  color: rgb(63 98 18 / 0.05) !important;
}
.text-lime-800\/50 {
  color: rgb(63 98 18 / 0.5) !important;
}
.text-lime-800\/60 {
  color: rgb(63 98 18 / 0.6) !important;
}
.text-lime-800\/70 {
  color: rgb(63 98 18 / 0.7) !important;
}
.text-lime-800\/75 {
  color: rgb(63 98 18 / 0.75) !important;
}
.text-lime-800\/80 {
  color: rgb(63 98 18 / 0.8) !important;
}
.text-lime-800\/87 {
  color: rgb(63 98 18 / 0.87) !important;
}
.text-lime-800\/90 {
  color: rgb(63 98 18 / 0.9) !important;
}
.text-lime-800\/95 {
  color: rgb(63 98 18 / 0.95) !important;
}
.text-lime-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity)) !important;
}
.text-lime-900\/0 {
  color: rgb(54 83 20 / 0) !important;
}
.text-lime-900\/10 {
  color: rgb(54 83 20 / 0.1) !important;
}
.text-lime-900\/100 {
  color: rgb(54 83 20 / 1) !important;
}
.text-lime-900\/12 {
  color: rgb(54 83 20 / 0.12) !important;
}
.text-lime-900\/20 {
  color: rgb(54 83 20 / 0.2) !important;
}
.text-lime-900\/25 {
  color: rgb(54 83 20 / 0.25) !important;
}
.text-lime-900\/30 {
  color: rgb(54 83 20 / 0.3) !important;
}
.text-lime-900\/38 {
  color: rgb(54 83 20 / 0.38) !important;
}
.text-lime-900\/40 {
  color: rgb(54 83 20 / 0.4) !important;
}
.text-lime-900\/5 {
  color: rgb(54 83 20 / 0.05) !important;
}
.text-lime-900\/50 {
  color: rgb(54 83 20 / 0.5) !important;
}
.text-lime-900\/60 {
  color: rgb(54 83 20 / 0.6) !important;
}
.text-lime-900\/70 {
  color: rgb(54 83 20 / 0.7) !important;
}
.text-lime-900\/75 {
  color: rgb(54 83 20 / 0.75) !important;
}
.text-lime-900\/80 {
  color: rgb(54 83 20 / 0.8) !important;
}
.text-lime-900\/87 {
  color: rgb(54 83 20 / 0.87) !important;
}
.text-lime-900\/90 {
  color: rgb(54 83 20 / 0.9) !important;
}
.text-lime-900\/95 {
  color: rgb(54 83 20 / 0.95) !important;
}
.text-lime-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(26 46 5 / var(--tw-text-opacity)) !important;
}
.text-lime-950\/0 {
  color: rgb(26 46 5 / 0) !important;
}
.text-lime-950\/10 {
  color: rgb(26 46 5 / 0.1) !important;
}
.text-lime-950\/100 {
  color: rgb(26 46 5 / 1) !important;
}
.text-lime-950\/12 {
  color: rgb(26 46 5 / 0.12) !important;
}
.text-lime-950\/20 {
  color: rgb(26 46 5 / 0.2) !important;
}
.text-lime-950\/25 {
  color: rgb(26 46 5 / 0.25) !important;
}
.text-lime-950\/30 {
  color: rgb(26 46 5 / 0.3) !important;
}
.text-lime-950\/38 {
  color: rgb(26 46 5 / 0.38) !important;
}
.text-lime-950\/40 {
  color: rgb(26 46 5 / 0.4) !important;
}
.text-lime-950\/5 {
  color: rgb(26 46 5 / 0.05) !important;
}
.text-lime-950\/50 {
  color: rgb(26 46 5 / 0.5) !important;
}
.text-lime-950\/60 {
  color: rgb(26 46 5 / 0.6) !important;
}
.text-lime-950\/70 {
  color: rgb(26 46 5 / 0.7) !important;
}
.text-lime-950\/75 {
  color: rgb(26 46 5 / 0.75) !important;
}
.text-lime-950\/80 {
  color: rgb(26 46 5 / 0.8) !important;
}
.text-lime-950\/87 {
  color: rgb(26 46 5 / 0.87) !important;
}
.text-lime-950\/90 {
  color: rgb(26 46 5 / 0.9) !important;
}
.text-lime-950\/95 {
  color: rgb(26 46 5 / 0.95) !important;
}
.text-neutral-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity)) !important;
}
.text-neutral-100\/0 {
  color: rgb(245 245 245 / 0) !important;
}
.text-neutral-100\/10 {
  color: rgb(245 245 245 / 0.1) !important;
}
.text-neutral-100\/100 {
  color: rgb(245 245 245 / 1) !important;
}
.text-neutral-100\/12 {
  color: rgb(245 245 245 / 0.12) !important;
}
.text-neutral-100\/20 {
  color: rgb(245 245 245 / 0.2) !important;
}
.text-neutral-100\/25 {
  color: rgb(245 245 245 / 0.25) !important;
}
.text-neutral-100\/30 {
  color: rgb(245 245 245 / 0.3) !important;
}
.text-neutral-100\/38 {
  color: rgb(245 245 245 / 0.38) !important;
}
.text-neutral-100\/40 {
  color: rgb(245 245 245 / 0.4) !important;
}
.text-neutral-100\/5 {
  color: rgb(245 245 245 / 0.05) !important;
}
.text-neutral-100\/50 {
  color: rgb(245 245 245 / 0.5) !important;
}
.text-neutral-100\/60 {
  color: rgb(245 245 245 / 0.6) !important;
}
.text-neutral-100\/70 {
  color: rgb(245 245 245 / 0.7) !important;
}
.text-neutral-100\/75 {
  color: rgb(245 245 245 / 0.75) !important;
}
.text-neutral-100\/80 {
  color: rgb(245 245 245 / 0.8) !important;
}
.text-neutral-100\/87 {
  color: rgb(245 245 245 / 0.87) !important;
}
.text-neutral-100\/90 {
  color: rgb(245 245 245 / 0.9) !important;
}
.text-neutral-100\/95 {
  color: rgb(245 245 245 / 0.95) !important;
}
.text-neutral-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity)) !important;
}
.text-neutral-200\/0 {
  color: rgb(229 229 229 / 0) !important;
}
.text-neutral-200\/10 {
  color: rgb(229 229 229 / 0.1) !important;
}
.text-neutral-200\/100 {
  color: rgb(229 229 229 / 1) !important;
}
.text-neutral-200\/12 {
  color: rgb(229 229 229 / 0.12) !important;
}
.text-neutral-200\/20 {
  color: rgb(229 229 229 / 0.2) !important;
}
.text-neutral-200\/25 {
  color: rgb(229 229 229 / 0.25) !important;
}
.text-neutral-200\/30 {
  color: rgb(229 229 229 / 0.3) !important;
}
.text-neutral-200\/38 {
  color: rgb(229 229 229 / 0.38) !important;
}
.text-neutral-200\/40 {
  color: rgb(229 229 229 / 0.4) !important;
}
.text-neutral-200\/5 {
  color: rgb(229 229 229 / 0.05) !important;
}
.text-neutral-200\/50 {
  color: rgb(229 229 229 / 0.5) !important;
}
.text-neutral-200\/60 {
  color: rgb(229 229 229 / 0.6) !important;
}
.text-neutral-200\/70 {
  color: rgb(229 229 229 / 0.7) !important;
}
.text-neutral-200\/75 {
  color: rgb(229 229 229 / 0.75) !important;
}
.text-neutral-200\/80 {
  color: rgb(229 229 229 / 0.8) !important;
}
.text-neutral-200\/87 {
  color: rgb(229 229 229 / 0.87) !important;
}
.text-neutral-200\/90 {
  color: rgb(229 229 229 / 0.9) !important;
}
.text-neutral-200\/95 {
  color: rgb(229 229 229 / 0.95) !important;
}
.text-neutral-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity)) !important;
}
.text-neutral-300\/0 {
  color: rgb(212 212 212 / 0) !important;
}
.text-neutral-300\/10 {
  color: rgb(212 212 212 / 0.1) !important;
}
.text-neutral-300\/100 {
  color: rgb(212 212 212 / 1) !important;
}
.text-neutral-300\/12 {
  color: rgb(212 212 212 / 0.12) !important;
}
.text-neutral-300\/20 {
  color: rgb(212 212 212 / 0.2) !important;
}
.text-neutral-300\/25 {
  color: rgb(212 212 212 / 0.25) !important;
}
.text-neutral-300\/30 {
  color: rgb(212 212 212 / 0.3) !important;
}
.text-neutral-300\/38 {
  color: rgb(212 212 212 / 0.38) !important;
}
.text-neutral-300\/40 {
  color: rgb(212 212 212 / 0.4) !important;
}
.text-neutral-300\/5 {
  color: rgb(212 212 212 / 0.05) !important;
}
.text-neutral-300\/50 {
  color: rgb(212 212 212 / 0.5) !important;
}
.text-neutral-300\/60 {
  color: rgb(212 212 212 / 0.6) !important;
}
.text-neutral-300\/70 {
  color: rgb(212 212 212 / 0.7) !important;
}
.text-neutral-300\/75 {
  color: rgb(212 212 212 / 0.75) !important;
}
.text-neutral-300\/80 {
  color: rgb(212 212 212 / 0.8) !important;
}
.text-neutral-300\/87 {
  color: rgb(212 212 212 / 0.87) !important;
}
.text-neutral-300\/90 {
  color: rgb(212 212 212 / 0.9) !important;
}
.text-neutral-300\/95 {
  color: rgb(212 212 212 / 0.95) !important;
}
.text-neutral-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity)) !important;
}
.text-neutral-400\/0 {
  color: rgb(163 163 163 / 0) !important;
}
.text-neutral-400\/10 {
  color: rgb(163 163 163 / 0.1) !important;
}
.text-neutral-400\/100 {
  color: rgb(163 163 163 / 1) !important;
}
.text-neutral-400\/12 {
  color: rgb(163 163 163 / 0.12) !important;
}
.text-neutral-400\/20 {
  color: rgb(163 163 163 / 0.2) !important;
}
.text-neutral-400\/25 {
  color: rgb(163 163 163 / 0.25) !important;
}
.text-neutral-400\/30 {
  color: rgb(163 163 163 / 0.3) !important;
}
.text-neutral-400\/38 {
  color: rgb(163 163 163 / 0.38) !important;
}
.text-neutral-400\/40 {
  color: rgb(163 163 163 / 0.4) !important;
}
.text-neutral-400\/5 {
  color: rgb(163 163 163 / 0.05) !important;
}
.text-neutral-400\/50 {
  color: rgb(163 163 163 / 0.5) !important;
}
.text-neutral-400\/60 {
  color: rgb(163 163 163 / 0.6) !important;
}
.text-neutral-400\/70 {
  color: rgb(163 163 163 / 0.7) !important;
}
.text-neutral-400\/75 {
  color: rgb(163 163 163 / 0.75) !important;
}
.text-neutral-400\/80 {
  color: rgb(163 163 163 / 0.8) !important;
}
.text-neutral-400\/87 {
  color: rgb(163 163 163 / 0.87) !important;
}
.text-neutral-400\/90 {
  color: rgb(163 163 163 / 0.9) !important;
}
.text-neutral-400\/95 {
  color: rgb(163 163 163 / 0.95) !important;
}
.text-neutral-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity)) !important;
}
.text-neutral-50\/0 {
  color: rgb(250 250 250 / 0) !important;
}
.text-neutral-50\/10 {
  color: rgb(250 250 250 / 0.1) !important;
}
.text-neutral-50\/100 {
  color: rgb(250 250 250 / 1) !important;
}
.text-neutral-50\/12 {
  color: rgb(250 250 250 / 0.12) !important;
}
.text-neutral-50\/20 {
  color: rgb(250 250 250 / 0.2) !important;
}
.text-neutral-50\/25 {
  color: rgb(250 250 250 / 0.25) !important;
}
.text-neutral-50\/30 {
  color: rgb(250 250 250 / 0.3) !important;
}
.text-neutral-50\/38 {
  color: rgb(250 250 250 / 0.38) !important;
}
.text-neutral-50\/40 {
  color: rgb(250 250 250 / 0.4) !important;
}
.text-neutral-50\/5 {
  color: rgb(250 250 250 / 0.05) !important;
}
.text-neutral-50\/50 {
  color: rgb(250 250 250 / 0.5) !important;
}
.text-neutral-50\/60 {
  color: rgb(250 250 250 / 0.6) !important;
}
.text-neutral-50\/70 {
  color: rgb(250 250 250 / 0.7) !important;
}
.text-neutral-50\/75 {
  color: rgb(250 250 250 / 0.75) !important;
}
.text-neutral-50\/80 {
  color: rgb(250 250 250 / 0.8) !important;
}
.text-neutral-50\/87 {
  color: rgb(250 250 250 / 0.87) !important;
}
.text-neutral-50\/90 {
  color: rgb(250 250 250 / 0.9) !important;
}
.text-neutral-50\/95 {
  color: rgb(250 250 250 / 0.95) !important;
}
.text-neutral-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity)) !important;
}
.text-neutral-500\/0 {
  color: rgb(115 115 115 / 0) !important;
}
.text-neutral-500\/10 {
  color: rgb(115 115 115 / 0.1) !important;
}
.text-neutral-500\/100 {
  color: rgb(115 115 115 / 1) !important;
}
.text-neutral-500\/12 {
  color: rgb(115 115 115 / 0.12) !important;
}
.text-neutral-500\/20 {
  color: rgb(115 115 115 / 0.2) !important;
}
.text-neutral-500\/25 {
  color: rgb(115 115 115 / 0.25) !important;
}
.text-neutral-500\/30 {
  color: rgb(115 115 115 / 0.3) !important;
}
.text-neutral-500\/38 {
  color: rgb(115 115 115 / 0.38) !important;
}
.text-neutral-500\/40 {
  color: rgb(115 115 115 / 0.4) !important;
}
.text-neutral-500\/5 {
  color: rgb(115 115 115 / 0.05) !important;
}
.text-neutral-500\/50 {
  color: rgb(115 115 115 / 0.5) !important;
}
.text-neutral-500\/60 {
  color: rgb(115 115 115 / 0.6) !important;
}
.text-neutral-500\/70 {
  color: rgb(115 115 115 / 0.7) !important;
}
.text-neutral-500\/75 {
  color: rgb(115 115 115 / 0.75) !important;
}
.text-neutral-500\/80 {
  color: rgb(115 115 115 / 0.8) !important;
}
.text-neutral-500\/87 {
  color: rgb(115 115 115 / 0.87) !important;
}
.text-neutral-500\/90 {
  color: rgb(115 115 115 / 0.9) !important;
}
.text-neutral-500\/95 {
  color: rgb(115 115 115 / 0.95) !important;
}
.text-neutral-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity)) !important;
}
.text-neutral-600\/0 {
  color: rgb(82 82 82 / 0) !important;
}
.text-neutral-600\/10 {
  color: rgb(82 82 82 / 0.1) !important;
}
.text-neutral-600\/100 {
  color: rgb(82 82 82 / 1) !important;
}
.text-neutral-600\/12 {
  color: rgb(82 82 82 / 0.12) !important;
}
.text-neutral-600\/20 {
  color: rgb(82 82 82 / 0.2) !important;
}
.text-neutral-600\/25 {
  color: rgb(82 82 82 / 0.25) !important;
}
.text-neutral-600\/30 {
  color: rgb(82 82 82 / 0.3) !important;
}
.text-neutral-600\/38 {
  color: rgb(82 82 82 / 0.38) !important;
}
.text-neutral-600\/40 {
  color: rgb(82 82 82 / 0.4) !important;
}
.text-neutral-600\/5 {
  color: rgb(82 82 82 / 0.05) !important;
}
.text-neutral-600\/50 {
  color: rgb(82 82 82 / 0.5) !important;
}
.text-neutral-600\/60 {
  color: rgb(82 82 82 / 0.6) !important;
}
.text-neutral-600\/70 {
  color: rgb(82 82 82 / 0.7) !important;
}
.text-neutral-600\/75 {
  color: rgb(82 82 82 / 0.75) !important;
}
.text-neutral-600\/80 {
  color: rgb(82 82 82 / 0.8) !important;
}
.text-neutral-600\/87 {
  color: rgb(82 82 82 / 0.87) !important;
}
.text-neutral-600\/90 {
  color: rgb(82 82 82 / 0.9) !important;
}
.text-neutral-600\/95 {
  color: rgb(82 82 82 / 0.95) !important;
}
.text-neutral-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity)) !important;
}
.text-neutral-700\/0 {
  color: rgb(64 64 64 / 0) !important;
}
.text-neutral-700\/10 {
  color: rgb(64 64 64 / 0.1) !important;
}
.text-neutral-700\/100 {
  color: rgb(64 64 64 / 1) !important;
}
.text-neutral-700\/12 {
  color: rgb(64 64 64 / 0.12) !important;
}
.text-neutral-700\/20 {
  color: rgb(64 64 64 / 0.2) !important;
}
.text-neutral-700\/25 {
  color: rgb(64 64 64 / 0.25) !important;
}
.text-neutral-700\/30 {
  color: rgb(64 64 64 / 0.3) !important;
}
.text-neutral-700\/38 {
  color: rgb(64 64 64 / 0.38) !important;
}
.text-neutral-700\/40 {
  color: rgb(64 64 64 / 0.4) !important;
}
.text-neutral-700\/5 {
  color: rgb(64 64 64 / 0.05) !important;
}
.text-neutral-700\/50 {
  color: rgb(64 64 64 / 0.5) !important;
}
.text-neutral-700\/60 {
  color: rgb(64 64 64 / 0.6) !important;
}
.text-neutral-700\/70 {
  color: rgb(64 64 64 / 0.7) !important;
}
.text-neutral-700\/75 {
  color: rgb(64 64 64 / 0.75) !important;
}
.text-neutral-700\/80 {
  color: rgb(64 64 64 / 0.8) !important;
}
.text-neutral-700\/87 {
  color: rgb(64 64 64 / 0.87) !important;
}
.text-neutral-700\/90 {
  color: rgb(64 64 64 / 0.9) !important;
}
.text-neutral-700\/95 {
  color: rgb(64 64 64 / 0.95) !important;
}
.text-neutral-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity)) !important;
}
.text-neutral-800\/0 {
  color: rgb(38 38 38 / 0) !important;
}
.text-neutral-800\/10 {
  color: rgb(38 38 38 / 0.1) !important;
}
.text-neutral-800\/100 {
  color: rgb(38 38 38 / 1) !important;
}
.text-neutral-800\/12 {
  color: rgb(38 38 38 / 0.12) !important;
}
.text-neutral-800\/20 {
  color: rgb(38 38 38 / 0.2) !important;
}
.text-neutral-800\/25 {
  color: rgb(38 38 38 / 0.25) !important;
}
.text-neutral-800\/30 {
  color: rgb(38 38 38 / 0.3) !important;
}
.text-neutral-800\/38 {
  color: rgb(38 38 38 / 0.38) !important;
}
.text-neutral-800\/40 {
  color: rgb(38 38 38 / 0.4) !important;
}
.text-neutral-800\/5 {
  color: rgb(38 38 38 / 0.05) !important;
}
.text-neutral-800\/50 {
  color: rgb(38 38 38 / 0.5) !important;
}
.text-neutral-800\/60 {
  color: rgb(38 38 38 / 0.6) !important;
}
.text-neutral-800\/70 {
  color: rgb(38 38 38 / 0.7) !important;
}
.text-neutral-800\/75 {
  color: rgb(38 38 38 / 0.75) !important;
}
.text-neutral-800\/80 {
  color: rgb(38 38 38 / 0.8) !important;
}
.text-neutral-800\/87 {
  color: rgb(38 38 38 / 0.87) !important;
}
.text-neutral-800\/90 {
  color: rgb(38 38 38 / 0.9) !important;
}
.text-neutral-800\/95 {
  color: rgb(38 38 38 / 0.95) !important;
}
.text-neutral-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity)) !important;
}
.text-neutral-900\/0 {
  color: rgb(23 23 23 / 0) !important;
}
.text-neutral-900\/10 {
  color: rgb(23 23 23 / 0.1) !important;
}
.text-neutral-900\/100 {
  color: rgb(23 23 23 / 1) !important;
}
.text-neutral-900\/12 {
  color: rgb(23 23 23 / 0.12) !important;
}
.text-neutral-900\/20 {
  color: rgb(23 23 23 / 0.2) !important;
}
.text-neutral-900\/25 {
  color: rgb(23 23 23 / 0.25) !important;
}
.text-neutral-900\/30 {
  color: rgb(23 23 23 / 0.3) !important;
}
.text-neutral-900\/38 {
  color: rgb(23 23 23 / 0.38) !important;
}
.text-neutral-900\/40 {
  color: rgb(23 23 23 / 0.4) !important;
}
.text-neutral-900\/5 {
  color: rgb(23 23 23 / 0.05) !important;
}
.text-neutral-900\/50 {
  color: rgb(23 23 23 / 0.5) !important;
}
.text-neutral-900\/60 {
  color: rgb(23 23 23 / 0.6) !important;
}
.text-neutral-900\/70 {
  color: rgb(23 23 23 / 0.7) !important;
}
.text-neutral-900\/75 {
  color: rgb(23 23 23 / 0.75) !important;
}
.text-neutral-900\/80 {
  color: rgb(23 23 23 / 0.8) !important;
}
.text-neutral-900\/87 {
  color: rgb(23 23 23 / 0.87) !important;
}
.text-neutral-900\/90 {
  color: rgb(23 23 23 / 0.9) !important;
}
.text-neutral-900\/95 {
  color: rgb(23 23 23 / 0.95) !important;
}
.text-neutral-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(10 10 10 / var(--tw-text-opacity)) !important;
}
.text-neutral-950\/0 {
  color: rgb(10 10 10 / 0) !important;
}
.text-neutral-950\/10 {
  color: rgb(10 10 10 / 0.1) !important;
}
.text-neutral-950\/100 {
  color: rgb(10 10 10 / 1) !important;
}
.text-neutral-950\/12 {
  color: rgb(10 10 10 / 0.12) !important;
}
.text-neutral-950\/20 {
  color: rgb(10 10 10 / 0.2) !important;
}
.text-neutral-950\/25 {
  color: rgb(10 10 10 / 0.25) !important;
}
.text-neutral-950\/30 {
  color: rgb(10 10 10 / 0.3) !important;
}
.text-neutral-950\/38 {
  color: rgb(10 10 10 / 0.38) !important;
}
.text-neutral-950\/40 {
  color: rgb(10 10 10 / 0.4) !important;
}
.text-neutral-950\/5 {
  color: rgb(10 10 10 / 0.05) !important;
}
.text-neutral-950\/50 {
  color: rgb(10 10 10 / 0.5) !important;
}
.text-neutral-950\/60 {
  color: rgb(10 10 10 / 0.6) !important;
}
.text-neutral-950\/70 {
  color: rgb(10 10 10 / 0.7) !important;
}
.text-neutral-950\/75 {
  color: rgb(10 10 10 / 0.75) !important;
}
.text-neutral-950\/80 {
  color: rgb(10 10 10 / 0.8) !important;
}
.text-neutral-950\/87 {
  color: rgb(10 10 10 / 0.87) !important;
}
.text-neutral-950\/90 {
  color: rgb(10 10 10 / 0.9) !important;
}
.text-neutral-950\/95 {
  color: rgb(10 10 10 / 0.95) !important;
}
.text-on-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-100-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-100\/0 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0) !important;
}
.text-on-accent-100\/10 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.1) !important;
}
.text-on-accent-100\/100 {
  color: rgba(var(--fuse-on-accent-100-rgb), 1) !important;
}
.text-on-accent-100\/12 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.12) !important;
}
.text-on-accent-100\/20 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.2) !important;
}
.text-on-accent-100\/25 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.25) !important;
}
.text-on-accent-100\/30 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.3) !important;
}
.text-on-accent-100\/38 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.38) !important;
}
.text-on-accent-100\/40 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.4) !important;
}
.text-on-accent-100\/5 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.05) !important;
}
.text-on-accent-100\/50 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.5) !important;
}
.text-on-accent-100\/60 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.6) !important;
}
.text-on-accent-100\/70 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.7) !important;
}
.text-on-accent-100\/75 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.75) !important;
}
.text-on-accent-100\/80 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.8) !important;
}
.text-on-accent-100\/87 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.87) !important;
}
.text-on-accent-100\/90 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.9) !important;
}
.text-on-accent-100\/95 {
  color: rgba(var(--fuse-on-accent-100-rgb), 0.95) !important;
}
.text-on-accent-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-200-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-200\/0 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0) !important;
}
.text-on-accent-200\/10 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.1) !important;
}
.text-on-accent-200\/100 {
  color: rgba(var(--fuse-on-accent-200-rgb), 1) !important;
}
.text-on-accent-200\/12 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.12) !important;
}
.text-on-accent-200\/20 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.2) !important;
}
.text-on-accent-200\/25 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.25) !important;
}
.text-on-accent-200\/30 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.3) !important;
}
.text-on-accent-200\/38 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.38) !important;
}
.text-on-accent-200\/40 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.4) !important;
}
.text-on-accent-200\/5 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.05) !important;
}
.text-on-accent-200\/50 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.5) !important;
}
.text-on-accent-200\/60 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.6) !important;
}
.text-on-accent-200\/70 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.7) !important;
}
.text-on-accent-200\/75 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.75) !important;
}
.text-on-accent-200\/80 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.8) !important;
}
.text-on-accent-200\/87 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.87) !important;
}
.text-on-accent-200\/90 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.9) !important;
}
.text-on-accent-200\/95 {
  color: rgba(var(--fuse-on-accent-200-rgb), 0.95) !important;
}
.text-on-accent-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-300-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-300\/0 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0) !important;
}
.text-on-accent-300\/10 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.1) !important;
}
.text-on-accent-300\/100 {
  color: rgba(var(--fuse-on-accent-300-rgb), 1) !important;
}
.text-on-accent-300\/12 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.12) !important;
}
.text-on-accent-300\/20 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.2) !important;
}
.text-on-accent-300\/25 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.25) !important;
}
.text-on-accent-300\/30 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.3) !important;
}
.text-on-accent-300\/38 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.38) !important;
}
.text-on-accent-300\/40 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.4) !important;
}
.text-on-accent-300\/5 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.05) !important;
}
.text-on-accent-300\/50 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.5) !important;
}
.text-on-accent-300\/60 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.6) !important;
}
.text-on-accent-300\/70 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.7) !important;
}
.text-on-accent-300\/75 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.75) !important;
}
.text-on-accent-300\/80 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.8) !important;
}
.text-on-accent-300\/87 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.87) !important;
}
.text-on-accent-300\/90 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.9) !important;
}
.text-on-accent-300\/95 {
  color: rgba(var(--fuse-on-accent-300-rgb), 0.95) !important;
}
.text-on-accent-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-400-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-400\/0 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0) !important;
}
.text-on-accent-400\/10 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.1) !important;
}
.text-on-accent-400\/100 {
  color: rgba(var(--fuse-on-accent-400-rgb), 1) !important;
}
.text-on-accent-400\/12 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.12) !important;
}
.text-on-accent-400\/20 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.2) !important;
}
.text-on-accent-400\/25 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.25) !important;
}
.text-on-accent-400\/30 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.3) !important;
}
.text-on-accent-400\/38 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.38) !important;
}
.text-on-accent-400\/40 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.4) !important;
}
.text-on-accent-400\/5 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.05) !important;
}
.text-on-accent-400\/50 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.5) !important;
}
.text-on-accent-400\/60 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.6) !important;
}
.text-on-accent-400\/70 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.7) !important;
}
.text-on-accent-400\/75 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.75) !important;
}
.text-on-accent-400\/80 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.8) !important;
}
.text-on-accent-400\/87 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.87) !important;
}
.text-on-accent-400\/90 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.9) !important;
}
.text-on-accent-400\/95 {
  color: rgba(var(--fuse-on-accent-400-rgb), 0.95) !important;
}
.text-on-accent-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-50-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-50\/0 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0) !important;
}
.text-on-accent-50\/10 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.1) !important;
}
.text-on-accent-50\/100 {
  color: rgba(var(--fuse-on-accent-50-rgb), 1) !important;
}
.text-on-accent-50\/12 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.12) !important;
}
.text-on-accent-50\/20 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.2) !important;
}
.text-on-accent-50\/25 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.25) !important;
}
.text-on-accent-50\/30 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.3) !important;
}
.text-on-accent-50\/38 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.38) !important;
}
.text-on-accent-50\/40 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.4) !important;
}
.text-on-accent-50\/5 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.05) !important;
}
.text-on-accent-50\/50 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.5) !important;
}
.text-on-accent-50\/60 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.6) !important;
}
.text-on-accent-50\/70 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.7) !important;
}
.text-on-accent-50\/75 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.75) !important;
}
.text-on-accent-50\/80 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.8) !important;
}
.text-on-accent-50\/87 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.87) !important;
}
.text-on-accent-50\/90 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.9) !important;
}
.text-on-accent-50\/95 {
  color: rgba(var(--fuse-on-accent-50-rgb), 0.95) !important;
}
.text-on-accent-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-500-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-500\/0 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0) !important;
}
.text-on-accent-500\/10 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.1) !important;
}
.text-on-accent-500\/100 {
  color: rgba(var(--fuse-on-accent-500-rgb), 1) !important;
}
.text-on-accent-500\/12 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.12) !important;
}
.text-on-accent-500\/20 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.2) !important;
}
.text-on-accent-500\/25 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.25) !important;
}
.text-on-accent-500\/30 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.3) !important;
}
.text-on-accent-500\/38 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.38) !important;
}
.text-on-accent-500\/40 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.4) !important;
}
.text-on-accent-500\/5 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.05) !important;
}
.text-on-accent-500\/50 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.5) !important;
}
.text-on-accent-500\/60 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.6) !important;
}
.text-on-accent-500\/70 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.7) !important;
}
.text-on-accent-500\/75 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.75) !important;
}
.text-on-accent-500\/80 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.8) !important;
}
.text-on-accent-500\/87 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.87) !important;
}
.text-on-accent-500\/90 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.9) !important;
}
.text-on-accent-500\/95 {
  color: rgba(var(--fuse-on-accent-500-rgb), 0.95) !important;
}
.text-on-accent-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-600-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-600\/0 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0) !important;
}
.text-on-accent-600\/10 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.1) !important;
}
.text-on-accent-600\/100 {
  color: rgba(var(--fuse-on-accent-600-rgb), 1) !important;
}
.text-on-accent-600\/12 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.12) !important;
}
.text-on-accent-600\/20 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.2) !important;
}
.text-on-accent-600\/25 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.25) !important;
}
.text-on-accent-600\/30 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.3) !important;
}
.text-on-accent-600\/38 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.38) !important;
}
.text-on-accent-600\/40 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.4) !important;
}
.text-on-accent-600\/5 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.05) !important;
}
.text-on-accent-600\/50 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.5) !important;
}
.text-on-accent-600\/60 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.6) !important;
}
.text-on-accent-600\/70 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.7) !important;
}
.text-on-accent-600\/75 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.75) !important;
}
.text-on-accent-600\/80 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.8) !important;
}
.text-on-accent-600\/87 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.87) !important;
}
.text-on-accent-600\/90 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.9) !important;
}
.text-on-accent-600\/95 {
  color: rgba(var(--fuse-on-accent-600-rgb), 0.95) !important;
}
.text-on-accent-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-700-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-700\/0 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0) !important;
}
.text-on-accent-700\/10 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.1) !important;
}
.text-on-accent-700\/100 {
  color: rgba(var(--fuse-on-accent-700-rgb), 1) !important;
}
.text-on-accent-700\/12 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.12) !important;
}
.text-on-accent-700\/20 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.2) !important;
}
.text-on-accent-700\/25 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.25) !important;
}
.text-on-accent-700\/30 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.3) !important;
}
.text-on-accent-700\/38 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.38) !important;
}
.text-on-accent-700\/40 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.4) !important;
}
.text-on-accent-700\/5 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.05) !important;
}
.text-on-accent-700\/50 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.5) !important;
}
.text-on-accent-700\/60 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.6) !important;
}
.text-on-accent-700\/70 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.7) !important;
}
.text-on-accent-700\/75 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.75) !important;
}
.text-on-accent-700\/80 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.8) !important;
}
.text-on-accent-700\/87 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.87) !important;
}
.text-on-accent-700\/90 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.9) !important;
}
.text-on-accent-700\/95 {
  color: rgba(var(--fuse-on-accent-700-rgb), 0.95) !important;
}
.text-on-accent-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-800-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-800\/0 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0) !important;
}
.text-on-accent-800\/10 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.1) !important;
}
.text-on-accent-800\/100 {
  color: rgba(var(--fuse-on-accent-800-rgb), 1) !important;
}
.text-on-accent-800\/12 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.12) !important;
}
.text-on-accent-800\/20 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.2) !important;
}
.text-on-accent-800\/25 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.25) !important;
}
.text-on-accent-800\/30 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.3) !important;
}
.text-on-accent-800\/38 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.38) !important;
}
.text-on-accent-800\/40 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.4) !important;
}
.text-on-accent-800\/5 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.05) !important;
}
.text-on-accent-800\/50 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.5) !important;
}
.text-on-accent-800\/60 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.6) !important;
}
.text-on-accent-800\/70 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.7) !important;
}
.text-on-accent-800\/75 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.75) !important;
}
.text-on-accent-800\/80 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.8) !important;
}
.text-on-accent-800\/87 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.87) !important;
}
.text-on-accent-800\/90 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.9) !important;
}
.text-on-accent-800\/95 {
  color: rgba(var(--fuse-on-accent-800-rgb), 0.95) !important;
}
.text-on-accent-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-900-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-900\/0 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0) !important;
}
.text-on-accent-900\/10 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.1) !important;
}
.text-on-accent-900\/100 {
  color: rgba(var(--fuse-on-accent-900-rgb), 1) !important;
}
.text-on-accent-900\/12 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.12) !important;
}
.text-on-accent-900\/20 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.2) !important;
}
.text-on-accent-900\/25 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.25) !important;
}
.text-on-accent-900\/30 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.3) !important;
}
.text-on-accent-900\/38 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.38) !important;
}
.text-on-accent-900\/40 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.4) !important;
}
.text-on-accent-900\/5 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.05) !important;
}
.text-on-accent-900\/50 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.5) !important;
}
.text-on-accent-900\/60 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.6) !important;
}
.text-on-accent-900\/70 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.7) !important;
}
.text-on-accent-900\/75 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.75) !important;
}
.text-on-accent-900\/80 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.8) !important;
}
.text-on-accent-900\/87 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.87) !important;
}
.text-on-accent-900\/90 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.9) !important;
}
.text-on-accent-900\/95 {
  color: rgba(var(--fuse-on-accent-900-rgb), 0.95) !important;
}
.text-on-accent-950 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-accent-950-rgb), var(--tw-text-opacity)) !important;
}
.text-on-accent-950\/0 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0) !important;
}
.text-on-accent-950\/10 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.1) !important;
}
.text-on-accent-950\/100 {
  color: rgba(var(--fuse-on-accent-950-rgb), 1) !important;
}
.text-on-accent-950\/12 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.12) !important;
}
.text-on-accent-950\/20 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.2) !important;
}
.text-on-accent-950\/25 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.25) !important;
}
.text-on-accent-950\/30 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.3) !important;
}
.text-on-accent-950\/38 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.38) !important;
}
.text-on-accent-950\/40 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.4) !important;
}
.text-on-accent-950\/5 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.05) !important;
}
.text-on-accent-950\/50 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.5) !important;
}
.text-on-accent-950\/60 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.6) !important;
}
.text-on-accent-950\/70 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.7) !important;
}
.text-on-accent-950\/75 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.75) !important;
}
.text-on-accent-950\/80 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.8) !important;
}
.text-on-accent-950\/87 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.87) !important;
}
.text-on-accent-950\/90 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.9) !important;
}
.text-on-accent-950\/95 {
  color: rgba(var(--fuse-on-accent-950-rgb), 0.95) !important;
}
.text-on-accent\/0 {
  color: rgba(var(--fuse-on-accent-rgb), 0) !important;
}
.text-on-accent\/10 {
  color: rgba(var(--fuse-on-accent-rgb), 0.1) !important;
}
.text-on-accent\/100 {
  color: rgba(var(--fuse-on-accent-rgb), 1) !important;
}
.text-on-accent\/12 {
  color: rgba(var(--fuse-on-accent-rgb), 0.12) !important;
}
.text-on-accent\/20 {
  color: rgba(var(--fuse-on-accent-rgb), 0.2) !important;
}
.text-on-accent\/25 {
  color: rgba(var(--fuse-on-accent-rgb), 0.25) !important;
}
.text-on-accent\/30 {
  color: rgba(var(--fuse-on-accent-rgb), 0.3) !important;
}
.text-on-accent\/38 {
  color: rgba(var(--fuse-on-accent-rgb), 0.38) !important;
}
.text-on-accent\/40 {
  color: rgba(var(--fuse-on-accent-rgb), 0.4) !important;
}
.text-on-accent\/5 {
  color: rgba(var(--fuse-on-accent-rgb), 0.05) !important;
}
.text-on-accent\/50 {
  color: rgba(var(--fuse-on-accent-rgb), 0.5) !important;
}
.text-on-accent\/60 {
  color: rgba(var(--fuse-on-accent-rgb), 0.6) !important;
}
.text-on-accent\/70 {
  color: rgba(var(--fuse-on-accent-rgb), 0.7) !important;
}
.text-on-accent\/75 {
  color: rgba(var(--fuse-on-accent-rgb), 0.75) !important;
}
.text-on-accent\/80 {
  color: rgba(var(--fuse-on-accent-rgb), 0.8) !important;
}
.text-on-accent\/87 {
  color: rgba(var(--fuse-on-accent-rgb), 0.87) !important;
}
.text-on-accent\/90 {
  color: rgba(var(--fuse-on-accent-rgb), 0.9) !important;
}
.text-on-accent\/95 {
  color: rgba(var(--fuse-on-accent-rgb), 0.95) !important;
}
.text-on-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-100-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-100\/0 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0) !important;
}
.text-on-primary-100\/10 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.1) !important;
}
.text-on-primary-100\/100 {
  color: rgba(var(--fuse-on-primary-100-rgb), 1) !important;
}
.text-on-primary-100\/12 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.12) !important;
}
.text-on-primary-100\/20 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.2) !important;
}
.text-on-primary-100\/25 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.25) !important;
}
.text-on-primary-100\/30 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.3) !important;
}
.text-on-primary-100\/38 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.38) !important;
}
.text-on-primary-100\/40 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.4) !important;
}
.text-on-primary-100\/5 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.05) !important;
}
.text-on-primary-100\/50 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.5) !important;
}
.text-on-primary-100\/60 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.6) !important;
}
.text-on-primary-100\/70 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.7) !important;
}
.text-on-primary-100\/75 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.75) !important;
}
.text-on-primary-100\/80 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.8) !important;
}
.text-on-primary-100\/87 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.87) !important;
}
.text-on-primary-100\/90 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.9) !important;
}
.text-on-primary-100\/95 {
  color: rgba(var(--fuse-on-primary-100-rgb), 0.95) !important;
}
.text-on-primary-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-200-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-200\/0 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0) !important;
}
.text-on-primary-200\/10 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.1) !important;
}
.text-on-primary-200\/100 {
  color: rgba(var(--fuse-on-primary-200-rgb), 1) !important;
}
.text-on-primary-200\/12 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.12) !important;
}
.text-on-primary-200\/20 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.2) !important;
}
.text-on-primary-200\/25 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.25) !important;
}
.text-on-primary-200\/30 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.3) !important;
}
.text-on-primary-200\/38 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.38) !important;
}
.text-on-primary-200\/40 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.4) !important;
}
.text-on-primary-200\/5 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.05) !important;
}
.text-on-primary-200\/50 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.5) !important;
}
.text-on-primary-200\/60 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.6) !important;
}
.text-on-primary-200\/70 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.7) !important;
}
.text-on-primary-200\/75 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.75) !important;
}
.text-on-primary-200\/80 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.8) !important;
}
.text-on-primary-200\/87 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.87) !important;
}
.text-on-primary-200\/90 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.9) !important;
}
.text-on-primary-200\/95 {
  color: rgba(var(--fuse-on-primary-200-rgb), 0.95) !important;
}
.text-on-primary-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-300-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-300\/0 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0) !important;
}
.text-on-primary-300\/10 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.1) !important;
}
.text-on-primary-300\/100 {
  color: rgba(var(--fuse-on-primary-300-rgb), 1) !important;
}
.text-on-primary-300\/12 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.12) !important;
}
.text-on-primary-300\/20 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.2) !important;
}
.text-on-primary-300\/25 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.25) !important;
}
.text-on-primary-300\/30 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.3) !important;
}
.text-on-primary-300\/38 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.38) !important;
}
.text-on-primary-300\/40 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.4) !important;
}
.text-on-primary-300\/5 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.05) !important;
}
.text-on-primary-300\/50 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.5) !important;
}
.text-on-primary-300\/60 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.6) !important;
}
.text-on-primary-300\/70 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.7) !important;
}
.text-on-primary-300\/75 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.75) !important;
}
.text-on-primary-300\/80 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.8) !important;
}
.text-on-primary-300\/87 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.87) !important;
}
.text-on-primary-300\/90 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.9) !important;
}
.text-on-primary-300\/95 {
  color: rgba(var(--fuse-on-primary-300-rgb), 0.95) !important;
}
.text-on-primary-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-400-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-400\/0 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0) !important;
}
.text-on-primary-400\/10 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.1) !important;
}
.text-on-primary-400\/100 {
  color: rgba(var(--fuse-on-primary-400-rgb), 1) !important;
}
.text-on-primary-400\/12 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.12) !important;
}
.text-on-primary-400\/20 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.2) !important;
}
.text-on-primary-400\/25 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.25) !important;
}
.text-on-primary-400\/30 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.3) !important;
}
.text-on-primary-400\/38 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.38) !important;
}
.text-on-primary-400\/40 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.4) !important;
}
.text-on-primary-400\/5 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.05) !important;
}
.text-on-primary-400\/50 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.5) !important;
}
.text-on-primary-400\/60 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.6) !important;
}
.text-on-primary-400\/70 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.7) !important;
}
.text-on-primary-400\/75 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.75) !important;
}
.text-on-primary-400\/80 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.8) !important;
}
.text-on-primary-400\/87 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.87) !important;
}
.text-on-primary-400\/90 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.9) !important;
}
.text-on-primary-400\/95 {
  color: rgba(var(--fuse-on-primary-400-rgb), 0.95) !important;
}
.text-on-primary-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-50-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-50\/0 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0) !important;
}
.text-on-primary-50\/10 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.1) !important;
}
.text-on-primary-50\/100 {
  color: rgba(var(--fuse-on-primary-50-rgb), 1) !important;
}
.text-on-primary-50\/12 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.12) !important;
}
.text-on-primary-50\/20 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.2) !important;
}
.text-on-primary-50\/25 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.25) !important;
}
.text-on-primary-50\/30 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.3) !important;
}
.text-on-primary-50\/38 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.38) !important;
}
.text-on-primary-50\/40 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.4) !important;
}
.text-on-primary-50\/5 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.05) !important;
}
.text-on-primary-50\/50 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.5) !important;
}
.text-on-primary-50\/60 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.6) !important;
}
.text-on-primary-50\/70 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.7) !important;
}
.text-on-primary-50\/75 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.75) !important;
}
.text-on-primary-50\/80 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.8) !important;
}
.text-on-primary-50\/87 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.87) !important;
}
.text-on-primary-50\/90 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.9) !important;
}
.text-on-primary-50\/95 {
  color: rgba(var(--fuse-on-primary-50-rgb), 0.95) !important;
}
.text-on-primary-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-500-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-500\/0 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0) !important;
}
.text-on-primary-500\/10 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.1) !important;
}
.text-on-primary-500\/100 {
  color: rgba(var(--fuse-on-primary-500-rgb), 1) !important;
}
.text-on-primary-500\/12 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.12) !important;
}
.text-on-primary-500\/20 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.2) !important;
}
.text-on-primary-500\/25 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.25) !important;
}
.text-on-primary-500\/30 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.3) !important;
}
.text-on-primary-500\/38 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.38) !important;
}
.text-on-primary-500\/40 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.4) !important;
}
.text-on-primary-500\/5 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.05) !important;
}
.text-on-primary-500\/50 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.5) !important;
}
.text-on-primary-500\/60 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.6) !important;
}
.text-on-primary-500\/70 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.7) !important;
}
.text-on-primary-500\/75 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.75) !important;
}
.text-on-primary-500\/80 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.8) !important;
}
.text-on-primary-500\/87 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.87) !important;
}
.text-on-primary-500\/90 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.9) !important;
}
.text-on-primary-500\/95 {
  color: rgba(var(--fuse-on-primary-500-rgb), 0.95) !important;
}
.text-on-primary-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-600-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-600\/0 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0) !important;
}
.text-on-primary-600\/10 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.1) !important;
}
.text-on-primary-600\/100 {
  color: rgba(var(--fuse-on-primary-600-rgb), 1) !important;
}
.text-on-primary-600\/12 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.12) !important;
}
.text-on-primary-600\/20 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.2) !important;
}
.text-on-primary-600\/25 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.25) !important;
}
.text-on-primary-600\/30 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.3) !important;
}
.text-on-primary-600\/38 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.38) !important;
}
.text-on-primary-600\/40 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.4) !important;
}
.text-on-primary-600\/5 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.05) !important;
}
.text-on-primary-600\/50 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.5) !important;
}
.text-on-primary-600\/60 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.6) !important;
}
.text-on-primary-600\/70 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.7) !important;
}
.text-on-primary-600\/75 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.75) !important;
}
.text-on-primary-600\/80 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.8) !important;
}
.text-on-primary-600\/87 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.87) !important;
}
.text-on-primary-600\/90 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.9) !important;
}
.text-on-primary-600\/95 {
  color: rgba(var(--fuse-on-primary-600-rgb), 0.95) !important;
}
.text-on-primary-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-700-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-700\/0 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0) !important;
}
.text-on-primary-700\/10 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.1) !important;
}
.text-on-primary-700\/100 {
  color: rgba(var(--fuse-on-primary-700-rgb), 1) !important;
}
.text-on-primary-700\/12 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.12) !important;
}
.text-on-primary-700\/20 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.2) !important;
}
.text-on-primary-700\/25 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.25) !important;
}
.text-on-primary-700\/30 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.3) !important;
}
.text-on-primary-700\/38 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.38) !important;
}
.text-on-primary-700\/40 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.4) !important;
}
.text-on-primary-700\/5 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.05) !important;
}
.text-on-primary-700\/50 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.5) !important;
}
.text-on-primary-700\/60 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.6) !important;
}
.text-on-primary-700\/70 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.7) !important;
}
.text-on-primary-700\/75 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.75) !important;
}
.text-on-primary-700\/80 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.8) !important;
}
.text-on-primary-700\/87 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.87) !important;
}
.text-on-primary-700\/90 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.9) !important;
}
.text-on-primary-700\/95 {
  color: rgba(var(--fuse-on-primary-700-rgb), 0.95) !important;
}
.text-on-primary-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-800-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-800\/0 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0) !important;
}
.text-on-primary-800\/10 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.1) !important;
}
.text-on-primary-800\/100 {
  color: rgba(var(--fuse-on-primary-800-rgb), 1) !important;
}
.text-on-primary-800\/12 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.12) !important;
}
.text-on-primary-800\/20 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.2) !important;
}
.text-on-primary-800\/25 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.25) !important;
}
.text-on-primary-800\/30 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.3) !important;
}
.text-on-primary-800\/38 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.38) !important;
}
.text-on-primary-800\/40 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.4) !important;
}
.text-on-primary-800\/5 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.05) !important;
}
.text-on-primary-800\/50 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.5) !important;
}
.text-on-primary-800\/60 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.6) !important;
}
.text-on-primary-800\/70 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.7) !important;
}
.text-on-primary-800\/75 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.75) !important;
}
.text-on-primary-800\/80 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.8) !important;
}
.text-on-primary-800\/87 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.87) !important;
}
.text-on-primary-800\/90 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.9) !important;
}
.text-on-primary-800\/95 {
  color: rgba(var(--fuse-on-primary-800-rgb), 0.95) !important;
}
.text-on-primary-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-primary-900-rgb), var(--tw-text-opacity)) !important;
}
.text-on-primary-900\/0 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0) !important;
}
.text-on-primary-900\/10 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.1) !important;
}
.text-on-primary-900\/100 {
  color: rgba(var(--fuse-on-primary-900-rgb), 1) !important;
}
.text-on-primary-900\/12 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.12) !important;
}
.text-on-primary-900\/20 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.2) !important;
}
.text-on-primary-900\/25 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.25) !important;
}
.text-on-primary-900\/30 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.3) !important;
}
.text-on-primary-900\/38 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.38) !important;
}
.text-on-primary-900\/40 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.4) !important;
}
.text-on-primary-900\/5 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.05) !important;
}
.text-on-primary-900\/50 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.5) !important;
}
.text-on-primary-900\/60 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.6) !important;
}
.text-on-primary-900\/70 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.7) !important;
}
.text-on-primary-900\/75 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.75) !important;
}
.text-on-primary-900\/80 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.8) !important;
}
.text-on-primary-900\/87 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.87) !important;
}
.text-on-primary-900\/90 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.9) !important;
}
.text-on-primary-900\/95 {
  color: rgba(var(--fuse-on-primary-900-rgb), 0.95) !important;
}
.text-on-primary\/0 {
  color: rgba(var(--fuse-on-primary-rgb), 0) !important;
}
.text-on-primary\/10 {
  color: rgba(var(--fuse-on-primary-rgb), 0.1) !important;
}
.text-on-primary\/100 {
  color: rgba(var(--fuse-on-primary-rgb), 1) !important;
}
.text-on-primary\/12 {
  color: rgba(var(--fuse-on-primary-rgb), 0.12) !important;
}
.text-on-primary\/20 {
  color: rgba(var(--fuse-on-primary-rgb), 0.2) !important;
}
.text-on-primary\/25 {
  color: rgba(var(--fuse-on-primary-rgb), 0.25) !important;
}
.text-on-primary\/30 {
  color: rgba(var(--fuse-on-primary-rgb), 0.3) !important;
}
.text-on-primary\/38 {
  color: rgba(var(--fuse-on-primary-rgb), 0.38) !important;
}
.text-on-primary\/40 {
  color: rgba(var(--fuse-on-primary-rgb), 0.4) !important;
}
.text-on-primary\/5 {
  color: rgba(var(--fuse-on-primary-rgb), 0.05) !important;
}
.text-on-primary\/50 {
  color: rgba(var(--fuse-on-primary-rgb), 0.5) !important;
}
.text-on-primary\/60 {
  color: rgba(var(--fuse-on-primary-rgb), 0.6) !important;
}
.text-on-primary\/70 {
  color: rgba(var(--fuse-on-primary-rgb), 0.7) !important;
}
.text-on-primary\/75 {
  color: rgba(var(--fuse-on-primary-rgb), 0.75) !important;
}
.text-on-primary\/80 {
  color: rgba(var(--fuse-on-primary-rgb), 0.8) !important;
}
.text-on-primary\/87 {
  color: rgba(var(--fuse-on-primary-rgb), 0.87) !important;
}
.text-on-primary\/90 {
  color: rgba(var(--fuse-on-primary-rgb), 0.9) !important;
}
.text-on-primary\/95 {
  color: rgba(var(--fuse-on-primary-rgb), 0.95) !important;
}
.text-on-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-100-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-100\/0 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0) !important;
}
.text-on-warn-100\/10 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.1) !important;
}
.text-on-warn-100\/100 {
  color: rgba(var(--fuse-on-warn-100-rgb), 1) !important;
}
.text-on-warn-100\/12 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.12) !important;
}
.text-on-warn-100\/20 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.2) !important;
}
.text-on-warn-100\/25 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.25) !important;
}
.text-on-warn-100\/30 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.3) !important;
}
.text-on-warn-100\/38 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.38) !important;
}
.text-on-warn-100\/40 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.4) !important;
}
.text-on-warn-100\/5 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.05) !important;
}
.text-on-warn-100\/50 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.5) !important;
}
.text-on-warn-100\/60 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.6) !important;
}
.text-on-warn-100\/70 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.7) !important;
}
.text-on-warn-100\/75 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.75) !important;
}
.text-on-warn-100\/80 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.8) !important;
}
.text-on-warn-100\/87 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.87) !important;
}
.text-on-warn-100\/90 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.9) !important;
}
.text-on-warn-100\/95 {
  color: rgba(var(--fuse-on-warn-100-rgb), 0.95) !important;
}
.text-on-warn-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-200-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-200\/0 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0) !important;
}
.text-on-warn-200\/10 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.1) !important;
}
.text-on-warn-200\/100 {
  color: rgba(var(--fuse-on-warn-200-rgb), 1) !important;
}
.text-on-warn-200\/12 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.12) !important;
}
.text-on-warn-200\/20 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.2) !important;
}
.text-on-warn-200\/25 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.25) !important;
}
.text-on-warn-200\/30 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.3) !important;
}
.text-on-warn-200\/38 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.38) !important;
}
.text-on-warn-200\/40 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.4) !important;
}
.text-on-warn-200\/5 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.05) !important;
}
.text-on-warn-200\/50 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.5) !important;
}
.text-on-warn-200\/60 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.6) !important;
}
.text-on-warn-200\/70 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.7) !important;
}
.text-on-warn-200\/75 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.75) !important;
}
.text-on-warn-200\/80 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.8) !important;
}
.text-on-warn-200\/87 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.87) !important;
}
.text-on-warn-200\/90 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.9) !important;
}
.text-on-warn-200\/95 {
  color: rgba(var(--fuse-on-warn-200-rgb), 0.95) !important;
}
.text-on-warn-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-300-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-300\/0 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0) !important;
}
.text-on-warn-300\/10 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.1) !important;
}
.text-on-warn-300\/100 {
  color: rgba(var(--fuse-on-warn-300-rgb), 1) !important;
}
.text-on-warn-300\/12 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.12) !important;
}
.text-on-warn-300\/20 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.2) !important;
}
.text-on-warn-300\/25 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.25) !important;
}
.text-on-warn-300\/30 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.3) !important;
}
.text-on-warn-300\/38 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.38) !important;
}
.text-on-warn-300\/40 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.4) !important;
}
.text-on-warn-300\/5 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.05) !important;
}
.text-on-warn-300\/50 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.5) !important;
}
.text-on-warn-300\/60 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.6) !important;
}
.text-on-warn-300\/70 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.7) !important;
}
.text-on-warn-300\/75 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.75) !important;
}
.text-on-warn-300\/80 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.8) !important;
}
.text-on-warn-300\/87 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.87) !important;
}
.text-on-warn-300\/90 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.9) !important;
}
.text-on-warn-300\/95 {
  color: rgba(var(--fuse-on-warn-300-rgb), 0.95) !important;
}
.text-on-warn-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-400-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-400\/0 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0) !important;
}
.text-on-warn-400\/10 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.1) !important;
}
.text-on-warn-400\/100 {
  color: rgba(var(--fuse-on-warn-400-rgb), 1) !important;
}
.text-on-warn-400\/12 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.12) !important;
}
.text-on-warn-400\/20 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.2) !important;
}
.text-on-warn-400\/25 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.25) !important;
}
.text-on-warn-400\/30 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.3) !important;
}
.text-on-warn-400\/38 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.38) !important;
}
.text-on-warn-400\/40 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.4) !important;
}
.text-on-warn-400\/5 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.05) !important;
}
.text-on-warn-400\/50 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.5) !important;
}
.text-on-warn-400\/60 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.6) !important;
}
.text-on-warn-400\/70 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.7) !important;
}
.text-on-warn-400\/75 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.75) !important;
}
.text-on-warn-400\/80 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.8) !important;
}
.text-on-warn-400\/87 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.87) !important;
}
.text-on-warn-400\/90 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.9) !important;
}
.text-on-warn-400\/95 {
  color: rgba(var(--fuse-on-warn-400-rgb), 0.95) !important;
}
.text-on-warn-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-50-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-50\/0 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0) !important;
}
.text-on-warn-50\/10 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.1) !important;
}
.text-on-warn-50\/100 {
  color: rgba(var(--fuse-on-warn-50-rgb), 1) !important;
}
.text-on-warn-50\/12 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.12) !important;
}
.text-on-warn-50\/20 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.2) !important;
}
.text-on-warn-50\/25 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.25) !important;
}
.text-on-warn-50\/30 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.3) !important;
}
.text-on-warn-50\/38 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.38) !important;
}
.text-on-warn-50\/40 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.4) !important;
}
.text-on-warn-50\/5 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.05) !important;
}
.text-on-warn-50\/50 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.5) !important;
}
.text-on-warn-50\/60 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.6) !important;
}
.text-on-warn-50\/70 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.7) !important;
}
.text-on-warn-50\/75 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.75) !important;
}
.text-on-warn-50\/80 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.8) !important;
}
.text-on-warn-50\/87 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.87) !important;
}
.text-on-warn-50\/90 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.9) !important;
}
.text-on-warn-50\/95 {
  color: rgba(var(--fuse-on-warn-50-rgb), 0.95) !important;
}
.text-on-warn-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-500-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-500\/0 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0) !important;
}
.text-on-warn-500\/10 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.1) !important;
}
.text-on-warn-500\/100 {
  color: rgba(var(--fuse-on-warn-500-rgb), 1) !important;
}
.text-on-warn-500\/12 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.12) !important;
}
.text-on-warn-500\/20 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.2) !important;
}
.text-on-warn-500\/25 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.25) !important;
}
.text-on-warn-500\/30 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.3) !important;
}
.text-on-warn-500\/38 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.38) !important;
}
.text-on-warn-500\/40 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.4) !important;
}
.text-on-warn-500\/5 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.05) !important;
}
.text-on-warn-500\/50 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.5) !important;
}
.text-on-warn-500\/60 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.6) !important;
}
.text-on-warn-500\/70 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.7) !important;
}
.text-on-warn-500\/75 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.75) !important;
}
.text-on-warn-500\/80 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.8) !important;
}
.text-on-warn-500\/87 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.87) !important;
}
.text-on-warn-500\/90 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.9) !important;
}
.text-on-warn-500\/95 {
  color: rgba(var(--fuse-on-warn-500-rgb), 0.95) !important;
}
.text-on-warn-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-600-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-600\/0 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0) !important;
}
.text-on-warn-600\/10 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.1) !important;
}
.text-on-warn-600\/100 {
  color: rgba(var(--fuse-on-warn-600-rgb), 1) !important;
}
.text-on-warn-600\/12 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.12) !important;
}
.text-on-warn-600\/20 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.2) !important;
}
.text-on-warn-600\/25 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.25) !important;
}
.text-on-warn-600\/30 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.3) !important;
}
.text-on-warn-600\/38 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.38) !important;
}
.text-on-warn-600\/40 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.4) !important;
}
.text-on-warn-600\/5 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.05) !important;
}
.text-on-warn-600\/50 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.5) !important;
}
.text-on-warn-600\/60 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.6) !important;
}
.text-on-warn-600\/70 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.7) !important;
}
.text-on-warn-600\/75 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.75) !important;
}
.text-on-warn-600\/80 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.8) !important;
}
.text-on-warn-600\/87 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.87) !important;
}
.text-on-warn-600\/90 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.9) !important;
}
.text-on-warn-600\/95 {
  color: rgba(var(--fuse-on-warn-600-rgb), 0.95) !important;
}
.text-on-warn-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-700-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-700\/0 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0) !important;
}
.text-on-warn-700\/10 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.1) !important;
}
.text-on-warn-700\/100 {
  color: rgba(var(--fuse-on-warn-700-rgb), 1) !important;
}
.text-on-warn-700\/12 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.12) !important;
}
.text-on-warn-700\/20 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.2) !important;
}
.text-on-warn-700\/25 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.25) !important;
}
.text-on-warn-700\/30 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.3) !important;
}
.text-on-warn-700\/38 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.38) !important;
}
.text-on-warn-700\/40 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.4) !important;
}
.text-on-warn-700\/5 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.05) !important;
}
.text-on-warn-700\/50 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.5) !important;
}
.text-on-warn-700\/60 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.6) !important;
}
.text-on-warn-700\/70 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.7) !important;
}
.text-on-warn-700\/75 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.75) !important;
}
.text-on-warn-700\/80 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.8) !important;
}
.text-on-warn-700\/87 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.87) !important;
}
.text-on-warn-700\/90 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.9) !important;
}
.text-on-warn-700\/95 {
  color: rgba(var(--fuse-on-warn-700-rgb), 0.95) !important;
}
.text-on-warn-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-800-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-800\/0 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0) !important;
}
.text-on-warn-800\/10 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.1) !important;
}
.text-on-warn-800\/100 {
  color: rgba(var(--fuse-on-warn-800-rgb), 1) !important;
}
.text-on-warn-800\/12 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.12) !important;
}
.text-on-warn-800\/20 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.2) !important;
}
.text-on-warn-800\/25 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.25) !important;
}
.text-on-warn-800\/30 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.3) !important;
}
.text-on-warn-800\/38 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.38) !important;
}
.text-on-warn-800\/40 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.4) !important;
}
.text-on-warn-800\/5 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.05) !important;
}
.text-on-warn-800\/50 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.5) !important;
}
.text-on-warn-800\/60 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.6) !important;
}
.text-on-warn-800\/70 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.7) !important;
}
.text-on-warn-800\/75 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.75) !important;
}
.text-on-warn-800\/80 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.8) !important;
}
.text-on-warn-800\/87 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.87) !important;
}
.text-on-warn-800\/90 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.9) !important;
}
.text-on-warn-800\/95 {
  color: rgba(var(--fuse-on-warn-800-rgb), 0.95) !important;
}
.text-on-warn-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-900-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-900\/0 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0) !important;
}
.text-on-warn-900\/10 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.1) !important;
}
.text-on-warn-900\/100 {
  color: rgba(var(--fuse-on-warn-900-rgb), 1) !important;
}
.text-on-warn-900\/12 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.12) !important;
}
.text-on-warn-900\/20 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.2) !important;
}
.text-on-warn-900\/25 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.25) !important;
}
.text-on-warn-900\/30 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.3) !important;
}
.text-on-warn-900\/38 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.38) !important;
}
.text-on-warn-900\/40 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.4) !important;
}
.text-on-warn-900\/5 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.05) !important;
}
.text-on-warn-900\/50 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.5) !important;
}
.text-on-warn-900\/60 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.6) !important;
}
.text-on-warn-900\/70 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.7) !important;
}
.text-on-warn-900\/75 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.75) !important;
}
.text-on-warn-900\/80 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.8) !important;
}
.text-on-warn-900\/87 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.87) !important;
}
.text-on-warn-900\/90 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.9) !important;
}
.text-on-warn-900\/95 {
  color: rgba(var(--fuse-on-warn-900-rgb), 0.95) !important;
}
.text-on-warn-950 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-on-warn-950-rgb), var(--tw-text-opacity)) !important;
}
.text-on-warn-950\/0 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0) !important;
}
.text-on-warn-950\/10 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.1) !important;
}
.text-on-warn-950\/100 {
  color: rgba(var(--fuse-on-warn-950-rgb), 1) !important;
}
.text-on-warn-950\/12 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.12) !important;
}
.text-on-warn-950\/20 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.2) !important;
}
.text-on-warn-950\/25 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.25) !important;
}
.text-on-warn-950\/30 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.3) !important;
}
.text-on-warn-950\/38 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.38) !important;
}
.text-on-warn-950\/40 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.4) !important;
}
.text-on-warn-950\/5 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.05) !important;
}
.text-on-warn-950\/50 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.5) !important;
}
.text-on-warn-950\/60 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.6) !important;
}
.text-on-warn-950\/70 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.7) !important;
}
.text-on-warn-950\/75 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.75) !important;
}
.text-on-warn-950\/80 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.8) !important;
}
.text-on-warn-950\/87 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.87) !important;
}
.text-on-warn-950\/90 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.9) !important;
}
.text-on-warn-950\/95 {
  color: rgba(var(--fuse-on-warn-950-rgb), 0.95) !important;
}
.text-on-warn\/0 {
  color: rgba(var(--fuse-on-warn-rgb), 0) !important;
}
.text-on-warn\/10 {
  color: rgba(var(--fuse-on-warn-rgb), 0.1) !important;
}
.text-on-warn\/100 {
  color: rgba(var(--fuse-on-warn-rgb), 1) !important;
}
.text-on-warn\/12 {
  color: rgba(var(--fuse-on-warn-rgb), 0.12) !important;
}
.text-on-warn\/20 {
  color: rgba(var(--fuse-on-warn-rgb), 0.2) !important;
}
.text-on-warn\/25 {
  color: rgba(var(--fuse-on-warn-rgb), 0.25) !important;
}
.text-on-warn\/30 {
  color: rgba(var(--fuse-on-warn-rgb), 0.3) !important;
}
.text-on-warn\/38 {
  color: rgba(var(--fuse-on-warn-rgb), 0.38) !important;
}
.text-on-warn\/40 {
  color: rgba(var(--fuse-on-warn-rgb), 0.4) !important;
}
.text-on-warn\/5 {
  color: rgba(var(--fuse-on-warn-rgb), 0.05) !important;
}
.text-on-warn\/50 {
  color: rgba(var(--fuse-on-warn-rgb), 0.5) !important;
}
.text-on-warn\/60 {
  color: rgba(var(--fuse-on-warn-rgb), 0.6) !important;
}
.text-on-warn\/70 {
  color: rgba(var(--fuse-on-warn-rgb), 0.7) !important;
}
.text-on-warn\/75 {
  color: rgba(var(--fuse-on-warn-rgb), 0.75) !important;
}
.text-on-warn\/80 {
  color: rgba(var(--fuse-on-warn-rgb), 0.8) !important;
}
.text-on-warn\/87 {
  color: rgba(var(--fuse-on-warn-rgb), 0.87) !important;
}
.text-on-warn\/90 {
  color: rgba(var(--fuse-on-warn-rgb), 0.9) !important;
}
.text-on-warn\/95 {
  color: rgba(var(--fuse-on-warn-rgb), 0.95) !important;
}
.text-orange-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 237 213 / var(--tw-text-opacity)) !important;
}
.text-orange-100\/0 {
  color: rgb(255 237 213 / 0) !important;
}
.text-orange-100\/10 {
  color: rgb(255 237 213 / 0.1) !important;
}
.text-orange-100\/100 {
  color: rgb(255 237 213 / 1) !important;
}
.text-orange-100\/12 {
  color: rgb(255 237 213 / 0.12) !important;
}
.text-orange-100\/20 {
  color: rgb(255 237 213 / 0.2) !important;
}
.text-orange-100\/25 {
  color: rgb(255 237 213 / 0.25) !important;
}
.text-orange-100\/30 {
  color: rgb(255 237 213 / 0.3) !important;
}
.text-orange-100\/38 {
  color: rgb(255 237 213 / 0.38) !important;
}
.text-orange-100\/40 {
  color: rgb(255 237 213 / 0.4) !important;
}
.text-orange-100\/5 {
  color: rgb(255 237 213 / 0.05) !important;
}
.text-orange-100\/50 {
  color: rgb(255 237 213 / 0.5) !important;
}
.text-orange-100\/60 {
  color: rgb(255 237 213 / 0.6) !important;
}
.text-orange-100\/70 {
  color: rgb(255 237 213 / 0.7) !important;
}
.text-orange-100\/75 {
  color: rgb(255 237 213 / 0.75) !important;
}
.text-orange-100\/80 {
  color: rgb(255 237 213 / 0.8) !important;
}
.text-orange-100\/87 {
  color: rgb(255 237 213 / 0.87) !important;
}
.text-orange-100\/90 {
  color: rgb(255 237 213 / 0.9) !important;
}
.text-orange-100\/95 {
  color: rgb(255 237 213 / 0.95) !important;
}
.text-orange-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 215 170 / var(--tw-text-opacity)) !important;
}
.text-orange-200\/0 {
  color: rgb(254 215 170 / 0) !important;
}
.text-orange-200\/10 {
  color: rgb(254 215 170 / 0.1) !important;
}
.text-orange-200\/100 {
  color: rgb(254 215 170 / 1) !important;
}
.text-orange-200\/12 {
  color: rgb(254 215 170 / 0.12) !important;
}
.text-orange-200\/20 {
  color: rgb(254 215 170 / 0.2) !important;
}
.text-orange-200\/25 {
  color: rgb(254 215 170 / 0.25) !important;
}
.text-orange-200\/30 {
  color: rgb(254 215 170 / 0.3) !important;
}
.text-orange-200\/38 {
  color: rgb(254 215 170 / 0.38) !important;
}
.text-orange-200\/40 {
  color: rgb(254 215 170 / 0.4) !important;
}
.text-orange-200\/5 {
  color: rgb(254 215 170 / 0.05) !important;
}
.text-orange-200\/50 {
  color: rgb(254 215 170 / 0.5) !important;
}
.text-orange-200\/60 {
  color: rgb(254 215 170 / 0.6) !important;
}
.text-orange-200\/70 {
  color: rgb(254 215 170 / 0.7) !important;
}
.text-orange-200\/75 {
  color: rgb(254 215 170 / 0.75) !important;
}
.text-orange-200\/80 {
  color: rgb(254 215 170 / 0.8) !important;
}
.text-orange-200\/87 {
  color: rgb(254 215 170 / 0.87) !important;
}
.text-orange-200\/90 {
  color: rgb(254 215 170 / 0.9) !important;
}
.text-orange-200\/95 {
  color: rgb(254 215 170 / 0.95) !important;
}
.text-orange-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 186 116 / var(--tw-text-opacity)) !important;
}
.text-orange-300\/0 {
  color: rgb(253 186 116 / 0) !important;
}
.text-orange-300\/10 {
  color: rgb(253 186 116 / 0.1) !important;
}
.text-orange-300\/100 {
  color: rgb(253 186 116 / 1) !important;
}
.text-orange-300\/12 {
  color: rgb(253 186 116 / 0.12) !important;
}
.text-orange-300\/20 {
  color: rgb(253 186 116 / 0.2) !important;
}
.text-orange-300\/25 {
  color: rgb(253 186 116 / 0.25) !important;
}
.text-orange-300\/30 {
  color: rgb(253 186 116 / 0.3) !important;
}
.text-orange-300\/38 {
  color: rgb(253 186 116 / 0.38) !important;
}
.text-orange-300\/40 {
  color: rgb(253 186 116 / 0.4) !important;
}
.text-orange-300\/5 {
  color: rgb(253 186 116 / 0.05) !important;
}
.text-orange-300\/50 {
  color: rgb(253 186 116 / 0.5) !important;
}
.text-orange-300\/60 {
  color: rgb(253 186 116 / 0.6) !important;
}
.text-orange-300\/70 {
  color: rgb(253 186 116 / 0.7) !important;
}
.text-orange-300\/75 {
  color: rgb(253 186 116 / 0.75) !important;
}
.text-orange-300\/80 {
  color: rgb(253 186 116 / 0.8) !important;
}
.text-orange-300\/87 {
  color: rgb(253 186 116 / 0.87) !important;
}
.text-orange-300\/90 {
  color: rgb(253 186 116 / 0.9) !important;
}
.text-orange-300\/95 {
  color: rgb(253 186 116 / 0.95) !important;
}
.text-orange-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 146 60 / var(--tw-text-opacity)) !important;
}
.text-orange-400\/0 {
  color: rgb(251 146 60 / 0) !important;
}
.text-orange-400\/10 {
  color: rgb(251 146 60 / 0.1) !important;
}
.text-orange-400\/100 {
  color: rgb(251 146 60 / 1) !important;
}
.text-orange-400\/12 {
  color: rgb(251 146 60 / 0.12) !important;
}
.text-orange-400\/20 {
  color: rgb(251 146 60 / 0.2) !important;
}
.text-orange-400\/25 {
  color: rgb(251 146 60 / 0.25) !important;
}
.text-orange-400\/30 {
  color: rgb(251 146 60 / 0.3) !important;
}
.text-orange-400\/38 {
  color: rgb(251 146 60 / 0.38) !important;
}
.text-orange-400\/40 {
  color: rgb(251 146 60 / 0.4) !important;
}
.text-orange-400\/5 {
  color: rgb(251 146 60 / 0.05) !important;
}
.text-orange-400\/50 {
  color: rgb(251 146 60 / 0.5) !important;
}
.text-orange-400\/60 {
  color: rgb(251 146 60 / 0.6) !important;
}
.text-orange-400\/70 {
  color: rgb(251 146 60 / 0.7) !important;
}
.text-orange-400\/75 {
  color: rgb(251 146 60 / 0.75) !important;
}
.text-orange-400\/80 {
  color: rgb(251 146 60 / 0.8) !important;
}
.text-orange-400\/87 {
  color: rgb(251 146 60 / 0.87) !important;
}
.text-orange-400\/90 {
  color: rgb(251 146 60 / 0.9) !important;
}
.text-orange-400\/95 {
  color: rgb(251 146 60 / 0.95) !important;
}
.text-orange-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity)) !important;
}
.text-orange-50\/0 {
  color: rgb(255 247 237 / 0) !important;
}
.text-orange-50\/10 {
  color: rgb(255 247 237 / 0.1) !important;
}
.text-orange-50\/100 {
  color: rgb(255 247 237 / 1) !important;
}
.text-orange-50\/12 {
  color: rgb(255 247 237 / 0.12) !important;
}
.text-orange-50\/20 {
  color: rgb(255 247 237 / 0.2) !important;
}
.text-orange-50\/25 {
  color: rgb(255 247 237 / 0.25) !important;
}
.text-orange-50\/30 {
  color: rgb(255 247 237 / 0.3) !important;
}
.text-orange-50\/38 {
  color: rgb(255 247 237 / 0.38) !important;
}
.text-orange-50\/40 {
  color: rgb(255 247 237 / 0.4) !important;
}
.text-orange-50\/5 {
  color: rgb(255 247 237 / 0.05) !important;
}
.text-orange-50\/50 {
  color: rgb(255 247 237 / 0.5) !important;
}
.text-orange-50\/60 {
  color: rgb(255 247 237 / 0.6) !important;
}
.text-orange-50\/70 {
  color: rgb(255 247 237 / 0.7) !important;
}
.text-orange-50\/75 {
  color: rgb(255 247 237 / 0.75) !important;
}
.text-orange-50\/80 {
  color: rgb(255 247 237 / 0.8) !important;
}
.text-orange-50\/87 {
  color: rgb(255 247 237 / 0.87) !important;
}
.text-orange-50\/90 {
  color: rgb(255 247 237 / 0.9) !important;
}
.text-orange-50\/95 {
  color: rgb(255 247 237 / 0.95) !important;
}
.text-orange-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(249 115 22 / var(--tw-text-opacity)) !important;
}
.text-orange-500\/0 {
  color: rgb(249 115 22 / 0) !important;
}
.text-orange-500\/10 {
  color: rgb(249 115 22 / 0.1) !important;
}
.text-orange-500\/100 {
  color: rgb(249 115 22 / 1) !important;
}
.text-orange-500\/12 {
  color: rgb(249 115 22 / 0.12) !important;
}
.text-orange-500\/20 {
  color: rgb(249 115 22 / 0.2) !important;
}
.text-orange-500\/25 {
  color: rgb(249 115 22 / 0.25) !important;
}
.text-orange-500\/30 {
  color: rgb(249 115 22 / 0.3) !important;
}
.text-orange-500\/38 {
  color: rgb(249 115 22 / 0.38) !important;
}
.text-orange-500\/40 {
  color: rgb(249 115 22 / 0.4) !important;
}
.text-orange-500\/5 {
  color: rgb(249 115 22 / 0.05) !important;
}
.text-orange-500\/50 {
  color: rgb(249 115 22 / 0.5) !important;
}
.text-orange-500\/60 {
  color: rgb(249 115 22 / 0.6) !important;
}
.text-orange-500\/70 {
  color: rgb(249 115 22 / 0.7) !important;
}
.text-orange-500\/75 {
  color: rgb(249 115 22 / 0.75) !important;
}
.text-orange-500\/80 {
  color: rgb(249 115 22 / 0.8) !important;
}
.text-orange-500\/87 {
  color: rgb(249 115 22 / 0.87) !important;
}
.text-orange-500\/90 {
  color: rgb(249 115 22 / 0.9) !important;
}
.text-orange-500\/95 {
  color: rgb(249 115 22 / 0.95) !important;
}
.text-orange-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(234 88 12 / var(--tw-text-opacity)) !important;
}
.text-orange-600\/0 {
  color: rgb(234 88 12 / 0) !important;
}
.text-orange-600\/10 {
  color: rgb(234 88 12 / 0.1) !important;
}
.text-orange-600\/100 {
  color: rgb(234 88 12 / 1) !important;
}
.text-orange-600\/12 {
  color: rgb(234 88 12 / 0.12) !important;
}
.text-orange-600\/20 {
  color: rgb(234 88 12 / 0.2) !important;
}
.text-orange-600\/25 {
  color: rgb(234 88 12 / 0.25) !important;
}
.text-orange-600\/30 {
  color: rgb(234 88 12 / 0.3) !important;
}
.text-orange-600\/38 {
  color: rgb(234 88 12 / 0.38) !important;
}
.text-orange-600\/40 {
  color: rgb(234 88 12 / 0.4) !important;
}
.text-orange-600\/5 {
  color: rgb(234 88 12 / 0.05) !important;
}
.text-orange-600\/50 {
  color: rgb(234 88 12 / 0.5) !important;
}
.text-orange-600\/60 {
  color: rgb(234 88 12 / 0.6) !important;
}
.text-orange-600\/70 {
  color: rgb(234 88 12 / 0.7) !important;
}
.text-orange-600\/75 {
  color: rgb(234 88 12 / 0.75) !important;
}
.text-orange-600\/80 {
  color: rgb(234 88 12 / 0.8) !important;
}
.text-orange-600\/87 {
  color: rgb(234 88 12 / 0.87) !important;
}
.text-orange-600\/90 {
  color: rgb(234 88 12 / 0.9) !important;
}
.text-orange-600\/95 {
  color: rgb(234 88 12 / 0.95) !important;
}
.text-orange-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(194 65 12 / var(--tw-text-opacity)) !important;
}
.text-orange-700\/0 {
  color: rgb(194 65 12 / 0) !important;
}
.text-orange-700\/10 {
  color: rgb(194 65 12 / 0.1) !important;
}
.text-orange-700\/100 {
  color: rgb(194 65 12 / 1) !important;
}
.text-orange-700\/12 {
  color: rgb(194 65 12 / 0.12) !important;
}
.text-orange-700\/20 {
  color: rgb(194 65 12 / 0.2) !important;
}
.text-orange-700\/25 {
  color: rgb(194 65 12 / 0.25) !important;
}
.text-orange-700\/30 {
  color: rgb(194 65 12 / 0.3) !important;
}
.text-orange-700\/38 {
  color: rgb(194 65 12 / 0.38) !important;
}
.text-orange-700\/40 {
  color: rgb(194 65 12 / 0.4) !important;
}
.text-orange-700\/5 {
  color: rgb(194 65 12 / 0.05) !important;
}
.text-orange-700\/50 {
  color: rgb(194 65 12 / 0.5) !important;
}
.text-orange-700\/60 {
  color: rgb(194 65 12 / 0.6) !important;
}
.text-orange-700\/70 {
  color: rgb(194 65 12 / 0.7) !important;
}
.text-orange-700\/75 {
  color: rgb(194 65 12 / 0.75) !important;
}
.text-orange-700\/80 {
  color: rgb(194 65 12 / 0.8) !important;
}
.text-orange-700\/87 {
  color: rgb(194 65 12 / 0.87) !important;
}
.text-orange-700\/90 {
  color: rgb(194 65 12 / 0.9) !important;
}
.text-orange-700\/95 {
  color: rgb(194 65 12 / 0.95) !important;
}
.text-orange-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(154 52 18 / var(--tw-text-opacity)) !important;
}
.text-orange-800\/0 {
  color: rgb(154 52 18 / 0) !important;
}
.text-orange-800\/10 {
  color: rgb(154 52 18 / 0.1) !important;
}
.text-orange-800\/100 {
  color: rgb(154 52 18 / 1) !important;
}
.text-orange-800\/12 {
  color: rgb(154 52 18 / 0.12) !important;
}
.text-orange-800\/20 {
  color: rgb(154 52 18 / 0.2) !important;
}
.text-orange-800\/25 {
  color: rgb(154 52 18 / 0.25) !important;
}
.text-orange-800\/30 {
  color: rgb(154 52 18 / 0.3) !important;
}
.text-orange-800\/38 {
  color: rgb(154 52 18 / 0.38) !important;
}
.text-orange-800\/40 {
  color: rgb(154 52 18 / 0.4) !important;
}
.text-orange-800\/5 {
  color: rgb(154 52 18 / 0.05) !important;
}
.text-orange-800\/50 {
  color: rgb(154 52 18 / 0.5) !important;
}
.text-orange-800\/60 {
  color: rgb(154 52 18 / 0.6) !important;
}
.text-orange-800\/70 {
  color: rgb(154 52 18 / 0.7) !important;
}
.text-orange-800\/75 {
  color: rgb(154 52 18 / 0.75) !important;
}
.text-orange-800\/80 {
  color: rgb(154 52 18 / 0.8) !important;
}
.text-orange-800\/87 {
  color: rgb(154 52 18 / 0.87) !important;
}
.text-orange-800\/90 {
  color: rgb(154 52 18 / 0.9) !important;
}
.text-orange-800\/95 {
  color: rgb(154 52 18 / 0.95) !important;
}
.text-orange-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(124 45 18 / var(--tw-text-opacity)) !important;
}
.text-orange-900\/0 {
  color: rgb(124 45 18 / 0) !important;
}
.text-orange-900\/10 {
  color: rgb(124 45 18 / 0.1) !important;
}
.text-orange-900\/100 {
  color: rgb(124 45 18 / 1) !important;
}
.text-orange-900\/12 {
  color: rgb(124 45 18 / 0.12) !important;
}
.text-orange-900\/20 {
  color: rgb(124 45 18 / 0.2) !important;
}
.text-orange-900\/25 {
  color: rgb(124 45 18 / 0.25) !important;
}
.text-orange-900\/30 {
  color: rgb(124 45 18 / 0.3) !important;
}
.text-orange-900\/38 {
  color: rgb(124 45 18 / 0.38) !important;
}
.text-orange-900\/40 {
  color: rgb(124 45 18 / 0.4) !important;
}
.text-orange-900\/5 {
  color: rgb(124 45 18 / 0.05) !important;
}
.text-orange-900\/50 {
  color: rgb(124 45 18 / 0.5) !important;
}
.text-orange-900\/60 {
  color: rgb(124 45 18 / 0.6) !important;
}
.text-orange-900\/70 {
  color: rgb(124 45 18 / 0.7) !important;
}
.text-orange-900\/75 {
  color: rgb(124 45 18 / 0.75) !important;
}
.text-orange-900\/80 {
  color: rgb(124 45 18 / 0.8) !important;
}
.text-orange-900\/87 {
  color: rgb(124 45 18 / 0.87) !important;
}
.text-orange-900\/90 {
  color: rgb(124 45 18 / 0.9) !important;
}
.text-orange-900\/95 {
  color: rgb(124 45 18 / 0.95) !important;
}
.text-orange-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(67 20 7 / var(--tw-text-opacity)) !important;
}
.text-orange-950\/0 {
  color: rgb(67 20 7 / 0) !important;
}
.text-orange-950\/10 {
  color: rgb(67 20 7 / 0.1) !important;
}
.text-orange-950\/100 {
  color: rgb(67 20 7 / 1) !important;
}
.text-orange-950\/12 {
  color: rgb(67 20 7 / 0.12) !important;
}
.text-orange-950\/20 {
  color: rgb(67 20 7 / 0.2) !important;
}
.text-orange-950\/25 {
  color: rgb(67 20 7 / 0.25) !important;
}
.text-orange-950\/30 {
  color: rgb(67 20 7 / 0.3) !important;
}
.text-orange-950\/38 {
  color: rgb(67 20 7 / 0.38) !important;
}
.text-orange-950\/40 {
  color: rgb(67 20 7 / 0.4) !important;
}
.text-orange-950\/5 {
  color: rgb(67 20 7 / 0.05) !important;
}
.text-orange-950\/50 {
  color: rgb(67 20 7 / 0.5) !important;
}
.text-orange-950\/60 {
  color: rgb(67 20 7 / 0.6) !important;
}
.text-orange-950\/70 {
  color: rgb(67 20 7 / 0.7) !important;
}
.text-orange-950\/75 {
  color: rgb(67 20 7 / 0.75) !important;
}
.text-orange-950\/80 {
  color: rgb(67 20 7 / 0.8) !important;
}
.text-orange-950\/87 {
  color: rgb(67 20 7 / 0.87) !important;
}
.text-orange-950\/90 {
  color: rgb(67 20 7 / 0.9) !important;
}
.text-orange-950\/95 {
  color: rgb(67 20 7 / 0.95) !important;
}
.text-pink-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity)) !important;
}
.text-pink-100\/0 {
  color: rgb(252 231 243 / 0) !important;
}
.text-pink-100\/10 {
  color: rgb(252 231 243 / 0.1) !important;
}
.text-pink-100\/100 {
  color: rgb(252 231 243 / 1) !important;
}
.text-pink-100\/12 {
  color: rgb(252 231 243 / 0.12) !important;
}
.text-pink-100\/20 {
  color: rgb(252 231 243 / 0.2) !important;
}
.text-pink-100\/25 {
  color: rgb(252 231 243 / 0.25) !important;
}
.text-pink-100\/30 {
  color: rgb(252 231 243 / 0.3) !important;
}
.text-pink-100\/38 {
  color: rgb(252 231 243 / 0.38) !important;
}
.text-pink-100\/40 {
  color: rgb(252 231 243 / 0.4) !important;
}
.text-pink-100\/5 {
  color: rgb(252 231 243 / 0.05) !important;
}
.text-pink-100\/50 {
  color: rgb(252 231 243 / 0.5) !important;
}
.text-pink-100\/60 {
  color: rgb(252 231 243 / 0.6) !important;
}
.text-pink-100\/70 {
  color: rgb(252 231 243 / 0.7) !important;
}
.text-pink-100\/75 {
  color: rgb(252 231 243 / 0.75) !important;
}
.text-pink-100\/80 {
  color: rgb(252 231 243 / 0.8) !important;
}
.text-pink-100\/87 {
  color: rgb(252 231 243 / 0.87) !important;
}
.text-pink-100\/90 {
  color: rgb(252 231 243 / 0.9) !important;
}
.text-pink-100\/95 {
  color: rgb(252 231 243 / 0.95) !important;
}
.text-pink-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity)) !important;
}
.text-pink-200\/0 {
  color: rgb(251 207 232 / 0) !important;
}
.text-pink-200\/10 {
  color: rgb(251 207 232 / 0.1) !important;
}
.text-pink-200\/100 {
  color: rgb(251 207 232 / 1) !important;
}
.text-pink-200\/12 {
  color: rgb(251 207 232 / 0.12) !important;
}
.text-pink-200\/20 {
  color: rgb(251 207 232 / 0.2) !important;
}
.text-pink-200\/25 {
  color: rgb(251 207 232 / 0.25) !important;
}
.text-pink-200\/30 {
  color: rgb(251 207 232 / 0.3) !important;
}
.text-pink-200\/38 {
  color: rgb(251 207 232 / 0.38) !important;
}
.text-pink-200\/40 {
  color: rgb(251 207 232 / 0.4) !important;
}
.text-pink-200\/5 {
  color: rgb(251 207 232 / 0.05) !important;
}
.text-pink-200\/50 {
  color: rgb(251 207 232 / 0.5) !important;
}
.text-pink-200\/60 {
  color: rgb(251 207 232 / 0.6) !important;
}
.text-pink-200\/70 {
  color: rgb(251 207 232 / 0.7) !important;
}
.text-pink-200\/75 {
  color: rgb(251 207 232 / 0.75) !important;
}
.text-pink-200\/80 {
  color: rgb(251 207 232 / 0.8) !important;
}
.text-pink-200\/87 {
  color: rgb(251 207 232 / 0.87) !important;
}
.text-pink-200\/90 {
  color: rgb(251 207 232 / 0.9) !important;
}
.text-pink-200\/95 {
  color: rgb(251 207 232 / 0.95) !important;
}
.text-pink-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity)) !important;
}
.text-pink-300\/0 {
  color: rgb(249 168 212 / 0) !important;
}
.text-pink-300\/10 {
  color: rgb(249 168 212 / 0.1) !important;
}
.text-pink-300\/100 {
  color: rgb(249 168 212 / 1) !important;
}
.text-pink-300\/12 {
  color: rgb(249 168 212 / 0.12) !important;
}
.text-pink-300\/20 {
  color: rgb(249 168 212 / 0.2) !important;
}
.text-pink-300\/25 {
  color: rgb(249 168 212 / 0.25) !important;
}
.text-pink-300\/30 {
  color: rgb(249 168 212 / 0.3) !important;
}
.text-pink-300\/38 {
  color: rgb(249 168 212 / 0.38) !important;
}
.text-pink-300\/40 {
  color: rgb(249 168 212 / 0.4) !important;
}
.text-pink-300\/5 {
  color: rgb(249 168 212 / 0.05) !important;
}
.text-pink-300\/50 {
  color: rgb(249 168 212 / 0.5) !important;
}
.text-pink-300\/60 {
  color: rgb(249 168 212 / 0.6) !important;
}
.text-pink-300\/70 {
  color: rgb(249 168 212 / 0.7) !important;
}
.text-pink-300\/75 {
  color: rgb(249 168 212 / 0.75) !important;
}
.text-pink-300\/80 {
  color: rgb(249 168 212 / 0.8) !important;
}
.text-pink-300\/87 {
  color: rgb(249 168 212 / 0.87) !important;
}
.text-pink-300\/90 {
  color: rgb(249 168 212 / 0.9) !important;
}
.text-pink-300\/95 {
  color: rgb(249 168 212 / 0.95) !important;
}
.text-pink-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity)) !important;
}
.text-pink-400\/0 {
  color: rgb(244 114 182 / 0) !important;
}
.text-pink-400\/10 {
  color: rgb(244 114 182 / 0.1) !important;
}
.text-pink-400\/100 {
  color: rgb(244 114 182 / 1) !important;
}
.text-pink-400\/12 {
  color: rgb(244 114 182 / 0.12) !important;
}
.text-pink-400\/20 {
  color: rgb(244 114 182 / 0.2) !important;
}
.text-pink-400\/25 {
  color: rgb(244 114 182 / 0.25) !important;
}
.text-pink-400\/30 {
  color: rgb(244 114 182 / 0.3) !important;
}
.text-pink-400\/38 {
  color: rgb(244 114 182 / 0.38) !important;
}
.text-pink-400\/40 {
  color: rgb(244 114 182 / 0.4) !important;
}
.text-pink-400\/5 {
  color: rgb(244 114 182 / 0.05) !important;
}
.text-pink-400\/50 {
  color: rgb(244 114 182 / 0.5) !important;
}
.text-pink-400\/60 {
  color: rgb(244 114 182 / 0.6) !important;
}
.text-pink-400\/70 {
  color: rgb(244 114 182 / 0.7) !important;
}
.text-pink-400\/75 {
  color: rgb(244 114 182 / 0.75) !important;
}
.text-pink-400\/80 {
  color: rgb(244 114 182 / 0.8) !important;
}
.text-pink-400\/87 {
  color: rgb(244 114 182 / 0.87) !important;
}
.text-pink-400\/90 {
  color: rgb(244 114 182 / 0.9) !important;
}
.text-pink-400\/95 {
  color: rgb(244 114 182 / 0.95) !important;
}
.text-pink-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity)) !important;
}
.text-pink-50\/0 {
  color: rgb(253 242 248 / 0) !important;
}
.text-pink-50\/10 {
  color: rgb(253 242 248 / 0.1) !important;
}
.text-pink-50\/100 {
  color: rgb(253 242 248 / 1) !important;
}
.text-pink-50\/12 {
  color: rgb(253 242 248 / 0.12) !important;
}
.text-pink-50\/20 {
  color: rgb(253 242 248 / 0.2) !important;
}
.text-pink-50\/25 {
  color: rgb(253 242 248 / 0.25) !important;
}
.text-pink-50\/30 {
  color: rgb(253 242 248 / 0.3) !important;
}
.text-pink-50\/38 {
  color: rgb(253 242 248 / 0.38) !important;
}
.text-pink-50\/40 {
  color: rgb(253 242 248 / 0.4) !important;
}
.text-pink-50\/5 {
  color: rgb(253 242 248 / 0.05) !important;
}
.text-pink-50\/50 {
  color: rgb(253 242 248 / 0.5) !important;
}
.text-pink-50\/60 {
  color: rgb(253 242 248 / 0.6) !important;
}
.text-pink-50\/70 {
  color: rgb(253 242 248 / 0.7) !important;
}
.text-pink-50\/75 {
  color: rgb(253 242 248 / 0.75) !important;
}
.text-pink-50\/80 {
  color: rgb(253 242 248 / 0.8) !important;
}
.text-pink-50\/87 {
  color: rgb(253 242 248 / 0.87) !important;
}
.text-pink-50\/90 {
  color: rgb(253 242 248 / 0.9) !important;
}
.text-pink-50\/95 {
  color: rgb(253 242 248 / 0.95) !important;
}
.text-pink-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity)) !important;
}
.text-pink-500\/0 {
  color: rgb(236 72 153 / 0) !important;
}
.text-pink-500\/10 {
  color: rgb(236 72 153 / 0.1) !important;
}
.text-pink-500\/100 {
  color: rgb(236 72 153 / 1) !important;
}
.text-pink-500\/12 {
  color: rgb(236 72 153 / 0.12) !important;
}
.text-pink-500\/20 {
  color: rgb(236 72 153 / 0.2) !important;
}
.text-pink-500\/25 {
  color: rgb(236 72 153 / 0.25) !important;
}
.text-pink-500\/30 {
  color: rgb(236 72 153 / 0.3) !important;
}
.text-pink-500\/38 {
  color: rgb(236 72 153 / 0.38) !important;
}
.text-pink-500\/40 {
  color: rgb(236 72 153 / 0.4) !important;
}
.text-pink-500\/5 {
  color: rgb(236 72 153 / 0.05) !important;
}
.text-pink-500\/50 {
  color: rgb(236 72 153 / 0.5) !important;
}
.text-pink-500\/60 {
  color: rgb(236 72 153 / 0.6) !important;
}
.text-pink-500\/70 {
  color: rgb(236 72 153 / 0.7) !important;
}
.text-pink-500\/75 {
  color: rgb(236 72 153 / 0.75) !important;
}
.text-pink-500\/80 {
  color: rgb(236 72 153 / 0.8) !important;
}
.text-pink-500\/87 {
  color: rgb(236 72 153 / 0.87) !important;
}
.text-pink-500\/90 {
  color: rgb(236 72 153 / 0.9) !important;
}
.text-pink-500\/95 {
  color: rgb(236 72 153 / 0.95) !important;
}
.text-pink-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity)) !important;
}
.text-pink-600\/0 {
  color: rgb(219 39 119 / 0) !important;
}
.text-pink-600\/10 {
  color: rgb(219 39 119 / 0.1) !important;
}
.text-pink-600\/100 {
  color: rgb(219 39 119 / 1) !important;
}
.text-pink-600\/12 {
  color: rgb(219 39 119 / 0.12) !important;
}
.text-pink-600\/20 {
  color: rgb(219 39 119 / 0.2) !important;
}
.text-pink-600\/25 {
  color: rgb(219 39 119 / 0.25) !important;
}
.text-pink-600\/30 {
  color: rgb(219 39 119 / 0.3) !important;
}
.text-pink-600\/38 {
  color: rgb(219 39 119 / 0.38) !important;
}
.text-pink-600\/40 {
  color: rgb(219 39 119 / 0.4) !important;
}
.text-pink-600\/5 {
  color: rgb(219 39 119 / 0.05) !important;
}
.text-pink-600\/50 {
  color: rgb(219 39 119 / 0.5) !important;
}
.text-pink-600\/60 {
  color: rgb(219 39 119 / 0.6) !important;
}
.text-pink-600\/70 {
  color: rgb(219 39 119 / 0.7) !important;
}
.text-pink-600\/75 {
  color: rgb(219 39 119 / 0.75) !important;
}
.text-pink-600\/80 {
  color: rgb(219 39 119 / 0.8) !important;
}
.text-pink-600\/87 {
  color: rgb(219 39 119 / 0.87) !important;
}
.text-pink-600\/90 {
  color: rgb(219 39 119 / 0.9) !important;
}
.text-pink-600\/95 {
  color: rgb(219 39 119 / 0.95) !important;
}
.text-pink-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity)) !important;
}
.text-pink-700\/0 {
  color: rgb(190 24 93 / 0) !important;
}
.text-pink-700\/10 {
  color: rgb(190 24 93 / 0.1) !important;
}
.text-pink-700\/100 {
  color: rgb(190 24 93 / 1) !important;
}
.text-pink-700\/12 {
  color: rgb(190 24 93 / 0.12) !important;
}
.text-pink-700\/20 {
  color: rgb(190 24 93 / 0.2) !important;
}
.text-pink-700\/25 {
  color: rgb(190 24 93 / 0.25) !important;
}
.text-pink-700\/30 {
  color: rgb(190 24 93 / 0.3) !important;
}
.text-pink-700\/38 {
  color: rgb(190 24 93 / 0.38) !important;
}
.text-pink-700\/40 {
  color: rgb(190 24 93 / 0.4) !important;
}
.text-pink-700\/5 {
  color: rgb(190 24 93 / 0.05) !important;
}
.text-pink-700\/50 {
  color: rgb(190 24 93 / 0.5) !important;
}
.text-pink-700\/60 {
  color: rgb(190 24 93 / 0.6) !important;
}
.text-pink-700\/70 {
  color: rgb(190 24 93 / 0.7) !important;
}
.text-pink-700\/75 {
  color: rgb(190 24 93 / 0.75) !important;
}
.text-pink-700\/80 {
  color: rgb(190 24 93 / 0.8) !important;
}
.text-pink-700\/87 {
  color: rgb(190 24 93 / 0.87) !important;
}
.text-pink-700\/90 {
  color: rgb(190 24 93 / 0.9) !important;
}
.text-pink-700\/95 {
  color: rgb(190 24 93 / 0.95) !important;
}
.text-pink-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity)) !important;
}
.text-pink-800\/0 {
  color: rgb(157 23 77 / 0) !important;
}
.text-pink-800\/10 {
  color: rgb(157 23 77 / 0.1) !important;
}
.text-pink-800\/100 {
  color: rgb(157 23 77 / 1) !important;
}
.text-pink-800\/12 {
  color: rgb(157 23 77 / 0.12) !important;
}
.text-pink-800\/20 {
  color: rgb(157 23 77 / 0.2) !important;
}
.text-pink-800\/25 {
  color: rgb(157 23 77 / 0.25) !important;
}
.text-pink-800\/30 {
  color: rgb(157 23 77 / 0.3) !important;
}
.text-pink-800\/38 {
  color: rgb(157 23 77 / 0.38) !important;
}
.text-pink-800\/40 {
  color: rgb(157 23 77 / 0.4) !important;
}
.text-pink-800\/5 {
  color: rgb(157 23 77 / 0.05) !important;
}
.text-pink-800\/50 {
  color: rgb(157 23 77 / 0.5) !important;
}
.text-pink-800\/60 {
  color: rgb(157 23 77 / 0.6) !important;
}
.text-pink-800\/70 {
  color: rgb(157 23 77 / 0.7) !important;
}
.text-pink-800\/75 {
  color: rgb(157 23 77 / 0.75) !important;
}
.text-pink-800\/80 {
  color: rgb(157 23 77 / 0.8) !important;
}
.text-pink-800\/87 {
  color: rgb(157 23 77 / 0.87) !important;
}
.text-pink-800\/90 {
  color: rgb(157 23 77 / 0.9) !important;
}
.text-pink-800\/95 {
  color: rgb(157 23 77 / 0.95) !important;
}
.text-pink-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity)) !important;
}
.text-pink-900\/0 {
  color: rgb(131 24 67 / 0) !important;
}
.text-pink-900\/10 {
  color: rgb(131 24 67 / 0.1) !important;
}
.text-pink-900\/100 {
  color: rgb(131 24 67 / 1) !important;
}
.text-pink-900\/12 {
  color: rgb(131 24 67 / 0.12) !important;
}
.text-pink-900\/20 {
  color: rgb(131 24 67 / 0.2) !important;
}
.text-pink-900\/25 {
  color: rgb(131 24 67 / 0.25) !important;
}
.text-pink-900\/30 {
  color: rgb(131 24 67 / 0.3) !important;
}
.text-pink-900\/38 {
  color: rgb(131 24 67 / 0.38) !important;
}
.text-pink-900\/40 {
  color: rgb(131 24 67 / 0.4) !important;
}
.text-pink-900\/5 {
  color: rgb(131 24 67 / 0.05) !important;
}
.text-pink-900\/50 {
  color: rgb(131 24 67 / 0.5) !important;
}
.text-pink-900\/60 {
  color: rgb(131 24 67 / 0.6) !important;
}
.text-pink-900\/70 {
  color: rgb(131 24 67 / 0.7) !important;
}
.text-pink-900\/75 {
  color: rgb(131 24 67 / 0.75) !important;
}
.text-pink-900\/80 {
  color: rgb(131 24 67 / 0.8) !important;
}
.text-pink-900\/87 {
  color: rgb(131 24 67 / 0.87) !important;
}
.text-pink-900\/90 {
  color: rgb(131 24 67 / 0.9) !important;
}
.text-pink-900\/95 {
  color: rgb(131 24 67 / 0.95) !important;
}
.text-pink-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(80 7 36 / var(--tw-text-opacity)) !important;
}
.text-pink-950\/0 {
  color: rgb(80 7 36 / 0) !important;
}
.text-pink-950\/10 {
  color: rgb(80 7 36 / 0.1) !important;
}
.text-pink-950\/100 {
  color: rgb(80 7 36 / 1) !important;
}
.text-pink-950\/12 {
  color: rgb(80 7 36 / 0.12) !important;
}
.text-pink-950\/20 {
  color: rgb(80 7 36 / 0.2) !important;
}
.text-pink-950\/25 {
  color: rgb(80 7 36 / 0.25) !important;
}
.text-pink-950\/30 {
  color: rgb(80 7 36 / 0.3) !important;
}
.text-pink-950\/38 {
  color: rgb(80 7 36 / 0.38) !important;
}
.text-pink-950\/40 {
  color: rgb(80 7 36 / 0.4) !important;
}
.text-pink-950\/5 {
  color: rgb(80 7 36 / 0.05) !important;
}
.text-pink-950\/50 {
  color: rgb(80 7 36 / 0.5) !important;
}
.text-pink-950\/60 {
  color: rgb(80 7 36 / 0.6) !important;
}
.text-pink-950\/70 {
  color: rgb(80 7 36 / 0.7) !important;
}
.text-pink-950\/75 {
  color: rgb(80 7 36 / 0.75) !important;
}
.text-pink-950\/80 {
  color: rgb(80 7 36 / 0.8) !important;
}
.text-pink-950\/87 {
  color: rgb(80 7 36 / 0.87) !important;
}
.text-pink-950\/90 {
  color: rgb(80 7 36 / 0.9) !important;
}
.text-pink-950\/95 {
  color: rgb(80 7 36 / 0.95) !important;
}
.text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-100-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-100\/0 {
  color: rgba(var(--fuse-primary-100-rgb), 0) !important;
}
.text-primary-100\/10 {
  color: rgba(var(--fuse-primary-100-rgb), 0.1) !important;
}
.text-primary-100\/100 {
  color: rgba(var(--fuse-primary-100-rgb), 1) !important;
}
.text-primary-100\/12 {
  color: rgba(var(--fuse-primary-100-rgb), 0.12) !important;
}
.text-primary-100\/20 {
  color: rgba(var(--fuse-primary-100-rgb), 0.2) !important;
}
.text-primary-100\/25 {
  color: rgba(var(--fuse-primary-100-rgb), 0.25) !important;
}
.text-primary-100\/30 {
  color: rgba(var(--fuse-primary-100-rgb), 0.3) !important;
}
.text-primary-100\/38 {
  color: rgba(var(--fuse-primary-100-rgb), 0.38) !important;
}
.text-primary-100\/40 {
  color: rgba(var(--fuse-primary-100-rgb), 0.4) !important;
}
.text-primary-100\/5 {
  color: rgba(var(--fuse-primary-100-rgb), 0.05) !important;
}
.text-primary-100\/50 {
  color: rgba(var(--fuse-primary-100-rgb), 0.5) !important;
}
.text-primary-100\/60 {
  color: rgba(var(--fuse-primary-100-rgb), 0.6) !important;
}
.text-primary-100\/70 {
  color: rgba(var(--fuse-primary-100-rgb), 0.7) !important;
}
.text-primary-100\/75 {
  color: rgba(var(--fuse-primary-100-rgb), 0.75) !important;
}
.text-primary-100\/80 {
  color: rgba(var(--fuse-primary-100-rgb), 0.8) !important;
}
.text-primary-100\/87 {
  color: rgba(var(--fuse-primary-100-rgb), 0.87) !important;
}
.text-primary-100\/90 {
  color: rgba(var(--fuse-primary-100-rgb), 0.9) !important;
}
.text-primary-100\/95 {
  color: rgba(var(--fuse-primary-100-rgb), 0.95) !important;
}
.text-primary-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-200-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-200\/0 {
  color: rgba(var(--fuse-primary-200-rgb), 0) !important;
}
.text-primary-200\/10 {
  color: rgba(var(--fuse-primary-200-rgb), 0.1) !important;
}
.text-primary-200\/100 {
  color: rgba(var(--fuse-primary-200-rgb), 1) !important;
}
.text-primary-200\/12 {
  color: rgba(var(--fuse-primary-200-rgb), 0.12) !important;
}
.text-primary-200\/20 {
  color: rgba(var(--fuse-primary-200-rgb), 0.2) !important;
}
.text-primary-200\/25 {
  color: rgba(var(--fuse-primary-200-rgb), 0.25) !important;
}
.text-primary-200\/30 {
  color: rgba(var(--fuse-primary-200-rgb), 0.3) !important;
}
.text-primary-200\/38 {
  color: rgba(var(--fuse-primary-200-rgb), 0.38) !important;
}
.text-primary-200\/40 {
  color: rgba(var(--fuse-primary-200-rgb), 0.4) !important;
}
.text-primary-200\/5 {
  color: rgba(var(--fuse-primary-200-rgb), 0.05) !important;
}
.text-primary-200\/50 {
  color: rgba(var(--fuse-primary-200-rgb), 0.5) !important;
}
.text-primary-200\/60 {
  color: rgba(var(--fuse-primary-200-rgb), 0.6) !important;
}
.text-primary-200\/70 {
  color: rgba(var(--fuse-primary-200-rgb), 0.7) !important;
}
.text-primary-200\/75 {
  color: rgba(var(--fuse-primary-200-rgb), 0.75) !important;
}
.text-primary-200\/80 {
  color: rgba(var(--fuse-primary-200-rgb), 0.8) !important;
}
.text-primary-200\/87 {
  color: rgba(var(--fuse-primary-200-rgb), 0.87) !important;
}
.text-primary-200\/90 {
  color: rgba(var(--fuse-primary-200-rgb), 0.9) !important;
}
.text-primary-200\/95 {
  color: rgba(var(--fuse-primary-200-rgb), 0.95) !important;
}
.text-primary-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-300-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-300\/0 {
  color: rgba(var(--fuse-primary-300-rgb), 0) !important;
}
.text-primary-300\/10 {
  color: rgba(var(--fuse-primary-300-rgb), 0.1) !important;
}
.text-primary-300\/100 {
  color: rgba(var(--fuse-primary-300-rgb), 1) !important;
}
.text-primary-300\/12 {
  color: rgba(var(--fuse-primary-300-rgb), 0.12) !important;
}
.text-primary-300\/20 {
  color: rgba(var(--fuse-primary-300-rgb), 0.2) !important;
}
.text-primary-300\/25 {
  color: rgba(var(--fuse-primary-300-rgb), 0.25) !important;
}
.text-primary-300\/30 {
  color: rgba(var(--fuse-primary-300-rgb), 0.3) !important;
}
.text-primary-300\/38 {
  color: rgba(var(--fuse-primary-300-rgb), 0.38) !important;
}
.text-primary-300\/40 {
  color: rgba(var(--fuse-primary-300-rgb), 0.4) !important;
}
.text-primary-300\/5 {
  color: rgba(var(--fuse-primary-300-rgb), 0.05) !important;
}
.text-primary-300\/50 {
  color: rgba(var(--fuse-primary-300-rgb), 0.5) !important;
}
.text-primary-300\/60 {
  color: rgba(var(--fuse-primary-300-rgb), 0.6) !important;
}
.text-primary-300\/70 {
  color: rgba(var(--fuse-primary-300-rgb), 0.7) !important;
}
.text-primary-300\/75 {
  color: rgba(var(--fuse-primary-300-rgb), 0.75) !important;
}
.text-primary-300\/80 {
  color: rgba(var(--fuse-primary-300-rgb), 0.8) !important;
}
.text-primary-300\/87 {
  color: rgba(var(--fuse-primary-300-rgb), 0.87) !important;
}
.text-primary-300\/90 {
  color: rgba(var(--fuse-primary-300-rgb), 0.9) !important;
}
.text-primary-300\/95 {
  color: rgba(var(--fuse-primary-300-rgb), 0.95) !important;
}
.text-primary-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-400-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-400\/0 {
  color: rgba(var(--fuse-primary-400-rgb), 0) !important;
}
.text-primary-400\/10 {
  color: rgba(var(--fuse-primary-400-rgb), 0.1) !important;
}
.text-primary-400\/100 {
  color: rgba(var(--fuse-primary-400-rgb), 1) !important;
}
.text-primary-400\/12 {
  color: rgba(var(--fuse-primary-400-rgb), 0.12) !important;
}
.text-primary-400\/20 {
  color: rgba(var(--fuse-primary-400-rgb), 0.2) !important;
}
.text-primary-400\/25 {
  color: rgba(var(--fuse-primary-400-rgb), 0.25) !important;
}
.text-primary-400\/30 {
  color: rgba(var(--fuse-primary-400-rgb), 0.3) !important;
}
.text-primary-400\/38 {
  color: rgba(var(--fuse-primary-400-rgb), 0.38) !important;
}
.text-primary-400\/40 {
  color: rgba(var(--fuse-primary-400-rgb), 0.4) !important;
}
.text-primary-400\/5 {
  color: rgba(var(--fuse-primary-400-rgb), 0.05) !important;
}
.text-primary-400\/50 {
  color: rgba(var(--fuse-primary-400-rgb), 0.5) !important;
}
.text-primary-400\/60 {
  color: rgba(var(--fuse-primary-400-rgb), 0.6) !important;
}
.text-primary-400\/70 {
  color: rgba(var(--fuse-primary-400-rgb), 0.7) !important;
}
.text-primary-400\/75 {
  color: rgba(var(--fuse-primary-400-rgb), 0.75) !important;
}
.text-primary-400\/80 {
  color: rgba(var(--fuse-primary-400-rgb), 0.8) !important;
}
.text-primary-400\/87 {
  color: rgba(var(--fuse-primary-400-rgb), 0.87) !important;
}
.text-primary-400\/90 {
  color: rgba(var(--fuse-primary-400-rgb), 0.9) !important;
}
.text-primary-400\/95 {
  color: rgba(var(--fuse-primary-400-rgb), 0.95) !important;
}
.text-primary-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-50-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-50\/0 {
  color: rgba(var(--fuse-primary-50-rgb), 0) !important;
}
.text-primary-50\/10 {
  color: rgba(var(--fuse-primary-50-rgb), 0.1) !important;
}
.text-primary-50\/100 {
  color: rgba(var(--fuse-primary-50-rgb), 1) !important;
}
.text-primary-50\/12 {
  color: rgba(var(--fuse-primary-50-rgb), 0.12) !important;
}
.text-primary-50\/20 {
  color: rgba(var(--fuse-primary-50-rgb), 0.2) !important;
}
.text-primary-50\/25 {
  color: rgba(var(--fuse-primary-50-rgb), 0.25) !important;
}
.text-primary-50\/30 {
  color: rgba(var(--fuse-primary-50-rgb), 0.3) !important;
}
.text-primary-50\/38 {
  color: rgba(var(--fuse-primary-50-rgb), 0.38) !important;
}
.text-primary-50\/40 {
  color: rgba(var(--fuse-primary-50-rgb), 0.4) !important;
}
.text-primary-50\/5 {
  color: rgba(var(--fuse-primary-50-rgb), 0.05) !important;
}
.text-primary-50\/50 {
  color: rgba(var(--fuse-primary-50-rgb), 0.5) !important;
}
.text-primary-50\/60 {
  color: rgba(var(--fuse-primary-50-rgb), 0.6) !important;
}
.text-primary-50\/70 {
  color: rgba(var(--fuse-primary-50-rgb), 0.7) !important;
}
.text-primary-50\/75 {
  color: rgba(var(--fuse-primary-50-rgb), 0.75) !important;
}
.text-primary-50\/80 {
  color: rgba(var(--fuse-primary-50-rgb), 0.8) !important;
}
.text-primary-50\/87 {
  color: rgba(var(--fuse-primary-50-rgb), 0.87) !important;
}
.text-primary-50\/90 {
  color: rgba(var(--fuse-primary-50-rgb), 0.9) !important;
}
.text-primary-50\/95 {
  color: rgba(var(--fuse-primary-50-rgb), 0.95) !important;
}
.text-primary-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-500-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-500\/0 {
  color: rgba(var(--fuse-primary-500-rgb), 0) !important;
}
.text-primary-500\/10 {
  color: rgba(var(--fuse-primary-500-rgb), 0.1) !important;
}
.text-primary-500\/100 {
  color: rgba(var(--fuse-primary-500-rgb), 1) !important;
}
.text-primary-500\/12 {
  color: rgba(var(--fuse-primary-500-rgb), 0.12) !important;
}
.text-primary-500\/20 {
  color: rgba(var(--fuse-primary-500-rgb), 0.2) !important;
}
.text-primary-500\/25 {
  color: rgba(var(--fuse-primary-500-rgb), 0.25) !important;
}
.text-primary-500\/30 {
  color: rgba(var(--fuse-primary-500-rgb), 0.3) !important;
}
.text-primary-500\/38 {
  color: rgba(var(--fuse-primary-500-rgb), 0.38) !important;
}
.text-primary-500\/40 {
  color: rgba(var(--fuse-primary-500-rgb), 0.4) !important;
}
.text-primary-500\/5 {
  color: rgba(var(--fuse-primary-500-rgb), 0.05) !important;
}
.text-primary-500\/50 {
  color: rgba(var(--fuse-primary-500-rgb), 0.5) !important;
}
.text-primary-500\/60 {
  color: rgba(var(--fuse-primary-500-rgb), 0.6) !important;
}
.text-primary-500\/70 {
  color: rgba(var(--fuse-primary-500-rgb), 0.7) !important;
}
.text-primary-500\/75 {
  color: rgba(var(--fuse-primary-500-rgb), 0.75) !important;
}
.text-primary-500\/80 {
  color: rgba(var(--fuse-primary-500-rgb), 0.8) !important;
}
.text-primary-500\/87 {
  color: rgba(var(--fuse-primary-500-rgb), 0.87) !important;
}
.text-primary-500\/90 {
  color: rgba(var(--fuse-primary-500-rgb), 0.9) !important;
}
.text-primary-500\/95 {
  color: rgba(var(--fuse-primary-500-rgb), 0.95) !important;
}
.text-primary-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-600-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-600\/0 {
  color: rgba(var(--fuse-primary-600-rgb), 0) !important;
}
.text-primary-600\/10 {
  color: rgba(var(--fuse-primary-600-rgb), 0.1) !important;
}
.text-primary-600\/100 {
  color: rgba(var(--fuse-primary-600-rgb), 1) !important;
}
.text-primary-600\/12 {
  color: rgba(var(--fuse-primary-600-rgb), 0.12) !important;
}
.text-primary-600\/20 {
  color: rgba(var(--fuse-primary-600-rgb), 0.2) !important;
}
.text-primary-600\/25 {
  color: rgba(var(--fuse-primary-600-rgb), 0.25) !important;
}
.text-primary-600\/30 {
  color: rgba(var(--fuse-primary-600-rgb), 0.3) !important;
}
.text-primary-600\/38 {
  color: rgba(var(--fuse-primary-600-rgb), 0.38) !important;
}
.text-primary-600\/40 {
  color: rgba(var(--fuse-primary-600-rgb), 0.4) !important;
}
.text-primary-600\/5 {
  color: rgba(var(--fuse-primary-600-rgb), 0.05) !important;
}
.text-primary-600\/50 {
  color: rgba(var(--fuse-primary-600-rgb), 0.5) !important;
}
.text-primary-600\/60 {
  color: rgba(var(--fuse-primary-600-rgb), 0.6) !important;
}
.text-primary-600\/70 {
  color: rgba(var(--fuse-primary-600-rgb), 0.7) !important;
}
.text-primary-600\/75 {
  color: rgba(var(--fuse-primary-600-rgb), 0.75) !important;
}
.text-primary-600\/80 {
  color: rgba(var(--fuse-primary-600-rgb), 0.8) !important;
}
.text-primary-600\/87 {
  color: rgba(var(--fuse-primary-600-rgb), 0.87) !important;
}
.text-primary-600\/90 {
  color: rgba(var(--fuse-primary-600-rgb), 0.9) !important;
}
.text-primary-600\/95 {
  color: rgba(var(--fuse-primary-600-rgb), 0.95) !important;
}
.text-primary-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-700-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-700\/0 {
  color: rgba(var(--fuse-primary-700-rgb), 0) !important;
}
.text-primary-700\/10 {
  color: rgba(var(--fuse-primary-700-rgb), 0.1) !important;
}
.text-primary-700\/100 {
  color: rgba(var(--fuse-primary-700-rgb), 1) !important;
}
.text-primary-700\/12 {
  color: rgba(var(--fuse-primary-700-rgb), 0.12) !important;
}
.text-primary-700\/20 {
  color: rgba(var(--fuse-primary-700-rgb), 0.2) !important;
}
.text-primary-700\/25 {
  color: rgba(var(--fuse-primary-700-rgb), 0.25) !important;
}
.text-primary-700\/30 {
  color: rgba(var(--fuse-primary-700-rgb), 0.3) !important;
}
.text-primary-700\/38 {
  color: rgba(var(--fuse-primary-700-rgb), 0.38) !important;
}
.text-primary-700\/40 {
  color: rgba(var(--fuse-primary-700-rgb), 0.4) !important;
}
.text-primary-700\/5 {
  color: rgba(var(--fuse-primary-700-rgb), 0.05) !important;
}
.text-primary-700\/50 {
  color: rgba(var(--fuse-primary-700-rgb), 0.5) !important;
}
.text-primary-700\/60 {
  color: rgba(var(--fuse-primary-700-rgb), 0.6) !important;
}
.text-primary-700\/70 {
  color: rgba(var(--fuse-primary-700-rgb), 0.7) !important;
}
.text-primary-700\/75 {
  color: rgba(var(--fuse-primary-700-rgb), 0.75) !important;
}
.text-primary-700\/80 {
  color: rgba(var(--fuse-primary-700-rgb), 0.8) !important;
}
.text-primary-700\/87 {
  color: rgba(var(--fuse-primary-700-rgb), 0.87) !important;
}
.text-primary-700\/90 {
  color: rgba(var(--fuse-primary-700-rgb), 0.9) !important;
}
.text-primary-700\/95 {
  color: rgba(var(--fuse-primary-700-rgb), 0.95) !important;
}
.text-primary-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-800-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-800\/0 {
  color: rgba(var(--fuse-primary-800-rgb), 0) !important;
}
.text-primary-800\/10 {
  color: rgba(var(--fuse-primary-800-rgb), 0.1) !important;
}
.text-primary-800\/100 {
  color: rgba(var(--fuse-primary-800-rgb), 1) !important;
}
.text-primary-800\/12 {
  color: rgba(var(--fuse-primary-800-rgb), 0.12) !important;
}
.text-primary-800\/20 {
  color: rgba(var(--fuse-primary-800-rgb), 0.2) !important;
}
.text-primary-800\/25 {
  color: rgba(var(--fuse-primary-800-rgb), 0.25) !important;
}
.text-primary-800\/30 {
  color: rgba(var(--fuse-primary-800-rgb), 0.3) !important;
}
.text-primary-800\/38 {
  color: rgba(var(--fuse-primary-800-rgb), 0.38) !important;
}
.text-primary-800\/40 {
  color: rgba(var(--fuse-primary-800-rgb), 0.4) !important;
}
.text-primary-800\/5 {
  color: rgba(var(--fuse-primary-800-rgb), 0.05) !important;
}
.text-primary-800\/50 {
  color: rgba(var(--fuse-primary-800-rgb), 0.5) !important;
}
.text-primary-800\/60 {
  color: rgba(var(--fuse-primary-800-rgb), 0.6) !important;
}
.text-primary-800\/70 {
  color: rgba(var(--fuse-primary-800-rgb), 0.7) !important;
}
.text-primary-800\/75 {
  color: rgba(var(--fuse-primary-800-rgb), 0.75) !important;
}
.text-primary-800\/80 {
  color: rgba(var(--fuse-primary-800-rgb), 0.8) !important;
}
.text-primary-800\/87 {
  color: rgba(var(--fuse-primary-800-rgb), 0.87) !important;
}
.text-primary-800\/90 {
  color: rgba(var(--fuse-primary-800-rgb), 0.9) !important;
}
.text-primary-800\/95 {
  color: rgba(var(--fuse-primary-800-rgb), 0.95) !important;
}
.text-primary-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-primary-900-rgb), var(--tw-text-opacity)) !important;
}
.text-primary-900\/0 {
  color: rgba(var(--fuse-primary-900-rgb), 0) !important;
}
.text-primary-900\/10 {
  color: rgba(var(--fuse-primary-900-rgb), 0.1) !important;
}
.text-primary-900\/100 {
  color: rgba(var(--fuse-primary-900-rgb), 1) !important;
}
.text-primary-900\/12 {
  color: rgba(var(--fuse-primary-900-rgb), 0.12) !important;
}
.text-primary-900\/20 {
  color: rgba(var(--fuse-primary-900-rgb), 0.2) !important;
}
.text-primary-900\/25 {
  color: rgba(var(--fuse-primary-900-rgb), 0.25) !important;
}
.text-primary-900\/30 {
  color: rgba(var(--fuse-primary-900-rgb), 0.3) !important;
}
.text-primary-900\/38 {
  color: rgba(var(--fuse-primary-900-rgb), 0.38) !important;
}
.text-primary-900\/40 {
  color: rgba(var(--fuse-primary-900-rgb), 0.4) !important;
}
.text-primary-900\/5 {
  color: rgba(var(--fuse-primary-900-rgb), 0.05) !important;
}
.text-primary-900\/50 {
  color: rgba(var(--fuse-primary-900-rgb), 0.5) !important;
}
.text-primary-900\/60 {
  color: rgba(var(--fuse-primary-900-rgb), 0.6) !important;
}
.text-primary-900\/70 {
  color: rgba(var(--fuse-primary-900-rgb), 0.7) !important;
}
.text-primary-900\/75 {
  color: rgba(var(--fuse-primary-900-rgb), 0.75) !important;
}
.text-primary-900\/80 {
  color: rgba(var(--fuse-primary-900-rgb), 0.8) !important;
}
.text-primary-900\/87 {
  color: rgba(var(--fuse-primary-900-rgb), 0.87) !important;
}
.text-primary-900\/90 {
  color: rgba(var(--fuse-primary-900-rgb), 0.9) !important;
}
.text-primary-900\/95 {
  color: rgba(var(--fuse-primary-900-rgb), 0.95) !important;
}
.text-primary\/0 {
  color: rgba(var(--fuse-primary-rgb), 0) !important;
}
.text-primary\/10 {
  color: rgba(var(--fuse-primary-rgb), 0.1) !important;
}
.text-primary\/100 {
  color: rgba(var(--fuse-primary-rgb), 1) !important;
}
.text-primary\/12 {
  color: rgba(var(--fuse-primary-rgb), 0.12) !important;
}
.text-primary\/20 {
  color: rgba(var(--fuse-primary-rgb), 0.2) !important;
}
.text-primary\/25 {
  color: rgba(var(--fuse-primary-rgb), 0.25) !important;
}
.text-primary\/30 {
  color: rgba(var(--fuse-primary-rgb), 0.3) !important;
}
.text-primary\/38 {
  color: rgba(var(--fuse-primary-rgb), 0.38) !important;
}
.text-primary\/40 {
  color: rgba(var(--fuse-primary-rgb), 0.4) !important;
}
.text-primary\/5 {
  color: rgba(var(--fuse-primary-rgb), 0.05) !important;
}
.text-primary\/50 {
  color: rgba(var(--fuse-primary-rgb), 0.5) !important;
}
.text-primary\/60 {
  color: rgba(var(--fuse-primary-rgb), 0.6) !important;
}
.text-primary\/70 {
  color: rgba(var(--fuse-primary-rgb), 0.7) !important;
}
.text-primary\/75 {
  color: rgba(var(--fuse-primary-rgb), 0.75) !important;
}
.text-primary\/80 {
  color: rgba(var(--fuse-primary-rgb), 0.8) !important;
}
.text-primary\/87 {
  color: rgba(var(--fuse-primary-rgb), 0.87) !important;
}
.text-primary\/90 {
  color: rgba(var(--fuse-primary-rgb), 0.9) !important;
}
.text-primary\/95 {
  color: rgba(var(--fuse-primary-rgb), 0.95) !important;
}
.text-purple-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity)) !important;
}
.text-purple-100\/0 {
  color: rgb(243 232 255 / 0) !important;
}
.text-purple-100\/10 {
  color: rgb(243 232 255 / 0.1) !important;
}
.text-purple-100\/100 {
  color: rgb(243 232 255 / 1) !important;
}
.text-purple-100\/12 {
  color: rgb(243 232 255 / 0.12) !important;
}
.text-purple-100\/20 {
  color: rgb(243 232 255 / 0.2) !important;
}
.text-purple-100\/25 {
  color: rgb(243 232 255 / 0.25) !important;
}
.text-purple-100\/30 {
  color: rgb(243 232 255 / 0.3) !important;
}
.text-purple-100\/38 {
  color: rgb(243 232 255 / 0.38) !important;
}
.text-purple-100\/40 {
  color: rgb(243 232 255 / 0.4) !important;
}
.text-purple-100\/5 {
  color: rgb(243 232 255 / 0.05) !important;
}
.text-purple-100\/50 {
  color: rgb(243 232 255 / 0.5) !important;
}
.text-purple-100\/60 {
  color: rgb(243 232 255 / 0.6) !important;
}
.text-purple-100\/70 {
  color: rgb(243 232 255 / 0.7) !important;
}
.text-purple-100\/75 {
  color: rgb(243 232 255 / 0.75) !important;
}
.text-purple-100\/80 {
  color: rgb(243 232 255 / 0.8) !important;
}
.text-purple-100\/87 {
  color: rgb(243 232 255 / 0.87) !important;
}
.text-purple-100\/90 {
  color: rgb(243 232 255 / 0.9) !important;
}
.text-purple-100\/95 {
  color: rgb(243 232 255 / 0.95) !important;
}
.text-purple-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity)) !important;
}
.text-purple-200\/0 {
  color: rgb(233 213 255 / 0) !important;
}
.text-purple-200\/10 {
  color: rgb(233 213 255 / 0.1) !important;
}
.text-purple-200\/100 {
  color: rgb(233 213 255 / 1) !important;
}
.text-purple-200\/12 {
  color: rgb(233 213 255 / 0.12) !important;
}
.text-purple-200\/20 {
  color: rgb(233 213 255 / 0.2) !important;
}
.text-purple-200\/25 {
  color: rgb(233 213 255 / 0.25) !important;
}
.text-purple-200\/30 {
  color: rgb(233 213 255 / 0.3) !important;
}
.text-purple-200\/38 {
  color: rgb(233 213 255 / 0.38) !important;
}
.text-purple-200\/40 {
  color: rgb(233 213 255 / 0.4) !important;
}
.text-purple-200\/5 {
  color: rgb(233 213 255 / 0.05) !important;
}
.text-purple-200\/50 {
  color: rgb(233 213 255 / 0.5) !important;
}
.text-purple-200\/60 {
  color: rgb(233 213 255 / 0.6) !important;
}
.text-purple-200\/70 {
  color: rgb(233 213 255 / 0.7) !important;
}
.text-purple-200\/75 {
  color: rgb(233 213 255 / 0.75) !important;
}
.text-purple-200\/80 {
  color: rgb(233 213 255 / 0.8) !important;
}
.text-purple-200\/87 {
  color: rgb(233 213 255 / 0.87) !important;
}
.text-purple-200\/90 {
  color: rgb(233 213 255 / 0.9) !important;
}
.text-purple-200\/95 {
  color: rgb(233 213 255 / 0.95) !important;
}
.text-purple-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity)) !important;
}
.text-purple-300\/0 {
  color: rgb(216 180 254 / 0) !important;
}
.text-purple-300\/10 {
  color: rgb(216 180 254 / 0.1) !important;
}
.text-purple-300\/100 {
  color: rgb(216 180 254 / 1) !important;
}
.text-purple-300\/12 {
  color: rgb(216 180 254 / 0.12) !important;
}
.text-purple-300\/20 {
  color: rgb(216 180 254 / 0.2) !important;
}
.text-purple-300\/25 {
  color: rgb(216 180 254 / 0.25) !important;
}
.text-purple-300\/30 {
  color: rgb(216 180 254 / 0.3) !important;
}
.text-purple-300\/38 {
  color: rgb(216 180 254 / 0.38) !important;
}
.text-purple-300\/40 {
  color: rgb(216 180 254 / 0.4) !important;
}
.text-purple-300\/5 {
  color: rgb(216 180 254 / 0.05) !important;
}
.text-purple-300\/50 {
  color: rgb(216 180 254 / 0.5) !important;
}
.text-purple-300\/60 {
  color: rgb(216 180 254 / 0.6) !important;
}
.text-purple-300\/70 {
  color: rgb(216 180 254 / 0.7) !important;
}
.text-purple-300\/75 {
  color: rgb(216 180 254 / 0.75) !important;
}
.text-purple-300\/80 {
  color: rgb(216 180 254 / 0.8) !important;
}
.text-purple-300\/87 {
  color: rgb(216 180 254 / 0.87) !important;
}
.text-purple-300\/90 {
  color: rgb(216 180 254 / 0.9) !important;
}
.text-purple-300\/95 {
  color: rgb(216 180 254 / 0.95) !important;
}
.text-purple-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity)) !important;
}
.text-purple-400\/0 {
  color: rgb(192 132 252 / 0) !important;
}
.text-purple-400\/10 {
  color: rgb(192 132 252 / 0.1) !important;
}
.text-purple-400\/100 {
  color: rgb(192 132 252 / 1) !important;
}
.text-purple-400\/12 {
  color: rgb(192 132 252 / 0.12) !important;
}
.text-purple-400\/20 {
  color: rgb(192 132 252 / 0.2) !important;
}
.text-purple-400\/25 {
  color: rgb(192 132 252 / 0.25) !important;
}
.text-purple-400\/30 {
  color: rgb(192 132 252 / 0.3) !important;
}
.text-purple-400\/38 {
  color: rgb(192 132 252 / 0.38) !important;
}
.text-purple-400\/40 {
  color: rgb(192 132 252 / 0.4) !important;
}
.text-purple-400\/5 {
  color: rgb(192 132 252 / 0.05) !important;
}
.text-purple-400\/50 {
  color: rgb(192 132 252 / 0.5) !important;
}
.text-purple-400\/60 {
  color: rgb(192 132 252 / 0.6) !important;
}
.text-purple-400\/70 {
  color: rgb(192 132 252 / 0.7) !important;
}
.text-purple-400\/75 {
  color: rgb(192 132 252 / 0.75) !important;
}
.text-purple-400\/80 {
  color: rgb(192 132 252 / 0.8) !important;
}
.text-purple-400\/87 {
  color: rgb(192 132 252 / 0.87) !important;
}
.text-purple-400\/90 {
  color: rgb(192 132 252 / 0.9) !important;
}
.text-purple-400\/95 {
  color: rgb(192 132 252 / 0.95) !important;
}
.text-purple-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 245 255 / var(--tw-text-opacity)) !important;
}
.text-purple-50\/0 {
  color: rgb(250 245 255 / 0) !important;
}
.text-purple-50\/10 {
  color: rgb(250 245 255 / 0.1) !important;
}
.text-purple-50\/100 {
  color: rgb(250 245 255 / 1) !important;
}
.text-purple-50\/12 {
  color: rgb(250 245 255 / 0.12) !important;
}
.text-purple-50\/20 {
  color: rgb(250 245 255 / 0.2) !important;
}
.text-purple-50\/25 {
  color: rgb(250 245 255 / 0.25) !important;
}
.text-purple-50\/30 {
  color: rgb(250 245 255 / 0.3) !important;
}
.text-purple-50\/38 {
  color: rgb(250 245 255 / 0.38) !important;
}
.text-purple-50\/40 {
  color: rgb(250 245 255 / 0.4) !important;
}
.text-purple-50\/5 {
  color: rgb(250 245 255 / 0.05) !important;
}
.text-purple-50\/50 {
  color: rgb(250 245 255 / 0.5) !important;
}
.text-purple-50\/60 {
  color: rgb(250 245 255 / 0.6) !important;
}
.text-purple-50\/70 {
  color: rgb(250 245 255 / 0.7) !important;
}
.text-purple-50\/75 {
  color: rgb(250 245 255 / 0.75) !important;
}
.text-purple-50\/80 {
  color: rgb(250 245 255 / 0.8) !important;
}
.text-purple-50\/87 {
  color: rgb(250 245 255 / 0.87) !important;
}
.text-purple-50\/90 {
  color: rgb(250 245 255 / 0.9) !important;
}
.text-purple-50\/95 {
  color: rgb(250 245 255 / 0.95) !important;
}
.text-purple-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity)) !important;
}
.text-purple-500\/0 {
  color: rgb(168 85 247 / 0) !important;
}
.text-purple-500\/10 {
  color: rgb(168 85 247 / 0.1) !important;
}
.text-purple-500\/100 {
  color: rgb(168 85 247 / 1) !important;
}
.text-purple-500\/12 {
  color: rgb(168 85 247 / 0.12) !important;
}
.text-purple-500\/20 {
  color: rgb(168 85 247 / 0.2) !important;
}
.text-purple-500\/25 {
  color: rgb(168 85 247 / 0.25) !important;
}
.text-purple-500\/30 {
  color: rgb(168 85 247 / 0.3) !important;
}
.text-purple-500\/38 {
  color: rgb(168 85 247 / 0.38) !important;
}
.text-purple-500\/40 {
  color: rgb(168 85 247 / 0.4) !important;
}
.text-purple-500\/5 {
  color: rgb(168 85 247 / 0.05) !important;
}
.text-purple-500\/50 {
  color: rgb(168 85 247 / 0.5) !important;
}
.text-purple-500\/60 {
  color: rgb(168 85 247 / 0.6) !important;
}
.text-purple-500\/70 {
  color: rgb(168 85 247 / 0.7) !important;
}
.text-purple-500\/75 {
  color: rgb(168 85 247 / 0.75) !important;
}
.text-purple-500\/80 {
  color: rgb(168 85 247 / 0.8) !important;
}
.text-purple-500\/87 {
  color: rgb(168 85 247 / 0.87) !important;
}
.text-purple-500\/90 {
  color: rgb(168 85 247 / 0.9) !important;
}
.text-purple-500\/95 {
  color: rgb(168 85 247 / 0.95) !important;
}
.text-purple-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity)) !important;
}
.text-purple-600\/0 {
  color: rgb(147 51 234 / 0) !important;
}
.text-purple-600\/10 {
  color: rgb(147 51 234 / 0.1) !important;
}
.text-purple-600\/100 {
  color: rgb(147 51 234 / 1) !important;
}
.text-purple-600\/12 {
  color: rgb(147 51 234 / 0.12) !important;
}
.text-purple-600\/20 {
  color: rgb(147 51 234 / 0.2) !important;
}
.text-purple-600\/25 {
  color: rgb(147 51 234 / 0.25) !important;
}
.text-purple-600\/30 {
  color: rgb(147 51 234 / 0.3) !important;
}
.text-purple-600\/38 {
  color: rgb(147 51 234 / 0.38) !important;
}
.text-purple-600\/40 {
  color: rgb(147 51 234 / 0.4) !important;
}
.text-purple-600\/5 {
  color: rgb(147 51 234 / 0.05) !important;
}
.text-purple-600\/50 {
  color: rgb(147 51 234 / 0.5) !important;
}
.text-purple-600\/60 {
  color: rgb(147 51 234 / 0.6) !important;
}
.text-purple-600\/70 {
  color: rgb(147 51 234 / 0.7) !important;
}
.text-purple-600\/75 {
  color: rgb(147 51 234 / 0.75) !important;
}
.text-purple-600\/80 {
  color: rgb(147 51 234 / 0.8) !important;
}
.text-purple-600\/87 {
  color: rgb(147 51 234 / 0.87) !important;
}
.text-purple-600\/90 {
  color: rgb(147 51 234 / 0.9) !important;
}
.text-purple-600\/95 {
  color: rgb(147 51 234 / 0.95) !important;
}
.text-purple-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity)) !important;
}
.text-purple-700\/0 {
  color: rgb(126 34 206 / 0) !important;
}
.text-purple-700\/10 {
  color: rgb(126 34 206 / 0.1) !important;
}
.text-purple-700\/100 {
  color: rgb(126 34 206 / 1) !important;
}
.text-purple-700\/12 {
  color: rgb(126 34 206 / 0.12) !important;
}
.text-purple-700\/20 {
  color: rgb(126 34 206 / 0.2) !important;
}
.text-purple-700\/25 {
  color: rgb(126 34 206 / 0.25) !important;
}
.text-purple-700\/30 {
  color: rgb(126 34 206 / 0.3) !important;
}
.text-purple-700\/38 {
  color: rgb(126 34 206 / 0.38) !important;
}
.text-purple-700\/40 {
  color: rgb(126 34 206 / 0.4) !important;
}
.text-purple-700\/5 {
  color: rgb(126 34 206 / 0.05) !important;
}
.text-purple-700\/50 {
  color: rgb(126 34 206 / 0.5) !important;
}
.text-purple-700\/60 {
  color: rgb(126 34 206 / 0.6) !important;
}
.text-purple-700\/70 {
  color: rgb(126 34 206 / 0.7) !important;
}
.text-purple-700\/75 {
  color: rgb(126 34 206 / 0.75) !important;
}
.text-purple-700\/80 {
  color: rgb(126 34 206 / 0.8) !important;
}
.text-purple-700\/87 {
  color: rgb(126 34 206 / 0.87) !important;
}
.text-purple-700\/90 {
  color: rgb(126 34 206 / 0.9) !important;
}
.text-purple-700\/95 {
  color: rgb(126 34 206 / 0.95) !important;
}
.text-purple-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity)) !important;
}
.text-purple-800\/0 {
  color: rgb(107 33 168 / 0) !important;
}
.text-purple-800\/10 {
  color: rgb(107 33 168 / 0.1) !important;
}
.text-purple-800\/100 {
  color: rgb(107 33 168 / 1) !important;
}
.text-purple-800\/12 {
  color: rgb(107 33 168 / 0.12) !important;
}
.text-purple-800\/20 {
  color: rgb(107 33 168 / 0.2) !important;
}
.text-purple-800\/25 {
  color: rgb(107 33 168 / 0.25) !important;
}
.text-purple-800\/30 {
  color: rgb(107 33 168 / 0.3) !important;
}
.text-purple-800\/38 {
  color: rgb(107 33 168 / 0.38) !important;
}
.text-purple-800\/40 {
  color: rgb(107 33 168 / 0.4) !important;
}
.text-purple-800\/5 {
  color: rgb(107 33 168 / 0.05) !important;
}
.text-purple-800\/50 {
  color: rgb(107 33 168 / 0.5) !important;
}
.text-purple-800\/60 {
  color: rgb(107 33 168 / 0.6) !important;
}
.text-purple-800\/70 {
  color: rgb(107 33 168 / 0.7) !important;
}
.text-purple-800\/75 {
  color: rgb(107 33 168 / 0.75) !important;
}
.text-purple-800\/80 {
  color: rgb(107 33 168 / 0.8) !important;
}
.text-purple-800\/87 {
  color: rgb(107 33 168 / 0.87) !important;
}
.text-purple-800\/90 {
  color: rgb(107 33 168 / 0.9) !important;
}
.text-purple-800\/95 {
  color: rgb(107 33 168 / 0.95) !important;
}
.text-purple-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity)) !important;
}
.text-purple-900\/0 {
  color: rgb(88 28 135 / 0) !important;
}
.text-purple-900\/10 {
  color: rgb(88 28 135 / 0.1) !important;
}
.text-purple-900\/100 {
  color: rgb(88 28 135 / 1) !important;
}
.text-purple-900\/12 {
  color: rgb(88 28 135 / 0.12) !important;
}
.text-purple-900\/20 {
  color: rgb(88 28 135 / 0.2) !important;
}
.text-purple-900\/25 {
  color: rgb(88 28 135 / 0.25) !important;
}
.text-purple-900\/30 {
  color: rgb(88 28 135 / 0.3) !important;
}
.text-purple-900\/38 {
  color: rgb(88 28 135 / 0.38) !important;
}
.text-purple-900\/40 {
  color: rgb(88 28 135 / 0.4) !important;
}
.text-purple-900\/5 {
  color: rgb(88 28 135 / 0.05) !important;
}
.text-purple-900\/50 {
  color: rgb(88 28 135 / 0.5) !important;
}
.text-purple-900\/60 {
  color: rgb(88 28 135 / 0.6) !important;
}
.text-purple-900\/70 {
  color: rgb(88 28 135 / 0.7) !important;
}
.text-purple-900\/75 {
  color: rgb(88 28 135 / 0.75) !important;
}
.text-purple-900\/80 {
  color: rgb(88 28 135 / 0.8) !important;
}
.text-purple-900\/87 {
  color: rgb(88 28 135 / 0.87) !important;
}
.text-purple-900\/90 {
  color: rgb(88 28 135 / 0.9) !important;
}
.text-purple-900\/95 {
  color: rgb(88 28 135 / 0.95) !important;
}
.text-purple-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(59 7 100 / var(--tw-text-opacity)) !important;
}
.text-purple-950\/0 {
  color: rgb(59 7 100 / 0) !important;
}
.text-purple-950\/10 {
  color: rgb(59 7 100 / 0.1) !important;
}
.text-purple-950\/100 {
  color: rgb(59 7 100 / 1) !important;
}
.text-purple-950\/12 {
  color: rgb(59 7 100 / 0.12) !important;
}
.text-purple-950\/20 {
  color: rgb(59 7 100 / 0.2) !important;
}
.text-purple-950\/25 {
  color: rgb(59 7 100 / 0.25) !important;
}
.text-purple-950\/30 {
  color: rgb(59 7 100 / 0.3) !important;
}
.text-purple-950\/38 {
  color: rgb(59 7 100 / 0.38) !important;
}
.text-purple-950\/40 {
  color: rgb(59 7 100 / 0.4) !important;
}
.text-purple-950\/5 {
  color: rgb(59 7 100 / 0.05) !important;
}
.text-purple-950\/50 {
  color: rgb(59 7 100 / 0.5) !important;
}
.text-purple-950\/60 {
  color: rgb(59 7 100 / 0.6) !important;
}
.text-purple-950\/70 {
  color: rgb(59 7 100 / 0.7) !important;
}
.text-purple-950\/75 {
  color: rgb(59 7 100 / 0.75) !important;
}
.text-purple-950\/80 {
  color: rgb(59 7 100 / 0.8) !important;
}
.text-purple-950\/87 {
  color: rgb(59 7 100 / 0.87) !important;
}
.text-purple-950\/90 {
  color: rgb(59 7 100 / 0.9) !important;
}
.text-purple-950\/95 {
  color: rgb(59 7 100 / 0.95) !important;
}
.text-red-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 226 226 / var(--tw-text-opacity)) !important;
}
.text-red-100\/0 {
  color: rgb(254 226 226 / 0) !important;
}
.text-red-100\/10 {
  color: rgb(254 226 226 / 0.1) !important;
}
.text-red-100\/100 {
  color: rgb(254 226 226 / 1) !important;
}
.text-red-100\/12 {
  color: rgb(254 226 226 / 0.12) !important;
}
.text-red-100\/20 {
  color: rgb(254 226 226 / 0.2) !important;
}
.text-red-100\/25 {
  color: rgb(254 226 226 / 0.25) !important;
}
.text-red-100\/30 {
  color: rgb(254 226 226 / 0.3) !important;
}
.text-red-100\/38 {
  color: rgb(254 226 226 / 0.38) !important;
}
.text-red-100\/40 {
  color: rgb(254 226 226 / 0.4) !important;
}
.text-red-100\/5 {
  color: rgb(254 226 226 / 0.05) !important;
}
.text-red-100\/50 {
  color: rgb(254 226 226 / 0.5) !important;
}
.text-red-100\/60 {
  color: rgb(254 226 226 / 0.6) !important;
}
.text-red-100\/70 {
  color: rgb(254 226 226 / 0.7) !important;
}
.text-red-100\/75 {
  color: rgb(254 226 226 / 0.75) !important;
}
.text-red-100\/80 {
  color: rgb(254 226 226 / 0.8) !important;
}
.text-red-100\/87 {
  color: rgb(254 226 226 / 0.87) !important;
}
.text-red-100\/90 {
  color: rgb(254 226 226 / 0.9) !important;
}
.text-red-100\/95 {
  color: rgb(254 226 226 / 0.95) !important;
}
.text-red-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 202 202 / var(--tw-text-opacity)) !important;
}
.text-red-200\/0 {
  color: rgb(254 202 202 / 0) !important;
}
.text-red-200\/10 {
  color: rgb(254 202 202 / 0.1) !important;
}
.text-red-200\/100 {
  color: rgb(254 202 202 / 1) !important;
}
.text-red-200\/12 {
  color: rgb(254 202 202 / 0.12) !important;
}
.text-red-200\/20 {
  color: rgb(254 202 202 / 0.2) !important;
}
.text-red-200\/25 {
  color: rgb(254 202 202 / 0.25) !important;
}
.text-red-200\/30 {
  color: rgb(254 202 202 / 0.3) !important;
}
.text-red-200\/38 {
  color: rgb(254 202 202 / 0.38) !important;
}
.text-red-200\/40 {
  color: rgb(254 202 202 / 0.4) !important;
}
.text-red-200\/5 {
  color: rgb(254 202 202 / 0.05) !important;
}
.text-red-200\/50 {
  color: rgb(254 202 202 / 0.5) !important;
}
.text-red-200\/60 {
  color: rgb(254 202 202 / 0.6) !important;
}
.text-red-200\/70 {
  color: rgb(254 202 202 / 0.7) !important;
}
.text-red-200\/75 {
  color: rgb(254 202 202 / 0.75) !important;
}
.text-red-200\/80 {
  color: rgb(254 202 202 / 0.8) !important;
}
.text-red-200\/87 {
  color: rgb(254 202 202 / 0.87) !important;
}
.text-red-200\/90 {
  color: rgb(254 202 202 / 0.9) !important;
}
.text-red-200\/95 {
  color: rgb(254 202 202 / 0.95) !important;
}
.text-red-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity)) !important;
}
.text-red-300\/0 {
  color: rgb(252 165 165 / 0) !important;
}
.text-red-300\/10 {
  color: rgb(252 165 165 / 0.1) !important;
}
.text-red-300\/100 {
  color: rgb(252 165 165 / 1) !important;
}
.text-red-300\/12 {
  color: rgb(252 165 165 / 0.12) !important;
}
.text-red-300\/20 {
  color: rgb(252 165 165 / 0.2) !important;
}
.text-red-300\/25 {
  color: rgb(252 165 165 / 0.25) !important;
}
.text-red-300\/30 {
  color: rgb(252 165 165 / 0.3) !important;
}
.text-red-300\/38 {
  color: rgb(252 165 165 / 0.38) !important;
}
.text-red-300\/40 {
  color: rgb(252 165 165 / 0.4) !important;
}
.text-red-300\/5 {
  color: rgb(252 165 165 / 0.05) !important;
}
.text-red-300\/50 {
  color: rgb(252 165 165 / 0.5) !important;
}
.text-red-300\/60 {
  color: rgb(252 165 165 / 0.6) !important;
}
.text-red-300\/70 {
  color: rgb(252 165 165 / 0.7) !important;
}
.text-red-300\/75 {
  color: rgb(252 165 165 / 0.75) !important;
}
.text-red-300\/80 {
  color: rgb(252 165 165 / 0.8) !important;
}
.text-red-300\/87 {
  color: rgb(252 165 165 / 0.87) !important;
}
.text-red-300\/90 {
  color: rgb(252 165 165 / 0.9) !important;
}
.text-red-300\/95 {
  color: rgb(252 165 165 / 0.95) !important;
}
.text-red-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}
.text-red-400\/0 {
  color: rgb(248 113 113 / 0) !important;
}
.text-red-400\/10 {
  color: rgb(248 113 113 / 0.1) !important;
}
.text-red-400\/100 {
  color: rgb(248 113 113 / 1) !important;
}
.text-red-400\/12 {
  color: rgb(248 113 113 / 0.12) !important;
}
.text-red-400\/20 {
  color: rgb(248 113 113 / 0.2) !important;
}
.text-red-400\/25 {
  color: rgb(248 113 113 / 0.25) !important;
}
.text-red-400\/30 {
  color: rgb(248 113 113 / 0.3) !important;
}
.text-red-400\/38 {
  color: rgb(248 113 113 / 0.38) !important;
}
.text-red-400\/40 {
  color: rgb(248 113 113 / 0.4) !important;
}
.text-red-400\/5 {
  color: rgb(248 113 113 / 0.05) !important;
}
.text-red-400\/50 {
  color: rgb(248 113 113 / 0.5) !important;
}
.text-red-400\/60 {
  color: rgb(248 113 113 / 0.6) !important;
}
.text-red-400\/70 {
  color: rgb(248 113 113 / 0.7) !important;
}
.text-red-400\/75 {
  color: rgb(248 113 113 / 0.75) !important;
}
.text-red-400\/80 {
  color: rgb(248 113 113 / 0.8) !important;
}
.text-red-400\/87 {
  color: rgb(248 113 113 / 0.87) !important;
}
.text-red-400\/90 {
  color: rgb(248 113 113 / 0.9) !important;
}
.text-red-400\/95 {
  color: rgb(248 113 113 / 0.95) !important;
}
.text-red-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity)) !important;
}
.text-red-50\/0 {
  color: rgb(254 242 242 / 0) !important;
}
.text-red-50\/10 {
  color: rgb(254 242 242 / 0.1) !important;
}
.text-red-50\/100 {
  color: rgb(254 242 242 / 1) !important;
}
.text-red-50\/12 {
  color: rgb(254 242 242 / 0.12) !important;
}
.text-red-50\/20 {
  color: rgb(254 242 242 / 0.2) !important;
}
.text-red-50\/25 {
  color: rgb(254 242 242 / 0.25) !important;
}
.text-red-50\/30 {
  color: rgb(254 242 242 / 0.3) !important;
}
.text-red-50\/38 {
  color: rgb(254 242 242 / 0.38) !important;
}
.text-red-50\/40 {
  color: rgb(254 242 242 / 0.4) !important;
}
.text-red-50\/5 {
  color: rgb(254 242 242 / 0.05) !important;
}
.text-red-50\/50 {
  color: rgb(254 242 242 / 0.5) !important;
}
.text-red-50\/60 {
  color: rgb(254 242 242 / 0.6) !important;
}
.text-red-50\/70 {
  color: rgb(254 242 242 / 0.7) !important;
}
.text-red-50\/75 {
  color: rgb(254 242 242 / 0.75) !important;
}
.text-red-50\/80 {
  color: rgb(254 242 242 / 0.8) !important;
}
.text-red-50\/87 {
  color: rgb(254 242 242 / 0.87) !important;
}
.text-red-50\/90 {
  color: rgb(254 242 242 / 0.9) !important;
}
.text-red-50\/95 {
  color: rgb(254 242 242 / 0.95) !important;
}
.text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}
.text-red-500\/0 {
  color: rgb(239 68 68 / 0) !important;
}
.text-red-500\/10 {
  color: rgb(239 68 68 / 0.1) !important;
}
.text-red-500\/100 {
  color: rgb(239 68 68 / 1) !important;
}
.text-red-500\/12 {
  color: rgb(239 68 68 / 0.12) !important;
}
.text-red-500\/20 {
  color: rgb(239 68 68 / 0.2) !important;
}
.text-red-500\/25 {
  color: rgb(239 68 68 / 0.25) !important;
}
.text-red-500\/30 {
  color: rgb(239 68 68 / 0.3) !important;
}
.text-red-500\/38 {
  color: rgb(239 68 68 / 0.38) !important;
}
.text-red-500\/40 {
  color: rgb(239 68 68 / 0.4) !important;
}
.text-red-500\/5 {
  color: rgb(239 68 68 / 0.05) !important;
}
.text-red-500\/50 {
  color: rgb(239 68 68 / 0.5) !important;
}
.text-red-500\/60 {
  color: rgb(239 68 68 / 0.6) !important;
}
.text-red-500\/70 {
  color: rgb(239 68 68 / 0.7) !important;
}
.text-red-500\/75 {
  color: rgb(239 68 68 / 0.75) !important;
}
.text-red-500\/80 {
  color: rgb(239 68 68 / 0.8) !important;
}
.text-red-500\/87 {
  color: rgb(239 68 68 / 0.87) !important;
}
.text-red-500\/90 {
  color: rgb(239 68 68 / 0.9) !important;
}
.text-red-500\/95 {
  color: rgb(239 68 68 / 0.95) !important;
}
.text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}
.text-red-600\/0 {
  color: rgb(220 38 38 / 0) !important;
}
.text-red-600\/10 {
  color: rgb(220 38 38 / 0.1) !important;
}
.text-red-600\/100 {
  color: rgb(220 38 38 / 1) !important;
}
.text-red-600\/12 {
  color: rgb(220 38 38 / 0.12) !important;
}
.text-red-600\/20 {
  color: rgb(220 38 38 / 0.2) !important;
}
.text-red-600\/25 {
  color: rgb(220 38 38 / 0.25) !important;
}
.text-red-600\/30 {
  color: rgb(220 38 38 / 0.3) !important;
}
.text-red-600\/38 {
  color: rgb(220 38 38 / 0.38) !important;
}
.text-red-600\/40 {
  color: rgb(220 38 38 / 0.4) !important;
}
.text-red-600\/5 {
  color: rgb(220 38 38 / 0.05) !important;
}
.text-red-600\/50 {
  color: rgb(220 38 38 / 0.5) !important;
}
.text-red-600\/60 {
  color: rgb(220 38 38 / 0.6) !important;
}
.text-red-600\/70 {
  color: rgb(220 38 38 / 0.7) !important;
}
.text-red-600\/75 {
  color: rgb(220 38 38 / 0.75) !important;
}
.text-red-600\/80 {
  color: rgb(220 38 38 / 0.8) !important;
}
.text-red-600\/87 {
  color: rgb(220 38 38 / 0.87) !important;
}
.text-red-600\/90 {
  color: rgb(220 38 38 / 0.9) !important;
}
.text-red-600\/95 {
  color: rgb(220 38 38 / 0.95) !important;
}
.text-red-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(185 28 28 / var(--tw-text-opacity)) !important;
}
.text-red-700\/0 {
  color: rgb(185 28 28 / 0) !important;
}
.text-red-700\/10 {
  color: rgb(185 28 28 / 0.1) !important;
}
.text-red-700\/100 {
  color: rgb(185 28 28 / 1) !important;
}
.text-red-700\/12 {
  color: rgb(185 28 28 / 0.12) !important;
}
.text-red-700\/20 {
  color: rgb(185 28 28 / 0.2) !important;
}
.text-red-700\/25 {
  color: rgb(185 28 28 / 0.25) !important;
}
.text-red-700\/30 {
  color: rgb(185 28 28 / 0.3) !important;
}
.text-red-700\/38 {
  color: rgb(185 28 28 / 0.38) !important;
}
.text-red-700\/40 {
  color: rgb(185 28 28 / 0.4) !important;
}
.text-red-700\/5 {
  color: rgb(185 28 28 / 0.05) !important;
}
.text-red-700\/50 {
  color: rgb(185 28 28 / 0.5) !important;
}
.text-red-700\/60 {
  color: rgb(185 28 28 / 0.6) !important;
}
.text-red-700\/70 {
  color: rgb(185 28 28 / 0.7) !important;
}
.text-red-700\/75 {
  color: rgb(185 28 28 / 0.75) !important;
}
.text-red-700\/80 {
  color: rgb(185 28 28 / 0.8) !important;
}
.text-red-700\/87 {
  color: rgb(185 28 28 / 0.87) !important;
}
.text-red-700\/90 {
  color: rgb(185 28 28 / 0.9) !important;
}
.text-red-700\/95 {
  color: rgb(185 28 28 / 0.95) !important;
}
.text-red-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(153 27 27 / var(--tw-text-opacity)) !important;
}
.text-red-800\/0 {
  color: rgb(153 27 27 / 0) !important;
}
.text-red-800\/10 {
  color: rgb(153 27 27 / 0.1) !important;
}
.text-red-800\/100 {
  color: rgb(153 27 27 / 1) !important;
}
.text-red-800\/12 {
  color: rgb(153 27 27 / 0.12) !important;
}
.text-red-800\/20 {
  color: rgb(153 27 27 / 0.2) !important;
}
.text-red-800\/25 {
  color: rgb(153 27 27 / 0.25) !important;
}
.text-red-800\/30 {
  color: rgb(153 27 27 / 0.3) !important;
}
.text-red-800\/38 {
  color: rgb(153 27 27 / 0.38) !important;
}
.text-red-800\/40 {
  color: rgb(153 27 27 / 0.4) !important;
}
.text-red-800\/5 {
  color: rgb(153 27 27 / 0.05) !important;
}
.text-red-800\/50 {
  color: rgb(153 27 27 / 0.5) !important;
}
.text-red-800\/60 {
  color: rgb(153 27 27 / 0.6) !important;
}
.text-red-800\/70 {
  color: rgb(153 27 27 / 0.7) !important;
}
.text-red-800\/75 {
  color: rgb(153 27 27 / 0.75) !important;
}
.text-red-800\/80 {
  color: rgb(153 27 27 / 0.8) !important;
}
.text-red-800\/87 {
  color: rgb(153 27 27 / 0.87) !important;
}
.text-red-800\/90 {
  color: rgb(153 27 27 / 0.9) !important;
}
.text-red-800\/95 {
  color: rgb(153 27 27 / 0.95) !important;
}
.text-red-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity)) !important;
}
.text-red-900\/0 {
  color: rgb(127 29 29 / 0) !important;
}
.text-red-900\/10 {
  color: rgb(127 29 29 / 0.1) !important;
}
.text-red-900\/100 {
  color: rgb(127 29 29 / 1) !important;
}
.text-red-900\/12 {
  color: rgb(127 29 29 / 0.12) !important;
}
.text-red-900\/20 {
  color: rgb(127 29 29 / 0.2) !important;
}
.text-red-900\/25 {
  color: rgb(127 29 29 / 0.25) !important;
}
.text-red-900\/30 {
  color: rgb(127 29 29 / 0.3) !important;
}
.text-red-900\/38 {
  color: rgb(127 29 29 / 0.38) !important;
}
.text-red-900\/40 {
  color: rgb(127 29 29 / 0.4) !important;
}
.text-red-900\/5 {
  color: rgb(127 29 29 / 0.05) !important;
}
.text-red-900\/50 {
  color: rgb(127 29 29 / 0.5) !important;
}
.text-red-900\/60 {
  color: rgb(127 29 29 / 0.6) !important;
}
.text-red-900\/70 {
  color: rgb(127 29 29 / 0.7) !important;
}
.text-red-900\/75 {
  color: rgb(127 29 29 / 0.75) !important;
}
.text-red-900\/80 {
  color: rgb(127 29 29 / 0.8) !important;
}
.text-red-900\/87 {
  color: rgb(127 29 29 / 0.87) !important;
}
.text-red-900\/90 {
  color: rgb(127 29 29 / 0.9) !important;
}
.text-red-900\/95 {
  color: rgb(127 29 29 / 0.95) !important;
}
.text-red-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity)) !important;
}
.text-red-950\/0 {
  color: rgb(69 10 10 / 0) !important;
}
.text-red-950\/10 {
  color: rgb(69 10 10 / 0.1) !important;
}
.text-red-950\/100 {
  color: rgb(69 10 10 / 1) !important;
}
.text-red-950\/12 {
  color: rgb(69 10 10 / 0.12) !important;
}
.text-red-950\/20 {
  color: rgb(69 10 10 / 0.2) !important;
}
.text-red-950\/25 {
  color: rgb(69 10 10 / 0.25) !important;
}
.text-red-950\/30 {
  color: rgb(69 10 10 / 0.3) !important;
}
.text-red-950\/38 {
  color: rgb(69 10 10 / 0.38) !important;
}
.text-red-950\/40 {
  color: rgb(69 10 10 / 0.4) !important;
}
.text-red-950\/5 {
  color: rgb(69 10 10 / 0.05) !important;
}
.text-red-950\/50 {
  color: rgb(69 10 10 / 0.5) !important;
}
.text-red-950\/60 {
  color: rgb(69 10 10 / 0.6) !important;
}
.text-red-950\/70 {
  color: rgb(69 10 10 / 0.7) !important;
}
.text-red-950\/75 {
  color: rgb(69 10 10 / 0.75) !important;
}
.text-red-950\/80 {
  color: rgb(69 10 10 / 0.8) !important;
}
.text-red-950\/87 {
  color: rgb(69 10 10 / 0.87) !important;
}
.text-red-950\/90 {
  color: rgb(69 10 10 / 0.9) !important;
}
.text-red-950\/95 {
  color: rgb(69 10 10 / 0.95) !important;
}
.text-rose-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity)) !important;
}
.text-rose-100\/0 {
  color: rgb(255 228 230 / 0) !important;
}
.text-rose-100\/10 {
  color: rgb(255 228 230 / 0.1) !important;
}
.text-rose-100\/100 {
  color: rgb(255 228 230 / 1) !important;
}
.text-rose-100\/12 {
  color: rgb(255 228 230 / 0.12) !important;
}
.text-rose-100\/20 {
  color: rgb(255 228 230 / 0.2) !important;
}
.text-rose-100\/25 {
  color: rgb(255 228 230 / 0.25) !important;
}
.text-rose-100\/30 {
  color: rgb(255 228 230 / 0.3) !important;
}
.text-rose-100\/38 {
  color: rgb(255 228 230 / 0.38) !important;
}
.text-rose-100\/40 {
  color: rgb(255 228 230 / 0.4) !important;
}
.text-rose-100\/5 {
  color: rgb(255 228 230 / 0.05) !important;
}
.text-rose-100\/50 {
  color: rgb(255 228 230 / 0.5) !important;
}
.text-rose-100\/60 {
  color: rgb(255 228 230 / 0.6) !important;
}
.text-rose-100\/70 {
  color: rgb(255 228 230 / 0.7) !important;
}
.text-rose-100\/75 {
  color: rgb(255 228 230 / 0.75) !important;
}
.text-rose-100\/80 {
  color: rgb(255 228 230 / 0.8) !important;
}
.text-rose-100\/87 {
  color: rgb(255 228 230 / 0.87) !important;
}
.text-rose-100\/90 {
  color: rgb(255 228 230 / 0.9) !important;
}
.text-rose-100\/95 {
  color: rgb(255 228 230 / 0.95) !important;
}
.text-rose-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity)) !important;
}
.text-rose-200\/0 {
  color: rgb(254 205 211 / 0) !important;
}
.text-rose-200\/10 {
  color: rgb(254 205 211 / 0.1) !important;
}
.text-rose-200\/100 {
  color: rgb(254 205 211 / 1) !important;
}
.text-rose-200\/12 {
  color: rgb(254 205 211 / 0.12) !important;
}
.text-rose-200\/20 {
  color: rgb(254 205 211 / 0.2) !important;
}
.text-rose-200\/25 {
  color: rgb(254 205 211 / 0.25) !important;
}
.text-rose-200\/30 {
  color: rgb(254 205 211 / 0.3) !important;
}
.text-rose-200\/38 {
  color: rgb(254 205 211 / 0.38) !important;
}
.text-rose-200\/40 {
  color: rgb(254 205 211 / 0.4) !important;
}
.text-rose-200\/5 {
  color: rgb(254 205 211 / 0.05) !important;
}
.text-rose-200\/50 {
  color: rgb(254 205 211 / 0.5) !important;
}
.text-rose-200\/60 {
  color: rgb(254 205 211 / 0.6) !important;
}
.text-rose-200\/70 {
  color: rgb(254 205 211 / 0.7) !important;
}
.text-rose-200\/75 {
  color: rgb(254 205 211 / 0.75) !important;
}
.text-rose-200\/80 {
  color: rgb(254 205 211 / 0.8) !important;
}
.text-rose-200\/87 {
  color: rgb(254 205 211 / 0.87) !important;
}
.text-rose-200\/90 {
  color: rgb(254 205 211 / 0.9) !important;
}
.text-rose-200\/95 {
  color: rgb(254 205 211 / 0.95) !important;
}
.text-rose-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity)) !important;
}
.text-rose-300\/0 {
  color: rgb(253 164 175 / 0) !important;
}
.text-rose-300\/10 {
  color: rgb(253 164 175 / 0.1) !important;
}
.text-rose-300\/100 {
  color: rgb(253 164 175 / 1) !important;
}
.text-rose-300\/12 {
  color: rgb(253 164 175 / 0.12) !important;
}
.text-rose-300\/20 {
  color: rgb(253 164 175 / 0.2) !important;
}
.text-rose-300\/25 {
  color: rgb(253 164 175 / 0.25) !important;
}
.text-rose-300\/30 {
  color: rgb(253 164 175 / 0.3) !important;
}
.text-rose-300\/38 {
  color: rgb(253 164 175 / 0.38) !important;
}
.text-rose-300\/40 {
  color: rgb(253 164 175 / 0.4) !important;
}
.text-rose-300\/5 {
  color: rgb(253 164 175 / 0.05) !important;
}
.text-rose-300\/50 {
  color: rgb(253 164 175 / 0.5) !important;
}
.text-rose-300\/60 {
  color: rgb(253 164 175 / 0.6) !important;
}
.text-rose-300\/70 {
  color: rgb(253 164 175 / 0.7) !important;
}
.text-rose-300\/75 {
  color: rgb(253 164 175 / 0.75) !important;
}
.text-rose-300\/80 {
  color: rgb(253 164 175 / 0.8) !important;
}
.text-rose-300\/87 {
  color: rgb(253 164 175 / 0.87) !important;
}
.text-rose-300\/90 {
  color: rgb(253 164 175 / 0.9) !important;
}
.text-rose-300\/95 {
  color: rgb(253 164 175 / 0.95) !important;
}
.text-rose-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity)) !important;
}
.text-rose-400\/0 {
  color: rgb(251 113 133 / 0) !important;
}
.text-rose-400\/10 {
  color: rgb(251 113 133 / 0.1) !important;
}
.text-rose-400\/100 {
  color: rgb(251 113 133 / 1) !important;
}
.text-rose-400\/12 {
  color: rgb(251 113 133 / 0.12) !important;
}
.text-rose-400\/20 {
  color: rgb(251 113 133 / 0.2) !important;
}
.text-rose-400\/25 {
  color: rgb(251 113 133 / 0.25) !important;
}
.text-rose-400\/30 {
  color: rgb(251 113 133 / 0.3) !important;
}
.text-rose-400\/38 {
  color: rgb(251 113 133 / 0.38) !important;
}
.text-rose-400\/40 {
  color: rgb(251 113 133 / 0.4) !important;
}
.text-rose-400\/5 {
  color: rgb(251 113 133 / 0.05) !important;
}
.text-rose-400\/50 {
  color: rgb(251 113 133 / 0.5) !important;
}
.text-rose-400\/60 {
  color: rgb(251 113 133 / 0.6) !important;
}
.text-rose-400\/70 {
  color: rgb(251 113 133 / 0.7) !important;
}
.text-rose-400\/75 {
  color: rgb(251 113 133 / 0.75) !important;
}
.text-rose-400\/80 {
  color: rgb(251 113 133 / 0.8) !important;
}
.text-rose-400\/87 {
  color: rgb(251 113 133 / 0.87) !important;
}
.text-rose-400\/90 {
  color: rgb(251 113 133 / 0.9) !important;
}
.text-rose-400\/95 {
  color: rgb(251 113 133 / 0.95) !important;
}
.text-rose-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity)) !important;
}
.text-rose-50\/0 {
  color: rgb(255 241 242 / 0) !important;
}
.text-rose-50\/10 {
  color: rgb(255 241 242 / 0.1) !important;
}
.text-rose-50\/100 {
  color: rgb(255 241 242 / 1) !important;
}
.text-rose-50\/12 {
  color: rgb(255 241 242 / 0.12) !important;
}
.text-rose-50\/20 {
  color: rgb(255 241 242 / 0.2) !important;
}
.text-rose-50\/25 {
  color: rgb(255 241 242 / 0.25) !important;
}
.text-rose-50\/30 {
  color: rgb(255 241 242 / 0.3) !important;
}
.text-rose-50\/38 {
  color: rgb(255 241 242 / 0.38) !important;
}
.text-rose-50\/40 {
  color: rgb(255 241 242 / 0.4) !important;
}
.text-rose-50\/5 {
  color: rgb(255 241 242 / 0.05) !important;
}
.text-rose-50\/50 {
  color: rgb(255 241 242 / 0.5) !important;
}
.text-rose-50\/60 {
  color: rgb(255 241 242 / 0.6) !important;
}
.text-rose-50\/70 {
  color: rgb(255 241 242 / 0.7) !important;
}
.text-rose-50\/75 {
  color: rgb(255 241 242 / 0.75) !important;
}
.text-rose-50\/80 {
  color: rgb(255 241 242 / 0.8) !important;
}
.text-rose-50\/87 {
  color: rgb(255 241 242 / 0.87) !important;
}
.text-rose-50\/90 {
  color: rgb(255 241 242 / 0.9) !important;
}
.text-rose-50\/95 {
  color: rgb(255 241 242 / 0.95) !important;
}
.text-rose-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity)) !important;
}
.text-rose-500\/0 {
  color: rgb(244 63 94 / 0) !important;
}
.text-rose-500\/10 {
  color: rgb(244 63 94 / 0.1) !important;
}
.text-rose-500\/100 {
  color: rgb(244 63 94 / 1) !important;
}
.text-rose-500\/12 {
  color: rgb(244 63 94 / 0.12) !important;
}
.text-rose-500\/20 {
  color: rgb(244 63 94 / 0.2) !important;
}
.text-rose-500\/25 {
  color: rgb(244 63 94 / 0.25) !important;
}
.text-rose-500\/30 {
  color: rgb(244 63 94 / 0.3) !important;
}
.text-rose-500\/38 {
  color: rgb(244 63 94 / 0.38) !important;
}
.text-rose-500\/40 {
  color: rgb(244 63 94 / 0.4) !important;
}
.text-rose-500\/5 {
  color: rgb(244 63 94 / 0.05) !important;
}
.text-rose-500\/50 {
  color: rgb(244 63 94 / 0.5) !important;
}
.text-rose-500\/60 {
  color: rgb(244 63 94 / 0.6) !important;
}
.text-rose-500\/70 {
  color: rgb(244 63 94 / 0.7) !important;
}
.text-rose-500\/75 {
  color: rgb(244 63 94 / 0.75) !important;
}
.text-rose-500\/80 {
  color: rgb(244 63 94 / 0.8) !important;
}
.text-rose-500\/87 {
  color: rgb(244 63 94 / 0.87) !important;
}
.text-rose-500\/90 {
  color: rgb(244 63 94 / 0.9) !important;
}
.text-rose-500\/95 {
  color: rgb(244 63 94 / 0.95) !important;
}
.text-rose-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity)) !important;
}
.text-rose-600\/0 {
  color: rgb(225 29 72 / 0) !important;
}
.text-rose-600\/10 {
  color: rgb(225 29 72 / 0.1) !important;
}
.text-rose-600\/100 {
  color: rgb(225 29 72 / 1) !important;
}
.text-rose-600\/12 {
  color: rgb(225 29 72 / 0.12) !important;
}
.text-rose-600\/20 {
  color: rgb(225 29 72 / 0.2) !important;
}
.text-rose-600\/25 {
  color: rgb(225 29 72 / 0.25) !important;
}
.text-rose-600\/30 {
  color: rgb(225 29 72 / 0.3) !important;
}
.text-rose-600\/38 {
  color: rgb(225 29 72 / 0.38) !important;
}
.text-rose-600\/40 {
  color: rgb(225 29 72 / 0.4) !important;
}
.text-rose-600\/5 {
  color: rgb(225 29 72 / 0.05) !important;
}
.text-rose-600\/50 {
  color: rgb(225 29 72 / 0.5) !important;
}
.text-rose-600\/60 {
  color: rgb(225 29 72 / 0.6) !important;
}
.text-rose-600\/70 {
  color: rgb(225 29 72 / 0.7) !important;
}
.text-rose-600\/75 {
  color: rgb(225 29 72 / 0.75) !important;
}
.text-rose-600\/80 {
  color: rgb(225 29 72 / 0.8) !important;
}
.text-rose-600\/87 {
  color: rgb(225 29 72 / 0.87) !important;
}
.text-rose-600\/90 {
  color: rgb(225 29 72 / 0.9) !important;
}
.text-rose-600\/95 {
  color: rgb(225 29 72 / 0.95) !important;
}
.text-rose-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity)) !important;
}
.text-rose-700\/0 {
  color: rgb(190 18 60 / 0) !important;
}
.text-rose-700\/10 {
  color: rgb(190 18 60 / 0.1) !important;
}
.text-rose-700\/100 {
  color: rgb(190 18 60 / 1) !important;
}
.text-rose-700\/12 {
  color: rgb(190 18 60 / 0.12) !important;
}
.text-rose-700\/20 {
  color: rgb(190 18 60 / 0.2) !important;
}
.text-rose-700\/25 {
  color: rgb(190 18 60 / 0.25) !important;
}
.text-rose-700\/30 {
  color: rgb(190 18 60 / 0.3) !important;
}
.text-rose-700\/38 {
  color: rgb(190 18 60 / 0.38) !important;
}
.text-rose-700\/40 {
  color: rgb(190 18 60 / 0.4) !important;
}
.text-rose-700\/5 {
  color: rgb(190 18 60 / 0.05) !important;
}
.text-rose-700\/50 {
  color: rgb(190 18 60 / 0.5) !important;
}
.text-rose-700\/60 {
  color: rgb(190 18 60 / 0.6) !important;
}
.text-rose-700\/70 {
  color: rgb(190 18 60 / 0.7) !important;
}
.text-rose-700\/75 {
  color: rgb(190 18 60 / 0.75) !important;
}
.text-rose-700\/80 {
  color: rgb(190 18 60 / 0.8) !important;
}
.text-rose-700\/87 {
  color: rgb(190 18 60 / 0.87) !important;
}
.text-rose-700\/90 {
  color: rgb(190 18 60 / 0.9) !important;
}
.text-rose-700\/95 {
  color: rgb(190 18 60 / 0.95) !important;
}
.text-rose-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity)) !important;
}
.text-rose-800\/0 {
  color: rgb(159 18 57 / 0) !important;
}
.text-rose-800\/10 {
  color: rgb(159 18 57 / 0.1) !important;
}
.text-rose-800\/100 {
  color: rgb(159 18 57 / 1) !important;
}
.text-rose-800\/12 {
  color: rgb(159 18 57 / 0.12) !important;
}
.text-rose-800\/20 {
  color: rgb(159 18 57 / 0.2) !important;
}
.text-rose-800\/25 {
  color: rgb(159 18 57 / 0.25) !important;
}
.text-rose-800\/30 {
  color: rgb(159 18 57 / 0.3) !important;
}
.text-rose-800\/38 {
  color: rgb(159 18 57 / 0.38) !important;
}
.text-rose-800\/40 {
  color: rgb(159 18 57 / 0.4) !important;
}
.text-rose-800\/5 {
  color: rgb(159 18 57 / 0.05) !important;
}
.text-rose-800\/50 {
  color: rgb(159 18 57 / 0.5) !important;
}
.text-rose-800\/60 {
  color: rgb(159 18 57 / 0.6) !important;
}
.text-rose-800\/70 {
  color: rgb(159 18 57 / 0.7) !important;
}
.text-rose-800\/75 {
  color: rgb(159 18 57 / 0.75) !important;
}
.text-rose-800\/80 {
  color: rgb(159 18 57 / 0.8) !important;
}
.text-rose-800\/87 {
  color: rgb(159 18 57 / 0.87) !important;
}
.text-rose-800\/90 {
  color: rgb(159 18 57 / 0.9) !important;
}
.text-rose-800\/95 {
  color: rgb(159 18 57 / 0.95) !important;
}
.text-rose-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity)) !important;
}
.text-rose-900\/0 {
  color: rgb(136 19 55 / 0) !important;
}
.text-rose-900\/10 {
  color: rgb(136 19 55 / 0.1) !important;
}
.text-rose-900\/100 {
  color: rgb(136 19 55 / 1) !important;
}
.text-rose-900\/12 {
  color: rgb(136 19 55 / 0.12) !important;
}
.text-rose-900\/20 {
  color: rgb(136 19 55 / 0.2) !important;
}
.text-rose-900\/25 {
  color: rgb(136 19 55 / 0.25) !important;
}
.text-rose-900\/30 {
  color: rgb(136 19 55 / 0.3) !important;
}
.text-rose-900\/38 {
  color: rgb(136 19 55 / 0.38) !important;
}
.text-rose-900\/40 {
  color: rgb(136 19 55 / 0.4) !important;
}
.text-rose-900\/5 {
  color: rgb(136 19 55 / 0.05) !important;
}
.text-rose-900\/50 {
  color: rgb(136 19 55 / 0.5) !important;
}
.text-rose-900\/60 {
  color: rgb(136 19 55 / 0.6) !important;
}
.text-rose-900\/70 {
  color: rgb(136 19 55 / 0.7) !important;
}
.text-rose-900\/75 {
  color: rgb(136 19 55 / 0.75) !important;
}
.text-rose-900\/80 {
  color: rgb(136 19 55 / 0.8) !important;
}
.text-rose-900\/87 {
  color: rgb(136 19 55 / 0.87) !important;
}
.text-rose-900\/90 {
  color: rgb(136 19 55 / 0.9) !important;
}
.text-rose-900\/95 {
  color: rgb(136 19 55 / 0.95) !important;
}
.text-rose-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(76 5 25 / var(--tw-text-opacity)) !important;
}
.text-rose-950\/0 {
  color: rgb(76 5 25 / 0) !important;
}
.text-rose-950\/10 {
  color: rgb(76 5 25 / 0.1) !important;
}
.text-rose-950\/100 {
  color: rgb(76 5 25 / 1) !important;
}
.text-rose-950\/12 {
  color: rgb(76 5 25 / 0.12) !important;
}
.text-rose-950\/20 {
  color: rgb(76 5 25 / 0.2) !important;
}
.text-rose-950\/25 {
  color: rgb(76 5 25 / 0.25) !important;
}
.text-rose-950\/30 {
  color: rgb(76 5 25 / 0.3) !important;
}
.text-rose-950\/38 {
  color: rgb(76 5 25 / 0.38) !important;
}
.text-rose-950\/40 {
  color: rgb(76 5 25 / 0.4) !important;
}
.text-rose-950\/5 {
  color: rgb(76 5 25 / 0.05) !important;
}
.text-rose-950\/50 {
  color: rgb(76 5 25 / 0.5) !important;
}
.text-rose-950\/60 {
  color: rgb(76 5 25 / 0.6) !important;
}
.text-rose-950\/70 {
  color: rgb(76 5 25 / 0.7) !important;
}
.text-rose-950\/75 {
  color: rgb(76 5 25 / 0.75) !important;
}
.text-rose-950\/80 {
  color: rgb(76 5 25 / 0.8) !important;
}
.text-rose-950\/87 {
  color: rgb(76 5 25 / 0.87) !important;
}
.text-rose-950\/90 {
  color: rgb(76 5 25 / 0.9) !important;
}
.text-rose-950\/95 {
  color: rgb(76 5 25 / 0.95) !important;
}
.text-sky-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity)) !important;
}
.text-sky-100\/0 {
  color: rgb(224 242 254 / 0) !important;
}
.text-sky-100\/10 {
  color: rgb(224 242 254 / 0.1) !important;
}
.text-sky-100\/100 {
  color: rgb(224 242 254 / 1) !important;
}
.text-sky-100\/12 {
  color: rgb(224 242 254 / 0.12) !important;
}
.text-sky-100\/20 {
  color: rgb(224 242 254 / 0.2) !important;
}
.text-sky-100\/25 {
  color: rgb(224 242 254 / 0.25) !important;
}
.text-sky-100\/30 {
  color: rgb(224 242 254 / 0.3) !important;
}
.text-sky-100\/38 {
  color: rgb(224 242 254 / 0.38) !important;
}
.text-sky-100\/40 {
  color: rgb(224 242 254 / 0.4) !important;
}
.text-sky-100\/5 {
  color: rgb(224 242 254 / 0.05) !important;
}
.text-sky-100\/50 {
  color: rgb(224 242 254 / 0.5) !important;
}
.text-sky-100\/60 {
  color: rgb(224 242 254 / 0.6) !important;
}
.text-sky-100\/70 {
  color: rgb(224 242 254 / 0.7) !important;
}
.text-sky-100\/75 {
  color: rgb(224 242 254 / 0.75) !important;
}
.text-sky-100\/80 {
  color: rgb(224 242 254 / 0.8) !important;
}
.text-sky-100\/87 {
  color: rgb(224 242 254 / 0.87) !important;
}
.text-sky-100\/90 {
  color: rgb(224 242 254 / 0.9) !important;
}
.text-sky-100\/95 {
  color: rgb(224 242 254 / 0.95) !important;
}
.text-sky-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity)) !important;
}
.text-sky-200\/0 {
  color: rgb(186 230 253 / 0) !important;
}
.text-sky-200\/10 {
  color: rgb(186 230 253 / 0.1) !important;
}
.text-sky-200\/100 {
  color: rgb(186 230 253 / 1) !important;
}
.text-sky-200\/12 {
  color: rgb(186 230 253 / 0.12) !important;
}
.text-sky-200\/20 {
  color: rgb(186 230 253 / 0.2) !important;
}
.text-sky-200\/25 {
  color: rgb(186 230 253 / 0.25) !important;
}
.text-sky-200\/30 {
  color: rgb(186 230 253 / 0.3) !important;
}
.text-sky-200\/38 {
  color: rgb(186 230 253 / 0.38) !important;
}
.text-sky-200\/40 {
  color: rgb(186 230 253 / 0.4) !important;
}
.text-sky-200\/5 {
  color: rgb(186 230 253 / 0.05) !important;
}
.text-sky-200\/50 {
  color: rgb(186 230 253 / 0.5) !important;
}
.text-sky-200\/60 {
  color: rgb(186 230 253 / 0.6) !important;
}
.text-sky-200\/70 {
  color: rgb(186 230 253 / 0.7) !important;
}
.text-sky-200\/75 {
  color: rgb(186 230 253 / 0.75) !important;
}
.text-sky-200\/80 {
  color: rgb(186 230 253 / 0.8) !important;
}
.text-sky-200\/87 {
  color: rgb(186 230 253 / 0.87) !important;
}
.text-sky-200\/90 {
  color: rgb(186 230 253 / 0.9) !important;
}
.text-sky-200\/95 {
  color: rgb(186 230 253 / 0.95) !important;
}
.text-sky-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity)) !important;
}
.text-sky-300\/0 {
  color: rgb(125 211 252 / 0) !important;
}
.text-sky-300\/10 {
  color: rgb(125 211 252 / 0.1) !important;
}
.text-sky-300\/100 {
  color: rgb(125 211 252 / 1) !important;
}
.text-sky-300\/12 {
  color: rgb(125 211 252 / 0.12) !important;
}
.text-sky-300\/20 {
  color: rgb(125 211 252 / 0.2) !important;
}
.text-sky-300\/25 {
  color: rgb(125 211 252 / 0.25) !important;
}
.text-sky-300\/30 {
  color: rgb(125 211 252 / 0.3) !important;
}
.text-sky-300\/38 {
  color: rgb(125 211 252 / 0.38) !important;
}
.text-sky-300\/40 {
  color: rgb(125 211 252 / 0.4) !important;
}
.text-sky-300\/5 {
  color: rgb(125 211 252 / 0.05) !important;
}
.text-sky-300\/50 {
  color: rgb(125 211 252 / 0.5) !important;
}
.text-sky-300\/60 {
  color: rgb(125 211 252 / 0.6) !important;
}
.text-sky-300\/70 {
  color: rgb(125 211 252 / 0.7) !important;
}
.text-sky-300\/75 {
  color: rgb(125 211 252 / 0.75) !important;
}
.text-sky-300\/80 {
  color: rgb(125 211 252 / 0.8) !important;
}
.text-sky-300\/87 {
  color: rgb(125 211 252 / 0.87) !important;
}
.text-sky-300\/90 {
  color: rgb(125 211 252 / 0.9) !important;
}
.text-sky-300\/95 {
  color: rgb(125 211 252 / 0.95) !important;
}
.text-sky-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity)) !important;
}
.text-sky-400\/0 {
  color: rgb(56 189 248 / 0) !important;
}
.text-sky-400\/10 {
  color: rgb(56 189 248 / 0.1) !important;
}
.text-sky-400\/100 {
  color: rgb(56 189 248 / 1) !important;
}
.text-sky-400\/12 {
  color: rgb(56 189 248 / 0.12) !important;
}
.text-sky-400\/20 {
  color: rgb(56 189 248 / 0.2) !important;
}
.text-sky-400\/25 {
  color: rgb(56 189 248 / 0.25) !important;
}
.text-sky-400\/30 {
  color: rgb(56 189 248 / 0.3) !important;
}
.text-sky-400\/38 {
  color: rgb(56 189 248 / 0.38) !important;
}
.text-sky-400\/40 {
  color: rgb(56 189 248 / 0.4) !important;
}
.text-sky-400\/5 {
  color: rgb(56 189 248 / 0.05) !important;
}
.text-sky-400\/50 {
  color: rgb(56 189 248 / 0.5) !important;
}
.text-sky-400\/60 {
  color: rgb(56 189 248 / 0.6) !important;
}
.text-sky-400\/70 {
  color: rgb(56 189 248 / 0.7) !important;
}
.text-sky-400\/75 {
  color: rgb(56 189 248 / 0.75) !important;
}
.text-sky-400\/80 {
  color: rgb(56 189 248 / 0.8) !important;
}
.text-sky-400\/87 {
  color: rgb(56 189 248 / 0.87) !important;
}
.text-sky-400\/90 {
  color: rgb(56 189 248 / 0.9) !important;
}
.text-sky-400\/95 {
  color: rgb(56 189 248 / 0.95) !important;
}
.text-sky-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity)) !important;
}
.text-sky-50\/0 {
  color: rgb(240 249 255 / 0) !important;
}
.text-sky-50\/10 {
  color: rgb(240 249 255 / 0.1) !important;
}
.text-sky-50\/100 {
  color: rgb(240 249 255 / 1) !important;
}
.text-sky-50\/12 {
  color: rgb(240 249 255 / 0.12) !important;
}
.text-sky-50\/20 {
  color: rgb(240 249 255 / 0.2) !important;
}
.text-sky-50\/25 {
  color: rgb(240 249 255 / 0.25) !important;
}
.text-sky-50\/30 {
  color: rgb(240 249 255 / 0.3) !important;
}
.text-sky-50\/38 {
  color: rgb(240 249 255 / 0.38) !important;
}
.text-sky-50\/40 {
  color: rgb(240 249 255 / 0.4) !important;
}
.text-sky-50\/5 {
  color: rgb(240 249 255 / 0.05) !important;
}
.text-sky-50\/50 {
  color: rgb(240 249 255 / 0.5) !important;
}
.text-sky-50\/60 {
  color: rgb(240 249 255 / 0.6) !important;
}
.text-sky-50\/70 {
  color: rgb(240 249 255 / 0.7) !important;
}
.text-sky-50\/75 {
  color: rgb(240 249 255 / 0.75) !important;
}
.text-sky-50\/80 {
  color: rgb(240 249 255 / 0.8) !important;
}
.text-sky-50\/87 {
  color: rgb(240 249 255 / 0.87) !important;
}
.text-sky-50\/90 {
  color: rgb(240 249 255 / 0.9) !important;
}
.text-sky-50\/95 {
  color: rgb(240 249 255 / 0.95) !important;
}
.text-sky-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity)) !important;
}
.text-sky-500\/0 {
  color: rgb(14 165 233 / 0) !important;
}
.text-sky-500\/10 {
  color: rgb(14 165 233 / 0.1) !important;
}
.text-sky-500\/100 {
  color: rgb(14 165 233 / 1) !important;
}
.text-sky-500\/12 {
  color: rgb(14 165 233 / 0.12) !important;
}
.text-sky-500\/20 {
  color: rgb(14 165 233 / 0.2) !important;
}
.text-sky-500\/25 {
  color: rgb(14 165 233 / 0.25) !important;
}
.text-sky-500\/30 {
  color: rgb(14 165 233 / 0.3) !important;
}
.text-sky-500\/38 {
  color: rgb(14 165 233 / 0.38) !important;
}
.text-sky-500\/40 {
  color: rgb(14 165 233 / 0.4) !important;
}
.text-sky-500\/5 {
  color: rgb(14 165 233 / 0.05) !important;
}
.text-sky-500\/50 {
  color: rgb(14 165 233 / 0.5) !important;
}
.text-sky-500\/60 {
  color: rgb(14 165 233 / 0.6) !important;
}
.text-sky-500\/70 {
  color: rgb(14 165 233 / 0.7) !important;
}
.text-sky-500\/75 {
  color: rgb(14 165 233 / 0.75) !important;
}
.text-sky-500\/80 {
  color: rgb(14 165 233 / 0.8) !important;
}
.text-sky-500\/87 {
  color: rgb(14 165 233 / 0.87) !important;
}
.text-sky-500\/90 {
  color: rgb(14 165 233 / 0.9) !important;
}
.text-sky-500\/95 {
  color: rgb(14 165 233 / 0.95) !important;
}
.text-sky-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity)) !important;
}
.text-sky-600\/0 {
  color: rgb(2 132 199 / 0) !important;
}
.text-sky-600\/10 {
  color: rgb(2 132 199 / 0.1) !important;
}
.text-sky-600\/100 {
  color: rgb(2 132 199 / 1) !important;
}
.text-sky-600\/12 {
  color: rgb(2 132 199 / 0.12) !important;
}
.text-sky-600\/20 {
  color: rgb(2 132 199 / 0.2) !important;
}
.text-sky-600\/25 {
  color: rgb(2 132 199 / 0.25) !important;
}
.text-sky-600\/30 {
  color: rgb(2 132 199 / 0.3) !important;
}
.text-sky-600\/38 {
  color: rgb(2 132 199 / 0.38) !important;
}
.text-sky-600\/40 {
  color: rgb(2 132 199 / 0.4) !important;
}
.text-sky-600\/5 {
  color: rgb(2 132 199 / 0.05) !important;
}
.text-sky-600\/50 {
  color: rgb(2 132 199 / 0.5) !important;
}
.text-sky-600\/60 {
  color: rgb(2 132 199 / 0.6) !important;
}
.text-sky-600\/70 {
  color: rgb(2 132 199 / 0.7) !important;
}
.text-sky-600\/75 {
  color: rgb(2 132 199 / 0.75) !important;
}
.text-sky-600\/80 {
  color: rgb(2 132 199 / 0.8) !important;
}
.text-sky-600\/87 {
  color: rgb(2 132 199 / 0.87) !important;
}
.text-sky-600\/90 {
  color: rgb(2 132 199 / 0.9) !important;
}
.text-sky-600\/95 {
  color: rgb(2 132 199 / 0.95) !important;
}
.text-sky-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity)) !important;
}
.text-sky-700\/0 {
  color: rgb(3 105 161 / 0) !important;
}
.text-sky-700\/10 {
  color: rgb(3 105 161 / 0.1) !important;
}
.text-sky-700\/100 {
  color: rgb(3 105 161 / 1) !important;
}
.text-sky-700\/12 {
  color: rgb(3 105 161 / 0.12) !important;
}
.text-sky-700\/20 {
  color: rgb(3 105 161 / 0.2) !important;
}
.text-sky-700\/25 {
  color: rgb(3 105 161 / 0.25) !important;
}
.text-sky-700\/30 {
  color: rgb(3 105 161 / 0.3) !important;
}
.text-sky-700\/38 {
  color: rgb(3 105 161 / 0.38) !important;
}
.text-sky-700\/40 {
  color: rgb(3 105 161 / 0.4) !important;
}
.text-sky-700\/5 {
  color: rgb(3 105 161 / 0.05) !important;
}
.text-sky-700\/50 {
  color: rgb(3 105 161 / 0.5) !important;
}
.text-sky-700\/60 {
  color: rgb(3 105 161 / 0.6) !important;
}
.text-sky-700\/70 {
  color: rgb(3 105 161 / 0.7) !important;
}
.text-sky-700\/75 {
  color: rgb(3 105 161 / 0.75) !important;
}
.text-sky-700\/80 {
  color: rgb(3 105 161 / 0.8) !important;
}
.text-sky-700\/87 {
  color: rgb(3 105 161 / 0.87) !important;
}
.text-sky-700\/90 {
  color: rgb(3 105 161 / 0.9) !important;
}
.text-sky-700\/95 {
  color: rgb(3 105 161 / 0.95) !important;
}
.text-sky-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity)) !important;
}
.text-sky-800\/0 {
  color: rgb(7 89 133 / 0) !important;
}
.text-sky-800\/10 {
  color: rgb(7 89 133 / 0.1) !important;
}
.text-sky-800\/100 {
  color: rgb(7 89 133 / 1) !important;
}
.text-sky-800\/12 {
  color: rgb(7 89 133 / 0.12) !important;
}
.text-sky-800\/20 {
  color: rgb(7 89 133 / 0.2) !important;
}
.text-sky-800\/25 {
  color: rgb(7 89 133 / 0.25) !important;
}
.text-sky-800\/30 {
  color: rgb(7 89 133 / 0.3) !important;
}
.text-sky-800\/38 {
  color: rgb(7 89 133 / 0.38) !important;
}
.text-sky-800\/40 {
  color: rgb(7 89 133 / 0.4) !important;
}
.text-sky-800\/5 {
  color: rgb(7 89 133 / 0.05) !important;
}
.text-sky-800\/50 {
  color: rgb(7 89 133 / 0.5) !important;
}
.text-sky-800\/60 {
  color: rgb(7 89 133 / 0.6) !important;
}
.text-sky-800\/70 {
  color: rgb(7 89 133 / 0.7) !important;
}
.text-sky-800\/75 {
  color: rgb(7 89 133 / 0.75) !important;
}
.text-sky-800\/80 {
  color: rgb(7 89 133 / 0.8) !important;
}
.text-sky-800\/87 {
  color: rgb(7 89 133 / 0.87) !important;
}
.text-sky-800\/90 {
  color: rgb(7 89 133 / 0.9) !important;
}
.text-sky-800\/95 {
  color: rgb(7 89 133 / 0.95) !important;
}
.text-sky-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity)) !important;
}
.text-sky-900\/0 {
  color: rgb(12 74 110 / 0) !important;
}
.text-sky-900\/10 {
  color: rgb(12 74 110 / 0.1) !important;
}
.text-sky-900\/100 {
  color: rgb(12 74 110 / 1) !important;
}
.text-sky-900\/12 {
  color: rgb(12 74 110 / 0.12) !important;
}
.text-sky-900\/20 {
  color: rgb(12 74 110 / 0.2) !important;
}
.text-sky-900\/25 {
  color: rgb(12 74 110 / 0.25) !important;
}
.text-sky-900\/30 {
  color: rgb(12 74 110 / 0.3) !important;
}
.text-sky-900\/38 {
  color: rgb(12 74 110 / 0.38) !important;
}
.text-sky-900\/40 {
  color: rgb(12 74 110 / 0.4) !important;
}
.text-sky-900\/5 {
  color: rgb(12 74 110 / 0.05) !important;
}
.text-sky-900\/50 {
  color: rgb(12 74 110 / 0.5) !important;
}
.text-sky-900\/60 {
  color: rgb(12 74 110 / 0.6) !important;
}
.text-sky-900\/70 {
  color: rgb(12 74 110 / 0.7) !important;
}
.text-sky-900\/75 {
  color: rgb(12 74 110 / 0.75) !important;
}
.text-sky-900\/80 {
  color: rgb(12 74 110 / 0.8) !important;
}
.text-sky-900\/87 {
  color: rgb(12 74 110 / 0.87) !important;
}
.text-sky-900\/90 {
  color: rgb(12 74 110 / 0.9) !important;
}
.text-sky-900\/95 {
  color: rgb(12 74 110 / 0.95) !important;
}
.text-sky-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(8 47 73 / var(--tw-text-opacity)) !important;
}
.text-sky-950\/0 {
  color: rgb(8 47 73 / 0) !important;
}
.text-sky-950\/10 {
  color: rgb(8 47 73 / 0.1) !important;
}
.text-sky-950\/100 {
  color: rgb(8 47 73 / 1) !important;
}
.text-sky-950\/12 {
  color: rgb(8 47 73 / 0.12) !important;
}
.text-sky-950\/20 {
  color: rgb(8 47 73 / 0.2) !important;
}
.text-sky-950\/25 {
  color: rgb(8 47 73 / 0.25) !important;
}
.text-sky-950\/30 {
  color: rgb(8 47 73 / 0.3) !important;
}
.text-sky-950\/38 {
  color: rgb(8 47 73 / 0.38) !important;
}
.text-sky-950\/40 {
  color: rgb(8 47 73 / 0.4) !important;
}
.text-sky-950\/5 {
  color: rgb(8 47 73 / 0.05) !important;
}
.text-sky-950\/50 {
  color: rgb(8 47 73 / 0.5) !important;
}
.text-sky-950\/60 {
  color: rgb(8 47 73 / 0.6) !important;
}
.text-sky-950\/70 {
  color: rgb(8 47 73 / 0.7) !important;
}
.text-sky-950\/75 {
  color: rgb(8 47 73 / 0.75) !important;
}
.text-sky-950\/80 {
  color: rgb(8 47 73 / 0.8) !important;
}
.text-sky-950\/87 {
  color: rgb(8 47 73 / 0.87) !important;
}
.text-sky-950\/90 {
  color: rgb(8 47 73 / 0.9) !important;
}
.text-sky-950\/95 {
  color: rgb(8 47 73 / 0.95) !important;
}
.text-slate-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity)) !important;
}
.text-slate-100\/0 {
  color: rgb(241 245 249 / 0) !important;
}
.text-slate-100\/10 {
  color: rgb(241 245 249 / 0.1) !important;
}
.text-slate-100\/100 {
  color: rgb(241 245 249 / 1) !important;
}
.text-slate-100\/12 {
  color: rgb(241 245 249 / 0.12) !important;
}
.text-slate-100\/20 {
  color: rgb(241 245 249 / 0.2) !important;
}
.text-slate-100\/25 {
  color: rgb(241 245 249 / 0.25) !important;
}
.text-slate-100\/30 {
  color: rgb(241 245 249 / 0.3) !important;
}
.text-slate-100\/38 {
  color: rgb(241 245 249 / 0.38) !important;
}
.text-slate-100\/40 {
  color: rgb(241 245 249 / 0.4) !important;
}
.text-slate-100\/5 {
  color: rgb(241 245 249 / 0.05) !important;
}
.text-slate-100\/50 {
  color: rgb(241 245 249 / 0.5) !important;
}
.text-slate-100\/60 {
  color: rgb(241 245 249 / 0.6) !important;
}
.text-slate-100\/70 {
  color: rgb(241 245 249 / 0.7) !important;
}
.text-slate-100\/75 {
  color: rgb(241 245 249 / 0.75) !important;
}
.text-slate-100\/80 {
  color: rgb(241 245 249 / 0.8) !important;
}
.text-slate-100\/87 {
  color: rgb(241 245 249 / 0.87) !important;
}
.text-slate-100\/90 {
  color: rgb(241 245 249 / 0.9) !important;
}
.text-slate-100\/95 {
  color: rgb(241 245 249 / 0.95) !important;
}
.text-slate-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity)) !important;
}
.text-slate-200\/0 {
  color: rgb(226 232 240 / 0) !important;
}
.text-slate-200\/10 {
  color: rgb(226 232 240 / 0.1) !important;
}
.text-slate-200\/100 {
  color: rgb(226 232 240 / 1) !important;
}
.text-slate-200\/12 {
  color: rgb(226 232 240 / 0.12) !important;
}
.text-slate-200\/20 {
  color: rgb(226 232 240 / 0.2) !important;
}
.text-slate-200\/25 {
  color: rgb(226 232 240 / 0.25) !important;
}
.text-slate-200\/30 {
  color: rgb(226 232 240 / 0.3) !important;
}
.text-slate-200\/38 {
  color: rgb(226 232 240 / 0.38) !important;
}
.text-slate-200\/40 {
  color: rgb(226 232 240 / 0.4) !important;
}
.text-slate-200\/5 {
  color: rgb(226 232 240 / 0.05) !important;
}
.text-slate-200\/50 {
  color: rgb(226 232 240 / 0.5) !important;
}
.text-slate-200\/60 {
  color: rgb(226 232 240 / 0.6) !important;
}
.text-slate-200\/70 {
  color: rgb(226 232 240 / 0.7) !important;
}
.text-slate-200\/75 {
  color: rgb(226 232 240 / 0.75) !important;
}
.text-slate-200\/80 {
  color: rgb(226 232 240 / 0.8) !important;
}
.text-slate-200\/87 {
  color: rgb(226 232 240 / 0.87) !important;
}
.text-slate-200\/90 {
  color: rgb(226 232 240 / 0.9) !important;
}
.text-slate-200\/95 {
  color: rgb(226 232 240 / 0.95) !important;
}
.text-slate-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity)) !important;
}
.text-slate-300\/0 {
  color: rgb(203 213 225 / 0) !important;
}
.text-slate-300\/10 {
  color: rgb(203 213 225 / 0.1) !important;
}
.text-slate-300\/100 {
  color: rgb(203 213 225 / 1) !important;
}
.text-slate-300\/12 {
  color: rgb(203 213 225 / 0.12) !important;
}
.text-slate-300\/20 {
  color: rgb(203 213 225 / 0.2) !important;
}
.text-slate-300\/25 {
  color: rgb(203 213 225 / 0.25) !important;
}
.text-slate-300\/30 {
  color: rgb(203 213 225 / 0.3) !important;
}
.text-slate-300\/38 {
  color: rgb(203 213 225 / 0.38) !important;
}
.text-slate-300\/40 {
  color: rgb(203 213 225 / 0.4) !important;
}
.text-slate-300\/5 {
  color: rgb(203 213 225 / 0.05) !important;
}
.text-slate-300\/50 {
  color: rgb(203 213 225 / 0.5) !important;
}
.text-slate-300\/60 {
  color: rgb(203 213 225 / 0.6) !important;
}
.text-slate-300\/70 {
  color: rgb(203 213 225 / 0.7) !important;
}
.text-slate-300\/75 {
  color: rgb(203 213 225 / 0.75) !important;
}
.text-slate-300\/80 {
  color: rgb(203 213 225 / 0.8) !important;
}
.text-slate-300\/87 {
  color: rgb(203 213 225 / 0.87) !important;
}
.text-slate-300\/90 {
  color: rgb(203 213 225 / 0.9) !important;
}
.text-slate-300\/95 {
  color: rgb(203 213 225 / 0.95) !important;
}
.text-slate-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
.text-slate-400\/0 {
  color: rgb(148 163 184 / 0) !important;
}
.text-slate-400\/10 {
  color: rgb(148 163 184 / 0.1) !important;
}
.text-slate-400\/100 {
  color: rgb(148 163 184 / 1) !important;
}
.text-slate-400\/12 {
  color: rgb(148 163 184 / 0.12) !important;
}
.text-slate-400\/20 {
  color: rgb(148 163 184 / 0.2) !important;
}
.text-slate-400\/25 {
  color: rgb(148 163 184 / 0.25) !important;
}
.text-slate-400\/30 {
  color: rgb(148 163 184 / 0.3) !important;
}
.text-slate-400\/38 {
  color: rgb(148 163 184 / 0.38) !important;
}
.text-slate-400\/40 {
  color: rgb(148 163 184 / 0.4) !important;
}
.text-slate-400\/5 {
  color: rgb(148 163 184 / 0.05) !important;
}
.text-slate-400\/50 {
  color: rgb(148 163 184 / 0.5) !important;
}
.text-slate-400\/60 {
  color: rgb(148 163 184 / 0.6) !important;
}
.text-slate-400\/70 {
  color: rgb(148 163 184 / 0.7) !important;
}
.text-slate-400\/75 {
  color: rgb(148 163 184 / 0.75) !important;
}
.text-slate-400\/80 {
  color: rgb(148 163 184 / 0.8) !important;
}
.text-slate-400\/87 {
  color: rgb(148 163 184 / 0.87) !important;
}
.text-slate-400\/90 {
  color: rgb(148 163 184 / 0.9) !important;
}
.text-slate-400\/95 {
  color: rgb(148 163 184 / 0.95) !important;
}
.text-slate-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}
.text-slate-50\/0 {
  color: rgb(248 250 252 / 0) !important;
}
.text-slate-50\/10 {
  color: rgb(248 250 252 / 0.1) !important;
}
.text-slate-50\/100 {
  color: rgb(248 250 252 / 1) !important;
}
.text-slate-50\/12 {
  color: rgb(248 250 252 / 0.12) !important;
}
.text-slate-50\/20 {
  color: rgb(248 250 252 / 0.2) !important;
}
.text-slate-50\/25 {
  color: rgb(248 250 252 / 0.25) !important;
}
.text-slate-50\/30 {
  color: rgb(248 250 252 / 0.3) !important;
}
.text-slate-50\/38 {
  color: rgb(248 250 252 / 0.38) !important;
}
.text-slate-50\/40 {
  color: rgb(248 250 252 / 0.4) !important;
}
.text-slate-50\/5 {
  color: rgb(248 250 252 / 0.05) !important;
}
.text-slate-50\/50 {
  color: rgb(248 250 252 / 0.5) !important;
}
.text-slate-50\/60 {
  color: rgb(248 250 252 / 0.6) !important;
}
.text-slate-50\/70 {
  color: rgb(248 250 252 / 0.7) !important;
}
.text-slate-50\/75 {
  color: rgb(248 250 252 / 0.75) !important;
}
.text-slate-50\/80 {
  color: rgb(248 250 252 / 0.8) !important;
}
.text-slate-50\/87 {
  color: rgb(248 250 252 / 0.87) !important;
}
.text-slate-50\/90 {
  color: rgb(248 250 252 / 0.9) !important;
}
.text-slate-50\/95 {
  color: rgb(248 250 252 / 0.95) !important;
}
.text-slate-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
.text-slate-500\/0 {
  color: rgb(100 116 139 / 0) !important;
}
.text-slate-500\/10 {
  color: rgb(100 116 139 / 0.1) !important;
}
.text-slate-500\/100 {
  color: rgb(100 116 139 / 1) !important;
}
.text-slate-500\/12 {
  color: rgb(100 116 139 / 0.12) !important;
}
.text-slate-500\/20 {
  color: rgb(100 116 139 / 0.2) !important;
}
.text-slate-500\/25 {
  color: rgb(100 116 139 / 0.25) !important;
}
.text-slate-500\/30 {
  color: rgb(100 116 139 / 0.3) !important;
}
.text-slate-500\/38 {
  color: rgb(100 116 139 / 0.38) !important;
}
.text-slate-500\/40 {
  color: rgb(100 116 139 / 0.4) !important;
}
.text-slate-500\/5 {
  color: rgb(100 116 139 / 0.05) !important;
}
.text-slate-500\/50 {
  color: rgb(100 116 139 / 0.5) !important;
}
.text-slate-500\/60 {
  color: rgb(100 116 139 / 0.6) !important;
}
.text-slate-500\/70 {
  color: rgb(100 116 139 / 0.7) !important;
}
.text-slate-500\/75 {
  color: rgb(100 116 139 / 0.75) !important;
}
.text-slate-500\/80 {
  color: rgb(100 116 139 / 0.8) !important;
}
.text-slate-500\/87 {
  color: rgb(100 116 139 / 0.87) !important;
}
.text-slate-500\/90 {
  color: rgb(100 116 139 / 0.9) !important;
}
.text-slate-500\/95 {
  color: rgb(100 116 139 / 0.95) !important;
}
.text-slate-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}
.text-slate-600\/0 {
  color: rgb(71 85 105 / 0) !important;
}
.text-slate-600\/10 {
  color: rgb(71 85 105 / 0.1) !important;
}
.text-slate-600\/100 {
  color: rgb(71 85 105 / 1) !important;
}
.text-slate-600\/12 {
  color: rgb(71 85 105 / 0.12) !important;
}
.text-slate-600\/20 {
  color: rgb(71 85 105 / 0.2) !important;
}
.text-slate-600\/25 {
  color: rgb(71 85 105 / 0.25) !important;
}
.text-slate-600\/30 {
  color: rgb(71 85 105 / 0.3) !important;
}
.text-slate-600\/38 {
  color: rgb(71 85 105 / 0.38) !important;
}
.text-slate-600\/40 {
  color: rgb(71 85 105 / 0.4) !important;
}
.text-slate-600\/5 {
  color: rgb(71 85 105 / 0.05) !important;
}
.text-slate-600\/50 {
  color: rgb(71 85 105 / 0.5) !important;
}
.text-slate-600\/60 {
  color: rgb(71 85 105 / 0.6) !important;
}
.text-slate-600\/70 {
  color: rgb(71 85 105 / 0.7) !important;
}
.text-slate-600\/75 {
  color: rgb(71 85 105 / 0.75) !important;
}
.text-slate-600\/80 {
  color: rgb(71 85 105 / 0.8) !important;
}
.text-slate-600\/87 {
  color: rgb(71 85 105 / 0.87) !important;
}
.text-slate-600\/90 {
  color: rgb(71 85 105 / 0.9) !important;
}
.text-slate-600\/95 {
  color: rgb(71 85 105 / 0.95) !important;
}
.text-slate-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity)) !important;
}
.text-slate-700\/0 {
  color: rgb(51 65 85 / 0) !important;
}
.text-slate-700\/10 {
  color: rgb(51 65 85 / 0.1) !important;
}
.text-slate-700\/100 {
  color: rgb(51 65 85 / 1) !important;
}
.text-slate-700\/12 {
  color: rgb(51 65 85 / 0.12) !important;
}
.text-slate-700\/20 {
  color: rgb(51 65 85 / 0.2) !important;
}
.text-slate-700\/25 {
  color: rgb(51 65 85 / 0.25) !important;
}
.text-slate-700\/30 {
  color: rgb(51 65 85 / 0.3) !important;
}
.text-slate-700\/38 {
  color: rgb(51 65 85 / 0.38) !important;
}
.text-slate-700\/40 {
  color: rgb(51 65 85 / 0.4) !important;
}
.text-slate-700\/5 {
  color: rgb(51 65 85 / 0.05) !important;
}
.text-slate-700\/50 {
  color: rgb(51 65 85 / 0.5) !important;
}
.text-slate-700\/60 {
  color: rgb(51 65 85 / 0.6) !important;
}
.text-slate-700\/70 {
  color: rgb(51 65 85 / 0.7) !important;
}
.text-slate-700\/75 {
  color: rgb(51 65 85 / 0.75) !important;
}
.text-slate-700\/80 {
  color: rgb(51 65 85 / 0.8) !important;
}
.text-slate-700\/87 {
  color: rgb(51 65 85 / 0.87) !important;
}
.text-slate-700\/90 {
  color: rgb(51 65 85 / 0.9) !important;
}
.text-slate-700\/95 {
  color: rgb(51 65 85 / 0.95) !important;
}
.text-slate-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}
.text-slate-800\/0 {
  color: rgb(30 41 59 / 0) !important;
}
.text-slate-800\/10 {
  color: rgb(30 41 59 / 0.1) !important;
}
.text-slate-800\/100 {
  color: rgb(30 41 59 / 1) !important;
}
.text-slate-800\/12 {
  color: rgb(30 41 59 / 0.12) !important;
}
.text-slate-800\/20 {
  color: rgb(30 41 59 / 0.2) !important;
}
.text-slate-800\/25 {
  color: rgb(30 41 59 / 0.25) !important;
}
.text-slate-800\/30 {
  color: rgb(30 41 59 / 0.3) !important;
}
.text-slate-800\/38 {
  color: rgb(30 41 59 / 0.38) !important;
}
.text-slate-800\/40 {
  color: rgb(30 41 59 / 0.4) !important;
}
.text-slate-800\/5 {
  color: rgb(30 41 59 / 0.05) !important;
}
.text-slate-800\/50 {
  color: rgb(30 41 59 / 0.5) !important;
}
.text-slate-800\/60 {
  color: rgb(30 41 59 / 0.6) !important;
}
.text-slate-800\/70 {
  color: rgb(30 41 59 / 0.7) !important;
}
.text-slate-800\/75 {
  color: rgb(30 41 59 / 0.75) !important;
}
.text-slate-800\/80 {
  color: rgb(30 41 59 / 0.8) !important;
}
.text-slate-800\/87 {
  color: rgb(30 41 59 / 0.87) !important;
}
.text-slate-800\/90 {
  color: rgb(30 41 59 / 0.9) !important;
}
.text-slate-800\/95 {
  color: rgb(30 41 59 / 0.95) !important;
}
.text-slate-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity)) !important;
}
.text-slate-900\/0 {
  color: rgb(15 23 42 / 0) !important;
}
.text-slate-900\/10 {
  color: rgb(15 23 42 / 0.1) !important;
}
.text-slate-900\/100 {
  color: rgb(15 23 42 / 1) !important;
}
.text-slate-900\/12 {
  color: rgb(15 23 42 / 0.12) !important;
}
.text-slate-900\/20 {
  color: rgb(15 23 42 / 0.2) !important;
}
.text-slate-900\/25 {
  color: rgb(15 23 42 / 0.25) !important;
}
.text-slate-900\/30 {
  color: rgb(15 23 42 / 0.3) !important;
}
.text-slate-900\/38 {
  color: rgb(15 23 42 / 0.38) !important;
}
.text-slate-900\/40 {
  color: rgb(15 23 42 / 0.4) !important;
}
.text-slate-900\/5 {
  color: rgb(15 23 42 / 0.05) !important;
}
.text-slate-900\/50 {
  color: rgb(15 23 42 / 0.5) !important;
}
.text-slate-900\/60 {
  color: rgb(15 23 42 / 0.6) !important;
}
.text-slate-900\/70 {
  color: rgb(15 23 42 / 0.7) !important;
}
.text-slate-900\/75 {
  color: rgb(15 23 42 / 0.75) !important;
}
.text-slate-900\/80 {
  color: rgb(15 23 42 / 0.8) !important;
}
.text-slate-900\/87 {
  color: rgb(15 23 42 / 0.87) !important;
}
.text-slate-900\/90 {
  color: rgb(15 23 42 / 0.9) !important;
}
.text-slate-900\/95 {
  color: rgb(15 23 42 / 0.95) !important;
}
.text-slate-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity)) !important;
}
.text-slate-950\/0 {
  color: rgb(2 6 23 / 0) !important;
}
.text-slate-950\/10 {
  color: rgb(2 6 23 / 0.1) !important;
}
.text-slate-950\/100 {
  color: rgb(2 6 23 / 1) !important;
}
.text-slate-950\/12 {
  color: rgb(2 6 23 / 0.12) !important;
}
.text-slate-950\/20 {
  color: rgb(2 6 23 / 0.2) !important;
}
.text-slate-950\/25 {
  color: rgb(2 6 23 / 0.25) !important;
}
.text-slate-950\/30 {
  color: rgb(2 6 23 / 0.3) !important;
}
.text-slate-950\/38 {
  color: rgb(2 6 23 / 0.38) !important;
}
.text-slate-950\/40 {
  color: rgb(2 6 23 / 0.4) !important;
}
.text-slate-950\/5 {
  color: rgb(2 6 23 / 0.05) !important;
}
.text-slate-950\/50 {
  color: rgb(2 6 23 / 0.5) !important;
}
.text-slate-950\/60 {
  color: rgb(2 6 23 / 0.6) !important;
}
.text-slate-950\/70 {
  color: rgb(2 6 23 / 0.7) !important;
}
.text-slate-950\/75 {
  color: rgb(2 6 23 / 0.75) !important;
}
.text-slate-950\/80 {
  color: rgb(2 6 23 / 0.8) !important;
}
.text-slate-950\/87 {
  color: rgb(2 6 23 / 0.87) !important;
}
.text-slate-950\/90 {
  color: rgb(2 6 23 / 0.9) !important;
}
.text-slate-950\/95 {
  color: rgb(2 6 23 / 0.95) !important;
}
.text-stone-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity)) !important;
}
.text-stone-100\/0 {
  color: rgb(245 245 244 / 0) !important;
}
.text-stone-100\/10 {
  color: rgb(245 245 244 / 0.1) !important;
}
.text-stone-100\/100 {
  color: rgb(245 245 244 / 1) !important;
}
.text-stone-100\/12 {
  color: rgb(245 245 244 / 0.12) !important;
}
.text-stone-100\/20 {
  color: rgb(245 245 244 / 0.2) !important;
}
.text-stone-100\/25 {
  color: rgb(245 245 244 / 0.25) !important;
}
.text-stone-100\/30 {
  color: rgb(245 245 244 / 0.3) !important;
}
.text-stone-100\/38 {
  color: rgb(245 245 244 / 0.38) !important;
}
.text-stone-100\/40 {
  color: rgb(245 245 244 / 0.4) !important;
}
.text-stone-100\/5 {
  color: rgb(245 245 244 / 0.05) !important;
}
.text-stone-100\/50 {
  color: rgb(245 245 244 / 0.5) !important;
}
.text-stone-100\/60 {
  color: rgb(245 245 244 / 0.6) !important;
}
.text-stone-100\/70 {
  color: rgb(245 245 244 / 0.7) !important;
}
.text-stone-100\/75 {
  color: rgb(245 245 244 / 0.75) !important;
}
.text-stone-100\/80 {
  color: rgb(245 245 244 / 0.8) !important;
}
.text-stone-100\/87 {
  color: rgb(245 245 244 / 0.87) !important;
}
.text-stone-100\/90 {
  color: rgb(245 245 244 / 0.9) !important;
}
.text-stone-100\/95 {
  color: rgb(245 245 244 / 0.95) !important;
}
.text-stone-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity)) !important;
}
.text-stone-200\/0 {
  color: rgb(231 229 228 / 0) !important;
}
.text-stone-200\/10 {
  color: rgb(231 229 228 / 0.1) !important;
}
.text-stone-200\/100 {
  color: rgb(231 229 228 / 1) !important;
}
.text-stone-200\/12 {
  color: rgb(231 229 228 / 0.12) !important;
}
.text-stone-200\/20 {
  color: rgb(231 229 228 / 0.2) !important;
}
.text-stone-200\/25 {
  color: rgb(231 229 228 / 0.25) !important;
}
.text-stone-200\/30 {
  color: rgb(231 229 228 / 0.3) !important;
}
.text-stone-200\/38 {
  color: rgb(231 229 228 / 0.38) !important;
}
.text-stone-200\/40 {
  color: rgb(231 229 228 / 0.4) !important;
}
.text-stone-200\/5 {
  color: rgb(231 229 228 / 0.05) !important;
}
.text-stone-200\/50 {
  color: rgb(231 229 228 / 0.5) !important;
}
.text-stone-200\/60 {
  color: rgb(231 229 228 / 0.6) !important;
}
.text-stone-200\/70 {
  color: rgb(231 229 228 / 0.7) !important;
}
.text-stone-200\/75 {
  color: rgb(231 229 228 / 0.75) !important;
}
.text-stone-200\/80 {
  color: rgb(231 229 228 / 0.8) !important;
}
.text-stone-200\/87 {
  color: rgb(231 229 228 / 0.87) !important;
}
.text-stone-200\/90 {
  color: rgb(231 229 228 / 0.9) !important;
}
.text-stone-200\/95 {
  color: rgb(231 229 228 / 0.95) !important;
}
.text-stone-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity)) !important;
}
.text-stone-300\/0 {
  color: rgb(214 211 209 / 0) !important;
}
.text-stone-300\/10 {
  color: rgb(214 211 209 / 0.1) !important;
}
.text-stone-300\/100 {
  color: rgb(214 211 209 / 1) !important;
}
.text-stone-300\/12 {
  color: rgb(214 211 209 / 0.12) !important;
}
.text-stone-300\/20 {
  color: rgb(214 211 209 / 0.2) !important;
}
.text-stone-300\/25 {
  color: rgb(214 211 209 / 0.25) !important;
}
.text-stone-300\/30 {
  color: rgb(214 211 209 / 0.3) !important;
}
.text-stone-300\/38 {
  color: rgb(214 211 209 / 0.38) !important;
}
.text-stone-300\/40 {
  color: rgb(214 211 209 / 0.4) !important;
}
.text-stone-300\/5 {
  color: rgb(214 211 209 / 0.05) !important;
}
.text-stone-300\/50 {
  color: rgb(214 211 209 / 0.5) !important;
}
.text-stone-300\/60 {
  color: rgb(214 211 209 / 0.6) !important;
}
.text-stone-300\/70 {
  color: rgb(214 211 209 / 0.7) !important;
}
.text-stone-300\/75 {
  color: rgb(214 211 209 / 0.75) !important;
}
.text-stone-300\/80 {
  color: rgb(214 211 209 / 0.8) !important;
}
.text-stone-300\/87 {
  color: rgb(214 211 209 / 0.87) !important;
}
.text-stone-300\/90 {
  color: rgb(214 211 209 / 0.9) !important;
}
.text-stone-300\/95 {
  color: rgb(214 211 209 / 0.95) !important;
}
.text-stone-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity)) !important;
}
.text-stone-400\/0 {
  color: rgb(168 162 158 / 0) !important;
}
.text-stone-400\/10 {
  color: rgb(168 162 158 / 0.1) !important;
}
.text-stone-400\/100 {
  color: rgb(168 162 158 / 1) !important;
}
.text-stone-400\/12 {
  color: rgb(168 162 158 / 0.12) !important;
}
.text-stone-400\/20 {
  color: rgb(168 162 158 / 0.2) !important;
}
.text-stone-400\/25 {
  color: rgb(168 162 158 / 0.25) !important;
}
.text-stone-400\/30 {
  color: rgb(168 162 158 / 0.3) !important;
}
.text-stone-400\/38 {
  color: rgb(168 162 158 / 0.38) !important;
}
.text-stone-400\/40 {
  color: rgb(168 162 158 / 0.4) !important;
}
.text-stone-400\/5 {
  color: rgb(168 162 158 / 0.05) !important;
}
.text-stone-400\/50 {
  color: rgb(168 162 158 / 0.5) !important;
}
.text-stone-400\/60 {
  color: rgb(168 162 158 / 0.6) !important;
}
.text-stone-400\/70 {
  color: rgb(168 162 158 / 0.7) !important;
}
.text-stone-400\/75 {
  color: rgb(168 162 158 / 0.75) !important;
}
.text-stone-400\/80 {
  color: rgb(168 162 158 / 0.8) !important;
}
.text-stone-400\/87 {
  color: rgb(168 162 158 / 0.87) !important;
}
.text-stone-400\/90 {
  color: rgb(168 162 158 / 0.9) !important;
}
.text-stone-400\/95 {
  color: rgb(168 162 158 / 0.95) !important;
}
.text-stone-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity)) !important;
}
.text-stone-50\/0 {
  color: rgb(250 250 249 / 0) !important;
}
.text-stone-50\/10 {
  color: rgb(250 250 249 / 0.1) !important;
}
.text-stone-50\/100 {
  color: rgb(250 250 249 / 1) !important;
}
.text-stone-50\/12 {
  color: rgb(250 250 249 / 0.12) !important;
}
.text-stone-50\/20 {
  color: rgb(250 250 249 / 0.2) !important;
}
.text-stone-50\/25 {
  color: rgb(250 250 249 / 0.25) !important;
}
.text-stone-50\/30 {
  color: rgb(250 250 249 / 0.3) !important;
}
.text-stone-50\/38 {
  color: rgb(250 250 249 / 0.38) !important;
}
.text-stone-50\/40 {
  color: rgb(250 250 249 / 0.4) !important;
}
.text-stone-50\/5 {
  color: rgb(250 250 249 / 0.05) !important;
}
.text-stone-50\/50 {
  color: rgb(250 250 249 / 0.5) !important;
}
.text-stone-50\/60 {
  color: rgb(250 250 249 / 0.6) !important;
}
.text-stone-50\/70 {
  color: rgb(250 250 249 / 0.7) !important;
}
.text-stone-50\/75 {
  color: rgb(250 250 249 / 0.75) !important;
}
.text-stone-50\/80 {
  color: rgb(250 250 249 / 0.8) !important;
}
.text-stone-50\/87 {
  color: rgb(250 250 249 / 0.87) !important;
}
.text-stone-50\/90 {
  color: rgb(250 250 249 / 0.9) !important;
}
.text-stone-50\/95 {
  color: rgb(250 250 249 / 0.95) !important;
}
.text-stone-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity)) !important;
}
.text-stone-500\/0 {
  color: rgb(120 113 108 / 0) !important;
}
.text-stone-500\/10 {
  color: rgb(120 113 108 / 0.1) !important;
}
.text-stone-500\/100 {
  color: rgb(120 113 108 / 1) !important;
}
.text-stone-500\/12 {
  color: rgb(120 113 108 / 0.12) !important;
}
.text-stone-500\/20 {
  color: rgb(120 113 108 / 0.2) !important;
}
.text-stone-500\/25 {
  color: rgb(120 113 108 / 0.25) !important;
}
.text-stone-500\/30 {
  color: rgb(120 113 108 / 0.3) !important;
}
.text-stone-500\/38 {
  color: rgb(120 113 108 / 0.38) !important;
}
.text-stone-500\/40 {
  color: rgb(120 113 108 / 0.4) !important;
}
.text-stone-500\/5 {
  color: rgb(120 113 108 / 0.05) !important;
}
.text-stone-500\/50 {
  color: rgb(120 113 108 / 0.5) !important;
}
.text-stone-500\/60 {
  color: rgb(120 113 108 / 0.6) !important;
}
.text-stone-500\/70 {
  color: rgb(120 113 108 / 0.7) !important;
}
.text-stone-500\/75 {
  color: rgb(120 113 108 / 0.75) !important;
}
.text-stone-500\/80 {
  color: rgb(120 113 108 / 0.8) !important;
}
.text-stone-500\/87 {
  color: rgb(120 113 108 / 0.87) !important;
}
.text-stone-500\/90 {
  color: rgb(120 113 108 / 0.9) !important;
}
.text-stone-500\/95 {
  color: rgb(120 113 108 / 0.95) !important;
}
.text-stone-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity)) !important;
}
.text-stone-600\/0 {
  color: rgb(87 83 78 / 0) !important;
}
.text-stone-600\/10 {
  color: rgb(87 83 78 / 0.1) !important;
}
.text-stone-600\/100 {
  color: rgb(87 83 78 / 1) !important;
}
.text-stone-600\/12 {
  color: rgb(87 83 78 / 0.12) !important;
}
.text-stone-600\/20 {
  color: rgb(87 83 78 / 0.2) !important;
}
.text-stone-600\/25 {
  color: rgb(87 83 78 / 0.25) !important;
}
.text-stone-600\/30 {
  color: rgb(87 83 78 / 0.3) !important;
}
.text-stone-600\/38 {
  color: rgb(87 83 78 / 0.38) !important;
}
.text-stone-600\/40 {
  color: rgb(87 83 78 / 0.4) !important;
}
.text-stone-600\/5 {
  color: rgb(87 83 78 / 0.05) !important;
}
.text-stone-600\/50 {
  color: rgb(87 83 78 / 0.5) !important;
}
.text-stone-600\/60 {
  color: rgb(87 83 78 / 0.6) !important;
}
.text-stone-600\/70 {
  color: rgb(87 83 78 / 0.7) !important;
}
.text-stone-600\/75 {
  color: rgb(87 83 78 / 0.75) !important;
}
.text-stone-600\/80 {
  color: rgb(87 83 78 / 0.8) !important;
}
.text-stone-600\/87 {
  color: rgb(87 83 78 / 0.87) !important;
}
.text-stone-600\/90 {
  color: rgb(87 83 78 / 0.9) !important;
}
.text-stone-600\/95 {
  color: rgb(87 83 78 / 0.95) !important;
}
.text-stone-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity)) !important;
}
.text-stone-700\/0 {
  color: rgb(68 64 60 / 0) !important;
}
.text-stone-700\/10 {
  color: rgb(68 64 60 / 0.1) !important;
}
.text-stone-700\/100 {
  color: rgb(68 64 60 / 1) !important;
}
.text-stone-700\/12 {
  color: rgb(68 64 60 / 0.12) !important;
}
.text-stone-700\/20 {
  color: rgb(68 64 60 / 0.2) !important;
}
.text-stone-700\/25 {
  color: rgb(68 64 60 / 0.25) !important;
}
.text-stone-700\/30 {
  color: rgb(68 64 60 / 0.3) !important;
}
.text-stone-700\/38 {
  color: rgb(68 64 60 / 0.38) !important;
}
.text-stone-700\/40 {
  color: rgb(68 64 60 / 0.4) !important;
}
.text-stone-700\/5 {
  color: rgb(68 64 60 / 0.05) !important;
}
.text-stone-700\/50 {
  color: rgb(68 64 60 / 0.5) !important;
}
.text-stone-700\/60 {
  color: rgb(68 64 60 / 0.6) !important;
}
.text-stone-700\/70 {
  color: rgb(68 64 60 / 0.7) !important;
}
.text-stone-700\/75 {
  color: rgb(68 64 60 / 0.75) !important;
}
.text-stone-700\/80 {
  color: rgb(68 64 60 / 0.8) !important;
}
.text-stone-700\/87 {
  color: rgb(68 64 60 / 0.87) !important;
}
.text-stone-700\/90 {
  color: rgb(68 64 60 / 0.9) !important;
}
.text-stone-700\/95 {
  color: rgb(68 64 60 / 0.95) !important;
}
.text-stone-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity)) !important;
}
.text-stone-800\/0 {
  color: rgb(41 37 36 / 0) !important;
}
.text-stone-800\/10 {
  color: rgb(41 37 36 / 0.1) !important;
}
.text-stone-800\/100 {
  color: rgb(41 37 36 / 1) !important;
}
.text-stone-800\/12 {
  color: rgb(41 37 36 / 0.12) !important;
}
.text-stone-800\/20 {
  color: rgb(41 37 36 / 0.2) !important;
}
.text-stone-800\/25 {
  color: rgb(41 37 36 / 0.25) !important;
}
.text-stone-800\/30 {
  color: rgb(41 37 36 / 0.3) !important;
}
.text-stone-800\/38 {
  color: rgb(41 37 36 / 0.38) !important;
}
.text-stone-800\/40 {
  color: rgb(41 37 36 / 0.4) !important;
}
.text-stone-800\/5 {
  color: rgb(41 37 36 / 0.05) !important;
}
.text-stone-800\/50 {
  color: rgb(41 37 36 / 0.5) !important;
}
.text-stone-800\/60 {
  color: rgb(41 37 36 / 0.6) !important;
}
.text-stone-800\/70 {
  color: rgb(41 37 36 / 0.7) !important;
}
.text-stone-800\/75 {
  color: rgb(41 37 36 / 0.75) !important;
}
.text-stone-800\/80 {
  color: rgb(41 37 36 / 0.8) !important;
}
.text-stone-800\/87 {
  color: rgb(41 37 36 / 0.87) !important;
}
.text-stone-800\/90 {
  color: rgb(41 37 36 / 0.9) !important;
}
.text-stone-800\/95 {
  color: rgb(41 37 36 / 0.95) !important;
}
.text-stone-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity)) !important;
}
.text-stone-900\/0 {
  color: rgb(28 25 23 / 0) !important;
}
.text-stone-900\/10 {
  color: rgb(28 25 23 / 0.1) !important;
}
.text-stone-900\/100 {
  color: rgb(28 25 23 / 1) !important;
}
.text-stone-900\/12 {
  color: rgb(28 25 23 / 0.12) !important;
}
.text-stone-900\/20 {
  color: rgb(28 25 23 / 0.2) !important;
}
.text-stone-900\/25 {
  color: rgb(28 25 23 / 0.25) !important;
}
.text-stone-900\/30 {
  color: rgb(28 25 23 / 0.3) !important;
}
.text-stone-900\/38 {
  color: rgb(28 25 23 / 0.38) !important;
}
.text-stone-900\/40 {
  color: rgb(28 25 23 / 0.4) !important;
}
.text-stone-900\/5 {
  color: rgb(28 25 23 / 0.05) !important;
}
.text-stone-900\/50 {
  color: rgb(28 25 23 / 0.5) !important;
}
.text-stone-900\/60 {
  color: rgb(28 25 23 / 0.6) !important;
}
.text-stone-900\/70 {
  color: rgb(28 25 23 / 0.7) !important;
}
.text-stone-900\/75 {
  color: rgb(28 25 23 / 0.75) !important;
}
.text-stone-900\/80 {
  color: rgb(28 25 23 / 0.8) !important;
}
.text-stone-900\/87 {
  color: rgb(28 25 23 / 0.87) !important;
}
.text-stone-900\/90 {
  color: rgb(28 25 23 / 0.9) !important;
}
.text-stone-900\/95 {
  color: rgb(28 25 23 / 0.95) !important;
}
.text-stone-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity)) !important;
}
.text-stone-950\/0 {
  color: rgb(12 10 9 / 0) !important;
}
.text-stone-950\/10 {
  color: rgb(12 10 9 / 0.1) !important;
}
.text-stone-950\/100 {
  color: rgb(12 10 9 / 1) !important;
}
.text-stone-950\/12 {
  color: rgb(12 10 9 / 0.12) !important;
}
.text-stone-950\/20 {
  color: rgb(12 10 9 / 0.2) !important;
}
.text-stone-950\/25 {
  color: rgb(12 10 9 / 0.25) !important;
}
.text-stone-950\/30 {
  color: rgb(12 10 9 / 0.3) !important;
}
.text-stone-950\/38 {
  color: rgb(12 10 9 / 0.38) !important;
}
.text-stone-950\/40 {
  color: rgb(12 10 9 / 0.4) !important;
}
.text-stone-950\/5 {
  color: rgb(12 10 9 / 0.05) !important;
}
.text-stone-950\/50 {
  color: rgb(12 10 9 / 0.5) !important;
}
.text-stone-950\/60 {
  color: rgb(12 10 9 / 0.6) !important;
}
.text-stone-950\/70 {
  color: rgb(12 10 9 / 0.7) !important;
}
.text-stone-950\/75 {
  color: rgb(12 10 9 / 0.75) !important;
}
.text-stone-950\/80 {
  color: rgb(12 10 9 / 0.8) !important;
}
.text-stone-950\/87 {
  color: rgb(12 10 9 / 0.87) !important;
}
.text-stone-950\/90 {
  color: rgb(12 10 9 / 0.9) !important;
}
.text-stone-950\/95 {
  color: rgb(12 10 9 / 0.95) !important;
}
.text-teal-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity)) !important;
}
.text-teal-100\/0 {
  color: rgb(204 251 241 / 0) !important;
}
.text-teal-100\/10 {
  color: rgb(204 251 241 / 0.1) !important;
}
.text-teal-100\/100 {
  color: rgb(204 251 241 / 1) !important;
}
.text-teal-100\/12 {
  color: rgb(204 251 241 / 0.12) !important;
}
.text-teal-100\/20 {
  color: rgb(204 251 241 / 0.2) !important;
}
.text-teal-100\/25 {
  color: rgb(204 251 241 / 0.25) !important;
}
.text-teal-100\/30 {
  color: rgb(204 251 241 / 0.3) !important;
}
.text-teal-100\/38 {
  color: rgb(204 251 241 / 0.38) !important;
}
.text-teal-100\/40 {
  color: rgb(204 251 241 / 0.4) !important;
}
.text-teal-100\/5 {
  color: rgb(204 251 241 / 0.05) !important;
}
.text-teal-100\/50 {
  color: rgb(204 251 241 / 0.5) !important;
}
.text-teal-100\/60 {
  color: rgb(204 251 241 / 0.6) !important;
}
.text-teal-100\/70 {
  color: rgb(204 251 241 / 0.7) !important;
}
.text-teal-100\/75 {
  color: rgb(204 251 241 / 0.75) !important;
}
.text-teal-100\/80 {
  color: rgb(204 251 241 / 0.8) !important;
}
.text-teal-100\/87 {
  color: rgb(204 251 241 / 0.87) !important;
}
.text-teal-100\/90 {
  color: rgb(204 251 241 / 0.9) !important;
}
.text-teal-100\/95 {
  color: rgb(204 251 241 / 0.95) !important;
}
.text-teal-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity)) !important;
}
.text-teal-200\/0 {
  color: rgb(153 246 228 / 0) !important;
}
.text-teal-200\/10 {
  color: rgb(153 246 228 / 0.1) !important;
}
.text-teal-200\/100 {
  color: rgb(153 246 228 / 1) !important;
}
.text-teal-200\/12 {
  color: rgb(153 246 228 / 0.12) !important;
}
.text-teal-200\/20 {
  color: rgb(153 246 228 / 0.2) !important;
}
.text-teal-200\/25 {
  color: rgb(153 246 228 / 0.25) !important;
}
.text-teal-200\/30 {
  color: rgb(153 246 228 / 0.3) !important;
}
.text-teal-200\/38 {
  color: rgb(153 246 228 / 0.38) !important;
}
.text-teal-200\/40 {
  color: rgb(153 246 228 / 0.4) !important;
}
.text-teal-200\/5 {
  color: rgb(153 246 228 / 0.05) !important;
}
.text-teal-200\/50 {
  color: rgb(153 246 228 / 0.5) !important;
}
.text-teal-200\/60 {
  color: rgb(153 246 228 / 0.6) !important;
}
.text-teal-200\/70 {
  color: rgb(153 246 228 / 0.7) !important;
}
.text-teal-200\/75 {
  color: rgb(153 246 228 / 0.75) !important;
}
.text-teal-200\/80 {
  color: rgb(153 246 228 / 0.8) !important;
}
.text-teal-200\/87 {
  color: rgb(153 246 228 / 0.87) !important;
}
.text-teal-200\/90 {
  color: rgb(153 246 228 / 0.9) !important;
}
.text-teal-200\/95 {
  color: rgb(153 246 228 / 0.95) !important;
}
.text-teal-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity)) !important;
}
.text-teal-300\/0 {
  color: rgb(94 234 212 / 0) !important;
}
.text-teal-300\/10 {
  color: rgb(94 234 212 / 0.1) !important;
}
.text-teal-300\/100 {
  color: rgb(94 234 212 / 1) !important;
}
.text-teal-300\/12 {
  color: rgb(94 234 212 / 0.12) !important;
}
.text-teal-300\/20 {
  color: rgb(94 234 212 / 0.2) !important;
}
.text-teal-300\/25 {
  color: rgb(94 234 212 / 0.25) !important;
}
.text-teal-300\/30 {
  color: rgb(94 234 212 / 0.3) !important;
}
.text-teal-300\/38 {
  color: rgb(94 234 212 / 0.38) !important;
}
.text-teal-300\/40 {
  color: rgb(94 234 212 / 0.4) !important;
}
.text-teal-300\/5 {
  color: rgb(94 234 212 / 0.05) !important;
}
.text-teal-300\/50 {
  color: rgb(94 234 212 / 0.5) !important;
}
.text-teal-300\/60 {
  color: rgb(94 234 212 / 0.6) !important;
}
.text-teal-300\/70 {
  color: rgb(94 234 212 / 0.7) !important;
}
.text-teal-300\/75 {
  color: rgb(94 234 212 / 0.75) !important;
}
.text-teal-300\/80 {
  color: rgb(94 234 212 / 0.8) !important;
}
.text-teal-300\/87 {
  color: rgb(94 234 212 / 0.87) !important;
}
.text-teal-300\/90 {
  color: rgb(94 234 212 / 0.9) !important;
}
.text-teal-300\/95 {
  color: rgb(94 234 212 / 0.95) !important;
}
.text-teal-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity)) !important;
}
.text-teal-400\/0 {
  color: rgb(45 212 191 / 0) !important;
}
.text-teal-400\/10 {
  color: rgb(45 212 191 / 0.1) !important;
}
.text-teal-400\/100 {
  color: rgb(45 212 191 / 1) !important;
}
.text-teal-400\/12 {
  color: rgb(45 212 191 / 0.12) !important;
}
.text-teal-400\/20 {
  color: rgb(45 212 191 / 0.2) !important;
}
.text-teal-400\/25 {
  color: rgb(45 212 191 / 0.25) !important;
}
.text-teal-400\/30 {
  color: rgb(45 212 191 / 0.3) !important;
}
.text-teal-400\/38 {
  color: rgb(45 212 191 / 0.38) !important;
}
.text-teal-400\/40 {
  color: rgb(45 212 191 / 0.4) !important;
}
.text-teal-400\/5 {
  color: rgb(45 212 191 / 0.05) !important;
}
.text-teal-400\/50 {
  color: rgb(45 212 191 / 0.5) !important;
}
.text-teal-400\/60 {
  color: rgb(45 212 191 / 0.6) !important;
}
.text-teal-400\/70 {
  color: rgb(45 212 191 / 0.7) !important;
}
.text-teal-400\/75 {
  color: rgb(45 212 191 / 0.75) !important;
}
.text-teal-400\/80 {
  color: rgb(45 212 191 / 0.8) !important;
}
.text-teal-400\/87 {
  color: rgb(45 212 191 / 0.87) !important;
}
.text-teal-400\/90 {
  color: rgb(45 212 191 / 0.9) !important;
}
.text-teal-400\/95 {
  color: rgb(45 212 191 / 0.95) !important;
}
.text-teal-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity)) !important;
}
.text-teal-50\/0 {
  color: rgb(240 253 250 / 0) !important;
}
.text-teal-50\/10 {
  color: rgb(240 253 250 / 0.1) !important;
}
.text-teal-50\/100 {
  color: rgb(240 253 250 / 1) !important;
}
.text-teal-50\/12 {
  color: rgb(240 253 250 / 0.12) !important;
}
.text-teal-50\/20 {
  color: rgb(240 253 250 / 0.2) !important;
}
.text-teal-50\/25 {
  color: rgb(240 253 250 / 0.25) !important;
}
.text-teal-50\/30 {
  color: rgb(240 253 250 / 0.3) !important;
}
.text-teal-50\/38 {
  color: rgb(240 253 250 / 0.38) !important;
}
.text-teal-50\/40 {
  color: rgb(240 253 250 / 0.4) !important;
}
.text-teal-50\/5 {
  color: rgb(240 253 250 / 0.05) !important;
}
.text-teal-50\/50 {
  color: rgb(240 253 250 / 0.5) !important;
}
.text-teal-50\/60 {
  color: rgb(240 253 250 / 0.6) !important;
}
.text-teal-50\/70 {
  color: rgb(240 253 250 / 0.7) !important;
}
.text-teal-50\/75 {
  color: rgb(240 253 250 / 0.75) !important;
}
.text-teal-50\/80 {
  color: rgb(240 253 250 / 0.8) !important;
}
.text-teal-50\/87 {
  color: rgb(240 253 250 / 0.87) !important;
}
.text-teal-50\/90 {
  color: rgb(240 253 250 / 0.9) !important;
}
.text-teal-50\/95 {
  color: rgb(240 253 250 / 0.95) !important;
}
.text-teal-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity)) !important;
}
.text-teal-500\/0 {
  color: rgb(20 184 166 / 0) !important;
}
.text-teal-500\/10 {
  color: rgb(20 184 166 / 0.1) !important;
}
.text-teal-500\/100 {
  color: rgb(20 184 166 / 1) !important;
}
.text-teal-500\/12 {
  color: rgb(20 184 166 / 0.12) !important;
}
.text-teal-500\/20 {
  color: rgb(20 184 166 / 0.2) !important;
}
.text-teal-500\/25 {
  color: rgb(20 184 166 / 0.25) !important;
}
.text-teal-500\/30 {
  color: rgb(20 184 166 / 0.3) !important;
}
.text-teal-500\/38 {
  color: rgb(20 184 166 / 0.38) !important;
}
.text-teal-500\/40 {
  color: rgb(20 184 166 / 0.4) !important;
}
.text-teal-500\/5 {
  color: rgb(20 184 166 / 0.05) !important;
}
.text-teal-500\/50 {
  color: rgb(20 184 166 / 0.5) !important;
}
.text-teal-500\/60 {
  color: rgb(20 184 166 / 0.6) !important;
}
.text-teal-500\/70 {
  color: rgb(20 184 166 / 0.7) !important;
}
.text-teal-500\/75 {
  color: rgb(20 184 166 / 0.75) !important;
}
.text-teal-500\/80 {
  color: rgb(20 184 166 / 0.8) !important;
}
.text-teal-500\/87 {
  color: rgb(20 184 166 / 0.87) !important;
}
.text-teal-500\/90 {
  color: rgb(20 184 166 / 0.9) !important;
}
.text-teal-500\/95 {
  color: rgb(20 184 166 / 0.95) !important;
}
.text-teal-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity)) !important;
}
.text-teal-600\/0 {
  color: rgb(13 148 136 / 0) !important;
}
.text-teal-600\/10 {
  color: rgb(13 148 136 / 0.1) !important;
}
.text-teal-600\/100 {
  color: rgb(13 148 136 / 1) !important;
}
.text-teal-600\/12 {
  color: rgb(13 148 136 / 0.12) !important;
}
.text-teal-600\/20 {
  color: rgb(13 148 136 / 0.2) !important;
}
.text-teal-600\/25 {
  color: rgb(13 148 136 / 0.25) !important;
}
.text-teal-600\/30 {
  color: rgb(13 148 136 / 0.3) !important;
}
.text-teal-600\/38 {
  color: rgb(13 148 136 / 0.38) !important;
}
.text-teal-600\/40 {
  color: rgb(13 148 136 / 0.4) !important;
}
.text-teal-600\/5 {
  color: rgb(13 148 136 / 0.05) !important;
}
.text-teal-600\/50 {
  color: rgb(13 148 136 / 0.5) !important;
}
.text-teal-600\/60 {
  color: rgb(13 148 136 / 0.6) !important;
}
.text-teal-600\/70 {
  color: rgb(13 148 136 / 0.7) !important;
}
.text-teal-600\/75 {
  color: rgb(13 148 136 / 0.75) !important;
}
.text-teal-600\/80 {
  color: rgb(13 148 136 / 0.8) !important;
}
.text-teal-600\/87 {
  color: rgb(13 148 136 / 0.87) !important;
}
.text-teal-600\/90 {
  color: rgb(13 148 136 / 0.9) !important;
}
.text-teal-600\/95 {
  color: rgb(13 148 136 / 0.95) !important;
}
.text-teal-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity)) !important;
}
.text-teal-700\/0 {
  color: rgb(15 118 110 / 0) !important;
}
.text-teal-700\/10 {
  color: rgb(15 118 110 / 0.1) !important;
}
.text-teal-700\/100 {
  color: rgb(15 118 110 / 1) !important;
}
.text-teal-700\/12 {
  color: rgb(15 118 110 / 0.12) !important;
}
.text-teal-700\/20 {
  color: rgb(15 118 110 / 0.2) !important;
}
.text-teal-700\/25 {
  color: rgb(15 118 110 / 0.25) !important;
}
.text-teal-700\/30 {
  color: rgb(15 118 110 / 0.3) !important;
}
.text-teal-700\/38 {
  color: rgb(15 118 110 / 0.38) !important;
}
.text-teal-700\/40 {
  color: rgb(15 118 110 / 0.4) !important;
}
.text-teal-700\/5 {
  color: rgb(15 118 110 / 0.05) !important;
}
.text-teal-700\/50 {
  color: rgb(15 118 110 / 0.5) !important;
}
.text-teal-700\/60 {
  color: rgb(15 118 110 / 0.6) !important;
}
.text-teal-700\/70 {
  color: rgb(15 118 110 / 0.7) !important;
}
.text-teal-700\/75 {
  color: rgb(15 118 110 / 0.75) !important;
}
.text-teal-700\/80 {
  color: rgb(15 118 110 / 0.8) !important;
}
.text-teal-700\/87 {
  color: rgb(15 118 110 / 0.87) !important;
}
.text-teal-700\/90 {
  color: rgb(15 118 110 / 0.9) !important;
}
.text-teal-700\/95 {
  color: rgb(15 118 110 / 0.95) !important;
}
.text-teal-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity)) !important;
}
.text-teal-800\/0 {
  color: rgb(17 94 89 / 0) !important;
}
.text-teal-800\/10 {
  color: rgb(17 94 89 / 0.1) !important;
}
.text-teal-800\/100 {
  color: rgb(17 94 89 / 1) !important;
}
.text-teal-800\/12 {
  color: rgb(17 94 89 / 0.12) !important;
}
.text-teal-800\/20 {
  color: rgb(17 94 89 / 0.2) !important;
}
.text-teal-800\/25 {
  color: rgb(17 94 89 / 0.25) !important;
}
.text-teal-800\/30 {
  color: rgb(17 94 89 / 0.3) !important;
}
.text-teal-800\/38 {
  color: rgb(17 94 89 / 0.38) !important;
}
.text-teal-800\/40 {
  color: rgb(17 94 89 / 0.4) !important;
}
.text-teal-800\/5 {
  color: rgb(17 94 89 / 0.05) !important;
}
.text-teal-800\/50 {
  color: rgb(17 94 89 / 0.5) !important;
}
.text-teal-800\/60 {
  color: rgb(17 94 89 / 0.6) !important;
}
.text-teal-800\/70 {
  color: rgb(17 94 89 / 0.7) !important;
}
.text-teal-800\/75 {
  color: rgb(17 94 89 / 0.75) !important;
}
.text-teal-800\/80 {
  color: rgb(17 94 89 / 0.8) !important;
}
.text-teal-800\/87 {
  color: rgb(17 94 89 / 0.87) !important;
}
.text-teal-800\/90 {
  color: rgb(17 94 89 / 0.9) !important;
}
.text-teal-800\/95 {
  color: rgb(17 94 89 / 0.95) !important;
}
.text-teal-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity)) !important;
}
.text-teal-900\/0 {
  color: rgb(19 78 74 / 0) !important;
}
.text-teal-900\/10 {
  color: rgb(19 78 74 / 0.1) !important;
}
.text-teal-900\/100 {
  color: rgb(19 78 74 / 1) !important;
}
.text-teal-900\/12 {
  color: rgb(19 78 74 / 0.12) !important;
}
.text-teal-900\/20 {
  color: rgb(19 78 74 / 0.2) !important;
}
.text-teal-900\/25 {
  color: rgb(19 78 74 / 0.25) !important;
}
.text-teal-900\/30 {
  color: rgb(19 78 74 / 0.3) !important;
}
.text-teal-900\/38 {
  color: rgb(19 78 74 / 0.38) !important;
}
.text-teal-900\/40 {
  color: rgb(19 78 74 / 0.4) !important;
}
.text-teal-900\/5 {
  color: rgb(19 78 74 / 0.05) !important;
}
.text-teal-900\/50 {
  color: rgb(19 78 74 / 0.5) !important;
}
.text-teal-900\/60 {
  color: rgb(19 78 74 / 0.6) !important;
}
.text-teal-900\/70 {
  color: rgb(19 78 74 / 0.7) !important;
}
.text-teal-900\/75 {
  color: rgb(19 78 74 / 0.75) !important;
}
.text-teal-900\/80 {
  color: rgb(19 78 74 / 0.8) !important;
}
.text-teal-900\/87 {
  color: rgb(19 78 74 / 0.87) !important;
}
.text-teal-900\/90 {
  color: rgb(19 78 74 / 0.9) !important;
}
.text-teal-900\/95 {
  color: rgb(19 78 74 / 0.95) !important;
}
.text-teal-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(4 47 46 / var(--tw-text-opacity)) !important;
}
.text-teal-950\/0 {
  color: rgb(4 47 46 / 0) !important;
}
.text-teal-950\/10 {
  color: rgb(4 47 46 / 0.1) !important;
}
.text-teal-950\/100 {
  color: rgb(4 47 46 / 1) !important;
}
.text-teal-950\/12 {
  color: rgb(4 47 46 / 0.12) !important;
}
.text-teal-950\/20 {
  color: rgb(4 47 46 / 0.2) !important;
}
.text-teal-950\/25 {
  color: rgb(4 47 46 / 0.25) !important;
}
.text-teal-950\/30 {
  color: rgb(4 47 46 / 0.3) !important;
}
.text-teal-950\/38 {
  color: rgb(4 47 46 / 0.38) !important;
}
.text-teal-950\/40 {
  color: rgb(4 47 46 / 0.4) !important;
}
.text-teal-950\/5 {
  color: rgb(4 47 46 / 0.05) !important;
}
.text-teal-950\/50 {
  color: rgb(4 47 46 / 0.5) !important;
}
.text-teal-950\/60 {
  color: rgb(4 47 46 / 0.6) !important;
}
.text-teal-950\/70 {
  color: rgb(4 47 46 / 0.7) !important;
}
.text-teal-950\/75 {
  color: rgb(4 47 46 / 0.75) !important;
}
.text-teal-950\/80 {
  color: rgb(4 47 46 / 0.8) !important;
}
.text-teal-950\/87 {
  color: rgb(4 47 46 / 0.87) !important;
}
.text-teal-950\/90 {
  color: rgb(4 47 46 / 0.9) !important;
}
.text-teal-950\/95 {
  color: rgb(4 47 46 / 0.95) !important;
}
.text-transparent {
  color: transparent !important;
}
.text-transparent\/0 {
  color: rgb(0 0 0 / 0) !important;
}
.text-transparent\/10 {
  color: rgb(0 0 0 / 0.1) !important;
}
.text-transparent\/100 {
  color: rgb(0 0 0 / 1) !important;
}
.text-transparent\/12 {
  color: rgb(0 0 0 / 0.12) !important;
}
.text-transparent\/20 {
  color: rgb(0 0 0 / 0.2) !important;
}
.text-transparent\/25 {
  color: rgb(0 0 0 / 0.25) !important;
}
.text-transparent\/30 {
  color: rgb(0 0 0 / 0.3) !important;
}
.text-transparent\/38 {
  color: rgb(0 0 0 / 0.38) !important;
}
.text-transparent\/40 {
  color: rgb(0 0 0 / 0.4) !important;
}
.text-transparent\/5 {
  color: rgb(0 0 0 / 0.05) !important;
}
.text-transparent\/50 {
  color: rgb(0 0 0 / 0.5) !important;
}
.text-transparent\/60 {
  color: rgb(0 0 0 / 0.6) !important;
}
.text-transparent\/70 {
  color: rgb(0 0 0 / 0.7) !important;
}
.text-transparent\/75 {
  color: rgb(0 0 0 / 0.75) !important;
}
.text-transparent\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}
.text-transparent\/87 {
  color: rgb(0 0 0 / 0.87) !important;
}
.text-transparent\/90 {
  color: rgb(0 0 0 / 0.9) !important;
}
.text-transparent\/95 {
  color: rgb(0 0 0 / 0.95) !important;
}
.text-violet-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity)) !important;
}
.text-violet-100\/0 {
  color: rgb(237 233 254 / 0) !important;
}
.text-violet-100\/10 {
  color: rgb(237 233 254 / 0.1) !important;
}
.text-violet-100\/100 {
  color: rgb(237 233 254 / 1) !important;
}
.text-violet-100\/12 {
  color: rgb(237 233 254 / 0.12) !important;
}
.text-violet-100\/20 {
  color: rgb(237 233 254 / 0.2) !important;
}
.text-violet-100\/25 {
  color: rgb(237 233 254 / 0.25) !important;
}
.text-violet-100\/30 {
  color: rgb(237 233 254 / 0.3) !important;
}
.text-violet-100\/38 {
  color: rgb(237 233 254 / 0.38) !important;
}
.text-violet-100\/40 {
  color: rgb(237 233 254 / 0.4) !important;
}
.text-violet-100\/5 {
  color: rgb(237 233 254 / 0.05) !important;
}
.text-violet-100\/50 {
  color: rgb(237 233 254 / 0.5) !important;
}
.text-violet-100\/60 {
  color: rgb(237 233 254 / 0.6) !important;
}
.text-violet-100\/70 {
  color: rgb(237 233 254 / 0.7) !important;
}
.text-violet-100\/75 {
  color: rgb(237 233 254 / 0.75) !important;
}
.text-violet-100\/80 {
  color: rgb(237 233 254 / 0.8) !important;
}
.text-violet-100\/87 {
  color: rgb(237 233 254 / 0.87) !important;
}
.text-violet-100\/90 {
  color: rgb(237 233 254 / 0.9) !important;
}
.text-violet-100\/95 {
  color: rgb(237 233 254 / 0.95) !important;
}
.text-violet-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity)) !important;
}
.text-violet-200\/0 {
  color: rgb(221 214 254 / 0) !important;
}
.text-violet-200\/10 {
  color: rgb(221 214 254 / 0.1) !important;
}
.text-violet-200\/100 {
  color: rgb(221 214 254 / 1) !important;
}
.text-violet-200\/12 {
  color: rgb(221 214 254 / 0.12) !important;
}
.text-violet-200\/20 {
  color: rgb(221 214 254 / 0.2) !important;
}
.text-violet-200\/25 {
  color: rgb(221 214 254 / 0.25) !important;
}
.text-violet-200\/30 {
  color: rgb(221 214 254 / 0.3) !important;
}
.text-violet-200\/38 {
  color: rgb(221 214 254 / 0.38) !important;
}
.text-violet-200\/40 {
  color: rgb(221 214 254 / 0.4) !important;
}
.text-violet-200\/5 {
  color: rgb(221 214 254 / 0.05) !important;
}
.text-violet-200\/50 {
  color: rgb(221 214 254 / 0.5) !important;
}
.text-violet-200\/60 {
  color: rgb(221 214 254 / 0.6) !important;
}
.text-violet-200\/70 {
  color: rgb(221 214 254 / 0.7) !important;
}
.text-violet-200\/75 {
  color: rgb(221 214 254 / 0.75) !important;
}
.text-violet-200\/80 {
  color: rgb(221 214 254 / 0.8) !important;
}
.text-violet-200\/87 {
  color: rgb(221 214 254 / 0.87) !important;
}
.text-violet-200\/90 {
  color: rgb(221 214 254 / 0.9) !important;
}
.text-violet-200\/95 {
  color: rgb(221 214 254 / 0.95) !important;
}
.text-violet-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity)) !important;
}
.text-violet-300\/0 {
  color: rgb(196 181 253 / 0) !important;
}
.text-violet-300\/10 {
  color: rgb(196 181 253 / 0.1) !important;
}
.text-violet-300\/100 {
  color: rgb(196 181 253 / 1) !important;
}
.text-violet-300\/12 {
  color: rgb(196 181 253 / 0.12) !important;
}
.text-violet-300\/20 {
  color: rgb(196 181 253 / 0.2) !important;
}
.text-violet-300\/25 {
  color: rgb(196 181 253 / 0.25) !important;
}
.text-violet-300\/30 {
  color: rgb(196 181 253 / 0.3) !important;
}
.text-violet-300\/38 {
  color: rgb(196 181 253 / 0.38) !important;
}
.text-violet-300\/40 {
  color: rgb(196 181 253 / 0.4) !important;
}
.text-violet-300\/5 {
  color: rgb(196 181 253 / 0.05) !important;
}
.text-violet-300\/50 {
  color: rgb(196 181 253 / 0.5) !important;
}
.text-violet-300\/60 {
  color: rgb(196 181 253 / 0.6) !important;
}
.text-violet-300\/70 {
  color: rgb(196 181 253 / 0.7) !important;
}
.text-violet-300\/75 {
  color: rgb(196 181 253 / 0.75) !important;
}
.text-violet-300\/80 {
  color: rgb(196 181 253 / 0.8) !important;
}
.text-violet-300\/87 {
  color: rgb(196 181 253 / 0.87) !important;
}
.text-violet-300\/90 {
  color: rgb(196 181 253 / 0.9) !important;
}
.text-violet-300\/95 {
  color: rgb(196 181 253 / 0.95) !important;
}
.text-violet-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity)) !important;
}
.text-violet-400\/0 {
  color: rgb(167 139 250 / 0) !important;
}
.text-violet-400\/10 {
  color: rgb(167 139 250 / 0.1) !important;
}
.text-violet-400\/100 {
  color: rgb(167 139 250 / 1) !important;
}
.text-violet-400\/12 {
  color: rgb(167 139 250 / 0.12) !important;
}
.text-violet-400\/20 {
  color: rgb(167 139 250 / 0.2) !important;
}
.text-violet-400\/25 {
  color: rgb(167 139 250 / 0.25) !important;
}
.text-violet-400\/30 {
  color: rgb(167 139 250 / 0.3) !important;
}
.text-violet-400\/38 {
  color: rgb(167 139 250 / 0.38) !important;
}
.text-violet-400\/40 {
  color: rgb(167 139 250 / 0.4) !important;
}
.text-violet-400\/5 {
  color: rgb(167 139 250 / 0.05) !important;
}
.text-violet-400\/50 {
  color: rgb(167 139 250 / 0.5) !important;
}
.text-violet-400\/60 {
  color: rgb(167 139 250 / 0.6) !important;
}
.text-violet-400\/70 {
  color: rgb(167 139 250 / 0.7) !important;
}
.text-violet-400\/75 {
  color: rgb(167 139 250 / 0.75) !important;
}
.text-violet-400\/80 {
  color: rgb(167 139 250 / 0.8) !important;
}
.text-violet-400\/87 {
  color: rgb(167 139 250 / 0.87) !important;
}
.text-violet-400\/90 {
  color: rgb(167 139 250 / 0.9) !important;
}
.text-violet-400\/95 {
  color: rgb(167 139 250 / 0.95) !important;
}
.text-violet-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity)) !important;
}
.text-violet-50\/0 {
  color: rgb(245 243 255 / 0) !important;
}
.text-violet-50\/10 {
  color: rgb(245 243 255 / 0.1) !important;
}
.text-violet-50\/100 {
  color: rgb(245 243 255 / 1) !important;
}
.text-violet-50\/12 {
  color: rgb(245 243 255 / 0.12) !important;
}
.text-violet-50\/20 {
  color: rgb(245 243 255 / 0.2) !important;
}
.text-violet-50\/25 {
  color: rgb(245 243 255 / 0.25) !important;
}
.text-violet-50\/30 {
  color: rgb(245 243 255 / 0.3) !important;
}
.text-violet-50\/38 {
  color: rgb(245 243 255 / 0.38) !important;
}
.text-violet-50\/40 {
  color: rgb(245 243 255 / 0.4) !important;
}
.text-violet-50\/5 {
  color: rgb(245 243 255 / 0.05) !important;
}
.text-violet-50\/50 {
  color: rgb(245 243 255 / 0.5) !important;
}
.text-violet-50\/60 {
  color: rgb(245 243 255 / 0.6) !important;
}
.text-violet-50\/70 {
  color: rgb(245 243 255 / 0.7) !important;
}
.text-violet-50\/75 {
  color: rgb(245 243 255 / 0.75) !important;
}
.text-violet-50\/80 {
  color: rgb(245 243 255 / 0.8) !important;
}
.text-violet-50\/87 {
  color: rgb(245 243 255 / 0.87) !important;
}
.text-violet-50\/90 {
  color: rgb(245 243 255 / 0.9) !important;
}
.text-violet-50\/95 {
  color: rgb(245 243 255 / 0.95) !important;
}
.text-violet-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity)) !important;
}
.text-violet-500\/0 {
  color: rgb(139 92 246 / 0) !important;
}
.text-violet-500\/10 {
  color: rgb(139 92 246 / 0.1) !important;
}
.text-violet-500\/100 {
  color: rgb(139 92 246 / 1) !important;
}
.text-violet-500\/12 {
  color: rgb(139 92 246 / 0.12) !important;
}
.text-violet-500\/20 {
  color: rgb(139 92 246 / 0.2) !important;
}
.text-violet-500\/25 {
  color: rgb(139 92 246 / 0.25) !important;
}
.text-violet-500\/30 {
  color: rgb(139 92 246 / 0.3) !important;
}
.text-violet-500\/38 {
  color: rgb(139 92 246 / 0.38) !important;
}
.text-violet-500\/40 {
  color: rgb(139 92 246 / 0.4) !important;
}
.text-violet-500\/5 {
  color: rgb(139 92 246 / 0.05) !important;
}
.text-violet-500\/50 {
  color: rgb(139 92 246 / 0.5) !important;
}
.text-violet-500\/60 {
  color: rgb(139 92 246 / 0.6) !important;
}
.text-violet-500\/70 {
  color: rgb(139 92 246 / 0.7) !important;
}
.text-violet-500\/75 {
  color: rgb(139 92 246 / 0.75) !important;
}
.text-violet-500\/80 {
  color: rgb(139 92 246 / 0.8) !important;
}
.text-violet-500\/87 {
  color: rgb(139 92 246 / 0.87) !important;
}
.text-violet-500\/90 {
  color: rgb(139 92 246 / 0.9) !important;
}
.text-violet-500\/95 {
  color: rgb(139 92 246 / 0.95) !important;
}
.text-violet-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity)) !important;
}
.text-violet-600\/0 {
  color: rgb(124 58 237 / 0) !important;
}
.text-violet-600\/10 {
  color: rgb(124 58 237 / 0.1) !important;
}
.text-violet-600\/100 {
  color: rgb(124 58 237 / 1) !important;
}
.text-violet-600\/12 {
  color: rgb(124 58 237 / 0.12) !important;
}
.text-violet-600\/20 {
  color: rgb(124 58 237 / 0.2) !important;
}
.text-violet-600\/25 {
  color: rgb(124 58 237 / 0.25) !important;
}
.text-violet-600\/30 {
  color: rgb(124 58 237 / 0.3) !important;
}
.text-violet-600\/38 {
  color: rgb(124 58 237 / 0.38) !important;
}
.text-violet-600\/40 {
  color: rgb(124 58 237 / 0.4) !important;
}
.text-violet-600\/5 {
  color: rgb(124 58 237 / 0.05) !important;
}
.text-violet-600\/50 {
  color: rgb(124 58 237 / 0.5) !important;
}
.text-violet-600\/60 {
  color: rgb(124 58 237 / 0.6) !important;
}
.text-violet-600\/70 {
  color: rgb(124 58 237 / 0.7) !important;
}
.text-violet-600\/75 {
  color: rgb(124 58 237 / 0.75) !important;
}
.text-violet-600\/80 {
  color: rgb(124 58 237 / 0.8) !important;
}
.text-violet-600\/87 {
  color: rgb(124 58 237 / 0.87) !important;
}
.text-violet-600\/90 {
  color: rgb(124 58 237 / 0.9) !important;
}
.text-violet-600\/95 {
  color: rgb(124 58 237 / 0.95) !important;
}
.text-violet-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity)) !important;
}
.text-violet-700\/0 {
  color: rgb(109 40 217 / 0) !important;
}
.text-violet-700\/10 {
  color: rgb(109 40 217 / 0.1) !important;
}
.text-violet-700\/100 {
  color: rgb(109 40 217 / 1) !important;
}
.text-violet-700\/12 {
  color: rgb(109 40 217 / 0.12) !important;
}
.text-violet-700\/20 {
  color: rgb(109 40 217 / 0.2) !important;
}
.text-violet-700\/25 {
  color: rgb(109 40 217 / 0.25) !important;
}
.text-violet-700\/30 {
  color: rgb(109 40 217 / 0.3) !important;
}
.text-violet-700\/38 {
  color: rgb(109 40 217 / 0.38) !important;
}
.text-violet-700\/40 {
  color: rgb(109 40 217 / 0.4) !important;
}
.text-violet-700\/5 {
  color: rgb(109 40 217 / 0.05) !important;
}
.text-violet-700\/50 {
  color: rgb(109 40 217 / 0.5) !important;
}
.text-violet-700\/60 {
  color: rgb(109 40 217 / 0.6) !important;
}
.text-violet-700\/70 {
  color: rgb(109 40 217 / 0.7) !important;
}
.text-violet-700\/75 {
  color: rgb(109 40 217 / 0.75) !important;
}
.text-violet-700\/80 {
  color: rgb(109 40 217 / 0.8) !important;
}
.text-violet-700\/87 {
  color: rgb(109 40 217 / 0.87) !important;
}
.text-violet-700\/90 {
  color: rgb(109 40 217 / 0.9) !important;
}
.text-violet-700\/95 {
  color: rgb(109 40 217 / 0.95) !important;
}
.text-violet-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity)) !important;
}
.text-violet-800\/0 {
  color: rgb(91 33 182 / 0) !important;
}
.text-violet-800\/10 {
  color: rgb(91 33 182 / 0.1) !important;
}
.text-violet-800\/100 {
  color: rgb(91 33 182 / 1) !important;
}
.text-violet-800\/12 {
  color: rgb(91 33 182 / 0.12) !important;
}
.text-violet-800\/20 {
  color: rgb(91 33 182 / 0.2) !important;
}
.text-violet-800\/25 {
  color: rgb(91 33 182 / 0.25) !important;
}
.text-violet-800\/30 {
  color: rgb(91 33 182 / 0.3) !important;
}
.text-violet-800\/38 {
  color: rgb(91 33 182 / 0.38) !important;
}
.text-violet-800\/40 {
  color: rgb(91 33 182 / 0.4) !important;
}
.text-violet-800\/5 {
  color: rgb(91 33 182 / 0.05) !important;
}
.text-violet-800\/50 {
  color: rgb(91 33 182 / 0.5) !important;
}
.text-violet-800\/60 {
  color: rgb(91 33 182 / 0.6) !important;
}
.text-violet-800\/70 {
  color: rgb(91 33 182 / 0.7) !important;
}
.text-violet-800\/75 {
  color: rgb(91 33 182 / 0.75) !important;
}
.text-violet-800\/80 {
  color: rgb(91 33 182 / 0.8) !important;
}
.text-violet-800\/87 {
  color: rgb(91 33 182 / 0.87) !important;
}
.text-violet-800\/90 {
  color: rgb(91 33 182 / 0.9) !important;
}
.text-violet-800\/95 {
  color: rgb(91 33 182 / 0.95) !important;
}
.text-violet-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity)) !important;
}
.text-violet-900\/0 {
  color: rgb(76 29 149 / 0) !important;
}
.text-violet-900\/10 {
  color: rgb(76 29 149 / 0.1) !important;
}
.text-violet-900\/100 {
  color: rgb(76 29 149 / 1) !important;
}
.text-violet-900\/12 {
  color: rgb(76 29 149 / 0.12) !important;
}
.text-violet-900\/20 {
  color: rgb(76 29 149 / 0.2) !important;
}
.text-violet-900\/25 {
  color: rgb(76 29 149 / 0.25) !important;
}
.text-violet-900\/30 {
  color: rgb(76 29 149 / 0.3) !important;
}
.text-violet-900\/38 {
  color: rgb(76 29 149 / 0.38) !important;
}
.text-violet-900\/40 {
  color: rgb(76 29 149 / 0.4) !important;
}
.text-violet-900\/5 {
  color: rgb(76 29 149 / 0.05) !important;
}
.text-violet-900\/50 {
  color: rgb(76 29 149 / 0.5) !important;
}
.text-violet-900\/60 {
  color: rgb(76 29 149 / 0.6) !important;
}
.text-violet-900\/70 {
  color: rgb(76 29 149 / 0.7) !important;
}
.text-violet-900\/75 {
  color: rgb(76 29 149 / 0.75) !important;
}
.text-violet-900\/80 {
  color: rgb(76 29 149 / 0.8) !important;
}
.text-violet-900\/87 {
  color: rgb(76 29 149 / 0.87) !important;
}
.text-violet-900\/90 {
  color: rgb(76 29 149 / 0.9) !important;
}
.text-violet-900\/95 {
  color: rgb(76 29 149 / 0.95) !important;
}
.text-violet-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(46 16 101 / var(--tw-text-opacity)) !important;
}
.text-violet-950\/0 {
  color: rgb(46 16 101 / 0) !important;
}
.text-violet-950\/10 {
  color: rgb(46 16 101 / 0.1) !important;
}
.text-violet-950\/100 {
  color: rgb(46 16 101 / 1) !important;
}
.text-violet-950\/12 {
  color: rgb(46 16 101 / 0.12) !important;
}
.text-violet-950\/20 {
  color: rgb(46 16 101 / 0.2) !important;
}
.text-violet-950\/25 {
  color: rgb(46 16 101 / 0.25) !important;
}
.text-violet-950\/30 {
  color: rgb(46 16 101 / 0.3) !important;
}
.text-violet-950\/38 {
  color: rgb(46 16 101 / 0.38) !important;
}
.text-violet-950\/40 {
  color: rgb(46 16 101 / 0.4) !important;
}
.text-violet-950\/5 {
  color: rgb(46 16 101 / 0.05) !important;
}
.text-violet-950\/50 {
  color: rgb(46 16 101 / 0.5) !important;
}
.text-violet-950\/60 {
  color: rgb(46 16 101 / 0.6) !important;
}
.text-violet-950\/70 {
  color: rgb(46 16 101 / 0.7) !important;
}
.text-violet-950\/75 {
  color: rgb(46 16 101 / 0.75) !important;
}
.text-violet-950\/80 {
  color: rgb(46 16 101 / 0.8) !important;
}
.text-violet-950\/87 {
  color: rgb(46 16 101 / 0.87) !important;
}
.text-violet-950\/90 {
  color: rgb(46 16 101 / 0.9) !important;
}
.text-violet-950\/95 {
  color: rgb(46 16 101 / 0.95) !important;
}
.text-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-100 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-100-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-100\/0 {
  color: rgba(var(--fuse-warn-100-rgb), 0) !important;
}
.text-warn-100\/10 {
  color: rgba(var(--fuse-warn-100-rgb), 0.1) !important;
}
.text-warn-100\/100 {
  color: rgba(var(--fuse-warn-100-rgb), 1) !important;
}
.text-warn-100\/12 {
  color: rgba(var(--fuse-warn-100-rgb), 0.12) !important;
}
.text-warn-100\/20 {
  color: rgba(var(--fuse-warn-100-rgb), 0.2) !important;
}
.text-warn-100\/25 {
  color: rgba(var(--fuse-warn-100-rgb), 0.25) !important;
}
.text-warn-100\/30 {
  color: rgba(var(--fuse-warn-100-rgb), 0.3) !important;
}
.text-warn-100\/38 {
  color: rgba(var(--fuse-warn-100-rgb), 0.38) !important;
}
.text-warn-100\/40 {
  color: rgba(var(--fuse-warn-100-rgb), 0.4) !important;
}
.text-warn-100\/5 {
  color: rgba(var(--fuse-warn-100-rgb), 0.05) !important;
}
.text-warn-100\/50 {
  color: rgba(var(--fuse-warn-100-rgb), 0.5) !important;
}
.text-warn-100\/60 {
  color: rgba(var(--fuse-warn-100-rgb), 0.6) !important;
}
.text-warn-100\/70 {
  color: rgba(var(--fuse-warn-100-rgb), 0.7) !important;
}
.text-warn-100\/75 {
  color: rgba(var(--fuse-warn-100-rgb), 0.75) !important;
}
.text-warn-100\/80 {
  color: rgba(var(--fuse-warn-100-rgb), 0.8) !important;
}
.text-warn-100\/87 {
  color: rgba(var(--fuse-warn-100-rgb), 0.87) !important;
}
.text-warn-100\/90 {
  color: rgba(var(--fuse-warn-100-rgb), 0.9) !important;
}
.text-warn-100\/95 {
  color: rgba(var(--fuse-warn-100-rgb), 0.95) !important;
}
.text-warn-200 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-200-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-200\/0 {
  color: rgba(var(--fuse-warn-200-rgb), 0) !important;
}
.text-warn-200\/10 {
  color: rgba(var(--fuse-warn-200-rgb), 0.1) !important;
}
.text-warn-200\/100 {
  color: rgba(var(--fuse-warn-200-rgb), 1) !important;
}
.text-warn-200\/12 {
  color: rgba(var(--fuse-warn-200-rgb), 0.12) !important;
}
.text-warn-200\/20 {
  color: rgba(var(--fuse-warn-200-rgb), 0.2) !important;
}
.text-warn-200\/25 {
  color: rgba(var(--fuse-warn-200-rgb), 0.25) !important;
}
.text-warn-200\/30 {
  color: rgba(var(--fuse-warn-200-rgb), 0.3) !important;
}
.text-warn-200\/38 {
  color: rgba(var(--fuse-warn-200-rgb), 0.38) !important;
}
.text-warn-200\/40 {
  color: rgba(var(--fuse-warn-200-rgb), 0.4) !important;
}
.text-warn-200\/5 {
  color: rgba(var(--fuse-warn-200-rgb), 0.05) !important;
}
.text-warn-200\/50 {
  color: rgba(var(--fuse-warn-200-rgb), 0.5) !important;
}
.text-warn-200\/60 {
  color: rgba(var(--fuse-warn-200-rgb), 0.6) !important;
}
.text-warn-200\/70 {
  color: rgba(var(--fuse-warn-200-rgb), 0.7) !important;
}
.text-warn-200\/75 {
  color: rgba(var(--fuse-warn-200-rgb), 0.75) !important;
}
.text-warn-200\/80 {
  color: rgba(var(--fuse-warn-200-rgb), 0.8) !important;
}
.text-warn-200\/87 {
  color: rgba(var(--fuse-warn-200-rgb), 0.87) !important;
}
.text-warn-200\/90 {
  color: rgba(var(--fuse-warn-200-rgb), 0.9) !important;
}
.text-warn-200\/95 {
  color: rgba(var(--fuse-warn-200-rgb), 0.95) !important;
}
.text-warn-300 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-300-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-300\/0 {
  color: rgba(var(--fuse-warn-300-rgb), 0) !important;
}
.text-warn-300\/10 {
  color: rgba(var(--fuse-warn-300-rgb), 0.1) !important;
}
.text-warn-300\/100 {
  color: rgba(var(--fuse-warn-300-rgb), 1) !important;
}
.text-warn-300\/12 {
  color: rgba(var(--fuse-warn-300-rgb), 0.12) !important;
}
.text-warn-300\/20 {
  color: rgba(var(--fuse-warn-300-rgb), 0.2) !important;
}
.text-warn-300\/25 {
  color: rgba(var(--fuse-warn-300-rgb), 0.25) !important;
}
.text-warn-300\/30 {
  color: rgba(var(--fuse-warn-300-rgb), 0.3) !important;
}
.text-warn-300\/38 {
  color: rgba(var(--fuse-warn-300-rgb), 0.38) !important;
}
.text-warn-300\/40 {
  color: rgba(var(--fuse-warn-300-rgb), 0.4) !important;
}
.text-warn-300\/5 {
  color: rgba(var(--fuse-warn-300-rgb), 0.05) !important;
}
.text-warn-300\/50 {
  color: rgba(var(--fuse-warn-300-rgb), 0.5) !important;
}
.text-warn-300\/60 {
  color: rgba(var(--fuse-warn-300-rgb), 0.6) !important;
}
.text-warn-300\/70 {
  color: rgba(var(--fuse-warn-300-rgb), 0.7) !important;
}
.text-warn-300\/75 {
  color: rgba(var(--fuse-warn-300-rgb), 0.75) !important;
}
.text-warn-300\/80 {
  color: rgba(var(--fuse-warn-300-rgb), 0.8) !important;
}
.text-warn-300\/87 {
  color: rgba(var(--fuse-warn-300-rgb), 0.87) !important;
}
.text-warn-300\/90 {
  color: rgba(var(--fuse-warn-300-rgb), 0.9) !important;
}
.text-warn-300\/95 {
  color: rgba(var(--fuse-warn-300-rgb), 0.95) !important;
}
.text-warn-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-400-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-400\/0 {
  color: rgba(var(--fuse-warn-400-rgb), 0) !important;
}
.text-warn-400\/10 {
  color: rgba(var(--fuse-warn-400-rgb), 0.1) !important;
}
.text-warn-400\/100 {
  color: rgba(var(--fuse-warn-400-rgb), 1) !important;
}
.text-warn-400\/12 {
  color: rgba(var(--fuse-warn-400-rgb), 0.12) !important;
}
.text-warn-400\/20 {
  color: rgba(var(--fuse-warn-400-rgb), 0.2) !important;
}
.text-warn-400\/25 {
  color: rgba(var(--fuse-warn-400-rgb), 0.25) !important;
}
.text-warn-400\/30 {
  color: rgba(var(--fuse-warn-400-rgb), 0.3) !important;
}
.text-warn-400\/38 {
  color: rgba(var(--fuse-warn-400-rgb), 0.38) !important;
}
.text-warn-400\/40 {
  color: rgba(var(--fuse-warn-400-rgb), 0.4) !important;
}
.text-warn-400\/5 {
  color: rgba(var(--fuse-warn-400-rgb), 0.05) !important;
}
.text-warn-400\/50 {
  color: rgba(var(--fuse-warn-400-rgb), 0.5) !important;
}
.text-warn-400\/60 {
  color: rgba(var(--fuse-warn-400-rgb), 0.6) !important;
}
.text-warn-400\/70 {
  color: rgba(var(--fuse-warn-400-rgb), 0.7) !important;
}
.text-warn-400\/75 {
  color: rgba(var(--fuse-warn-400-rgb), 0.75) !important;
}
.text-warn-400\/80 {
  color: rgba(var(--fuse-warn-400-rgb), 0.8) !important;
}
.text-warn-400\/87 {
  color: rgba(var(--fuse-warn-400-rgb), 0.87) !important;
}
.text-warn-400\/90 {
  color: rgba(var(--fuse-warn-400-rgb), 0.9) !important;
}
.text-warn-400\/95 {
  color: rgba(var(--fuse-warn-400-rgb), 0.95) !important;
}
.text-warn-50 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-50-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-50\/0 {
  color: rgba(var(--fuse-warn-50-rgb), 0) !important;
}
.text-warn-50\/10 {
  color: rgba(var(--fuse-warn-50-rgb), 0.1) !important;
}
.text-warn-50\/100 {
  color: rgba(var(--fuse-warn-50-rgb), 1) !important;
}
.text-warn-50\/12 {
  color: rgba(var(--fuse-warn-50-rgb), 0.12) !important;
}
.text-warn-50\/20 {
  color: rgba(var(--fuse-warn-50-rgb), 0.2) !important;
}
.text-warn-50\/25 {
  color: rgba(var(--fuse-warn-50-rgb), 0.25) !important;
}
.text-warn-50\/30 {
  color: rgba(var(--fuse-warn-50-rgb), 0.3) !important;
}
.text-warn-50\/38 {
  color: rgba(var(--fuse-warn-50-rgb), 0.38) !important;
}
.text-warn-50\/40 {
  color: rgba(var(--fuse-warn-50-rgb), 0.4) !important;
}
.text-warn-50\/5 {
  color: rgba(var(--fuse-warn-50-rgb), 0.05) !important;
}
.text-warn-50\/50 {
  color: rgba(var(--fuse-warn-50-rgb), 0.5) !important;
}
.text-warn-50\/60 {
  color: rgba(var(--fuse-warn-50-rgb), 0.6) !important;
}
.text-warn-50\/70 {
  color: rgba(var(--fuse-warn-50-rgb), 0.7) !important;
}
.text-warn-50\/75 {
  color: rgba(var(--fuse-warn-50-rgb), 0.75) !important;
}
.text-warn-50\/80 {
  color: rgba(var(--fuse-warn-50-rgb), 0.8) !important;
}
.text-warn-50\/87 {
  color: rgba(var(--fuse-warn-50-rgb), 0.87) !important;
}
.text-warn-50\/90 {
  color: rgba(var(--fuse-warn-50-rgb), 0.9) !important;
}
.text-warn-50\/95 {
  color: rgba(var(--fuse-warn-50-rgb), 0.95) !important;
}
.text-warn-500 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-500-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-500\/0 {
  color: rgba(var(--fuse-warn-500-rgb), 0) !important;
}
.text-warn-500\/10 {
  color: rgba(var(--fuse-warn-500-rgb), 0.1) !important;
}
.text-warn-500\/100 {
  color: rgba(var(--fuse-warn-500-rgb), 1) !important;
}
.text-warn-500\/12 {
  color: rgba(var(--fuse-warn-500-rgb), 0.12) !important;
}
.text-warn-500\/20 {
  color: rgba(var(--fuse-warn-500-rgb), 0.2) !important;
}
.text-warn-500\/25 {
  color: rgba(var(--fuse-warn-500-rgb), 0.25) !important;
}
.text-warn-500\/30 {
  color: rgba(var(--fuse-warn-500-rgb), 0.3) !important;
}
.text-warn-500\/38 {
  color: rgba(var(--fuse-warn-500-rgb), 0.38) !important;
}
.text-warn-500\/40 {
  color: rgba(var(--fuse-warn-500-rgb), 0.4) !important;
}
.text-warn-500\/5 {
  color: rgba(var(--fuse-warn-500-rgb), 0.05) !important;
}
.text-warn-500\/50 {
  color: rgba(var(--fuse-warn-500-rgb), 0.5) !important;
}
.text-warn-500\/60 {
  color: rgba(var(--fuse-warn-500-rgb), 0.6) !important;
}
.text-warn-500\/70 {
  color: rgba(var(--fuse-warn-500-rgb), 0.7) !important;
}
.text-warn-500\/75 {
  color: rgba(var(--fuse-warn-500-rgb), 0.75) !important;
}
.text-warn-500\/80 {
  color: rgba(var(--fuse-warn-500-rgb), 0.8) !important;
}
.text-warn-500\/87 {
  color: rgba(var(--fuse-warn-500-rgb), 0.87) !important;
}
.text-warn-500\/90 {
  color: rgba(var(--fuse-warn-500-rgb), 0.9) !important;
}
.text-warn-500\/95 {
  color: rgba(var(--fuse-warn-500-rgb), 0.95) !important;
}
.text-warn-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-600-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-600\/0 {
  color: rgba(var(--fuse-warn-600-rgb), 0) !important;
}
.text-warn-600\/10 {
  color: rgba(var(--fuse-warn-600-rgb), 0.1) !important;
}
.text-warn-600\/100 {
  color: rgba(var(--fuse-warn-600-rgb), 1) !important;
}
.text-warn-600\/12 {
  color: rgba(var(--fuse-warn-600-rgb), 0.12) !important;
}
.text-warn-600\/20 {
  color: rgba(var(--fuse-warn-600-rgb), 0.2) !important;
}
.text-warn-600\/25 {
  color: rgba(var(--fuse-warn-600-rgb), 0.25) !important;
}
.text-warn-600\/30 {
  color: rgba(var(--fuse-warn-600-rgb), 0.3) !important;
}
.text-warn-600\/38 {
  color: rgba(var(--fuse-warn-600-rgb), 0.38) !important;
}
.text-warn-600\/40 {
  color: rgba(var(--fuse-warn-600-rgb), 0.4) !important;
}
.text-warn-600\/5 {
  color: rgba(var(--fuse-warn-600-rgb), 0.05) !important;
}
.text-warn-600\/50 {
  color: rgba(var(--fuse-warn-600-rgb), 0.5) !important;
}
.text-warn-600\/60 {
  color: rgba(var(--fuse-warn-600-rgb), 0.6) !important;
}
.text-warn-600\/70 {
  color: rgba(var(--fuse-warn-600-rgb), 0.7) !important;
}
.text-warn-600\/75 {
  color: rgba(var(--fuse-warn-600-rgb), 0.75) !important;
}
.text-warn-600\/80 {
  color: rgba(var(--fuse-warn-600-rgb), 0.8) !important;
}
.text-warn-600\/87 {
  color: rgba(var(--fuse-warn-600-rgb), 0.87) !important;
}
.text-warn-600\/90 {
  color: rgba(var(--fuse-warn-600-rgb), 0.9) !important;
}
.text-warn-600\/95 {
  color: rgba(var(--fuse-warn-600-rgb), 0.95) !important;
}
.text-warn-700 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-700-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-700\/0 {
  color: rgba(var(--fuse-warn-700-rgb), 0) !important;
}
.text-warn-700\/10 {
  color: rgba(var(--fuse-warn-700-rgb), 0.1) !important;
}
.text-warn-700\/100 {
  color: rgba(var(--fuse-warn-700-rgb), 1) !important;
}
.text-warn-700\/12 {
  color: rgba(var(--fuse-warn-700-rgb), 0.12) !important;
}
.text-warn-700\/20 {
  color: rgba(var(--fuse-warn-700-rgb), 0.2) !important;
}
.text-warn-700\/25 {
  color: rgba(var(--fuse-warn-700-rgb), 0.25) !important;
}
.text-warn-700\/30 {
  color: rgba(var(--fuse-warn-700-rgb), 0.3) !important;
}
.text-warn-700\/38 {
  color: rgba(var(--fuse-warn-700-rgb), 0.38) !important;
}
.text-warn-700\/40 {
  color: rgba(var(--fuse-warn-700-rgb), 0.4) !important;
}
.text-warn-700\/5 {
  color: rgba(var(--fuse-warn-700-rgb), 0.05) !important;
}
.text-warn-700\/50 {
  color: rgba(var(--fuse-warn-700-rgb), 0.5) !important;
}
.text-warn-700\/60 {
  color: rgba(var(--fuse-warn-700-rgb), 0.6) !important;
}
.text-warn-700\/70 {
  color: rgba(var(--fuse-warn-700-rgb), 0.7) !important;
}
.text-warn-700\/75 {
  color: rgba(var(--fuse-warn-700-rgb), 0.75) !important;
}
.text-warn-700\/80 {
  color: rgba(var(--fuse-warn-700-rgb), 0.8) !important;
}
.text-warn-700\/87 {
  color: rgba(var(--fuse-warn-700-rgb), 0.87) !important;
}
.text-warn-700\/90 {
  color: rgba(var(--fuse-warn-700-rgb), 0.9) !important;
}
.text-warn-700\/95 {
  color: rgba(var(--fuse-warn-700-rgb), 0.95) !important;
}
.text-warn-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-800-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-800\/0 {
  color: rgba(var(--fuse-warn-800-rgb), 0) !important;
}
.text-warn-800\/10 {
  color: rgba(var(--fuse-warn-800-rgb), 0.1) !important;
}
.text-warn-800\/100 {
  color: rgba(var(--fuse-warn-800-rgb), 1) !important;
}
.text-warn-800\/12 {
  color: rgba(var(--fuse-warn-800-rgb), 0.12) !important;
}
.text-warn-800\/20 {
  color: rgba(var(--fuse-warn-800-rgb), 0.2) !important;
}
.text-warn-800\/25 {
  color: rgba(var(--fuse-warn-800-rgb), 0.25) !important;
}
.text-warn-800\/30 {
  color: rgba(var(--fuse-warn-800-rgb), 0.3) !important;
}
.text-warn-800\/38 {
  color: rgba(var(--fuse-warn-800-rgb), 0.38) !important;
}
.text-warn-800\/40 {
  color: rgba(var(--fuse-warn-800-rgb), 0.4) !important;
}
.text-warn-800\/5 {
  color: rgba(var(--fuse-warn-800-rgb), 0.05) !important;
}
.text-warn-800\/50 {
  color: rgba(var(--fuse-warn-800-rgb), 0.5) !important;
}
.text-warn-800\/60 {
  color: rgba(var(--fuse-warn-800-rgb), 0.6) !important;
}
.text-warn-800\/70 {
  color: rgba(var(--fuse-warn-800-rgb), 0.7) !important;
}
.text-warn-800\/75 {
  color: rgba(var(--fuse-warn-800-rgb), 0.75) !important;
}
.text-warn-800\/80 {
  color: rgba(var(--fuse-warn-800-rgb), 0.8) !important;
}
.text-warn-800\/87 {
  color: rgba(var(--fuse-warn-800-rgb), 0.87) !important;
}
.text-warn-800\/90 {
  color: rgba(var(--fuse-warn-800-rgb), 0.9) !important;
}
.text-warn-800\/95 {
  color: rgba(var(--fuse-warn-800-rgb), 0.95) !important;
}
.text-warn-900 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-900-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-900\/0 {
  color: rgba(var(--fuse-warn-900-rgb), 0) !important;
}
.text-warn-900\/10 {
  color: rgba(var(--fuse-warn-900-rgb), 0.1) !important;
}
.text-warn-900\/100 {
  color: rgba(var(--fuse-warn-900-rgb), 1) !important;
}
.text-warn-900\/12 {
  color: rgba(var(--fuse-warn-900-rgb), 0.12) !important;
}
.text-warn-900\/20 {
  color: rgba(var(--fuse-warn-900-rgb), 0.2) !important;
}
.text-warn-900\/25 {
  color: rgba(var(--fuse-warn-900-rgb), 0.25) !important;
}
.text-warn-900\/30 {
  color: rgba(var(--fuse-warn-900-rgb), 0.3) !important;
}
.text-warn-900\/38 {
  color: rgba(var(--fuse-warn-900-rgb), 0.38) !important;
}
.text-warn-900\/40 {
  color: rgba(var(--fuse-warn-900-rgb), 0.4) !important;
}
.text-warn-900\/5 {
  color: rgba(var(--fuse-warn-900-rgb), 0.05) !important;
}
.text-warn-900\/50 {
  color: rgba(var(--fuse-warn-900-rgb), 0.5) !important;
}
.text-warn-900\/60 {
  color: rgba(var(--fuse-warn-900-rgb), 0.6) !important;
}
.text-warn-900\/70 {
  color: rgba(var(--fuse-warn-900-rgb), 0.7) !important;
}
.text-warn-900\/75 {
  color: rgba(var(--fuse-warn-900-rgb), 0.75) !important;
}
.text-warn-900\/80 {
  color: rgba(var(--fuse-warn-900-rgb), 0.8) !important;
}
.text-warn-900\/87 {
  color: rgba(var(--fuse-warn-900-rgb), 0.87) !important;
}
.text-warn-900\/90 {
  color: rgba(var(--fuse-warn-900-rgb), 0.9) !important;
}
.text-warn-900\/95 {
  color: rgba(var(--fuse-warn-900-rgb), 0.95) !important;
}
.text-warn-950 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--fuse-warn-950-rgb), var(--tw-text-opacity)) !important;
}
.text-warn-950\/0 {
  color: rgba(var(--fuse-warn-950-rgb), 0) !important;
}
.text-warn-950\/10 {
  color: rgba(var(--fuse-warn-950-rgb), 0.1) !important;
}
.text-warn-950\/100 {
  color: rgba(var(--fuse-warn-950-rgb), 1) !important;
}
.text-warn-950\/12 {
  color: rgba(var(--fuse-warn-950-rgb), 0.12) !important;
}
.text-warn-950\/20 {
  color: rgba(var(--fuse-warn-950-rgb), 0.2) !important;
}
.text-warn-950\/25 {
  color: rgba(var(--fuse-warn-950-rgb), 0.25) !important;
}
.text-warn-950\/30 {
  color: rgba(var(--fuse-warn-950-rgb), 0.3) !important;
}
.text-warn-950\/38 {
  color: rgba(var(--fuse-warn-950-rgb), 0.38) !important;
}
.text-warn-950\/40 {
  color: rgba(var(--fuse-warn-950-rgb), 0.4) !important;
}
.text-warn-950\/5 {
  color: rgba(var(--fuse-warn-950-rgb), 0.05) !important;
}
.text-warn-950\/50 {
  color: rgba(var(--fuse-warn-950-rgb), 0.5) !important;
}
.text-warn-950\/60 {
  color: rgba(var(--fuse-warn-950-rgb), 0.6) !important;
}
.text-warn-950\/70 {
  color: rgba(var(--fuse-warn-950-rgb), 0.7) !important;
}
.text-warn-950\/75 {
  color: rgba(var(--fuse-warn-950-rgb), 0.75) !important;
}
.text-warn-950\/80 {
  color: rgba(var(--fuse-warn-950-rgb), 0.8) !important;
}
.text-warn-950\/87 {
  color: rgba(var(--fuse-warn-950-rgb), 0.87) !important;
}
.text-warn-950\/90 {
  color: rgba(var(--fuse-warn-950-rgb), 0.9) !important;
}
.text-warn-950\/95 {
  color: rgba(var(--fuse-warn-950-rgb), 0.95) !important;
}
.text-warn\/0 {
  color: rgba(var(--fuse-warn-rgb), 0) !important;
}
.text-warn\/10 {
  color: rgba(var(--fuse-warn-rgb), 0.1) !important;
}
.text-warn\/100 {
  color: rgba(var(--fuse-warn-rgb), 1) !important;
}
.text-warn\/12 {
  color: rgba(var(--fuse-warn-rgb), 0.12) !important;
}
.text-warn\/20 {
  color: rgba(var(--fuse-warn-rgb), 0.2) !important;
}
.text-warn\/25 {
  color: rgba(var(--fuse-warn-rgb), 0.25) !important;
}
.text-warn\/30 {
  color: rgba(var(--fuse-warn-rgb), 0.3) !important;
}
.text-warn\/38 {
  color: rgba(var(--fuse-warn-rgb), 0.38) !important;
}
.text-warn\/40 {
  color: rgba(var(--fuse-warn-rgb), 0.4) !important;
}
.text-warn\/5 {
  color: rgba(var(--fuse-warn-rgb), 0.05) !important;
}
.text-warn\/50 {
  color: rgba(var(--fuse-warn-rgb), 0.5) !important;
}
.text-warn\/60 {
  color: rgba(var(--fuse-warn-rgb), 0.6) !important;
}
.text-warn\/70 {
  color: rgba(var(--fuse-warn-rgb), 0.7) !important;
}
.text-warn\/75 {
  color: rgba(var(--fuse-warn-rgb), 0.75) !important;
}
.text-warn\/80 {
  color: rgba(var(--fuse-warn-rgb), 0.8) !important;
}
.text-warn\/87 {
  color: rgba(var(--fuse-warn-rgb), 0.87) !important;
}
.text-warn\/90 {
  color: rgba(var(--fuse-warn-rgb), 0.9) !important;
}
.text-warn\/95 {
  color: rgba(var(--fuse-warn-rgb), 0.95) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-white\/0 {
  color: rgb(255 255 255 / 0) !important;
}
.text-white\/10 {
  color: rgb(255 255 255 / 0.1) !important;
}
.text-white\/100 {
  color: rgb(255 255 255 / 1) !important;
}
.text-white\/12 {
  color: rgb(255 255 255 / 0.12) !important;
}
.text-white\/20 {
  color: rgb(255 255 255 / 0.2) !important;
}
.text-white\/25 {
  color: rgb(255 255 255 / 0.25) !important;
}
.text-white\/30 {
  color: rgb(255 255 255 / 0.3) !important;
}
.text-white\/38 {
  color: rgb(255 255 255 / 0.38) !important;
}
.text-white\/40 {
  color: rgb(255 255 255 / 0.4) !important;
}
.text-white\/5 {
  color: rgb(255 255 255 / 0.05) !important;
}
.text-white\/50 {
  color: rgb(255 255 255 / 0.5) !important;
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6) !important;
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7) !important;
}
.text-white\/75 {
  color: rgb(255 255 255 / 0.75) !important;
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8) !important;
}
.text-white\/87 {
  color: rgb(255 255 255 / 0.87) !important;
}
.text-white\/90 {
  color: rgb(255 255 255 / 0.9) !important;
}
.text-white\/95 {
  color: rgb(255 255 255 / 0.95) !important;
}
.text-yellow-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity)) !important;
}
.text-yellow-100\/0 {
  color: rgb(254 249 195 / 0) !important;
}
.text-yellow-100\/10 {
  color: rgb(254 249 195 / 0.1) !important;
}
.text-yellow-100\/100 {
  color: rgb(254 249 195 / 1) !important;
}
.text-yellow-100\/12 {
  color: rgb(254 249 195 / 0.12) !important;
}
.text-yellow-100\/20 {
  color: rgb(254 249 195 / 0.2) !important;
}
.text-yellow-100\/25 {
  color: rgb(254 249 195 / 0.25) !important;
}
.text-yellow-100\/30 {
  color: rgb(254 249 195 / 0.3) !important;
}
.text-yellow-100\/38 {
  color: rgb(254 249 195 / 0.38) !important;
}
.text-yellow-100\/40 {
  color: rgb(254 249 195 / 0.4) !important;
}
.text-yellow-100\/5 {
  color: rgb(254 249 195 / 0.05) !important;
}
.text-yellow-100\/50 {
  color: rgb(254 249 195 / 0.5) !important;
}
.text-yellow-100\/60 {
  color: rgb(254 249 195 / 0.6) !important;
}
.text-yellow-100\/70 {
  color: rgb(254 249 195 / 0.7) !important;
}
.text-yellow-100\/75 {
  color: rgb(254 249 195 / 0.75) !important;
}
.text-yellow-100\/80 {
  color: rgb(254 249 195 / 0.8) !important;
}
.text-yellow-100\/87 {
  color: rgb(254 249 195 / 0.87) !important;
}
.text-yellow-100\/90 {
  color: rgb(254 249 195 / 0.9) !important;
}
.text-yellow-100\/95 {
  color: rgb(254 249 195 / 0.95) !important;
}
.text-yellow-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity)) !important;
}
.text-yellow-200\/0 {
  color: rgb(254 240 138 / 0) !important;
}
.text-yellow-200\/10 {
  color: rgb(254 240 138 / 0.1) !important;
}
.text-yellow-200\/100 {
  color: rgb(254 240 138 / 1) !important;
}
.text-yellow-200\/12 {
  color: rgb(254 240 138 / 0.12) !important;
}
.text-yellow-200\/20 {
  color: rgb(254 240 138 / 0.2) !important;
}
.text-yellow-200\/25 {
  color: rgb(254 240 138 / 0.25) !important;
}
.text-yellow-200\/30 {
  color: rgb(254 240 138 / 0.3) !important;
}
.text-yellow-200\/38 {
  color: rgb(254 240 138 / 0.38) !important;
}
.text-yellow-200\/40 {
  color: rgb(254 240 138 / 0.4) !important;
}
.text-yellow-200\/5 {
  color: rgb(254 240 138 / 0.05) !important;
}
.text-yellow-200\/50 {
  color: rgb(254 240 138 / 0.5) !important;
}
.text-yellow-200\/60 {
  color: rgb(254 240 138 / 0.6) !important;
}
.text-yellow-200\/70 {
  color: rgb(254 240 138 / 0.7) !important;
}
.text-yellow-200\/75 {
  color: rgb(254 240 138 / 0.75) !important;
}
.text-yellow-200\/80 {
  color: rgb(254 240 138 / 0.8) !important;
}
.text-yellow-200\/87 {
  color: rgb(254 240 138 / 0.87) !important;
}
.text-yellow-200\/90 {
  color: rgb(254 240 138 / 0.9) !important;
}
.text-yellow-200\/95 {
  color: rgb(254 240 138 / 0.95) !important;
}
.text-yellow-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity)) !important;
}
.text-yellow-300\/0 {
  color: rgb(253 224 71 / 0) !important;
}
.text-yellow-300\/10 {
  color: rgb(253 224 71 / 0.1) !important;
}
.text-yellow-300\/100 {
  color: rgb(253 224 71 / 1) !important;
}
.text-yellow-300\/12 {
  color: rgb(253 224 71 / 0.12) !important;
}
.text-yellow-300\/20 {
  color: rgb(253 224 71 / 0.2) !important;
}
.text-yellow-300\/25 {
  color: rgb(253 224 71 / 0.25) !important;
}
.text-yellow-300\/30 {
  color: rgb(253 224 71 / 0.3) !important;
}
.text-yellow-300\/38 {
  color: rgb(253 224 71 / 0.38) !important;
}
.text-yellow-300\/40 {
  color: rgb(253 224 71 / 0.4) !important;
}
.text-yellow-300\/5 {
  color: rgb(253 224 71 / 0.05) !important;
}
.text-yellow-300\/50 {
  color: rgb(253 224 71 / 0.5) !important;
}
.text-yellow-300\/60 {
  color: rgb(253 224 71 / 0.6) !important;
}
.text-yellow-300\/70 {
  color: rgb(253 224 71 / 0.7) !important;
}
.text-yellow-300\/75 {
  color: rgb(253 224 71 / 0.75) !important;
}
.text-yellow-300\/80 {
  color: rgb(253 224 71 / 0.8) !important;
}
.text-yellow-300\/87 {
  color: rgb(253 224 71 / 0.87) !important;
}
.text-yellow-300\/90 {
  color: rgb(253 224 71 / 0.9) !important;
}
.text-yellow-300\/95 {
  color: rgb(253 224 71 / 0.95) !important;
}
.text-yellow-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity)) !important;
}
.text-yellow-400\/0 {
  color: rgb(250 204 21 / 0) !important;
}
.text-yellow-400\/10 {
  color: rgb(250 204 21 / 0.1) !important;
}
.text-yellow-400\/100 {
  color: rgb(250 204 21 / 1) !important;
}
.text-yellow-400\/12 {
  color: rgb(250 204 21 / 0.12) !important;
}
.text-yellow-400\/20 {
  color: rgb(250 204 21 / 0.2) !important;
}
.text-yellow-400\/25 {
  color: rgb(250 204 21 / 0.25) !important;
}
.text-yellow-400\/30 {
  color: rgb(250 204 21 / 0.3) !important;
}
.text-yellow-400\/38 {
  color: rgb(250 204 21 / 0.38) !important;
}
.text-yellow-400\/40 {
  color: rgb(250 204 21 / 0.4) !important;
}
.text-yellow-400\/5 {
  color: rgb(250 204 21 / 0.05) !important;
}
.text-yellow-400\/50 {
  color: rgb(250 204 21 / 0.5) !important;
}
.text-yellow-400\/60 {
  color: rgb(250 204 21 / 0.6) !important;
}
.text-yellow-400\/70 {
  color: rgb(250 204 21 / 0.7) !important;
}
.text-yellow-400\/75 {
  color: rgb(250 204 21 / 0.75) !important;
}
.text-yellow-400\/80 {
  color: rgb(250 204 21 / 0.8) !important;
}
.text-yellow-400\/87 {
  color: rgb(250 204 21 / 0.87) !important;
}
.text-yellow-400\/90 {
  color: rgb(250 204 21 / 0.9) !important;
}
.text-yellow-400\/95 {
  color: rgb(250 204 21 / 0.95) !important;
}
.text-yellow-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity)) !important;
}
.text-yellow-50\/0 {
  color: rgb(254 252 232 / 0) !important;
}
.text-yellow-50\/10 {
  color: rgb(254 252 232 / 0.1) !important;
}
.text-yellow-50\/100 {
  color: rgb(254 252 232 / 1) !important;
}
.text-yellow-50\/12 {
  color: rgb(254 252 232 / 0.12) !important;
}
.text-yellow-50\/20 {
  color: rgb(254 252 232 / 0.2) !important;
}
.text-yellow-50\/25 {
  color: rgb(254 252 232 / 0.25) !important;
}
.text-yellow-50\/30 {
  color: rgb(254 252 232 / 0.3) !important;
}
.text-yellow-50\/38 {
  color: rgb(254 252 232 / 0.38) !important;
}
.text-yellow-50\/40 {
  color: rgb(254 252 232 / 0.4) !important;
}
.text-yellow-50\/5 {
  color: rgb(254 252 232 / 0.05) !important;
}
.text-yellow-50\/50 {
  color: rgb(254 252 232 / 0.5) !important;
}
.text-yellow-50\/60 {
  color: rgb(254 252 232 / 0.6) !important;
}
.text-yellow-50\/70 {
  color: rgb(254 252 232 / 0.7) !important;
}
.text-yellow-50\/75 {
  color: rgb(254 252 232 / 0.75) !important;
}
.text-yellow-50\/80 {
  color: rgb(254 252 232 / 0.8) !important;
}
.text-yellow-50\/87 {
  color: rgb(254 252 232 / 0.87) !important;
}
.text-yellow-50\/90 {
  color: rgb(254 252 232 / 0.9) !important;
}
.text-yellow-50\/95 {
  color: rgb(254 252 232 / 0.95) !important;
}
.text-yellow-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity)) !important;
}
.text-yellow-500\/0 {
  color: rgb(234 179 8 / 0) !important;
}
.text-yellow-500\/10 {
  color: rgb(234 179 8 / 0.1) !important;
}
.text-yellow-500\/100 {
  color: rgb(234 179 8 / 1) !important;
}
.text-yellow-500\/12 {
  color: rgb(234 179 8 / 0.12) !important;
}
.text-yellow-500\/20 {
  color: rgb(234 179 8 / 0.2) !important;
}
.text-yellow-500\/25 {
  color: rgb(234 179 8 / 0.25) !important;
}
.text-yellow-500\/30 {
  color: rgb(234 179 8 / 0.3) !important;
}
.text-yellow-500\/38 {
  color: rgb(234 179 8 / 0.38) !important;
}
.text-yellow-500\/40 {
  color: rgb(234 179 8 / 0.4) !important;
}
.text-yellow-500\/5 {
  color: rgb(234 179 8 / 0.05) !important;
}
.text-yellow-500\/50 {
  color: rgb(234 179 8 / 0.5) !important;
}
.text-yellow-500\/60 {
  color: rgb(234 179 8 / 0.6) !important;
}
.text-yellow-500\/70 {
  color: rgb(234 179 8 / 0.7) !important;
}
.text-yellow-500\/75 {
  color: rgb(234 179 8 / 0.75) !important;
}
.text-yellow-500\/80 {
  color: rgb(234 179 8 / 0.8) !important;
}
.text-yellow-500\/87 {
  color: rgb(234 179 8 / 0.87) !important;
}
.text-yellow-500\/90 {
  color: rgb(234 179 8 / 0.9) !important;
}
.text-yellow-500\/95 {
  color: rgb(234 179 8 / 0.95) !important;
}
.text-yellow-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity)) !important;
}
.text-yellow-600\/0 {
  color: rgb(202 138 4 / 0) !important;
}
.text-yellow-600\/10 {
  color: rgb(202 138 4 / 0.1) !important;
}
.text-yellow-600\/100 {
  color: rgb(202 138 4 / 1) !important;
}
.text-yellow-600\/12 {
  color: rgb(202 138 4 / 0.12) !important;
}
.text-yellow-600\/20 {
  color: rgb(202 138 4 / 0.2) !important;
}
.text-yellow-600\/25 {
  color: rgb(202 138 4 / 0.25) !important;
}
.text-yellow-600\/30 {
  color: rgb(202 138 4 / 0.3) !important;
}
.text-yellow-600\/38 {
  color: rgb(202 138 4 / 0.38) !important;
}
.text-yellow-600\/40 {
  color: rgb(202 138 4 / 0.4) !important;
}
.text-yellow-600\/5 {
  color: rgb(202 138 4 / 0.05) !important;
}
.text-yellow-600\/50 {
  color: rgb(202 138 4 / 0.5) !important;
}
.text-yellow-600\/60 {
  color: rgb(202 138 4 / 0.6) !important;
}
.text-yellow-600\/70 {
  color: rgb(202 138 4 / 0.7) !important;
}
.text-yellow-600\/75 {
  color: rgb(202 138 4 / 0.75) !important;
}
.text-yellow-600\/80 {
  color: rgb(202 138 4 / 0.8) !important;
}
.text-yellow-600\/87 {
  color: rgb(202 138 4 / 0.87) !important;
}
.text-yellow-600\/90 {
  color: rgb(202 138 4 / 0.9) !important;
}
.text-yellow-600\/95 {
  color: rgb(202 138 4 / 0.95) !important;
}
.text-yellow-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity)) !important;
}
.text-yellow-700\/0 {
  color: rgb(161 98 7 / 0) !important;
}
.text-yellow-700\/10 {
  color: rgb(161 98 7 / 0.1) !important;
}
.text-yellow-700\/100 {
  color: rgb(161 98 7 / 1) !important;
}
.text-yellow-700\/12 {
  color: rgb(161 98 7 / 0.12) !important;
}
.text-yellow-700\/20 {
  color: rgb(161 98 7 / 0.2) !important;
}
.text-yellow-700\/25 {
  color: rgb(161 98 7 / 0.25) !important;
}
.text-yellow-700\/30 {
  color: rgb(161 98 7 / 0.3) !important;
}
.text-yellow-700\/38 {
  color: rgb(161 98 7 / 0.38) !important;
}
.text-yellow-700\/40 {
  color: rgb(161 98 7 / 0.4) !important;
}
.text-yellow-700\/5 {
  color: rgb(161 98 7 / 0.05) !important;
}
.text-yellow-700\/50 {
  color: rgb(161 98 7 / 0.5) !important;
}
.text-yellow-700\/60 {
  color: rgb(161 98 7 / 0.6) !important;
}
.text-yellow-700\/70 {
  color: rgb(161 98 7 / 0.7) !important;
}
.text-yellow-700\/75 {
  color: rgb(161 98 7 / 0.75) !important;
}
.text-yellow-700\/80 {
  color: rgb(161 98 7 / 0.8) !important;
}
.text-yellow-700\/87 {
  color: rgb(161 98 7 / 0.87) !important;
}
.text-yellow-700\/90 {
  color: rgb(161 98 7 / 0.9) !important;
}
.text-yellow-700\/95 {
  color: rgb(161 98 7 / 0.95) !important;
}
.text-yellow-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity)) !important;
}
.text-yellow-800\/0 {
  color: rgb(133 77 14 / 0) !important;
}
.text-yellow-800\/10 {
  color: rgb(133 77 14 / 0.1) !important;
}
.text-yellow-800\/100 {
  color: rgb(133 77 14 / 1) !important;
}
.text-yellow-800\/12 {
  color: rgb(133 77 14 / 0.12) !important;
}
.text-yellow-800\/20 {
  color: rgb(133 77 14 / 0.2) !important;
}
.text-yellow-800\/25 {
  color: rgb(133 77 14 / 0.25) !important;
}
.text-yellow-800\/30 {
  color: rgb(133 77 14 / 0.3) !important;
}
.text-yellow-800\/38 {
  color: rgb(133 77 14 / 0.38) !important;
}
.text-yellow-800\/40 {
  color: rgb(133 77 14 / 0.4) !important;
}
.text-yellow-800\/5 {
  color: rgb(133 77 14 / 0.05) !important;
}
.text-yellow-800\/50 {
  color: rgb(133 77 14 / 0.5) !important;
}
.text-yellow-800\/60 {
  color: rgb(133 77 14 / 0.6) !important;
}
.text-yellow-800\/70 {
  color: rgb(133 77 14 / 0.7) !important;
}
.text-yellow-800\/75 {
  color: rgb(133 77 14 / 0.75) !important;
}
.text-yellow-800\/80 {
  color: rgb(133 77 14 / 0.8) !important;
}
.text-yellow-800\/87 {
  color: rgb(133 77 14 / 0.87) !important;
}
.text-yellow-800\/90 {
  color: rgb(133 77 14 / 0.9) !important;
}
.text-yellow-800\/95 {
  color: rgb(133 77 14 / 0.95) !important;
}
.text-yellow-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity)) !important;
}
.text-yellow-900\/0 {
  color: rgb(113 63 18 / 0) !important;
}
.text-yellow-900\/10 {
  color: rgb(113 63 18 / 0.1) !important;
}
.text-yellow-900\/100 {
  color: rgb(113 63 18 / 1) !important;
}
.text-yellow-900\/12 {
  color: rgb(113 63 18 / 0.12) !important;
}
.text-yellow-900\/20 {
  color: rgb(113 63 18 / 0.2) !important;
}
.text-yellow-900\/25 {
  color: rgb(113 63 18 / 0.25) !important;
}
.text-yellow-900\/30 {
  color: rgb(113 63 18 / 0.3) !important;
}
.text-yellow-900\/38 {
  color: rgb(113 63 18 / 0.38) !important;
}
.text-yellow-900\/40 {
  color: rgb(113 63 18 / 0.4) !important;
}
.text-yellow-900\/5 {
  color: rgb(113 63 18 / 0.05) !important;
}
.text-yellow-900\/50 {
  color: rgb(113 63 18 / 0.5) !important;
}
.text-yellow-900\/60 {
  color: rgb(113 63 18 / 0.6) !important;
}
.text-yellow-900\/70 {
  color: rgb(113 63 18 / 0.7) !important;
}
.text-yellow-900\/75 {
  color: rgb(113 63 18 / 0.75) !important;
}
.text-yellow-900\/80 {
  color: rgb(113 63 18 / 0.8) !important;
}
.text-yellow-900\/87 {
  color: rgb(113 63 18 / 0.87) !important;
}
.text-yellow-900\/90 {
  color: rgb(113 63 18 / 0.9) !important;
}
.text-yellow-900\/95 {
  color: rgb(113 63 18 / 0.95) !important;
}
.text-yellow-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(66 32 6 / var(--tw-text-opacity)) !important;
}
.text-yellow-950\/0 {
  color: rgb(66 32 6 / 0) !important;
}
.text-yellow-950\/10 {
  color: rgb(66 32 6 / 0.1) !important;
}
.text-yellow-950\/100 {
  color: rgb(66 32 6 / 1) !important;
}
.text-yellow-950\/12 {
  color: rgb(66 32 6 / 0.12) !important;
}
.text-yellow-950\/20 {
  color: rgb(66 32 6 / 0.2) !important;
}
.text-yellow-950\/25 {
  color: rgb(66 32 6 / 0.25) !important;
}
.text-yellow-950\/30 {
  color: rgb(66 32 6 / 0.3) !important;
}
.text-yellow-950\/38 {
  color: rgb(66 32 6 / 0.38) !important;
}
.text-yellow-950\/40 {
  color: rgb(66 32 6 / 0.4) !important;
}
.text-yellow-950\/5 {
  color: rgb(66 32 6 / 0.05) !important;
}
.text-yellow-950\/50 {
  color: rgb(66 32 6 / 0.5) !important;
}
.text-yellow-950\/60 {
  color: rgb(66 32 6 / 0.6) !important;
}
.text-yellow-950\/70 {
  color: rgb(66 32 6 / 0.7) !important;
}
.text-yellow-950\/75 {
  color: rgb(66 32 6 / 0.75) !important;
}
.text-yellow-950\/80 {
  color: rgb(66 32 6 / 0.8) !important;
}
.text-yellow-950\/87 {
  color: rgb(66 32 6 / 0.87) !important;
}
.text-yellow-950\/90 {
  color: rgb(66 32 6 / 0.9) !important;
}
.text-yellow-950\/95 {
  color: rgb(66 32 6 / 0.95) !important;
}
.text-zinc-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity)) !important;
}
.text-zinc-100\/0 {
  color: rgb(244 244 245 / 0) !important;
}
.text-zinc-100\/10 {
  color: rgb(244 244 245 / 0.1) !important;
}
.text-zinc-100\/100 {
  color: rgb(244 244 245 / 1) !important;
}
.text-zinc-100\/12 {
  color: rgb(244 244 245 / 0.12) !important;
}
.text-zinc-100\/20 {
  color: rgb(244 244 245 / 0.2) !important;
}
.text-zinc-100\/25 {
  color: rgb(244 244 245 / 0.25) !important;
}
.text-zinc-100\/30 {
  color: rgb(244 244 245 / 0.3) !important;
}
.text-zinc-100\/38 {
  color: rgb(244 244 245 / 0.38) !important;
}
.text-zinc-100\/40 {
  color: rgb(244 244 245 / 0.4) !important;
}
.text-zinc-100\/5 {
  color: rgb(244 244 245 / 0.05) !important;
}
.text-zinc-100\/50 {
  color: rgb(244 244 245 / 0.5) !important;
}
.text-zinc-100\/60 {
  color: rgb(244 244 245 / 0.6) !important;
}
.text-zinc-100\/70 {
  color: rgb(244 244 245 / 0.7) !important;
}
.text-zinc-100\/75 {
  color: rgb(244 244 245 / 0.75) !important;
}
.text-zinc-100\/80 {
  color: rgb(244 244 245 / 0.8) !important;
}
.text-zinc-100\/87 {
  color: rgb(244 244 245 / 0.87) !important;
}
.text-zinc-100\/90 {
  color: rgb(244 244 245 / 0.9) !important;
}
.text-zinc-100\/95 {
  color: rgb(244 244 245 / 0.95) !important;
}
.text-zinc-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity)) !important;
}
.text-zinc-200\/0 {
  color: rgb(228 228 231 / 0) !important;
}
.text-zinc-200\/10 {
  color: rgb(228 228 231 / 0.1) !important;
}
.text-zinc-200\/100 {
  color: rgb(228 228 231 / 1) !important;
}
.text-zinc-200\/12 {
  color: rgb(228 228 231 / 0.12) !important;
}
.text-zinc-200\/20 {
  color: rgb(228 228 231 / 0.2) !important;
}
.text-zinc-200\/25 {
  color: rgb(228 228 231 / 0.25) !important;
}
.text-zinc-200\/30 {
  color: rgb(228 228 231 / 0.3) !important;
}
.text-zinc-200\/38 {
  color: rgb(228 228 231 / 0.38) !important;
}
.text-zinc-200\/40 {
  color: rgb(228 228 231 / 0.4) !important;
}
.text-zinc-200\/5 {
  color: rgb(228 228 231 / 0.05) !important;
}
.text-zinc-200\/50 {
  color: rgb(228 228 231 / 0.5) !important;
}
.text-zinc-200\/60 {
  color: rgb(228 228 231 / 0.6) !important;
}
.text-zinc-200\/70 {
  color: rgb(228 228 231 / 0.7) !important;
}
.text-zinc-200\/75 {
  color: rgb(228 228 231 / 0.75) !important;
}
.text-zinc-200\/80 {
  color: rgb(228 228 231 / 0.8) !important;
}
.text-zinc-200\/87 {
  color: rgb(228 228 231 / 0.87) !important;
}
.text-zinc-200\/90 {
  color: rgb(228 228 231 / 0.9) !important;
}
.text-zinc-200\/95 {
  color: rgb(228 228 231 / 0.95) !important;
}
.text-zinc-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity)) !important;
}
.text-zinc-300\/0 {
  color: rgb(212 212 216 / 0) !important;
}
.text-zinc-300\/10 {
  color: rgb(212 212 216 / 0.1) !important;
}
.text-zinc-300\/100 {
  color: rgb(212 212 216 / 1) !important;
}
.text-zinc-300\/12 {
  color: rgb(212 212 216 / 0.12) !important;
}
.text-zinc-300\/20 {
  color: rgb(212 212 216 / 0.2) !important;
}
.text-zinc-300\/25 {
  color: rgb(212 212 216 / 0.25) !important;
}
.text-zinc-300\/30 {
  color: rgb(212 212 216 / 0.3) !important;
}
.text-zinc-300\/38 {
  color: rgb(212 212 216 / 0.38) !important;
}
.text-zinc-300\/40 {
  color: rgb(212 212 216 / 0.4) !important;
}
.text-zinc-300\/5 {
  color: rgb(212 212 216 / 0.05) !important;
}
.text-zinc-300\/50 {
  color: rgb(212 212 216 / 0.5) !important;
}
.text-zinc-300\/60 {
  color: rgb(212 212 216 / 0.6) !important;
}
.text-zinc-300\/70 {
  color: rgb(212 212 216 / 0.7) !important;
}
.text-zinc-300\/75 {
  color: rgb(212 212 216 / 0.75) !important;
}
.text-zinc-300\/80 {
  color: rgb(212 212 216 / 0.8) !important;
}
.text-zinc-300\/87 {
  color: rgb(212 212 216 / 0.87) !important;
}
.text-zinc-300\/90 {
  color: rgb(212 212 216 / 0.9) !important;
}
.text-zinc-300\/95 {
  color: rgb(212 212 216 / 0.95) !important;
}
.text-zinc-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity)) !important;
}
.text-zinc-400\/0 {
  color: rgb(161 161 170 / 0) !important;
}
.text-zinc-400\/10 {
  color: rgb(161 161 170 / 0.1) !important;
}
.text-zinc-400\/100 {
  color: rgb(161 161 170 / 1) !important;
}
.text-zinc-400\/12 {
  color: rgb(161 161 170 / 0.12) !important;
}
.text-zinc-400\/20 {
  color: rgb(161 161 170 / 0.2) !important;
}
.text-zinc-400\/25 {
  color: rgb(161 161 170 / 0.25) !important;
}
.text-zinc-400\/30 {
  color: rgb(161 161 170 / 0.3) !important;
}
.text-zinc-400\/38 {
  color: rgb(161 161 170 / 0.38) !important;
}
.text-zinc-400\/40 {
  color: rgb(161 161 170 / 0.4) !important;
}
.text-zinc-400\/5 {
  color: rgb(161 161 170 / 0.05) !important;
}
.text-zinc-400\/50 {
  color: rgb(161 161 170 / 0.5) !important;
}
.text-zinc-400\/60 {
  color: rgb(161 161 170 / 0.6) !important;
}
.text-zinc-400\/70 {
  color: rgb(161 161 170 / 0.7) !important;
}
.text-zinc-400\/75 {
  color: rgb(161 161 170 / 0.75) !important;
}
.text-zinc-400\/80 {
  color: rgb(161 161 170 / 0.8) !important;
}
.text-zinc-400\/87 {
  color: rgb(161 161 170 / 0.87) !important;
}
.text-zinc-400\/90 {
  color: rgb(161 161 170 / 0.9) !important;
}
.text-zinc-400\/95 {
  color: rgb(161 161 170 / 0.95) !important;
}
.text-zinc-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity)) !important;
}
.text-zinc-50\/0 {
  color: rgb(250 250 250 / 0) !important;
}
.text-zinc-50\/10 {
  color: rgb(250 250 250 / 0.1) !important;
}
.text-zinc-50\/100 {
  color: rgb(250 250 250 / 1) !important;
}
.text-zinc-50\/12 {
  color: rgb(250 250 250 / 0.12) !important;
}
.text-zinc-50\/20 {
  color: rgb(250 250 250 / 0.2) !important;
}
.text-zinc-50\/25 {
  color: rgb(250 250 250 / 0.25) !important;
}
.text-zinc-50\/30 {
  color: rgb(250 250 250 / 0.3) !important;
}
.text-zinc-50\/38 {
  color: rgb(250 250 250 / 0.38) !important;
}
.text-zinc-50\/40 {
  color: rgb(250 250 250 / 0.4) !important;
}
.text-zinc-50\/5 {
  color: rgb(250 250 250 / 0.05) !important;
}
.text-zinc-50\/50 {
  color: rgb(250 250 250 / 0.5) !important;
}
.text-zinc-50\/60 {
  color: rgb(250 250 250 / 0.6) !important;
}
.text-zinc-50\/70 {
  color: rgb(250 250 250 / 0.7) !important;
}
.text-zinc-50\/75 {
  color: rgb(250 250 250 / 0.75) !important;
}
.text-zinc-50\/80 {
  color: rgb(250 250 250 / 0.8) !important;
}
.text-zinc-50\/87 {
  color: rgb(250 250 250 / 0.87) !important;
}
.text-zinc-50\/90 {
  color: rgb(250 250 250 / 0.9) !important;
}
.text-zinc-50\/95 {
  color: rgb(250 250 250 / 0.95) !important;
}
.text-zinc-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity)) !important;
}
.text-zinc-500\/0 {
  color: rgb(113 113 122 / 0) !important;
}
.text-zinc-500\/10 {
  color: rgb(113 113 122 / 0.1) !important;
}
.text-zinc-500\/100 {
  color: rgb(113 113 122 / 1) !important;
}
.text-zinc-500\/12 {
  color: rgb(113 113 122 / 0.12) !important;
}
.text-zinc-500\/20 {
  color: rgb(113 113 122 / 0.2) !important;
}
.text-zinc-500\/25 {
  color: rgb(113 113 122 / 0.25) !important;
}
.text-zinc-500\/30 {
  color: rgb(113 113 122 / 0.3) !important;
}
.text-zinc-500\/38 {
  color: rgb(113 113 122 / 0.38) !important;
}
.text-zinc-500\/40 {
  color: rgb(113 113 122 / 0.4) !important;
}
.text-zinc-500\/5 {
  color: rgb(113 113 122 / 0.05) !important;
}
.text-zinc-500\/50 {
  color: rgb(113 113 122 / 0.5) !important;
}
.text-zinc-500\/60 {
  color: rgb(113 113 122 / 0.6) !important;
}
.text-zinc-500\/70 {
  color: rgb(113 113 122 / 0.7) !important;
}
.text-zinc-500\/75 {
  color: rgb(113 113 122 / 0.75) !important;
}
.text-zinc-500\/80 {
  color: rgb(113 113 122 / 0.8) !important;
}
.text-zinc-500\/87 {
  color: rgb(113 113 122 / 0.87) !important;
}
.text-zinc-500\/90 {
  color: rgb(113 113 122 / 0.9) !important;
}
.text-zinc-500\/95 {
  color: rgb(113 113 122 / 0.95) !important;
}
.text-zinc-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity)) !important;
}
.text-zinc-600\/0 {
  color: rgb(82 82 91 / 0) !important;
}
.text-zinc-600\/10 {
  color: rgb(82 82 91 / 0.1) !important;
}
.text-zinc-600\/100 {
  color: rgb(82 82 91 / 1) !important;
}
.text-zinc-600\/12 {
  color: rgb(82 82 91 / 0.12) !important;
}
.text-zinc-600\/20 {
  color: rgb(82 82 91 / 0.2) !important;
}
.text-zinc-600\/25 {
  color: rgb(82 82 91 / 0.25) !important;
}
.text-zinc-600\/30 {
  color: rgb(82 82 91 / 0.3) !important;
}
.text-zinc-600\/38 {
  color: rgb(82 82 91 / 0.38) !important;
}
.text-zinc-600\/40 {
  color: rgb(82 82 91 / 0.4) !important;
}
.text-zinc-600\/5 {
  color: rgb(82 82 91 / 0.05) !important;
}
.text-zinc-600\/50 {
  color: rgb(82 82 91 / 0.5) !important;
}
.text-zinc-600\/60 {
  color: rgb(82 82 91 / 0.6) !important;
}
.text-zinc-600\/70 {
  color: rgb(82 82 91 / 0.7) !important;
}
.text-zinc-600\/75 {
  color: rgb(82 82 91 / 0.75) !important;
}
.text-zinc-600\/80 {
  color: rgb(82 82 91 / 0.8) !important;
}
.text-zinc-600\/87 {
  color: rgb(82 82 91 / 0.87) !important;
}
.text-zinc-600\/90 {
  color: rgb(82 82 91 / 0.9) !important;
}
.text-zinc-600\/95 {
  color: rgb(82 82 91 / 0.95) !important;
}
.text-zinc-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity)) !important;
}
.text-zinc-700\/0 {
  color: rgb(63 63 70 / 0) !important;
}
.text-zinc-700\/10 {
  color: rgb(63 63 70 / 0.1) !important;
}
.text-zinc-700\/100 {
  color: rgb(63 63 70 / 1) !important;
}
.text-zinc-700\/12 {
  color: rgb(63 63 70 / 0.12) !important;
}
.text-zinc-700\/20 {
  color: rgb(63 63 70 / 0.2) !important;
}
.text-zinc-700\/25 {
  color: rgb(63 63 70 / 0.25) !important;
}
.text-zinc-700\/30 {
  color: rgb(63 63 70 / 0.3) !important;
}
.text-zinc-700\/38 {
  color: rgb(63 63 70 / 0.38) !important;
}
.text-zinc-700\/40 {
  color: rgb(63 63 70 / 0.4) !important;
}
.text-zinc-700\/5 {
  color: rgb(63 63 70 / 0.05) !important;
}
.text-zinc-700\/50 {
  color: rgb(63 63 70 / 0.5) !important;
}
.text-zinc-700\/60 {
  color: rgb(63 63 70 / 0.6) !important;
}
.text-zinc-700\/70 {
  color: rgb(63 63 70 / 0.7) !important;
}
.text-zinc-700\/75 {
  color: rgb(63 63 70 / 0.75) !important;
}
.text-zinc-700\/80 {
  color: rgb(63 63 70 / 0.8) !important;
}
.text-zinc-700\/87 {
  color: rgb(63 63 70 / 0.87) !important;
}
.text-zinc-700\/90 {
  color: rgb(63 63 70 / 0.9) !important;
}
.text-zinc-700\/95 {
  color: rgb(63 63 70 / 0.95) !important;
}
.text-zinc-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity)) !important;
}
.text-zinc-800\/0 {
  color: rgb(39 39 42 / 0) !important;
}
.text-zinc-800\/10 {
  color: rgb(39 39 42 / 0.1) !important;
}
.text-zinc-800\/100 {
  color: rgb(39 39 42 / 1) !important;
}
.text-zinc-800\/12 {
  color: rgb(39 39 42 / 0.12) !important;
}
.text-zinc-800\/20 {
  color: rgb(39 39 42 / 0.2) !important;
}
.text-zinc-800\/25 {
  color: rgb(39 39 42 / 0.25) !important;
}
.text-zinc-800\/30 {
  color: rgb(39 39 42 / 0.3) !important;
}
.text-zinc-800\/38 {
  color: rgb(39 39 42 / 0.38) !important;
}
.text-zinc-800\/40 {
  color: rgb(39 39 42 / 0.4) !important;
}
.text-zinc-800\/5 {
  color: rgb(39 39 42 / 0.05) !important;
}
.text-zinc-800\/50 {
  color: rgb(39 39 42 / 0.5) !important;
}
.text-zinc-800\/60 {
  color: rgb(39 39 42 / 0.6) !important;
}
.text-zinc-800\/70 {
  color: rgb(39 39 42 / 0.7) !important;
}
.text-zinc-800\/75 {
  color: rgb(39 39 42 / 0.75) !important;
}
.text-zinc-800\/80 {
  color: rgb(39 39 42 / 0.8) !important;
}
.text-zinc-800\/87 {
  color: rgb(39 39 42 / 0.87) !important;
}
.text-zinc-800\/90 {
  color: rgb(39 39 42 / 0.9) !important;
}
.text-zinc-800\/95 {
  color: rgb(39 39 42 / 0.95) !important;
}
.text-zinc-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity)) !important;
}
.text-zinc-900\/0 {
  color: rgb(24 24 27 / 0) !important;
}
.text-zinc-900\/10 {
  color: rgb(24 24 27 / 0.1) !important;
}
.text-zinc-900\/100 {
  color: rgb(24 24 27 / 1) !important;
}
.text-zinc-900\/12 {
  color: rgb(24 24 27 / 0.12) !important;
}
.text-zinc-900\/20 {
  color: rgb(24 24 27 / 0.2) !important;
}
.text-zinc-900\/25 {
  color: rgb(24 24 27 / 0.25) !important;
}
.text-zinc-900\/30 {
  color: rgb(24 24 27 / 0.3) !important;
}
.text-zinc-900\/38 {
  color: rgb(24 24 27 / 0.38) !important;
}
.text-zinc-900\/40 {
  color: rgb(24 24 27 / 0.4) !important;
}
.text-zinc-900\/5 {
  color: rgb(24 24 27 / 0.05) !important;
}
.text-zinc-900\/50 {
  color: rgb(24 24 27 / 0.5) !important;
}
.text-zinc-900\/60 {
  color: rgb(24 24 27 / 0.6) !important;
}
.text-zinc-900\/70 {
  color: rgb(24 24 27 / 0.7) !important;
}
.text-zinc-900\/75 {
  color: rgb(24 24 27 / 0.75) !important;
}
.text-zinc-900\/80 {
  color: rgb(24 24 27 / 0.8) !important;
}
.text-zinc-900\/87 {
  color: rgb(24 24 27 / 0.87) !important;
}
.text-zinc-900\/90 {
  color: rgb(24 24 27 / 0.9) !important;
}
.text-zinc-900\/95 {
  color: rgb(24 24 27 / 0.95) !important;
}
.text-zinc-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(9 9 11 / var(--tw-text-opacity)) !important;
}
.text-zinc-950\/0 {
  color: rgb(9 9 11 / 0) !important;
}
.text-zinc-950\/10 {
  color: rgb(9 9 11 / 0.1) !important;
}
.text-zinc-950\/100 {
  color: rgb(9 9 11 / 1) !important;
}
.text-zinc-950\/12 {
  color: rgb(9 9 11 / 0.12) !important;
}
.text-zinc-950\/20 {
  color: rgb(9 9 11 / 0.2) !important;
}
.text-zinc-950\/25 {
  color: rgb(9 9 11 / 0.25) !important;
}
.text-zinc-950\/30 {
  color: rgb(9 9 11 / 0.3) !important;
}
.text-zinc-950\/38 {
  color: rgb(9 9 11 / 0.38) !important;
}
.text-zinc-950\/40 {
  color: rgb(9 9 11 / 0.4) !important;
}
.text-zinc-950\/5 {
  color: rgb(9 9 11 / 0.05) !important;
}
.text-zinc-950\/50 {
  color: rgb(9 9 11 / 0.5) !important;
}
.text-zinc-950\/60 {
  color: rgb(9 9 11 / 0.6) !important;
}
.text-zinc-950\/70 {
  color: rgb(9 9 11 / 0.7) !important;
}
.text-zinc-950\/75 {
  color: rgb(9 9 11 / 0.75) !important;
}
.text-zinc-950\/80 {
  color: rgb(9 9 11 / 0.8) !important;
}
.text-zinc-950\/87 {
  color: rgb(9 9 11 / 0.87) !important;
}
.text-zinc-950\/90 {
  color: rgb(9 9 11 / 0.9) !important;
}
.text-zinc-950\/95 {
  color: rgb(9 9 11 / 0.95) !important;
}
.text-opacity-0 {
  --tw-text-opacity: 0 !important;
}
.text-opacity-10 {
  --tw-text-opacity: 0.1 !important;
}
.text-opacity-100 {
  --tw-text-opacity: 1 !important;
}
.text-opacity-12 {
  --tw-text-opacity: 0.12 !important;
}
.text-opacity-20 {
  --tw-text-opacity: 0.2 !important;
}
.text-opacity-25 {
  --tw-text-opacity: 0.25 !important;
}
.text-opacity-30 {
  --tw-text-opacity: 0.3 !important;
}
.text-opacity-38 {
  --tw-text-opacity: 0.38 !important;
}
.text-opacity-40 {
  --tw-text-opacity: 0.4 !important;
}
.text-opacity-5 {
  --tw-text-opacity: 0.05 !important;
}
.text-opacity-50 {
  --tw-text-opacity: 0.5 !important;
}
.text-opacity-60 {
  --tw-text-opacity: 0.6 !important;
}
.text-opacity-70 {
  --tw-text-opacity: 0.7 !important;
}
.text-opacity-75 {
  --tw-text-opacity: 0.75 !important;
}
.text-opacity-80 {
  --tw-text-opacity: 0.8 !important;
}
.text-opacity-87 {
  --tw-text-opacity: 0.87 !important;
}
.text-opacity-90 {
  --tw-text-opacity: 0.9 !important;
}
.text-opacity-95 {
  --tw-text-opacity: 0.95 !important;
}
.underline {
  text-decoration-line: underline !important;
}
.no-underline {
  text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.outline {
  outline-style: solid !important;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-accent-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-accent-400-rgb), var(--tw-ring-opacity)) !important;
}
.ring-amber-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity)) !important;
}
.ring-blue-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity)) !important;
}
.ring-gray-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity)) !important;
}
.ring-green-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity)) !important;
}
.ring-primary-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-primary-400-rgb), var(--tw-ring-opacity)) !important;
}
.ring-red-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity)) !important;
}
.ring-warn-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--fuse-warn-400-rgb), var(--tw-ring-opacity)) !important;
}
.blur {
  --tw-blur: blur(8px) !important;
  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) !important;
}
.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) !important;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.icon-size-4 {
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem !important;
  min-height: 1rem !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
}
.icon-size-4 svg {
  width: 1rem !important;
  height: 1rem !important;
}
.icon-size-5 {
  width: 1.25rem !important;
  height: 1.25rem !important;
  min-width: 1.25rem !important;
  min-height: 1.25rem !important;
  font-size: 1.25rem !important;
  line-height: 1.25rem !important;
}
.icon-size-5 svg {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.icon-size-8 {
  width: 2rem !important;
  height: 2rem !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  font-size: 2rem !important;
  line-height: 2rem !important;
}
.icon-size-8 svg {
  width: 2rem !important;
  height: 2rem !important;
}
mat-card-title {
  color: var(--fuse-primary);
}
.even\:border-r-0:nth-child(even) {
  border-right-width: 0px !important;
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0 !important;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1 !important;
}
:is(.dark .dark\:border-gray-500) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(100 116 139 / var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:border-gray-600) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:border-primary) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-primary-rgb), var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:border-warn) {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--fuse-warn-rgb), var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:bg-black) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:bg-gray-50) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:bg-gray-700) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:bg-transparent) {
  background-color: transparent !important;
}
:is(.dark .dark\:bg-white) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:bg-opacity-10) {
  --tw-bg-opacity: 0.1 !important;
}
:is(.dark .dark\:bg-opacity-5) {
  --tw-bg-opacity: 0.05 !important;
}
:is(.dark .dark\:text-gray-400) {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:text-gray-500) {
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:hover\:bg-black:hover) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:hover\:bg-opacity-5:hover) {
  --tw-bg-opacity: 0.05 !important;
}
@media print {
  .print\:hidden {
    display: none !important;
  }
}
@media (min-width: 600px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:inset-auto {
    inset: auto !important;
  }
  .sm\:m-0 {
    margin: 0px !important;
  }
  .sm\:m-0\.5 {
    margin: 0.125rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-1\.5 {
    margin: 0.375rem !important;
  }
  .sm\:m-1\/2 {
    margin: 50% !important;
  }
  .sm\:m-1\/3 {
    margin: 33.333333% !important;
  }
  .sm\:m-1\/4 {
    margin: 25% !important;
  }
  .sm\:m-10 {
    margin: 2.5rem !important;
  }
  .sm\:m-100 {
    margin: 25rem !important;
  }
  .sm\:m-11 {
    margin: 2.75rem !important;
  }
  .sm\:m-12 {
    margin: 3rem !important;
  }
  .sm\:m-120 {
    margin: 30rem !important;
  }
  .sm\:m-128 {
    margin: 32rem !important;
  }
  .sm\:m-13 {
    margin: 3.25rem !important;
  }
  .sm\:m-14 {
    margin: 3.5rem !important;
  }
  .sm\:m-140 {
    margin: 35rem !important;
  }
  .sm\:m-15 {
    margin: 3.75rem !important;
  }
  .sm\:m-16 {
    margin: 4rem !important;
  }
  .sm\:m-160 {
    margin: 40rem !important;
  }
  .sm\:m-18 {
    margin: 4.5rem !important;
  }
  .sm\:m-180 {
    margin: 45rem !important;
  }
  .sm\:m-192 {
    margin: 48rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-2\.5 {
    margin: 0.625rem !important;
  }
  .sm\:m-2\/3 {
    margin: 66.666667% !important;
  }
  .sm\:m-2\/4 {
    margin: 50% !important;
  }
  .sm\:m-20 {
    margin: 5rem !important;
  }
  .sm\:m-200 {
    margin: 50rem !important;
  }
  .sm\:m-22 {
    margin: 5.5rem !important;
  }
  .sm\:m-24 {
    margin: 6rem !important;
  }
  .sm\:m-240 {
    margin: 60rem !important;
  }
  .sm\:m-256 {
    margin: 64rem !important;
  }
  .sm\:m-26 {
    margin: 6.5rem !important;
  }
  .sm\:m-28 {
    margin: 7rem !important;
  }
  .sm\:m-280 {
    margin: 70rem !important;
  }
  .sm\:m-3 {
    margin: 0.75rem !important;
  }
  .sm\:m-3\.5 {
    margin: 0.875rem !important;
  }
  .sm\:m-3\/4 {
    margin: 75% !important;
  }
  .sm\:m-30 {
    margin: 7.5rem !important;
  }
  .sm\:m-32 {
    margin: 8rem !important;
  }
  .sm\:m-320 {
    margin: 80rem !important;
  }
  .sm\:m-36 {
    margin: 9rem !important;
  }
  .sm\:m-360 {
    margin: 90rem !important;
  }
  .sm\:m-4 {
    margin: 1rem !important;
  }
  .sm\:m-40 {
    margin: 10rem !important;
  }
  .sm\:m-400 {
    margin: 100rem !important;
  }
  .sm\:m-44 {
    margin: 11rem !important;
  }
  .sm\:m-48 {
    margin: 12rem !important;
  }
  .sm\:m-480 {
    margin: 120rem !important;
  }
  .sm\:m-5 {
    margin: 1.25rem !important;
  }
  .sm\:m-50 {
    margin: 12.5rem !important;
  }
  .sm\:m-52 {
    margin: 13rem !important;
  }
  .sm\:m-56 {
    margin: 14rem !important;
  }
  .sm\:m-6 {
    margin: 1.5rem !important;
  }
  .sm\:m-60 {
    margin: 15rem !important;
  }
  .sm\:m-64 {
    margin: 16rem !important;
  }
  .sm\:m-7 {
    margin: 1.75rem !important;
  }
  .sm\:m-72 {
    margin: 18rem !important;
  }
  .sm\:m-8 {
    margin: 2rem !important;
  }
  .sm\:m-80 {
    margin: 20rem !important;
  }
  .sm\:m-9 {
    margin: 2.25rem !important;
  }
  .sm\:m-90 {
    margin: 22.5rem !important;
  }
  .sm\:m-96 {
    margin: 24rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:m-px {
    margin: 1px !important;
  }
  .sm\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sm\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }
  .sm\:mx-1\/2 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .sm\:mx-1\/3 {
    margin-left: 33.333333% !important;
    margin-right: 33.333333% !important;
  }
  .sm\:mx-1\/4 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
  .sm\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .sm\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .sm\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }
  .sm\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-120 {
    margin-left: 30rem !important;
    margin-right: 30rem !important;
  }
  .sm\:mx-128 {
    margin-left: 32rem !important;
    margin-right: 32rem !important;
  }
  .sm\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }
  .sm\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .sm\:mx-140 {
    margin-left: 35rem !important;
    margin-right: 35rem !important;
  }
  .sm\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .sm\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-160 {
    margin-left: 40rem !important;
    margin-right: 40rem !important;
  }
  .sm\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .sm\:mx-180 {
    margin-left: 45rem !important;
    margin-right: 45rem !important;
  }
  .sm\:mx-192 {
    margin-left: 48rem !important;
    margin-right: 48rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .sm\:mx-2\/3 {
    margin-left: 66.666667% !important;
    margin-right: 66.666667% !important;
  }
  .sm\:mx-2\/4 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .sm\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:mx-200 {
    margin-left: 50rem !important;
    margin-right: 50rem !important;
  }
  .sm\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }
  .sm\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .sm\:mx-240 {
    margin-left: 60rem !important;
    margin-right: 60rem !important;
  }
  .sm\:mx-256 {
    margin-left: 64rem !important;
    margin-right: 64rem !important;
  }
  .sm\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }
  .sm\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .sm\:mx-280 {
    margin-left: 70rem !important;
    margin-right: 70rem !important;
  }
  .sm\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .sm\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }
  .sm\:mx-3\/4 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
  .sm\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .sm\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .sm\:mx-320 {
    margin-left: 80rem !important;
    margin-right: 80rem !important;
  }
  .sm\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .sm\:mx-360 {
    margin-left: 90rem !important;
    margin-right: 90rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .sm\:mx-400 {
    margin-left: 100rem !important;
    margin-right: 100rem !important;
  }
  .sm\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .sm\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .sm\:mx-480 {
    margin-left: 120rem !important;
    margin-right: 120rem !important;
  }
  .sm\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .sm\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }
  .sm\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .sm\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .sm\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .sm\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .sm\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }
  .sm\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .sm\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .sm\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .sm\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }
  .sm\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  .sm\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .sm\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .sm\:my-1\/2 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .sm\:my-1\/3 {
    margin-top: 33.333333% !important;
    margin-bottom: 33.333333% !important;
  }
  .sm\:my-1\/4 {
    margin-top: 25% !important;
    margin-bottom: 25% !important;
  }
  .sm\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .sm\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
  .sm\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .sm\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-120 {
    margin-top: 30rem !important;
    margin-bottom: 30rem !important;
  }
  .sm\:my-128 {
    margin-top: 32rem !important;
    margin-bottom: 32rem !important;
  }
  .sm\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .sm\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .sm\:my-140 {
    margin-top: 35rem !important;
    margin-bottom: 35rem !important;
  }
  .sm\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .sm\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-160 {
    margin-top: 40rem !important;
    margin-bottom: 40rem !important;
  }
  .sm\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .sm\:my-180 {
    margin-top: 45rem !important;
    margin-bottom: 45rem !important;
  }
  .sm\:my-192 {
    margin-top: 48rem !important;
    margin-bottom: 48rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .sm\:my-2\/3 {
    margin-top: 66.666667% !important;
    margin-bottom: 66.666667% !important;
  }
  .sm\:my-2\/4 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .sm\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:my-200 {
    margin-top: 50rem !important;
    margin-bottom: 50rem !important;
  }
  .sm\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .sm\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .sm\:my-240 {
    margin-top: 60rem !important;
    margin-bottom: 60rem !important;
  }
  .sm\:my-256 {
    margin-top: 64rem !important;
    margin-bottom: 64rem !important;
  }
  .sm\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .sm\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .sm\:my-280 {
    margin-top: 70rem !important;
    margin-bottom: 70rem !important;
  }
  .sm\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .sm\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }
  .sm\:my-3\/4 {
    margin-top: 75% !important;
    margin-bottom: 75% !important;
  }
  .sm\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .sm\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .sm\:my-320 {
    margin-top: 80rem !important;
    margin-bottom: 80rem !important;
  }
  .sm\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .sm\:my-360 {
    margin-top: 90rem !important;
    margin-bottom: 90rem !important;
  }
  .sm\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .sm\:my-400 {
    margin-top: 100rem !important;
    margin-bottom: 100rem !important;
  }
  .sm\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .sm\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .sm\:my-480 {
    margin-top: 120rem !important;
    margin-bottom: 120rem !important;
  }
  .sm\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .sm\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .sm\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .sm\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .sm\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .sm\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .sm\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .sm\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .sm\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .sm\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .sm\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .sm\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .sm\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }
  .sm\:mb-1\/2 {
    margin-bottom: 50% !important;
  }
  .sm\:mb-1\/3 {
    margin-bottom: 33.333333% !important;
  }
  .sm\:mb-1\/4 {
    margin-bottom: 25% !important;
  }
  .sm\:mb-10 {
    margin-bottom: 2.5rem !important;
  }
  .sm\:mb-100 {
    margin-bottom: 25rem !important;
  }
  .sm\:mb-11 {
    margin-bottom: 2.75rem !important;
  }
  .sm\:mb-12 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-120 {
    margin-bottom: 30rem !important;
  }
  .sm\:mb-128 {
    margin-bottom: 32rem !important;
  }
  .sm\:mb-13 {
    margin-bottom: 3.25rem !important;
  }
  .sm\:mb-14 {
    margin-bottom: 3.5rem !important;
  }
  .sm\:mb-140 {
    margin-bottom: 35rem !important;
  }
  .sm\:mb-15 {
    margin-bottom: 3.75rem !important;
  }
  .sm\:mb-16 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-160 {
    margin-bottom: 40rem !important;
  }
  .sm\:mb-18 {
    margin-bottom: 4.5rem !important;
  }
  .sm\:mb-180 {
    margin-bottom: 45rem !important;
  }
  .sm\:mb-192 {
    margin-bottom: 48rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }
  .sm\:mb-2\/3 {
    margin-bottom: 66.666667% !important;
  }
  .sm\:mb-2\/4 {
    margin-bottom: 50% !important;
  }
  .sm\:mb-20 {
    margin-bottom: 5rem !important;
  }
  .sm\:mb-200 {
    margin-bottom: 50rem !important;
  }
  .sm\:mb-22 {
    margin-bottom: 5.5rem !important;
  }
  .sm\:mb-24 {
    margin-bottom: 6rem !important;
  }
  .sm\:mb-240 {
    margin-bottom: 60rem !important;
  }
  .sm\:mb-256 {
    margin-bottom: 64rem !important;
  }
  .sm\:mb-26 {
    margin-bottom: 6.5rem !important;
  }
  .sm\:mb-28 {
    margin-bottom: 7rem !important;
  }
  .sm\:mb-280 {
    margin-bottom: 70rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .sm\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }
  .sm\:mb-3\/4 {
    margin-bottom: 75% !important;
  }
  .sm\:mb-30 {
    margin-bottom: 7.5rem !important;
  }
  .sm\:mb-32 {
    margin-bottom: 8rem !important;
  }
  .sm\:mb-320 {
    margin-bottom: 80rem !important;
  }
  .sm\:mb-36 {
    margin-bottom: 9rem !important;
  }
  .sm\:mb-360 {
    margin-bottom: 90rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-40 {
    margin-bottom: 10rem !important;
  }
  .sm\:mb-400 {
    margin-bottom: 100rem !important;
  }
  .sm\:mb-44 {
    margin-bottom: 11rem !important;
  }
  .sm\:mb-48 {
    margin-bottom: 12rem !important;
  }
  .sm\:mb-480 {
    margin-bottom: 120rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 1.25rem !important;
  }
  .sm\:mb-50 {
    margin-bottom: 12.5rem !important;
  }
  .sm\:mb-52 {
    margin-bottom: 13rem !important;
  }
  .sm\:mb-56 {
    margin-bottom: 14rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-60 {
    margin-bottom: 15rem !important;
  }
  .sm\:mb-64 {
    margin-bottom: 16rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 1.75rem !important;
  }
  .sm\:mb-72 {
    margin-bottom: 18rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-80 {
    margin-bottom: 20rem !important;
  }
  .sm\:mb-9 {
    margin-bottom: 2.25rem !important;
  }
  .sm\:mb-90 {
    margin-bottom: 22.5rem !important;
  }
  .sm\:mb-96 {
    margin-bottom: 24rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mb-px {
    margin-bottom: 1px !important;
  }
  .sm\:ml-0 {
    margin-left: 0px !important;
  }
  .sm\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }
  .sm\:ml-1\/2 {
    margin-left: 50% !important;
  }
  .sm\:ml-1\/3 {
    margin-left: 33.333333% !important;
  }
  .sm\:ml-1\/4 {
    margin-left: 25% !important;
  }
  .sm\:ml-10 {
    margin-left: 2.5rem !important;
  }
  .sm\:ml-100 {
    margin-left: 25rem !important;
  }
  .sm\:ml-11 {
    margin-left: 2.75rem !important;
  }
  .sm\:ml-12 {
    margin-left: 3rem !important;
  }
  .sm\:ml-120 {
    margin-left: 30rem !important;
  }
  .sm\:ml-128 {
    margin-left: 32rem !important;
  }
  .sm\:ml-13 {
    margin-left: 3.25rem !important;
  }
  .sm\:ml-14 {
    margin-left: 3.5rem !important;
  }
  .sm\:ml-140 {
    margin-left: 35rem !important;
  }
  .sm\:ml-15 {
    margin-left: 3.75rem !important;
  }
  .sm\:ml-16 {
    margin-left: 4rem !important;
  }
  .sm\:ml-160 {
    margin-left: 40rem !important;
  }
  .sm\:ml-18 {
    margin-left: 4.5rem !important;
  }
  .sm\:ml-180 {
    margin-left: 45rem !important;
  }
  .sm\:ml-192 {
    margin-left: 48rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }
  .sm\:ml-2\/3 {
    margin-left: 66.666667% !important;
  }
  .sm\:ml-2\/4 {
    margin-left: 50% !important;
  }
  .sm\:ml-20 {
    margin-left: 5rem !important;
  }
  .sm\:ml-200 {
    margin-left: 50rem !important;
  }
  .sm\:ml-22 {
    margin-left: 5.5rem !important;
  }
  .sm\:ml-24 {
    margin-left: 6rem !important;
  }
  .sm\:ml-240 {
    margin-left: 60rem !important;
  }
  .sm\:ml-256 {
    margin-left: 64rem !important;
  }
  .sm\:ml-26 {
    margin-left: 6.5rem !important;
  }
  .sm\:ml-28 {
    margin-left: 7rem !important;
  }
  .sm\:ml-280 {
    margin-left: 70rem !important;
  }
  .sm\:ml-3 {
    margin-left: 0.75rem !important;
  }
  .sm\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }
  .sm\:ml-3\/4 {
    margin-left: 75% !important;
  }
  .sm\:ml-30 {
    margin-left: 7.5rem !important;
  }
  .sm\:ml-32 {
    margin-left: 8rem !important;
  }
  .sm\:ml-320 {
    margin-left: 80rem !important;
  }
  .sm\:ml-36 {
    margin-left: 9rem !important;
  }
  .sm\:ml-360 {
    margin-left: 90rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1rem !important;
  }
  .sm\:ml-40 {
    margin-left: 10rem !important;
  }
  .sm\:ml-400 {
    margin-left: 100rem !important;
  }
  .sm\:ml-44 {
    margin-left: 11rem !important;
  }
  .sm\:ml-48 {
    margin-left: 12rem !important;
  }
  .sm\:ml-480 {
    margin-left: 120rem !important;
  }
  .sm\:ml-5 {
    margin-left: 1.25rem !important;
  }
  .sm\:ml-50 {
    margin-left: 12.5rem !important;
  }
  .sm\:ml-52 {
    margin-left: 13rem !important;
  }
  .sm\:ml-56 {
    margin-left: 14rem !important;
  }
  .sm\:ml-6 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-60 {
    margin-left: 15rem !important;
  }
  .sm\:ml-64 {
    margin-left: 16rem !important;
  }
  .sm\:ml-7 {
    margin-left: 1.75rem !important;
  }
  .sm\:ml-72 {
    margin-left: 18rem !important;
  }
  .sm\:ml-8 {
    margin-left: 2rem !important;
  }
  .sm\:ml-80 {
    margin-left: 20rem !important;
  }
  .sm\:ml-9 {
    margin-left: 2.25rem !important;
  }
  .sm\:ml-90 {
    margin-left: 22.5rem !important;
  }
  .sm\:ml-96 {
    margin-left: 24rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:ml-px {
    margin-left: 1px !important;
  }
  .sm\:mr-0 {
    margin-right: 0px !important;
  }
  .sm\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }
  .sm\:mr-1\/2 {
    margin-right: 50% !important;
  }
  .sm\:mr-1\/3 {
    margin-right: 33.333333% !important;
  }
  .sm\:mr-1\/4 {
    margin-right: 25% !important;
  }
  .sm\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .sm\:mr-100 {
    margin-right: 25rem !important;
  }
  .sm\:mr-11 {
    margin-right: 2.75rem !important;
  }
  .sm\:mr-12 {
    margin-right: 3rem !important;
  }
  .sm\:mr-120 {
    margin-right: 30rem !important;
  }
  .sm\:mr-128 {
    margin-right: 32rem !important;
  }
  .sm\:mr-13 {
    margin-right: 3.25rem !important;
  }
  .sm\:mr-14 {
    margin-right: 3.5rem !important;
  }
  .sm\:mr-140 {
    margin-right: 35rem !important;
  }
  .sm\:mr-15 {
    margin-right: 3.75rem !important;
  }
  .sm\:mr-16 {
    margin-right: 4rem !important;
  }
  .sm\:mr-160 {
    margin-right: 40rem !important;
  }
  .sm\:mr-18 {
    margin-right: 4.5rem !important;
  }
  .sm\:mr-180 {
    margin-right: 45rem !important;
  }
  .sm\:mr-192 {
    margin-right: 48rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }
  .sm\:mr-2\/3 {
    margin-right: 66.666667% !important;
  }
  .sm\:mr-2\/4 {
    margin-right: 50% !important;
  }
  .sm\:mr-20 {
    margin-right: 5rem !important;
  }
  .sm\:mr-200 {
    margin-right: 50rem !important;
  }
  .sm\:mr-22 {
    margin-right: 5.5rem !important;
  }
  .sm\:mr-24 {
    margin-right: 6rem !important;
  }
  .sm\:mr-240 {
    margin-right: 60rem !important;
  }
  .sm\:mr-256 {
    margin-right: 64rem !important;
  }
  .sm\:mr-26 {
    margin-right: 6.5rem !important;
  }
  .sm\:mr-28 {
    margin-right: 7rem !important;
  }
  .sm\:mr-280 {
    margin-right: 70rem !important;
  }
  .sm\:mr-3 {
    margin-right: 0.75rem !important;
  }
  .sm\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }
  .sm\:mr-3\/4 {
    margin-right: 75% !important;
  }
  .sm\:mr-30 {
    margin-right: 7.5rem !important;
  }
  .sm\:mr-32 {
    margin-right: 8rem !important;
  }
  .sm\:mr-320 {
    margin-right: 80rem !important;
  }
  .sm\:mr-36 {
    margin-right: 9rem !important;
  }
  .sm\:mr-360 {
    margin-right: 90rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1rem !important;
  }
  .sm\:mr-40 {
    margin-right: 10rem !important;
  }
  .sm\:mr-400 {
    margin-right: 100rem !important;
  }
  .sm\:mr-44 {
    margin-right: 11rem !important;
  }
  .sm\:mr-48 {
    margin-right: 12rem !important;
  }
  .sm\:mr-480 {
    margin-right: 120rem !important;
  }
  .sm\:mr-5 {
    margin-right: 1.25rem !important;
  }
  .sm\:mr-50 {
    margin-right: 12.5rem !important;
  }
  .sm\:mr-52 {
    margin-right: 13rem !important;
  }
  .sm\:mr-56 {
    margin-right: 14rem !important;
  }
  .sm\:mr-6 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-60 {
    margin-right: 15rem !important;
  }
  .sm\:mr-64 {
    margin-right: 16rem !important;
  }
  .sm\:mr-7 {
    margin-right: 1.75rem !important;
  }
  .sm\:mr-72 {
    margin-right: 18rem !important;
  }
  .sm\:mr-8 {
    margin-right: 2rem !important;
  }
  .sm\:mr-80 {
    margin-right: 20rem !important;
  }
  .sm\:mr-9 {
    margin-right: 2.25rem !important;
  }
  .sm\:mr-90 {
    margin-right: 22.5rem !important;
  }
  .sm\:mr-96 {
    margin-right: 24rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:mr-px {
    margin-right: 1px !important;
  }
  .sm\:mt-0 {
    margin-top: 0px !important;
  }
  .sm\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }
  .sm\:mt-1\/2 {
    margin-top: 50% !important;
  }
  .sm\:mt-1\/3 {
    margin-top: 33.333333% !important;
  }
  .sm\:mt-1\/4 {
    margin-top: 25% !important;
  }
  .sm\:mt-10 {
    margin-top: 2.5rem !important;
  }
  .sm\:mt-100 {
    margin-top: 25rem !important;
  }
  .sm\:mt-11 {
    margin-top: 2.75rem !important;
  }
  .sm\:mt-12 {
    margin-top: 3rem !important;
  }
  .sm\:mt-120 {
    margin-top: 30rem !important;
  }
  .sm\:mt-128 {
    margin-top: 32rem !important;
  }
  .sm\:mt-13 {
    margin-top: 3.25rem !important;
  }
  .sm\:mt-14 {
    margin-top: 3.5rem !important;
  }
  .sm\:mt-140 {
    margin-top: 35rem !important;
  }
  .sm\:mt-15 {
    margin-top: 3.75rem !important;
  }
  .sm\:mt-16 {
    margin-top: 4rem !important;
  }
  .sm\:mt-160 {
    margin-top: 40rem !important;
  }
  .sm\:mt-18 {
    margin-top: 4.5rem !important;
  }
  .sm\:mt-180 {
    margin-top: 45rem !important;
  }
  .sm\:mt-192 {
    margin-top: 48rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }
  .sm\:mt-2\/3 {
    margin-top: 66.666667% !important;
  }
  .sm\:mt-2\/4 {
    margin-top: 50% !important;
  }
  .sm\:mt-20 {
    margin-top: 5rem !important;
  }
  .sm\:mt-200 {
    margin-top: 50rem !important;
  }
  .sm\:mt-22 {
    margin-top: 5.5rem !important;
  }
  .sm\:mt-24 {
    margin-top: 6rem !important;
  }
  .sm\:mt-240 {
    margin-top: 60rem !important;
  }
  .sm\:mt-256 {
    margin-top: 64rem !important;
  }
  .sm\:mt-26 {
    margin-top: 6.5rem !important;
  }
  .sm\:mt-28 {
    margin-top: 7rem !important;
  }
  .sm\:mt-280 {
    margin-top: 70rem !important;
  }
  .sm\:mt-3 {
    margin-top: 0.75rem !important;
  }
  .sm\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }
  .sm\:mt-3\/4 {
    margin-top: 75% !important;
  }
  .sm\:mt-30 {
    margin-top: 7.5rem !important;
  }
  .sm\:mt-32 {
    margin-top: 8rem !important;
  }
  .sm\:mt-320 {
    margin-top: 80rem !important;
  }
  .sm\:mt-36 {
    margin-top: 9rem !important;
  }
  .sm\:mt-360 {
    margin-top: 90rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1rem !important;
  }
  .sm\:mt-40 {
    margin-top: 10rem !important;
  }
  .sm\:mt-400 {
    margin-top: 100rem !important;
  }
  .sm\:mt-44 {
    margin-top: 11rem !important;
  }
  .sm\:mt-48 {
    margin-top: 12rem !important;
  }
  .sm\:mt-480 {
    margin-top: 120rem !important;
  }
  .sm\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .sm\:mt-50 {
    margin-top: 12.5rem !important;
  }
  .sm\:mt-52 {
    margin-top: 13rem !important;
  }
  .sm\:mt-56 {
    margin-top: 14rem !important;
  }
  .sm\:mt-6 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-60 {
    margin-top: 15rem !important;
  }
  .sm\:mt-64 {
    margin-top: 16rem !important;
  }
  .sm\:mt-7 {
    margin-top: 1.75rem !important;
  }
  .sm\:mt-72 {
    margin-top: 18rem !important;
  }
  .sm\:mt-8 {
    margin-top: 2rem !important;
  }
  .sm\:mt-80 {
    margin-top: 20rem !important;
  }
  .sm\:mt-9 {
    margin-top: 2.25rem !important;
  }
  .sm\:mt-90 {
    margin-top: 22.5rem !important;
  }
  .sm\:mt-96 {
    margin-top: 24rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mt-px {
    margin-top: 1px !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:hidden {
    display: none !important;
  }
  .sm\:max-h-120 {
    max-height: 30rem !important;
  }
  .sm\:w-0 {
    width: 0px !important;
  }
  .sm\:w-0\.5 {
    width: 0.125rem !important;
  }
  .sm\:w-1 {
    width: 0.25rem !important;
  }
  .sm\:w-1-pc {
    width: 1% !important;
  }
  .sm\:w-1\.5 {
    width: 0.375rem !important;
  }
  .sm\:w-1\/12 {
    width: 8.333333% !important;
  }
  .sm\:w-1\/2 {
    width: 50% !important;
  }
  .sm\:w-1\/3 {
    width: 33.333333% !important;
  }
  .sm\:w-1\/4 {
    width: 25% !important;
  }
  .sm\:w-1\/5 {
    width: 20% !important;
  }
  .sm\:w-1\/6 {
    width: 16.666667% !important;
  }
  .sm\:w-10 {
    width: 2.5rem !important;
  }
  .sm\:w-10-pc {
    width: 10% !important;
  }
  .sm\:w-10\/12 {
    width: 83.333333% !important;
  }
  .sm\:w-100 {
    width: 25rem !important;
  }
  .sm\:w-100-pc {
    width: 100% !important;
  }
  .sm\:w-11 {
    width: 2.75rem !important;
  }
  .sm\:w-11-pc {
    width: 11% !important;
  }
  .sm\:w-11\/12 {
    width: 91.666667% !important;
  }
  .sm\:w-12 {
    width: 3rem !important;
  }
  .sm\:w-12-pc {
    width: 12% !important;
  }
  .sm\:w-120 {
    width: 30rem !important;
  }
  .sm\:w-128 {
    width: 32rem !important;
  }
  .sm\:w-13 {
    width: 3.25rem !important;
  }
  .sm\:w-13-pc {
    width: 13% !important;
  }
  .sm\:w-14 {
    width: 3.5rem !important;
  }
  .sm\:w-14-pc {
    width: 14% !important;
  }
  .sm\:w-140 {
    width: 35rem !important;
  }
  .sm\:w-15 {
    width: 3.75rem !important;
  }
  .sm\:w-15-pc {
    width: 15% !important;
  }
  .sm\:w-16 {
    width: 4rem !important;
  }
  .sm\:w-16-pc {
    width: 16% !important;
  }
  .sm\:w-160 {
    width: 40rem !important;
  }
  .sm\:w-17-pc {
    width: 17% !important;
  }
  .sm\:w-18 {
    width: 4.5rem !important;
  }
  .sm\:w-18-pc {
    width: 18% !important;
  }
  .sm\:w-180 {
    width: 45rem !important;
  }
  .sm\:w-19-pc {
    width: 19% !important;
  }
  .sm\:w-192 {
    width: 48rem !important;
  }
  .sm\:w-2 {
    width: 0.5rem !important;
  }
  .sm\:w-2-pc {
    width: 2% !important;
  }
  .sm\:w-2\.5 {
    width: 0.625rem !important;
  }
  .sm\:w-2\/12 {
    width: 16.666667% !important;
  }
  .sm\:w-2\/3 {
    width: 66.666667% !important;
  }
  .sm\:w-2\/4 {
    width: 50% !important;
  }
  .sm\:w-2\/5 {
    width: 40% !important;
  }
  .sm\:w-2\/6 {
    width: 33.333333% !important;
  }
  .sm\:w-20 {
    width: 5rem !important;
  }
  .sm\:w-20-pc {
    width: 20% !important;
  }
  .sm\:w-200 {
    width: 50rem !important;
  }
  .sm\:w-21-pc {
    width: 21% !important;
  }
  .sm\:w-22 {
    width: 5.5rem !important;
  }
  .sm\:w-22-pc {
    width: 22% !important;
  }
  .sm\:w-23-pc {
    width: 23% !important;
  }
  .sm\:w-24 {
    width: 6rem !important;
  }
  .sm\:w-24-pc {
    width: 24% !important;
  }
  .sm\:w-240 {
    width: 60rem !important;
  }
  .sm\:w-25-pc {
    width: 25% !important;
  }
  .sm\:w-256 {
    width: 64rem !important;
  }
  .sm\:w-26 {
    width: 6.5rem !important;
  }
  .sm\:w-26-pc {
    width: 26% !important;
  }
  .sm\:w-27-pc {
    width: 27% !important;
  }
  .sm\:w-28 {
    width: 7rem !important;
  }
  .sm\:w-28-pc {
    width: 28% !important;
  }
  .sm\:w-280 {
    width: 70rem !important;
  }
  .sm\:w-29-pc {
    width: 29% !important;
  }
  .sm\:w-3 {
    width: 0.75rem !important;
  }
  .sm\:w-3-pc {
    width: 3% !important;
  }
  .sm\:w-3\.5 {
    width: 0.875rem !important;
  }
  .sm\:w-3\/12 {
    width: 25% !important;
  }
  .sm\:w-3\/4 {
    width: 75% !important;
  }
  .sm\:w-3\/5 {
    width: 60% !important;
  }
  .sm\:w-3\/6 {
    width: 50% !important;
  }
  .sm\:w-30 {
    width: 7.5rem !important;
  }
  .sm\:w-30-pc {
    width: 30% !important;
  }
  .sm\:w-31-pc {
    width: 31% !important;
  }
  .sm\:w-32 {
    width: 8rem !important;
  }
  .sm\:w-32-pc {
    width: 32% !important;
  }
  .sm\:w-320 {
    width: 80rem !important;
  }
  .sm\:w-33-pc {
    width: 33% !important;
  }
  .sm\:w-34-pc {
    width: 34% !important;
  }
  .sm\:w-35-pc {
    width: 35% !important;
  }
  .sm\:w-36 {
    width: 9rem !important;
  }
  .sm\:w-36-pc {
    width: 36% !important;
  }
  .sm\:w-360 {
    width: 90rem !important;
  }
  .sm\:w-37-pc {
    width: 37% !important;
  }
  .sm\:w-38-pc {
    width: 38% !important;
  }
  .sm\:w-39-pc {
    width: 39% !important;
  }
  .sm\:w-4 {
    width: 1rem !important;
  }
  .sm\:w-4-pc {
    width: 4% !important;
  }
  .sm\:w-4\/12 {
    width: 33.333333% !important;
  }
  .sm\:w-4\/5 {
    width: 80% !important;
  }
  .sm\:w-4\/6 {
    width: 66.666667% !important;
  }
  .sm\:w-40 {
    width: 10rem !important;
  }
  .sm\:w-40-pc {
    width: 40% !important;
  }
  .sm\:w-400 {
    width: 100rem !important;
  }
  .sm\:w-41-pc {
    width: 41% !important;
  }
  .sm\:w-42-pc {
    width: 42% !important;
  }
  .sm\:w-43-pc {
    width: 43% !important;
  }
  .sm\:w-44 {
    width: 11rem !important;
  }
  .sm\:w-44-pc {
    width: 44% !important;
  }
  .sm\:w-45-pc {
    width: 45% !important;
  }
  .sm\:w-46-pc {
    width: 46% !important;
  }
  .sm\:w-47-pc {
    width: 47% !important;
  }
  .sm\:w-48 {
    width: 12rem !important;
  }
  .sm\:w-48-pc {
    width: 48% !important;
  }
  .sm\:w-480 {
    width: 120rem !important;
  }
  .sm\:w-49-pc {
    width: 49% !important;
  }
  .sm\:w-5 {
    width: 1.25rem !important;
  }
  .sm\:w-5-pc {
    width: 5% !important;
  }
  .sm\:w-5\/12 {
    width: 41.666667% !important;
  }
  .sm\:w-5\/6 {
    width: 83.333333% !important;
  }
  .sm\:w-50 {
    width: 12.5rem !important;
  }
  .sm\:w-50-pc {
    width: 50% !important;
  }
  .sm\:w-51-pc {
    width: 51% !important;
  }
  .sm\:w-52 {
    width: 13rem !important;
  }
  .sm\:w-52-pc {
    width: 52% !important;
  }
  .sm\:w-53-pc {
    width: 53% !important;
  }
  .sm\:w-54-pc {
    width: 54% !important;
  }
  .sm\:w-55-pc {
    width: 55% !important;
  }
  .sm\:w-56 {
    width: 14rem !important;
  }
  .sm\:w-56-pc {
    width: 56% !important;
  }
  .sm\:w-57-pc {
    width: 57% !important;
  }
  .sm\:w-58-pc {
    width: 58% !important;
  }
  .sm\:w-59-pc {
    width: 59% !important;
  }
  .sm\:w-6 {
    width: 1.5rem !important;
  }
  .sm\:w-6-pc {
    width: 6% !important;
  }
  .sm\:w-6\/12 {
    width: 50% !important;
  }
  .sm\:w-60 {
    width: 15rem !important;
  }
  .sm\:w-60-pc {
    width: 60% !important;
  }
  .sm\:w-61-pc {
    width: 61% !important;
  }
  .sm\:w-62-pc {
    width: 62% !important;
  }
  .sm\:w-63-pc {
    width: 63% !important;
  }
  .sm\:w-64 {
    width: 16rem !important;
  }
  .sm\:w-64-pc {
    width: 64% !important;
  }
  .sm\:w-65-pc {
    width: 65% !important;
  }
  .sm\:w-66-pc {
    width: 66% !important;
  }
  .sm\:w-67-pc {
    width: 67% !important;
  }
  .sm\:w-68-pc {
    width: 68% !important;
  }
  .sm\:w-69-pc {
    width: 69% !important;
  }
  .sm\:w-7 {
    width: 1.75rem !important;
  }
  .sm\:w-7-pc {
    width: 7% !important;
  }
  .sm\:w-7\/12 {
    width: 58.333333% !important;
  }
  .sm\:w-70-pc {
    width: 70% !important;
  }
  .sm\:w-71-pc {
    width: 71% !important;
  }
  .sm\:w-72 {
    width: 18rem !important;
  }
  .sm\:w-72-pc {
    width: 72% !important;
  }
  .sm\:w-73-pc {
    width: 73% !important;
  }
  .sm\:w-74-pc {
    width: 74% !important;
  }
  .sm\:w-75-pc {
    width: 75% !important;
  }
  .sm\:w-76-pc {
    width: 76% !important;
  }
  .sm\:w-77-pc {
    width: 77% !important;
  }
  .sm\:w-78-pc {
    width: 78% !important;
  }
  .sm\:w-79-pc {
    width: 79% !important;
  }
  .sm\:w-8 {
    width: 2rem !important;
  }
  .sm\:w-8-pc {
    width: 8% !important;
  }
  .sm\:w-8\/12 {
    width: 66.666667% !important;
  }
  .sm\:w-80 {
    width: 20rem !important;
  }
  .sm\:w-80-pc {
    width: 80% !important;
  }
  .sm\:w-81-pc {
    width: 81% !important;
  }
  .sm\:w-82-pc {
    width: 82% !important;
  }
  .sm\:w-83-pc {
    width: 83% !important;
  }
  .sm\:w-84-pc {
    width: 84% !important;
  }
  .sm\:w-85-pc {
    width: 85% !important;
  }
  .sm\:w-86-pc {
    width: 86% !important;
  }
  .sm\:w-87-pc {
    width: 87% !important;
  }
  .sm\:w-88-pc {
    width: 88% !important;
  }
  .sm\:w-89-pc {
    width: 89% !important;
  }
  .sm\:w-9 {
    width: 2.25rem !important;
  }
  .sm\:w-9-pc {
    width: 9% !important;
  }
  .sm\:w-9\/12 {
    width: 75% !important;
  }
  .sm\:w-90 {
    width: 22.5rem !important;
  }
  .sm\:w-90-pc {
    width: 90% !important;
  }
  .sm\:w-91-pc {
    width: 91% !important;
  }
  .sm\:w-92-pc {
    width: 92% !important;
  }
  .sm\:w-93-pc {
    width: 93% !important;
  }
  .sm\:w-94-pc {
    width: 94% !important;
  }
  .sm\:w-95-pc {
    width: 95% !important;
  }
  .sm\:w-96 {
    width: 24rem !important;
  }
  .sm\:w-96-pc {
    width: 96% !important;
  }
  .sm\:w-97-pc {
    width: 97% !important;
  }
  .sm\:w-98-pc {
    width: 98% !important;
  }
  .sm\:w-99-pc {
    width: 99% !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-fit {
    width: fit-content !important;
  }
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-px {
    width: 1px !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:min-w-90 {
    min-width: 22.5rem !important;
  }
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .sm\:rounded-2xl {
    border-radius: 1rem !important;
  }
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
  .sm\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .sm\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }
  .sm\:px-1\/2 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .sm\:px-1\/3 {
    padding-left: 33.333333% !important;
    padding-right: 33.333333% !important;
  }
  .sm\:px-1\/4 {
    padding-left: 25% !important;
    padding-right: 25% !important;
  }
  .sm\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .sm\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .sm\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }
  .sm\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-120 {
    padding-left: 30rem !important;
    padding-right: 30rem !important;
  }
  .sm\:px-128 {
    padding-left: 32rem !important;
    padding-right: 32rem !important;
  }
  .sm\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }
  .sm\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .sm\:px-140 {
    padding-left: 35rem !important;
    padding-right: 35rem !important;
  }
  .sm\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .sm\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-160 {
    padding-left: 40rem !important;
    padding-right: 40rem !important;
  }
  .sm\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .sm\:px-180 {
    padding-left: 45rem !important;
    padding-right: 45rem !important;
  }
  .sm\:px-192 {
    padding-left: 48rem !important;
    padding-right: 48rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .sm\:px-2\/3 {
    padding-left: 66.666667% !important;
    padding-right: 66.666667% !important;
  }
  .sm\:px-2\/4 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .sm\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:px-200 {
    padding-left: 50rem !important;
    padding-right: 50rem !important;
  }
  .sm\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }
  .sm\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .sm\:px-240 {
    padding-left: 60rem !important;
    padding-right: 60rem !important;
  }
  .sm\:px-256 {
    padding-left: 64rem !important;
    padding-right: 64rem !important;
  }
  .sm\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }
  .sm\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .sm\:px-280 {
    padding-left: 70rem !important;
    padding-right: 70rem !important;
  }
  .sm\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .sm\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
  .sm\:px-3\/4 {
    padding-left: 75% !important;
    padding-right: 75% !important;
  }
  .sm\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .sm\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .sm\:px-320 {
    padding-left: 80rem !important;
    padding-right: 80rem !important;
  }
  .sm\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .sm\:px-360 {
    padding-left: 90rem !important;
    padding-right: 90rem !important;
  }
  .sm\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .sm\:px-400 {
    padding-left: 100rem !important;
    padding-right: 100rem !important;
  }
  .sm\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .sm\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .sm\:px-480 {
    padding-left: 120rem !important;
    padding-right: 120rem !important;
  }
  .sm\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .sm\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }
  .sm\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .sm\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .sm\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .sm\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .sm\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .sm\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .sm\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }
  .sm\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }
  .sm\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .sm\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .sm\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .sm\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .sm\:py-1\/2 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .sm\:py-1\/3 {
    padding-top: 33.333333% !important;
    padding-bottom: 33.333333% !important;
  }
  .sm\:py-1\/4 {
    padding-top: 25% !important;
    padding-bottom: 25% !important;
  }
  .sm\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .sm\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
  .sm\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .sm\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-120 {
    padding-top: 30rem !important;
    padding-bottom: 30rem !important;
  }
  .sm\:py-128 {
    padding-top: 32rem !important;
    padding-bottom: 32rem !important;
  }
  .sm\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .sm\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .sm\:py-140 {
    padding-top: 35rem !important;
    padding-bottom: 35rem !important;
  }
  .sm\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .sm\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-160 {
    padding-top: 40rem !important;
    padding-bottom: 40rem !important;
  }
  .sm\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .sm\:py-180 {
    padding-top: 45rem !important;
    padding-bottom: 45rem !important;
  }
  .sm\:py-192 {
    padding-top: 48rem !important;
    padding-bottom: 48rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .sm\:py-2\/3 {
    padding-top: 66.666667% !important;
    padding-bottom: 66.666667% !important;
  }
  .sm\:py-2\/4 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .sm\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .sm\:py-200 {
    padding-top: 50rem !important;
    padding-bottom: 50rem !important;
  }
  .sm\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .sm\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .sm\:py-240 {
    padding-top: 60rem !important;
    padding-bottom: 60rem !important;
  }
  .sm\:py-256 {
    padding-top: 64rem !important;
    padding-bottom: 64rem !important;
  }
  .sm\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .sm\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .sm\:py-280 {
    padding-top: 70rem !important;
    padding-bottom: 70rem !important;
  }
  .sm\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .sm\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }
  .sm\:py-3\/4 {
    padding-top: 75% !important;
    padding-bottom: 75% !important;
  }
  .sm\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .sm\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .sm\:py-320 {
    padding-top: 80rem !important;
    padding-bottom: 80rem !important;
  }
  .sm\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .sm\:py-360 {
    padding-top: 90rem !important;
    padding-bottom: 90rem !important;
  }
  .sm\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .sm\:py-400 {
    padding-top: 100rem !important;
    padding-bottom: 100rem !important;
  }
  .sm\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .sm\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .sm\:py-480 {
    padding-top: 120rem !important;
    padding-bottom: 120rem !important;
  }
  .sm\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .sm\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .sm\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .sm\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .sm\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .sm\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .sm\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .sm\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .sm\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .sm\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .sm\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .sm\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .sm\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0px !important;
  }
  .sm\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }
  .sm\:pb-1\/2 {
    padding-bottom: 50% !important;
  }
  .sm\:pb-1\/3 {
    padding-bottom: 33.333333% !important;
  }
  .sm\:pb-1\/4 {
    padding-bottom: 25% !important;
  }
  .sm\:pb-10 {
    padding-bottom: 2.5rem !important;
  }
  .sm\:pb-100 {
    padding-bottom: 25rem !important;
  }
  .sm\:pb-11 {
    padding-bottom: 2.75rem !important;
  }
  .sm\:pb-12 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-120 {
    padding-bottom: 30rem !important;
  }
  .sm\:pb-128 {
    padding-bottom: 32rem !important;
  }
  .sm\:pb-13 {
    padding-bottom: 3.25rem !important;
  }
  .sm\:pb-14 {
    padding-bottom: 3.5rem !important;
  }
  .sm\:pb-140 {
    padding-bottom: 35rem !important;
  }
  .sm\:pb-15 {
    padding-bottom: 3.75rem !important;
  }
  .sm\:pb-16 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-160 {
    padding-bottom: 40rem !important;
  }
  .sm\:pb-18 {
    padding-bottom: 4.5rem !important;
  }
  .sm\:pb-180 {
    padding-bottom: 45rem !important;
  }
  .sm\:pb-192 {
    padding-bottom: 48rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }
  .sm\:pb-2\/3 {
    padding-bottom: 66.666667% !important;
  }
  .sm\:pb-2\/4 {
    padding-bottom: 50% !important;
  }
  .sm\:pb-20 {
    padding-bottom: 5rem !important;
  }
  .sm\:pb-200 {
    padding-bottom: 50rem !important;
  }
  .sm\:pb-22 {
    padding-bottom: 5.5rem !important;
  }
  .sm\:pb-24 {
    padding-bottom: 6rem !important;
  }
  .sm\:pb-240 {
    padding-bottom: 60rem !important;
  }
  .sm\:pb-256 {
    padding-bottom: 64rem !important;
  }
  .sm\:pb-26 {
    padding-bottom: 6.5rem !important;
  }
  .sm\:pb-28 {
    padding-bottom: 7rem !important;
  }
  .sm\:pb-280 {
    padding-bottom: 70rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .sm\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }
  .sm\:pb-3\/4 {
    padding-bottom: 75% !important;
  }
  .sm\:pb-30 {
    padding-bottom: 7.5rem !important;
  }
  .sm\:pb-32 {
    padding-bottom: 8rem !important;
  }
  .sm\:pb-320 {
    padding-bottom: 80rem !important;
  }
  .sm\:pb-36 {
    padding-bottom: 9rem !important;
  }
  .sm\:pb-360 {
    padding-bottom: 90rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-40 {
    padding-bottom: 10rem !important;
  }
  .sm\:pb-400 {
    padding-bottom: 100rem !important;
  }
  .sm\:pb-44 {
    padding-bottom: 11rem !important;
  }
  .sm\:pb-48 {
    padding-bottom: 12rem !important;
  }
  .sm\:pb-480 {
    padding-bottom: 120rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .sm\:pb-50 {
    padding-bottom: 12.5rem !important;
  }
  .sm\:pb-52 {
    padding-bottom: 13rem !important;
  }
  .sm\:pb-56 {
    padding-bottom: 14rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-60 {
    padding-bottom: 15rem !important;
  }
  .sm\:pb-64 {
    padding-bottom: 16rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 1.75rem !important;
  }
  .sm\:pb-72 {
    padding-bottom: 18rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-80 {
    padding-bottom: 20rem !important;
  }
  .sm\:pb-9 {
    padding-bottom: 2.25rem !important;
  }
  .sm\:pb-90 {
    padding-bottom: 22.5rem !important;
  }
  .sm\:pb-96 {
    padding-bottom: 24rem !important;
  }
  .sm\:pb-px {
    padding-bottom: 1px !important;
  }
  .sm\:pl-0 {
    padding-left: 0px !important;
  }
  .sm\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }
  .sm\:pl-1\/2 {
    padding-left: 50% !important;
  }
  .sm\:pl-1\/3 {
    padding-left: 33.333333% !important;
  }
  .sm\:pl-1\/4 {
    padding-left: 25% !important;
  }
  .sm\:pl-10 {
    padding-left: 2.5rem !important;
  }
  .sm\:pl-100 {
    padding-left: 25rem !important;
  }
  .sm\:pl-11 {
    padding-left: 2.75rem !important;
  }
  .sm\:pl-12 {
    padding-left: 3rem !important;
  }
  .sm\:pl-120 {
    padding-left: 30rem !important;
  }
  .sm\:pl-128 {
    padding-left: 32rem !important;
  }
  .sm\:pl-13 {
    padding-left: 3.25rem !important;
  }
  .sm\:pl-14 {
    padding-left: 3.5rem !important;
  }
  .sm\:pl-140 {
    padding-left: 35rem !important;
  }
  .sm\:pl-15 {
    padding-left: 3.75rem !important;
  }
  .sm\:pl-16 {
    padding-left: 4rem !important;
  }
  .sm\:pl-160 {
    padding-left: 40rem !important;
  }
  .sm\:pl-18 {
    padding-left: 4.5rem !important;
  }
  .sm\:pl-180 {
    padding-left: 45rem !important;
  }
  .sm\:pl-192 {
    padding-left: 48rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }
  .sm\:pl-2\/3 {
    padding-left: 66.666667% !important;
  }
  .sm\:pl-2\/4 {
    padding-left: 50% !important;
  }
  .sm\:pl-20 {
    padding-left: 5rem !important;
  }
  .sm\:pl-200 {
    padding-left: 50rem !important;
  }
  .sm\:pl-22 {
    padding-left: 5.5rem !important;
  }
  .sm\:pl-24 {
    padding-left: 6rem !important;
  }
  .sm\:pl-240 {
    padding-left: 60rem !important;
  }
  .sm\:pl-256 {
    padding-left: 64rem !important;
  }
  .sm\:pl-26 {
    padding-left: 6.5rem !important;
  }
  .sm\:pl-28 {
    padding-left: 7rem !important;
  }
  .sm\:pl-280 {
    padding-left: 70rem !important;
  }
  .sm\:pl-3 {
    padding-left: 0.75rem !important;
  }
  .sm\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }
  .sm\:pl-3\/4 {
    padding-left: 75% !important;
  }
  .sm\:pl-30 {
    padding-left: 7.5rem !important;
  }
  .sm\:pl-32 {
    padding-left: 8rem !important;
  }
  .sm\:pl-320 {
    padding-left: 80rem !important;
  }
  .sm\:pl-36 {
    padding-left: 9rem !important;
  }
  .sm\:pl-360 {
    padding-left: 90rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1rem !important;
  }
  .sm\:pl-40 {
    padding-left: 10rem !important;
  }
  .sm\:pl-400 {
    padding-left: 100rem !important;
  }
  .sm\:pl-44 {
    padding-left: 11rem !important;
  }
  .sm\:pl-48 {
    padding-left: 12rem !important;
  }
  .sm\:pl-480 {
    padding-left: 120rem !important;
  }
  .sm\:pl-5 {
    padding-left: 1.25rem !important;
  }
  .sm\:pl-50 {
    padding-left: 12.5rem !important;
  }
  .sm\:pl-52 {
    padding-left: 13rem !important;
  }
  .sm\:pl-56 {
    padding-left: 14rem !important;
  }
  .sm\:pl-6 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-60 {
    padding-left: 15rem !important;
  }
  .sm\:pl-64 {
    padding-left: 16rem !important;
  }
  .sm\:pl-7 {
    padding-left: 1.75rem !important;
  }
  .sm\:pl-72 {
    padding-left: 18rem !important;
  }
  .sm\:pl-8 {
    padding-left: 2rem !important;
  }
  .sm\:pl-80 {
    padding-left: 20rem !important;
  }
  .sm\:pl-9 {
    padding-left: 2.25rem !important;
  }
  .sm\:pl-90 {
    padding-left: 22.5rem !important;
  }
  .sm\:pl-96 {
    padding-left: 24rem !important;
  }
  .sm\:pl-px {
    padding-left: 1px !important;
  }
  .sm\:pr-0 {
    padding-right: 0px !important;
  }
  .sm\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }
  .sm\:pr-1\/2 {
    padding-right: 50% !important;
  }
  .sm\:pr-1\/3 {
    padding-right: 33.333333% !important;
  }
  .sm\:pr-1\/4 {
    padding-right: 25% !important;
  }
  .sm\:pr-10 {
    padding-right: 2.5rem !important;
  }
  .sm\:pr-100 {
    padding-right: 25rem !important;
  }
  .sm\:pr-11 {
    padding-right: 2.75rem !important;
  }
  .sm\:pr-12 {
    padding-right: 3rem !important;
  }
  .sm\:pr-120 {
    padding-right: 30rem !important;
  }
  .sm\:pr-128 {
    padding-right: 32rem !important;
  }
  .sm\:pr-13 {
    padding-right: 3.25rem !important;
  }
  .sm\:pr-14 {
    padding-right: 3.5rem !important;
  }
  .sm\:pr-140 {
    padding-right: 35rem !important;
  }
  .sm\:pr-15 {
    padding-right: 3.75rem !important;
  }
  .sm\:pr-16 {
    padding-right: 4rem !important;
  }
  .sm\:pr-160 {
    padding-right: 40rem !important;
  }
  .sm\:pr-18 {
    padding-right: 4.5rem !important;
  }
  .sm\:pr-180 {
    padding-right: 45rem !important;
  }
  .sm\:pr-192 {
    padding-right: 48rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }
  .sm\:pr-2\/3 {
    padding-right: 66.666667% !important;
  }
  .sm\:pr-2\/4 {
    padding-right: 50% !important;
  }
  .sm\:pr-20 {
    padding-right: 5rem !important;
  }
  .sm\:pr-200 {
    padding-right: 50rem !important;
  }
  .sm\:pr-22 {
    padding-right: 5.5rem !important;
  }
  .sm\:pr-24 {
    padding-right: 6rem !important;
  }
  .sm\:pr-240 {
    padding-right: 60rem !important;
  }
  .sm\:pr-256 {
    padding-right: 64rem !important;
  }
  .sm\:pr-26 {
    padding-right: 6.5rem !important;
  }
  .sm\:pr-28 {
    padding-right: 7rem !important;
  }
  .sm\:pr-280 {
    padding-right: 70rem !important;
  }
  .sm\:pr-3 {
    padding-right: 0.75rem !important;
  }
  .sm\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }
  .sm\:pr-3\/4 {
    padding-right: 75% !important;
  }
  .sm\:pr-30 {
    padding-right: 7.5rem !important;
  }
  .sm\:pr-32 {
    padding-right: 8rem !important;
  }
  .sm\:pr-320 {
    padding-right: 80rem !important;
  }
  .sm\:pr-36 {
    padding-right: 9rem !important;
  }
  .sm\:pr-360 {
    padding-right: 90rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1rem !important;
  }
  .sm\:pr-40 {
    padding-right: 10rem !important;
  }
  .sm\:pr-400 {
    padding-right: 100rem !important;
  }
  .sm\:pr-44 {
    padding-right: 11rem !important;
  }
  .sm\:pr-48 {
    padding-right: 12rem !important;
  }
  .sm\:pr-480 {
    padding-right: 120rem !important;
  }
  .sm\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .sm\:pr-50 {
    padding-right: 12.5rem !important;
  }
  .sm\:pr-52 {
    padding-right: 13rem !important;
  }
  .sm\:pr-56 {
    padding-right: 14rem !important;
  }
  .sm\:pr-6 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-60 {
    padding-right: 15rem !important;
  }
  .sm\:pr-64 {
    padding-right: 16rem !important;
  }
  .sm\:pr-7 {
    padding-right: 1.75rem !important;
  }
  .sm\:pr-72 {
    padding-right: 18rem !important;
  }
  .sm\:pr-8 {
    padding-right: 2rem !important;
  }
  .sm\:pr-80 {
    padding-right: 20rem !important;
  }
  .sm\:pr-9 {
    padding-right: 2.25rem !important;
  }
  .sm\:pr-90 {
    padding-right: 22.5rem !important;
  }
  .sm\:pr-96 {
    padding-right: 24rem !important;
  }
  .sm\:pr-px {
    padding-right: 1px !important;
  }
  .sm\:pt-0 {
    padding-top: 0px !important;
  }
  .sm\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }
  .sm\:pt-1\/2 {
    padding-top: 50% !important;
  }
  .sm\:pt-1\/3 {
    padding-top: 33.333333% !important;
  }
  .sm\:pt-1\/4 {
    padding-top: 25% !important;
  }
  .sm\:pt-10 {
    padding-top: 2.5rem !important;
  }
  .sm\:pt-100 {
    padding-top: 25rem !important;
  }
  .sm\:pt-11 {
    padding-top: 2.75rem !important;
  }
  .sm\:pt-12 {
    padding-top: 3rem !important;
  }
  .sm\:pt-120 {
    padding-top: 30rem !important;
  }
  .sm\:pt-128 {
    padding-top: 32rem !important;
  }
  .sm\:pt-13 {
    padding-top: 3.25rem !important;
  }
  .sm\:pt-14 {
    padding-top: 3.5rem !important;
  }
  .sm\:pt-140 {
    padding-top: 35rem !important;
  }
  .sm\:pt-15 {
    padding-top: 3.75rem !important;
  }
  .sm\:pt-16 {
    padding-top: 4rem !important;
  }
  .sm\:pt-160 {
    padding-top: 40rem !important;
  }
  .sm\:pt-18 {
    padding-top: 4.5rem !important;
  }
  .sm\:pt-180 {
    padding-top: 45rem !important;
  }
  .sm\:pt-192 {
    padding-top: 48rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }
  .sm\:pt-2\/3 {
    padding-top: 66.666667% !important;
  }
  .sm\:pt-2\/4 {
    padding-top: 50% !important;
  }
  .sm\:pt-20 {
    padding-top: 5rem !important;
  }
  .sm\:pt-200 {
    padding-top: 50rem !important;
  }
  .sm\:pt-22 {
    padding-top: 5.5rem !important;
  }
  .sm\:pt-24 {
    padding-top: 6rem !important;
  }
  .sm\:pt-240 {
    padding-top: 60rem !important;
  }
  .sm\:pt-256 {
    padding-top: 64rem !important;
  }
  .sm\:pt-26 {
    padding-top: 6.5rem !important;
  }
  .sm\:pt-28 {
    padding-top: 7rem !important;
  }
  .sm\:pt-280 {
    padding-top: 70rem !important;
  }
  .sm\:pt-3 {
    padding-top: 0.75rem !important;
  }
  .sm\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }
  .sm\:pt-3\/4 {
    padding-top: 75% !important;
  }
  .sm\:pt-30 {
    padding-top: 7.5rem !important;
  }
  .sm\:pt-32 {
    padding-top: 8rem !important;
  }
  .sm\:pt-320 {
    padding-top: 80rem !important;
  }
  .sm\:pt-36 {
    padding-top: 9rem !important;
  }
  .sm\:pt-360 {
    padding-top: 90rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1rem !important;
  }
  .sm\:pt-40 {
    padding-top: 10rem !important;
  }
  .sm\:pt-400 {
    padding-top: 100rem !important;
  }
  .sm\:pt-44 {
    padding-top: 11rem !important;
  }
  .sm\:pt-48 {
    padding-top: 12rem !important;
  }
  .sm\:pt-480 {
    padding-top: 120rem !important;
  }
  .sm\:pt-5 {
    padding-top: 1.25rem !important;
  }
  .sm\:pt-50 {
    padding-top: 12.5rem !important;
  }
  .sm\:pt-52 {
    padding-top: 13rem !important;
  }
  .sm\:pt-56 {
    padding-top: 14rem !important;
  }
  .sm\:pt-6 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-60 {
    padding-top: 15rem !important;
  }
  .sm\:pt-64 {
    padding-top: 16rem !important;
  }
  .sm\:pt-7 {
    padding-top: 1.75rem !important;
  }
  .sm\:pt-72 {
    padding-top: 18rem !important;
  }
  .sm\:pt-8 {
    padding-top: 2rem !important;
  }
  .sm\:pt-80 {
    padding-top: 20rem !important;
  }
  .sm\:pt-9 {
    padding-top: 2.25rem !important;
  }
  .sm\:pt-90 {
    padding-top: 22.5rem !important;
  }
  .sm\:pt-96 {
    padding-top: 24rem !important;
  }
  .sm\:pt-px {
    padding-top: 1px !important;
  }
}
@media (min-width: 960px) {
  .md\:m-0 {
    margin: 0px !important;
  }
  .md\:m-0\.5 {
    margin: 0.125rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-1\.5 {
    margin: 0.375rem !important;
  }
  .md\:m-1\/2 {
    margin: 50% !important;
  }
  .md\:m-1\/3 {
    margin: 33.333333% !important;
  }
  .md\:m-1\/4 {
    margin: 25% !important;
  }
  .md\:m-10 {
    margin: 2.5rem !important;
  }
  .md\:m-100 {
    margin: 25rem !important;
  }
  .md\:m-11 {
    margin: 2.75rem !important;
  }
  .md\:m-12 {
    margin: 3rem !important;
  }
  .md\:m-120 {
    margin: 30rem !important;
  }
  .md\:m-128 {
    margin: 32rem !important;
  }
  .md\:m-13 {
    margin: 3.25rem !important;
  }
  .md\:m-14 {
    margin: 3.5rem !important;
  }
  .md\:m-140 {
    margin: 35rem !important;
  }
  .md\:m-15 {
    margin: 3.75rem !important;
  }
  .md\:m-16 {
    margin: 4rem !important;
  }
  .md\:m-160 {
    margin: 40rem !important;
  }
  .md\:m-18 {
    margin: 4.5rem !important;
  }
  .md\:m-180 {
    margin: 45rem !important;
  }
  .md\:m-192 {
    margin: 48rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-2\.5 {
    margin: 0.625rem !important;
  }
  .md\:m-2\/3 {
    margin: 66.666667% !important;
  }
  .md\:m-2\/4 {
    margin: 50% !important;
  }
  .md\:m-20 {
    margin: 5rem !important;
  }
  .md\:m-200 {
    margin: 50rem !important;
  }
  .md\:m-22 {
    margin: 5.5rem !important;
  }
  .md\:m-24 {
    margin: 6rem !important;
  }
  .md\:m-240 {
    margin: 60rem !important;
  }
  .md\:m-256 {
    margin: 64rem !important;
  }
  .md\:m-26 {
    margin: 6.5rem !important;
  }
  .md\:m-28 {
    margin: 7rem !important;
  }
  .md\:m-280 {
    margin: 70rem !important;
  }
  .md\:m-3 {
    margin: 0.75rem !important;
  }
  .md\:m-3\.5 {
    margin: 0.875rem !important;
  }
  .md\:m-3\/4 {
    margin: 75% !important;
  }
  .md\:m-30 {
    margin: 7.5rem !important;
  }
  .md\:m-32 {
    margin: 8rem !important;
  }
  .md\:m-320 {
    margin: 80rem !important;
  }
  .md\:m-36 {
    margin: 9rem !important;
  }
  .md\:m-360 {
    margin: 90rem !important;
  }
  .md\:m-4 {
    margin: 1rem !important;
  }
  .md\:m-40 {
    margin: 10rem !important;
  }
  .md\:m-400 {
    margin: 100rem !important;
  }
  .md\:m-44 {
    margin: 11rem !important;
  }
  .md\:m-48 {
    margin: 12rem !important;
  }
  .md\:m-480 {
    margin: 120rem !important;
  }
  .md\:m-5 {
    margin: 1.25rem !important;
  }
  .md\:m-50 {
    margin: 12.5rem !important;
  }
  .md\:m-52 {
    margin: 13rem !important;
  }
  .md\:m-56 {
    margin: 14rem !important;
  }
  .md\:m-6 {
    margin: 1.5rem !important;
  }
  .md\:m-60 {
    margin: 15rem !important;
  }
  .md\:m-64 {
    margin: 16rem !important;
  }
  .md\:m-7 {
    margin: 1.75rem !important;
  }
  .md\:m-72 {
    margin: 18rem !important;
  }
  .md\:m-8 {
    margin: 2rem !important;
  }
  .md\:m-80 {
    margin: 20rem !important;
  }
  .md\:m-9 {
    margin: 2.25rem !important;
  }
  .md\:m-90 {
    margin: 22.5rem !important;
  }
  .md\:m-96 {
    margin: 24rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:m-px {
    margin: 1px !important;
  }
  .md\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .md\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }
  .md\:mx-1\/2 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .md\:mx-1\/3 {
    margin-left: 33.333333% !important;
    margin-right: 33.333333% !important;
  }
  .md\:mx-1\/4 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
  .md\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .md\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .md\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }
  .md\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-120 {
    margin-left: 30rem !important;
    margin-right: 30rem !important;
  }
  .md\:mx-128 {
    margin-left: 32rem !important;
    margin-right: 32rem !important;
  }
  .md\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }
  .md\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .md\:mx-140 {
    margin-left: 35rem !important;
    margin-right: 35rem !important;
  }
  .md\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .md\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-160 {
    margin-left: 40rem !important;
    margin-right: 40rem !important;
  }
  .md\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .md\:mx-180 {
    margin-left: 45rem !important;
    margin-right: 45rem !important;
  }
  .md\:mx-192 {
    margin-left: 48rem !important;
    margin-right: 48rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .md\:mx-2\/3 {
    margin-left: 66.666667% !important;
    margin-right: 66.666667% !important;
  }
  .md\:mx-2\/4 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .md\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:mx-200 {
    margin-left: 50rem !important;
    margin-right: 50rem !important;
  }
  .md\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }
  .md\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .md\:mx-240 {
    margin-left: 60rem !important;
    margin-right: 60rem !important;
  }
  .md\:mx-256 {
    margin-left: 64rem !important;
    margin-right: 64rem !important;
  }
  .md\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }
  .md\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .md\:mx-280 {
    margin-left: 70rem !important;
    margin-right: 70rem !important;
  }
  .md\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .md\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }
  .md\:mx-3\/4 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
  .md\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .md\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .md\:mx-320 {
    margin-left: 80rem !important;
    margin-right: 80rem !important;
  }
  .md\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .md\:mx-360 {
    margin-left: 90rem !important;
    margin-right: 90rem !important;
  }
  .md\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .md\:mx-400 {
    margin-left: 100rem !important;
    margin-right: 100rem !important;
  }
  .md\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .md\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .md\:mx-480 {
    margin-left: 120rem !important;
    margin-right: 120rem !important;
  }
  .md\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .md\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }
  .md\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .md\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .md\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .md\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .md\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }
  .md\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .md\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .md\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .md\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }
  .md\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  .md\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .md\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .md\:my-1\/2 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .md\:my-1\/3 {
    margin-top: 33.333333% !important;
    margin-bottom: 33.333333% !important;
  }
  .md\:my-1\/4 {
    margin-top: 25% !important;
    margin-bottom: 25% !important;
  }
  .md\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .md\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
  .md\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .md\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-120 {
    margin-top: 30rem !important;
    margin-bottom: 30rem !important;
  }
  .md\:my-128 {
    margin-top: 32rem !important;
    margin-bottom: 32rem !important;
  }
  .md\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .md\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .md\:my-140 {
    margin-top: 35rem !important;
    margin-bottom: 35rem !important;
  }
  .md\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .md\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-160 {
    margin-top: 40rem !important;
    margin-bottom: 40rem !important;
  }
  .md\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .md\:my-180 {
    margin-top: 45rem !important;
    margin-bottom: 45rem !important;
  }
  .md\:my-192 {
    margin-top: 48rem !important;
    margin-bottom: 48rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .md\:my-2\/3 {
    margin-top: 66.666667% !important;
    margin-bottom: 66.666667% !important;
  }
  .md\:my-2\/4 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .md\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:my-200 {
    margin-top: 50rem !important;
    margin-bottom: 50rem !important;
  }
  .md\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .md\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .md\:my-240 {
    margin-top: 60rem !important;
    margin-bottom: 60rem !important;
  }
  .md\:my-256 {
    margin-top: 64rem !important;
    margin-bottom: 64rem !important;
  }
  .md\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .md\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .md\:my-280 {
    margin-top: 70rem !important;
    margin-bottom: 70rem !important;
  }
  .md\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .md\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }
  .md\:my-3\/4 {
    margin-top: 75% !important;
    margin-bottom: 75% !important;
  }
  .md\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .md\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .md\:my-320 {
    margin-top: 80rem !important;
    margin-bottom: 80rem !important;
  }
  .md\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .md\:my-360 {
    margin-top: 90rem !important;
    margin-bottom: 90rem !important;
  }
  .md\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .md\:my-400 {
    margin-top: 100rem !important;
    margin-bottom: 100rem !important;
  }
  .md\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .md\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .md\:my-480 {
    margin-top: 120rem !important;
    margin-bottom: 120rem !important;
  }
  .md\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .md\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .md\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .md\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .md\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .md\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .md\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .md\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .md\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .md\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .md\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .md\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .md\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  .md\:mb-0 {
    margin-bottom: 0px !important;
  }
  .md\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }
  .md\:mb-1\/2 {
    margin-bottom: 50% !important;
  }
  .md\:mb-1\/3 {
    margin-bottom: 33.333333% !important;
  }
  .md\:mb-1\/4 {
    margin-bottom: 25% !important;
  }
  .md\:mb-10 {
    margin-bottom: 2.5rem !important;
  }
  .md\:mb-100 {
    margin-bottom: 25rem !important;
  }
  .md\:mb-11 {
    margin-bottom: 2.75rem !important;
  }
  .md\:mb-12 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-120 {
    margin-bottom: 30rem !important;
  }
  .md\:mb-128 {
    margin-bottom: 32rem !important;
  }
  .md\:mb-13 {
    margin-bottom: 3.25rem !important;
  }
  .md\:mb-14 {
    margin-bottom: 3.5rem !important;
  }
  .md\:mb-140 {
    margin-bottom: 35rem !important;
  }
  .md\:mb-15 {
    margin-bottom: 3.75rem !important;
  }
  .md\:mb-16 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-160 {
    margin-bottom: 40rem !important;
  }
  .md\:mb-18 {
    margin-bottom: 4.5rem !important;
  }
  .md\:mb-180 {
    margin-bottom: 45rem !important;
  }
  .md\:mb-192 {
    margin-bottom: 48rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }
  .md\:mb-2\/3 {
    margin-bottom: 66.666667% !important;
  }
  .md\:mb-2\/4 {
    margin-bottom: 50% !important;
  }
  .md\:mb-20 {
    margin-bottom: 5rem !important;
  }
  .md\:mb-200 {
    margin-bottom: 50rem !important;
  }
  .md\:mb-22 {
    margin-bottom: 5.5rem !important;
  }
  .md\:mb-24 {
    margin-bottom: 6rem !important;
  }
  .md\:mb-240 {
    margin-bottom: 60rem !important;
  }
  .md\:mb-256 {
    margin-bottom: 64rem !important;
  }
  .md\:mb-26 {
    margin-bottom: 6.5rem !important;
  }
  .md\:mb-28 {
    margin-bottom: 7rem !important;
  }
  .md\:mb-280 {
    margin-bottom: 70rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .md\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }
  .md\:mb-3\/4 {
    margin-bottom: 75% !important;
  }
  .md\:mb-30 {
    margin-bottom: 7.5rem !important;
  }
  .md\:mb-32 {
    margin-bottom: 8rem !important;
  }
  .md\:mb-320 {
    margin-bottom: 80rem !important;
  }
  .md\:mb-36 {
    margin-bottom: 9rem !important;
  }
  .md\:mb-360 {
    margin-bottom: 90rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-40 {
    margin-bottom: 10rem !important;
  }
  .md\:mb-400 {
    margin-bottom: 100rem !important;
  }
  .md\:mb-44 {
    margin-bottom: 11rem !important;
  }
  .md\:mb-48 {
    margin-bottom: 12rem !important;
  }
  .md\:mb-480 {
    margin-bottom: 120rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 1.25rem !important;
  }
  .md\:mb-50 {
    margin-bottom: 12.5rem !important;
  }
  .md\:mb-52 {
    margin-bottom: 13rem !important;
  }
  .md\:mb-56 {
    margin-bottom: 14rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-60 {
    margin-bottom: 15rem !important;
  }
  .md\:mb-64 {
    margin-bottom: 16rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 1.75rem !important;
  }
  .md\:mb-72 {
    margin-bottom: 18rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-80 {
    margin-bottom: 20rem !important;
  }
  .md\:mb-9 {
    margin-bottom: 2.25rem !important;
  }
  .md\:mb-90 {
    margin-bottom: 22.5rem !important;
  }
  .md\:mb-96 {
    margin-bottom: 24rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mb-px {
    margin-bottom: 1px !important;
  }
  .md\:ml-0 {
    margin-left: 0px !important;
  }
  .md\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }
  .md\:ml-1\/2 {
    margin-left: 50% !important;
  }
  .md\:ml-1\/3 {
    margin-left: 33.333333% !important;
  }
  .md\:ml-1\/4 {
    margin-left: 25% !important;
  }
  .md\:ml-10 {
    margin-left: 2.5rem !important;
  }
  .md\:ml-100 {
    margin-left: 25rem !important;
  }
  .md\:ml-11 {
    margin-left: 2.75rem !important;
  }
  .md\:ml-12 {
    margin-left: 3rem !important;
  }
  .md\:ml-120 {
    margin-left: 30rem !important;
  }
  .md\:ml-128 {
    margin-left: 32rem !important;
  }
  .md\:ml-13 {
    margin-left: 3.25rem !important;
  }
  .md\:ml-14 {
    margin-left: 3.5rem !important;
  }
  .md\:ml-140 {
    margin-left: 35rem !important;
  }
  .md\:ml-15 {
    margin-left: 3.75rem !important;
  }
  .md\:ml-16 {
    margin-left: 4rem !important;
  }
  .md\:ml-160 {
    margin-left: 40rem !important;
  }
  .md\:ml-18 {
    margin-left: 4.5rem !important;
  }
  .md\:ml-180 {
    margin-left: 45rem !important;
  }
  .md\:ml-192 {
    margin-left: 48rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }
  .md\:ml-2\/3 {
    margin-left: 66.666667% !important;
  }
  .md\:ml-2\/4 {
    margin-left: 50% !important;
  }
  .md\:ml-20 {
    margin-left: 5rem !important;
  }
  .md\:ml-200 {
    margin-left: 50rem !important;
  }
  .md\:ml-22 {
    margin-left: 5.5rem !important;
  }
  .md\:ml-24 {
    margin-left: 6rem !important;
  }
  .md\:ml-240 {
    margin-left: 60rem !important;
  }
  .md\:ml-256 {
    margin-left: 64rem !important;
  }
  .md\:ml-26 {
    margin-left: 6.5rem !important;
  }
  .md\:ml-28 {
    margin-left: 7rem !important;
  }
  .md\:ml-280 {
    margin-left: 70rem !important;
  }
  .md\:ml-3 {
    margin-left: 0.75rem !important;
  }
  .md\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }
  .md\:ml-3\/4 {
    margin-left: 75% !important;
  }
  .md\:ml-30 {
    margin-left: 7.5rem !important;
  }
  .md\:ml-32 {
    margin-left: 8rem !important;
  }
  .md\:ml-320 {
    margin-left: 80rem !important;
  }
  .md\:ml-36 {
    margin-left: 9rem !important;
  }
  .md\:ml-360 {
    margin-left: 90rem !important;
  }
  .md\:ml-4 {
    margin-left: 1rem !important;
  }
  .md\:ml-40 {
    margin-left: 10rem !important;
  }
  .md\:ml-400 {
    margin-left: 100rem !important;
  }
  .md\:ml-44 {
    margin-left: 11rem !important;
  }
  .md\:ml-48 {
    margin-left: 12rem !important;
  }
  .md\:ml-480 {
    margin-left: 120rem !important;
  }
  .md\:ml-5 {
    margin-left: 1.25rem !important;
  }
  .md\:ml-50 {
    margin-left: 12.5rem !important;
  }
  .md\:ml-52 {
    margin-left: 13rem !important;
  }
  .md\:ml-56 {
    margin-left: 14rem !important;
  }
  .md\:ml-6 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-60 {
    margin-left: 15rem !important;
  }
  .md\:ml-64 {
    margin-left: 16rem !important;
  }
  .md\:ml-7 {
    margin-left: 1.75rem !important;
  }
  .md\:ml-72 {
    margin-left: 18rem !important;
  }
  .md\:ml-8 {
    margin-left: 2rem !important;
  }
  .md\:ml-80 {
    margin-left: 20rem !important;
  }
  .md\:ml-9 {
    margin-left: 2.25rem !important;
  }
  .md\:ml-90 {
    margin-left: 22.5rem !important;
  }
  .md\:ml-96 {
    margin-left: 24rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:ml-px {
    margin-left: 1px !important;
  }
  .md\:mr-0 {
    margin-right: 0px !important;
  }
  .md\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }
  .md\:mr-1\/2 {
    margin-right: 50% !important;
  }
  .md\:mr-1\/3 {
    margin-right: 33.333333% !important;
  }
  .md\:mr-1\/4 {
    margin-right: 25% !important;
  }
  .md\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .md\:mr-100 {
    margin-right: 25rem !important;
  }
  .md\:mr-11 {
    margin-right: 2.75rem !important;
  }
  .md\:mr-12 {
    margin-right: 3rem !important;
  }
  .md\:mr-120 {
    margin-right: 30rem !important;
  }
  .md\:mr-128 {
    margin-right: 32rem !important;
  }
  .md\:mr-13 {
    margin-right: 3.25rem !important;
  }
  .md\:mr-14 {
    margin-right: 3.5rem !important;
  }
  .md\:mr-140 {
    margin-right: 35rem !important;
  }
  .md\:mr-15 {
    margin-right: 3.75rem !important;
  }
  .md\:mr-16 {
    margin-right: 4rem !important;
  }
  .md\:mr-160 {
    margin-right: 40rem !important;
  }
  .md\:mr-18 {
    margin-right: 4.5rem !important;
  }
  .md\:mr-180 {
    margin-right: 45rem !important;
  }
  .md\:mr-192 {
    margin-right: 48rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }
  .md\:mr-2\/3 {
    margin-right: 66.666667% !important;
  }
  .md\:mr-2\/4 {
    margin-right: 50% !important;
  }
  .md\:mr-20 {
    margin-right: 5rem !important;
  }
  .md\:mr-200 {
    margin-right: 50rem !important;
  }
  .md\:mr-22 {
    margin-right: 5.5rem !important;
  }
  .md\:mr-24 {
    margin-right: 6rem !important;
  }
  .md\:mr-240 {
    margin-right: 60rem !important;
  }
  .md\:mr-256 {
    margin-right: 64rem !important;
  }
  .md\:mr-26 {
    margin-right: 6.5rem !important;
  }
  .md\:mr-28 {
    margin-right: 7rem !important;
  }
  .md\:mr-280 {
    margin-right: 70rem !important;
  }
  .md\:mr-3 {
    margin-right: 0.75rem !important;
  }
  .md\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }
  .md\:mr-3\/4 {
    margin-right: 75% !important;
  }
  .md\:mr-30 {
    margin-right: 7.5rem !important;
  }
  .md\:mr-32 {
    margin-right: 8rem !important;
  }
  .md\:mr-320 {
    margin-right: 80rem !important;
  }
  .md\:mr-36 {
    margin-right: 9rem !important;
  }
  .md\:mr-360 {
    margin-right: 90rem !important;
  }
  .md\:mr-4 {
    margin-right: 1rem !important;
  }
  .md\:mr-40 {
    margin-right: 10rem !important;
  }
  .md\:mr-400 {
    margin-right: 100rem !important;
  }
  .md\:mr-44 {
    margin-right: 11rem !important;
  }
  .md\:mr-48 {
    margin-right: 12rem !important;
  }
  .md\:mr-480 {
    margin-right: 120rem !important;
  }
  .md\:mr-5 {
    margin-right: 1.25rem !important;
  }
  .md\:mr-50 {
    margin-right: 12.5rem !important;
  }
  .md\:mr-52 {
    margin-right: 13rem !important;
  }
  .md\:mr-56 {
    margin-right: 14rem !important;
  }
  .md\:mr-6 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-60 {
    margin-right: 15rem !important;
  }
  .md\:mr-64 {
    margin-right: 16rem !important;
  }
  .md\:mr-7 {
    margin-right: 1.75rem !important;
  }
  .md\:mr-72 {
    margin-right: 18rem !important;
  }
  .md\:mr-8 {
    margin-right: 2rem !important;
  }
  .md\:mr-80 {
    margin-right: 20rem !important;
  }
  .md\:mr-9 {
    margin-right: 2.25rem !important;
  }
  .md\:mr-90 {
    margin-right: 22.5rem !important;
  }
  .md\:mr-96 {
    margin-right: 24rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:mr-px {
    margin-right: 1px !important;
  }
  .md\:mt-0 {
    margin-top: 0px !important;
  }
  .md\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }
  .md\:mt-1\/2 {
    margin-top: 50% !important;
  }
  .md\:mt-1\/3 {
    margin-top: 33.333333% !important;
  }
  .md\:mt-1\/4 {
    margin-top: 25% !important;
  }
  .md\:mt-10 {
    margin-top: 2.5rem !important;
  }
  .md\:mt-100 {
    margin-top: 25rem !important;
  }
  .md\:mt-11 {
    margin-top: 2.75rem !important;
  }
  .md\:mt-12 {
    margin-top: 3rem !important;
  }
  .md\:mt-120 {
    margin-top: 30rem !important;
  }
  .md\:mt-128 {
    margin-top: 32rem !important;
  }
  .md\:mt-13 {
    margin-top: 3.25rem !important;
  }
  .md\:mt-14 {
    margin-top: 3.5rem !important;
  }
  .md\:mt-140 {
    margin-top: 35rem !important;
  }
  .md\:mt-15 {
    margin-top: 3.75rem !important;
  }
  .md\:mt-16 {
    margin-top: 4rem !important;
  }
  .md\:mt-160 {
    margin-top: 40rem !important;
  }
  .md\:mt-18 {
    margin-top: 4.5rem !important;
  }
  .md\:mt-180 {
    margin-top: 45rem !important;
  }
  .md\:mt-192 {
    margin-top: 48rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }
  .md\:mt-2\/3 {
    margin-top: 66.666667% !important;
  }
  .md\:mt-2\/4 {
    margin-top: 50% !important;
  }
  .md\:mt-20 {
    margin-top: 5rem !important;
  }
  .md\:mt-200 {
    margin-top: 50rem !important;
  }
  .md\:mt-22 {
    margin-top: 5.5rem !important;
  }
  .md\:mt-24 {
    margin-top: 6rem !important;
  }
  .md\:mt-240 {
    margin-top: 60rem !important;
  }
  .md\:mt-256 {
    margin-top: 64rem !important;
  }
  .md\:mt-26 {
    margin-top: 6.5rem !important;
  }
  .md\:mt-28 {
    margin-top: 7rem !important;
  }
  .md\:mt-280 {
    margin-top: 70rem !important;
  }
  .md\:mt-3 {
    margin-top: 0.75rem !important;
  }
  .md\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }
  .md\:mt-3\/4 {
    margin-top: 75% !important;
  }
  .md\:mt-30 {
    margin-top: 7.5rem !important;
  }
  .md\:mt-32 {
    margin-top: 8rem !important;
  }
  .md\:mt-320 {
    margin-top: 80rem !important;
  }
  .md\:mt-36 {
    margin-top: 9rem !important;
  }
  .md\:mt-360 {
    margin-top: 90rem !important;
  }
  .md\:mt-4 {
    margin-top: 1rem !important;
  }
  .md\:mt-40 {
    margin-top: 10rem !important;
  }
  .md\:mt-400 {
    margin-top: 100rem !important;
  }
  .md\:mt-44 {
    margin-top: 11rem !important;
  }
  .md\:mt-48 {
    margin-top: 12rem !important;
  }
  .md\:mt-480 {
    margin-top: 120rem !important;
  }
  .md\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .md\:mt-50 {
    margin-top: 12.5rem !important;
  }
  .md\:mt-52 {
    margin-top: 13rem !important;
  }
  .md\:mt-56 {
    margin-top: 14rem !important;
  }
  .md\:mt-6 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-60 {
    margin-top: 15rem !important;
  }
  .md\:mt-64 {
    margin-top: 16rem !important;
  }
  .md\:mt-7 {
    margin-top: 1.75rem !important;
  }
  .md\:mt-72 {
    margin-top: 18rem !important;
  }
  .md\:mt-8 {
    margin-top: 2rem !important;
  }
  .md\:mt-80 {
    margin-top: 20rem !important;
  }
  .md\:mt-9 {
    margin-top: 2.25rem !important;
  }
  .md\:mt-90 {
    margin-top: 22.5rem !important;
  }
  .md\:mt-96 {
    margin-top: 24rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mt-px {
    margin-top: 1px !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:w-0 {
    width: 0px !important;
  }
  .md\:w-0\.5 {
    width: 0.125rem !important;
  }
  .md\:w-1 {
    width: 0.25rem !important;
  }
  .md\:w-1-pc {
    width: 1% !important;
  }
  .md\:w-1\.5 {
    width: 0.375rem !important;
  }
  .md\:w-1\/12 {
    width: 8.333333% !important;
  }
  .md\:w-1\/2 {
    width: 50% !important;
  }
  .md\:w-1\/3 {
    width: 33.333333% !important;
  }
  .md\:w-1\/4 {
    width: 25% !important;
  }
  .md\:w-1\/5 {
    width: 20% !important;
  }
  .md\:w-1\/6 {
    width: 16.666667% !important;
  }
  .md\:w-10 {
    width: 2.5rem !important;
  }
  .md\:w-10-pc {
    width: 10% !important;
  }
  .md\:w-10\/12 {
    width: 83.333333% !important;
  }
  .md\:w-100 {
    width: 25rem !important;
  }
  .md\:w-100-pc {
    width: 100% !important;
  }
  .md\:w-11 {
    width: 2.75rem !important;
  }
  .md\:w-11-pc {
    width: 11% !important;
  }
  .md\:w-11\/12 {
    width: 91.666667% !important;
  }
  .md\:w-12 {
    width: 3rem !important;
  }
  .md\:w-12-pc {
    width: 12% !important;
  }
  .md\:w-120 {
    width: 30rem !important;
  }
  .md\:w-128 {
    width: 32rem !important;
  }
  .md\:w-13 {
    width: 3.25rem !important;
  }
  .md\:w-13-pc {
    width: 13% !important;
  }
  .md\:w-14 {
    width: 3.5rem !important;
  }
  .md\:w-14-pc {
    width: 14% !important;
  }
  .md\:w-140 {
    width: 35rem !important;
  }
  .md\:w-15 {
    width: 3.75rem !important;
  }
  .md\:w-15-pc {
    width: 15% !important;
  }
  .md\:w-16 {
    width: 4rem !important;
  }
  .md\:w-16-pc {
    width: 16% !important;
  }
  .md\:w-160 {
    width: 40rem !important;
  }
  .md\:w-17-pc {
    width: 17% !important;
  }
  .md\:w-18 {
    width: 4.5rem !important;
  }
  .md\:w-18-pc {
    width: 18% !important;
  }
  .md\:w-180 {
    width: 45rem !important;
  }
  .md\:w-19-pc {
    width: 19% !important;
  }
  .md\:w-192 {
    width: 48rem !important;
  }
  .md\:w-2 {
    width: 0.5rem !important;
  }
  .md\:w-2-pc {
    width: 2% !important;
  }
  .md\:w-2\.5 {
    width: 0.625rem !important;
  }
  .md\:w-2\/12 {
    width: 16.666667% !important;
  }
  .md\:w-2\/3 {
    width: 66.666667% !important;
  }
  .md\:w-2\/4 {
    width: 50% !important;
  }
  .md\:w-2\/5 {
    width: 40% !important;
  }
  .md\:w-2\/6 {
    width: 33.333333% !important;
  }
  .md\:w-20 {
    width: 5rem !important;
  }
  .md\:w-20-pc {
    width: 20% !important;
  }
  .md\:w-200 {
    width: 50rem !important;
  }
  .md\:w-21-pc {
    width: 21% !important;
  }
  .md\:w-22 {
    width: 5.5rem !important;
  }
  .md\:w-22-pc {
    width: 22% !important;
  }
  .md\:w-23-pc {
    width: 23% !important;
  }
  .md\:w-24 {
    width: 6rem !important;
  }
  .md\:w-24-pc {
    width: 24% !important;
  }
  .md\:w-240 {
    width: 60rem !important;
  }
  .md\:w-25-pc {
    width: 25% !important;
  }
  .md\:w-256 {
    width: 64rem !important;
  }
  .md\:w-26 {
    width: 6.5rem !important;
  }
  .md\:w-26-pc {
    width: 26% !important;
  }
  .md\:w-27-pc {
    width: 27% !important;
  }
  .md\:w-28 {
    width: 7rem !important;
  }
  .md\:w-28-pc {
    width: 28% !important;
  }
  .md\:w-280 {
    width: 70rem !important;
  }
  .md\:w-29-pc {
    width: 29% !important;
  }
  .md\:w-3 {
    width: 0.75rem !important;
  }
  .md\:w-3-pc {
    width: 3% !important;
  }
  .md\:w-3\.5 {
    width: 0.875rem !important;
  }
  .md\:w-3\/12 {
    width: 25% !important;
  }
  .md\:w-3\/4 {
    width: 75% !important;
  }
  .md\:w-3\/5 {
    width: 60% !important;
  }
  .md\:w-3\/6 {
    width: 50% !important;
  }
  .md\:w-30 {
    width: 7.5rem !important;
  }
  .md\:w-30-pc {
    width: 30% !important;
  }
  .md\:w-31-pc {
    width: 31% !important;
  }
  .md\:w-32 {
    width: 8rem !important;
  }
  .md\:w-32-pc {
    width: 32% !important;
  }
  .md\:w-320 {
    width: 80rem !important;
  }
  .md\:w-33-pc {
    width: 33% !important;
  }
  .md\:w-34-pc {
    width: 34% !important;
  }
  .md\:w-35-pc {
    width: 35% !important;
  }
  .md\:w-36 {
    width: 9rem !important;
  }
  .md\:w-36-pc {
    width: 36% !important;
  }
  .md\:w-360 {
    width: 90rem !important;
  }
  .md\:w-37-pc {
    width: 37% !important;
  }
  .md\:w-38-pc {
    width: 38% !important;
  }
  .md\:w-39-pc {
    width: 39% !important;
  }
  .md\:w-4 {
    width: 1rem !important;
  }
  .md\:w-4-pc {
    width: 4% !important;
  }
  .md\:w-4\/12 {
    width: 33.333333% !important;
  }
  .md\:w-4\/5 {
    width: 80% !important;
  }
  .md\:w-4\/6 {
    width: 66.666667% !important;
  }
  .md\:w-40 {
    width: 10rem !important;
  }
  .md\:w-40-pc {
    width: 40% !important;
  }
  .md\:w-400 {
    width: 100rem !important;
  }
  .md\:w-41-pc {
    width: 41% !important;
  }
  .md\:w-42-pc {
    width: 42% !important;
  }
  .md\:w-43-pc {
    width: 43% !important;
  }
  .md\:w-44 {
    width: 11rem !important;
  }
  .md\:w-44-pc {
    width: 44% !important;
  }
  .md\:w-45-pc {
    width: 45% !important;
  }
  .md\:w-46-pc {
    width: 46% !important;
  }
  .md\:w-47-pc {
    width: 47% !important;
  }
  .md\:w-48 {
    width: 12rem !important;
  }
  .md\:w-48-pc {
    width: 48% !important;
  }
  .md\:w-480 {
    width: 120rem !important;
  }
  .md\:w-49-pc {
    width: 49% !important;
  }
  .md\:w-5 {
    width: 1.25rem !important;
  }
  .md\:w-5-pc {
    width: 5% !important;
  }
  .md\:w-5\/12 {
    width: 41.666667% !important;
  }
  .md\:w-5\/6 {
    width: 83.333333% !important;
  }
  .md\:w-50 {
    width: 12.5rem !important;
  }
  .md\:w-50-pc {
    width: 50% !important;
  }
  .md\:w-51-pc {
    width: 51% !important;
  }
  .md\:w-52 {
    width: 13rem !important;
  }
  .md\:w-52-pc {
    width: 52% !important;
  }
  .md\:w-53-pc {
    width: 53% !important;
  }
  .md\:w-54-pc {
    width: 54% !important;
  }
  .md\:w-55-pc {
    width: 55% !important;
  }
  .md\:w-56 {
    width: 14rem !important;
  }
  .md\:w-56-pc {
    width: 56% !important;
  }
  .md\:w-57-pc {
    width: 57% !important;
  }
  .md\:w-58-pc {
    width: 58% !important;
  }
  .md\:w-59-pc {
    width: 59% !important;
  }
  .md\:w-6 {
    width: 1.5rem !important;
  }
  .md\:w-6-pc {
    width: 6% !important;
  }
  .md\:w-6\/12 {
    width: 50% !important;
  }
  .md\:w-60 {
    width: 15rem !important;
  }
  .md\:w-60-pc {
    width: 60% !important;
  }
  .md\:w-61-pc {
    width: 61% !important;
  }
  .md\:w-62-pc {
    width: 62% !important;
  }
  .md\:w-63-pc {
    width: 63% !important;
  }
  .md\:w-64 {
    width: 16rem !important;
  }
  .md\:w-64-pc {
    width: 64% !important;
  }
  .md\:w-65-pc {
    width: 65% !important;
  }
  .md\:w-66-pc {
    width: 66% !important;
  }
  .md\:w-67-pc {
    width: 67% !important;
  }
  .md\:w-68-pc {
    width: 68% !important;
  }
  .md\:w-69-pc {
    width: 69% !important;
  }
  .md\:w-7 {
    width: 1.75rem !important;
  }
  .md\:w-7-pc {
    width: 7% !important;
  }
  .md\:w-7\/12 {
    width: 58.333333% !important;
  }
  .md\:w-70-pc {
    width: 70% !important;
  }
  .md\:w-71-pc {
    width: 71% !important;
  }
  .md\:w-72 {
    width: 18rem !important;
  }
  .md\:w-72-pc {
    width: 72% !important;
  }
  .md\:w-73-pc {
    width: 73% !important;
  }
  .md\:w-74-pc {
    width: 74% !important;
  }
  .md\:w-75-pc {
    width: 75% !important;
  }
  .md\:w-76-pc {
    width: 76% !important;
  }
  .md\:w-77-pc {
    width: 77% !important;
  }
  .md\:w-78-pc {
    width: 78% !important;
  }
  .md\:w-79-pc {
    width: 79% !important;
  }
  .md\:w-8 {
    width: 2rem !important;
  }
  .md\:w-8-pc {
    width: 8% !important;
  }
  .md\:w-8\/12 {
    width: 66.666667% !important;
  }
  .md\:w-80 {
    width: 20rem !important;
  }
  .md\:w-80-pc {
    width: 80% !important;
  }
  .md\:w-81-pc {
    width: 81% !important;
  }
  .md\:w-82-pc {
    width: 82% !important;
  }
  .md\:w-83-pc {
    width: 83% !important;
  }
  .md\:w-84-pc {
    width: 84% !important;
  }
  .md\:w-85-pc {
    width: 85% !important;
  }
  .md\:w-86-pc {
    width: 86% !important;
  }
  .md\:w-87-pc {
    width: 87% !important;
  }
  .md\:w-88-pc {
    width: 88% !important;
  }
  .md\:w-89-pc {
    width: 89% !important;
  }
  .md\:w-9 {
    width: 2.25rem !important;
  }
  .md\:w-9-pc {
    width: 9% !important;
  }
  .md\:w-9\/12 {
    width: 75% !important;
  }
  .md\:w-90 {
    width: 22.5rem !important;
  }
  .md\:w-90-pc {
    width: 90% !important;
  }
  .md\:w-91-pc {
    width: 91% !important;
  }
  .md\:w-92-pc {
    width: 92% !important;
  }
  .md\:w-93-pc {
    width: 93% !important;
  }
  .md\:w-94-pc {
    width: 94% !important;
  }
  .md\:w-95-pc {
    width: 95% !important;
  }
  .md\:w-96 {
    width: 24rem !important;
  }
  .md\:w-96-pc {
    width: 96% !important;
  }
  .md\:w-97-pc {
    width: 97% !important;
  }
  .md\:w-98-pc {
    width: 98% !important;
  }
  .md\:w-99-pc {
    width: 99% !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-fit {
    width: fit-content !important;
  }
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-px {
    width: 1px !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:justify-between {
    justify-content: space-between !important;
  }
  .md\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .md\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }
  .md\:px-1\/2 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .md\:px-1\/3 {
    padding-left: 33.333333% !important;
    padding-right: 33.333333% !important;
  }
  .md\:px-1\/4 {
    padding-left: 25% !important;
    padding-right: 25% !important;
  }
  .md\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .md\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .md\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }
  .md\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-120 {
    padding-left: 30rem !important;
    padding-right: 30rem !important;
  }
  .md\:px-128 {
    padding-left: 32rem !important;
    padding-right: 32rem !important;
  }
  .md\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }
  .md\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .md\:px-140 {
    padding-left: 35rem !important;
    padding-right: 35rem !important;
  }
  .md\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .md\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-160 {
    padding-left: 40rem !important;
    padding-right: 40rem !important;
  }
  .md\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .md\:px-180 {
    padding-left: 45rem !important;
    padding-right: 45rem !important;
  }
  .md\:px-192 {
    padding-left: 48rem !important;
    padding-right: 48rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .md\:px-2\/3 {
    padding-left: 66.666667% !important;
    padding-right: 66.666667% !important;
  }
  .md\:px-2\/4 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:px-200 {
    padding-left: 50rem !important;
    padding-right: 50rem !important;
  }
  .md\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }
  .md\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .md\:px-240 {
    padding-left: 60rem !important;
    padding-right: 60rem !important;
  }
  .md\:px-256 {
    padding-left: 64rem !important;
    padding-right: 64rem !important;
  }
  .md\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }
  .md\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .md\:px-280 {
    padding-left: 70rem !important;
    padding-right: 70rem !important;
  }
  .md\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .md\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
  .md\:px-3\/4 {
    padding-left: 75% !important;
    padding-right: 75% !important;
  }
  .md\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .md\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .md\:px-320 {
    padding-left: 80rem !important;
    padding-right: 80rem !important;
  }
  .md\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .md\:px-360 {
    padding-left: 90rem !important;
    padding-right: 90rem !important;
  }
  .md\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .md\:px-400 {
    padding-left: 100rem !important;
    padding-right: 100rem !important;
  }
  .md\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .md\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .md\:px-480 {
    padding-left: 120rem !important;
    padding-right: 120rem !important;
  }
  .md\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .md\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }
  .md\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .md\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .md\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .md\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .md\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .md\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .md\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .md\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }
  .md\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }
  .md\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .md\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .md\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .md\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .md\:py-1\/2 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .md\:py-1\/3 {
    padding-top: 33.333333% !important;
    padding-bottom: 33.333333% !important;
  }
  .md\:py-1\/4 {
    padding-top: 25% !important;
    padding-bottom: 25% !important;
  }
  .md\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .md\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
  .md\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .md\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-120 {
    padding-top: 30rem !important;
    padding-bottom: 30rem !important;
  }
  .md\:py-128 {
    padding-top: 32rem !important;
    padding-bottom: 32rem !important;
  }
  .md\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .md\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .md\:py-140 {
    padding-top: 35rem !important;
    padding-bottom: 35rem !important;
  }
  .md\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .md\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-160 {
    padding-top: 40rem !important;
    padding-bottom: 40rem !important;
  }
  .md\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .md\:py-180 {
    padding-top: 45rem !important;
    padding-bottom: 45rem !important;
  }
  .md\:py-192 {
    padding-top: 48rem !important;
    padding-bottom: 48rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .md\:py-2\/3 {
    padding-top: 66.666667% !important;
    padding-bottom: 66.666667% !important;
  }
  .md\:py-2\/4 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .md\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .md\:py-200 {
    padding-top: 50rem !important;
    padding-bottom: 50rem !important;
  }
  .md\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .md\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .md\:py-240 {
    padding-top: 60rem !important;
    padding-bottom: 60rem !important;
  }
  .md\:py-256 {
    padding-top: 64rem !important;
    padding-bottom: 64rem !important;
  }
  .md\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .md\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .md\:py-280 {
    padding-top: 70rem !important;
    padding-bottom: 70rem !important;
  }
  .md\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .md\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }
  .md\:py-3\/4 {
    padding-top: 75% !important;
    padding-bottom: 75% !important;
  }
  .md\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .md\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .md\:py-320 {
    padding-top: 80rem !important;
    padding-bottom: 80rem !important;
  }
  .md\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .md\:py-360 {
    padding-top: 90rem !important;
    padding-bottom: 90rem !important;
  }
  .md\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .md\:py-400 {
    padding-top: 100rem !important;
    padding-bottom: 100rem !important;
  }
  .md\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .md\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .md\:py-480 {
    padding-top: 120rem !important;
    padding-bottom: 120rem !important;
  }
  .md\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .md\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .md\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .md\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .md\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .md\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .md\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .md\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .md\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .md\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .md\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .md\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .md\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  .md\:pb-0 {
    padding-bottom: 0px !important;
  }
  .md\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }
  .md\:pb-1\/2 {
    padding-bottom: 50% !important;
  }
  .md\:pb-1\/3 {
    padding-bottom: 33.333333% !important;
  }
  .md\:pb-1\/4 {
    padding-bottom: 25% !important;
  }
  .md\:pb-10 {
    padding-bottom: 2.5rem !important;
  }
  .md\:pb-100 {
    padding-bottom: 25rem !important;
  }
  .md\:pb-11 {
    padding-bottom: 2.75rem !important;
  }
  .md\:pb-12 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-120 {
    padding-bottom: 30rem !important;
  }
  .md\:pb-128 {
    padding-bottom: 32rem !important;
  }
  .md\:pb-13 {
    padding-bottom: 3.25rem !important;
  }
  .md\:pb-14 {
    padding-bottom: 3.5rem !important;
  }
  .md\:pb-140 {
    padding-bottom: 35rem !important;
  }
  .md\:pb-15 {
    padding-bottom: 3.75rem !important;
  }
  .md\:pb-16 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-160 {
    padding-bottom: 40rem !important;
  }
  .md\:pb-18 {
    padding-bottom: 4.5rem !important;
  }
  .md\:pb-180 {
    padding-bottom: 45rem !important;
  }
  .md\:pb-192 {
    padding-bottom: 48rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }
  .md\:pb-2\/3 {
    padding-bottom: 66.666667% !important;
  }
  .md\:pb-2\/4 {
    padding-bottom: 50% !important;
  }
  .md\:pb-20 {
    padding-bottom: 5rem !important;
  }
  .md\:pb-200 {
    padding-bottom: 50rem !important;
  }
  .md\:pb-22 {
    padding-bottom: 5.5rem !important;
  }
  .md\:pb-24 {
    padding-bottom: 6rem !important;
  }
  .md\:pb-240 {
    padding-bottom: 60rem !important;
  }
  .md\:pb-256 {
    padding-bottom: 64rem !important;
  }
  .md\:pb-26 {
    padding-bottom: 6.5rem !important;
  }
  .md\:pb-28 {
    padding-bottom: 7rem !important;
  }
  .md\:pb-280 {
    padding-bottom: 70rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .md\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }
  .md\:pb-3\/4 {
    padding-bottom: 75% !important;
  }
  .md\:pb-30 {
    padding-bottom: 7.5rem !important;
  }
  .md\:pb-32 {
    padding-bottom: 8rem !important;
  }
  .md\:pb-320 {
    padding-bottom: 80rem !important;
  }
  .md\:pb-36 {
    padding-bottom: 9rem !important;
  }
  .md\:pb-360 {
    padding-bottom: 90rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-40 {
    padding-bottom: 10rem !important;
  }
  .md\:pb-400 {
    padding-bottom: 100rem !important;
  }
  .md\:pb-44 {
    padding-bottom: 11rem !important;
  }
  .md\:pb-48 {
    padding-bottom: 12rem !important;
  }
  .md\:pb-480 {
    padding-bottom: 120rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .md\:pb-50 {
    padding-bottom: 12.5rem !important;
  }
  .md\:pb-52 {
    padding-bottom: 13rem !important;
  }
  .md\:pb-56 {
    padding-bottom: 14rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-60 {
    padding-bottom: 15rem !important;
  }
  .md\:pb-64 {
    padding-bottom: 16rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 1.75rem !important;
  }
  .md\:pb-72 {
    padding-bottom: 18rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-80 {
    padding-bottom: 20rem !important;
  }
  .md\:pb-9 {
    padding-bottom: 2.25rem !important;
  }
  .md\:pb-90 {
    padding-bottom: 22.5rem !important;
  }
  .md\:pb-96 {
    padding-bottom: 24rem !important;
  }
  .md\:pb-px {
    padding-bottom: 1px !important;
  }
  .md\:pl-0 {
    padding-left: 0px !important;
  }
  .md\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }
  .md\:pl-1\/2 {
    padding-left: 50% !important;
  }
  .md\:pl-1\/3 {
    padding-left: 33.333333% !important;
  }
  .md\:pl-1\/4 {
    padding-left: 25% !important;
  }
  .md\:pl-10 {
    padding-left: 2.5rem !important;
  }
  .md\:pl-100 {
    padding-left: 25rem !important;
  }
  .md\:pl-11 {
    padding-left: 2.75rem !important;
  }
  .md\:pl-12 {
    padding-left: 3rem !important;
  }
  .md\:pl-120 {
    padding-left: 30rem !important;
  }
  .md\:pl-128 {
    padding-left: 32rem !important;
  }
  .md\:pl-13 {
    padding-left: 3.25rem !important;
  }
  .md\:pl-14 {
    padding-left: 3.5rem !important;
  }
  .md\:pl-140 {
    padding-left: 35rem !important;
  }
  .md\:pl-15 {
    padding-left: 3.75rem !important;
  }
  .md\:pl-16 {
    padding-left: 4rem !important;
  }
  .md\:pl-160 {
    padding-left: 40rem !important;
  }
  .md\:pl-18 {
    padding-left: 4.5rem !important;
  }
  .md\:pl-180 {
    padding-left: 45rem !important;
  }
  .md\:pl-192 {
    padding-left: 48rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }
  .md\:pl-2\/3 {
    padding-left: 66.666667% !important;
  }
  .md\:pl-2\/4 {
    padding-left: 50% !important;
  }
  .md\:pl-20 {
    padding-left: 5rem !important;
  }
  .md\:pl-200 {
    padding-left: 50rem !important;
  }
  .md\:pl-22 {
    padding-left: 5.5rem !important;
  }
  .md\:pl-24 {
    padding-left: 6rem !important;
  }
  .md\:pl-240 {
    padding-left: 60rem !important;
  }
  .md\:pl-256 {
    padding-left: 64rem !important;
  }
  .md\:pl-26 {
    padding-left: 6.5rem !important;
  }
  .md\:pl-28 {
    padding-left: 7rem !important;
  }
  .md\:pl-280 {
    padding-left: 70rem !important;
  }
  .md\:pl-3 {
    padding-left: 0.75rem !important;
  }
  .md\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }
  .md\:pl-3\/4 {
    padding-left: 75% !important;
  }
  .md\:pl-30 {
    padding-left: 7.5rem !important;
  }
  .md\:pl-32 {
    padding-left: 8rem !important;
  }
  .md\:pl-320 {
    padding-left: 80rem !important;
  }
  .md\:pl-36 {
    padding-left: 9rem !important;
  }
  .md\:pl-360 {
    padding-left: 90rem !important;
  }
  .md\:pl-4 {
    padding-left: 1rem !important;
  }
  .md\:pl-40 {
    padding-left: 10rem !important;
  }
  .md\:pl-400 {
    padding-left: 100rem !important;
  }
  .md\:pl-44 {
    padding-left: 11rem !important;
  }
  .md\:pl-48 {
    padding-left: 12rem !important;
  }
  .md\:pl-480 {
    padding-left: 120rem !important;
  }
  .md\:pl-5 {
    padding-left: 1.25rem !important;
  }
  .md\:pl-50 {
    padding-left: 12.5rem !important;
  }
  .md\:pl-52 {
    padding-left: 13rem !important;
  }
  .md\:pl-56 {
    padding-left: 14rem !important;
  }
  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-60 {
    padding-left: 15rem !important;
  }
  .md\:pl-64 {
    padding-left: 16rem !important;
  }
  .md\:pl-7 {
    padding-left: 1.75rem !important;
  }
  .md\:pl-72 {
    padding-left: 18rem !important;
  }
  .md\:pl-8 {
    padding-left: 2rem !important;
  }
  .md\:pl-80 {
    padding-left: 20rem !important;
  }
  .md\:pl-9 {
    padding-left: 2.25rem !important;
  }
  .md\:pl-90 {
    padding-left: 22.5rem !important;
  }
  .md\:pl-96 {
    padding-left: 24rem !important;
  }
  .md\:pl-px {
    padding-left: 1px !important;
  }
  .md\:pr-0 {
    padding-right: 0px !important;
  }
  .md\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }
  .md\:pr-1\/2 {
    padding-right: 50% !important;
  }
  .md\:pr-1\/3 {
    padding-right: 33.333333% !important;
  }
  .md\:pr-1\/4 {
    padding-right: 25% !important;
  }
  .md\:pr-10 {
    padding-right: 2.5rem !important;
  }
  .md\:pr-100 {
    padding-right: 25rem !important;
  }
  .md\:pr-11 {
    padding-right: 2.75rem !important;
  }
  .md\:pr-12 {
    padding-right: 3rem !important;
  }
  .md\:pr-120 {
    padding-right: 30rem !important;
  }
  .md\:pr-128 {
    padding-right: 32rem !important;
  }
  .md\:pr-13 {
    padding-right: 3.25rem !important;
  }
  .md\:pr-14 {
    padding-right: 3.5rem !important;
  }
  .md\:pr-140 {
    padding-right: 35rem !important;
  }
  .md\:pr-15 {
    padding-right: 3.75rem !important;
  }
  .md\:pr-16 {
    padding-right: 4rem !important;
  }
  .md\:pr-160 {
    padding-right: 40rem !important;
  }
  .md\:pr-18 {
    padding-right: 4.5rem !important;
  }
  .md\:pr-180 {
    padding-right: 45rem !important;
  }
  .md\:pr-192 {
    padding-right: 48rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }
  .md\:pr-2\/3 {
    padding-right: 66.666667% !important;
  }
  .md\:pr-2\/4 {
    padding-right: 50% !important;
  }
  .md\:pr-20 {
    padding-right: 5rem !important;
  }
  .md\:pr-200 {
    padding-right: 50rem !important;
  }
  .md\:pr-22 {
    padding-right: 5.5rem !important;
  }
  .md\:pr-24 {
    padding-right: 6rem !important;
  }
  .md\:pr-240 {
    padding-right: 60rem !important;
  }
  .md\:pr-256 {
    padding-right: 64rem !important;
  }
  .md\:pr-26 {
    padding-right: 6.5rem !important;
  }
  .md\:pr-28 {
    padding-right: 7rem !important;
  }
  .md\:pr-280 {
    padding-right: 70rem !important;
  }
  .md\:pr-3 {
    padding-right: 0.75rem !important;
  }
  .md\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }
  .md\:pr-3\/4 {
    padding-right: 75% !important;
  }
  .md\:pr-30 {
    padding-right: 7.5rem !important;
  }
  .md\:pr-32 {
    padding-right: 8rem !important;
  }
  .md\:pr-320 {
    padding-right: 80rem !important;
  }
  .md\:pr-36 {
    padding-right: 9rem !important;
  }
  .md\:pr-360 {
    padding-right: 90rem !important;
  }
  .md\:pr-4 {
    padding-right: 1rem !important;
  }
  .md\:pr-40 {
    padding-right: 10rem !important;
  }
  .md\:pr-400 {
    padding-right: 100rem !important;
  }
  .md\:pr-44 {
    padding-right: 11rem !important;
  }
  .md\:pr-48 {
    padding-right: 12rem !important;
  }
  .md\:pr-480 {
    padding-right: 120rem !important;
  }
  .md\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .md\:pr-50 {
    padding-right: 12.5rem !important;
  }
  .md\:pr-52 {
    padding-right: 13rem !important;
  }
  .md\:pr-56 {
    padding-right: 14rem !important;
  }
  .md\:pr-6 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-60 {
    padding-right: 15rem !important;
  }
  .md\:pr-64 {
    padding-right: 16rem !important;
  }
  .md\:pr-7 {
    padding-right: 1.75rem !important;
  }
  .md\:pr-72 {
    padding-right: 18rem !important;
  }
  .md\:pr-8 {
    padding-right: 2rem !important;
  }
  .md\:pr-80 {
    padding-right: 20rem !important;
  }
  .md\:pr-9 {
    padding-right: 2.25rem !important;
  }
  .md\:pr-90 {
    padding-right: 22.5rem !important;
  }
  .md\:pr-96 {
    padding-right: 24rem !important;
  }
  .md\:pr-px {
    padding-right: 1px !important;
  }
  .md\:pt-0 {
    padding-top: 0px !important;
  }
  .md\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }
  .md\:pt-1\/2 {
    padding-top: 50% !important;
  }
  .md\:pt-1\/3 {
    padding-top: 33.333333% !important;
  }
  .md\:pt-1\/4 {
    padding-top: 25% !important;
  }
  .md\:pt-10 {
    padding-top: 2.5rem !important;
  }
  .md\:pt-100 {
    padding-top: 25rem !important;
  }
  .md\:pt-11 {
    padding-top: 2.75rem !important;
  }
  .md\:pt-12 {
    padding-top: 3rem !important;
  }
  .md\:pt-120 {
    padding-top: 30rem !important;
  }
  .md\:pt-128 {
    padding-top: 32rem !important;
  }
  .md\:pt-13 {
    padding-top: 3.25rem !important;
  }
  .md\:pt-14 {
    padding-top: 3.5rem !important;
  }
  .md\:pt-140 {
    padding-top: 35rem !important;
  }
  .md\:pt-15 {
    padding-top: 3.75rem !important;
  }
  .md\:pt-16 {
    padding-top: 4rem !important;
  }
  .md\:pt-160 {
    padding-top: 40rem !important;
  }
  .md\:pt-18 {
    padding-top: 4.5rem !important;
  }
  .md\:pt-180 {
    padding-top: 45rem !important;
  }
  .md\:pt-192 {
    padding-top: 48rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }
  .md\:pt-2\/3 {
    padding-top: 66.666667% !important;
  }
  .md\:pt-2\/4 {
    padding-top: 50% !important;
  }
  .md\:pt-20 {
    padding-top: 5rem !important;
  }
  .md\:pt-200 {
    padding-top: 50rem !important;
  }
  .md\:pt-22 {
    padding-top: 5.5rem !important;
  }
  .md\:pt-24 {
    padding-top: 6rem !important;
  }
  .md\:pt-240 {
    padding-top: 60rem !important;
  }
  .md\:pt-256 {
    padding-top: 64rem !important;
  }
  .md\:pt-26 {
    padding-top: 6.5rem !important;
  }
  .md\:pt-28 {
    padding-top: 7rem !important;
  }
  .md\:pt-280 {
    padding-top: 70rem !important;
  }
  .md\:pt-3 {
    padding-top: 0.75rem !important;
  }
  .md\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }
  .md\:pt-3\/4 {
    padding-top: 75% !important;
  }
  .md\:pt-30 {
    padding-top: 7.5rem !important;
  }
  .md\:pt-32 {
    padding-top: 8rem !important;
  }
  .md\:pt-320 {
    padding-top: 80rem !important;
  }
  .md\:pt-36 {
    padding-top: 9rem !important;
  }
  .md\:pt-360 {
    padding-top: 90rem !important;
  }
  .md\:pt-4 {
    padding-top: 1rem !important;
  }
  .md\:pt-40 {
    padding-top: 10rem !important;
  }
  .md\:pt-400 {
    padding-top: 100rem !important;
  }
  .md\:pt-44 {
    padding-top: 11rem !important;
  }
  .md\:pt-48 {
    padding-top: 12rem !important;
  }
  .md\:pt-480 {
    padding-top: 120rem !important;
  }
  .md\:pt-5 {
    padding-top: 1.25rem !important;
  }
  .md\:pt-50 {
    padding-top: 12.5rem !important;
  }
  .md\:pt-52 {
    padding-top: 13rem !important;
  }
  .md\:pt-56 {
    padding-top: 14rem !important;
  }
  .md\:pt-6 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-60 {
    padding-top: 15rem !important;
  }
  .md\:pt-64 {
    padding-top: 16rem !important;
  }
  .md\:pt-7 {
    padding-top: 1.75rem !important;
  }
  .md\:pt-72 {
    padding-top: 18rem !important;
  }
  .md\:pt-8 {
    padding-top: 2rem !important;
  }
  .md\:pt-80 {
    padding-top: 20rem !important;
  }
  .md\:pt-9 {
    padding-top: 2.25rem !important;
  }
  .md\:pt-90 {
    padding-top: 22.5rem !important;
  }
  .md\:pt-96 {
    padding-top: 24rem !important;
  }
  .md\:pt-px {
    padding-top: 1px !important;
  }
}
@media (min-width: 1280px) {
  .lg\:m-0 {
    margin: 0px !important;
  }
  .lg\:m-0\.5 {
    margin: 0.125rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-1\.5 {
    margin: 0.375rem !important;
  }
  .lg\:m-1\/2 {
    margin: 50% !important;
  }
  .lg\:m-1\/3 {
    margin: 33.333333% !important;
  }
  .lg\:m-1\/4 {
    margin: 25% !important;
  }
  .lg\:m-10 {
    margin: 2.5rem !important;
  }
  .lg\:m-100 {
    margin: 25rem !important;
  }
  .lg\:m-11 {
    margin: 2.75rem !important;
  }
  .lg\:m-12 {
    margin: 3rem !important;
  }
  .lg\:m-120 {
    margin: 30rem !important;
  }
  .lg\:m-128 {
    margin: 32rem !important;
  }
  .lg\:m-13 {
    margin: 3.25rem !important;
  }
  .lg\:m-14 {
    margin: 3.5rem !important;
  }
  .lg\:m-140 {
    margin: 35rem !important;
  }
  .lg\:m-15 {
    margin: 3.75rem !important;
  }
  .lg\:m-16 {
    margin: 4rem !important;
  }
  .lg\:m-160 {
    margin: 40rem !important;
  }
  .lg\:m-18 {
    margin: 4.5rem !important;
  }
  .lg\:m-180 {
    margin: 45rem !important;
  }
  .lg\:m-192 {
    margin: 48rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-2\.5 {
    margin: 0.625rem !important;
  }
  .lg\:m-2\/3 {
    margin: 66.666667% !important;
  }
  .lg\:m-2\/4 {
    margin: 50% !important;
  }
  .lg\:m-20 {
    margin: 5rem !important;
  }
  .lg\:m-200 {
    margin: 50rem !important;
  }
  .lg\:m-22 {
    margin: 5.5rem !important;
  }
  .lg\:m-24 {
    margin: 6rem !important;
  }
  .lg\:m-240 {
    margin: 60rem !important;
  }
  .lg\:m-256 {
    margin: 64rem !important;
  }
  .lg\:m-26 {
    margin: 6.5rem !important;
  }
  .lg\:m-28 {
    margin: 7rem !important;
  }
  .lg\:m-280 {
    margin: 70rem !important;
  }
  .lg\:m-3 {
    margin: 0.75rem !important;
  }
  .lg\:m-3\.5 {
    margin: 0.875rem !important;
  }
  .lg\:m-3\/4 {
    margin: 75% !important;
  }
  .lg\:m-30 {
    margin: 7.5rem !important;
  }
  .lg\:m-32 {
    margin: 8rem !important;
  }
  .lg\:m-320 {
    margin: 80rem !important;
  }
  .lg\:m-36 {
    margin: 9rem !important;
  }
  .lg\:m-360 {
    margin: 90rem !important;
  }
  .lg\:m-4 {
    margin: 1rem !important;
  }
  .lg\:m-40 {
    margin: 10rem !important;
  }
  .lg\:m-400 {
    margin: 100rem !important;
  }
  .lg\:m-44 {
    margin: 11rem !important;
  }
  .lg\:m-48 {
    margin: 12rem !important;
  }
  .lg\:m-480 {
    margin: 120rem !important;
  }
  .lg\:m-5 {
    margin: 1.25rem !important;
  }
  .lg\:m-50 {
    margin: 12.5rem !important;
  }
  .lg\:m-52 {
    margin: 13rem !important;
  }
  .lg\:m-56 {
    margin: 14rem !important;
  }
  .lg\:m-6 {
    margin: 1.5rem !important;
  }
  .lg\:m-60 {
    margin: 15rem !important;
  }
  .lg\:m-64 {
    margin: 16rem !important;
  }
  .lg\:m-7 {
    margin: 1.75rem !important;
  }
  .lg\:m-72 {
    margin: 18rem !important;
  }
  .lg\:m-8 {
    margin: 2rem !important;
  }
  .lg\:m-80 {
    margin: 20rem !important;
  }
  .lg\:m-9 {
    margin: 2.25rem !important;
  }
  .lg\:m-90 {
    margin: 22.5rem !important;
  }
  .lg\:m-96 {
    margin: 24rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:m-px {
    margin: 1px !important;
  }
  .lg\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .lg\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }
  .lg\:mx-1\/2 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .lg\:mx-1\/3 {
    margin-left: 33.333333% !important;
    margin-right: 33.333333% !important;
  }
  .lg\:mx-1\/4 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
  .lg\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .lg\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .lg\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }
  .lg\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-120 {
    margin-left: 30rem !important;
    margin-right: 30rem !important;
  }
  .lg\:mx-128 {
    margin-left: 32rem !important;
    margin-right: 32rem !important;
  }
  .lg\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }
  .lg\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .lg\:mx-140 {
    margin-left: 35rem !important;
    margin-right: 35rem !important;
  }
  .lg\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .lg\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-160 {
    margin-left: 40rem !important;
    margin-right: 40rem !important;
  }
  .lg\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .lg\:mx-180 {
    margin-left: 45rem !important;
    margin-right: 45rem !important;
  }
  .lg\:mx-192 {
    margin-left: 48rem !important;
    margin-right: 48rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .lg\:mx-2\/3 {
    margin-left: 66.666667% !important;
    margin-right: 66.666667% !important;
  }
  .lg\:mx-2\/4 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .lg\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:mx-200 {
    margin-left: 50rem !important;
    margin-right: 50rem !important;
  }
  .lg\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }
  .lg\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .lg\:mx-240 {
    margin-left: 60rem !important;
    margin-right: 60rem !important;
  }
  .lg\:mx-256 {
    margin-left: 64rem !important;
    margin-right: 64rem !important;
  }
  .lg\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }
  .lg\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .lg\:mx-280 {
    margin-left: 70rem !important;
    margin-right: 70rem !important;
  }
  .lg\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .lg\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }
  .lg\:mx-3\/4 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
  .lg\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .lg\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .lg\:mx-320 {
    margin-left: 80rem !important;
    margin-right: 80rem !important;
  }
  .lg\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .lg\:mx-360 {
    margin-left: 90rem !important;
    margin-right: 90rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .lg\:mx-400 {
    margin-left: 100rem !important;
    margin-right: 100rem !important;
  }
  .lg\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .lg\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .lg\:mx-480 {
    margin-left: 120rem !important;
    margin-right: 120rem !important;
  }
  .lg\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .lg\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }
  .lg\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .lg\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .lg\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .lg\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .lg\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }
  .lg\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .lg\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .lg\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .lg\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }
  .lg\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  .lg\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .lg\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .lg\:my-1\/2 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .lg\:my-1\/3 {
    margin-top: 33.333333% !important;
    margin-bottom: 33.333333% !important;
  }
  .lg\:my-1\/4 {
    margin-top: 25% !important;
    margin-bottom: 25% !important;
  }
  .lg\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .lg\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
  .lg\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .lg\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-120 {
    margin-top: 30rem !important;
    margin-bottom: 30rem !important;
  }
  .lg\:my-128 {
    margin-top: 32rem !important;
    margin-bottom: 32rem !important;
  }
  .lg\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .lg\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .lg\:my-140 {
    margin-top: 35rem !important;
    margin-bottom: 35rem !important;
  }
  .lg\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .lg\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-160 {
    margin-top: 40rem !important;
    margin-bottom: 40rem !important;
  }
  .lg\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .lg\:my-180 {
    margin-top: 45rem !important;
    margin-bottom: 45rem !important;
  }
  .lg\:my-192 {
    margin-top: 48rem !important;
    margin-bottom: 48rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .lg\:my-2\/3 {
    margin-top: 66.666667% !important;
    margin-bottom: 66.666667% !important;
  }
  .lg\:my-2\/4 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .lg\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:my-200 {
    margin-top: 50rem !important;
    margin-bottom: 50rem !important;
  }
  .lg\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .lg\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .lg\:my-240 {
    margin-top: 60rem !important;
    margin-bottom: 60rem !important;
  }
  .lg\:my-256 {
    margin-top: 64rem !important;
    margin-bottom: 64rem !important;
  }
  .lg\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .lg\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .lg\:my-280 {
    margin-top: 70rem !important;
    margin-bottom: 70rem !important;
  }
  .lg\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .lg\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }
  .lg\:my-3\/4 {
    margin-top: 75% !important;
    margin-bottom: 75% !important;
  }
  .lg\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .lg\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .lg\:my-320 {
    margin-top: 80rem !important;
    margin-bottom: 80rem !important;
  }
  .lg\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .lg\:my-360 {
    margin-top: 90rem !important;
    margin-bottom: 90rem !important;
  }
  .lg\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .lg\:my-400 {
    margin-top: 100rem !important;
    margin-bottom: 100rem !important;
  }
  .lg\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .lg\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .lg\:my-480 {
    margin-top: 120rem !important;
    margin-bottom: 120rem !important;
  }
  .lg\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .lg\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .lg\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .lg\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .lg\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .lg\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .lg\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .lg\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .lg\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .lg\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .lg\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .lg\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .lg\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }
  .lg\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }
  .lg\:mb-1\/2 {
    margin-bottom: 50% !important;
  }
  .lg\:mb-1\/3 {
    margin-bottom: 33.333333% !important;
  }
  .lg\:mb-1\/4 {
    margin-bottom: 25% !important;
  }
  .lg\:mb-10 {
    margin-bottom: 2.5rem !important;
  }
  .lg\:mb-100 {
    margin-bottom: 25rem !important;
  }
  .lg\:mb-11 {
    margin-bottom: 2.75rem !important;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-120 {
    margin-bottom: 30rem !important;
  }
  .lg\:mb-128 {
    margin-bottom: 32rem !important;
  }
  .lg\:mb-13 {
    margin-bottom: 3.25rem !important;
  }
  .lg\:mb-14 {
    margin-bottom: 3.5rem !important;
  }
  .lg\:mb-140 {
    margin-bottom: 35rem !important;
  }
  .lg\:mb-15 {
    margin-bottom: 3.75rem !important;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-160 {
    margin-bottom: 40rem !important;
  }
  .lg\:mb-18 {
    margin-bottom: 4.5rem !important;
  }
  .lg\:mb-180 {
    margin-bottom: 45rem !important;
  }
  .lg\:mb-192 {
    margin-bottom: 48rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }
  .lg\:mb-2\/3 {
    margin-bottom: 66.666667% !important;
  }
  .lg\:mb-2\/4 {
    margin-bottom: 50% !important;
  }
  .lg\:mb-20 {
    margin-bottom: 5rem !important;
  }
  .lg\:mb-200 {
    margin-bottom: 50rem !important;
  }
  .lg\:mb-22 {
    margin-bottom: 5.5rem !important;
  }
  .lg\:mb-24 {
    margin-bottom: 6rem !important;
  }
  .lg\:mb-240 {
    margin-bottom: 60rem !important;
  }
  .lg\:mb-256 {
    margin-bottom: 64rem !important;
  }
  .lg\:mb-26 {
    margin-bottom: 6.5rem !important;
  }
  .lg\:mb-28 {
    margin-bottom: 7rem !important;
  }
  .lg\:mb-280 {
    margin-bottom: 70rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }
  .lg\:mb-3\/4 {
    margin-bottom: 75% !important;
  }
  .lg\:mb-30 {
    margin-bottom: 7.5rem !important;
  }
  .lg\:mb-32 {
    margin-bottom: 8rem !important;
  }
  .lg\:mb-320 {
    margin-bottom: 80rem !important;
  }
  .lg\:mb-36 {
    margin-bottom: 9rem !important;
  }
  .lg\:mb-360 {
    margin-bottom: 90rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-40 {
    margin-bottom: 10rem !important;
  }
  .lg\:mb-400 {
    margin-bottom: 100rem !important;
  }
  .lg\:mb-44 {
    margin-bottom: 11rem !important;
  }
  .lg\:mb-48 {
    margin-bottom: 12rem !important;
  }
  .lg\:mb-480 {
    margin-bottom: 120rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 1.25rem !important;
  }
  .lg\:mb-50 {
    margin-bottom: 12.5rem !important;
  }
  .lg\:mb-52 {
    margin-bottom: 13rem !important;
  }
  .lg\:mb-56 {
    margin-bottom: 14rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-60 {
    margin-bottom: 15rem !important;
  }
  .lg\:mb-64 {
    margin-bottom: 16rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 1.75rem !important;
  }
  .lg\:mb-72 {
    margin-bottom: 18rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-80 {
    margin-bottom: 20rem !important;
  }
  .lg\:mb-9 {
    margin-bottom: 2.25rem !important;
  }
  .lg\:mb-90 {
    margin-bottom: 22.5rem !important;
  }
  .lg\:mb-96 {
    margin-bottom: 24rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mb-px {
    margin-bottom: 1px !important;
  }
  .lg\:ml-0 {
    margin-left: 0px !important;
  }
  .lg\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }
  .lg\:ml-1\/2 {
    margin-left: 50% !important;
  }
  .lg\:ml-1\/3 {
    margin-left: 33.333333% !important;
  }
  .lg\:ml-1\/4 {
    margin-left: 25% !important;
  }
  .lg\:ml-10 {
    margin-left: 2.5rem !important;
  }
  .lg\:ml-100 {
    margin-left: 25rem !important;
  }
  .lg\:ml-11 {
    margin-left: 2.75rem !important;
  }
  .lg\:ml-12 {
    margin-left: 3rem !important;
  }
  .lg\:ml-120 {
    margin-left: 30rem !important;
  }
  .lg\:ml-128 {
    margin-left: 32rem !important;
  }
  .lg\:ml-13 {
    margin-left: 3.25rem !important;
  }
  .lg\:ml-14 {
    margin-left: 3.5rem !important;
  }
  .lg\:ml-140 {
    margin-left: 35rem !important;
  }
  .lg\:ml-15 {
    margin-left: 3.75rem !important;
  }
  .lg\:ml-16 {
    margin-left: 4rem !important;
  }
  .lg\:ml-160 {
    margin-left: 40rem !important;
  }
  .lg\:ml-18 {
    margin-left: 4.5rem !important;
  }
  .lg\:ml-180 {
    margin-left: 45rem !important;
  }
  .lg\:ml-192 {
    margin-left: 48rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }
  .lg\:ml-2\/3 {
    margin-left: 66.666667% !important;
  }
  .lg\:ml-2\/4 {
    margin-left: 50% !important;
  }
  .lg\:ml-20 {
    margin-left: 5rem !important;
  }
  .lg\:ml-200 {
    margin-left: 50rem !important;
  }
  .lg\:ml-22 {
    margin-left: 5.5rem !important;
  }
  .lg\:ml-24 {
    margin-left: 6rem !important;
  }
  .lg\:ml-240 {
    margin-left: 60rem !important;
  }
  .lg\:ml-256 {
    margin-left: 64rem !important;
  }
  .lg\:ml-26 {
    margin-left: 6.5rem !important;
  }
  .lg\:ml-28 {
    margin-left: 7rem !important;
  }
  .lg\:ml-280 {
    margin-left: 70rem !important;
  }
  .lg\:ml-3 {
    margin-left: 0.75rem !important;
  }
  .lg\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }
  .lg\:ml-3\/4 {
    margin-left: 75% !important;
  }
  .lg\:ml-30 {
    margin-left: 7.5rem !important;
  }
  .lg\:ml-32 {
    margin-left: 8rem !important;
  }
  .lg\:ml-320 {
    margin-left: 80rem !important;
  }
  .lg\:ml-36 {
    margin-left: 9rem !important;
  }
  .lg\:ml-360 {
    margin-left: 90rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1rem !important;
  }
  .lg\:ml-40 {
    margin-left: 10rem !important;
  }
  .lg\:ml-400 {
    margin-left: 100rem !important;
  }
  .lg\:ml-44 {
    margin-left: 11rem !important;
  }
  .lg\:ml-48 {
    margin-left: 12rem !important;
  }
  .lg\:ml-480 {
    margin-left: 120rem !important;
  }
  .lg\:ml-5 {
    margin-left: 1.25rem !important;
  }
  .lg\:ml-50 {
    margin-left: 12.5rem !important;
  }
  .lg\:ml-52 {
    margin-left: 13rem !important;
  }
  .lg\:ml-56 {
    margin-left: 14rem !important;
  }
  .lg\:ml-6 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-60 {
    margin-left: 15rem !important;
  }
  .lg\:ml-64 {
    margin-left: 16rem !important;
  }
  .lg\:ml-7 {
    margin-left: 1.75rem !important;
  }
  .lg\:ml-72 {
    margin-left: 18rem !important;
  }
  .lg\:ml-8 {
    margin-left: 2rem !important;
  }
  .lg\:ml-80 {
    margin-left: 20rem !important;
  }
  .lg\:ml-9 {
    margin-left: 2.25rem !important;
  }
  .lg\:ml-90 {
    margin-left: 22.5rem !important;
  }
  .lg\:ml-96 {
    margin-left: 24rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:ml-px {
    margin-left: 1px !important;
  }
  .lg\:mr-0 {
    margin-right: 0px !important;
  }
  .lg\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }
  .lg\:mr-1\/2 {
    margin-right: 50% !important;
  }
  .lg\:mr-1\/3 {
    margin-right: 33.333333% !important;
  }
  .lg\:mr-1\/4 {
    margin-right: 25% !important;
  }
  .lg\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .lg\:mr-100 {
    margin-right: 25rem !important;
  }
  .lg\:mr-11 {
    margin-right: 2.75rem !important;
  }
  .lg\:mr-12 {
    margin-right: 3rem !important;
  }
  .lg\:mr-120 {
    margin-right: 30rem !important;
  }
  .lg\:mr-128 {
    margin-right: 32rem !important;
  }
  .lg\:mr-13 {
    margin-right: 3.25rem !important;
  }
  .lg\:mr-14 {
    margin-right: 3.5rem !important;
  }
  .lg\:mr-140 {
    margin-right: 35rem !important;
  }
  .lg\:mr-15 {
    margin-right: 3.75rem !important;
  }
  .lg\:mr-16 {
    margin-right: 4rem !important;
  }
  .lg\:mr-160 {
    margin-right: 40rem !important;
  }
  .lg\:mr-18 {
    margin-right: 4.5rem !important;
  }
  .lg\:mr-180 {
    margin-right: 45rem !important;
  }
  .lg\:mr-192 {
    margin-right: 48rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }
  .lg\:mr-2\/3 {
    margin-right: 66.666667% !important;
  }
  .lg\:mr-2\/4 {
    margin-right: 50% !important;
  }
  .lg\:mr-20 {
    margin-right: 5rem !important;
  }
  .lg\:mr-200 {
    margin-right: 50rem !important;
  }
  .lg\:mr-22 {
    margin-right: 5.5rem !important;
  }
  .lg\:mr-24 {
    margin-right: 6rem !important;
  }
  .lg\:mr-240 {
    margin-right: 60rem !important;
  }
  .lg\:mr-256 {
    margin-right: 64rem !important;
  }
  .lg\:mr-26 {
    margin-right: 6.5rem !important;
  }
  .lg\:mr-28 {
    margin-right: 7rem !important;
  }
  .lg\:mr-280 {
    margin-right: 70rem !important;
  }
  .lg\:mr-3 {
    margin-right: 0.75rem !important;
  }
  .lg\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }
  .lg\:mr-3\/4 {
    margin-right: 75% !important;
  }
  .lg\:mr-30 {
    margin-right: 7.5rem !important;
  }
  .lg\:mr-32 {
    margin-right: 8rem !important;
  }
  .lg\:mr-320 {
    margin-right: 80rem !important;
  }
  .lg\:mr-36 {
    margin-right: 9rem !important;
  }
  .lg\:mr-360 {
    margin-right: 90rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1rem !important;
  }
  .lg\:mr-40 {
    margin-right: 10rem !important;
  }
  .lg\:mr-400 {
    margin-right: 100rem !important;
  }
  .lg\:mr-44 {
    margin-right: 11rem !important;
  }
  .lg\:mr-48 {
    margin-right: 12rem !important;
  }
  .lg\:mr-480 {
    margin-right: 120rem !important;
  }
  .lg\:mr-5 {
    margin-right: 1.25rem !important;
  }
  .lg\:mr-50 {
    margin-right: 12.5rem !important;
  }
  .lg\:mr-52 {
    margin-right: 13rem !important;
  }
  .lg\:mr-56 {
    margin-right: 14rem !important;
  }
  .lg\:mr-6 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-60 {
    margin-right: 15rem !important;
  }
  .lg\:mr-64 {
    margin-right: 16rem !important;
  }
  .lg\:mr-7 {
    margin-right: 1.75rem !important;
  }
  .lg\:mr-72 {
    margin-right: 18rem !important;
  }
  .lg\:mr-8 {
    margin-right: 2rem !important;
  }
  .lg\:mr-80 {
    margin-right: 20rem !important;
  }
  .lg\:mr-9 {
    margin-right: 2.25rem !important;
  }
  .lg\:mr-90 {
    margin-right: 22.5rem !important;
  }
  .lg\:mr-96 {
    margin-right: 24rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:mr-px {
    margin-right: 1px !important;
  }
  .lg\:mt-0 {
    margin-top: 0px !important;
  }
  .lg\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }
  .lg\:mt-1\/2 {
    margin-top: 50% !important;
  }
  .lg\:mt-1\/3 {
    margin-top: 33.333333% !important;
  }
  .lg\:mt-1\/4 {
    margin-top: 25% !important;
  }
  .lg\:mt-10 {
    margin-top: 2.5rem !important;
  }
  .lg\:mt-100 {
    margin-top: 25rem !important;
  }
  .lg\:mt-11 {
    margin-top: 2.75rem !important;
  }
  .lg\:mt-12 {
    margin-top: 3rem !important;
  }
  .lg\:mt-120 {
    margin-top: 30rem !important;
  }
  .lg\:mt-128 {
    margin-top: 32rem !important;
  }
  .lg\:mt-13 {
    margin-top: 3.25rem !important;
  }
  .lg\:mt-14 {
    margin-top: 3.5rem !important;
  }
  .lg\:mt-140 {
    margin-top: 35rem !important;
  }
  .lg\:mt-15 {
    margin-top: 3.75rem !important;
  }
  .lg\:mt-16 {
    margin-top: 4rem !important;
  }
  .lg\:mt-160 {
    margin-top: 40rem !important;
  }
  .lg\:mt-18 {
    margin-top: 4.5rem !important;
  }
  .lg\:mt-180 {
    margin-top: 45rem !important;
  }
  .lg\:mt-192 {
    margin-top: 48rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }
  .lg\:mt-2\/3 {
    margin-top: 66.666667% !important;
  }
  .lg\:mt-2\/4 {
    margin-top: 50% !important;
  }
  .lg\:mt-20 {
    margin-top: 5rem !important;
  }
  .lg\:mt-200 {
    margin-top: 50rem !important;
  }
  .lg\:mt-22 {
    margin-top: 5.5rem !important;
  }
  .lg\:mt-24 {
    margin-top: 6rem !important;
  }
  .lg\:mt-240 {
    margin-top: 60rem !important;
  }
  .lg\:mt-256 {
    margin-top: 64rem !important;
  }
  .lg\:mt-26 {
    margin-top: 6.5rem !important;
  }
  .lg\:mt-28 {
    margin-top: 7rem !important;
  }
  .lg\:mt-280 {
    margin-top: 70rem !important;
  }
  .lg\:mt-3 {
    margin-top: 0.75rem !important;
  }
  .lg\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }
  .lg\:mt-3\/4 {
    margin-top: 75% !important;
  }
  .lg\:mt-30 {
    margin-top: 7.5rem !important;
  }
  .lg\:mt-32 {
    margin-top: 8rem !important;
  }
  .lg\:mt-320 {
    margin-top: 80rem !important;
  }
  .lg\:mt-36 {
    margin-top: 9rem !important;
  }
  .lg\:mt-360 {
    margin-top: 90rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1rem !important;
  }
  .lg\:mt-40 {
    margin-top: 10rem !important;
  }
  .lg\:mt-400 {
    margin-top: 100rem !important;
  }
  .lg\:mt-44 {
    margin-top: 11rem !important;
  }
  .lg\:mt-48 {
    margin-top: 12rem !important;
  }
  .lg\:mt-480 {
    margin-top: 120rem !important;
  }
  .lg\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .lg\:mt-50 {
    margin-top: 12.5rem !important;
  }
  .lg\:mt-52 {
    margin-top: 13rem !important;
  }
  .lg\:mt-56 {
    margin-top: 14rem !important;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-60 {
    margin-top: 15rem !important;
  }
  .lg\:mt-64 {
    margin-top: 16rem !important;
  }
  .lg\:mt-7 {
    margin-top: 1.75rem !important;
  }
  .lg\:mt-72 {
    margin-top: 18rem !important;
  }
  .lg\:mt-8 {
    margin-top: 2rem !important;
  }
  .lg\:mt-80 {
    margin-top: 20rem !important;
  }
  .lg\:mt-9 {
    margin-top: 2.25rem !important;
  }
  .lg\:mt-90 {
    margin-top: 22.5rem !important;
  }
  .lg\:mt-96 {
    margin-top: 24rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mt-px {
    margin-top: 1px !important;
  }
  .lg\:w-0 {
    width: 0px !important;
  }
  .lg\:w-0\.5 {
    width: 0.125rem !important;
  }
  .lg\:w-1 {
    width: 0.25rem !important;
  }
  .lg\:w-1-pc {
    width: 1% !important;
  }
  .lg\:w-1\.5 {
    width: 0.375rem !important;
  }
  .lg\:w-1\/12 {
    width: 8.333333% !important;
  }
  .lg\:w-1\/2 {
    width: 50% !important;
  }
  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }
  .lg\:w-1\/4 {
    width: 25% !important;
  }
  .lg\:w-1\/5 {
    width: 20% !important;
  }
  .lg\:w-1\/6 {
    width: 16.666667% !important;
  }
  .lg\:w-10 {
    width: 2.5rem !important;
  }
  .lg\:w-10-pc {
    width: 10% !important;
  }
  .lg\:w-10\/12 {
    width: 83.333333% !important;
  }
  .lg\:w-100 {
    width: 25rem !important;
  }
  .lg\:w-100-pc {
    width: 100% !important;
  }
  .lg\:w-11 {
    width: 2.75rem !important;
  }
  .lg\:w-11-pc {
    width: 11% !important;
  }
  .lg\:w-11\/12 {
    width: 91.666667% !important;
  }
  .lg\:w-12 {
    width: 3rem !important;
  }
  .lg\:w-12-pc {
    width: 12% !important;
  }
  .lg\:w-120 {
    width: 30rem !important;
  }
  .lg\:w-128 {
    width: 32rem !important;
  }
  .lg\:w-13 {
    width: 3.25rem !important;
  }
  .lg\:w-13-pc {
    width: 13% !important;
  }
  .lg\:w-14 {
    width: 3.5rem !important;
  }
  .lg\:w-14-pc {
    width: 14% !important;
  }
  .lg\:w-140 {
    width: 35rem !important;
  }
  .lg\:w-15 {
    width: 3.75rem !important;
  }
  .lg\:w-15-pc {
    width: 15% !important;
  }
  .lg\:w-16 {
    width: 4rem !important;
  }
  .lg\:w-16-pc {
    width: 16% !important;
  }
  .lg\:w-160 {
    width: 40rem !important;
  }
  .lg\:w-17-pc {
    width: 17% !important;
  }
  .lg\:w-18 {
    width: 4.5rem !important;
  }
  .lg\:w-18-pc {
    width: 18% !important;
  }
  .lg\:w-180 {
    width: 45rem !important;
  }
  .lg\:w-19-pc {
    width: 19% !important;
  }
  .lg\:w-192 {
    width: 48rem !important;
  }
  .lg\:w-2 {
    width: 0.5rem !important;
  }
  .lg\:w-2-pc {
    width: 2% !important;
  }
  .lg\:w-2\.5 {
    width: 0.625rem !important;
  }
  .lg\:w-2\/12 {
    width: 16.666667% !important;
  }
  .lg\:w-2\/3 {
    width: 66.666667% !important;
  }
  .lg\:w-2\/4 {
    width: 50% !important;
  }
  .lg\:w-2\/5 {
    width: 40% !important;
  }
  .lg\:w-2\/6 {
    width: 33.333333% !important;
  }
  .lg\:w-20 {
    width: 5rem !important;
  }
  .lg\:w-20-pc {
    width: 20% !important;
  }
  .lg\:w-200 {
    width: 50rem !important;
  }
  .lg\:w-21-pc {
    width: 21% !important;
  }
  .lg\:w-22 {
    width: 5.5rem !important;
  }
  .lg\:w-22-pc {
    width: 22% !important;
  }
  .lg\:w-23-pc {
    width: 23% !important;
  }
  .lg\:w-24 {
    width: 6rem !important;
  }
  .lg\:w-24-pc {
    width: 24% !important;
  }
  .lg\:w-240 {
    width: 60rem !important;
  }
  .lg\:w-25-pc {
    width: 25% !important;
  }
  .lg\:w-256 {
    width: 64rem !important;
  }
  .lg\:w-26 {
    width: 6.5rem !important;
  }
  .lg\:w-26-pc {
    width: 26% !important;
  }
  .lg\:w-27-pc {
    width: 27% !important;
  }
  .lg\:w-28 {
    width: 7rem !important;
  }
  .lg\:w-28-pc {
    width: 28% !important;
  }
  .lg\:w-280 {
    width: 70rem !important;
  }
  .lg\:w-29-pc {
    width: 29% !important;
  }
  .lg\:w-3 {
    width: 0.75rem !important;
  }
  .lg\:w-3-pc {
    width: 3% !important;
  }
  .lg\:w-3\.5 {
    width: 0.875rem !important;
  }
  .lg\:w-3\/12 {
    width: 25% !important;
  }
  .lg\:w-3\/4 {
    width: 75% !important;
  }
  .lg\:w-3\/5 {
    width: 60% !important;
  }
  .lg\:w-3\/6 {
    width: 50% !important;
  }
  .lg\:w-30 {
    width: 7.5rem !important;
  }
  .lg\:w-30-pc {
    width: 30% !important;
  }
  .lg\:w-31-pc {
    width: 31% !important;
  }
  .lg\:w-32 {
    width: 8rem !important;
  }
  .lg\:w-32-pc {
    width: 32% !important;
  }
  .lg\:w-320 {
    width: 80rem !important;
  }
  .lg\:w-33-pc {
    width: 33% !important;
  }
  .lg\:w-34-pc {
    width: 34% !important;
  }
  .lg\:w-35-pc {
    width: 35% !important;
  }
  .lg\:w-36 {
    width: 9rem !important;
  }
  .lg\:w-36-pc {
    width: 36% !important;
  }
  .lg\:w-360 {
    width: 90rem !important;
  }
  .lg\:w-37-pc {
    width: 37% !important;
  }
  .lg\:w-38-pc {
    width: 38% !important;
  }
  .lg\:w-39-pc {
    width: 39% !important;
  }
  .lg\:w-4 {
    width: 1rem !important;
  }
  .lg\:w-4-pc {
    width: 4% !important;
  }
  .lg\:w-4\/12 {
    width: 33.333333% !important;
  }
  .lg\:w-4\/5 {
    width: 80% !important;
  }
  .lg\:w-4\/6 {
    width: 66.666667% !important;
  }
  .lg\:w-40 {
    width: 10rem !important;
  }
  .lg\:w-40-pc {
    width: 40% !important;
  }
  .lg\:w-400 {
    width: 100rem !important;
  }
  .lg\:w-41-pc {
    width: 41% !important;
  }
  .lg\:w-42-pc {
    width: 42% !important;
  }
  .lg\:w-43-pc {
    width: 43% !important;
  }
  .lg\:w-44 {
    width: 11rem !important;
  }
  .lg\:w-44-pc {
    width: 44% !important;
  }
  .lg\:w-45-pc {
    width: 45% !important;
  }
  .lg\:w-46-pc {
    width: 46% !important;
  }
  .lg\:w-47-pc {
    width: 47% !important;
  }
  .lg\:w-48 {
    width: 12rem !important;
  }
  .lg\:w-48-pc {
    width: 48% !important;
  }
  .lg\:w-480 {
    width: 120rem !important;
  }
  .lg\:w-49-pc {
    width: 49% !important;
  }
  .lg\:w-5 {
    width: 1.25rem !important;
  }
  .lg\:w-5-pc {
    width: 5% !important;
  }
  .lg\:w-5\/12 {
    width: 41.666667% !important;
  }
  .lg\:w-5\/6 {
    width: 83.333333% !important;
  }
  .lg\:w-50 {
    width: 12.5rem !important;
  }
  .lg\:w-50-pc {
    width: 50% !important;
  }
  .lg\:w-51-pc {
    width: 51% !important;
  }
  .lg\:w-52 {
    width: 13rem !important;
  }
  .lg\:w-52-pc {
    width: 52% !important;
  }
  .lg\:w-53-pc {
    width: 53% !important;
  }
  .lg\:w-54-pc {
    width: 54% !important;
  }
  .lg\:w-55-pc {
    width: 55% !important;
  }
  .lg\:w-56 {
    width: 14rem !important;
  }
  .lg\:w-56-pc {
    width: 56% !important;
  }
  .lg\:w-57-pc {
    width: 57% !important;
  }
  .lg\:w-58-pc {
    width: 58% !important;
  }
  .lg\:w-59-pc {
    width: 59% !important;
  }
  .lg\:w-6 {
    width: 1.5rem !important;
  }
  .lg\:w-6-pc {
    width: 6% !important;
  }
  .lg\:w-6\/12 {
    width: 50% !important;
  }
  .lg\:w-60 {
    width: 15rem !important;
  }
  .lg\:w-60-pc {
    width: 60% !important;
  }
  .lg\:w-61-pc {
    width: 61% !important;
  }
  .lg\:w-62-pc {
    width: 62% !important;
  }
  .lg\:w-63-pc {
    width: 63% !important;
  }
  .lg\:w-64 {
    width: 16rem !important;
  }
  .lg\:w-64-pc {
    width: 64% !important;
  }
  .lg\:w-65-pc {
    width: 65% !important;
  }
  .lg\:w-66-pc {
    width: 66% !important;
  }
  .lg\:w-67-pc {
    width: 67% !important;
  }
  .lg\:w-68-pc {
    width: 68% !important;
  }
  .lg\:w-69-pc {
    width: 69% !important;
  }
  .lg\:w-7 {
    width: 1.75rem !important;
  }
  .lg\:w-7-pc {
    width: 7% !important;
  }
  .lg\:w-7\/12 {
    width: 58.333333% !important;
  }
  .lg\:w-70-pc {
    width: 70% !important;
  }
  .lg\:w-71-pc {
    width: 71% !important;
  }
  .lg\:w-72 {
    width: 18rem !important;
  }
  .lg\:w-72-pc {
    width: 72% !important;
  }
  .lg\:w-73-pc {
    width: 73% !important;
  }
  .lg\:w-74-pc {
    width: 74% !important;
  }
  .lg\:w-75-pc {
    width: 75% !important;
  }
  .lg\:w-76-pc {
    width: 76% !important;
  }
  .lg\:w-77-pc {
    width: 77% !important;
  }
  .lg\:w-78-pc {
    width: 78% !important;
  }
  .lg\:w-79-pc {
    width: 79% !important;
  }
  .lg\:w-8 {
    width: 2rem !important;
  }
  .lg\:w-8-pc {
    width: 8% !important;
  }
  .lg\:w-8\/12 {
    width: 66.666667% !important;
  }
  .lg\:w-80 {
    width: 20rem !important;
  }
  .lg\:w-80-pc {
    width: 80% !important;
  }
  .lg\:w-81-pc {
    width: 81% !important;
  }
  .lg\:w-82-pc {
    width: 82% !important;
  }
  .lg\:w-83-pc {
    width: 83% !important;
  }
  .lg\:w-84-pc {
    width: 84% !important;
  }
  .lg\:w-85-pc {
    width: 85% !important;
  }
  .lg\:w-86-pc {
    width: 86% !important;
  }
  .lg\:w-87-pc {
    width: 87% !important;
  }
  .lg\:w-88-pc {
    width: 88% !important;
  }
  .lg\:w-89-pc {
    width: 89% !important;
  }
  .lg\:w-9 {
    width: 2.25rem !important;
  }
  .lg\:w-9-pc {
    width: 9% !important;
  }
  .lg\:w-9\/12 {
    width: 75% !important;
  }
  .lg\:w-90 {
    width: 22.5rem !important;
  }
  .lg\:w-90-pc {
    width: 90% !important;
  }
  .lg\:w-91-pc {
    width: 91% !important;
  }
  .lg\:w-92-pc {
    width: 92% !important;
  }
  .lg\:w-93-pc {
    width: 93% !important;
  }
  .lg\:w-94-pc {
    width: 94% !important;
  }
  .lg\:w-95-pc {
    width: 95% !important;
  }
  .lg\:w-96 {
    width: 24rem !important;
  }
  .lg\:w-96-pc {
    width: 96% !important;
  }
  .lg\:w-97-pc {
    width: 97% !important;
  }
  .lg\:w-98-pc {
    width: 98% !important;
  }
  .lg\:w-99-pc {
    width: 99% !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-fit {
    width: fit-content !important;
  }
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-px {
    width: 1px !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:p-0 {
    padding: 0px !important;
  }
  .lg\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }
  .lg\:px-1\/2 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .lg\:px-1\/3 {
    padding-left: 33.333333% !important;
    padding-right: 33.333333% !important;
  }
  .lg\:px-1\/4 {
    padding-left: 25% !important;
    padding-right: 25% !important;
  }
  .lg\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .lg\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .lg\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }
  .lg\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-120 {
    padding-left: 30rem !important;
    padding-right: 30rem !important;
  }
  .lg\:px-128 {
    padding-left: 32rem !important;
    padding-right: 32rem !important;
  }
  .lg\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }
  .lg\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .lg\:px-140 {
    padding-left: 35rem !important;
    padding-right: 35rem !important;
  }
  .lg\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-160 {
    padding-left: 40rem !important;
    padding-right: 40rem !important;
  }
  .lg\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .lg\:px-180 {
    padding-left: 45rem !important;
    padding-right: 45rem !important;
  }
  .lg\:px-192 {
    padding-left: 48rem !important;
    padding-right: 48rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .lg\:px-2\/3 {
    padding-left: 66.666667% !important;
    padding-right: 66.666667% !important;
  }
  .lg\:px-2\/4 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .lg\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:px-200 {
    padding-left: 50rem !important;
    padding-right: 50rem !important;
  }
  .lg\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }
  .lg\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .lg\:px-240 {
    padding-left: 60rem !important;
    padding-right: 60rem !important;
  }
  .lg\:px-256 {
    padding-left: 64rem !important;
    padding-right: 64rem !important;
  }
  .lg\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }
  .lg\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .lg\:px-280 {
    padding-left: 70rem !important;
    padding-right: 70rem !important;
  }
  .lg\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .lg\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
  .lg\:px-3\/4 {
    padding-left: 75% !important;
    padding-right: 75% !important;
  }
  .lg\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .lg\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .lg\:px-320 {
    padding-left: 80rem !important;
    padding-right: 80rem !important;
  }
  .lg\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .lg\:px-360 {
    padding-left: 90rem !important;
    padding-right: 90rem !important;
  }
  .lg\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .lg\:px-400 {
    padding-left: 100rem !important;
    padding-right: 100rem !important;
  }
  .lg\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .lg\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .lg\:px-480 {
    padding-left: 120rem !important;
    padding-right: 120rem !important;
  }
  .lg\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .lg\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }
  .lg\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .lg\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .lg\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .lg\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .lg\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .lg\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .lg\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }
  .lg\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }
  .lg\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .lg\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .lg\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .lg\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .lg\:py-1\/2 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .lg\:py-1\/3 {
    padding-top: 33.333333% !important;
    padding-bottom: 33.333333% !important;
  }
  .lg\:py-1\/4 {
    padding-top: 25% !important;
    padding-bottom: 25% !important;
  }
  .lg\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .lg\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
  .lg\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .lg\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-120 {
    padding-top: 30rem !important;
    padding-bottom: 30rem !important;
  }
  .lg\:py-128 {
    padding-top: 32rem !important;
    padding-bottom: 32rem !important;
  }
  .lg\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .lg\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .lg\:py-140 {
    padding-top: 35rem !important;
    padding-bottom: 35rem !important;
  }
  .lg\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .lg\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-160 {
    padding-top: 40rem !important;
    padding-bottom: 40rem !important;
  }
  .lg\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .lg\:py-180 {
    padding-top: 45rem !important;
    padding-bottom: 45rem !important;
  }
  .lg\:py-192 {
    padding-top: 48rem !important;
    padding-bottom: 48rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .lg\:py-2\/3 {
    padding-top: 66.666667% !important;
    padding-bottom: 66.666667% !important;
  }
  .lg\:py-2\/4 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .lg\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .lg\:py-200 {
    padding-top: 50rem !important;
    padding-bottom: 50rem !important;
  }
  .lg\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .lg\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .lg\:py-240 {
    padding-top: 60rem !important;
    padding-bottom: 60rem !important;
  }
  .lg\:py-256 {
    padding-top: 64rem !important;
    padding-bottom: 64rem !important;
  }
  .lg\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .lg\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .lg\:py-280 {
    padding-top: 70rem !important;
    padding-bottom: 70rem !important;
  }
  .lg\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .lg\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }
  .lg\:py-3\/4 {
    padding-top: 75% !important;
    padding-bottom: 75% !important;
  }
  .lg\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .lg\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .lg\:py-320 {
    padding-top: 80rem !important;
    padding-bottom: 80rem !important;
  }
  .lg\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .lg\:py-360 {
    padding-top: 90rem !important;
    padding-bottom: 90rem !important;
  }
  .lg\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .lg\:py-400 {
    padding-top: 100rem !important;
    padding-bottom: 100rem !important;
  }
  .lg\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .lg\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .lg\:py-480 {
    padding-top: 120rem !important;
    padding-bottom: 120rem !important;
  }
  .lg\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .lg\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .lg\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .lg\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .lg\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .lg\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .lg\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .lg\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .lg\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .lg\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .lg\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .lg\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .lg\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0px !important;
  }
  .lg\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }
  .lg\:pb-1\/2 {
    padding-bottom: 50% !important;
  }
  .lg\:pb-1\/3 {
    padding-bottom: 33.333333% !important;
  }
  .lg\:pb-1\/4 {
    padding-bottom: 25% !important;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem !important;
  }
  .lg\:pb-100 {
    padding-bottom: 25rem !important;
  }
  .lg\:pb-11 {
    padding-bottom: 2.75rem !important;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-120 {
    padding-bottom: 30rem !important;
  }
  .lg\:pb-128 {
    padding-bottom: 32rem !important;
  }
  .lg\:pb-13 {
    padding-bottom: 3.25rem !important;
  }
  .lg\:pb-14 {
    padding-bottom: 3.5rem !important;
  }
  .lg\:pb-140 {
    padding-bottom: 35rem !important;
  }
  .lg\:pb-15 {
    padding-bottom: 3.75rem !important;
  }
  .lg\:pb-16 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-160 {
    padding-bottom: 40rem !important;
  }
  .lg\:pb-18 {
    padding-bottom: 4.5rem !important;
  }
  .lg\:pb-180 {
    padding-bottom: 45rem !important;
  }
  .lg\:pb-192 {
    padding-bottom: 48rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }
  .lg\:pb-2\/3 {
    padding-bottom: 66.666667% !important;
  }
  .lg\:pb-2\/4 {
    padding-bottom: 50% !important;
  }
  .lg\:pb-20 {
    padding-bottom: 5rem !important;
  }
  .lg\:pb-200 {
    padding-bottom: 50rem !important;
  }
  .lg\:pb-22 {
    padding-bottom: 5.5rem !important;
  }
  .lg\:pb-24 {
    padding-bottom: 6rem !important;
  }
  .lg\:pb-240 {
    padding-bottom: 60rem !important;
  }
  .lg\:pb-256 {
    padding-bottom: 64rem !important;
  }
  .lg\:pb-26 {
    padding-bottom: 6.5rem !important;
  }
  .lg\:pb-28 {
    padding-bottom: 7rem !important;
  }
  .lg\:pb-280 {
    padding-bottom: 70rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .lg\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }
  .lg\:pb-3\/4 {
    padding-bottom: 75% !important;
  }
  .lg\:pb-30 {
    padding-bottom: 7.5rem !important;
  }
  .lg\:pb-32 {
    padding-bottom: 8rem !important;
  }
  .lg\:pb-320 {
    padding-bottom: 80rem !important;
  }
  .lg\:pb-36 {
    padding-bottom: 9rem !important;
  }
  .lg\:pb-360 {
    padding-bottom: 90rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-40 {
    padding-bottom: 10rem !important;
  }
  .lg\:pb-400 {
    padding-bottom: 100rem !important;
  }
  .lg\:pb-44 {
    padding-bottom: 11rem !important;
  }
  .lg\:pb-48 {
    padding-bottom: 12rem !important;
  }
  .lg\:pb-480 {
    padding-bottom: 120rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .lg\:pb-50 {
    padding-bottom: 12.5rem !important;
  }
  .lg\:pb-52 {
    padding-bottom: 13rem !important;
  }
  .lg\:pb-56 {
    padding-bottom: 14rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-60 {
    padding-bottom: 15rem !important;
  }
  .lg\:pb-64 {
    padding-bottom: 16rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 1.75rem !important;
  }
  .lg\:pb-72 {
    padding-bottom: 18rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-80 {
    padding-bottom: 20rem !important;
  }
  .lg\:pb-9 {
    padding-bottom: 2.25rem !important;
  }
  .lg\:pb-90 {
    padding-bottom: 22.5rem !important;
  }
  .lg\:pb-96 {
    padding-bottom: 24rem !important;
  }
  .lg\:pb-px {
    padding-bottom: 1px !important;
  }
  .lg\:pl-0 {
    padding-left: 0px !important;
  }
  .lg\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }
  .lg\:pl-1\/2 {
    padding-left: 50% !important;
  }
  .lg\:pl-1\/3 {
    padding-left: 33.333333% !important;
  }
  .lg\:pl-1\/4 {
    padding-left: 25% !important;
  }
  .lg\:pl-10 {
    padding-left: 2.5rem !important;
  }
  .lg\:pl-100 {
    padding-left: 25rem !important;
  }
  .lg\:pl-11 {
    padding-left: 2.75rem !important;
  }
  .lg\:pl-12 {
    padding-left: 3rem !important;
  }
  .lg\:pl-120 {
    padding-left: 30rem !important;
  }
  .lg\:pl-128 {
    padding-left: 32rem !important;
  }
  .lg\:pl-13 {
    padding-left: 3.25rem !important;
  }
  .lg\:pl-14 {
    padding-left: 3.5rem !important;
  }
  .lg\:pl-140 {
    padding-left: 35rem !important;
  }
  .lg\:pl-15 {
    padding-left: 3.75rem !important;
  }
  .lg\:pl-16 {
    padding-left: 4rem !important;
  }
  .lg\:pl-160 {
    padding-left: 40rem !important;
  }
  .lg\:pl-18 {
    padding-left: 4.5rem !important;
  }
  .lg\:pl-180 {
    padding-left: 45rem !important;
  }
  .lg\:pl-192 {
    padding-left: 48rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }
  .lg\:pl-2\/3 {
    padding-left: 66.666667% !important;
  }
  .lg\:pl-2\/4 {
    padding-left: 50% !important;
  }
  .lg\:pl-20 {
    padding-left: 5rem !important;
  }
  .lg\:pl-200 {
    padding-left: 50rem !important;
  }
  .lg\:pl-22 {
    padding-left: 5.5rem !important;
  }
  .lg\:pl-24 {
    padding-left: 6rem !important;
  }
  .lg\:pl-240 {
    padding-left: 60rem !important;
  }
  .lg\:pl-256 {
    padding-left: 64rem !important;
  }
  .lg\:pl-26 {
    padding-left: 6.5rem !important;
  }
  .lg\:pl-28 {
    padding-left: 7rem !important;
  }
  .lg\:pl-280 {
    padding-left: 70rem !important;
  }
  .lg\:pl-3 {
    padding-left: 0.75rem !important;
  }
  .lg\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }
  .lg\:pl-3\/4 {
    padding-left: 75% !important;
  }
  .lg\:pl-30 {
    padding-left: 7.5rem !important;
  }
  .lg\:pl-32 {
    padding-left: 8rem !important;
  }
  .lg\:pl-320 {
    padding-left: 80rem !important;
  }
  .lg\:pl-36 {
    padding-left: 9rem !important;
  }
  .lg\:pl-360 {
    padding-left: 90rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1rem !important;
  }
  .lg\:pl-40 {
    padding-left: 10rem !important;
  }
  .lg\:pl-400 {
    padding-left: 100rem !important;
  }
  .lg\:pl-44 {
    padding-left: 11rem !important;
  }
  .lg\:pl-48 {
    padding-left: 12rem !important;
  }
  .lg\:pl-480 {
    padding-left: 120rem !important;
  }
  .lg\:pl-5 {
    padding-left: 1.25rem !important;
  }
  .lg\:pl-50 {
    padding-left: 12.5rem !important;
  }
  .lg\:pl-52 {
    padding-left: 13rem !important;
  }
  .lg\:pl-56 {
    padding-left: 14rem !important;
  }
  .lg\:pl-6 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-60 {
    padding-left: 15rem !important;
  }
  .lg\:pl-64 {
    padding-left: 16rem !important;
  }
  .lg\:pl-7 {
    padding-left: 1.75rem !important;
  }
  .lg\:pl-72 {
    padding-left: 18rem !important;
  }
  .lg\:pl-8 {
    padding-left: 2rem !important;
  }
  .lg\:pl-80 {
    padding-left: 20rem !important;
  }
  .lg\:pl-9 {
    padding-left: 2.25rem !important;
  }
  .lg\:pl-90 {
    padding-left: 22.5rem !important;
  }
  .lg\:pl-96 {
    padding-left: 24rem !important;
  }
  .lg\:pl-px {
    padding-left: 1px !important;
  }
  .lg\:pr-0 {
    padding-right: 0px !important;
  }
  .lg\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }
  .lg\:pr-1\/2 {
    padding-right: 50% !important;
  }
  .lg\:pr-1\/3 {
    padding-right: 33.333333% !important;
  }
  .lg\:pr-1\/4 {
    padding-right: 25% !important;
  }
  .lg\:pr-10 {
    padding-right: 2.5rem !important;
  }
  .lg\:pr-100 {
    padding-right: 25rem !important;
  }
  .lg\:pr-11 {
    padding-right: 2.75rem !important;
  }
  .lg\:pr-12 {
    padding-right: 3rem !important;
  }
  .lg\:pr-120 {
    padding-right: 30rem !important;
  }
  .lg\:pr-128 {
    padding-right: 32rem !important;
  }
  .lg\:pr-13 {
    padding-right: 3.25rem !important;
  }
  .lg\:pr-14 {
    padding-right: 3.5rem !important;
  }
  .lg\:pr-140 {
    padding-right: 35rem !important;
  }
  .lg\:pr-15 {
    padding-right: 3.75rem !important;
  }
  .lg\:pr-16 {
    padding-right: 4rem !important;
  }
  .lg\:pr-160 {
    padding-right: 40rem !important;
  }
  .lg\:pr-18 {
    padding-right: 4.5rem !important;
  }
  .lg\:pr-180 {
    padding-right: 45rem !important;
  }
  .lg\:pr-192 {
    padding-right: 48rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }
  .lg\:pr-2\/3 {
    padding-right: 66.666667% !important;
  }
  .lg\:pr-2\/4 {
    padding-right: 50% !important;
  }
  .lg\:pr-20 {
    padding-right: 5rem !important;
  }
  .lg\:pr-200 {
    padding-right: 50rem !important;
  }
  .lg\:pr-22 {
    padding-right: 5.5rem !important;
  }
  .lg\:pr-24 {
    padding-right: 6rem !important;
  }
  .lg\:pr-240 {
    padding-right: 60rem !important;
  }
  .lg\:pr-256 {
    padding-right: 64rem !important;
  }
  .lg\:pr-26 {
    padding-right: 6.5rem !important;
  }
  .lg\:pr-28 {
    padding-right: 7rem !important;
  }
  .lg\:pr-280 {
    padding-right: 70rem !important;
  }
  .lg\:pr-3 {
    padding-right: 0.75rem !important;
  }
  .lg\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }
  .lg\:pr-3\/4 {
    padding-right: 75% !important;
  }
  .lg\:pr-30 {
    padding-right: 7.5rem !important;
  }
  .lg\:pr-32 {
    padding-right: 8rem !important;
  }
  .lg\:pr-320 {
    padding-right: 80rem !important;
  }
  .lg\:pr-36 {
    padding-right: 9rem !important;
  }
  .lg\:pr-360 {
    padding-right: 90rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1rem !important;
  }
  .lg\:pr-40 {
    padding-right: 10rem !important;
  }
  .lg\:pr-400 {
    padding-right: 100rem !important;
  }
  .lg\:pr-44 {
    padding-right: 11rem !important;
  }
  .lg\:pr-48 {
    padding-right: 12rem !important;
  }
  .lg\:pr-480 {
    padding-right: 120rem !important;
  }
  .lg\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .lg\:pr-50 {
    padding-right: 12.5rem !important;
  }
  .lg\:pr-52 {
    padding-right: 13rem !important;
  }
  .lg\:pr-56 {
    padding-right: 14rem !important;
  }
  .lg\:pr-6 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-60 {
    padding-right: 15rem !important;
  }
  .lg\:pr-64 {
    padding-right: 16rem !important;
  }
  .lg\:pr-7 {
    padding-right: 1.75rem !important;
  }
  .lg\:pr-72 {
    padding-right: 18rem !important;
  }
  .lg\:pr-8 {
    padding-right: 2rem !important;
  }
  .lg\:pr-80 {
    padding-right: 20rem !important;
  }
  .lg\:pr-9 {
    padding-right: 2.25rem !important;
  }
  .lg\:pr-90 {
    padding-right: 22.5rem !important;
  }
  .lg\:pr-96 {
    padding-right: 24rem !important;
  }
  .lg\:pr-px {
    padding-right: 1px !important;
  }
  .lg\:pt-0 {
    padding-top: 0px !important;
  }
  .lg\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }
  .lg\:pt-1\/2 {
    padding-top: 50% !important;
  }
  .lg\:pt-1\/3 {
    padding-top: 33.333333% !important;
  }
  .lg\:pt-1\/4 {
    padding-top: 25% !important;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem !important;
  }
  .lg\:pt-100 {
    padding-top: 25rem !important;
  }
  .lg\:pt-11 {
    padding-top: 2.75rem !important;
  }
  .lg\:pt-12 {
    padding-top: 3rem !important;
  }
  .lg\:pt-120 {
    padding-top: 30rem !important;
  }
  .lg\:pt-128 {
    padding-top: 32rem !important;
  }
  .lg\:pt-13 {
    padding-top: 3.25rem !important;
  }
  .lg\:pt-14 {
    padding-top: 3.5rem !important;
  }
  .lg\:pt-140 {
    padding-top: 35rem !important;
  }
  .lg\:pt-15 {
    padding-top: 3.75rem !important;
  }
  .lg\:pt-16 {
    padding-top: 4rem !important;
  }
  .lg\:pt-160 {
    padding-top: 40rem !important;
  }
  .lg\:pt-18 {
    padding-top: 4.5rem !important;
  }
  .lg\:pt-180 {
    padding-top: 45rem !important;
  }
  .lg\:pt-192 {
    padding-top: 48rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }
  .lg\:pt-2\/3 {
    padding-top: 66.666667% !important;
  }
  .lg\:pt-2\/4 {
    padding-top: 50% !important;
  }
  .lg\:pt-20 {
    padding-top: 5rem !important;
  }
  .lg\:pt-200 {
    padding-top: 50rem !important;
  }
  .lg\:pt-22 {
    padding-top: 5.5rem !important;
  }
  .lg\:pt-24 {
    padding-top: 6rem !important;
  }
  .lg\:pt-240 {
    padding-top: 60rem !important;
  }
  .lg\:pt-256 {
    padding-top: 64rem !important;
  }
  .lg\:pt-26 {
    padding-top: 6.5rem !important;
  }
  .lg\:pt-28 {
    padding-top: 7rem !important;
  }
  .lg\:pt-280 {
    padding-top: 70rem !important;
  }
  .lg\:pt-3 {
    padding-top: 0.75rem !important;
  }
  .lg\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }
  .lg\:pt-3\/4 {
    padding-top: 75% !important;
  }
  .lg\:pt-30 {
    padding-top: 7.5rem !important;
  }
  .lg\:pt-32 {
    padding-top: 8rem !important;
  }
  .lg\:pt-320 {
    padding-top: 80rem !important;
  }
  .lg\:pt-36 {
    padding-top: 9rem !important;
  }
  .lg\:pt-360 {
    padding-top: 90rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1rem !important;
  }
  .lg\:pt-40 {
    padding-top: 10rem !important;
  }
  .lg\:pt-400 {
    padding-top: 100rem !important;
  }
  .lg\:pt-44 {
    padding-top: 11rem !important;
  }
  .lg\:pt-48 {
    padding-top: 12rem !important;
  }
  .lg\:pt-480 {
    padding-top: 120rem !important;
  }
  .lg\:pt-5 {
    padding-top: 1.25rem !important;
  }
  .lg\:pt-50 {
    padding-top: 12.5rem !important;
  }
  .lg\:pt-52 {
    padding-top: 13rem !important;
  }
  .lg\:pt-56 {
    padding-top: 14rem !important;
  }
  .lg\:pt-6 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-60 {
    padding-top: 15rem !important;
  }
  .lg\:pt-64 {
    padding-top: 16rem !important;
  }
  .lg\:pt-7 {
    padding-top: 1.75rem !important;
  }
  .lg\:pt-72 {
    padding-top: 18rem !important;
  }
  .lg\:pt-8 {
    padding-top: 2rem !important;
  }
  .lg\:pt-80 {
    padding-top: 20rem !important;
  }
  .lg\:pt-9 {
    padding-top: 2.25rem !important;
  }
  .lg\:pt-90 {
    padding-top: 22.5rem !important;
  }
  .lg\:pt-96 {
    padding-top: 24rem !important;
  }
  .lg\:pt-px {
    padding-top: 1px !important;
  }
}
@media (min-width: 1440px) {
  .xl\:m-0 {
    margin: 0px !important;
  }
  .xl\:m-0\.5 {
    margin: 0.125rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-1\.5 {
    margin: 0.375rem !important;
  }
  .xl\:m-1\/2 {
    margin: 50% !important;
  }
  .xl\:m-1\/3 {
    margin: 33.333333% !important;
  }
  .xl\:m-1\/4 {
    margin: 25% !important;
  }
  .xl\:m-10 {
    margin: 2.5rem !important;
  }
  .xl\:m-100 {
    margin: 25rem !important;
  }
  .xl\:m-11 {
    margin: 2.75rem !important;
  }
  .xl\:m-12 {
    margin: 3rem !important;
  }
  .xl\:m-120 {
    margin: 30rem !important;
  }
  .xl\:m-128 {
    margin: 32rem !important;
  }
  .xl\:m-13 {
    margin: 3.25rem !important;
  }
  .xl\:m-14 {
    margin: 3.5rem !important;
  }
  .xl\:m-140 {
    margin: 35rem !important;
  }
  .xl\:m-15 {
    margin: 3.75rem !important;
  }
  .xl\:m-16 {
    margin: 4rem !important;
  }
  .xl\:m-160 {
    margin: 40rem !important;
  }
  .xl\:m-18 {
    margin: 4.5rem !important;
  }
  .xl\:m-180 {
    margin: 45rem !important;
  }
  .xl\:m-192 {
    margin: 48rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-2\.5 {
    margin: 0.625rem !important;
  }
  .xl\:m-2\/3 {
    margin: 66.666667% !important;
  }
  .xl\:m-2\/4 {
    margin: 50% !important;
  }
  .xl\:m-20 {
    margin: 5rem !important;
  }
  .xl\:m-200 {
    margin: 50rem !important;
  }
  .xl\:m-22 {
    margin: 5.5rem !important;
  }
  .xl\:m-24 {
    margin: 6rem !important;
  }
  .xl\:m-240 {
    margin: 60rem !important;
  }
  .xl\:m-256 {
    margin: 64rem !important;
  }
  .xl\:m-26 {
    margin: 6.5rem !important;
  }
  .xl\:m-28 {
    margin: 7rem !important;
  }
  .xl\:m-280 {
    margin: 70rem !important;
  }
  .xl\:m-3 {
    margin: 0.75rem !important;
  }
  .xl\:m-3\.5 {
    margin: 0.875rem !important;
  }
  .xl\:m-3\/4 {
    margin: 75% !important;
  }
  .xl\:m-30 {
    margin: 7.5rem !important;
  }
  .xl\:m-32 {
    margin: 8rem !important;
  }
  .xl\:m-320 {
    margin: 80rem !important;
  }
  .xl\:m-36 {
    margin: 9rem !important;
  }
  .xl\:m-360 {
    margin: 90rem !important;
  }
  .xl\:m-4 {
    margin: 1rem !important;
  }
  .xl\:m-40 {
    margin: 10rem !important;
  }
  .xl\:m-400 {
    margin: 100rem !important;
  }
  .xl\:m-44 {
    margin: 11rem !important;
  }
  .xl\:m-48 {
    margin: 12rem !important;
  }
  .xl\:m-480 {
    margin: 120rem !important;
  }
  .xl\:m-5 {
    margin: 1.25rem !important;
  }
  .xl\:m-50 {
    margin: 12.5rem !important;
  }
  .xl\:m-52 {
    margin: 13rem !important;
  }
  .xl\:m-56 {
    margin: 14rem !important;
  }
  .xl\:m-6 {
    margin: 1.5rem !important;
  }
  .xl\:m-60 {
    margin: 15rem !important;
  }
  .xl\:m-64 {
    margin: 16rem !important;
  }
  .xl\:m-7 {
    margin: 1.75rem !important;
  }
  .xl\:m-72 {
    margin: 18rem !important;
  }
  .xl\:m-8 {
    margin: 2rem !important;
  }
  .xl\:m-80 {
    margin: 20rem !important;
  }
  .xl\:m-9 {
    margin: 2.25rem !important;
  }
  .xl\:m-90 {
    margin: 22.5rem !important;
  }
  .xl\:m-96 {
    margin: 24rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:m-px {
    margin: 1px !important;
  }
  .xl\:mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .xl\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }
  .xl\:mx-1\/2 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .xl\:mx-1\/3 {
    margin-left: 33.333333% !important;
    margin-right: 33.333333% !important;
  }
  .xl\:mx-1\/4 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
  .xl\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .xl\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }
  .xl\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }
  .xl\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-120 {
    margin-left: 30rem !important;
    margin-right: 30rem !important;
  }
  .xl\:mx-128 {
    margin-left: 32rem !important;
    margin-right: 32rem !important;
  }
  .xl\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }
  .xl\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .xl\:mx-140 {
    margin-left: 35rem !important;
    margin-right: 35rem !important;
  }
  .xl\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }
  .xl\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-160 {
    margin-left: 40rem !important;
    margin-right: 40rem !important;
  }
  .xl\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .xl\:mx-180 {
    margin-left: 45rem !important;
    margin-right: 45rem !important;
  }
  .xl\:mx-192 {
    margin-left: 48rem !important;
    margin-right: 48rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }
  .xl\:mx-2\/3 {
    margin-left: 66.666667% !important;
    margin-right: 66.666667% !important;
  }
  .xl\:mx-2\/4 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
  .xl\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:mx-200 {
    margin-left: 50rem !important;
    margin-right: 50rem !important;
  }
  .xl\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }
  .xl\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }
  .xl\:mx-240 {
    margin-left: 60rem !important;
    margin-right: 60rem !important;
  }
  .xl\:mx-256 {
    margin-left: 64rem !important;
    margin-right: 64rem !important;
  }
  .xl\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }
  .xl\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
  .xl\:mx-280 {
    margin-left: 70rem !important;
    margin-right: 70rem !important;
  }
  .xl\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }
  .xl\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }
  .xl\:mx-3\/4 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
  .xl\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }
  .xl\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .xl\:mx-320 {
    margin-left: 80rem !important;
    margin-right: 80rem !important;
  }
  .xl\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }
  .xl\:mx-360 {
    margin-left: 90rem !important;
    margin-right: 90rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }
  .xl\:mx-400 {
    margin-left: 100rem !important;
    margin-right: 100rem !important;
  }
  .xl\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }
  .xl\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }
  .xl\:mx-480 {
    margin-left: 120rem !important;
    margin-right: 120rem !important;
  }
  .xl\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }
  .xl\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }
  .xl\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }
  .xl\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }
  .xl\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }
  .xl\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }
  .xl\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }
  .xl\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }
  .xl\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }
  .xl\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .xl\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }
  .xl\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }
  .xl\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .xl\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }
  .xl\:my-1\/2 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .xl\:my-1\/3 {
    margin-top: 33.333333% !important;
    margin-bottom: 33.333333% !important;
  }
  .xl\:my-1\/4 {
    margin-top: 25% !important;
    margin-bottom: 25% !important;
  }
  .xl\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .xl\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }
  .xl\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .xl\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-120 {
    margin-top: 30rem !important;
    margin-bottom: 30rem !important;
  }
  .xl\:my-128 {
    margin-top: 32rem !important;
    margin-bottom: 32rem !important;
  }
  .xl\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .xl\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .xl\:my-140 {
    margin-top: 35rem !important;
    margin-bottom: 35rem !important;
  }
  .xl\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .xl\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-160 {
    margin-top: 40rem !important;
    margin-bottom: 40rem !important;
  }
  .xl\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .xl\:my-180 {
    margin-top: 45rem !important;
    margin-bottom: 45rem !important;
  }
  .xl\:my-192 {
    margin-top: 48rem !important;
    margin-bottom: 48rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }
  .xl\:my-2\/3 {
    margin-top: 66.666667% !important;
    margin-bottom: 66.666667% !important;
  }
  .xl\:my-2\/4 {
    margin-top: 50% !important;
    margin-bottom: 50% !important;
  }
  .xl\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:my-200 {
    margin-top: 50rem !important;
    margin-bottom: 50rem !important;
  }
  .xl\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .xl\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .xl\:my-240 {
    margin-top: 60rem !important;
    margin-bottom: 60rem !important;
  }
  .xl\:my-256 {
    margin-top: 64rem !important;
    margin-bottom: 64rem !important;
  }
  .xl\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .xl\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .xl\:my-280 {
    margin-top: 70rem !important;
    margin-bottom: 70rem !important;
  }
  .xl\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .xl\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }
  .xl\:my-3\/4 {
    margin-top: 75% !important;
    margin-bottom: 75% !important;
  }
  .xl\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .xl\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .xl\:my-320 {
    margin-top: 80rem !important;
    margin-bottom: 80rem !important;
  }
  .xl\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .xl\:my-360 {
    margin-top: 90rem !important;
    margin-bottom: 90rem !important;
  }
  .xl\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .xl\:my-400 {
    margin-top: 100rem !important;
    margin-bottom: 100rem !important;
  }
  .xl\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .xl\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }
  .xl\:my-480 {
    margin-top: 120rem !important;
    margin-bottom: 120rem !important;
  }
  .xl\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .xl\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
  .xl\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .xl\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }
  .xl\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .xl\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .xl\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .xl\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .xl\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .xl\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .xl\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }
  .xl\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .xl\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }
  .xl\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }
  .xl\:mb-1\/2 {
    margin-bottom: 50% !important;
  }
  .xl\:mb-1\/3 {
    margin-bottom: 33.333333% !important;
  }
  .xl\:mb-1\/4 {
    margin-bottom: 25% !important;
  }
  .xl\:mb-10 {
    margin-bottom: 2.5rem !important;
  }
  .xl\:mb-100 {
    margin-bottom: 25rem !important;
  }
  .xl\:mb-11 {
    margin-bottom: 2.75rem !important;
  }
  .xl\:mb-12 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-120 {
    margin-bottom: 30rem !important;
  }
  .xl\:mb-128 {
    margin-bottom: 32rem !important;
  }
  .xl\:mb-13 {
    margin-bottom: 3.25rem !important;
  }
  .xl\:mb-14 {
    margin-bottom: 3.5rem !important;
  }
  .xl\:mb-140 {
    margin-bottom: 35rem !important;
  }
  .xl\:mb-15 {
    margin-bottom: 3.75rem !important;
  }
  .xl\:mb-16 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-160 {
    margin-bottom: 40rem !important;
  }
  .xl\:mb-18 {
    margin-bottom: 4.5rem !important;
  }
  .xl\:mb-180 {
    margin-bottom: 45rem !important;
  }
  .xl\:mb-192 {
    margin-bottom: 48rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }
  .xl\:mb-2\/3 {
    margin-bottom: 66.666667% !important;
  }
  .xl\:mb-2\/4 {
    margin-bottom: 50% !important;
  }
  .xl\:mb-20 {
    margin-bottom: 5rem !important;
  }
  .xl\:mb-200 {
    margin-bottom: 50rem !important;
  }
  .xl\:mb-22 {
    margin-bottom: 5.5rem !important;
  }
  .xl\:mb-24 {
    margin-bottom: 6rem !important;
  }
  .xl\:mb-240 {
    margin-bottom: 60rem !important;
  }
  .xl\:mb-256 {
    margin-bottom: 64rem !important;
  }
  .xl\:mb-26 {
    margin-bottom: 6.5rem !important;
  }
  .xl\:mb-28 {
    margin-bottom: 7rem !important;
  }
  .xl\:mb-280 {
    margin-bottom: 70rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .xl\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }
  .xl\:mb-3\/4 {
    margin-bottom: 75% !important;
  }
  .xl\:mb-30 {
    margin-bottom: 7.5rem !important;
  }
  .xl\:mb-32 {
    margin-bottom: 8rem !important;
  }
  .xl\:mb-320 {
    margin-bottom: 80rem !important;
  }
  .xl\:mb-36 {
    margin-bottom: 9rem !important;
  }
  .xl\:mb-360 {
    margin-bottom: 90rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-40 {
    margin-bottom: 10rem !important;
  }
  .xl\:mb-400 {
    margin-bottom: 100rem !important;
  }
  .xl\:mb-44 {
    margin-bottom: 11rem !important;
  }
  .xl\:mb-48 {
    margin-bottom: 12rem !important;
  }
  .xl\:mb-480 {
    margin-bottom: 120rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 1.25rem !important;
  }
  .xl\:mb-50 {
    margin-bottom: 12.5rem !important;
  }
  .xl\:mb-52 {
    margin-bottom: 13rem !important;
  }
  .xl\:mb-56 {
    margin-bottom: 14rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-60 {
    margin-bottom: 15rem !important;
  }
  .xl\:mb-64 {
    margin-bottom: 16rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 1.75rem !important;
  }
  .xl\:mb-72 {
    margin-bottom: 18rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-80 {
    margin-bottom: 20rem !important;
  }
  .xl\:mb-9 {
    margin-bottom: 2.25rem !important;
  }
  .xl\:mb-90 {
    margin-bottom: 22.5rem !important;
  }
  .xl\:mb-96 {
    margin-bottom: 24rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mb-px {
    margin-bottom: 1px !important;
  }
  .xl\:ml-0 {
    margin-left: 0px !important;
  }
  .xl\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }
  .xl\:ml-1\/2 {
    margin-left: 50% !important;
  }
  .xl\:ml-1\/3 {
    margin-left: 33.333333% !important;
  }
  .xl\:ml-1\/4 {
    margin-left: 25% !important;
  }
  .xl\:ml-10 {
    margin-left: 2.5rem !important;
  }
  .xl\:ml-100 {
    margin-left: 25rem !important;
  }
  .xl\:ml-11 {
    margin-left: 2.75rem !important;
  }
  .xl\:ml-12 {
    margin-left: 3rem !important;
  }
  .xl\:ml-120 {
    margin-left: 30rem !important;
  }
  .xl\:ml-128 {
    margin-left: 32rem !important;
  }
  .xl\:ml-13 {
    margin-left: 3.25rem !important;
  }
  .xl\:ml-14 {
    margin-left: 3.5rem !important;
  }
  .xl\:ml-140 {
    margin-left: 35rem !important;
  }
  .xl\:ml-15 {
    margin-left: 3.75rem !important;
  }
  .xl\:ml-16 {
    margin-left: 4rem !important;
  }
  .xl\:ml-160 {
    margin-left: 40rem !important;
  }
  .xl\:ml-18 {
    margin-left: 4.5rem !important;
  }
  .xl\:ml-180 {
    margin-left: 45rem !important;
  }
  .xl\:ml-192 {
    margin-left: 48rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }
  .xl\:ml-2\/3 {
    margin-left: 66.666667% !important;
  }
  .xl\:ml-2\/4 {
    margin-left: 50% !important;
  }
  .xl\:ml-20 {
    margin-left: 5rem !important;
  }
  .xl\:ml-200 {
    margin-left: 50rem !important;
  }
  .xl\:ml-22 {
    margin-left: 5.5rem !important;
  }
  .xl\:ml-24 {
    margin-left: 6rem !important;
  }
  .xl\:ml-240 {
    margin-left: 60rem !important;
  }
  .xl\:ml-256 {
    margin-left: 64rem !important;
  }
  .xl\:ml-26 {
    margin-left: 6.5rem !important;
  }
  .xl\:ml-28 {
    margin-left: 7rem !important;
  }
  .xl\:ml-280 {
    margin-left: 70rem !important;
  }
  .xl\:ml-3 {
    margin-left: 0.75rem !important;
  }
  .xl\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }
  .xl\:ml-3\/4 {
    margin-left: 75% !important;
  }
  .xl\:ml-30 {
    margin-left: 7.5rem !important;
  }
  .xl\:ml-32 {
    margin-left: 8rem !important;
  }
  .xl\:ml-320 {
    margin-left: 80rem !important;
  }
  .xl\:ml-36 {
    margin-left: 9rem !important;
  }
  .xl\:ml-360 {
    margin-left: 90rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1rem !important;
  }
  .xl\:ml-40 {
    margin-left: 10rem !important;
  }
  .xl\:ml-400 {
    margin-left: 100rem !important;
  }
  .xl\:ml-44 {
    margin-left: 11rem !important;
  }
  .xl\:ml-48 {
    margin-left: 12rem !important;
  }
  .xl\:ml-480 {
    margin-left: 120rem !important;
  }
  .xl\:ml-5 {
    margin-left: 1.25rem !important;
  }
  .xl\:ml-50 {
    margin-left: 12.5rem !important;
  }
  .xl\:ml-52 {
    margin-left: 13rem !important;
  }
  .xl\:ml-56 {
    margin-left: 14rem !important;
  }
  .xl\:ml-6 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-60 {
    margin-left: 15rem !important;
  }
  .xl\:ml-64 {
    margin-left: 16rem !important;
  }
  .xl\:ml-7 {
    margin-left: 1.75rem !important;
  }
  .xl\:ml-72 {
    margin-left: 18rem !important;
  }
  .xl\:ml-8 {
    margin-left: 2rem !important;
  }
  .xl\:ml-80 {
    margin-left: 20rem !important;
  }
  .xl\:ml-9 {
    margin-left: 2.25rem !important;
  }
  .xl\:ml-90 {
    margin-left: 22.5rem !important;
  }
  .xl\:ml-96 {
    margin-left: 24rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:ml-px {
    margin-left: 1px !important;
  }
  .xl\:mr-0 {
    margin-right: 0px !important;
  }
  .xl\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }
  .xl\:mr-1\/2 {
    margin-right: 50% !important;
  }
  .xl\:mr-1\/3 {
    margin-right: 33.333333% !important;
  }
  .xl\:mr-1\/4 {
    margin-right: 25% !important;
  }
  .xl\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .xl\:mr-100 {
    margin-right: 25rem !important;
  }
  .xl\:mr-11 {
    margin-right: 2.75rem !important;
  }
  .xl\:mr-12 {
    margin-right: 3rem !important;
  }
  .xl\:mr-120 {
    margin-right: 30rem !important;
  }
  .xl\:mr-128 {
    margin-right: 32rem !important;
  }
  .xl\:mr-13 {
    margin-right: 3.25rem !important;
  }
  .xl\:mr-14 {
    margin-right: 3.5rem !important;
  }
  .xl\:mr-140 {
    margin-right: 35rem !important;
  }
  .xl\:mr-15 {
    margin-right: 3.75rem !important;
  }
  .xl\:mr-16 {
    margin-right: 4rem !important;
  }
  .xl\:mr-160 {
    margin-right: 40rem !important;
  }
  .xl\:mr-18 {
    margin-right: 4.5rem !important;
  }
  .xl\:mr-180 {
    margin-right: 45rem !important;
  }
  .xl\:mr-192 {
    margin-right: 48rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }
  .xl\:mr-2\/3 {
    margin-right: 66.666667% !important;
  }
  .xl\:mr-2\/4 {
    margin-right: 50% !important;
  }
  .xl\:mr-20 {
    margin-right: 5rem !important;
  }
  .xl\:mr-200 {
    margin-right: 50rem !important;
  }
  .xl\:mr-22 {
    margin-right: 5.5rem !important;
  }
  .xl\:mr-24 {
    margin-right: 6rem !important;
  }
  .xl\:mr-240 {
    margin-right: 60rem !important;
  }
  .xl\:mr-256 {
    margin-right: 64rem !important;
  }
  .xl\:mr-26 {
    margin-right: 6.5rem !important;
  }
  .xl\:mr-28 {
    margin-right: 7rem !important;
  }
  .xl\:mr-280 {
    margin-right: 70rem !important;
  }
  .xl\:mr-3 {
    margin-right: 0.75rem !important;
  }
  .xl\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }
  .xl\:mr-3\/4 {
    margin-right: 75% !important;
  }
  .xl\:mr-30 {
    margin-right: 7.5rem !important;
  }
  .xl\:mr-32 {
    margin-right: 8rem !important;
  }
  .xl\:mr-320 {
    margin-right: 80rem !important;
  }
  .xl\:mr-36 {
    margin-right: 9rem !important;
  }
  .xl\:mr-360 {
    margin-right: 90rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1rem !important;
  }
  .xl\:mr-40 {
    margin-right: 10rem !important;
  }
  .xl\:mr-400 {
    margin-right: 100rem !important;
  }
  .xl\:mr-44 {
    margin-right: 11rem !important;
  }
  .xl\:mr-48 {
    margin-right: 12rem !important;
  }
  .xl\:mr-480 {
    margin-right: 120rem !important;
  }
  .xl\:mr-5 {
    margin-right: 1.25rem !important;
  }
  .xl\:mr-50 {
    margin-right: 12.5rem !important;
  }
  .xl\:mr-52 {
    margin-right: 13rem !important;
  }
  .xl\:mr-56 {
    margin-right: 14rem !important;
  }
  .xl\:mr-6 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-60 {
    margin-right: 15rem !important;
  }
  .xl\:mr-64 {
    margin-right: 16rem !important;
  }
  .xl\:mr-7 {
    margin-right: 1.75rem !important;
  }
  .xl\:mr-72 {
    margin-right: 18rem !important;
  }
  .xl\:mr-8 {
    margin-right: 2rem !important;
  }
  .xl\:mr-80 {
    margin-right: 20rem !important;
  }
  .xl\:mr-9 {
    margin-right: 2.25rem !important;
  }
  .xl\:mr-90 {
    margin-right: 22.5rem !important;
  }
  .xl\:mr-96 {
    margin-right: 24rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:mr-px {
    margin-right: 1px !important;
  }
  .xl\:mt-0 {
    margin-top: 0px !important;
  }
  .xl\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }
  .xl\:mt-1\/2 {
    margin-top: 50% !important;
  }
  .xl\:mt-1\/3 {
    margin-top: 33.333333% !important;
  }
  .xl\:mt-1\/4 {
    margin-top: 25% !important;
  }
  .xl\:mt-10 {
    margin-top: 2.5rem !important;
  }
  .xl\:mt-100 {
    margin-top: 25rem !important;
  }
  .xl\:mt-11 {
    margin-top: 2.75rem !important;
  }
  .xl\:mt-12 {
    margin-top: 3rem !important;
  }
  .xl\:mt-120 {
    margin-top: 30rem !important;
  }
  .xl\:mt-128 {
    margin-top: 32rem !important;
  }
  .xl\:mt-13 {
    margin-top: 3.25rem !important;
  }
  .xl\:mt-14 {
    margin-top: 3.5rem !important;
  }
  .xl\:mt-140 {
    margin-top: 35rem !important;
  }
  .xl\:mt-15 {
    margin-top: 3.75rem !important;
  }
  .xl\:mt-16 {
    margin-top: 4rem !important;
  }
  .xl\:mt-160 {
    margin-top: 40rem !important;
  }
  .xl\:mt-18 {
    margin-top: 4.5rem !important;
  }
  .xl\:mt-180 {
    margin-top: 45rem !important;
  }
  .xl\:mt-192 {
    margin-top: 48rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }
  .xl\:mt-2\/3 {
    margin-top: 66.666667% !important;
  }
  .xl\:mt-2\/4 {
    margin-top: 50% !important;
  }
  .xl\:mt-20 {
    margin-top: 5rem !important;
  }
  .xl\:mt-200 {
    margin-top: 50rem !important;
  }
  .xl\:mt-22 {
    margin-top: 5.5rem !important;
  }
  .xl\:mt-24 {
    margin-top: 6rem !important;
  }
  .xl\:mt-240 {
    margin-top: 60rem !important;
  }
  .xl\:mt-256 {
    margin-top: 64rem !important;
  }
  .xl\:mt-26 {
    margin-top: 6.5rem !important;
  }
  .xl\:mt-28 {
    margin-top: 7rem !important;
  }
  .xl\:mt-280 {
    margin-top: 70rem !important;
  }
  .xl\:mt-3 {
    margin-top: 0.75rem !important;
  }
  .xl\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }
  .xl\:mt-3\/4 {
    margin-top: 75% !important;
  }
  .xl\:mt-30 {
    margin-top: 7.5rem !important;
  }
  .xl\:mt-32 {
    margin-top: 8rem !important;
  }
  .xl\:mt-320 {
    margin-top: 80rem !important;
  }
  .xl\:mt-36 {
    margin-top: 9rem !important;
  }
  .xl\:mt-360 {
    margin-top: 90rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1rem !important;
  }
  .xl\:mt-40 {
    margin-top: 10rem !important;
  }
  .xl\:mt-400 {
    margin-top: 100rem !important;
  }
  .xl\:mt-44 {
    margin-top: 11rem !important;
  }
  .xl\:mt-48 {
    margin-top: 12rem !important;
  }
  .xl\:mt-480 {
    margin-top: 120rem !important;
  }
  .xl\:mt-5 {
    margin-top: 1.25rem !important;
  }
  .xl\:mt-50 {
    margin-top: 12.5rem !important;
  }
  .xl\:mt-52 {
    margin-top: 13rem !important;
  }
  .xl\:mt-56 {
    margin-top: 14rem !important;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-60 {
    margin-top: 15rem !important;
  }
  .xl\:mt-64 {
    margin-top: 16rem !important;
  }
  .xl\:mt-7 {
    margin-top: 1.75rem !important;
  }
  .xl\:mt-72 {
    margin-top: 18rem !important;
  }
  .xl\:mt-8 {
    margin-top: 2rem !important;
  }
  .xl\:mt-80 {
    margin-top: 20rem !important;
  }
  .xl\:mt-9 {
    margin-top: 2.25rem !important;
  }
  .xl\:mt-90 {
    margin-top: 22.5rem !important;
  }
  .xl\:mt-96 {
    margin-top: 24rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mt-px {
    margin-top: 1px !important;
  }
  .xl\:w-0 {
    width: 0px !important;
  }
  .xl\:w-0\.5 {
    width: 0.125rem !important;
  }
  .xl\:w-1 {
    width: 0.25rem !important;
  }
  .xl\:w-1-pc {
    width: 1% !important;
  }
  .xl\:w-1\.5 {
    width: 0.375rem !important;
  }
  .xl\:w-1\/12 {
    width: 8.333333% !important;
  }
  .xl\:w-1\/2 {
    width: 50% !important;
  }
  .xl\:w-1\/3 {
    width: 33.333333% !important;
  }
  .xl\:w-1\/4 {
    width: 25% !important;
  }
  .xl\:w-1\/5 {
    width: 20% !important;
  }
  .xl\:w-1\/6 {
    width: 16.666667% !important;
  }
  .xl\:w-10 {
    width: 2.5rem !important;
  }
  .xl\:w-10-pc {
    width: 10% !important;
  }
  .xl\:w-10\/12 {
    width: 83.333333% !important;
  }
  .xl\:w-100 {
    width: 25rem !important;
  }
  .xl\:w-100-pc {
    width: 100% !important;
  }
  .xl\:w-11 {
    width: 2.75rem !important;
  }
  .xl\:w-11-pc {
    width: 11% !important;
  }
  .xl\:w-11\/12 {
    width: 91.666667% !important;
  }
  .xl\:w-12 {
    width: 3rem !important;
  }
  .xl\:w-12-pc {
    width: 12% !important;
  }
  .xl\:w-120 {
    width: 30rem !important;
  }
  .xl\:w-128 {
    width: 32rem !important;
  }
  .xl\:w-13 {
    width: 3.25rem !important;
  }
  .xl\:w-13-pc {
    width: 13% !important;
  }
  .xl\:w-14 {
    width: 3.5rem !important;
  }
  .xl\:w-14-pc {
    width: 14% !important;
  }
  .xl\:w-140 {
    width: 35rem !important;
  }
  .xl\:w-15 {
    width: 3.75rem !important;
  }
  .xl\:w-15-pc {
    width: 15% !important;
  }
  .xl\:w-16 {
    width: 4rem !important;
  }
  .xl\:w-16-pc {
    width: 16% !important;
  }
  .xl\:w-160 {
    width: 40rem !important;
  }
  .xl\:w-17-pc {
    width: 17% !important;
  }
  .xl\:w-18 {
    width: 4.5rem !important;
  }
  .xl\:w-18-pc {
    width: 18% !important;
  }
  .xl\:w-180 {
    width: 45rem !important;
  }
  .xl\:w-19-pc {
    width: 19% !important;
  }
  .xl\:w-192 {
    width: 48rem !important;
  }
  .xl\:w-2 {
    width: 0.5rem !important;
  }
  .xl\:w-2-pc {
    width: 2% !important;
  }
  .xl\:w-2\.5 {
    width: 0.625rem !important;
  }
  .xl\:w-2\/12 {
    width: 16.666667% !important;
  }
  .xl\:w-2\/3 {
    width: 66.666667% !important;
  }
  .xl\:w-2\/4 {
    width: 50% !important;
  }
  .xl\:w-2\/5 {
    width: 40% !important;
  }
  .xl\:w-2\/6 {
    width: 33.333333% !important;
  }
  .xl\:w-20 {
    width: 5rem !important;
  }
  .xl\:w-20-pc {
    width: 20% !important;
  }
  .xl\:w-200 {
    width: 50rem !important;
  }
  .xl\:w-21-pc {
    width: 21% !important;
  }
  .xl\:w-22 {
    width: 5.5rem !important;
  }
  .xl\:w-22-pc {
    width: 22% !important;
  }
  .xl\:w-23-pc {
    width: 23% !important;
  }
  .xl\:w-24 {
    width: 6rem !important;
  }
  .xl\:w-24-pc {
    width: 24% !important;
  }
  .xl\:w-240 {
    width: 60rem !important;
  }
  .xl\:w-25-pc {
    width: 25% !important;
  }
  .xl\:w-256 {
    width: 64rem !important;
  }
  .xl\:w-26 {
    width: 6.5rem !important;
  }
  .xl\:w-26-pc {
    width: 26% !important;
  }
  .xl\:w-27-pc {
    width: 27% !important;
  }
  .xl\:w-28 {
    width: 7rem !important;
  }
  .xl\:w-28-pc {
    width: 28% !important;
  }
  .xl\:w-280 {
    width: 70rem !important;
  }
  .xl\:w-29-pc {
    width: 29% !important;
  }
  .xl\:w-3 {
    width: 0.75rem !important;
  }
  .xl\:w-3-pc {
    width: 3% !important;
  }
  .xl\:w-3\.5 {
    width: 0.875rem !important;
  }
  .xl\:w-3\/12 {
    width: 25% !important;
  }
  .xl\:w-3\/4 {
    width: 75% !important;
  }
  .xl\:w-3\/5 {
    width: 60% !important;
  }
  .xl\:w-3\/6 {
    width: 50% !important;
  }
  .xl\:w-30 {
    width: 7.5rem !important;
  }
  .xl\:w-30-pc {
    width: 30% !important;
  }
  .xl\:w-31-pc {
    width: 31% !important;
  }
  .xl\:w-32 {
    width: 8rem !important;
  }
  .xl\:w-32-pc {
    width: 32% !important;
  }
  .xl\:w-320 {
    width: 80rem !important;
  }
  .xl\:w-33-pc {
    width: 33% !important;
  }
  .xl\:w-34-pc {
    width: 34% !important;
  }
  .xl\:w-35-pc {
    width: 35% !important;
  }
  .xl\:w-36 {
    width: 9rem !important;
  }
  .xl\:w-36-pc {
    width: 36% !important;
  }
  .xl\:w-360 {
    width: 90rem !important;
  }
  .xl\:w-37-pc {
    width: 37% !important;
  }
  .xl\:w-38-pc {
    width: 38% !important;
  }
  .xl\:w-39-pc {
    width: 39% !important;
  }
  .xl\:w-4 {
    width: 1rem !important;
  }
  .xl\:w-4-pc {
    width: 4% !important;
  }
  .xl\:w-4\/12 {
    width: 33.333333% !important;
  }
  .xl\:w-4\/5 {
    width: 80% !important;
  }
  .xl\:w-4\/6 {
    width: 66.666667% !important;
  }
  .xl\:w-40 {
    width: 10rem !important;
  }
  .xl\:w-40-pc {
    width: 40% !important;
  }
  .xl\:w-400 {
    width: 100rem !important;
  }
  .xl\:w-41-pc {
    width: 41% !important;
  }
  .xl\:w-42-pc {
    width: 42% !important;
  }
  .xl\:w-43-pc {
    width: 43% !important;
  }
  .xl\:w-44 {
    width: 11rem !important;
  }
  .xl\:w-44-pc {
    width: 44% !important;
  }
  .xl\:w-45-pc {
    width: 45% !important;
  }
  .xl\:w-46-pc {
    width: 46% !important;
  }
  .xl\:w-47-pc {
    width: 47% !important;
  }
  .xl\:w-48 {
    width: 12rem !important;
  }
  .xl\:w-48-pc {
    width: 48% !important;
  }
  .xl\:w-480 {
    width: 120rem !important;
  }
  .xl\:w-49-pc {
    width: 49% !important;
  }
  .xl\:w-5 {
    width: 1.25rem !important;
  }
  .xl\:w-5-pc {
    width: 5% !important;
  }
  .xl\:w-5\/12 {
    width: 41.666667% !important;
  }
  .xl\:w-5\/6 {
    width: 83.333333% !important;
  }
  .xl\:w-50 {
    width: 12.5rem !important;
  }
  .xl\:w-50-pc {
    width: 50% !important;
  }
  .xl\:w-51-pc {
    width: 51% !important;
  }
  .xl\:w-52 {
    width: 13rem !important;
  }
  .xl\:w-52-pc {
    width: 52% !important;
  }
  .xl\:w-53-pc {
    width: 53% !important;
  }
  .xl\:w-54-pc {
    width: 54% !important;
  }
  .xl\:w-55-pc {
    width: 55% !important;
  }
  .xl\:w-56 {
    width: 14rem !important;
  }
  .xl\:w-56-pc {
    width: 56% !important;
  }
  .xl\:w-57-pc {
    width: 57% !important;
  }
  .xl\:w-58-pc {
    width: 58% !important;
  }
  .xl\:w-59-pc {
    width: 59% !important;
  }
  .xl\:w-6 {
    width: 1.5rem !important;
  }
  .xl\:w-6-pc {
    width: 6% !important;
  }
  .xl\:w-6\/12 {
    width: 50% !important;
  }
  .xl\:w-60 {
    width: 15rem !important;
  }
  .xl\:w-60-pc {
    width: 60% !important;
  }
  .xl\:w-61-pc {
    width: 61% !important;
  }
  .xl\:w-62-pc {
    width: 62% !important;
  }
  .xl\:w-63-pc {
    width: 63% !important;
  }
  .xl\:w-64 {
    width: 16rem !important;
  }
  .xl\:w-64-pc {
    width: 64% !important;
  }
  .xl\:w-65-pc {
    width: 65% !important;
  }
  .xl\:w-66-pc {
    width: 66% !important;
  }
  .xl\:w-67-pc {
    width: 67% !important;
  }
  .xl\:w-68-pc {
    width: 68% !important;
  }
  .xl\:w-69-pc {
    width: 69% !important;
  }
  .xl\:w-7 {
    width: 1.75rem !important;
  }
  .xl\:w-7-pc {
    width: 7% !important;
  }
  .xl\:w-7\/12 {
    width: 58.333333% !important;
  }
  .xl\:w-70-pc {
    width: 70% !important;
  }
  .xl\:w-71-pc {
    width: 71% !important;
  }
  .xl\:w-72 {
    width: 18rem !important;
  }
  .xl\:w-72-pc {
    width: 72% !important;
  }
  .xl\:w-73-pc {
    width: 73% !important;
  }
  .xl\:w-74-pc {
    width: 74% !important;
  }
  .xl\:w-75-pc {
    width: 75% !important;
  }
  .xl\:w-76-pc {
    width: 76% !important;
  }
  .xl\:w-77-pc {
    width: 77% !important;
  }
  .xl\:w-78-pc {
    width: 78% !important;
  }
  .xl\:w-79-pc {
    width: 79% !important;
  }
  .xl\:w-8 {
    width: 2rem !important;
  }
  .xl\:w-8-pc {
    width: 8% !important;
  }
  .xl\:w-8\/12 {
    width: 66.666667% !important;
  }
  .xl\:w-80 {
    width: 20rem !important;
  }
  .xl\:w-80-pc {
    width: 80% !important;
  }
  .xl\:w-81-pc {
    width: 81% !important;
  }
  .xl\:w-82-pc {
    width: 82% !important;
  }
  .xl\:w-83-pc {
    width: 83% !important;
  }
  .xl\:w-84-pc {
    width: 84% !important;
  }
  .xl\:w-85-pc {
    width: 85% !important;
  }
  .xl\:w-86-pc {
    width: 86% !important;
  }
  .xl\:w-87-pc {
    width: 87% !important;
  }
  .xl\:w-88-pc {
    width: 88% !important;
  }
  .xl\:w-89-pc {
    width: 89% !important;
  }
  .xl\:w-9 {
    width: 2.25rem !important;
  }
  .xl\:w-9-pc {
    width: 9% !important;
  }
  .xl\:w-9\/12 {
    width: 75% !important;
  }
  .xl\:w-90 {
    width: 22.5rem !important;
  }
  .xl\:w-90-pc {
    width: 90% !important;
  }
  .xl\:w-91-pc {
    width: 91% !important;
  }
  .xl\:w-92-pc {
    width: 92% !important;
  }
  .xl\:w-93-pc {
    width: 93% !important;
  }
  .xl\:w-94-pc {
    width: 94% !important;
  }
  .xl\:w-95-pc {
    width: 95% !important;
  }
  .xl\:w-96 {
    width: 24rem !important;
  }
  .xl\:w-96-pc {
    width: 96% !important;
  }
  .xl\:w-97-pc {
    width: 97% !important;
  }
  .xl\:w-98-pc {
    width: 98% !important;
  }
  .xl\:w-99-pc {
    width: 99% !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-fit {
    width: fit-content !important;
  }
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-px {
    width: 1px !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .xl\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }
  .xl\:px-1\/2 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .xl\:px-1\/3 {
    padding-left: 33.333333% !important;
    padding-right: 33.333333% !important;
  }
  .xl\:px-1\/4 {
    padding-left: 25% !important;
    padding-right: 25% !important;
  }
  .xl\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .xl\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
  .xl\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }
  .xl\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-120 {
    padding-left: 30rem !important;
    padding-right: 30rem !important;
  }
  .xl\:px-128 {
    padding-left: 32rem !important;
    padding-right: 32rem !important;
  }
  .xl\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }
  .xl\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .xl\:px-140 {
    padding-left: 35rem !important;
    padding-right: 35rem !important;
  }
  .xl\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }
  .xl\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-160 {
    padding-left: 40rem !important;
    padding-right: 40rem !important;
  }
  .xl\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .xl\:px-180 {
    padding-left: 45rem !important;
    padding-right: 45rem !important;
  }
  .xl\:px-192 {
    padding-left: 48rem !important;
    padding-right: 48rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .xl\:px-2\/3 {
    padding-left: 66.666667% !important;
    padding-right: 66.666667% !important;
  }
  .xl\:px-2\/4 {
    padding-left: 50% !important;
    padding-right: 50% !important;
  }
  .xl\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:px-200 {
    padding-left: 50rem !important;
    padding-right: 50rem !important;
  }
  .xl\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }
  .xl\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .xl\:px-240 {
    padding-left: 60rem !important;
    padding-right: 60rem !important;
  }
  .xl\:px-256 {
    padding-left: 64rem !important;
    padding-right: 64rem !important;
  }
  .xl\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }
  .xl\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  .xl\:px-280 {
    padding-left: 70rem !important;
    padding-right: 70rem !important;
  }
  .xl\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .xl\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
  .xl\:px-3\/4 {
    padding-left: 75% !important;
    padding-right: 75% !important;
  }
  .xl\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
  .xl\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .xl\:px-320 {
    padding-left: 80rem !important;
    padding-right: 80rem !important;
  }
  .xl\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }
  .xl\:px-360 {
    padding-left: 90rem !important;
    padding-right: 90rem !important;
  }
  .xl\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
  .xl\:px-400 {
    padding-left: 100rem !important;
    padding-right: 100rem !important;
  }
  .xl\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }
  .xl\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }
  .xl\:px-480 {
    padding-left: 120rem !important;
    padding-right: 120rem !important;
  }
  .xl\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
  .xl\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }
  .xl\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }
  .xl\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }
  .xl\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }
  .xl\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }
  .xl\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .xl\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }
  .xl\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
  .xl\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }
  .xl\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }
  .xl\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }
  .xl\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .xl\:py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .xl\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }
  .xl\:py-1\/2 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .xl\:py-1\/3 {
    padding-top: 33.333333% !important;
    padding-bottom: 33.333333% !important;
  }
  .xl\:py-1\/4 {
    padding-top: 25% !important;
    padding-bottom: 25% !important;
  }
  .xl\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .xl\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
  .xl\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .xl\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-120 {
    padding-top: 30rem !important;
    padding-bottom: 30rem !important;
  }
  .xl\:py-128 {
    padding-top: 32rem !important;
    padding-bottom: 32rem !important;
  }
  .xl\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .xl\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .xl\:py-140 {
    padding-top: 35rem !important;
    padding-bottom: 35rem !important;
  }
  .xl\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .xl\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-160 {
    padding-top: 40rem !important;
    padding-bottom: 40rem !important;
  }
  .xl\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .xl\:py-180 {
    padding-top: 45rem !important;
    padding-bottom: 45rem !important;
  }
  .xl\:py-192 {
    padding-top: 48rem !important;
    padding-bottom: 48rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }
  .xl\:py-2\/3 {
    padding-top: 66.666667% !important;
    padding-bottom: 66.666667% !important;
  }
  .xl\:py-2\/4 {
    padding-top: 50% !important;
    padding-bottom: 50% !important;
  }
  .xl\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .xl\:py-200 {
    padding-top: 50rem !important;
    padding-bottom: 50rem !important;
  }
  .xl\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .xl\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .xl\:py-240 {
    padding-top: 60rem !important;
    padding-bottom: 60rem !important;
  }
  .xl\:py-256 {
    padding-top: 64rem !important;
    padding-bottom: 64rem !important;
  }
  .xl\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .xl\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .xl\:py-280 {
    padding-top: 70rem !important;
    padding-bottom: 70rem !important;
  }
  .xl\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .xl\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }
  .xl\:py-3\/4 {
    padding-top: 75% !important;
    padding-bottom: 75% !important;
  }
  .xl\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .xl\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .xl\:py-320 {
    padding-top: 80rem !important;
    padding-bottom: 80rem !important;
  }
  .xl\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .xl\:py-360 {
    padding-top: 90rem !important;
    padding-bottom: 90rem !important;
  }
  .xl\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .xl\:py-400 {
    padding-top: 100rem !important;
    padding-bottom: 100rem !important;
  }
  .xl\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .xl\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }
  .xl\:py-480 {
    padding-top: 120rem !important;
    padding-bottom: 120rem !important;
  }
  .xl\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .xl\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }
  .xl\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .xl\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }
  .xl\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .xl\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .xl\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .xl\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .xl\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .xl\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .xl\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }
  .xl\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }
  .xl\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0px !important;
  }
  .xl\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }
  .xl\:pb-1\/2 {
    padding-bottom: 50% !important;
  }
  .xl\:pb-1\/3 {
    padding-bottom: 33.333333% !important;
  }
  .xl\:pb-1\/4 {
    padding-bottom: 25% !important;
  }
  .xl\:pb-10 {
    padding-bottom: 2.5rem !important;
  }
  .xl\:pb-100 {
    padding-bottom: 25rem !important;
  }
  .xl\:pb-11 {
    padding-bottom: 2.75rem !important;
  }
  .xl\:pb-12 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-120 {
    padding-bottom: 30rem !important;
  }
  .xl\:pb-128 {
    padding-bottom: 32rem !important;
  }
  .xl\:pb-13 {
    padding-bottom: 3.25rem !important;
  }
  .xl\:pb-14 {
    padding-bottom: 3.5rem !important;
  }
  .xl\:pb-140 {
    padding-bottom: 35rem !important;
  }
  .xl\:pb-15 {
    padding-bottom: 3.75rem !important;
  }
  .xl\:pb-16 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-160 {
    padding-bottom: 40rem !important;
  }
  .xl\:pb-18 {
    padding-bottom: 4.5rem !important;
  }
  .xl\:pb-180 {
    padding-bottom: 45rem !important;
  }
  .xl\:pb-192 {
    padding-bottom: 48rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }
  .xl\:pb-2\/3 {
    padding-bottom: 66.666667% !important;
  }
  .xl\:pb-2\/4 {
    padding-bottom: 50% !important;
  }
  .xl\:pb-20 {
    padding-bottom: 5rem !important;
  }
  .xl\:pb-200 {
    padding-bottom: 50rem !important;
  }
  .xl\:pb-22 {
    padding-bottom: 5.5rem !important;
  }
  .xl\:pb-24 {
    padding-bottom: 6rem !important;
  }
  .xl\:pb-240 {
    padding-bottom: 60rem !important;
  }
  .xl\:pb-256 {
    padding-bottom: 64rem !important;
  }
  .xl\:pb-26 {
    padding-bottom: 6.5rem !important;
  }
  .xl\:pb-28 {
    padding-bottom: 7rem !important;
  }
  .xl\:pb-280 {
    padding-bottom: 70rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .xl\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }
  .xl\:pb-3\/4 {
    padding-bottom: 75% !important;
  }
  .xl\:pb-30 {
    padding-bottom: 7.5rem !important;
  }
  .xl\:pb-32 {
    padding-bottom: 8rem !important;
  }
  .xl\:pb-320 {
    padding-bottom: 80rem !important;
  }
  .xl\:pb-36 {
    padding-bottom: 9rem !important;
  }
  .xl\:pb-360 {
    padding-bottom: 90rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-40 {
    padding-bottom: 10rem !important;
  }
  .xl\:pb-400 {
    padding-bottom: 100rem !important;
  }
  .xl\:pb-44 {
    padding-bottom: 11rem !important;
  }
  .xl\:pb-48 {
    padding-bottom: 12rem !important;
  }
  .xl\:pb-480 {
    padding-bottom: 120rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .xl\:pb-50 {
    padding-bottom: 12.5rem !important;
  }
  .xl\:pb-52 {
    padding-bottom: 13rem !important;
  }
  .xl\:pb-56 {
    padding-bottom: 14rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-60 {
    padding-bottom: 15rem !important;
  }
  .xl\:pb-64 {
    padding-bottom: 16rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 1.75rem !important;
  }
  .xl\:pb-72 {
    padding-bottom: 18rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-80 {
    padding-bottom: 20rem !important;
  }
  .xl\:pb-9 {
    padding-bottom: 2.25rem !important;
  }
  .xl\:pb-90 {
    padding-bottom: 22.5rem !important;
  }
  .xl\:pb-96 {
    padding-bottom: 24rem !important;
  }
  .xl\:pb-px {
    padding-bottom: 1px !important;
  }
  .xl\:pl-0 {
    padding-left: 0px !important;
  }
  .xl\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }
  .xl\:pl-1\/2 {
    padding-left: 50% !important;
  }
  .xl\:pl-1\/3 {
    padding-left: 33.333333% !important;
  }
  .xl\:pl-1\/4 {
    padding-left: 25% !important;
  }
  .xl\:pl-10 {
    padding-left: 2.5rem !important;
  }
  .xl\:pl-100 {
    padding-left: 25rem !important;
  }
  .xl\:pl-11 {
    padding-left: 2.75rem !important;
  }
  .xl\:pl-12 {
    padding-left: 3rem !important;
  }
  .xl\:pl-120 {
    padding-left: 30rem !important;
  }
  .xl\:pl-128 {
    padding-left: 32rem !important;
  }
  .xl\:pl-13 {
    padding-left: 3.25rem !important;
  }
  .xl\:pl-14 {
    padding-left: 3.5rem !important;
  }
  .xl\:pl-140 {
    padding-left: 35rem !important;
  }
  .xl\:pl-15 {
    padding-left: 3.75rem !important;
  }
  .xl\:pl-16 {
    padding-left: 4rem !important;
  }
  .xl\:pl-160 {
    padding-left: 40rem !important;
  }
  .xl\:pl-18 {
    padding-left: 4.5rem !important;
  }
  .xl\:pl-180 {
    padding-left: 45rem !important;
  }
  .xl\:pl-192 {
    padding-left: 48rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }
  .xl\:pl-2\/3 {
    padding-left: 66.666667% !important;
  }
  .xl\:pl-2\/4 {
    padding-left: 50% !important;
  }
  .xl\:pl-20 {
    padding-left: 5rem !important;
  }
  .xl\:pl-200 {
    padding-left: 50rem !important;
  }
  .xl\:pl-22 {
    padding-left: 5.5rem !important;
  }
  .xl\:pl-24 {
    padding-left: 6rem !important;
  }
  .xl\:pl-240 {
    padding-left: 60rem !important;
  }
  .xl\:pl-256 {
    padding-left: 64rem !important;
  }
  .xl\:pl-26 {
    padding-left: 6.5rem !important;
  }
  .xl\:pl-28 {
    padding-left: 7rem !important;
  }
  .xl\:pl-280 {
    padding-left: 70rem !important;
  }
  .xl\:pl-3 {
    padding-left: 0.75rem !important;
  }
  .xl\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }
  .xl\:pl-3\/4 {
    padding-left: 75% !important;
  }
  .xl\:pl-30 {
    padding-left: 7.5rem !important;
  }
  .xl\:pl-32 {
    padding-left: 8rem !important;
  }
  .xl\:pl-320 {
    padding-left: 80rem !important;
  }
  .xl\:pl-36 {
    padding-left: 9rem !important;
  }
  .xl\:pl-360 {
    padding-left: 90rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1rem !important;
  }
  .xl\:pl-40 {
    padding-left: 10rem !important;
  }
  .xl\:pl-400 {
    padding-left: 100rem !important;
  }
  .xl\:pl-44 {
    padding-left: 11rem !important;
  }
  .xl\:pl-48 {
    padding-left: 12rem !important;
  }
  .xl\:pl-480 {
    padding-left: 120rem !important;
  }
  .xl\:pl-5 {
    padding-left: 1.25rem !important;
  }
  .xl\:pl-50 {
    padding-left: 12.5rem !important;
  }
  .xl\:pl-52 {
    padding-left: 13rem !important;
  }
  .xl\:pl-56 {
    padding-left: 14rem !important;
  }
  .xl\:pl-6 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-60 {
    padding-left: 15rem !important;
  }
  .xl\:pl-64 {
    padding-left: 16rem !important;
  }
  .xl\:pl-7 {
    padding-left: 1.75rem !important;
  }
  .xl\:pl-72 {
    padding-left: 18rem !important;
  }
  .xl\:pl-8 {
    padding-left: 2rem !important;
  }
  .xl\:pl-80 {
    padding-left: 20rem !important;
  }
  .xl\:pl-9 {
    padding-left: 2.25rem !important;
  }
  .xl\:pl-90 {
    padding-left: 22.5rem !important;
  }
  .xl\:pl-96 {
    padding-left: 24rem !important;
  }
  .xl\:pl-px {
    padding-left: 1px !important;
  }
  .xl\:pr-0 {
    padding-right: 0px !important;
  }
  .xl\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }
  .xl\:pr-1\/2 {
    padding-right: 50% !important;
  }
  .xl\:pr-1\/3 {
    padding-right: 33.333333% !important;
  }
  .xl\:pr-1\/4 {
    padding-right: 25% !important;
  }
  .xl\:pr-10 {
    padding-right: 2.5rem !important;
  }
  .xl\:pr-100 {
    padding-right: 25rem !important;
  }
  .xl\:pr-11 {
    padding-right: 2.75rem !important;
  }
  .xl\:pr-12 {
    padding-right: 3rem !important;
  }
  .xl\:pr-120 {
    padding-right: 30rem !important;
  }
  .xl\:pr-128 {
    padding-right: 32rem !important;
  }
  .xl\:pr-13 {
    padding-right: 3.25rem !important;
  }
  .xl\:pr-14 {
    padding-right: 3.5rem !important;
  }
  .xl\:pr-140 {
    padding-right: 35rem !important;
  }
  .xl\:pr-15 {
    padding-right: 3.75rem !important;
  }
  .xl\:pr-16 {
    padding-right: 4rem !important;
  }
  .xl\:pr-160 {
    padding-right: 40rem !important;
  }
  .xl\:pr-18 {
    padding-right: 4.5rem !important;
  }
  .xl\:pr-180 {
    padding-right: 45rem !important;
  }
  .xl\:pr-192 {
    padding-right: 48rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }
  .xl\:pr-2\/3 {
    padding-right: 66.666667% !important;
  }
  .xl\:pr-2\/4 {
    padding-right: 50% !important;
  }
  .xl\:pr-20 {
    padding-right: 5rem !important;
  }
  .xl\:pr-200 {
    padding-right: 50rem !important;
  }
  .xl\:pr-22 {
    padding-right: 5.5rem !important;
  }
  .xl\:pr-24 {
    padding-right: 6rem !important;
  }
  .xl\:pr-240 {
    padding-right: 60rem !important;
  }
  .xl\:pr-256 {
    padding-right: 64rem !important;
  }
  .xl\:pr-26 {
    padding-right: 6.5rem !important;
  }
  .xl\:pr-28 {
    padding-right: 7rem !important;
  }
  .xl\:pr-280 {
    padding-right: 70rem !important;
  }
  .xl\:pr-3 {
    padding-right: 0.75rem !important;
  }
  .xl\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }
  .xl\:pr-3\/4 {
    padding-right: 75% !important;
  }
  .xl\:pr-30 {
    padding-right: 7.5rem !important;
  }
  .xl\:pr-32 {
    padding-right: 8rem !important;
  }
  .xl\:pr-320 {
    padding-right: 80rem !important;
  }
  .xl\:pr-36 {
    padding-right: 9rem !important;
  }
  .xl\:pr-360 {
    padding-right: 90rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1rem !important;
  }
  .xl\:pr-40 {
    padding-right: 10rem !important;
  }
  .xl\:pr-400 {
    padding-right: 100rem !important;
  }
  .xl\:pr-44 {
    padding-right: 11rem !important;
  }
  .xl\:pr-48 {
    padding-right: 12rem !important;
  }
  .xl\:pr-480 {
    padding-right: 120rem !important;
  }
  .xl\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .xl\:pr-50 {
    padding-right: 12.5rem !important;
  }
  .xl\:pr-52 {
    padding-right: 13rem !important;
  }
  .xl\:pr-56 {
    padding-right: 14rem !important;
  }
  .xl\:pr-6 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-60 {
    padding-right: 15rem !important;
  }
  .xl\:pr-64 {
    padding-right: 16rem !important;
  }
  .xl\:pr-7 {
    padding-right: 1.75rem !important;
  }
  .xl\:pr-72 {
    padding-right: 18rem !important;
  }
  .xl\:pr-8 {
    padding-right: 2rem !important;
  }
  .xl\:pr-80 {
    padding-right: 20rem !important;
  }
  .xl\:pr-9 {
    padding-right: 2.25rem !important;
  }
  .xl\:pr-90 {
    padding-right: 22.5rem !important;
  }
  .xl\:pr-96 {
    padding-right: 24rem !important;
  }
  .xl\:pr-px {
    padding-right: 1px !important;
  }
  .xl\:pt-0 {
    padding-top: 0px !important;
  }
  .xl\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }
  .xl\:pt-1\/2 {
    padding-top: 50% !important;
  }
  .xl\:pt-1\/3 {
    padding-top: 33.333333% !important;
  }
  .xl\:pt-1\/4 {
    padding-top: 25% !important;
  }
  .xl\:pt-10 {
    padding-top: 2.5rem !important;
  }
  .xl\:pt-100 {
    padding-top: 25rem !important;
  }
  .xl\:pt-11 {
    padding-top: 2.75rem !important;
  }
  .xl\:pt-12 {
    padding-top: 3rem !important;
  }
  .xl\:pt-120 {
    padding-top: 30rem !important;
  }
  .xl\:pt-128 {
    padding-top: 32rem !important;
  }
  .xl\:pt-13 {
    padding-top: 3.25rem !important;
  }
  .xl\:pt-14 {
    padding-top: 3.5rem !important;
  }
  .xl\:pt-140 {
    padding-top: 35rem !important;
  }
  .xl\:pt-15 {
    padding-top: 3.75rem !important;
  }
  .xl\:pt-16 {
    padding-top: 4rem !important;
  }
  .xl\:pt-160 {
    padding-top: 40rem !important;
  }
  .xl\:pt-18 {
    padding-top: 4.5rem !important;
  }
  .xl\:pt-180 {
    padding-top: 45rem !important;
  }
  .xl\:pt-192 {
    padding-top: 48rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }
  .xl\:pt-2\/3 {
    padding-top: 66.666667% !important;
  }
  .xl\:pt-2\/4 {
    padding-top: 50% !important;
  }
  .xl\:pt-20 {
    padding-top: 5rem !important;
  }
  .xl\:pt-200 {
    padding-top: 50rem !important;
  }
  .xl\:pt-22 {
    padding-top: 5.5rem !important;
  }
  .xl\:pt-24 {
    padding-top: 6rem !important;
  }
  .xl\:pt-240 {
    padding-top: 60rem !important;
  }
  .xl\:pt-256 {
    padding-top: 64rem !important;
  }
  .xl\:pt-26 {
    padding-top: 6.5rem !important;
  }
  .xl\:pt-28 {
    padding-top: 7rem !important;
  }
  .xl\:pt-280 {
    padding-top: 70rem !important;
  }
  .xl\:pt-3 {
    padding-top: 0.75rem !important;
  }
  .xl\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }
  .xl\:pt-3\/4 {
    padding-top: 75% !important;
  }
  .xl\:pt-30 {
    padding-top: 7.5rem !important;
  }
  .xl\:pt-32 {
    padding-top: 8rem !important;
  }
  .xl\:pt-320 {
    padding-top: 80rem !important;
  }
  .xl\:pt-36 {
    padding-top: 9rem !important;
  }
  .xl\:pt-360 {
    padding-top: 90rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1rem !important;
  }
  .xl\:pt-40 {
    padding-top: 10rem !important;
  }
  .xl\:pt-400 {
    padding-top: 100rem !important;
  }
  .xl\:pt-44 {
    padding-top: 11rem !important;
  }
  .xl\:pt-48 {
    padding-top: 12rem !important;
  }
  .xl\:pt-480 {
    padding-top: 120rem !important;
  }
  .xl\:pt-5 {
    padding-top: 1.25rem !important;
  }
  .xl\:pt-50 {
    padding-top: 12.5rem !important;
  }
  .xl\:pt-52 {
    padding-top: 13rem !important;
  }
  .xl\:pt-56 {
    padding-top: 14rem !important;
  }
  .xl\:pt-6 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-60 {
    padding-top: 15rem !important;
  }
  .xl\:pt-64 {
    padding-top: 16rem !important;
  }
  .xl\:pt-7 {
    padding-top: 1.75rem !important;
  }
  .xl\:pt-72 {
    padding-top: 18rem !important;
  }
  .xl\:pt-8 {
    padding-top: 2rem !important;
  }
  .xl\:pt-80 {
    padding-top: 20rem !important;
  }
  .xl\:pt-9 {
    padding-top: 2.25rem !important;
  }
  .xl\:pt-90 {
    padding-top: 22.5rem !important;
  }
  .xl\:pt-96 {
    padding-top: 24rem !important;
  }
  .xl\:pt-px {
    padding-top: 1px !important;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ol/ol.css ***!
  \****************************************************************************************************************************************************************************************************************/
.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1.5px solid rgb(179,197,219);
  background-color: rgba(255,255,255,0.4);
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

.ol-scale-line {
  background: rgba(0,60,136,0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
  transition: all 0.25s;
}

.ol-scale-singlebar-even{
  background-color: #000000;
}

.ol-scale-singlebar-odd{
  background-color: #ffffff;
}

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px;
}

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: #000000;
  float: right;
  z-index: 10;
}

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 12px;
  z-index: 11;
  color: #000000;
  text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}

.ol-scale-text {
  position: absolute;
  font-size: 14px;
  text-align: center;
  bottom: 25px;
  color: #000000;
  text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-index: 9;
  box-sizing: border-box;
  border: 1px solid black;
}

.ol-unsupported {
  display: none;
}

.ol-viewport, .ol-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ol-viewport canvas {
  all: unset;
}

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  user-select: text;
}

.ol-grabbing {
  cursor: grabbing;
}

.ol-grab {
  cursor: move;
  cursor: grab;
}

.ol-control {
  position: absolute;
  background-color: rgba(255,255,255,0.4);
  border-radius: 4px;
  padding: 2px;
}

.ol-control:hover {
  background-color: rgba(255,255,255,0.6);
}

.ol-zoom {
  top: .5em;
  left: .5em;
}

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear, visibility 0s linear;
}

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear, visibility 0s linear .25s;
}

.ol-zoom-extent {
  top: 4.643em;
  left: .5em;
}

.ol-full-screen {
  right: .5em;
  top: .5em;
}

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0,60,136,0.5);
  border: none;
  border-radius: 2px;
}

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

.ol-zoom-extent button {
  line-height: 1.4em;
}

.ol-compass {
  display: block;
  font-weight: normal;
  font-size: 1.2em;
  will-change: transform;
}

.ol-touch .ol-control button {
  font-size: 1.5em;
}

.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

.ol-control button:hover,
.ol-control button:focus {
  text-decoration: none;
  background-color: rgba(0,60,136,0.7);
}

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em);
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}

.ol-attribution a {
  color: rgba(0,60,136,0.7);
  text-decoration: none;
}

.ol-attribution ul {
  margin: 0;
  padding: 1px .5em;
  color: #000;
  text-shadow: 0 0 2px #fff;
  font-size: 12px;
}

.ol-attribution li {
  display: inline;
  list-style: none;
}

.ol-attribution li:not(:last-child):after {
  content: " ";
}

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

.ol-attribution button {
  flex-shrink: 0;
}

.ol-attribution.ol-collapsed ul {
  display: none;
}

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255,255,255,0.8);
}

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
}

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em;
}

.ol-attribution.ol-uncollapsible button {
  display: none;
}

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px;
}

.ol-zoomslider button {
  position: relative;
  height: 10px;
}

.ol-touch .ol-zoomslider {
  top: 5.5em;
}

.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: block;
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 2px;
  left: 2px;
  position: absolute;
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255,255,255,0.8);
}

.ol-overviewmap-box {
  border: 2px dotted rgba(0,60,136,0.7);
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}

/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./styles/hop.css ***!
  \********************************************************************************************************************************************************************************************************/
.homepage-top-level-styling {
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	background-image: url("/assets/homepage-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 10px;
}

/*# sourceMappingURL=styles.css.map*/